Skip to content

Commit 4e4b931

Browse files
Update doctrine/coding-standard requirement from ^11.0 to ^11.0 || ^12.0 (#594)
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@11.0.0...12.0.0) --- updated-dependencies: - dependency-name: doctrine/coding-standard dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63b0350 commit 4e4b931

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
@@ -30,7 +30,7 @@
3030
},
3131
"require-dev": {
3232
"beberlei/porpaginas": "^1.2 || ^2.0",
33-
"doctrine/coding-standard": "^11.0",
33+
"doctrine/coding-standard": "^11.0 || ^12.0",
3434
"ecodev/graphql-upload": "^7.0",
3535
"laminas/laminas-diactoros": "^2",
3636
"myclabs/php-enum": "^1.6.6",

0 commit comments

Comments
 (0)