mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
Merge pull request 'fix: Fix phpunit vendorHash' (#4) from provokateurin/haze:fix/phpunit-vendorhash into main
Reviewed-on: https://codeberg.org/icewind/haze/pulls/4
This commit is contained in:
commit
9f54d7dacf
1 changed files with 4 additions and 4 deletions
|
|
@ -14,22 +14,22 @@
|
|||
"9" = {
|
||||
version = "9.6.25";
|
||||
hash = "sha256-DKbInG8zsIa2DFNY5eqW8CKWUhGM0yc3/wppUiizYbg=";
|
||||
vendorHash = "sha256-pvP2ULwnDbPb9bIaNKkQ7cvyMpgZiFfoJfUFRGzojBQ=";
|
||||
vendorHash = "sha256-smd7flcNodo73jJxHLDgfjIr1SYrDB8GwkZXJZx5xFc=";
|
||||
};
|
||||
"10" = {
|
||||
version = "10.5.46";
|
||||
hash = "sha256-DtQ6CR4RAGKpZcJA9WZ5ud5ztIBTr8MeVTIhFwbGHYc=";
|
||||
vendorHash = "sha256-fNv9pWFwYTyw3KEGtmbKNzXFsiDE6oZjRCWhypa/k0A=";
|
||||
vendorHash = "sha256-sIb5ybop04xzxuHg7dJtEUcvMNyofMLtMi+IGZk2eU0=";
|
||||
};
|
||||
"11" = {
|
||||
version = "11.5.22";
|
||||
hash = "sha256-oXoh/2G0bqPPyvVoQUUdUz8XGyNtRJE3taUFGu2UIsc=";
|
||||
vendorHash = "sha256-9gLTJe2ft90qGr/d8/Zc/ua7EWyNZ16wPEZRe9sKZf0=";
|
||||
vendorHash = "sha256-kW7mVrpyEleIlMx01ohxgqo0XXhuhIFLT2EMYJA1d60=";
|
||||
};
|
||||
"12" = {
|
||||
version = "12.2.1";
|
||||
hash = "sha256-D5WI1kv05L8X3Gfw/MCxGdIcqWyWJg68GL9I24z/zIY=";
|
||||
vendorHash = "sha256-H+XMRMvbUz/WCUdPRmL8nSCqa5YE3Qb1+goEQjjDK70=";
|
||||
vendorHash = "sha256-DBzpwDVCOaw+5rXGLiCHBhKg+kibvBD1XDNFMte3Heo=";
|
||||
};
|
||||
};
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue