We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5ff0b commit aa24a1aCopy full SHA for aa24a1a
3 files changed
composer.json
@@ -10,7 +10,7 @@
10
"api-platform/core": "^4.0",
11
"composer/semver": "^3.4",
12
"doctrine/dbal": "^4.0",
13
- "doctrine/doctrine-bundle": "^3.0",
+ "doctrine/doctrine-bundle": "^2.13",
14
"doctrine/doctrine-migrations-bundle": "^3.4",
15
"doctrine/orm": "^3.0",
16
"easycorp/easyadmin-bundle": "^4.0",
@@ -53,7 +53,7 @@
53
"phpstan/phpstan-doctrine": "^2.0",
54
"phpstan/phpstan-phpunit": "^2.0",
55
"phpstan/phpstan-symfony": "^2.0",
56
- "phpunit/phpunit": "^11.3",
+ "phpunit/phpunit": "^12.0",
57
"rector/rector": "^2.0",
58
"symfony/css-selector": "^7.2",
59
"symfony/debug-bundle": "^7.2",
0 commit comments