{"packages":{"promphp/prometheus_client_php":{"1.0.1":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"1.0.1","version_normalized":"1.0.1.0","license":["Apache-2.0"],"authors":[{"name":"Daniel Noel-Davies","email":"Daniel.Noel-Davies@endclothing.com"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"ae61369d8667343cfff70fec648b3448a2076778"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/ae61369d8667343cfff70fec648b3448a2076778","type":"zip","shasum":"","reference":"ae61369d8667343cfff70fec648b3448a2076778"},"type":"library","funding":[],"time":"2019-10-04T10:46:29+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"require":{"php":"^7.1","ext-json":"*","guzzlehttp/guzzle":"^6.2","symfony/polyfill-apcu":"^1.6"},"require-dev":{"phpunit/phpunit":"^7.5"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu."},"uid":4503044},"dev-main":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"dev-main","version_normalized":"dev-main","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"3f8e4ff20e4090e494572feaf68b36c197e0e3ef"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/3f8e4ff20e4090e494572feaf68b36c197e0e3ef","type":"zip","shasum":"","reference":"3f8e4ff20e4090e494572feaf68b36c197e0e3ef"},"type":"library","funding":[],"time":"2024-12-10T13:48:27+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"default-branch":true,"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","symfony/polyfill-apcu":"^1.6","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","squizlabs/php_codesniffer":"^3.6","phpunit/phpunit":"^9.4"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+","ext-pdo":"Required if using PDO."},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":6150588},"dev-remove-usage-of-apcu_inc":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"dev-remove-usage-of-apcu_inc","version_normalized":"dev-remove-usage-of-apcu_inc","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"e6ded0d35432d82197b1c98cbb1b850bfdb5933d"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/e6ded0d35432d82197b1c98cbb1b850bfdb5933d","type":"zip","shasum":"","reference":"e6ded0d35432d82197b1c98cbb1b850bfdb5933d"},"type":"library","funding":[],"time":"2020-11-06T12:40:53+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2","ext-json":"*","symfony/polyfill-apcu":"^1.6"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12.50","phpstan/phpstan-phpunit":"^0.12.16","phpstan/phpstan-strict-rules":"^0.12.5","phpunit/phpunit":"^8.4","squizlabs/php_codesniffer":"^3.5"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway."},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":4622754},"dev-test-on-php-8":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"dev-test-on-php-8","version_normalized":"dev-test-on-php-8","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"019daeac7e31b1ea1b2c418a638b5ee7afdf7aa6"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/019daeac7e31b1ea1b2c418a638b5ee7afdf7aa6","type":"zip","shasum":"","reference":"019daeac7e31b1ea1b2c418a638b5ee7afdf7aa6"},"type":"library","funding":[],"time":"2020-10-14T06:25:39+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*","symfony/polyfill-apcu":"^1.6"},"require-dev":{"squizlabs/php_codesniffer":"^3.5","guzzlehttp/guzzle":"^6.3|^7.0","phpstan/phpstan":"^0.12.48","phpunit/phpunit":"^8.4|^9.4"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway."},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":4508124},"v0.1.0":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.1.0","version_normalized":"0.1.0.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"13deeca0aa9670f8edb6467fa4c5bce8c245e53f"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/13deeca0aa9670f8edb6467fa4c5bce8c245e53f","type":"zip","shasum":"","reference":"13deeca0aa9670f8edb6467fa4c5bce8c245e53f"},"type":"library","funding":[],"time":"2016-06-24T10:28:56+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.6.0","ext-redis":"*"},"require-dev":{"phpunit/phpunit":"5.4.6","guzzlehttp/guzzle":"~6.0"},"uid":4503026},"v0.2.0":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.2.0","version_normalized":"0.2.0.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"9e644b5ca7d9b91be58f6b9b121e5bef17a6b78f"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/9e644b5ca7d9b91be58f6b9b121e5bef17a6b78f","type":"zip","shasum":"","reference":"9e644b5ca7d9b91be58f6b9b121e5bef17a6b78f"},"type":"library","funding":[],"time":"2016-06-24T13:09:01+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.3.3","ext-redis":"*"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"guzzlehttp/guzzle":"~6.0 for running the blackbox tests."},"uid":4503027},"v0.2.1":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.2.1","version_normalized":"0.2.1.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"b0009caecb03ec3cdb3f891ea06a0a64ee82858c"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/b0009caecb03ec3cdb3f891ea06a0a64ee82858c","type":"zip","shasum":"","reference":"b0009caecb03ec3cdb3f891ea06a0a64ee82858c"},"type":"library","funding":[],"time":"2016-07-01T06:43:08+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.3.3","ext-redis":"*"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"guzzlehttp/guzzle":"~6.0 for running the blackbox tests."},"uid":4503028},"v0.3.0":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.3.0","version_normalized":"0.3.0.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"436298530fd8af3cbc11c9fab333ffdb7ed7ee43"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/436298530fd8af3cbc11c9fab333ffdb7ed7ee43","type":"zip","shasum":"","reference":"436298530fd8af3cbc11c9fab333ffdb7ed7ee43"},"type":"library","funding":[],"time":"2016-07-06T10:41:11+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.3.3","ext-redis":"*"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"guzzlehttp/guzzle":"~6.0 for running the blackbox tests."},"uid":4503029},"v0.4.0":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.4.0","version_normalized":"0.4.0.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"d791589e86812a0929a728e89f1aed21caf5082a"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/d791589e86812a0929a728e89f1aed21caf5082a","type":"zip","shasum":"","reference":"d791589e86812a0929a728e89f1aed21caf5082a"},"type":"library","funding":[],"time":"2016-07-07T13:45:04+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.3.3","ext-redis":"*"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"guzzlehttp/guzzle":"~6.0 for running the blackbox tests."},"uid":4503030},"v0.4.1":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.4.1","version_normalized":"0.4.1.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"78d4e15af73304bbb42b057f809d759e2f3c7f9d"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/78d4e15af73304bbb42b057f809d759e2f3c7f9d","type":"zip","shasum":"","reference":"78d4e15af73304bbb42b057f809d759e2f3c7f9d"},"type":"library","funding":[],"time":"2016-07-07T14:44:13+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.3.3","ext-redis":"*"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"guzzlehttp/guzzle":"~6.0 for running the blackbox tests."},"uid":4503031},"v0.4.2":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.4.2","version_normalized":"0.4.2.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"162c54217a81349c09239660c0ae0a8e6875347e"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/162c54217a81349c09239660c0ae0a8e6875347e","type":"zip","shasum":"","reference":"162c54217a81349c09239660c0ae0a8e6875347e"},"type":"library","funding":[],"time":"2016-07-08T06:27:12+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.3.3","ext-redis":"*"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"guzzlehttp/guzzle":"~6.0 for running the blackbox tests."},"uid":4503032},"v0.4.3":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.4.3","version_normalized":"0.4.3.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"1b60a3ed083ea00d9bd4fbb226bbd0b5574096cc"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/1b60a3ed083ea00d9bd4fbb226bbd0b5574096cc","type":"zip","shasum":"","reference":"1b60a3ed083ea00d9bd4fbb226bbd0b5574096cc"},"type":"library","funding":[],"time":"2016-07-08T07:36:37+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.3.3","ext-redis":"*"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"guzzlehttp/guzzle":"~6.0 for running the blackbox tests."},"uid":4503033},"v0.4.4":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.4.4","version_normalized":"0.4.4.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"d272bfdff09468f675d86ef94f1e00d549398577"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/d272bfdff09468f675d86ef94f1e00d549398577","type":"zip","shasum":"","reference":"d272bfdff09468f675d86ef94f1e00d549398577"},"type":"library","funding":[],"time":"2016-07-08T08:43:28+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.3.3","ext-redis":"*"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"guzzlehttp/guzzle":"~6.0 for running the blackbox tests."},"uid":4503034},"v0.4.5":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.4.5","version_normalized":"0.4.5.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"16281077cd6a926b8c6a5f249b2f8e96f713764a"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/16281077cd6a926b8c6a5f249b2f8e96f713764a","type":"zip","shasum":"","reference":"16281077cd6a926b8c6a5f249b2f8e96f713764a"},"type":"library","funding":[],"time":"2016-07-11T10:23:08+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.3.3","ext-redis":"*"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"guzzlehttp/guzzle":"~6.0 for running the blackbox tests."},"uid":4503035},"v0.5.0":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.5.0","version_normalized":"0.5.0.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"7086eb34a9a22292727d167c0d91d93e52652aea"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/7086eb34a9a22292727d167c0d91d93e52652aea","type":"zip","shasum":"","reference":"7086eb34a9a22292727d167c0d91d93e52652aea"},"type":"library","funding":[],"time":"2016-07-13T21:30:58+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.3.3","ext-redis":"*"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"guzzlehttp/guzzle":"~6.0 for running the blackbox tests."},"uid":4503036},"v0.5.1":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.5.1","version_normalized":"0.5.1.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"24cc0de055badb51a7fd5d2ebd2b9fc508a75eac"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/24cc0de055badb51a7fd5d2ebd2b9fc508a75eac","type":"zip","shasum":"","reference":"24cc0de055badb51a7fd5d2ebd2b9fc508a75eac"},"type":"library","funding":[],"time":"2016-07-15T09:20:02+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.3.3","ext-redis":"*"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"guzzlehttp/guzzle":"~6.0 for running the blackbox tests."},"uid":4503037},"v0.6.0":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.6.0","version_normalized":"0.6.0.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"},{"name":"Jan Brauer","email":"jan.brauer@jimdo.com"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"43fc3bd312e790fa79457bb5b146ef4132ed9b83"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/43fc3bd312e790fa79457bb5b146ef4132ed9b83","type":"zip","shasum":"","reference":"43fc3bd312e790fa79457bb5b146ef4132ed9b83"},"type":"library","funding":[],"time":"2016-09-07T13:52:03+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.6.3"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"guzzlehttp/guzzle":"~6.0 for running the blackbox tests.","ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu."},"uid":4503038},"v0.7.0":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.7.0","version_normalized":"0.7.0.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"},{"name":"Jan Brauer","email":"jan.brauer@jimdo.com"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"40259bee80316eec1a1bfdd66747f7fa468f5e9e"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/40259bee80316eec1a1bfdd66747f7fa468f5e9e","type":"zip","shasum":"","reference":"40259bee80316eec1a1bfdd66747f7fa468f5e9e"},"type":"library","funding":[],"time":"2016-10-11T09:08:19+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.6.3","guzzlehttp/guzzle":"^6.2"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu."},"uid":4503039},"v0.8.0":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.8.0","version_normalized":"0.8.0.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"},{"name":"Jan Brauer","email":"jan.brauer@jimdo.com"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"1c45edf91161dd182f4509944a19df195fd0ad8b"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/1c45edf91161dd182f4509944a19df195fd0ad8b","type":"zip","shasum":"","reference":"1c45edf91161dd182f4509944a19df195fd0ad8b"},"type":"library","funding":[],"time":"2016-12-21T11:57:09+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.6.3","guzzlehttp/guzzle":"^6.2"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu."},"uid":4503040},"v0.9.0":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.9.0","version_normalized":"0.9.0.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"},{"name":"Jan Brauer","email":"jan.brauer@jimdo.com"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"30fd2493f83dd03fdfe9c73782eaa70519354001"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/30fd2493f83dd03fdfe9c73782eaa70519354001","type":"zip","shasum":"","reference":"30fd2493f83dd03fdfe9c73782eaa70519354001"},"type":"library","funding":[],"time":"2017-04-04T15:06:00+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.6.3","guzzlehttp/guzzle":"^6.2"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu."},"uid":4503041},"v0.9.1":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v0.9.1","version_normalized":"0.9.1.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"},{"name":"Jan Brauer","email":"jan.brauer@jimdo.com"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"cf3ea93197400a97464ff9bee78cf2169f035327"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/cf3ea93197400a97464ff9bee78cf2169f035327","type":"zip","shasum":"","reference":"cf3ea93197400a97464ff9bee78cf2169f035327"},"type":"library","funding":[],"time":"2017-11-06T11:00:07+00:00","autoload":{"psr-0":{"Prometheus\\":"src/"}},"require":{"php":">=5.6.3","guzzlehttp/guzzle":"^6.2"},"require-dev":{"phpunit/phpunit":"4.1.0"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu."},"uid":4503042},"v1.0.0":{"name":"promphp/prometheus_client_php","description":"","keywords":[],"homepage":"","version":"v1.0.0","version_normalized":"1.0.0.0","license":["Apache-2.0"],"authors":[{"name":"Joscha","email":"joscha@schnipseljagd.org"},{"name":"Jan Brauer","email":"jan.brauer@jimdo.com"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"9c40adca08f4da597c976317444bbb6543bfcea5"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/9c40adca08f4da597c976317444bbb6543bfcea5","type":"zip","shasum":"","reference":"9c40adca08f4da597c976317444bbb6543bfcea5"},"type":"library","funding":[],"time":"2019-07-22T13:15:53+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"require":{"php":"^7.1","ext-json":"*","guzzlehttp/guzzle":"^6.2","symfony/polyfill-apcu":"^1.6"},"require-dev":{"phpunit/phpunit":"^7.5"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu."},"uid":4503043},"v1.0.3":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v1.0.3","version_normalized":"1.0.3.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"0530489bdf0806f0ebcdbd1a255b07eecf6e5df6"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/0530489bdf0806f0ebcdbd1a255b07eecf6e5df6","type":"zip","shasum":"","reference":"0530489bdf0806f0ebcdbd1a255b07eecf6e5df6"},"type":"library","funding":[],"time":"2020-09-11T12:27:43+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2","ext-json":"*","symfony/polyfill-apcu":"^1.6"},"require-dev":{"phpunit/phpunit":"^8.4","guzzlehttp/guzzle":"^6.3","squizlabs/php_codesniffer":"^3.5"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu."},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*"},"uid":4503045},"v2.0.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.0.0","version_normalized":"2.0.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"a84b6c77b06e5ed84eaabb80d6c9d50136c20765"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/a84b6c77b06e5ed84eaabb80d6c9d50136c20765","type":"zip","shasum":"","reference":"a84b6c77b06e5ed84eaabb80d6c9d50136c20765"},"type":"library","funding":[],"time":"2020-09-22T04:37:27+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2","ext-json":"*","symfony/polyfill-apcu":"^1.6"},"require-dev":{"phpunit/phpunit":"^8.4","guzzlehttp/guzzle":"^6.3","squizlabs/php_codesniffer":"^3.5"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","lkaemmerling/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway."},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*"},"uid":4503046},"v2.0.1":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.0.1","version_normalized":"2.0.1.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"7c4e599beeed52b2396047bb94f5c514b42a6646"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/7c4e599beeed52b2396047bb94f5c514b42a6646","type":"zip","shasum":"","reference":"7c4e599beeed52b2396047bb94f5c514b42a6646"},"type":"library","funding":[],"time":"2020-09-30T19:09:16+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2","ext-json":"*","symfony/polyfill-apcu":"^1.6"},"require-dev":{"phpunit/phpunit":"^8.4","guzzlehttp/guzzle":"^6.3","squizlabs/php_codesniffer":"^3.5"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway."},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":4503047},"v2.1.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.1.0","version_normalized":"2.1.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"1e046c09533733c2988a81bfaaab7d2855d7c2e8"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/1e046c09533733c2988a81bfaaab7d2855d7c2e8","type":"zip","shasum":"","reference":"1e046c09533733c2988a81bfaaab7d2855d7c2e8"},"type":"library","funding":[],"time":"2020-10-02T16:32:12+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2","ext-json":"*","symfony/polyfill-apcu":"^1.6"},"require-dev":{"guzzlehttp/guzzle":"^6.3","phpstan/phpstan":"^0.12.48","phpunit/phpunit":"^8.4","squizlabs/php_codesniffer":"^3.5"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway."},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":4508673},"v2.1.1":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.1.1","version_normalized":"2.1.1.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"1f2e17ac7fb42a118263cad3447e613cf413cd0a"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/1f2e17ac7fb42a118263cad3447e613cf413cd0a","type":"zip","shasum":"","reference":"1f2e17ac7fb42a118263cad3447e613cf413cd0a"},"type":"library","funding":[],"time":"2020-10-08T04:00:26+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2","ext-json":"*","symfony/polyfill-apcu":"^1.6"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/phpstan":"^0.12.48","phpunit/phpunit":"^8.4","squizlabs/php_codesniffer":"^3.5"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway."},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":4526385},"v2.10.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.10.0","version_normalized":"2.10.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"a09ea80ec1ec26dd1d4853e9af2a811e898dbfeb"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/a09ea80ec1ec26dd1d4853e9af2a811e898dbfeb","type":"zip","shasum":"","reference":"a09ea80ec1ec26dd1d4853e9af2a811e898dbfeb"},"type":"library","funding":[],"time":"2024-02-01T13:28:34+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":7887432},"v2.11.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.11.0","version_normalized":"2.11.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"35d5a68628ea18209938bc1b8796646015ab93cf"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/35d5a68628ea18209938bc1b8796646015ab93cf","type":"zip","shasum":"","reference":"35d5a68628ea18209938bc1b8796646015ab93cf"},"type":"library","funding":[],"time":"2024-08-05T07:58:08+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","ext-pdo":"Required if using PDO.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":8354908},"v2.12.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.12.0","version_normalized":"2.12.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"50b70a6df4017081917e004f177a3c01cc8115db"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/50b70a6df4017081917e004f177a3c01cc8115db","type":"zip","shasum":"","reference":"50b70a6df4017081917e004f177a3c01cc8115db"},"type":"library","funding":[],"time":"2024-10-18T07:33:22+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","ext-pdo":"Required if using PDO.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":8527843},"v2.13.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.13.0","version_normalized":"2.13.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"abe6bbb198ba83a306c45c9872c8f386dc323e91"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/abe6bbb198ba83a306c45c9872c8f386dc323e91","type":"zip","shasum":"","reference":"abe6bbb198ba83a306c45c9872c8f386dc323e91"},"type":"library","funding":[],"time":"2024-12-02T12:27:42+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","ext-pdo":"Required if using PDO.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":8647033},"v2.13.1":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.13.1","version_normalized":"2.13.1.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"3f8e4ff20e4090e494572feaf68b36c197e0e3ef"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/3f8e4ff20e4090e494572feaf68b36c197e0e3ef","type":"zip","shasum":"","reference":"3f8e4ff20e4090e494572feaf68b36c197e0e3ef"},"type":"library","funding":[],"time":"2024-12-10T13:48:27+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","ext-pdo":"Required if using PDO.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":8666487},"v2.2.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.2.0","version_normalized":"2.2.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"d576d1067fcafc0a4392af04098feb08e82a5468"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/d576d1067fcafc0a4392af04098feb08e82a5468","type":"zip","shasum":"","reference":"d576d1067fcafc0a4392af04098feb08e82a5468"},"type":"library","funding":[],"time":"2020-11-17T22:06:29+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*","symfony/polyfill-apcu":"^1.6"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12.50","phpstan/phpstan-phpunit":"^0.12.16","phpstan/phpstan-strict-rules":"^0.12.5","phpunit/phpunit":"^8.4|^9.4","squizlabs/php_codesniffer":"^3.5"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway."},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":4656768},"v2.2.1":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.2.1","version_normalized":"2.2.1.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"ec124c7ac1a5559b5e0b246b34595b3a8aa6599c"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/ec124c7ac1a5559b5e0b246b34595b3a8aa6599c","type":"zip","shasum":"","reference":"ec124c7ac1a5559b5e0b246b34595b3a8aa6599c"},"type":"library","funding":[],"time":"2020-12-01T06:05:50+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*","symfony/polyfill-apcu":"^1.6"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12.50","phpstan/phpstan-phpunit":"^0.12.16","phpstan/phpstan-strict-rules":"^0.12.5","phpunit/phpunit":"^8.4|^9.4","squizlabs/php_codesniffer":"^3.5"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway."},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":4701466},"v2.2.2":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.2.2","version_normalized":"2.2.2.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"5d27b6d84900d9b3208b5b6bf88d10ed0dc7a154"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/5d27b6d84900d9b3208b5b6bf88d10ed0dc7a154","type":"zip","shasum":"","reference":"5d27b6d84900d9b3208b5b6bf88d10ed0dc7a154"},"type":"library","funding":[],"time":"2021-03-05T08:54:14+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*","symfony/polyfill-apcu":"^1.6"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12.50","phpstan/phpstan-phpunit":"^0.12.16","phpstan/phpstan-strict-rules":"^0.12.5","phpunit/phpunit":"^8.4|^9.4","squizlabs/php_codesniffer":"^3.5"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway."},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":4995479},"v2.3.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.3.0","version_normalized":"2.3.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"6e30c28d19acb65e5d9a445c8c9bdb11b0d56c73"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/6e30c28d19acb65e5d9a445c8c9bdb11b0d56c73","type":"zip","shasum":"","reference":"6e30c28d19acb65e5d9a445c8c9bdb11b0d56c73"},"type":"library","funding":[],"time":"2021-09-14T05:39:00+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12.50","phpstan/phpstan-phpunit":"^0.12.16","phpstan/phpstan-strict-rules":"^0.12.5","phpunit/phpunit":"^8.4|^9.4","squizlabs/php_codesniffer":"^3.5","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":5512954},"v2.4.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.4.0","version_normalized":"2.4.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"7c998b3eca48d01930ccaa29d7ca4c0c3c52f045"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/7c998b3eca48d01930ccaa29d7ca4c0c3c52f045","type":"zip","shasum":"","reference":"7c998b3eca48d01930ccaa29d7ca4c0c3c52f045"},"type":"library","funding":[],"time":"2021-11-05T05:53:43+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12.50","phpstan/phpstan-phpunit":"^0.12.16","phpstan/phpstan-strict-rules":"^0.12.5","phpunit/phpunit":"^8.4|^9.4","squizlabs/php_codesniffer":"^3.5","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":5665419},"v2.5.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.5.0","version_normalized":"2.5.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"0f7f022caddf88147e42f9f5ba462a56e157a0d3"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/0f7f022caddf88147e42f9f5ba462a56e157a0d3","type":"zip","shasum":"","reference":"0f7f022caddf88147e42f9f5ba462a56e157a0d3"},"type":"library","funding":[],"time":"2022-04-11T19:33:08+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":6150673},"v2.6.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.6.0","version_normalized":"2.6.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"10881142d2c55de19f529ebbcb7f89558c6d46d4"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/10881142d2c55de19f529ebbcb7f89558c6d46d4","type":"zip","shasum":"","reference":"10881142d2c55de19f529ebbcb7f89558c6d46d4"},"type":"library","funding":[],"time":"2022-04-12T14:07:05+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":6153418},"v2.6.1":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.6.1","version_normalized":"2.6.1.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"918b9962f0d5f2ecf401aa99b334a1620b6aeffe"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/918b9962f0d5f2ecf401aa99b334a1620b6aeffe","type":"zip","shasum":"","reference":"918b9962f0d5f2ecf401aa99b334a1620b6aeffe"},"type":"library","funding":[],"time":"2022-06-01T05:32:12+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":6300100},"v2.6.2":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.6.2","version_normalized":"2.6.2.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"df77bbcc65bd173f2ffaf40ab4e1ca8716da8ce6"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/df77bbcc65bd173f2ffaf40ab4e1ca8716da8ce6","type":"zip","shasum":"","reference":"df77bbcc65bd173f2ffaf40ab4e1ca8716da8ce6"},"type":"library","funding":[],"time":"2022-06-30T03:46:23+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":6381523},"v2.7.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.7.0","version_normalized":"2.7.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"dce4295685582d41bd22385c373b19da4818c1bc"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/dce4295685582d41bd22385c373b19da4818c1bc","type":"zip","shasum":"","reference":"dce4295685582d41bd22385c373b19da4818c1bc"},"type":"library","funding":[],"time":"2023-04-14T12:31:37+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":7119662},"v2.7.1":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.7.1","version_normalized":"2.7.1.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"82e42b5a491ee94127110548ee835052b9765a78"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/82e42b5a491ee94127110548ee835052b9765a78","type":"zip","shasum":"","reference":"82e42b5a491ee94127110548ee835052b9765a78"},"type":"library","funding":[],"time":"2023-04-24T18:11:52+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":7147836},"v2.7.2":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.7.2","version_normalized":"2.7.2.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"735ace7ec6f5ff66d73b91baf8f6d36cbe3f8b76"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/735ace7ec6f5ff66d73b91baf8f6d36cbe3f8b76","type":"zip","shasum":"","reference":"735ace7ec6f5ff66d73b91baf8f6d36cbe3f8b76"},"type":"library","funding":[],"time":"2023-11-06T12:38:23+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":7655762},"v2.8.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.8.0","version_normalized":"2.8.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"c7c174b4e0b691d75aa1cce939c6b1369b91fd22"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/c7c174b4e0b691d75aa1cce939c6b1369b91fd22","type":"zip","shasum":"","reference":"c7c174b4e0b691d75aa1cce939c6b1369b91fd22"},"type":"library","funding":[],"time":"2023-11-24T05:30:07+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":7739915},"v2.9.0":{"name":"promphp/prometheus_client_php","description":"Prometheus instrumentation library for PHP applications.","keywords":[],"homepage":"","version":"v2.9.0","version_normalized":"2.9.0.0","license":["Apache-2.0"],"authors":[{"name":"Lukas Kämmerling","email":"kontakt@lukas-kaemmerling.de"}],"source":{"url":"https://github.com/PromPHP/prometheus_client_php.git","type":"git","reference":"ad2a85fa52a7b9f6e6d84095cd34d1cb6f0a06bc"},"dist":{"url":"https://api.github.com/repos/PromPHP/prometheus_client_php/zipball/ad2a85fa52a7b9f6e6d84095cd34d1cb6f0a06bc","type":"zip","shasum":"","reference":"ad2a85fa52a7b9f6e6d84095cd34d1cb6f0a06bc"},"type":"library","funding":[],"time":"2023-12-20T06:22:58+00:00","autoload":{"psr-4":{"Prometheus\\":"src/Prometheus/"}},"extra":{"branch-alias":{"dev-master":"1.0-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*"},"require-dev":{"guzzlehttp/guzzle":"^6.3|^7.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^1.5.4","phpstan/phpstan-phpunit":"^1.1.0","phpstan/phpstan-strict-rules":"^1.1.0","phpunit/phpunit":"^9.4","squizlabs/php_codesniffer":"^3.6","symfony/polyfill-apcu":"^1.6"},"suggest":{"ext-redis":"Required if using Redis.","ext-apc":"Required if using APCu.","promphp/prometheus_push_gateway_php":"An easy client for using Prometheus PushGateway.","symfony/polyfill-apcu":"Required if you use APCu on PHP8.0+"},"replace":{"jimdo/prometheus_client_php":"*","endclothing/prometheus_client_php":"*","lkaemmerling/prometheus_client_php":"*"},"uid":7774865}}}}