Skip to content

Commit 03a0a38

Browse files
authored
Merge pull request #464 from PHPCSStandards/feature/composer-update-minimum-versions
Composer: update minimum version PHPCSUtils
2 parents 8c65b03 + 8ee5f31 commit 03a0a38

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
@@ -29,7 +29,7 @@
2929
},
3030
"require": {
3131
"php": ">=5.4",
32-
"phpcsstandards/phpcsutils": "^1.2.0",
32+
"phpcsstandards/phpcsutils": "^1.2.3",
3333
"squizlabs/php_codesniffer": "^3.13.5 || ^4.0.1"
3434
},
3535
"require-dev": {

0 commit comments

Comments
 (0)