Skip to content

Commit 11e5f88

Browse files
Merge pull request #20 from codenamephp/dependabot/composer/codenamephp/deployer.command-tw-1.0or-tw-2.0
Update codenamephp/deployer.command requirement from ^1.0 to ^1.0 || ^2.0
2 parents 3128ac4 + af71d4b commit 11e5f88

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)