Skip to content

Commit 2772701

Browse files
authored
Merge pull request #30 from Omranic/patch-2
Update league/fractal to latest version
2 parents de9ca5c + 2e4b118 commit 2772701

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
"require": {
1818
"php": ">=8.0.2",
1919
"yajra/laravel-datatables-oracle": "^10.0",
20-
"league/fractal": "^0.19.2"
20+
"league/fractal": "^0.20.1"
2121
},
2222
"require-dev": {
2323
"nunomaduro/larastan": "^2.1",

0 commit comments

Comments
 (0)