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.
1 parent 4272c67 commit a9515f7Copy full SHA for a9515f7
composer.json
@@ -28,8 +28,8 @@
28
"phpstan/phpstan-deprecation-rules": "^2.0",
29
"phpunit/phpunit": "^9.5.6",
30
"squizlabs/php_codesniffer": "~3.5",
31
- "symfony/phpunit-bridge": "^5.1",
32
- "symfony/var-dumper": "^6.3"
+ "symfony/phpunit-bridge": "^6.4 || ^7.3 || ^8.0",
+ "symfony/var-dumper": "^6.4 || ^7.3 || ^8.0"
33
},
34
"extra": {
35
"branch-alias": {
0 commit comments