replaced php version 7.3 with with 7.1

This commit is contained in:
DeveloperMarius
2021-03-23 15:49:32 +01:00
parent 1d48034910
commit 0892f5b6f3

View File

@@ -17,7 +17,7 @@ jobs:
- ubuntu-latest
- windows-latest
php-version:
- 7.3
- 7.1
- 7.4
phpunit-version:
- 7.5.20