We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 609b314 commit 200cfaeCopy full SHA for 200cfae
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
composer --version
46
phpunit --version
47
48
- - name: Install PHPUnit
+ - name: Install PHPUnit
49
run: composer require phpunit/phpunit ^7
50
51
- name: Check again some packages if they are installed
0 commit comments