관리-도구
편집 파일: provider-monolog~monolog~dev.json
{"minified":"composer/2.0","packages":{"monolog/monolog":[{"name":"monolog/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"https://github.com/Seldaek/monolog","version":"dev-main","version_normalized":"dev-main","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"https://seld.be"}],"source":{"url":"https://github.com/Seldaek/monolog.git","type":"git","reference":"e2392369686d420ca32df3803de28b5d6f76867d"},"dist":{"url":"https://api.github.com/repos/Seldaek/monolog/zipball/e2392369686d420ca32df3803de28b5d6f76867d","type":"zip","shasum":"","reference":"e2392369686d420ca32df3803de28b5d6f76867d"},"type":"library","funding":[{"url":"https://github.com/Seldaek","type":"github"},{"url":"https://tidelift.com/funding/github/packagist/monolog/monolog","type":"tidelift"}],"time":"2023-06-21T08:46:11+00:00","autoload":{"psr-4":{"Monolog\\":"src/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"default-branch":true,"require":{"php":">=8.1","psr/log":"^2.0 || ^3.0"},"require-dev":{"doctrine/couchdb":"~1.0@dev","mongodb/mongodb":"^1.8","php-amqplib/php-amqplib":"~2.4 || ^3","aws/aws-sdk-php":"^3.0","phpstan/phpstan-deprecation-rules":"^1.0","ext-json":"*","elasticsearch/elasticsearch":"^7 || ^8","guzzlehttp/psr7":"^2.2","ruflin/elastica":"^7","symfony/mailer":"^5.4 || ^6","symfony/mime":"^5.4 || ^6","predis/predis":"^1.1 || ^2","guzzlehttp/guzzle":"^7.4.5","phpstan/phpstan":"^1.9","phpstan/phpstan-strict-rules":"^1.4","graylog2/gelf-php":"^1.4.2 || ^2.0","phpunit/phpunit":"^10.1"},"suggest":{"graylog2/gelf-php":"Allow sending log messages to a GrayLog2 server","doctrine/couchdb":"Allow sending log messages to a CouchDB server","ruflin/elastica":"Allow sending log messages to an Elastic Search server","elasticsearch/elasticsearch":"Allow sending log messages to an Elasticsearch server via official client","php-amqplib/php-amqplib":"Allow sending log messages to an AMQP server using php-amqplib","ext-amqp":"Allow sending log messages to an AMQP server (1.0+ required)","ext-mongodb":"Allow sending log messages to a MongoDB server (via driver)","mongodb/mongodb":"Allow sending log messages to a MongoDB server (via library)","aws/aws-sdk-php":"Allow sending log messages to AWS services like DynamoDB","rollbar/rollbar":"Allow sending log messages to Rollbar","ext-mbstring":"Allow to work properly with unicode symbols","ext-sockets":"Allow sending log messages to a Syslog server (via UDP driver)","ext-curl":"Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler","ext-openssl":"Required to send log messages using SSL"},"provide":{"psr/log-implementation":"3.0.0"},"support":{"issues":"https://github.com/Seldaek/monolog/issues","source":"https://github.com/Seldaek/monolog/tree/3.4.0"}},{"version":"2.x-dev","version_normalized":"2.9999999.9999999.9999999-dev","source":{"url":"https://github.com/Seldaek/monolog.git","type":"git","reference":"1b93764d154ba06b18fe11f252bf991b9ef9aa62"},"dist":{"url":"https://api.github.com/repos/Seldaek/monolog/zipball/1b93764d154ba06b18fe11f252bf991b9ef9aa62","type":"zip","shasum":"","reference":"1b93764d154ba06b18fe11f252bf991b9ef9aa62"},"time":"2023-06-22T06:44:58+00:00","extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":">=7.2","psr/log":"^1.0.1 || ^2.0 || ^3.0"},"require-dev":{"aws/aws-sdk-php":"^2.4.9 || ^3.0","doctrine/couchdb":"~1.0@dev","mongodb/mongodb":"^1.8","php-amqplib/php-amqplib":"~2.4 || ^3","rollbar/rollbar":"^1.3 || ^2 || ^3","swiftmailer/swiftmailer":"^5.3|^6.0","phpstan/phpstan":"^0.12.91","phpspec/prophecy":"^1.15","symfony/mailer":"^5.4 || ^6","symfony/mime":"^5.4 || ^6","ext-json":"*","elasticsearch/elasticsearch":"^7 || ^8","guzzlehttp/guzzle":"^7.4","guzzlehttp/psr7":"^2.2","phpunit/phpunit":"^8.5.14","ruflin/elastica":"^7","predis/predis":"^1.1 || ^2.0","graylog2/gelf-php":"^1.4.2 || ^2@dev"},"provide":{"psr/log-implementation":"1.0.0 || 2.0.0 || 3.0.0"},"support":{"issues":"https://github.com/Seldaek/monolog/issues","source":"https://github.com/Seldaek/monolog/tree/2.x"},"default-branch":"__unset"},{"homepage":"http://github.com/Seldaek/monolog","version":"1.x-dev","version_normalized":"1.9999999.9999999.9999999-dev","authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http://seld.be"}],"source":{"url":"https://github.com/Seldaek/monolog.git","type":"git","reference":"904713c5929655dc9b97288b69cfeedad610c9a1"},"dist":{"url":"https://api.github.com/repos/Seldaek/monolog/zipball/904713c5929655dc9b97288b69cfeedad610c9a1","type":"zip","shasum":"","reference":"904713c5929655dc9b97288b69cfeedad610c9a1"},"time":"2022-06-09T08:53:42+00:00","require":{"php":">=5.3.0","psr/log":"~1.0"},"require-dev":{"phpunit/phpunit":"~4.5","graylog2/gelf-php":"~1.0","ruflin/elastica":">=0.90 <3.0","doctrine/couchdb":"~1.0@dev","php-console/php-console":"^3.1.3","php-amqplib/php-amqplib":"~2.4","sentry/sentry":"^0.13","aws/aws-sdk-php":"^2.4.9 || ^3.0","swiftmailer/swiftmailer":"^5.3|^6.0","phpstan/phpstan":"^0.12.59"},"suggest":{"graylog2/gelf-php":"Allow sending log messages to a GrayLog2 server","doctrine/couchdb":"Allow sending log messages to a CouchDB server","ruflin/elastica":"Allow sending log messages to an Elastic Search server","ext-amqp":"Allow sending log messages to an AMQP server (1.0+ required)","ext-mongo":"Allow sending log messages to a MongoDB server","mongodb/mongodb":"Allow sending log messages to a MongoDB server via PHP Driver","aws/aws-sdk-php":"Allow sending log messages to AWS services like DynamoDB","rollbar/rollbar":"Allow sending log messages to Rollbar","php-console/php-console":"Allow sending log messages to Google Chrome","php-amqplib/php-amqplib":"Allow sending log messages to an AMQP server using php-amqplib","sentry/sentry":"Allow sending log messages to a Sentry server"},"provide":{"psr/log-implementation":"1.0.0"},"support":{"issues":"https://github.com/Seldaek/monolog/issues","source":"https://github.com/Seldaek/monolog/tree/1.27.1"},"extra":"__unset"}]},"last-modified":"Thu, 22 Jun 2023 06:45:06 GMT"}