diff --git a/composer.json b/composer.json index a992271..d7a794d 100644 --- a/composer.json +++ b/composer.json @@ -4,9 +4,9 @@ "type": "library", "require": { "nimbusoft/flysystem-openstack-swift": "^1.0", - "biigle/laravel-cached-openstack": "^1.5", - "illuminate/support": "^9.0", - "illuminate/filesystem": "^9.0" + "biigle/laravel-cached-openstack": "^1.6", + "illuminate/support": "^9.0 || ^10.0", + "illuminate/filesystem": "^9.0 || ^10.0" }, "license": "MIT", "authors": [