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.
2 parents 23808b6 + f42cbc8 commit 66015a9Copy full SHA for 66015a9
composer.json
@@ -20,13 +20,13 @@
20
],
21
"require": {
22
"php": "~7.0",
23
- "cartalyst/tags": "4.0.*",
+ "cartalyst/tags": "5.0.*",
24
"guzzlehttp/guzzle": "^6.2",
25
- "illuminate/database": "5.3.*|5.4.*",
26
- "illuminate/support": "5.3.*|5.4.*",
27
- "illuminate/console": "5.3.*|5.4.*",
28
- "illuminate/contracts": "5.3.*|5.4.*",
29
- "illuminate/events": "5.3.*|5.4.*",
+ "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