Skip to content

Commit 9ede225

Browse files
Update slevomat/coding-standard requirement from ^6.3.8 to ^6.3.9
Updates the requirements on [slevomat/coding-standard](https://github.com/slevomat/coding-standard) to permit the latest version. - [Release notes](https://github.com/slevomat/coding-standard/releases) - [Commits](slevomat/coding-standard@6.3.8...6.3.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 40d999d commit 9ede225

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
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": "^7.2 || ^8.0",
2525
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
26-
"slevomat/coding-standard": "^6.3.8",
26+
"slevomat/coding-standard": "^6.3.9",
2727
"squizlabs/php_codesniffer": "^3.5.5"
2828
},
2929
"config": {

0 commit comments

Comments
 (0)