Skip to content

Commit 4547c51

Browse files
Update dependency doctrine/coding-standard to v14
| datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | packagist | doctrine/coding-standard | 12.0.0 | 14.0.0 |
1 parent b2e769b commit 4547c51

File tree

2 files changed

+116
-76
lines changed

2 files changed

+116
-76
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
14-
"doctrine/coding-standard": "^12.0.0"
14+
"doctrine/coding-standard": "^14.0.0"
1515
},
1616
"require-dev": {
1717
"roave/security-advisories": "dev-latest"

composer.lock

Lines changed: 115 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)