Skip to content

Commit aa6e837

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

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": "^13.0",
31+
"doctrine/coding-standard": "^13.0 || ^14.0",
3232
"ecodev/graphql-upload": "^7.0",
3333
"laminas/laminas-diactoros": "^3.5",
3434
"php-coveralls/php-coveralls": "^2.7",

0 commit comments

Comments
 (0)