Skip to content

Commit c87a807

Browse files
Update codenamephp/deployer.command requirement || ^2.0
Updates the requirements on [codenamephp/deployer.command](https://github.com/codenamephp/deployer.command) to permit the latest version. - [Release notes](https://github.com/codenamephp/deployer.command/releases) - [Changelog](https://github.com/codenamephp/deployer.command/blob/release/CHANGELOG.md) - [Commits](codenamephp/deployer.command@1.0.0...2.0.0) --- updated-dependencies: - dependency-name: codenamephp/deployer.command dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edb1ed2 commit c87a807

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^8.2",
1515
"codenamephp/deployer.base": "1 - 3",
16-
"codenamephp/deployer.command": "^1.0"
16+
"codenamephp/deployer.command": "^1.0 || ^2.0"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)