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 129aaf2 commit deaa169Copy full SHA for deaa169
composer.json
@@ -31,7 +31,7 @@
31
"doctrine/doctrine-bundle": "^2.4",
32
"doctrine/orm": "^2.10.0",
33
"symfony/http-client": "^5.4.7|^6.0",
34
- "symfony/phpunit-bridge": "^5.4.7|^6.0",
+ "symfony/phpunit-bridge": "^5.4.17|^6.0",
35
"symfony/polyfill-php80": "^1.16.0",
36
"symfony/security-core": "^5.4.7|^6.0",
37
"symfony/yaml": "^5.4.3|^6.0",
@@ -44,7 +44,7 @@
44
"conflict": {
45
"doctrine/orm": "<2.10",
46
"doctrine/doctrine-bundle": "<2.4",
47
- "symfony/doctrine-bridge": "<5.4"
+ "symfony/doctrine-bridge": "<5.4",
48
},
49
"autoload": {
50
"psr-4": { "Symfony\\Bundle\\MakerBundle\\": "src/" }
0 commit comments