Skip to content
This repository has been archived by the owner on Mar 22, 2020. It is now read-only.

Commit

Permalink
Attempting to fix issue with submodule in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
robertkern committed Apr 27, 2016
1 parent dcd566b commit b72566a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -15,6 +15,9 @@
"role": "Developer"
}
],
"scripts": {
"post-dependencies-solving": "git submodule update --init"
},
"require": {
"php": ">=5.6.0",
"symfony/yaml": "~3.0",
Expand Down

0 comments on commit b72566a

Please sign in to comment.