Skip to content

Commit

Permalink
composer(deps): update slevomat/coding-standard requirement from ^8.6…
Browse files Browse the repository at this point in the history
….0 to ^8.6.1 (#213)

composer(deps): update slevomat/coding-standard requirement

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@8.6.0...8.6.1)

---
updated-dependencies:
- dependency-name: slevomat/coding-standard
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2022
1 parent fb18544 commit 1d9f1af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
"doctrine/coding-standard": "^10.0.0",
"friendsofphp/php-cs-fixer": "^v3.12.0",
"slevomat/coding-standard": "^8.6.0",
"slevomat/coding-standard": "^8.6.1",
"squizlabs/php_codesniffer": "^3.7.1"
},
"minimum-stability": "stable",
Expand Down

0 comments on commit 1d9f1af

Please sign in to comment.