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 35fe3df commit 25bb92eCopy full SHA for 25bb92e
composer.json
@@ -31,14 +31,14 @@
31
"squizlabs/php_codesniffer": "^3.7",
32
"symplify/easy-coding-standard": "^11.0",
33
"symfony/var-dumper": "^6.1|^7.0",
34
- "rector/rector": "^1.2"
+ "rector/rector": "^1.2",
35
+ "phpunit/phpunit": "^10|^11.5"
36
},
37
"require": {
38
"php": ">=8.2",
39
"symfony/http-client": "^6.1|^7.0",
40
"symfony/serializer": "^6.1|^7.0",
41
"symfony/property-access": "^6.1|^7.0",
- "phpunit/phpunit": "^10|^11",
42
"webmozart/assert": "^1.11"
43
}
44
0 commit comments