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 f306734 + a16dc97 commit 04f3685Copy full SHA for 04f3685
composer.json
@@ -21,11 +21,11 @@
21
},
22
"require": {
23
"php": "^8.0 || ^8.1",
24
- "illuminate/translation": "^9.0 || ^10.0 || ^11.0",
25
- "illuminate/config": "^9.0 || ^10.0 || ^11.0",
26
- "illuminate/support": "^9.0 || ^10.0 || ^11.0",
27
- "illuminate/view": "^9.0 || ^10.0 || ^11.0",
28
- "illuminate/filesystem": "^9.0 || ^10.0 || ^11.0"
+ "illuminate/translation": "^9.0 || ^10.0 || ^11.0 || ^12.0",
+ "illuminate/config": "^9.0 || ^10.0 || ^11.0 || ^12.0",
+ "illuminate/support": "^9.0 || ^10.0 || ^11.0 || ^12.0",
+ "illuminate/view": "^9.0 || ^10.0 || ^11.0 || ^12.0",
+ "illuminate/filesystem": "^9.0 || ^10.0 || ^11.0 || ^12.0"
29
30
"require-dev": {
31
"laravel/laravel": "^10.0",
0 commit comments