We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6cb10f commit 8bb97dbCopy full SHA for 8bb97db
.github/workflows/pest.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: actions/checkout@v2
39
- uses: shivammathur/setup-php@v2 #https://github.com/shivammathur/setup-php
40
with:
41
- php-version: 8.0
+ php-version: 8.1
42
extensions: dom, curl, mbstring, zip, pcntl, intl
43
coverage: xdebug
44
- run: composer install --no-interaction --no-scripts
0 commit comments