Skip to content

Commit 64f7471

Browse files
committed
Upgrade doctrine/coding-standard to 8.2.0
Signed-off-by: William Desportes <[email protected]>
1 parent eb832e2 commit 64f7471

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
@@ -17,7 +17,7 @@
1717
},
1818
"require": {
1919
"php": "^7.1 || ^8.0",
20-
"doctrine/coding-standard": "^8.1",
20+
"doctrine/coding-standard": "^8.2.0",
2121
"squizlabs/php_codesniffer": "^3.5.5"
2222
},
2323
"config": {

0 commit comments

Comments
 (0)