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 68177e3 commit 35fe3dfCopy full SHA for 35fe3df
composer.json
@@ -30,7 +30,6 @@
30
"phpstan/phpstan": "^1.8",
31
"squizlabs/php_codesniffer": "^3.7",
32
"symplify/easy-coding-standard": "^11.0",
33
- "vimeo/psalm": "^4.24",
34
"symfony/var-dumper": "^6.1|^7.0",
35
"rector/rector": "^1.2"
36
},
@@ -39,6 +38,7 @@
39
38
"symfony/http-client": "^6.1|^7.0",
40
"symfony/serializer": "^6.1|^7.0",
41
"symfony/property-access": "^6.1|^7.0",
42
- "phpunit/phpunit": "^9"
+ "phpunit/phpunit": "^10|^11",
+ "webmozart/assert": "^1.11"
43
}
44
0 commit comments