Skip to content

Commit cc89fd8

Browse files
committed
add dev true to the PHP 8.5
1 parent e0e94c2 commit cc89fd8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

extension-matrix/config/vs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,10 @@
4949
"os": "windows-2022",
5050
"type": "github-hosted"
5151
},
52-
"dev": {
52+
"8.5": {
5353
"vs": "2022",
5454
"os": "windows-2022",
55+
"dev": true,
5556
"type": "github-hosted"
5657
},
5758
"master": {

0 commit comments

Comments
 (0)