Skip to content

Commit 4756670

Browse files
committed
Merge pull request dingo#707 from aejnsn/patch-1
Allow later versions of Fractal
2 parents 4c8d21c + 6c774c2 commit 4756670

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
@@ -14,7 +14,7 @@
1414
"illuminate/routing": "~5.1",
1515
"illuminate/support": "~5.1",
1616
"dingo/blueprint": "0.1.*",
17-
"league/fractal": "0.12.*",
17+
"league/fractal": ">=0.12.0",
1818
"doctrine/annotations": "1.2.*",
1919
"phpdocumentor/reflection-docblock": "2.0.*"
2020
},

0 commit comments

Comments
 (0)