Move primary version to PHP 8.1

8.0 is still supported for now, but won't be updated any longer.
This commit is contained in:
Dylan K. Taylor 2023-04-26 16:03:33 +01:00
parent eb4679fefd
commit eb130f2906
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D
4 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@ jobs:
- name: Setup PHP and tools
uses: shivammathur/setup-php@2.24.0
with:
php-version: 8.0
php-version: 8.1
- name: Restore Composer package cache
uses: actions/cache@v3

View File

@ -20,7 +20,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@2.24.0
with:
php-version: 8.0
php-version: 8.1
- name: Restore Composer package cache
uses: actions/cache@v3

View File

@ -205,7 +205,7 @@ jobs:
- name: Setup PHP and tools
uses: shivammathur/setup-php@2.24.0
with:
php-version: 8.0
php-version: 8.1
tools: php-cs-fixer:3.11
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

@ -1 +1 @@
Subproject commit 9d8807be825b3fafd420534f2c29351c1bda6398
Subproject commit a3c40579ad91246b07053fc2c8f085efd442943a