Skip to content

Commit 73aa5ec

Browse files
Support ORM 1.2
1 parent 885ac5b commit 73aa5ec

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
@@ -22,7 +22,7 @@
2222
"illuminate/contracts": "5.1.*|5.2.*",
2323
"illuminate/console": "5.1.*|5.2.*",
2424
"illuminate/support": "5.1.*|5.2.*",
25-
"laravel-doctrine/orm": "1.0.*|1.1.*"
25+
"laravel-doctrine/orm": "1.0.*|1.1.*|1.2.*"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "~4.0",

0 commit comments

Comments
 (0)