Skip to content
Snippets Groups Projects
Commit 28e9f6e5 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

composer-preffered-install: dist - do not creates .git directory in vendor

parent 1867e372
No related branches found
No related tags found
2 merge requests!36Devel,!31composer-preffered-install: dist - do not creates .git directory in vendor
...@@ -28,5 +28,9 @@ ...@@ -28,5 +28,9 @@
"phpunit-integration-fast": "phpunit --configuration phpunit-integration.xml --no-coverage", "phpunit-integration-fast": "phpunit --configuration phpunit-integration.xml --no-coverage",
"docs": "apigen generate" "docs": "apigen generate"
},
"config": {
"preferred-install": "dist",
"sort-packages": true
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment