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 a955504 commit 61c8866Copy full SHA for 61c8866
.github/workflows/main.yml
@@ -35,6 +35,7 @@ jobs:
35
- PHP_VERSION: '8.2'
36
- PHP_VERSION: '8.3'
37
- PHP_VERSION: '8.4'
38
+ - PHP_VERSION: '8.5.0alpha4'
39
40
# Steps represent a sequence of tasks that will be executed as part of the job
41
steps:
0 commit comments