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 be7f0ec commit 6d73ec7Copy full SHA for 6d73ec7
composer.json
@@ -26,7 +26,7 @@
26
"php": "^8.0",
27
"friendsofphp/php-cs-fixer": "3.*",
28
"guzzlehttp/guzzle": "^7.0.1",
29
- "illuminate/contracts": "^8.0",
+ "illuminate/contracts": "^8.0 || ^9.0",
30
"spatie/laravel-package-tools": "^1.4.3",
31
"cloudinary/cloudinary_php": "^2.2.0"
32
},
0 commit comments