Releases: kasteckis/symfony-docker-compose
Releases · kasteckis/symfony-docker-compose
1.6.0
- Added supervisord
- Added crontab support
1.5.0
- Added Makefile
- Run xdebug when needed with make xdebug
- Added some symfony required stuff like APCU
- Installs symfony command
1.4.0
Removed redundant IP addresses
Everything now works on Windows with WSL2
XDEBUG works out of the box
1.3.0
Upgrade php version to 8.1.2
Upgrade xdebug to 3.1.3
Changed some default ports in docker-compose.yml
1.2.0
upgrade xdebug 2 -> 3, update php to php 7.4.27
1.1.1
What changed?
MySQL 5.7 -> 8.0
PHP 7.4.15 -> 7.4.16
Use project:project credentials on mysql due to latest mysql docker fails due to blank root password.
1.1.0
What changed?
PHP Version upgraded to 7.4.13
XDebug Version upgraded to 3.0.1
Removed one container which runs one develop_init.sh script file. It was moved to tools folder as separate script.
1.0.2
What changed?
Changed default mappings which work on Windows. Issue - #1
1.0.1
What changed?
Upgraded PHP to 7.4.11
Upgraded XDEBUG to 2.9.8
PHP 7.4.11 with XDEBUG 2.9.8
Apache2
MySQL 5.7
PhpMyAdmin - manage MySQL
Mailhog - local mailing server to test emails
Installs composer and symfony commands
Virtualhost configuration dedicated for Symfony projects
Latest stable NPM
Latest stable Node.js
1.0.0
Summary of what is included
PHP 7.4.10 with XDEBUG 2.9.6
Apache2
MySQL 5.7
PhpMyAdmin - manage MySQL
Mailhog - local mailing server to test emails
Installs composer and symfony commands
Virtualhost configuration dedicated for Symfony projects
Latest stable NPM
Latest stable Node.js