Skip to content

Commit f208cb3

Browse files
Use caret instead of fixed version
Signed-off-by: Bastian Schwarz <bastian@codename-php.de>
1 parent 63a41b1 commit f208cb3

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",
14+
"deployer/deployer": "^7.0",
1515
"symfony/console": "^6.1"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)