Skip to content

Commit 344197f

Browse files
author
Aleksander Korelskiy
committed
doctrine dependency revert
1 parent e7d443c commit 344197f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"require": {
1010
"php": ">=7",
1111
"symfony/http-foundation": "^3.1",
12-
"doctrine/orm": "dev-master"
12+
"doctrine/orm": "~2.5.4"
1313
},
1414
"require-dev": {
1515
"codeception/codeception": "*"

0 commit comments

Comments
 (0)