Skip to content

Commit d4f8b08

Browse files
committed
chore: update development dependencies in composer.json
1 parent 328f109 commit d4f8b08

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

booster/composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
}
1010
],
1111
"require-dev": {
12-
"rector/rector": "^2.0",
13-
"phpstan/phpstan": "^2.0",
14-
"symplify/easy-coding-standard": "^12.3",
15-
"zircote/swagger-php": "^5.0",
16-
"psalm/phar": "^5.0"
12+
"rector/rector": "^2.1.7",
13+
"phpstan/phpstan": "^2.1.26",
14+
"symplify/easy-coding-standard": "^12.6.0",
15+
"zircote/swagger-php": "^5.3.2",
16+
"psalm/phar": "^6.13.1"
1717
},
1818
"scripts": {
1919
"post-install-cmd": [

0 commit comments

Comments
 (0)