We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 664df7a commit aa5923eCopy full SHA for aa5923e
3 files changed
composer.json
@@ -62,14 +62,14 @@
62
"amphp/file": ">=3.2",
63
"brainmaestro/composer-git-hooks": "dev-master",
64
"edent/pretty-print-html": "2025-04-18",
65
- "friendsofphp/php-cs-fixer": "^3.85.1",
66
- "pestphp/pest": "^3.8.2",
+ "friendsofphp/php-cs-fixer": "^3.86.0",
+ "pestphp/pest": "^3.8.4",
67
"pestphp/pest-plugin-drift": "^3.0",
68
"pestphp/pest-plugin-type-coverage": "^3.6.1",
69
"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"
+ "phpstan/phpstan": "^2.1.22",
+ "rector/swiss-knife": "^2.3.3",
+ "symplify/easy-coding-standard": "^12.5.24"
73
},
74
"extra": {
75
"hooks": {
0 commit comments