Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Commit a701226

Browse files
committed
Updated to PHP_CodeSniffer 3.4.0
1 parent a103efa commit a701226

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
@@ -20,7 +20,7 @@
2020
"php": "^7.1",
2121
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
2222
"slevomat/coding-standard": "^4.8.0",
23-
"squizlabs/php_codesniffer": "^3.3.2",
23+
"squizlabs/php_codesniffer": "^3.4.0",
2424
"webimpress/coding-standard": "dev-master"
2525
},
2626
"extra": {

0 commit comments

Comments
 (0)