We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8242de4 commit 9139ad1Copy full SHA for 9139ad1
composer.json
@@ -9,7 +9,7 @@
9
],
10
"require": {
11
"php" : "^5.6|^7.0",
12
- "illuminate/support": "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0"
+ "illuminate/support": "~5.1.x|~5.2.x|~5.3.x|~5.4.x|~5.5.x|~5.6.x"
13
},
14
"autoload" : {
15
"psr-4" : {
0 commit comments