Skip to content

Commit 68e9bb8

Browse files
committed
Update slevomat/coding-standard to 7.0.1 as it comes with fixes in areas we're using
1 parent 1d4154e commit 68e9bb8

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.1 || ^8.0",
1414
"squizlabs/php_codesniffer": "^3.6.0",
15-
"slevomat/coding-standard": "^7.0.0"
15+
"slevomat/coding-standard": "^7.0.1"
1616
},
1717
"autoload": {
1818
"psr-4": {"Spaze\\CodingStandard\\": "src"}

0 commit comments

Comments
 (0)