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 4ff4149 commit 104ce68Copy full SHA for 104ce68
.github/workflows/continuous_integration.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
install-args: ['', '--prefer-lowest']
19
- php-version: ['7.2', '7.3', '7.4', '8.0']
+ php-version: ['7.2', '7.3', '7.4', '8.0', '8.1']
20
fail-fast: false
21
22
steps:
0 commit comments