Skip to content

Commit 31f7d97

Browse files
committed
Update slevomat/coding-standard to ^8.0
1 parent 6103722 commit 31f7d97

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
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php": "^7.4 || ^8.0",
2222
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
23-
"doctrine/coding-standard": "^9.0"
23+
"doctrine/coding-standard": "9.0.x-dev"
2424
},
2525
"config": {
2626
"sort-packages": true,

0 commit comments

Comments
 (0)