We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc3a610 commit f84f7f1Copy full SHA for f84f7f1
1 file changed
composer.json
@@ -36,16 +36,15 @@
36
"psr/http-factory": "^1.0",
37
"symfony/psr-http-message-bridge": "^6.3 || ^7.0"
38
},
39
- "require-dev": {
+ "require-dev": {
40
"roave/security-advisories": "dev-latest",
41
- "codeception/codeception": "^5.3",
42
- "codeception/stub": "^4.1.4",
+ "codeception/codeception": "^5.3.5",
+ "codeception/stub": "^4.3.0",
43
"codeception/module-symfony": "^3.5",
44
- "codeception/phpunit-wrapper": "^9",
45
"codeception/module-asserts": "^2",
46
"phpstan/phpstan": "2.1.26",
47
"phpstan/phpstan-symfony": "^2.0.2",
48
- "phpunit/phpunit": "^10.5",
+ "phpunit/phpunit": "^12.5.23 || ^13.1.7",
49
"nyholm/psr7": "^1",
50
"symfony/phpunit-bridge": "^6",
51
"fakerphp/faker": "^1.23"
0 commit comments