aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/repository.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-07-18 01:27:14 +0900
committernsfisis <nsfisis@gmail.com>2026-07-18 01:27:51 +0900
commit6991ca4c577382651139c70ebfe944eaf959796b (patch)
tree53463b7fafafbc361bfa569807a53403eb9db2a6 /crates/shirabe/src/repository.rs
parent6488714b496eb5cd69e8e66487ded4123212c452 (diff)
downloadphp-shirabe-6991ca4c577382651139c70ebfe944eaf959796b.tar.gz
php-shirabe-6991ca4c577382651139c70ebfe944eaf959796b.tar.zst
php-shirabe-6991ca4c577382651139c70ebfe944eaf959796b.zip
fix(composer-repository): match List for security-advisories field
security-advisories in a p2 provider response is a JSON array, which decodes to PhpMixed::List rather than PhpMixed::Array. The check only matched Array, so it always missed and silently fell through to the api-url fallback instead of using the already-cached provider data. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/repository.rs')
0 files changed, 0 insertions, 0 deletions