Skip to content

Commit f3d944a

Browse files
Update doctrine/coding-standard requirement from ^9.0 to ^9.0 || ^10.0 (#507)
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@9.0.0...10.0.0) --- updated-dependencies: - dependency-name: doctrine/coding-standard dependency-type: direct:development ... 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>
1 parent a48898e commit f3d944a

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
@@ -31,7 +31,7 @@
3131
},
3232
"require-dev": {
3333
"beberlei/porpaginas": "^1.2",
34-
"doctrine/coding-standard": "^9.0",
34+
"doctrine/coding-standard": "^9.0 || ^10.0",
3535
"ecodev/graphql-upload": "^6.1",
3636
"laminas/laminas-diactoros": "^2",
3737
"mouf/picotainer": "^1.1",

0 commit comments

Comments
 (0)