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 3d340ef commit 056344bCopy full SHA for 056344b
composer.json
@@ -16,8 +16,8 @@
16
},
17
"require": {
18
"php": ">=7.1",
19
- "illuminate/support": "^7.0|^8.0|^9.0",
20
- "illuminate/validation": "^7.0|^8.0|^9.0"
+ "illuminate/support": "^7.0|^8.0|^9.0|^10",
+ "illuminate/validation": "^7.0|^8.0|^9.0|^10"
21
22
"minimum-stability": "dev",
23
"prefer-stable": true,
0 commit comments