norsys / rothenberg

Rothenberg allows a developer to create or maintain a Symfony application or bundle very easily and without installing anything on his workstation.
Other
24 stars 14 forks source link

Add COMPOSER_CACHE creation rules #26

Closed c-salinas closed 5 years ago

c-salinas commented 5 years ago

If applied, this commit will ensure that rothenberg creates the composer_cache directory before even using it. This change was made to prevent errors on running 'make install' command with no composer cache directory created.