PHP 8 Support Added Test Case Updated

This commit is contained in:
devansh bawari 2021-03-31 11:13:14 +05:30
parent 2c6c8e6d40
commit 3759e5feb9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest]
php-versions: ['7.2', '8.0']
php-versions: ['7.3', '8.0']
name: PHP ${{ matrix.php-versions }} test on ${{ matrix.operating-system }}
services: