omerucel / miniframe
此包最新版本(dev-master)没有可用的许可证信息。
dev-master
2014-09-04 07:50 UTC
Requires
- php: >=5.5.0
- doctrine/dbal: *
- doctrine/migrations: dev-master
- monolog/monolog: *
- swiftmailer/swiftmailer: *
- symfony/console: *
- symfony/http-foundation: *
- twig/twig: *
- zendframework/zend-config: *
Requires (Dev)
- behat/behat: *
- phacility/xhprof: dev-master
- phpunit/dbunit: *
- phpunit/php-code-coverage: *
- phpunit/phpunit: *
- symfony/process: *
This package is not auto-updated.
Last update: 2024-09-24 02:17:09 UTC
README
$ cp configs/env/development.php.sample configs/env/development.php
$ cp vagrant/development.rb.sample vagrant/development.rb
$ cp vagrant/development.sh.sample vagrant/development.sh
$ cd vagrant
$ vagrant up