Skip to content

Commit 1574c9d

Browse files
authored
Merge pull request #161 from netglue/renovate/doctrine-coding-standard-14.x
Update dependency doctrine/coding-standard to v14
2 parents 2b27b1b + 719b022 commit 1574c9d

File tree

2 files changed

+68
-72
lines changed

2 files changed

+68
-72
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@
2323
},
2424
"require-dev": {
2525
"ext-curl": "*",
26-
"doctrine/coding-standard": "^13.0",
27-
"infection/infection": "^0.31.0",
26+
"doctrine/coding-standard": "^14.0",
27+
"infection/infection": "^0.31.2",
2828
"laminas/laminas-diactoros": "^3.6.0",
2929
"php-http/curl-client": "^2.3.3",
30-
"phpunit/phpunit": "^11.5.27",
30+
"phpunit/phpunit": "^11.5.42",
3131
"psalm/plugin-phpunit": "^0.19.5",
3232
"react/child-process": "^0.6.6",
3333
"react/http": "^1.11",
3434
"roave/security-advisories": "dev-latest",
35-
"squizlabs/php_codesniffer": "^3.13.2",
36-
"vimeo/psalm": "^6.13.0"
35+
"squizlabs/php_codesniffer": "^4.0.0",
36+
"vimeo/psalm": "^6.13.1"
3737
},
3838
"conflict": {
3939
"php-http/httplug": "<2.4.1",

0 commit comments

Comments
 (0)