Skip to content

Commit f84f7f1

Browse files
[Task] Update PHPunit and Codeception (#1763)
* [Task] Update PHPunit and Codeception * Update codeception/stub * [Task] Fix tests * [Task] Fix tests --------- Co-authored-by: Martin Eiber <martin.eiber@pimcore.com>
1 parent cc3a610 commit f84f7f1

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

composer.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,15 @@
3636
"psr/http-factory": "^1.0",
3737
"symfony/psr-http-message-bridge": "^6.3 || ^7.0"
3838
},
39-
"require-dev": {
39+
"require-dev": {
4040
"roave/security-advisories": "dev-latest",
41-
"codeception/codeception": "^5.3",
42-
"codeception/stub": "^4.1.4",
41+
"codeception/codeception": "^5.3.5",
42+
"codeception/stub": "^4.3.0",
4343
"codeception/module-symfony": "^3.5",
44-
"codeception/phpunit-wrapper": "^9",
4544
"codeception/module-asserts": "^2",
4645
"phpstan/phpstan": "2.1.26",
4746
"phpstan/phpstan-symfony": "^2.0.2",
48-
"phpunit/phpunit": "^10.5",
47+
"phpunit/phpunit": "^12.5.23 || ^13.1.7",
4948
"nyholm/psr7": "^1",
5049
"symfony/phpunit-bridge": "^6",
5150
"fakerphp/faker": "^1.23"

0 commit comments

Comments
 (0)