Add Composer, Mermaid extension

This commit is contained in:
2018-06-01 17:04:15 +02:00
parent 9c0ce30780
commit af6fe37e0b
16 changed files with 701 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ cookbook 'redis',
cookbook 'postfix', '= 5.0.2'
cookbook 'php-fpm', '= 0.7.9'
cookbook 'php', '= 4.2.0'
cookbook 'composer', '~> 2.6.1'
cookbook 'poise-ruby-build', '~> 1.1.0'
cookbook 'application', '~> 5.2.0'
cookbook 'application_javascript', '~> 1.0.0'