Skip to content

Instantly share code, notes, and snippets.

@jamesmartinez
Last active August 29, 2015 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesmartinez/c3e5bf3165b6b8fa33ee to your computer and use it in GitHub Desktop.
Save jamesmartinez/c3e5bf3165b6b8fa33ee to your computer and use it in GitHub Desktop.
[~/code/php/skeletonapp]$ rm composer.lock
[~/code/php/skeletonapp]$ php composer.phar update
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Removing twig/twig (v1.20.0)
- Installing twig/twig (v1.21.0)
Downloading: 100%
Writing lock file
Generating autoload files
> PPI\DistributionModule\Composer\ScriptHandler::installAssets
Installing assets using the symlink option
Installing assets for Framework into public/modules/framework
> PPI\DistributionModule\Composer\ScriptHandler::permissionDirs
> PPI\DistributionModule\Composer\ScriptHandler::installRequirementsFile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment