Skip to content

Commit 433380b

Browse files
authored
Merge pull request #73 from thecodingmachine/dependabot/composer/doctrine/coding-standard-tw-11.1or-tw-12.0
Update doctrine/coding-standard requirement from ^11.1 to ^11.1 || ^12.0
2 parents fbbdce0 + d5cad66 commit 433380b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"phpstan/phpstan": "^1.8",
2929
"php-coveralls/php-coveralls": "^2.1.0",
3030
"symfony/translation": "^6",
31-
"doctrine/coding-standard": "^11.1"
31+
"doctrine/coding-standard": "^11.1 || ^12.0"
3232
},
3333
"scripts": {
3434
"phpstan": "phpstan analyse src/ -c phpstan.neon --level=7 --no-progress",

0 commit comments

Comments
 (0)