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 3620f31 commit 6fffc31Copy full SHA for 6fffc31
composer.json
@@ -43,8 +43,9 @@
43
},
44
"require-dev": {
45
"dibi/dibi": "^3.0.0 || ^4.0.0",
46
- "doctrine/cache": "^1.11",
47
- "doctrine/orm": "^2.6.12",
+ "doctrine/cache": "^1.11.0",
+ "doctrine/orm": "^2.11.1",
48
+ "doctrine/annotations": "^1.12.1",
49
"elasticsearch/elasticsearch": "^7.1",
50
"contributte/code-rules": "^1.1.0",
51
"mockery/mockery": "^1.3.3",
0 commit comments