Skip to content

Commit b32ee43

Browse files
committed
feat(phpcs): Bump minimum version to 3.12.2
1 parent 0cf8f8e commit b32ee43

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.12.0",
22+
"squizlabs/php_codesniffer": "^3.12.2",
2323
"symfony/yaml": ">=3.4.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)