Skip to content

Commit

Permalink
Update PHPCS
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm authored and ondrejmirtes committed Mar 22, 2023
1 parent 7601ee9 commit a75101c
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 57 deletions.
7 changes: 4 additions & 3 deletions build-cs/composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"require-dev": {
"consistence-community/coding-standard": "^3.10",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"slevomat/coding-standard": "^7.0"
"consistence-community/coding-standard": "^3.11.0",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"slevomat/coding-standard": "^8.8.0",
"squizlabs/php_codesniffer": "^3.5.3"
},
"config": {
"allow-plugins": {
Expand Down
117 changes: 63 additions & 54 deletions build-cs/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a75101c

Please sign in to comment.