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 82b9d53 commit 249f65aCopy full SHA for 249f65a
.github/workflows/release-composer-packages.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Set up PHP
30
uses: shivammathur/setup-php@v2
31
with:
32
- php-version: '8.0'
+ php-version: '8.2'
33
34
- name: Install Composer dependencies
35
run: composer install --no-interaction --prefer-dist
0 commit comments