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 3dc1c22 + bd0bbfb commit d666a1dCopy full SHA for d666a1d
composer.json
@@ -6,7 +6,8 @@
6
"require": {
7
"php": "^7.1||^8.1||^8.2",
8
"ext-json": "*",
9
- "laravel/laravel": "^6.20||^7.30||^8.83||^9.52||^10.3"
+ "illuminate/contracts": "^6.20||^7.30||^8.83||^9.52||^10.3",
10
+ "illuminate/support": "^6.20||^7.30||^8.83||^9.52||^10.3"
11
},
12
"license": "MIT",
13
"autoload": {
0 commit comments