Skip to content

Commit 36f3719

Browse files
staabmondrejmirtes
authored andcommitted
Update PHPCS
1 parent bcba2e8 commit 36f3719

File tree

2 files changed

+68
-63
lines changed

2 files changed

+68
-63
lines changed

build-cs/composer.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
{
2-
"require": {
3-
"php": "^7.4 || ^8.0"
4-
},
52
"require-dev": {
6-
"consistence-community/coding-standard": "^3.11",
7-
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
8-
"slevomat/coding-standard": "^7.0.0"
3+
"consistence-community/coding-standard": "^3.11.0",
4+
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
5+
"slevomat/coding-standard": "^8.8.0",
6+
"squizlabs/php_codesniffer": "^3.5.3"
97
},
108
"config": {
119
"allow-plugins": {

build-cs/composer.lock

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

0 commit comments

Comments
 (0)