Skip to content

Commit f50e9db

Browse files
author
Stephan Wentz
committed
feat: Switch to doctrine/coding-standard 11.x
1 parent a62f94e commit f50e9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require": {
2121
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
22-
"doctrine/coding-standard": "^10.0",
22+
"doctrine/coding-standard": "^11.0",
2323
"slevomat/coding-standard": "^8.4",
2424
"squizlabs/php_codesniffer": "^3.7"
2525
},

0 commit comments

Comments
 (0)