Skip to content

Commit 5d2bc1f

Browse files
committed
Add more supporting packages
1 parent 3f579c3 commit 5d2bc1f

File tree

2 files changed

+4665
-1165
lines changed

2 files changed

+4665
-1165
lines changed

Diff for: composer.json

+5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
{
22
"require": {
3+
"driftingly/rector-laravel": "^1.2",
4+
"frosh/shopware-rector": "^0.4.0",
35
"kubawerlos/php-cs-fixer-custom-fixers": "^3.21",
6+
"larastan/larastan": "^2.9",
47
"phpmd/phpmd": "^2.15",
58
"phpstan/extension-installer": "^1.4",
69
"phpstan/phpstan": "^1.11",
10+
"phpstan/phpstan-phpunit": "^1.4",
11+
"phpstan/phpstan-symfony": "^1.4",
712
"rector/rector": "^1.1",
813
"symplify/easy-coding-standard": "^12.2",
914
"symplify/phpstan-rules": "^11.4"

0 commit comments

Comments
 (0)