Pin PHPUnit to 9.5

master
Anton Smirnov 2023-02-23 23:08:22 +02:00
parent b0382f15c4
commit 379fe45154
1 changed files with 1 additions and 1 deletions

View File

@ -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": "*",