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 addd35d commit d45623eCopy full SHA for d45623e
.github/workflows/publish.yml
@@ -33,7 +33,7 @@ jobs:
33
env:
34
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
with:
36
- php-version: 8.0
+ php-version: 8.1
37
38
- name: Install dependencies
39
run: composer install --prefer-dist --no-progress
0 commit comments