We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 261ba76 commit 488bec7Copy full SHA for 488bec7
composer.json
@@ -18,8 +18,8 @@
18
"nettrine/annotations": "^0.7.0 || ^0.8.0",
19
"nettrine/cache": "^0.3.0 || ^0.4.0",
20
"nettrine/dbal": "^0.8.0 || ^0.9.0",
21
- "doctrine/orm": "^2.6.3",
22
- "doctrine/common":"^2.13.1 || ^3.0.0"
+ "doctrine/orm": "^2.14.0",
+ "doctrine/common":"^3.4.3"
23
},
24
"require-dev": {
25
"mockery/mockery": "^1.3.1",
0 commit comments