Skip to content

Commit 33176aa

Browse files
committed
feat: bump squizlabs/php_codesniffer to v4
doctrine/coding-standard to v14 slevomat/coding-standard to v8.23
1 parent 127cfff commit 33176aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
},
1616
"require": {
1717
"php": "^8.3",
18-
"doctrine/coding-standard": "^13.0.1",
19-
"slevomat/coding-standard": "^8.21.1",
20-
"squizlabs/php_codesniffer": "^3.13"
18+
"doctrine/coding-standard": "^14",
19+
"slevomat/coding-standard": "^8.23.0",
20+
"squizlabs/php_codesniffer": "^4"
2121
},
2222
"require-dev": {
2323
"phpstan/extension-installer": "^1.2",

0 commit comments

Comments
 (0)