Skip to content

Commit aa5923e

Browse files
author
Erik Pöhler
committed
chore: update composer deps
1 parent 664df7a commit aa5923e

3 files changed

Lines changed: 232 additions & 165 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,14 @@
6262
"amphp/file": ">=3.2",
6363
"brainmaestro/composer-git-hooks": "dev-master",
6464
"edent/pretty-print-html": "2025-04-18",
65-
"friendsofphp/php-cs-fixer": "^3.85.1",
66-
"pestphp/pest": "^3.8.2",
65+
"friendsofphp/php-cs-fixer": "^3.86.0",
66+
"pestphp/pest": "^3.8.4",
6767
"pestphp/pest-plugin-drift": "^3.0",
6868
"pestphp/pest-plugin-type-coverage": "^3.6.1",
6969
"phpmd/phpmd": "^2.15",
70-
"phpstan/phpstan": "^2.1.21",
71-
"rector/swiss-knife": "^2.3.2",
72-
"symplify/easy-coding-standard": "^12.5.22"
70+
"phpstan/phpstan": "^2.1.22",
71+
"rector/swiss-knife": "^2.3.3",
72+
"symplify/easy-coding-standard": "^12.5.24"
7373
},
7474
"extra": {
7575
"hooks": {

0 commit comments

Comments
 (0)