Skip to content

Commit 1a59890

Browse files
authored
chore(composer): Bump minimum version of PHPCS (#3440603)
1 parent ad1de27 commit 1a59890

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
@@ -19,7 +19,7 @@
1919
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1 || ^1.0.0",
2020
"sirbrillig/phpcs-variable-analysis": "^2.11.7",
2121
"slevomat/coding-standard": "^8.11",
22-
"squizlabs/php_codesniffer": "^3.7.1",
22+
"squizlabs/php_codesniffer": "^3.9.1",
2323
"symfony/yaml": ">=3.4.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)