Skip to content

Commit 6c774c2

Browse files
committed
Remove * from Fractal requirement
Let's see if this passes.
1 parent 89b581e commit 6c774c2

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)