We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5d93e0 + 00e9478 commit b53e03aCopy full SHA for b53e03a
composer.json
@@ -12,10 +12,10 @@
12
"license":"MIT",
13
"require":{
14
"php":">= 7.0",
15
- "illuminate/database":"5.5.x|5.6.x|5.7.x",
16
- "illuminate/http":"5.5.x|5.6.x|5.7.x",
17
- "illuminate/routing":"5.5.x|5.6.x|5.7.x",
18
- "illuminate/support":"5.5.x|5.6.x|5.7.x",
+ "illuminate/database":"5.5.x|5.6.x|5.7.x|5.8.x",
+ "illuminate/http":"5.5.x|5.6.x|5.7.x|5.8.x",
+ "illuminate/routing":"5.5.x|5.6.x|5.7.x|5.8.x",
+ "illuminate/support":"5.5.x|5.6.x|5.7.x|5.8.x",
19
"philkra/elastic-apm-php-agent":">=6.5.3",
20
"ramsey/uuid":"^3.0"
21
},
0 commit comments