We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c735122 commit a9d394dCopy full SHA for a9d394d
README.md
@@ -16,6 +16,6 @@ docker run --rm -v $(pwd):$(pwd) -w $(pwd) -u $(id -u):$(id -g) marcusmu/php-cod
16
docker run --rm -v $(pwd):$(pwd) -w $(pwd) -u $(id -u):$(id -g) marcusmu/php-codestyle-swissknife-docker:latest rector ...
17
```
18
19
-Adapted from
+## Adapted from
20
- https://github.com/aragon999/phpstan-shopware-docker/
21
- https://github.com/shyim/php-cs-fixer-docker
composer.json
@@ -3,7 +3,6 @@
3
"driftingly/rector-laravel": "^1.2",
4
"frosh/shopware-rector": "^0.4.0",
5
"kubawerlos/php-cs-fixer-custom-fixers": "^3.21",
6
- "larastan/larastan": "^2.9",
7
"phpmd/phpmd": "^2.15",
8
"phpstan/extension-installer": "^1.4",
9
"phpstan/phpstan": "^1.11",
0 commit comments