We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 328f109 commit d4f8b08Copy full SHA for d4f8b08
booster/composer.json
@@ -9,11 +9,11 @@
9
}
10
],
11
"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"
+ "rector/rector": "^2.1.7",
+ "phpstan/phpstan": "^2.1.26",
+ "symplify/easy-coding-standard": "^12.6.0",
+ "zircote/swagger-php": "^5.3.2",
+ "psalm/phar": "^6.13.1"
17
},
18
"scripts": {
19
"post-install-cmd": [
0 commit comments