Skip to content

Commit 59017ef

Browse files
committed
Update to Doctrine v12
1 parent 3daad6e commit 59017ef

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
"license": "MIT",
66
"require": {
77
"php": "^7.2 || ^8",
8-
"doctrine/coding-standard": "^9"
8+
"doctrine/coding-standard": "^12"
9+
},
10+
"config": {
11+
"allow-plugins": {
12+
"dealerdirect/phpcodesniffer-composer-installer": true
13+
}
914
}
1015
}

0 commit comments

Comments
 (0)