diff --git a/composer.json b/composer.json index b43560d..c946325 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "type": "package", "package": { "name": "danielmiessler/fabric", - "version": "v1.4.281", + "version": "v1.4.327", "dist": { - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.281.zip", + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.327.zip", "type": "zip" } } diff --git a/composer.lock b/composer.lock index d1c3f2d..65499e3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,14 +4,14 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "bd82e4f7e7e566dfe9b613a318a54732", + "content-hash": "41248973384cbb41cc96f40c5f099d38", "packages": [ { "name": "danielmiessler/fabric", - "version": "v1.4.281", + "version": "v1.4.327", "dist": { "type": "zip", - "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.281.zip" + "url": "https://github.com/danielmiessler/fabric/archive/refs/tags/v1.4.327.zip" }, "type": "library" } @@ -1659,5 +1659,5 @@ "php": ">=8.2" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }