Skip to content

Commit f12bce2

Browse files
Merge pull request #1723 from dingo/feature/laravel-7
Update fractal dependency
2 parents 7249e2b + ebd7c63 commit f12bce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dingo/blueprint": "^0.4",
1818
"illuminate/routing": "^7.0",
1919
"illuminate/support": "^7.0",
20-
"league/fractal": "^0.17"
20+
"league/fractal": "^0.19"
2121
},
2222
"require-dev": {
2323
"phpdocumentor/reflection-docblock": "3.3.2",

0 commit comments

Comments
 (0)