Skip to content

Commit 9c9fcf5

Browse files
Update slevomat/coding-standard requirement from ^6.3 to ^7.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@6.3.0...7.0.8) --- updated-dependencies: - dependency-name: slevomat/coding-standard dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf48d63 commit 9c9fcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"phpunit/phpunit": "^9.3",
3030
"phpmd/phpmd": "^2.6",
3131
"squizlabs/php_codesniffer": "^3.3",
32-
"slevomat/coding-standard": "^6.3"
32+
"slevomat/coding-standard": "^7.0"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)