Skip to content

Commit 7fab972

Browse files
committed
Upgrade to doctrine/coding-standard 14
1 parent e546952 commit 7fab972

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
@@ -32,7 +32,7 @@
3232
},
3333
"require-dev": {
3434
"composer/semver": "^3.0",
35-
"doctrine/coding-standard": "^12",
35+
"doctrine/coding-standard": "^12 || ^14",
3636
"doctrine/orm": "^2.6 || ^3",
3737
"phpstan/phpstan": "^1.4 || ^2",
3838
"phpstan/phpstan-deprecation-rules": "^1 || ^2",

0 commit comments

Comments
 (0)