We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fea84bb commit 9929b25Copy full SHA for 9929b25
composer.json
@@ -34,7 +34,7 @@
34
"require": {
35
"php": ">=7.1",
36
"ext-json": "*",
37
- "illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
+ "illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0",
38
"guzzlehttp/guzzle": "~6.0 || ^7.0.1 || ^7.1 || ^7.2 || ^7.3 || ^7.4 || ^7.5"
39
},
40
"require-dev": {
0 commit comments