update to lumen 7
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit

This commit is contained in:
2020-06-24 11:58:32 -04:00
parent fb619dccbf
commit 1130f9a22f
10 changed files with 1955 additions and 1383 deletions

View File

@@ -2,12 +2,13 @@ version: '3'
services:
tests:
image: dkregistry.xai-corp.net:5000/xaicorp/php:7.2-dev
image: dkregistry.xai-corp.net:5000/xaicorp/php:7.3-dev
volumes:
- .:/var/www
- .:/opt/project
command:
entrypoint:
- vendor/bin/codecept
command:
- run
composer: