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 033f5bc commit bdf1fabCopy full SHA for bdf1fab
composer.json
@@ -9,10 +9,10 @@
9
"email": "prosperotemuyiwa@gmail.com"
10
}
11
],
12
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
13
"require": {
14
"php": ">=5.6.4",
15
- "illuminate/support": "~5.2.0|~5.3.0",
+ "illuminate/support": "~5.2.0",
16
"sinergi/browser-detector": "6.0.*"
17
},
18
"require-dev": {
0 commit comments