Merge pull request #1156 from Rotzbua/patch-1

Add PHP8.2 to GH test
This commit is contained in:
Phil Davis 2023-02-01 18:08:45 +05:45 committed by GitHub
commit ba08adbf86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,9 +17,11 @@ jobs:
include:
- php-versions: '8.1'
cs-fixer: false
- php-versions: '8.2'
cs-fixer: false
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Setup PHP, with composer and extensions
uses: shivammathur/setup-php@v2 #https://github.com/shivammathur/setup-php