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 be3b495 commit a016754Copy full SHA for a016754
.github/workflows/push.yml
@@ -60,7 +60,7 @@ jobs:
60
- ubuntu-latest
61
- windows-latest
62
- macOS-latest
63
- php-versions: ['7.2', '7.3', '7.4', '8.0']
+ php-versions: ['7.2', '7.3', '7.4', '8.0', '8.1']
64
env:
65
extensions: mbstring
66
key: cache-v1 # can be any string, change to clear the extension cache.
0 commit comments