Skip to content

Commit af71d4b

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 3128ac4 commit af71d4b

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^8.2",
1414
"codenamephp/deployer.base": "^3.0",
15-
"codenamephp/deployer.command": "^1.0"
15+
"codenamephp/deployer.command": "^1.0 || ^2.0"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)