Skip to content

Commit

Permalink
Merge pull request roots#184 from roots/remove-installer-script
Browse files Browse the repository at this point in the history
Remove installation script
  • Loading branch information
swalkinshaw committed Jun 8, 2015
2 parents b0a6278 + c1a1b52 commit 991b4a8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 74 deletions.
9 changes: 1 addition & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,7 @@
"forum": "https://discourse.roots.io/category/bedrock"
},
"config": {
"preferred-install": "dist",
"generate-salts": true
},
"autoload": {
"psr-4": {"Roots\\Bedrock\\": "scripts/Roots/Bedrock"}
},
"scripts": {
"post-root-package-install": ["Roots\\Bedrock\\Installer::addSalts"]
"preferred-install": "dist"
},
"repositories": [
{
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

64 changes: 0 additions & 64 deletions scripts/Roots/Bedrock/Installer.php

This file was deleted.

0 comments on commit 991b4a8

Please sign in to comment.