Skip to content

Commit b98f240

Browse files
committed
Stricter composer.json
1 parent 07bb75c commit b98f240

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
@@ -24,7 +24,7 @@
2424
"php" : ">=7.1",
2525
"thecodingmachine/tdbm" : "~5.0.0",
2626
"doctrine/doctrine-bundle": "^1.9",
27-
"doctrine/orm": "*"
27+
"doctrine/orm": "^1 || ^2"
2828
},
2929
"require-dev": {
3030
"roave/security-advisories": "dev-master",

0 commit comments

Comments
 (0)