We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a158699 + 9805cfd commit 0bfd495Copy full SHA for 0bfd495
composer.json
@@ -22,11 +22,11 @@
22
"php": "~7.0",
23
"cartalyst/tags": "5.0.*",
24
"guzzlehttp/guzzle": "^6.2",
25
- "illuminate/database": "5.3.*|5.4.*|5.5.*|5.6.*",
26
- "illuminate/support": "5.3.*|5.4.*|5.5.*|5.6.*",
27
- "illuminate/console": "5.3.*|5.4.*|5.5.*|5.6.*",
28
- "illuminate/contracts": "5.3.*|5.4.*|5.5.*|5.6.*",
29
- "illuminate/events": "5.3.*|5.4.*|5.5.*|5.6.*",
+ "illuminate/database": "5.3.*|5.4.*|5.5.*",
+ "illuminate/support": "5.3.*|5.4.*|5.5.*",
+ "illuminate/console": "5.3.*|5.4.*|5.5.*",
+ "illuminate/contracts": "5.3.*|5.4.*|5.5.*",
+ "illuminate/events": "5.3.*|5.4.*|5.5.*",
30
"league/fractal": "^0.14.0"
31
},
32
"require-dev": {
0 commit comments