Skip to content

Commit b9da276

Browse files
committed
feat: upgrade cli-tools to ^1.0
1 parent 3a65b55 commit b9da276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"symfony/process": "~3.4|~4.3|~5.1|~5.2",
3333
"phpdocumentor/reflection-docblock": "~4.3|~5.2.1",
3434
"wdes/php-i18n-l10n": "^2.0",
35-
"code-lts/cli-tools": "dev-main"
35+
"code-lts/cli-tools": "^1.0"
3636
},
3737
"scripts": {
3838
"phpunit": "./vendor/bin/phpunit",

0 commit comments

Comments
 (0)