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 6799de7 commit cb74566Copy full SHA for cb74566
composer.json
@@ -17,10 +17,10 @@
17
"php": ">=7.4",
18
"ext-json": "*",
19
"hexadog/laravel-theme-installer": "^1.0",
20
- "illuminate/view": "^7.0|^8.0|^9.0|^10.0|^11.0"
+ "illuminate/view": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
21
},
22
"require-dev": {
23
- "phpunit/phpunit": "^7.0|^8.0|^9.0|^10.0|^11.0",
+ "phpunit/phpunit": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
24
"laravel/pint": "^1.10",
25
"orchestra/testbench": "^8.3"
26
0 commit comments