Skip to content

Commit d2bcc6a

Browse files
committed
Composer: lock doctrine/common dependency
1 parent 3a4e288 commit d2bcc6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"nettrine/dbal": "^0.2.0 || ^0.3.0",
2424
"doctrine/orm": "^2.6.3",
2525
"doctrine/cache": "^1.8.0",
26-
"doctrine/annotations": "^1.6.0"
26+
"doctrine/annotations": "^1.6.0",
27+
"doctrine/common": "^2.13.1"
2728
},
2829
"require-dev": {
2930
"ninjify/qa": "^0.8.0",

0 commit comments

Comments
 (0)