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 cfba608 commit 35c38b4Copy full SHA for 35c38b4
1 file changed
composer.json
@@ -45,6 +45,9 @@
45
"polishsymfonycommunity/symfony-mocker-container": "^1.0",
46
"bitbag/coding-standard": "^3.0"
47
},
48
+ "conflict": {
49
+ "doctrine/persistence": "<3.0"
50
+ },
51
"prefer-stable": true,
52
"autoload": {
53
"psr-4": {
0 commit comments