Merge branch 'main' of https://github.com/opencultureconsulting/php-basics
This commit is contained in:
commit
0267c99d92
|
@ -27,6 +27,7 @@ jobs:
|
|||
- name: Setup Environment
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.0'
|
||||
coverage: none
|
||||
tools: phpmd
|
||||
|
||||
|
|
Loading…
Reference in New Issue