Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 59fdaeb

Browse files
stofvicb
authored andcommitted
Bumped Doctrine to 2.2.3
1 parent 31d35a6 commit 59fdaeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"require": {
88
"php": ">=5.3.3",
99
"symfony/symfony": "2.1.*",
10-
"doctrine/orm": "2.2.*",
10+
"doctrine/orm": ">=2.2.3,<2.4-dev",
1111
"doctrine/doctrine-bundle": "dev-master",
1212
"twig/extensions": "dev-master",
1313
"symfony/assetic-bundle": "dev-master",

0 commit comments

Comments
 (0)