Update composer.json
... | ... | @@ -18,7 +18,7 @@ |
], | ||
"require": { | ||
"php": "^8.1", | ||
"illuminate/config": "^10.32", | ||
"illuminate/config": "^11.20", | ||
"saloonphp/saloon": "^3.0", | ||
"symfony/finder": "^7.1", | ||
"vlucas/phpdotenv": "^5.6" | ||
... | ... |
Please register or sign in to comment