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 fbf55c3 commit 41c5663
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 58 deletions.
8 changes: 4 additions & 4 deletions build-cs/composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"require-dev": {
"consistence-community/coding-standard": "^3.11",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"slevomat/coding-standard": "^7.0",
"squizlabs/php_codesniffer": "^3.6.2"
"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 41c5663

Please sign in to comment.