Skip to content

Commit ced9f37

Browse files
Update doctrine/coding-standard requirement from ^8.2 to ^8.2 || ^9.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@8.2.0...9.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8f8f6be commit ced9f37

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
"phpstan/phpstan": "^0.12.82",
3838
"beberlei/porpaginas": "^1.2",
3939
"myclabs/php-enum": "^1.6.6",
40-
"doctrine/coding-standard": "^8.2",
40+
"doctrine/coding-standard": "^8.2 || ^9.0",
4141
"phpstan/phpstan-webmozart-assert": "^0.12",
4242
"phpstan/extension-installer": "^1.0",
4343
"thecodingmachine/phpstan-strict-rules": "^0.12",

0 commit comments

Comments
 (0)