Skip to content

Commit 46d802c

Browse files
committed
fix(FunctionSpacing): Fix linebreak problem by updating PHPCS (#3461139)
1 parent d8c10bc commit 46d802c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

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

0 commit comments

Comments
 (0)