Skip to content

Commit 3126530

Browse files
Update deployer/deployer requirement from 7.0.0-rc.4 to 7.0.0
Updates the requirements on [deployer/deployer](https://github.com/deployphp/deployer) to permit the latest version. - [Release notes](https://github.com/deployphp/deployer/releases) - [Commits](deployphp/deployer@v7.0.0-rc.4...v7.0.0) --- updated-dependencies: - dependency-name: deployer/deployer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bb36cd commit 3126530

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^8.1",
14-
"deployer/deployer": "7.0.0-rc.4"
14+
"deployer/deployer": "7.0.0"
1515
},
1616
"require-dev": {
1717
"roave/security-advisories": "dev-latest"

0 commit comments

Comments
 (0)