- added PHP 8.4
- Ubntu 22.04 LTS
- added PHP 8.3
- fixed PHP 8.2
- added PHP 8.2
- added PHP xdebug
- added bash-completion, make and nano
- update to Ubuntu 20.04
- Updated
composer
to2.0
- Removed global package
hirak/prestissimo
incompatible with new Composer
- Added PHP 7.4 build
- Added PHP 7.3 build
- Added PHP 7.2 build
- Added php-parallel-lint
- Added code-checker
- Improved caching using
/cache
dir, which is set as volume on GitLab CI - Set NPM cache dir to
/cache/npm
- Set Bower cache dir to
/cache/bower
- Set Composer cache dir to
/cache/composer
- Set Composer ENV
COMPOSER_NO_INTERACTION
to1
by default - Added
~/.composer/vendor/bin
to global$PATH
- Fixed PHP 7.1 build, where 7.0 packages was used
- Added
git
- Added
npm
- Added
grunt
andbower
- Initial release