Skip to content

Commit 36e7f11

Browse files
authored
Require recent slevomat/coding-standard (#27)
Fixes slevomat/coding-standard#1752
2 parents 8b08807 + 735d0d3 commit 36e7f11

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
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": "^7.2 || ^8.0",
17-
"slevomat/coding-standard": "^8.16"
17+
"slevomat/coding-standard": "^8.18.1"
1818
},
1919
"require-dev": {
2020
"ext-simplexml": "*"

0 commit comments

Comments
 (0)