Skip to content

Commit 80c9dd7

Browse files
build(deps-dev): update doctrine/coding-standard requirement
Updates the requirements on [doctrine/coding-standard](https://github.com/doctrine/coding-standard) to permit the latest version. - [Release notes](https://github.com/doctrine/coding-standard/releases) - [Commits](doctrine/coding-standard@8.1.0...8.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c833f83 commit 80c9dd7

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
@@ -18,7 +18,7 @@
1818
"thecodingmachine/safe": "^1.1"
1919
},
2020
"require-dev": {
21-
"doctrine/coding-standard": "^8.1",
21+
"doctrine/coding-standard": "^8.2",
2222
"ergebnis/composer-normalize": "^2.13",
2323
"infection/infection": "^0.20.2",
2424
"phpstan/extension-installer": "^1.1",

0 commit comments

Comments
 (0)