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 1f56193 commit 024f552Copy full SHA for 024f552
.github/workflows/main.yml
@@ -16,11 +16,11 @@ jobs:
16
opcache-shared: true
17
- php: 8.2.29
18
19
- - php: 8.3.27
+ - php: 8.3.28
20
21
- - php: 8.4.14
+ - php: 8.4.15
22
23
- - php: 8.5.0RC3
+ - php: 8.5.0
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