2
0
mirror of https://github.com/opencultureconsulting/php-basics.git synced 2025-04-06 00:00:31 +02:00
This commit is contained in:
Sebastian Meyer 2023-11-21 22:07:41 +01:00
commit 0267c99d92

View File

@ -27,6 +27,7 @@ jobs:
- name: Setup Environment - name: Setup Environment
uses: shivammathur/setup-php@v2 uses: shivammathur/setup-php@v2
with: with:
php-version: '8.0'
coverage: none coverage: none
tools: phpmd tools: phpmd