Skip to content

Commit 7444ccb

Browse files
authored
Merge pull request #74 from TerrorSquad/update-booster-dependencies
chore(deps): Update Booster Dependencies
2 parents a69b658 + d03aa23 commit 7444ccb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

booster/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
}
1010
],
1111
"require-dev": {
12-
"rector/rector": "^2.3.8",
13-
"phpstan/phpstan": "^2.1.40",
12+
"rector/rector": "^2.3.9",
13+
"phpstan/phpstan": "^2.1.42",
1414
"symplify/easy-coding-standard": "^13.0.4",
1515
"zircote/swagger-php": "^6.0.6",
16-
"psalm/phar": "^6.15.1",
16+
"psalm/phar": "^6.16.1",
1717
"deptrac/deptrac": "^4.6.0"
1818
},
1919
"scripts": {

0 commit comments

Comments
 (0)