services: idna-convert-test: container_name: idna-convert-test build: context: . command: ash -c "composer install && phpunit --display-notices --display-warnings" volumes: - ./:/app
info at phpclasses dot org