MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/.composer/cache/repo/https---repo.packagist.org/provider-sentry~sentry~dev.json
{"packages":{"sentry/sentry":[{"name":"sentry/sentry","description":"A PHP SDK for Sentry (http://sentry.io)","keywords":["log","logging","sentry","error-handler","error-monitoring","crash-reporting","crash-reports"],"homepage":"http://sentry.io","version":"dev-master","version_normalized":"dev-master","license":["BSD-3-Clause"],"authors":[{"name":"Sentry","email":"accounts@sentry.io"}],"source":{"type":"git","url":"https://github.com/getsentry/sentry-php.git","reference":"2c59c6c28f4c475f62938c5d5dae17530b228f5f"},"dist":{"type":"zip","url":"https://api.github.com/repos/getsentry/sentry-php/zipball/2c59c6c28f4c475f62938c5d5dae17530b228f5f","reference":"2c59c6c28f4c475f62938c5d5dae17530b228f5f","shasum":""},"type":"library","funding":[{"url":"https://sentry.io/","type":"custom"},{"url":"https://sentry.io/pricing/","type":"custom"}],"time":"2021-02-16T23:44:17+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Sentry\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.1.x-dev"}},"default-branch":true,"require":{"ext-json":"*","ext-mbstring":"*","php-http/async-client-implementation":"^1.0","php-http/client-common":"^1.5|^2.0","php-http/discovery":"^1.6.1","php-http/httplug":"^1.1|^2.0","php-http/message":"^1.5","psr/http-factory":"^1.0","psr/http-message-implementation":"^1.0","psr/log":"^1.0","symfony/polyfill-uuid":"^1.13.1","symfony/polyfill-php80":"^1.17","guzzlehttp/psr7":"^1.7","php":"^7.2|^8.0","guzzlehttp/promises":"^1.4","symfony/options-resolver":"^3.4.43|^4.4.11|^5.0.11","jean85/pretty-package-versions":"^1.5|^2.0.1"},"require-dev":{"monolog/monolog":"^1.3|^2.0","php-http/mock-client":"^1.3","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-phpunit":"^0.12","http-interop/http-factory-guzzle":"^1.0","nikic/php-parser":"^4.10.3","phpunit/phpunit":"^8.5.13|^9.4","symfony/phpunit-bridge":"^5.2","friendsofphp/php-cs-fixer":"^2.17","vimeo/psalm":"^4.2"},"suggest":{"monolog/monolog":"Allow sending log messages to Sentry by using the included Monolog handler."},"conflict":{"php-http/client-common":"1.8.0","raven/raven":"*"},"support":{"issues":"https://github.com/getsentry/sentry-php/issues","source":"https://github.com/getsentry/sentry-php/tree/master"}},{"version":"2.x-dev","version_normalized":"2.9999999.9999999.9999999-dev","source":{"type":"git","url":"https://github.com/getsentry/sentry-php.git","reference":"ce63f13e2cf9f72ec169413545a3f7312b2e45e3"},"dist":{"type":"zip","url":"https://api.github.com/repos/getsentry/sentry-php/zipball/ce63f13e2cf9f72ec169413545a3f7312b2e45e3","reference":"ce63f13e2cf9f72ec169413545a3f7312b2e45e3","shasum":""},"time":"2021-02-02T08:58:09+00:00","extra":{"branch-alias":{"dev-master":"2.5.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-mbstring":"*","guzzlehttp/promises":"^1.3","php-http/async-client-implementation":"^1.0","php-http/client-common":"^1.5|^2.0","php-http/discovery":"^1.6.1","php-http/httplug":"^1.1|^2.0","php-http/message":"^1.5","psr/http-factory":"^1.0","psr/http-message-implementation":"^1.0","psr/log":"^1.0","symfony/options-resolver":"^2.7|^3.0|^4.0|^5.0","symfony/polyfill-uuid":"^1.13.1","guzzlehttp/psr7":"^1.7","jean85/pretty-package-versions":"^1.5|^2.0.1"},"require-dev":{"friendsofphp/php-cs-fixer":"^2.16","monolog/monolog":"^1.3|^2.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpunit/phpunit":"^7.5.20","symfony/phpunit-bridge":"^5.2","php-http/mock-client":"^1.4","vimeo/psalm":"^4.2"},"support":{"issues":"https://github.com/getsentry/sentry-php/issues","source":"https://github.com/getsentry/sentry-php/tree/2.x"},"default-branch":"__unset"},{"description":"A PHP client for Sentry (http://getsentry.com)","keywords":["log","logging"],"homepage":"http://getsentry.com","version":"1.x-dev","version_normalized":"1.9999999.9999999.9999999-dev","authors":[{"name":"David Cramer","email":"dcramer@gmail.com"}],"source":{"type":"git","url":"https://github.com/getsentry/sentry-php.git","reference":"0f61052bc559f08dce7c7d5051acfb7447a4361b"},"dist":{"type":"zip","url":"https://api.github.com/repos/getsentry/sentry-php/zipball/0f61052bc559f08dce7c7d5051acfb7447a4361b","reference":"0f61052bc559f08dce7c7d5051acfb7447a4361b","shasum":""},"time":"2020-02-12T18:36:01+00:00","autoload":{"psr-0":{"Raven_":"lib/"}},"extra":{"branch-alias":{"dev-master":"1.11.x-dev"}},"bin":["bin/sentry"],"require":{"php":"^5.3|^7.0","ext-curl":"*"},"require-dev":{"friendsofphp/php-cs-fixer":"^1.8.0","phpunit/phpunit":"^4.8.35 || ^5.7","monolog/monolog":"^1.0"},"suggest":{"ext-hash":"*","ext-json":"*","ext-mbstring":"*","monolog/monolog":"Automatically capture Monolog events as breadcrumbs"},"conflict":{"raven/raven":"*"},"support":{"issues":"https://github.com/getsentry/sentry-php/issues","source":"https://github.com/getsentry/sentry-php/tree/1.x"},"funding":"__unset"},{"description":"A PHP SDK for Sentry (http://sentry.io)","keywords":["log","logging","sentry","error-handler","error-monitoring","crash-reporting","crash-reports"],"homepage":"http://sentry.io","version":"dev-develop","version_normalized":"dev-develop","authors":[{"name":"Sentry","email":"accounts@sentry.io"}],"source":{"type":"git","url":"https://github.com/getsentry/sentry-php.git","reference":"acbf541fa2aa7b18b25cf99327dba94ddf9ccf18"},"dist":{"type":"zip","url":"https://api.github.com/repos/getsentry/sentry-php/zipball/acbf541fa2aa7b18b25cf99327dba94ddf9ccf18","reference":"acbf541fa2aa7b18b25cf99327dba94ddf9ccf18","shasum":""},"funding":[{"url":"https://sentry.io/","type":"custom"},{"url":"https://sentry.io/pricing/","type":"custom"}],"time":"2021-02-16T23:39:52+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Sentry\\":"src/"}},"extra":{"branch-alias":{"dev-master":"3.2.x-dev"}},"require":{"ext-json":"*","ext-mbstring":"*","php-http/async-client-implementation":"^1.0","php-http/client-common":"^1.5|^2.0","php-http/discovery":"^1.6.1","php-http/httplug":"^1.1|^2.0","php-http/message":"^1.5","psr/http-message-implementation":"^1.0","psr/log":"^1.0","symfony/polyfill-uuid":"^1.13.1","psr/http-factory":"^1.0","jean85/pretty-package-versions":"^1.5","ocramius/package-versions":"^1.8","symfony/polyfill-php80":"^1.17","guzzlehttp/psr7":"^1.7","php":"^7.2|^8.0","guzzlehttp/promises":"^1.4","symfony/options-resolver":"^3.4.43|^4.4.11|^5.0.11"},"require-dev":{"monolog/monolog":"^1.3|^2.0","php-http/mock-client":"^1.3","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-phpunit":"^0.12","http-interop/http-factory-guzzle":"^1.0","nikic/php-parser":"^4.10.3","phpunit/phpunit":"^8.5.13|^9.4","symfony/phpunit-bridge":"^5.2","friendsofphp/php-cs-fixer":"^2.17","vimeo/psalm":"^4.2"},"suggest":{"monolog/monolog":"Allow sending log messages to Sentry by using the included Monolog handler."},"conflict":{"php-http/client-common":"1.8.0","raven/raven":"*"},"support":{"issues":"https://github.com/getsentry/sentry-php/issues","source":"https://github.com/getsentry/sentry-php/tree/develop"},"bin":"__unset"},{"version":"dev-fix-php8-silenced-error-detection","version_normalized":"dev-fix-php8-silenced-error-detection","source":{"type":"git","url":"https://github.com/getsentry/sentry-php.git","reference":"622be9f1e017c96a4c44718c6cbd653378a3be43"},"dist":{"type":"zip","url":"https://api.github.com/repos/getsentry/sentry-php/zipball/622be9f1e017c96a4c44718c6cbd653378a3be43","reference":"622be9f1e017c96a4c44718c6cbd653378a3be43","shasum":""},"time":"2021-02-16T23:32:33+00:00","require":{"php":"^7.2|^8.0","ext-json":"*","ext-mbstring":"*","guzzlehttp/promises":"^1.4","guzzlehttp/psr7":"^1.7","jean85/pretty-package-versions":"^1.5","ocramius/package-versions":"^1.8","php-http/async-client-implementation":"^1.0","php-http/client-common":"^1.5|^2.0","php-http/discovery":"^1.6.1","php-http/httplug":"^1.1|^2.0","php-http/message":"^1.5","psr/http-factory":"^1.0","psr/http-message-implementation":"^1.0","psr/log":"^1.0","symfony/options-resolver":"^3.4.43|^4.4.11|^5.0.11","symfony/polyfill-php80":"^1.17","symfony/polyfill-uuid":"^1.13.1"},"require-dev":{"friendsofphp/php-cs-fixer":"^2.17","http-interop/http-factory-guzzle":"^1.0","monolog/monolog":"^1.3|^2.0","nikic/php-parser":"^4.10.3","php-http/mock-client":"^1.3","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpunit/phpunit":"^8.5.13|^9.4","symfony/phpunit-bridge":"^5.2","vimeo/psalm":"^4.2"},"support":{"issues":"https://github.com/getsentry/sentry-php/issues","source":"https://github.com/getsentry/sentry-php/tree/fix-php8-silenced-error-detection"}},{"version":"dev-add-release-version-github-action","version_normalized":"dev-add-release-version-github-action","source":{"type":"git","url":"https://github.com/getsentry/sentry-php.git","reference":"a43b8ecbd699ead9a90d1f06e07be2225861133f"},"dist":{"type":"zip","url":"https://api.github.com/repos/getsentry/sentry-php/zipball/a43b8ecbd699ead9a90d1f06e07be2225861133f","reference":"a43b8ecbd699ead9a90d1f06e07be2225861133f","shasum":""},"time":"2021-02-02T22:08:12+00:00","extra":{"branch-alias":{"dev-master":"3.1.x-dev"}},"require":{"php":"^7.2|^8.0","ext-json":"*","ext-mbstring":"*","guzzlehttp/promises":"^1.4","guzzlehttp/psr7":"^1.7","jean85/pretty-package-versions":"^1.5|^2.0.1","php-http/async-client-implementation":"^1.0","php-http/client-common":"^1.5|^2.0","php-http/discovery":"^1.6.1","php-http/httplug":"^1.1|^2.0","php-http/message":"^1.5","psr/http-factory":"^1.0","psr/http-message-implementation":"^1.0","psr/log":"^1.0","symfony/options-resolver":"^3.4.43|^4.4.11|^5.0.11","symfony/polyfill-php80":"^1.17","symfony/polyfill-uuid":"^1.13.1"},"support":{"issues":"https://github.com/getsentry/sentry-php/issues","source":"https://github.com/getsentry/sentry-php/tree/add-release-version-github-action"}},{"version":"dev-release/2.5.2","version_normalized":"dev-release/2.5.2","source":{"type":"git","url":"https://github.com/getsentry/sentry-php.git","reference":"ce63f13e2cf9f72ec169413545a3f7312b2e45e3"},"dist":{"type":"zip","url":"https://api.github.com/repos/getsentry/sentry-php/zipball/ce63f13e2cf9f72ec169413545a3f7312b2e45e3","reference":"ce63f13e2cf9f72ec169413545a3f7312b2e45e3","shasum":""},"time":"2021-02-02T08:58:09+00:00","extra":{"branch-alias":{"dev-master":"2.5.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-mbstring":"*","guzzlehttp/promises":"^1.3","guzzlehttp/psr7":"^1.7","jean85/pretty-package-versions":"^1.5|^2.0.1","php-http/async-client-implementation":"^1.0","php-http/client-common":"^1.5|^2.0","php-http/discovery":"^1.6.1","php-http/httplug":"^1.1|^2.0","php-http/message":"^1.5","psr/http-factory":"^1.0","psr/http-message-implementation":"^1.0","psr/log":"^1.0","symfony/options-resolver":"^2.7|^3.0|^4.0|^5.0","symfony/polyfill-uuid":"^1.13.1"},"require-dev":{"friendsofphp/php-cs-fixer":"^2.16","monolog/monolog":"^1.3|^2.0","php-http/mock-client":"^1.4","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpunit/phpunit":"^7.5.20","symfony/phpunit-bridge":"^5.2","vimeo/psalm":"^4.2"},"support":{"issues":"https://github.com/getsentry/sentry-php/issues","source":"https://github.com/getsentry/sentry-php/tree/release/2.5.2"}},{"version":"dev-fix-1050","version_normalized":"dev-fix-1050","source":{"type":"git","url":"https://github.com/getsentry/sentry-php.git","reference":"a96b3884491a79500ae100faf4f83c28de59c971"},"dist":{"type":"zip","url":"https://api.github.com/repos/getsentry/sentry-php/zipball/a96b3884491a79500ae100faf4f83c28de59c971","reference":"a96b3884491a79500ae100faf4f83c28de59c971","shasum":""},"time":"2020-07-16T14:21:04+00:00","extra":{"branch-alias":{"dev-master":"2.4-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-mbstring":"*","guzzlehttp/promises":"^1.3","guzzlehttp/psr7":"^1.6","jean85/pretty-package-versions":"^1.2","php-http/async-client-implementation":"^1.0","php-http/client-common":"^1.5|^2.0","php-http/discovery":"^1.6.1","php-http/httplug":"^1.1|^2.0","php-http/message":"^1.5","psr/http-factory":"^1.0","psr/http-message-implementation":"^1.0","psr/log":"^1.0","symfony/options-resolver":"^2.7|^3.0|^4.0|^5.0","symfony/polyfill-uuid":"^1.13.1"},"require-dev":{"friendsofphp/php-cs-fixer":"^2.16","monolog/monolog":"^1.3|^2.0","php-http/mock-client":"^1.3","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpunit/phpunit":"^7.5.18","symfony/phpunit-bridge":"^4.3|^5.0","vimeo/psalm":"^3.4"},"support":{"issues":"https://github.com/getsentry/sentry-php/issues","source":"https://github.com/getsentry/sentry-php/tree/fix-1050"}}]},"minified":"composer/2.0","last-modified":"Wed, 17 Feb 2021 00:00:02 GMT"}