Skip to content

Commit f0a46fc

Browse files
[Security] Bump squizlabs/php_codesniffer from 2.7.0 to 3.4.0
Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 2.7.0 to 3.4.0. **This update includes security fixes.** - [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases) - [Commits](squizlabs/PHP_CodeSniffer@2.7.0...3.4.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e5c1f4 commit f0a46fc

File tree

2 files changed

+39
-67
lines changed

2 files changed

+39
-67
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"require-dev": {
1414
"phpunit/phpunit": "^5.2.3",
15-
"squizlabs/php_codesniffer": "^2.6",
15+
"squizlabs/php_codesniffer": "^3.4",
1616
"phake/phake": "^2.3"
1717
},
1818
"autoload": {

composer.lock

Lines changed: 38 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)