Skip to content

Commit ff70a86

Browse files
Update doctrine/coding-standard requirement from 12.0.0 to 13.0.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 00739dc commit ff70a86

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
@@ -37,7 +37,7 @@
3737
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0"
3838
},
3939
"require-dev": {
40-
"doctrine/coding-standard": "12.0.0",
40+
"doctrine/coding-standard": "13.0.0",
4141
"phpstan/phpstan": "2.1.11",
4242
"phpunit/phpunit": "^9.6.13 || 11.4.14",
4343
"symfony/phpunit-bridge": "7.2.0"

0 commit comments

Comments
 (0)