mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Disable platform check for Phar
This commit is contained in:
parent
6ebc9ae8c6
commit
24b44f1974
@ -3,5 +3,8 @@
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
"humbug/box": "^3.8"
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"platform-check": false
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user