Pin PHPUnit to 9.5
parent
b0382f15c4
commit
379fe45154
|
@ -43,7 +43,7 @@
|
|||
"symfony/polyfill-php82": "^1.27"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7.5 | ^8.5 | ^9.5",
|
||||
"phpunit/phpunit": "^7.5 | ^8.5 | 9.5.*",
|
||||
"psy/psysh": "*",
|
||||
"sandfox.dev/code-standard": "^1",
|
||||
"squizlabs/php_codesniffer": "*",
|
||||
|
|
Loading…
Reference in New Issue