damien-carcel / khatovar-web

Repository for the web site of the french association “La compagnie franche du Khatovar”

Home Page:www.compagniefranchedukhatovar.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bump to PHP 7.3 and other project updates

damien-carcel opened this issue · comments

  • Bring in the latest evolutions of AppSkeleton => partially done with #99
  • Upgrade the Dockerfiles
    • Upgrade PHP version of Dockerfiles and tag in Docker Compose
    • Deactivate opcache for CLI
  • Upgrade the dependencies
    • Upgrade PHP version in compose.json
    • Upgrade dependencies (phpspec and php-cs-fixer are mandatory as used versions do not work with PHP 7.3)
  • Move to Circle CI