We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 325e9fd commit 168d9fbCopy full SHA for 168d9fb
composer.json
@@ -18,11 +18,11 @@
18
"illuminate/contracts": "~5.2.0|~5.3.0|~5.4.0",
19
"illuminate/support": "~5.2.0|~5.3.0|~5.4.0",
20
"kargnas/alternative-laravel-cache": "0.1",
21
- "spatie/laravel-fractal": "^2.0|^3.0"
+ "spatie/laravel-fractal": "^2.0|^3.0|^4.0"
22
},
23
"require-dev": {
24
"phpunit/phpunit": "^6.0",
25
"friendsofphp/php-cs-fixer": "^2.1",
26
"roave/security-advisories": "dev-master"
27
}
28
-}
+}
0 commit comments