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 77222d3 commit 49a636eCopy full SHA for 49a636e
2 files changed
.github/workflows/PhpUnit-MacOs.yaml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v2
11
- uses: shivammathur/setup-php@v2
12
with:
13
- php-version: '8.1'
+ php-version: '8.2'
14
extensions: bcmath
15
coverage: xdebug
16
tools: phpunit
.github/workflows/PhpUnit-Win.yaml
0 commit comments