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 bafb98b commit eae5c63Copy full SHA for eae5c63
composer.json
@@ -12,6 +12,7 @@
12
"minimum-stability": "stable",
13
"require": {
14
"php": ">=7.0",
15
+ "illuminate/cache": "^5.3|^5.4",
16
"illuminate/support": "^5.3|^5.4",
17
"opensoft/rollout": "^2.2"
18
},
0 commit comments