We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
amd64
1 parent 61eec29 commit a51ff87Copy full SHA for a51ff87
1 file changed
src/Environment/Architecture/Factory.php
@@ -33,6 +33,7 @@ class Factory
33
private const UNAME_MAPPINGS = [
34
Architecture::ARCH_X86_64 => [
35
'AMD64',
36
+ 'amd64',
37
'x86',
38
'x64',
39
'x86_64',
0 commit comments