Skip to content

Commit 380cd97

Browse files
committed
Allow 0.12 of fractal for compatibility.
1 parent 2640b71 commit 380cd97

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
@@ -16,7 +16,7 @@
1616
"illuminate/view": "~5.1",
1717
"illuminate/http": "~5.1",
1818
"illuminate/filesystem": "~5.1",
19-
"league/fractal": "~0.13",
19+
"league/fractal": "~0.12",
2020
"laravelcollective/html": "~5.1",
2121
"maatwebsite/excel": "^2.0",
2222
"dompdf/dompdf": "^0.6.1"

0 commit comments

Comments
 (0)