Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 989495b

Browse files
dependabot-preview[bot]mavimo
authored andcommitted
Update slevomat/coding-standard requirement from ^5.0 to ^6.0
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@5.0.0...6.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 315dd93 commit 989495b

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
@@ -26,7 +26,7 @@
2626
"require-dev": {
2727
"phpstan/phpstan": "^0.12-dev",
2828
"phpunit/phpunit": "^8.0",
29-
"slevomat/coding-standard": "^5.0"
29+
"slevomat/coding-standard": "^6.0"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)