update ci

This commit is contained in:
Waqar Ahmed Khan
2022-11-03 13:27:46 -07:00
parent 42da24c7f6
commit f8e474c07f
-3
View File
@@ -30,9 +30,6 @@ jobs:
with:
submodules: recursive
- name: Install ancient PHPUnit
run: composer require --dev --ignore-platform-reqs phpunit/phpunit "4.8.36"
- name: Install dependencies
run: composer update --no-interaction