feat: modernize, only php 8 support

This commit is contained in:
Christopher Georg 2021-10-02 22:13:57 +02:00
parent b8ab67bcbc
commit e236495e4c

View file

@ -35,5 +35,5 @@ jobs:
- name: Execute tests
env:
SYMFONY_DEPRECATIONS_HELPER: 'disabled'
SYMFONY_DEPRECATIONS_HELPER: 'weak'
run: vendor/bin/phpunit -v