mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Pin PHP 8.0 polyfill version
This commit is contained in:
parent
da47f198ad
commit
48d37eaade
@ -2,7 +2,8 @@
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
"humbug/box": "3.10.*"
|
||||
"humbug/box": "^3.16",
|
||||
"symfony/polyfill-php80": "1.24.0"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user