mirror of https://github.com/flarum/flarum
Vagrant: More global Composer packages
parent
91d6e5578b
commit
472553ceaf
|
@ -51,8 +51,8 @@ hhvm = "false"
|
|||
composer_packages = [ # List any global Composer packages that you want to install
|
||||
#"phpunit/phpunit:4.0.*",
|
||||
#"codeception/codeception=*",
|
||||
#"phpspec/phpspec:2.0.*@dev",
|
||||
#"squizlabs/php_codesniffer:1.5.*",
|
||||
"phpspec/phpspec:2.0.*@dev",
|
||||
"squizlabs/php_codesniffer:1.5.*",
|
||||
"franzl/studio:dev-master"
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue