Merge 1.x into master #2

Merged
sikofitt merged 18 commits from 1.x into master 2022-05-17 11:15:18 -07:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 347a1b9456 - Show all commits

View File

@ -34,7 +34,7 @@ test:8.0:
image: php:8.0
script:
- vendor/bin/phpunit --configuration phpunit.xml --coverage-text --colors=never
test:8.1
test:8.1:
only:
- 1.x
tags: