vault / seldaek-monolog / 3.9.0
seldaek-monolog @ 3.9.0
integrity
- size
- 187.2 KiB
- downloaded
- last checked
- overlays
- composer
- detected
- composer monolog/monolog
release notes
- BC Warning: Fixed SendGridHandler to use the V3 API as V2 is now shut down, but this requires a new API key (#1952)
- Deprecated Monolog\Test\TestCase in favor of Monolog\Test\MonologTestCase (#1953)
- Added extension point for NativeMailerHandler::mail (#1948)
- Added setHandler method to BufferHandler to modify the nested handler at runtime (#1946)
- Fixed date format in ElasticsearchFormatter to use +00:00 vs +0000 tz identifiers (#1942)
- Fixed GelfMessageFormatter handling numeric context/extra keys (#1932)
Full Changelog: https://github.com/Seldaek/monolog/compare/3.8.1...3.9.0
download
unix · zip
curl -fL -o 3.9.0.zip https://ratatoskr.space/pkg/seldaek-monolog/3.9.0.zip
printf '%s %s\n' '5888253951c59c15145ff84b1d05b553502ee53693c08c8e13a12aa814a410fb' '3.9.0.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/seldaek-monolog/3.9.0.zip"
$out = "3.9.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "5888253951c59c15145ff84b1d05b553502ee53693c08c8e13a12aa814a410fb") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 3.9.0.tar.gz https://ratatoskr.space/pkg/seldaek-monolog/3.9.0.tar.gz
printf '%s %s\n' '6a9ada0c0bc4350991e0b451965da0a6b4807e2f90f934b4336a131481d4220b' '3.9.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/seldaek-monolog/3.9.0.tar.gz"
$out = "3.9.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "6a9ada0c0bc4350991e0b451965da0a6b4807e2f90f934b4336a131481d4220b") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o 3.9.0.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/seldaek-monolog/3.9.0.zip
printf '%s %s\n' '5888253951c59c15145ff84b1d05b553502ee53693c08c8e13a12aa814a410fb' '3.9.0.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/seldaek-monolog/3.9.0.zip"
$out = "3.9.0.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "5888253951c59c15145ff84b1d05b553502ee53693c08c8e13a12aa814a410fb") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 3.9.0.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/seldaek-monolog/3.9.0.tar.gz
printf '%s %s\n' '6a9ada0c0bc4350991e0b451965da0a6b4807e2f90f934b4336a131481d4220b' '3.9.0.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/seldaek-monolog/3.9.0.tar.gz"
$out = "3.9.0.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "6a9ada0c0bc4350991e0b451965da0a6b4807e2f90f934b4336a131481d4220b") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| 3.9.0.zip | zip | 189.2 KiB |
blake3-24 e1cea2387bb6514e13c781aaf367028895aaaa0becde43e3
sha256 5888253951c59c15145ff84b1d05b553502ee53693c08c8e13a12aa814a410fb
sha1 c8633b32823b66cd5c32674e9ce1391e930f2c1b
|
| 3.9.0.tar.gz | tar.gz | 105.7 KiB |
blake3-24 669a916d00bcad7ffdaf7c4e152a8dea71543bab4be32dab
sha256 6a9ada0c0bc4350991e0b451965da0a6b4807e2f90f934b4336a131481d4220b
sha1 bec2352787af92be506aaf9c3b5b5adc5891820a
|
install
bazel
http_archive(
name = "seldaek-monolog",
urls = ["https://ratatoskr.space/pkg/seldaek-monolog/3.9.0.tar.gz"],
integrity = "sha256-apraDAvENQmR4LRRll2gprSAfi+Q+TS0M2oTFIHUIgs=",
strip_prefix = "seldaek-monolog-3.9.0",
)
zig
.url = "https://ratatoskr.space/pkg/seldaek-monolog/3.9.0.tar.gz",
composer
composer config repositories.yggvault composer https://ratatoskr.space/pkg composer require monolog/monolog:3.9.0
install via yggdrasil mesh
bazel
http_archive(
name = "seldaek-monolog",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/seldaek-monolog/3.9.0.tar.gz"],
integrity = "sha256-apraDAvENQmR4LRRll2gprSAfi+Q+TS0M2oTFIHUIgs=",
strip_prefix = "seldaek-monolog-3.9.0",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/seldaek-monolog/3.9.0.tar.gz",
composer
composer config secure-http false composer config repositories.yggvault composer http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg composer require monolog/monolog:3.9.0