Skip to content

Commit aa24a1a

Browse files
committed
5564: Update to phpunit 12
1 parent 7e5ff0b commit aa24a1a

3 files changed

Lines changed: 222 additions & 322 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"api-platform/core": "^4.0",
1111
"composer/semver": "^3.4",
1212
"doctrine/dbal": "^4.0",
13-
"doctrine/doctrine-bundle": "^3.0",
13+
"doctrine/doctrine-bundle": "^2.13",
1414
"doctrine/doctrine-migrations-bundle": "^3.4",
1515
"doctrine/orm": "^3.0",
1616
"easycorp/easyadmin-bundle": "^4.0",
@@ -53,7 +53,7 @@
5353
"phpstan/phpstan-doctrine": "^2.0",
5454
"phpstan/phpstan-phpunit": "^2.0",
5555
"phpstan/phpstan-symfony": "^2.0",
56-
"phpunit/phpunit": "^11.3",
56+
"phpunit/phpunit": "^12.0",
5757
"rector/rector": "^2.0",
5858
"symfony/css-selector": "^7.2",
5959
"symfony/debug-bundle": "^7.2",

0 commit comments

Comments
 (0)