Skip to content
Snippets Groups Projects
Commit 674aaada authored by Dyszczo's avatar Dyszczo
Browse files

Merge branch 'feature/composer-preffered-install' into 'devel'

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

See merge request wpdesk/plugin-template!31
parents 1867e372 28e9f6e5
Branches
Tags
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