Skip to content

Commit 65c14c0

Browse files
Update dependency doctrine/coding-standard to v14 (#1033)
* Update dependency doctrine/coding-standard to v14 | datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | packagist | doctrine/coding-standard | 13.0.1 | 14.0.0 | * Drop explicitely unused dep --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Filippo Tessarotto <[email protected]>
1 parent 5dc47b3 commit 65c14c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,11 @@
5252
"ext-pcntl": "*",
5353
"ext-pcov": "*",
5454
"ext-posix": "*",
55-
"doctrine/coding-standard": "^13.0.1",
55+
"doctrine/coding-standard": "^14.0.0",
5656
"phpstan/phpstan": "^2.1.29",
5757
"phpstan/phpstan-deprecation-rules": "^2.0.3",
5858
"phpstan/phpstan-phpunit": "^2.0.7",
5959
"phpstan/phpstan-strict-rules": "^2.0.7",
60-
"squizlabs/php_codesniffer": "^3.13.4",
6160
"symfony/filesystem": "^6.4.13 || ^7.3.2"
6261
},
6362
"autoload": {

0 commit comments

Comments
 (0)