We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02cd22 commit 5a24b27Copy full SHA for 5a24b27
composer.json
@@ -17,8 +17,8 @@
17
"require": {
18
"php": "^8.1",
19
"brick/varexporter": "^0.6.0",
20
- "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
21
- "illuminate/translation": "^8.0|^9.0|^10.0|^11.0"
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/translation": "^8.0|^9.0|^10.0|^11.0|^12.0"
22
},
23
"require-dev": {
24
"laravel/pint": "^1.8",
0 commit comments