Skip to content

Commit fc308fa

Browse files
Support L5.4
1 parent 2ff3250 commit fc308fa

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
@@ -27,7 +27,7 @@
2727
"illuminate/config": "~5.1",
2828
"illuminate/contracts": "~5.1",
2929
"illuminate/support": "~5.1",
30-
"laravel-doctrine/orm": "1.0.*|1.1.*|1.2.*"
30+
"laravel-doctrine/orm": "~1.0"
3131
},
3232
"require-dev": {
3333
"phpunit/phpunit": "~4.0",

0 commit comments

Comments
 (0)