Skip to content

Commit f2de49f

Browse files
authored
Merge pull request #85 from sergeynezbritskiy/issue-84
upgrade php codesniffer up to version 3.4
2 parents fa3ea5c + b9f1b0e commit f2de49f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"version": "1.0.2",
1010
"require": {
1111
"php": ">=5.6.0",
12-
"squizlabs/php_codesniffer": "~3.3.0"
12+
"squizlabs/php_codesniffer": "^3.4"
1313
},
1414
"require-dev": {
1515
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"

composer.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)