Skip to content

Commit a22c981

Browse files
Update doctrine/coding-standard requirement from ^12.0 to ^12.0 || ^13.0
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@12.0.0...13.0.0) --- updated-dependencies: - dependency-name: doctrine/coding-standard dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 434b7ea commit a22c981

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"beberlei/porpaginas": "^2.0",
31-
"doctrine/coding-standard": "^12.0",
31+
"doctrine/coding-standard": "^12.0 || ^13.0",
3232
"ecodev/graphql-upload": "^7.0",
3333
"laminas/laminas-diactoros": "^3.5",
3434
"myclabs/php-enum": "^1.6.6",

0 commit comments

Comments
 (0)