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 0803b82 + a719b52 commit 8ce17f8Copy full SHA for 8ce17f8
composer.json
@@ -15,10 +15,10 @@
15
},
16
"require": {
17
"php": ">=7.0.0",
18
- "illuminate/config": "5.1.* || 5.3.* || 5.4.*",
19
- "illuminate/events": "5.1.* || 5.3.* || 5.4.*",
20
- "illuminate/routing": "5.1.* || 5.3.* || 5.4.*",
21
- "illuminate/support": "5.1.* || 5.3.* || 5.4.*",
+ "illuminate/config": "5.1.* || 5.3.* || 5.4.* || 5.5.*",
+ "illuminate/events": "5.1.* || 5.3.* || 5.4.* || 5.5.*",
+ "illuminate/routing": "5.1.* || 5.3.* || 5.4.* || 5.5.*",
+ "illuminate/support": "5.1.* || 5.3.* || 5.4.* || 5.5.*",
22
"nesbot/carbon": "^1.19",
23
"mixpanel/mixpanel-php": "~2.0",
24
"sinergi/browser-detector": "~5.0"
0 commit comments