Wolodja Wentland
c780e165e5
Do not hardcode composer checksum
...
This allows composer installs to function even if the installer checksum
changes, and doesn't force us to update the formula whenever their
installer changes.
We can do this now as composer upstream provides the checksum on
https://composer.github.io/installer.sig since 2016-04-28.
2016-04-29 10:53:57 +02:00
Wolodja Wentland
e9b1c4ce07
Explicitly set HOME when running composer install.
...
Without this installation fails with:
The HOME or COMPOSER_HOME environment variable must be set for
composer to install correctly
2016-04-27 15:43:44 +02:00
Wolodja Wentland
70b995041d
Run composer installer with PHP
...
The composer installer has to be executed with PHP itself as detailed on
https://getcomposer.org/download/ .
2016-02-29 18:08:55 +01:00
Matt Kelch
2567557fac
Fix edge case with install-composer which results in composer not being installed/reinstalled due to the state of get-composer not changing.
2015-09-28 13:45:56 -04:00
Hayden King
f3e4197fcb
remove curl dependency in favor of saltstack file.managed and use the composer instlaller.
2015-07-19 18:00:44 -05:00
Ross Perkins
a652f89398
Removed 'install' dependency, using 'mv' instead.
2015-03-06 11:56:35 +01:00
Ross Perkins
657a4bf4c2
Fixed render error
2015-02-21 12:43:51 +01:00
Ross Perkins
2780ad7e77
Added Composer support
2015-02-20 11:12:19 +01:00