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.
1 parent d035aef commit 5b85ddfCopy full SHA for 5b85ddf
composer.json
@@ -34,8 +34,8 @@
34
"require": {
35
"php": "^7.3 || ^8.0",
36
"ext-dom": "*",
37
- "illuminate/support": ">=6.0 <12.0",
38
- "illuminate/validation": ">=6.0 <12.0",
+ "illuminate/support": ">=6.0 <13.0",
+ "illuminate/validation": ">=6.0 <13.0",
39
"symfony/http-kernel": "^4.0 || ^5.0 || ^6.0 || ^7.0"
40
},
41
"require-dev": {
@@ -58,4 +58,4 @@
58
"preferred-install": "dist",
59
"sort-packages": true
60
}
61
-}
+}
0 commit comments