diff --git a/composer.json b/composer.json index 297f506..1165833 100755 --- a/composer.json +++ b/composer.json @@ -16,9 +16,9 @@ } ], "require": { - "php": "^8.0.2", - "illuminate/console": "^9.0", - "illuminate/filesystem": "^9.0" + "php": "^8.1", + "illuminate/console": "^10.0", + "illuminate/filesystem": "^10.0" }, "autoload": { "psr-4": {