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