We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0099ce2 commit 1c60784Copy full SHA for 1c60784
1 file changed
.github/workflows/continuous_integration.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
install-args: ['', '--prefer-lowest']
25
- php-version: ['8.2', '8.3', '8.4']
+ php-version: ['8.2', '8.3', '8.4', '8.5']
26
fail-fast: false
27
28
steps:
0 commit comments