diff --git a/composer.json b/composer.json index 5ad1a6cf..7b200fa1 100644 --- a/composer.json +++ b/composer.json @@ -77,7 +77,7 @@ } }, "require-dev": { - "deployer/deployer": "^v7.0", + "deployer/deployer": "v7.0.2", "ichhabrecht/filefill": "^3.3", "typo3/testing-framework": "^6.16" }, diff --git a/composer.lock b/composer.lock index 94eff003..37844644 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8fbc9b3f588952a1b4249a317964d3d4", + "content-hash": "b457eee79cbbbfb32ed17eb0ddc2cf48", "packages": [ { "name": "b13/container", @@ -8338,16 +8338,16 @@ "packages-dev": [ { "name": "deployer/deployer", - "version": "v7.1.4", + "version": "v7.0.2", "source": { "type": "git", "url": "https://github.com/deployphp/deployer.git", - "reference": "c4a80010830d793dc09f55c9d1e211250c3cc335" + "reference": "99a57a9035cfe0eeae5dba5befe5411ac0f3ac72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/deployphp/deployer/zipball/c4a80010830d793dc09f55c9d1e211250c3cc335", - "reference": "c4a80010830d793dc09f55c9d1e211250c3cc335", + "url": "https://api.github.com/repos/deployphp/deployer/zipball/99a57a9035cfe0eeae5dba5befe5411ac0f3ac72", + "reference": "99a57a9035cfe0eeae5dba5befe5411ac0f3ac72", "shasum": "" }, "bin": [ @@ -8377,7 +8377,7 @@ "type": "github" } ], - "time": "2023-02-05T20:09:03+00:00" + "time": "2022-09-10T07:44:30+00:00" }, { "name": "ichhabrecht/filefill",