Fixed bugs in the stack management commands
- Removed service dependencies between http service and removed http worker services
- Fixed the PHP version discovery in the context wizard for stack initialization
- Fixed missing RabbitMQ ports in the stack:init command
- Fixed missing environment variables in the PHP services
- Fixed duplicates in the environment variables
- Fixed SQL_PORT declaration, renamed to DATABASE_PORT
- Fixed Nginx internal vhosts configuration
- Added phpspec tests in the composer.json scripts
Thanks to Andrey Yatsenko for his help on finding bugs :)