Skip to content

Commit 4fc172f

Browse files
Update dependency squizlabs/php_codesniffer to v4
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ----- | | packagist | squizlabs/php_codesniffer | 3.13.5 | 4.0.1 |
1 parent 48531a7 commit 4fc172f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"require": {
1111
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
12-
"squizlabs/php_codesniffer": "^3.13.5"
12+
"squizlabs/php_codesniffer": "^4.0.1"
1313
},
1414
"license": "MIT",
1515
"authors": [

composer.lock

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

0 commit comments

Comments
 (0)