How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "ypereirareis/precise64-php55"
end
vagrant init ypereirareis/precise64-php55
vagrant up
This version was created over 10 years ago.
With Git used by Composer
This version was created over 10 years ago.
Adding acls on partiion when starting up.
This version was created over 10 years ago.
Adding nodeJs, npm, bower, grunt, lessc
This version was created over 10 years ago.
Updated box precise64 with php5.5. Adding VIM, COMPOSER, HTOP, PHP-CS-FIXER
This version was created over 10 years ago.
Box precise64 with php 5.5.11, mysql, php-intl, php-apc, and all Symfony 2.4 requirements