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 29cbc40 commit 24854adCopy full SHA for 24854ad
composer.json
@@ -32,7 +32,8 @@
32
"phpstan/phpstan-deprecation-rules": "^0.12",
33
"phpstan/phpstan-phpunit": "^0.12",
34
"phpstan/phpstan-strict-rules": "^0.12",
35
- "doctrine/orm": "^2.6"
+ "doctrine/orm": "^2.6",
36
+ "doctrine/persistence": "^1.3||^2.0"
37
},
38
"autoload": {
39
"psr-4": { "Doctrine\\Bundle\\MigrationsBundle\\": "" },
0 commit comments