Skip to content

Commit c2e49f5

Browse files
committed
feat: bump doctrine cs to v13, slevomat cs to v8.16
1 parent e5f3469 commit c2e49f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"require": {
1717
"php": "^8.3",
18-
"doctrine/coding-standard": "^12.0",
19-
"slevomat/coding-standard": "8.15",
18+
"doctrine/coding-standard": "^13.0",
19+
"slevomat/coding-standard": "^8.16",
2020
"squizlabs/php_codesniffer": "^3.11.3"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)