Skip to content

Commit 488bec7

Browse files
committed
Composer: upgrade orm to 2.14 and common to 3.4
1 parent 261ba76 commit 488bec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"nettrine/annotations": "^0.7.0 || ^0.8.0",
1919
"nettrine/cache": "^0.3.0 || ^0.4.0",
2020
"nettrine/dbal": "^0.8.0 || ^0.9.0",
21-
"doctrine/orm": "^2.6.3",
22-
"doctrine/common":"^2.13.1 || ^3.0.0"
21+
"doctrine/orm": "^2.14.0",
22+
"doctrine/common":"^3.4.3"
2323
},
2424
"require-dev": {
2525
"mockery/mockery": "^1.3.1",

0 commit comments

Comments
 (0)