Skip to content

Commit bf609d0

Browse files
Support L5.4
1 parent 38673bd commit bf609d0

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
"illuminate/contracts": "~5.1",
2525
"illuminate/support": "~5.1",
2626
"illuminate/http": "~5.1",
27-
"laravel-doctrine/orm": "1.0.*|1.1.*|1.2.*"
27+
"laravel-doctrine/orm": "~1.0"
2828
},
2929
"suggest": {
3030
"gedmo/doctrine-extensions": "Behavioral Doctrine2 extensions (^2.4)",

0 commit comments

Comments
 (0)