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 a8cf9e0 commit 73906e9Copy full SHA for 73906e9
composer.json
@@ -16,11 +16,11 @@
16
],
17
"require": {
18
"php": "^8.1",
19
- "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
20
"utopia-php/domains": "^0.5.0"
21
},
22
"require-dev": {
23
- "laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
24
"laravellux/html": "^7.1",
25
"mockery/mockery": "^1.0",
26
"nesbot/carbon": "^1.26.3 || ^2.0",
0 commit comments