Skip to content

Commit a041500

Browse files
committed
Remove squizlabs/php_codesniffer from composer dev-requirements
1 parent efc756e commit a041500

File tree

2 files changed

+2
-83
lines changed

2 files changed

+2
-83
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@
3838
"require-dev": {
3939
"ext-json": "*",
4040
"phpunit/phpunit": "^9.6",
41-
"php-sap/integration-tests": "^7.0",
42-
"squizlabs/php_codesniffer": "^3.7"
41+
"php-sap/integration-tests": "^7.0"
4342
},
4443
"autoload": {
4544
"psr-4": {

composer.lock

Lines changed: 1 addition & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)