Skip to content
Snippets Groups Projects

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

Merged Krzysztof Dyszczyk requested to merge feature/composer-preffered-install into devel
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -28,5 +28,9 @@
"phpunit-integration-fast": "phpunit --configuration phpunit-integration.xml --no-coverage",
"docs": "apigen generate"
},
"config": {
"preferred-install": "dist",
"sort-packages": true
}
}
Loading