File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8181 "lib-depends" : [
8282 " libmpdec"
8383 ]
84+ "deepclone" : {
85+ "type" : " external" ,
86+ "source" : " deepclone" ,
87+ "arg-type" : " enable"
8488 },
8589 "dio" : {
8690 "support" : {
Original file line number Diff line number Diff line change 9494 "path" : " LICENSE"
9595 }
9696 },
97+ "deepclone" : {
98+ "type" : " ghtagtar" ,
99+ "repo" : " symfony/php-ext-deepclone" ,
100+ "path" : " php-src/ext/deepclone" ,
101+ "license" : {
102+ "type" : " file" ,
103+ "path" : " LICENSE"
104+ }
105+ },
97106 "dio" : {
98107 "type" : " url" ,
99108 "url" : " https://pecl.php.net/get/dio" ,
Original file line number Diff line number Diff line change 3030 'ubuntu-24.04 ' , // bin/spc for x86_64
3131 'ubuntu-22.04-arm ' , // bin/spc-gnu-docker for arm64
3232 'ubuntu-24.04-arm ' , // bin/spc for arm64
33- // 'windows-2022', // .\bin\spc.ps1
33+ 'windows-2022 ' , // .\bin\spc.ps1
3434 'windows-2025 ' ,
3535];
3636
You can’t perform that action at this time.
0 commit comments