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 a97855a + 2e9ca60 commit 397039cCopy full SHA for 397039c
composer.json
@@ -20,10 +20,10 @@
20
],
21
"require": {
22
"php": "^7.4|^8.0",
23
- "illuminate/config": "^8.0|^9.0",
24
- "illuminate/contracts": "^8.0|^9.0",
25
- "illuminate/support": "^8.0|^9.0",
26
- "illuminate/routing": "^8.0|^9.0",
+ "illuminate/config": "^8.0|^9.0|^10.0",
+ "illuminate/contracts": "^8.0|^9.0|^10.0",
+ "illuminate/support": "^8.0|^9.0|^10.0",
+ "illuminate/routing": "^8.0|^9.0|^10.0",
27
"spatie/laravel-sluggable": "^2.6"
28
},
29
"require-dev": {
0 commit comments