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 4aa34a2 commit 1f56193Copy full SHA for 1f56193
.github/workflows/main.yml
@@ -16,11 +16,11 @@ jobs:
16
opcache-shared: true
17
- php: 8.2.29
18
19
- - php: 8.3.25
+ - php: 8.3.27
20
21
- - php: 8.4.12
+ - php: 8.4.14
22
23
- - php: 8.5.0beta3
+ - php: 8.5.0RC3
24
opcache-shared: false
25
26
uses: ./.github/workflows/main-php-matrix.yml
@@ -40,13 +40,13 @@ jobs:
40
41
vs-crt: vs16
42
43
44
45
46
47
vs-crt: vs17
48
49
50
51
52
0 commit comments