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 cb7c195 commit 2249fe7Copy full SHA for 2249fe7
.github/workflows/continuous_integration.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
install-args: ['', '--prefer-lowest']
21
- php-version: ['8.1', '8.2', '8.3', '8.4']
+ php-version: ['8.1', '8.2', '8.3', '8.4', '8.5']
22
fail-fast: false
23
24
steps:
0 commit comments