Skip to content

Commit 494d8d3

Browse files
Update doctrine/coding-standard requirement from ^12.0 to ^13.0 (#10)
1 parent 3210bb5 commit 494d8d3

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
"require": {
2020
"php": ">=7.4",
2121
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
22-
"doctrine/coding-standard": "^12.0",
22+
"doctrine/coding-standard": "^13.0",
2323
"wp-coding-standards/wpcs": "^3.1"
2424
},
2525
"config": {

0 commit comments

Comments
 (0)