diff --git a/composer.json b/composer.json index 095e93b..69bdbc4 100644 --- a/composer.json +++ b/composer.json @@ -21,8 +21,8 @@ ], "require": { "php": "^8.1", - "illuminate/filesystem": "^10|^11", - "illuminate/support": "^10|^11", + "illuminate/filesystem": "^10|^11|^12", + "illuminate/support": "^10|^11|^12", "azure-oss/storage-blob-flysystem": "^1.2" }, "require-dev": {