{"package":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","time":"2011-09-27T00:35:19+00:00","maintainers":[{"name":"Seldaek","avatar_url":"https:\/\/www.gravatar.com\/avatar\/b69782e1d7f426ef78f61d159c466a536372eff931f13981ac578fa3f4649352?d=identicon"}],"versions":{"dev-main":{"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":"6db20ca029219dd8de378cea8e32ee149399ef1b"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/6db20ca029219dd8de378cea8e32ee149399ef1b","type":"zip","shasum":"","reference":"6db20ca029219dd8de378cea8e32ee149399ef1b"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/main"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2026-02-23T16:52:20+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"default-branch":true,"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"doctrine\/couchdb":"~1.0@dev","php-amqplib\/php-amqplib":"~2.4 || ^3","aws\/aws-sdk-php":"^3.0","ext-json":"*","elasticsearch\/elasticsearch":"^7 || ^8","guzzlehttp\/psr7":"^2.2","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6","predis\/predis":"^1.1 || ^2","guzzlehttp\/guzzle":"^7.4.5","graylog2\/gelf-php":"^1.4.2 || ^2.0","ruflin\/elastica":"^7 || ^8","rollbar\/rollbar":"^4.0","php-console\/php-console":"^3.1.8","phpstan\/phpstan":"^2","phpstan\/phpstan-deprecation-rules":"^2","phpstan\/phpstan-strict-rules":"^2","phpunit\/phpunit":"^10.5.17 || ^11.0.7","mongodb\/mongodb":"^1.8 || ^2.0"},"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"}},"2.x-dev":{"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":"2.x-dev","version_normalized":"2.9999999.9999999.9999999-dev","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":"37308608e599f34a1a4845b16440047ec98a172a"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/37308608e599f34a1a4845b16440047ec98a172a","type":"zip","shasum":"","reference":"37308608e599f34a1a4845b16440047ec98a172a"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.11.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2026-01-01T13:05:00+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=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","php-amqplib\/php-amqplib":"~2.4 || ^3","rollbar\/rollbar":"^1.3 || ^2 || ^3","swiftmailer\/swiftmailer":"^5.3|^6.0","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","ruflin\/elastica":"^7","predis\/predis":"^1.1 || ^2.0","graylog2\/gelf-php":"^1.4.2 || ^2@dev","phpstan\/phpstan":"^1.10","phpunit\/phpunit":"^8.5.38 || ^9.6.19","mongodb\/mongodb":"^1.8 || ^2.0"},"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":"1.0.0 || 2.0.0 || 3.0.0"}},"1.x-dev":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.x-dev","version_normalized":"1.9999999.9999999.9999999-dev","license":["MIT"],"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"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.27.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2022-06-09T08:53:42+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","ruflin\/elastica":"\u003E=0.90 \u003C3.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"}},"dev-dependabot\/github_actions\/actions\/checkout-6.0.2":{"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-dependabot\/github_actions\/actions\/checkout-6.0.2","version_normalized":"dev-dependabot\/github_actions\/actions\/checkout-6.0.2","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":"0e52702b170ec4148e9023eda4d6fc7edbbfea3f"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/0e52702b170ec4148e9023eda4d6fc7edbbfea3f","type":"zip","shasum":"","reference":"0e52702b170ec4148e9023eda4d6fc7edbbfea3f"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/dependabot\/github_actions\/actions\/checkout-6.0.2"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2026-02-01T13:14:31+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2.0","guzzlehttp\/guzzle":"^7.4.5","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8 || ^2.0","php-amqplib\/php-amqplib":"~2.4 || ^3","php-console\/php-console":"^3.1.8","phpstan\/phpstan":"^2","phpstan\/phpstan-deprecation-rules":"^2","phpstan\/phpstan-strict-rules":"^2","phpunit\/phpunit":"^10.5.17 || ^11.0.7","predis\/predis":"^1.1 || ^2","rollbar\/rollbar":"^4.0","ruflin\/elastica":"^7 || ^8","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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"},"extra":{"branch-alias":{"dev-main":"3.x-dev"}}},"3.10.0":{"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":"3.10.0","version_normalized":"3.10.0.0","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":"b321dd6749f0bf7189444158a3ce785cc16d69b0"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/b321dd6749f0bf7189444158a3ce785cc16d69b0","type":"zip","shasum":"","reference":"b321dd6749f0bf7189444158a3ce785cc16d69b0"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.10.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2026-01-02T08:56:05+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2.0","guzzlehttp\/guzzle":"^7.4.5","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8 || ^2.0","php-amqplib\/php-amqplib":"~2.4 || ^3","php-console\/php-console":"^3.1.8","phpstan\/phpstan":"^2","phpstan\/phpstan-deprecation-rules":"^2","phpstan\/phpstan-strict-rules":"^2","phpunit\/phpunit":"^10.5.17 || ^11.0.7","predis\/predis":"^1.1 || ^2","rollbar\/rollbar":"^4.0","ruflin\/elastica":"^7 || ^8","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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"}},"3.9.0":{"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":"3.9.0","version_normalized":"3.9.0.0","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":"10d85740180ecba7896c87e06a166e0c95a0e3b6"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/10d85740180ecba7896c87e06a166e0c95a0e3b6","type":"zip","shasum":"","reference":"10d85740180ecba7896c87e06a166e0c95a0e3b6"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.9.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2025-03-24T10:02:05+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2.0","guzzlehttp\/guzzle":"^7.4.5","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","php-console\/php-console":"^3.1.8","phpstan\/phpstan":"^2","phpstan\/phpstan-deprecation-rules":"^2","phpstan\/phpstan-strict-rules":"^2","phpunit\/phpunit":"^10.5.17 || ^11.0.7","predis\/predis":"^1.1 || ^2","rollbar\/rollbar":"^4.0","ruflin\/elastica":"^7 || ^8","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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"}},"3.8.1":{"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":"3.8.1","version_normalized":"3.8.1.0","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":"aef6ee73a77a66e404dd6540934a9ef1b3c855b4"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/aef6ee73a77a66e404dd6540934a9ef1b3c855b4","type":"zip","shasum":"","reference":"aef6ee73a77a66e404dd6540934a9ef1b3c855b4"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.8.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2024-12-05T17:15:07+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2.0","guzzlehttp\/guzzle":"^7.4.5","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","php-console\/php-console":"^3.1.8","phpstan\/phpstan":"^2","phpstan\/phpstan-deprecation-rules":"^2","phpstan\/phpstan-strict-rules":"^2","phpunit\/phpunit":"^10.5.17 || ^11.0.7","predis\/predis":"^1.1 || ^2","rollbar\/rollbar":"^4.0","ruflin\/elastica":"^7 || ^8","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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"}},"3.8.0":{"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":"3.8.0","version_normalized":"3.8.0.0","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":"32e515fdc02cdafbe4593e30a9350d486b125b67"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/32e515fdc02cdafbe4593e30a9350d486b125b67","type":"zip","shasum":"","reference":"32e515fdc02cdafbe4593e30a9350d486b125b67"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.8.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2024-11-12T13:57:08+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2.0","guzzlehttp\/guzzle":"^7.4.5","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","php-console\/php-console":"^3.1.8","phpstan\/phpstan":"^2","phpstan\/phpstan-deprecation-rules":"^2","phpstan\/phpstan-strict-rules":"^2","phpunit\/phpunit":"^10.5.17 || ^11.0.7","predis\/predis":"^1.1 || ^2","rollbar\/rollbar":"^4.0","ruflin\/elastica":"^7 || ^8","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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"}},"3.7.0":{"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":"3.7.0","version_normalized":"3.7.0.0","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":"f4393b648b78a5408747de94fca38beb5f7e9ef8"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/f4393b648b78a5408747de94fca38beb5f7e9ef8","type":"zip","shasum":"","reference":"f4393b648b78a5408747de94fca38beb5f7e9ef8"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.7.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2024-06-28T09:40:51+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2.0","guzzlehttp\/guzzle":"^7.4.5","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpstan\/phpstan":"^1.9","phpstan\/phpstan-deprecation-rules":"^1.0","phpstan\/phpstan-strict-rules":"^1.4","phpunit\/phpunit":"^10.5.17","predis\/predis":"^1.1 || ^2","ruflin\/elastica":"^7","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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"}},"3.6.0":{"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":"3.6.0","version_normalized":"3.6.0.0","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":"4b18b21a5527a3d5ffdac2fd35d3ab25a9597654"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/4b18b21a5527a3d5ffdac2fd35d3ab25a9597654","type":"zip","shasum":"","reference":"4b18b21a5527a3d5ffdac2fd35d3ab25a9597654"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.6.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2024-04-12T21:02:21+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2.0","guzzlehttp\/guzzle":"^7.4.5","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpstan\/phpstan":"^1.9","phpstan\/phpstan-deprecation-rules":"^1.0","phpstan\/phpstan-strict-rules":"^1.4","phpunit\/phpunit":"^10.5.17","predis\/predis":"^1.1 || ^2","ruflin\/elastica":"^7","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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"}},"3.5.0":{"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":"3.5.0","version_normalized":"3.5.0.0","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":"c915e2634718dbc8a4a15c61b0e62e7a44e14448"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/c915e2634718dbc8a4a15c61b0e62e7a44e14448","type":"zip","shasum":"","reference":"c915e2634718dbc8a4a15c61b0e62e7a44e14448"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.5.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2023-10-27T15:32:31+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2.0","guzzlehttp\/guzzle":"^7.4.5","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpstan\/phpstan":"^1.9","phpstan\/phpstan-deprecation-rules":"^1.0","phpstan\/phpstan-strict-rules":"^1.4","phpunit\/phpunit":"^10.1","predis\/predis":"^1.1 || ^2","ruflin\/elastica":"^7","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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"}},"3.4.0":{"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":"3.4.0","version_normalized":"3.4.0.0","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","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.4.0"},"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"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2.0","guzzlehttp\/guzzle":"^7.4.5","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpstan\/phpstan":"^1.9","phpstan\/phpstan-deprecation-rules":"^1.0","phpstan\/phpstan-strict-rules":"^1.4","phpunit\/phpunit":"^10.1","predis\/predis":"^1.1 || ^2","ruflin\/elastica":"^7","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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"}},"3.3.1":{"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":"3.3.1","version_normalized":"3.3.1.0","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":"9b5daeaffce5b926cac47923798bba91059e60e2"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/9b5daeaffce5b926cac47923798bba91059e60e2","type":"zip","shasum":"","reference":"9b5daeaffce5b926cac47923798bba91059e60e2"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.3.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2023-02-06T13:46:10+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2@dev","guzzlehttp\/guzzle":"^7.4.5","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpstan\/phpstan":"^1.9","phpstan\/phpstan-deprecation-rules":"^1.0","phpstan\/phpstan-strict-rules":"^1.4","phpunit\/phpunit":"^9.5.26","predis\/predis":"^1.1 || ^2","ruflin\/elastica":"^7","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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"}},"3.3.0":{"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":"3.3.0","version_normalized":"3.3.0.0","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":"852643b696e755f7936e80afffc6721a20f0d15c"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/852643b696e755f7936e80afffc6721a20f0d15c","type":"zip","shasum":"","reference":"852643b696e755f7936e80afffc6721a20f0d15c"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.3.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2023-02-06T13:12:20+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2@dev","guzzlehttp\/guzzle":"^7.4.5","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpstan\/phpstan":"^1.9","phpstan\/phpstan-deprecation-rules":"^1.0","phpstan\/phpstan-strict-rules":"^1.4","phpunit\/phpunit":"^9.5.26","predis\/predis":"^1.1 || ^2","ruflin\/elastica":"^7","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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"}},"3.2.0":{"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":"3.2.0","version_normalized":"3.2.0.0","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":"305444bc6fb6c89e490f4b34fa6e979584d7fa81"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/305444bc6fb6c89e490f4b34fa6e979584d7fa81","type":"zip","shasum":"","reference":"305444bc6fb6c89e490f4b34fa6e979584d7fa81"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.2.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2022-07-24T12:00:55+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpstan\/phpstan":"^1.4","phpstan\/phpstan-deprecation-rules":"^1.0","phpstan\/phpstan-strict-rules":"^1.1","phpunit\/phpunit":"^9.5.16","predis\/predis":"^1.1","ruflin\/elastica":"^7","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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"}},"3.1.0":{"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":"3.1.0","version_normalized":"3.1.0.0","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":"0c375495d40df0207e5833dca333f963b171ff43"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/0c375495d40df0207e5833dca333f963b171ff43","type":"zip","shasum":"","reference":"0c375495d40df0207e5833dca333f963b171ff43"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.1.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2022-06-09T09:09:00+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","php-console\/php-console":"^3.1.3","phpstan\/phpstan":"^1.4","phpstan\/phpstan-deprecation-rules":"^1.0","phpstan\/phpstan-strict-rules":"^1.1","phpunit\/phpunit":"^9.5.16","predis\/predis":"^1.1","ruflin\/elastica":"^7","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","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"}},"3.0.0":{"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":"3.0.0","version_normalized":"3.0.0.0","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":"60ad5183b5e5d6c9d4047e9f3072d36071dcc161"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/60ad5183b5e5d6c9d4047e9f3072d36071dcc161","type":"zip","shasum":"","reference":"60ad5183b5e5d6c9d4047e9f3072d36071dcc161"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.0.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2022-05-10T10:39:55+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","php-console\/php-console":"^3.1.3","phpstan\/phpstan":"^1.4","phpstan\/phpstan-deprecation-rules":"^1.0","phpstan\/phpstan-strict-rules":"^1.1","phpunit\/phpunit":"^9.5.16","predis\/predis":"^1.1","ruflin\/elastica":"^7","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","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"}},"3.0.0-RC1":{"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":"3.0.0-RC1","version_normalized":"3.0.0.0-RC1","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":"a71c4e02502dd04d91f1c7d72ffccf0bd11310eb"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/a71c4e02502dd04d91f1c7d72ffccf0bd11310eb","type":"zip","shasum":"","reference":"a71c4e02502dd04d91f1c7d72ffccf0bd11310eb"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/3.0.0-RC1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2022-05-08T21:50:49+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"3.x-dev"}},"require":{"php":"\u003E=8.1","psr\/log":"^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","php-console\/php-console":"^3.1.3","phpstan\/phpstan":"^1.4","phpstan\/phpstan-deprecation-rules":"^1.0","phpstan\/phpstan-strict-rules":"^1.1","phpunit\/phpunit":"^9.5.16","predis\/predis":"^1.1","ruflin\/elastica":"^7","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","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"}},"2.11.0":{"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":"2.11.0","version_normalized":"2.11.0.0","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":"37308608e599f34a1a4845b16440047ec98a172a"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/37308608e599f34a1a4845b16440047ec98a172a","type":"zip","shasum":"","reference":"37308608e599f34a1a4845b16440047ec98a172a"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.11.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2026-01-01T13:05:00+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1 || ^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2@dev","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8 || ^2.0","php-amqplib\/php-amqplib":"~2.4 || ^3","phpspec\/prophecy":"^1.15","phpstan\/phpstan":"^1.10","phpunit\/phpunit":"^8.5.38 || ^9.6.19","predis\/predis":"^1.1 || ^2.0","rollbar\/rollbar":"^1.3 || ^2 || ^3","ruflin\/elastica":"^7","swiftmailer\/swiftmailer":"^5.3|^6.0","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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":"1.0.0 || 2.0.0 || 3.0.0"}},"2.10.0":{"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":"2.10.0","version_normalized":"2.10.0.0","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":"5cf826f2991858b54d5c3809bee745560a1042a7"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/5cf826f2991858b54d5c3809bee745560a1042a7","type":"zip","shasum":"","reference":"5cf826f2991858b54d5c3809bee745560a1042a7"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.10.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2024-11-12T12:43:37+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1 || ^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2@dev","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpspec\/prophecy":"^1.15","phpstan\/phpstan":"^1.10","phpunit\/phpunit":"^8.5.38 || ^9.6.19","predis\/predis":"^1.1 || ^2.0","rollbar\/rollbar":"^1.3 || ^2 || ^3","ruflin\/elastica":"^7","swiftmailer\/swiftmailer":"^5.3|^6.0","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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":"1.0.0 || 2.0.0 || 3.0.0"}},"2.9.3":{"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":"2.9.3","version_normalized":"2.9.3.0","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":"a30bfe2e142720dfa990d0a7e573997f5d884215"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/a30bfe2e142720dfa990d0a7e573997f5d884215","type":"zip","shasum":"","reference":"a30bfe2e142720dfa990d0a7e573997f5d884215"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.9.3"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2024-04-12T20:52:51+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1 || ^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2@dev","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpspec\/prophecy":"^1.15","phpstan\/phpstan":"^1.10","phpunit\/phpunit":"^8.5.38 || ^9.6.19","predis\/predis":"^1.1 || ^2.0","rollbar\/rollbar":"^1.3 || ^2 || ^3","ruflin\/elastica":"^7","swiftmailer\/swiftmailer":"^5.3|^6.0","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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":"1.0.0 || 2.0.0 || 3.0.0"}},"2.9.2":{"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":"2.9.2","version_normalized":"2.9.2.0","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":"437cb3628f4cf6042cc10ae97fc2b8472e48ca1f"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/437cb3628f4cf6042cc10ae97fc2b8472e48ca1f","type":"zip","shasum":"","reference":"437cb3628f4cf6042cc10ae97fc2b8472e48ca1f"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.9.2"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2023-10-27T15:25:26+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1 || ^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2@dev","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpspec\/prophecy":"^1.15","phpstan\/phpstan":"^0.12.91","phpunit\/phpunit":"^8.5.14","predis\/predis":"^1.1 || ^2.0","rollbar\/rollbar":"^1.3 || ^2 || ^3","ruflin\/elastica":"^7","swiftmailer\/swiftmailer":"^5.3|^6.0","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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":"1.0.0 || 2.0.0 || 3.0.0"}},"2.9.1":{"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":"2.9.1","version_normalized":"2.9.1.0","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":"f259e2b15fb95494c83f52d3caad003bbf5ffaa1"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/f259e2b15fb95494c83f52d3caad003bbf5ffaa1","type":"zip","shasum":"","reference":"f259e2b15fb95494c83f52d3caad003bbf5ffaa1"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.9.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2023-02-06T13:44:46+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1 || ^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2@dev","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpspec\/prophecy":"^1.15","phpstan\/phpstan":"^0.12.91","phpunit\/phpunit":"^8.5.14","predis\/predis":"^1.1 || ^2.0","rollbar\/rollbar":"^1.3 || ^2 || ^3","ruflin\/elastica":"^7","swiftmailer\/swiftmailer":"^5.3|^6.0","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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":"1.0.0 || 2.0.0 || 3.0.0"}},"2.9.0":{"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":"2.9.0","version_normalized":"2.9.0.0","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":"e1c0ae1528ce313a450e5e1ad782765c4a8dd3cb"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/e1c0ae1528ce313a450e5e1ad782765c4a8dd3cb","type":"zip","shasum":"","reference":"e1c0ae1528ce313a450e5e1ad782765c4a8dd3cb"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.9.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2023-02-05T13:07:32+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1 || ^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2 || ^2@dev","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpspec\/prophecy":"^1.15","phpstan\/phpstan":"^0.12.91","phpunit\/phpunit":"^8.5.14","predis\/predis":"^1.1 || ^2.0","rollbar\/rollbar":"^1.3 || ^2 || ^3","ruflin\/elastica":"^7","swiftmailer\/swiftmailer":"^5.3|^6.0","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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":"1.0.0 || 2.0.0 || 3.0.0"}},"2.8.0":{"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":"2.8.0","version_normalized":"2.8.0.0","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":"720488632c590286b88b80e62aa3d3d551ad4a50"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/720488632c590286b88b80e62aa3d3d551ad4a50","type":"zip","shasum":"","reference":"720488632c590286b88b80e62aa3d3d551ad4a50"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.8.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2022-07-24T11:55:47+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1 || ^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpspec\/prophecy":"^1.15","phpstan\/phpstan":"^0.12.91","phpunit\/phpunit":"^8.5.14","predis\/predis":"^1.1 || ^2.0","rollbar\/rollbar":"^1.3 || ^2 || ^3","ruflin\/elastica":"^7","swiftmailer\/swiftmailer":"^5.3|^6.0","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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":"1.0.0 || 2.0.0 || 3.0.0"}},"2.7.0":{"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":"2.7.0","version_normalized":"2.7.0.0","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":"5579edf28aee1190a798bfa5be8bc16c563bd524"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/5579edf28aee1190a798bfa5be8bc16c563bd524","type":"zip","shasum":"","reference":"5579edf28aee1190a798bfa5be8bc16c563bd524"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.7.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2022-06-09T08:59:12+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1 || ^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.15","phpstan\/phpstan":"^0.12.91","phpunit\/phpunit":"^8.5.14","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3 || ^2 || ^3","ruflin\/elastica":"^7","swiftmailer\/swiftmailer":"^5.3|^6.0","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","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":"1.0.0 || 2.0.0 || 3.0.0"}},"2.6.0":{"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":"2.6.0","version_normalized":"2.6.0.0","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":"247918972acd74356b0a91dfaa5adcaec069b6c0"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/247918972acd74356b0a91dfaa5adcaec069b6c0","type":"zip","shasum":"","reference":"247918972acd74356b0a91dfaa5adcaec069b6c0"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.6.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2022-05-10T09:36:00+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1 || ^2.0 || ^3.0"},"require-dev":{"ext-json":"*","aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7 || ^8","graylog2\/gelf-php":"^1.4.2","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongodb\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.15","phpstan\/phpstan":"^0.12.91","phpunit\/phpunit":"^8.5.14","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3 || ^2 || ^3","ruflin\/elastica":"^7","swiftmailer\/swiftmailer":"^5.3|^6.0","symfony\/mailer":"^5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","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":"1.0.0 || 2.0.0 || 3.0.0"}},"2.5.0":{"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":"2.5.0","version_normalized":"2.5.0.0","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":"4192345e260f1d51b365536199744b987e160edc"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/4192345e260f1d51b365536199744b987e160edc","type":"zip","shasum":"","reference":"4192345e260f1d51b365536199744b987e160edc"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.5.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2022-04-08T15:43:54+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=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","elasticsearch\/elasticsearch":"^7","mongodb\/mongodb":"^1.8","graylog2\/gelf-php":"^1.4.2","php-amqplib\/php-amqplib":"~2.4 || ^3","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.5","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3 || ^2 || ^3","ruflin\/elastica":"\u003E=0.90@dev","swiftmailer\/swiftmailer":"^5.3|^6.0","phpstan\/phpstan":"^0.12.91"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","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":"1.0.0 || 2.0.0 || 3.0.0"}},"2.4.0":{"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":"2.4.0","version_normalized":"2.4.0.0","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":"d7fd7450628561ba697b7097d86db72662f54aef"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/d7fd7450628561ba697b7097d86db72662f54aef","type":"zip","shasum":"","reference":"d7fd7450628561ba697b7097d86db72662f54aef"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.4.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2022-03-14T12:44:37+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=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","elasticsearch\/elasticsearch":"^7","mongodb\/mongodb":"^1.8","graylog2\/gelf-php":"^1.4.2","php-amqplib\/php-amqplib":"~2.4 || ^3","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.5","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3 || ^2 || ^3","ruflin\/elastica":"\u003E=0.90@dev","swiftmailer\/swiftmailer":"^5.3|^6.0","phpstan\/phpstan":"^0.12.91"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","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":"1.0.0 || 2.0.0 || 3.0.0"}},"2.3.5":{"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":"2.3.5","version_normalized":"2.3.5.0","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":"fd4380d6fc37626e2f799f29d91195040137eba9"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/fd4380d6fc37626e2f799f29d91195040137eba9","type":"zip","shasum":"","reference":"fd4380d6fc37626e2f799f29d91195040137eba9"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.3.5"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2021-10-01T21:08:31+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=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","elasticsearch\/elasticsearch":"^7","mongodb\/mongodb":"^1.8","graylog2\/gelf-php":"^1.4.2","php-amqplib\/php-amqplib":"~2.4 || ^3","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.5","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3","ruflin\/elastica":"\u003E=0.90@dev","swiftmailer\/swiftmailer":"^5.3|^6.0","phpstan\/phpstan":"^0.12.91"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","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":"1.0.0 || 2.0.0 || 3.0.0"}},"2.3.4":{"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":"2.3.4","version_normalized":"2.3.4.0","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":"437e7a1c50044b92773b361af77620efb76fff59"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/437e7a1c50044b92773b361af77620efb76fff59","type":"zip","shasum":"","reference":"437e7a1c50044b92773b361af77620efb76fff59"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.3.4"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2021-09-15T11:27:21+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=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","elasticsearch\/elasticsearch":"^7","mongodb\/mongodb":"^1.8","graylog2\/gelf-php":"^1.4.2","php-amqplib\/php-amqplib":"~2.4","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.5","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3","ruflin\/elastica":"\u003E=0.90@dev","swiftmailer\/swiftmailer":"^5.3|^6.0","phpstan\/phpstan":"^0.12.91"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","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":"1.0.0 || 2.0.0 || 3.0.0"}},"2.3.3":{"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":"2.3.3","version_normalized":"2.3.3.0","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":"3962ebfe206ac7ce6c754c79e2fee0c64bf1818d"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/3962ebfe206ac7ce6c754c79e2fee0c64bf1818d","type":"zip","shasum":"","reference":"3962ebfe206ac7ce6c754c79e2fee0c64bf1818d"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.3.3"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2021-09-14T18:40:13+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1 || ^2.0"},"require-dev":{"aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7","mongodb\/mongodb":"^1.8","graylog2\/gelf-php":"^1.4.2","php-amqplib\/php-amqplib":"~2.4","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.5","predis\/predis":"^1.1","ruflin\/elastica":"\u003E=0.90@dev","swiftmailer\/swiftmailer":"^5.3|^6.0","phpstan\/phpstan":"^0.12.91"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","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":"1.0.0 || 2.0.0"}},"2.3.2":{"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":"2.3.2","version_normalized":"2.3.2.0","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":"71312564759a7db5b789296369c1a264efc43aad"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/71312564759a7db5b789296369c1a264efc43aad","type":"zip","shasum":"","reference":"71312564759a7db5b789296369c1a264efc43aad"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.3.2"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2021-07-23T07:42:52+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1"},"require-dev":{"aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7","mongodb\/mongodb":"^1.8","graylog2\/gelf-php":"^1.4.2","php-amqplib\/php-amqplib":"~2.4","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.5","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3","ruflin\/elastica":"\u003E=0.90 \u003C7.0.1","swiftmailer\/swiftmailer":"^5.3|^6.0","phpstan\/phpstan":"^0.12.91"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","ext-mbstring":"Allow to work properly with unicode symbols"},"provide":{"psr\/log-implementation":"1.0.0"}},"2.3.1":{"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":"2.3.1","version_normalized":"2.3.1.0","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":"9738e495f288eec0b187e310b7cdbbb285777dbe"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/9738e495f288eec0b187e310b7cdbbb285777dbe","type":"zip","shasum":"","reference":"9738e495f288eec0b187e310b7cdbbb285777dbe"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.3.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2021-07-14T11:56:39+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1"},"require-dev":{"aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7","mongodb\/mongodb":"^1.8","graylog2\/gelf-php":"^1.4.2","php-amqplib\/php-amqplib":"~2.4","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.5","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3","ruflin\/elastica":"\u003E=0.90 \u003C7.0.1","swiftmailer\/swiftmailer":"^5.3|^6.0","phpstan\/phpstan":"^0.12.91"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","ext-mbstring":"Allow to work properly with unicode symbols"},"provide":{"psr\/log-implementation":"1.0.0"}},"2.3.0":{"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":"2.3.0","version_normalized":"2.3.0.0","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":"df991fd88693ab703aa403413d83e15f688dae33"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/df991fd88693ab703aa403413d83e15f688dae33","type":"zip","shasum":"","reference":"df991fd88693ab703aa403413d83e15f688dae33"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.3.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2021-07-05T11:34:13+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1"},"require-dev":{"aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7","mongodb\/mongodb":"^1.8","graylog2\/gelf-php":"^1.4.2","php-amqplib\/php-amqplib":"~2.4","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.5","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3","ruflin\/elastica":"\u003E=0.90 \u003C7.0.1","swiftmailer\/swiftmailer":"^5.3|^6.0","phpstan\/phpstan":"^0.12.91"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","ext-mbstring":"Allow to work properly with unicode symbols"},"provide":{"psr\/log-implementation":"1.0.0"}},"2.2.0":{"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":"2.2.0","version_normalized":"2.2.0.0","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":"1cb1cde8e8dd0f70cc0fe51354a59acad9302084"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/1cb1cde8e8dd0f70cc0fe51354a59acad9302084","type":"zip","shasum":"","reference":"1cb1cde8e8dd0f70cc0fe51354a59acad9302084"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.2.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2020-12-14T13:15:25+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-main":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1"},"require-dev":{"aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^7","mongodb\/mongodb":"^1.8","graylog2\/gelf-php":"^1.4.2","php-amqplib\/php-amqplib":"~2.4","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.5","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3","ruflin\/elastica":"\u003E=0.90 \u003C7.0.1","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","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","php-console\/php-console":"Allow sending log messages to Google Chrome","ext-mbstring":"Allow to work properly with unicode symbols"},"provide":{"psr\/log-implementation":"1.0.0"}},"2.1.1":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"2.1.1","version_normalized":"2.1.1.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"f9eee5cec93dfb313a38b6b288741e84e53f02d5"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/f9eee5cec93dfb313a38b6b288741e84e53f02d5","type":"zip","shasum":"","reference":"f9eee5cec93dfb313a38b6b288741e84e53f02d5"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.1.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2020-07-23T08:41:23+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-master":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1"},"require-dev":{"aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^6.0","graylog2\/gelf-php":"^1.4.2","php-amqplib\/php-amqplib":"~2.4","php-console\/php-console":"^3.1.3","php-parallel-lint\/php-parallel-lint":"^1.0","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.5","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3","ruflin\/elastica":"\u003E=0.90 \u003C3.0","swiftmailer\/swiftmailer":"^5.3|^6.0"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","ext-mbstring":"Allow to work properly with unicode symbols"},"provide":{"psr\/log-implementation":"1.0.0"}},"2.1.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"2.1.0","version_normalized":"2.1.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"38914429aac460e8e4616c8cb486ecb40ec90bb1"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/38914429aac460e8e4616c8cb486ecb40ec90bb1","type":"zip","shasum":"","reference":"38914429aac460e8e4616c8cb486ecb40ec90bb1"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.1.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2020-05-22T08:12:19+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-master":"2.x-dev"}},"require":{"php":"\u003E=7.2","psr\/log":"^1.0.1"},"require-dev":{"aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^6.0","graylog2\/gelf-php":"^1.4.2","php-amqplib\/php-amqplib":"~2.4","php-console\/php-console":"^3.1.3","php-parallel-lint\/php-parallel-lint":"^1.0","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.5","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3","ruflin\/elastica":"\u003E=0.90 \u003C3.0","swiftmailer\/swiftmailer":"^5.3|^6.0"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","ext-mbstring":"Allow to work properly with unicode symbols"},"provide":{"psr\/log-implementation":"1.0.0"}},"2.0.2":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"2.0.2","version_normalized":"2.0.2.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"c861fcba2ca29404dc9e617eedd9eff4616986b8"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/c861fcba2ca29404dc9e617eedd9eff4616986b8","type":"zip","shasum":"","reference":"c861fcba2ca29404dc9e617eedd9eff4616986b8"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.0.2"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2019-12-20T14:22:59+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-master":"2.x-dev"}},"require":{"php":"^7.2","psr\/log":"^1.0.1"},"require-dev":{"aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^6.0","graylog2\/gelf-php":"^1.4.2","jakub-onderka\/php-parallel-lint":"^0.9","php-amqplib\/php-amqplib":"~2.4","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.3","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3","ruflin\/elastica":"\u003E=0.90 \u003C3.0","swiftmailer\/swiftmailer":"^5.3|^6.0"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","ext-mbstring":"Allow to work properly with unicode symbols"},"provide":{"psr\/log-implementation":"1.0.0"}},"2.0.1":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"2.0.1","version_normalized":"2.0.1.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"f9d56fd2f5533322caccdfcddbb56aedd622ef1c"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/f9d56fd2f5533322caccdfcddbb56aedd622ef1c","type":"zip","shasum":"","reference":"f9d56fd2f5533322caccdfcddbb56aedd622ef1c"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.0.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2019-11-13T10:27:43+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-master":"2.x-dev"}},"require":{"php":"^7.2","psr\/log":"^1.0.1"},"require-dev":{"aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^6.0","graylog2\/gelf-php":"^1.4.2","jakub-onderka\/php-parallel-lint":"^0.9","php-amqplib\/php-amqplib":"~2.4","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.3","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3","ruflin\/elastica":"\u003E=0.90 \u003C3.0","swiftmailer\/swiftmailer":"^5.3|^6.0"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","ext-mbstring":"Allow to work properly with unicode symbols"},"provide":{"psr\/log-implementation":"1.0.0"}},"2.0.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"2.0.0","version_normalized":"2.0.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"68545165e19249013afd1d6f7485aecff07a2d22"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/68545165e19249013afd1d6f7485aecff07a2d22","type":"zip","shasum":"","reference":"68545165e19249013afd1d6f7485aecff07a2d22"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.0.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2019-08-30T09:56:44+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-master":"2.x-dev"}},"require":{"php":"^7.2","psr\/log":"^1.0.1"},"require-dev":{"aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^6.0","graylog2\/gelf-php":"^1.4.2","jakub-onderka\/php-parallel-lint":"^0.9","php-amqplib\/php-amqplib":"~2.4","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^8.3","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3","ruflin\/elastica":"\u003E=0.90 \u003C3.0","swiftmailer\/swiftmailer":"^5.3|^6.0"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome","ext-mbstring":"Allow to work properly with unicode symbols"},"provide":{"psr\/log-implementation":"1.0.0"}},"2.0.0-beta2":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"2.0.0-beta2","version_normalized":"2.0.0.0-beta2","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"bf486002a08ca7cb156540e1a38c7be70fa8ed59"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/bf486002a08ca7cb156540e1a38c7be70fa8ed59","type":"zip","shasum":"","reference":"bf486002a08ca7cb156540e1a38c7be70fa8ed59"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.0.0-beta2"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2019-07-06T13:17:41+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-master":"2.x-dev"}},"require":{"php":"^7.2","psr\/log":"^1.0.1"},"require-dev":{"aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@dev","elasticsearch\/elasticsearch":"^6.0","graylog2\/gelf-php":"^1.4.2","jakub-onderka\/php-parallel-lint":"^0.9","php-amqplib\/php-amqplib":"~2.4","php-console\/php-console":"^3.1.3","phpspec\/prophecy":"^1.6.1","phpunit\/phpunit":"^7.5","predis\/predis":"^1.1","rollbar\/rollbar":"^1.3","ruflin\/elastica":"\u003E=0.90 \u003C3.0","swiftmailer\/swiftmailer":"^5.3|^6.0"},"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","php-console\/php-console":"Allow sending log messages to Google Chrome"},"provide":{"psr\/log-implementation":"1.0.0"}},"2.0.0-beta1":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"2.0.0-beta1","version_normalized":"2.0.0.0-beta1","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"0ad73a526f4b5e67312e94fb7f60c1bdefc284b9"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/0ad73a526f4b5e67312e94fb7f60c1bdefc284b9","type":"zip","shasum":"","reference":"0ad73a526f4b5e67312e94fb7f60c1bdefc284b9"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.0.0-beta1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2018-12-08T17:16:32+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"extra":{"branch-alias":{"dev-master":"2.x-dev"}},"require":{"php":"^7.1","psr\/log":"^1.0.1"},"require-dev":{"phpunit\/phpunit":"^7.3","graylog2\/gelf-php":"^1.4.2","sentry\/sentry":"^1.9","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"^5.3|^6.0","php-console\/php-console":"^3.1.3","jakub-onderka\/php-parallel-lint":"^0.9","predis\/predis":"^1.1","phpspec\/prophecy":"^1.6.1","elasticsearch\/elasticsearch":"^6.0","rollbar\/rollbar":"^1.3"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry 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","php-console\/php-console":"Allow sending log messages to Google Chrome"},"provide":{"psr\/log-implementation":"1.0.0"}},"1.27.1":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.27.1","version_normalized":"1.27.1.0","license":["MIT"],"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"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.27.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2022-06-09T08:53:42+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"^5.3|^6.0","php-console\/php-console":"^3.1.3","phpstan\/phpstan":"^0.12.59"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"}},"1.27.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.27.0","version_normalized":"1.27.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"52ebd235c1f7e0d5e1b16464b695a28335f8e44a"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/52ebd235c1f7e0d5e1b16464b695a28335f8e44a","type":"zip","shasum":"","reference":"52ebd235c1f7e0d5e1b16464b695a28335f8e44a"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.27.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2022-03-13T20:29:46+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"^5.3|^6.0","php-console\/php-console":"^3.1.3","phpstan\/phpstan":"^0.12.59"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"}},"1.26.1":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.26.1","version_normalized":"1.26.1.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"c6b00f05152ae2c9b04a448f99c7590beb6042f5"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/c6b00f05152ae2c9b04a448f99c7590beb6042f5","type":"zip","shasum":"","reference":"c6b00f05152ae2c9b04a448f99c7590beb6042f5"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.26.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2021-05-28T08:32:12+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"^5.3|^6.0","php-console\/php-console":"^3.1.3","phpstan\/phpstan":"^0.12.59"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"}},"1.26.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.26.0","version_normalized":"1.26.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"2209ddd84e7ef1256b7af205d0717fb62cfc9c33"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/2209ddd84e7ef1256b7af205d0717fb62cfc9c33","type":"zip","shasum":"","reference":"2209ddd84e7ef1256b7af205d0717fb62cfc9c33"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.26.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2020-12-14T12:56:38+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"^5.3|^6.0","php-console\/php-console":"^3.1.3","phpstan\/phpstan":"^0.12.59"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"}},"1.25.5":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.25.5","version_normalized":"1.25.5.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"1817faadd1846cd08be9a49e905dc68823bc38c0"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/1817faadd1846cd08be9a49e905dc68823bc38c0","type":"zip","shasum":"","reference":"1817faadd1846cd08be9a49e905dc68823bc38c0"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.25.5"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2020-07-23T08:35:51+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"^5.3|^6.0","php-console\/php-console":"^3.1.3","php-parallel-lint\/php-parallel-lint":"^1.0"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.25.4":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.25.4","version_normalized":"1.25.4.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"3022efff205e2448b560c833c6fbbf91c3139168"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/3022efff205e2448b560c833c6fbbf91c3139168","type":"zip","shasum":"","reference":"3022efff205e2448b560c833c6fbbf91c3139168"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.25.4"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2020-05-22T07:31:27+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"^5.3|^6.0","php-console\/php-console":"^3.1.3","php-parallel-lint\/php-parallel-lint":"^1.0"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.25.3":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.25.3","version_normalized":"1.25.3.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"fa82921994db851a8becaf3787a9e73c5976b6f1"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/fa82921994db851a8becaf3787a9e73c5976b6f1","type":"zip","shasum":"","reference":"fa82921994db851a8becaf3787a9e73c5976b6f1"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.25.3"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2019-12-20T14:15:16+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"^5.3|^6.0","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.25.2":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.25.2","version_normalized":"1.25.2.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"d5e2fb341cb44f7e2ab639d12a1e5901091ec287"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/d5e2fb341cb44f7e2ab639d12a1e5901091ec287","type":"zip","shasum":"","reference":"d5e2fb341cb44f7e2ab639d12a1e5901091ec287"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.25.2"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2019-11-13T10:00:05+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"^5.3|^6.0","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.25.1":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.25.1","version_normalized":"1.25.1.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"70e65a5470a42cfec1a7da00d30edb6e617e8dcf"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/70e65a5470a42cfec1a7da00d30edb6e617e8dcf","type":"zip","shasum":"","reference":"70e65a5470a42cfec1a7da00d30edb6e617e8dcf"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.25.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2019-09-06T13:49:17+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"^5.3|^6.0","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.25.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.25.0","version_normalized":"1.25.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"c5dcc05defbaf8780c728c1ea31b1a0704d44f56"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/c5dcc05defbaf8780c728c1ea31b1a0704d44f56","type":"zip","shasum":"","reference":"c5dcc05defbaf8780c728c1ea31b1a0704d44f56"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.25.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2019-09-06T12:21:24+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"^5.3|^6.0","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.24.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.24.0","version_normalized":"1.24.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266","type":"zip","shasum":"","reference":"bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.24.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2018-11-05T09:00:11+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"^5.3|^6.0","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.23.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.23.0","version_normalized":"1.23.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"fd8c787753b3a2ad11bc60c063cff1358a32a3b4"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/fd8c787753b3a2ad11bc60c063cff1358a32a3b4","type":"zip","shasum":"","reference":"fd8c787753b3a2ad11bc60c063cff1358a32a3b4"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.23.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2017-06-19T01:22:40+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"^5.3|^6.0","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.22.1":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.22.1","version_normalized":"1.22.1.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"1e044bc4b34e91743943479f1be7a1d5eb93add0"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/1e044bc4b34e91743943479f1be7a1d5eb93add0","type":"zip","shasum":"","reference":"1e044bc4b34e91743943479f1be7a1d5eb93add0"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.22.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2017-03-13T07:08:03+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.22.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.22.0","version_normalized":"1.22.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"bad29cb8d18ab0315e6c477751418a82c850d558"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/bad29cb8d18ab0315e6c477751418a82c850d558","type":"zip","shasum":"","reference":"bad29cb8d18ab0315e6c477751418a82c850d558"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.22.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2016-11-26T00:15:39+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9 || ^3.0","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.21.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.21.0","version_normalized":"1.21.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"f42fbdfd53e306bda545845e4dbfd3e72edb4952"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/f42fbdfd53e306bda545845e4dbfd3e72edb4952","type":"zip","shasum":"","reference":"f42fbdfd53e306bda545845e4dbfd3e72edb4952"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.21.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2016-07-29T03:23:52+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.20.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.20.0","version_normalized":"1.20.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"55841909e2bcde01b5318c35f2b74f8ecc86e037"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/55841909e2bcde01b5318c35f2b74f8ecc86e037","type":"zip","shasum":"","reference":"55841909e2bcde01b5318c35f2b74f8ecc86e037"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.20.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2016-07-02T14:02:10+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","sentry\/sentry":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","sentry\/sentry":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.19.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.19.0","version_normalized":"1.19.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"5f56ed5212dc509c8dc8caeba2715732abb32dbf"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/5f56ed5212dc509c8dc8caeba2715732abb32dbf","type":"zip","shasum":"","reference":"5f56ed5212dc509c8dc8caeba2715732abb32dbf"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.19.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2016-04-12T18:29:35+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","raven\/raven":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.18.2":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.18.2","version_normalized":"1.18.2.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"064b38c16790249488e7a8b987acf1c9d7383c09"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/064b38c16790249488e7a8b987acf1c9d7383c09","type":"zip","shasum":"","reference":"064b38c16790249488e7a8b987acf1c9d7383c09"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.18.2"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2016-04-02T13:12:58+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","raven\/raven":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9","php-amqplib\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.18.1":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.18.1","version_normalized":"1.18.1.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"a5f2734e8c16f3aa21b3da09715d10e15b4d2d45"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/a5f2734e8c16f3aa21b3da09715d10e15b4d2d45","type":"zip","shasum":"","reference":"a5f2734e8c16f3aa21b3da09715d10e15b4d2d45"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.18.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2016-03-13T16:08:35+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","raven\/raven":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9","videlalvaro\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","videlalvaro\/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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.18.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.18.0","version_normalized":"1.18.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"e19b764b5c855580e8ffa7e615f72c10fd2f99cc"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/e19b764b5c855580e8ffa7e615f72c10fd2f99cc","type":"zip","shasum":"","reference":"e19b764b5c855580e8ffa7e615f72c10fd2f99cc"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.18.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2016-03-01T18:00:40+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","raven\/raven":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9","videlalvaro\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","videlalvaro\/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-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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}}},"1.17.2":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.17.2","version_normalized":"1.17.2.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"bee7f0dc9c3e0b69a6039697533dca1e845c8c24"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/bee7f0dc9c3e0b69a6039697533dca1e845c8c24","type":"zip","shasum":"","reference":"bee7f0dc9c3e0b69a6039697533dca1e845c8c24"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.17.2"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2015-10-14T12:51:02+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","raven\/raven":"^0.13","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9","videlalvaro\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0","jakub-onderka\/php-parallel-lint":"0.9"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","videlalvaro\/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-mongo":"Allow sending log messages to a MongoDB server","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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"1.16.x-dev"}}},"1.17.1":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.17.1","version_normalized":"1.17.1.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"0524c87587ab85bc4c2d6f5b41253ccb930a5422"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/0524c87587ab85bc4c2d6f5b41253ccb930a5422","type":"zip","shasum":"","reference":"0524c87587ab85bc4c2d6f5b41253ccb930a5422"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.17.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2015-08-31T09:17:37+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","raven\/raven":"~0.11","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9","videlalvaro\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","videlalvaro\/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-mongo":"Allow sending log messages to a MongoDB server","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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"1.16.x-dev"}}},"1.17.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.17.0","version_normalized":"1.17.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"877ae631713cc961952df713ae785735b90df682"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/877ae631713cc961952df713ae785735b90df682","type":"zip","shasum":"","reference":"877ae631713cc961952df713ae785735b90df682"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.17.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2015-08-30T11:40:25+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","raven\/raven":"~0.11","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9","videlalvaro\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","videlalvaro\/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-mongo":"Allow sending log messages to a MongoDB server","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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"1.16.x-dev"}}},"1.16.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.16.0","version_normalized":"1.16.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"c0c0b4bee3aabce7182876b0d912ef2595563db7"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/c0c0b4bee3aabce7182876b0d912ef2595563db7","type":"zip","shasum":"","reference":"c0c0b4bee3aabce7182876b0d912ef2595563db7"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.16.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2015-08-09T17:44:44+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","raven\/raven":"~0.8","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9","videlalvaro\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","videlalvaro\/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-mongo":"Allow sending log messages to a MongoDB server","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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"1.16.x-dev"}}},"1.15.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.15.0","version_normalized":"1.15.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"dc5150cc608f2334c72c3b6a553ec9668a4156b0"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/dc5150cc608f2334c72c3b6a553ec9668a4156b0","type":"zip","shasum":"","reference":"dc5150cc608f2334c72c3b6a553ec9668a4156b0"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.15.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2015-07-12T13:54:09+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","raven\/raven":"~0.8","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9","videlalvaro\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","videlalvaro\/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-mongo":"Allow sending log messages to a MongoDB server","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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"1.15.x-dev"}}},"1.14.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.14.0","version_normalized":"1.14.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"b287fbbe1ca27847064beff2bad7fb6920bf08cc"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/b287fbbe1ca27847064beff2bad7fb6920bf08cc","type":"zip","shasum":"","reference":"b287fbbe1ca27847064beff2bad7fb6920bf08cc"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.14.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2015-06-19T13:29:54+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.5","graylog2\/gelf-php":"~1.0","raven\/raven":"~0.8","ruflin\/elastica":"\u003E=0.90 \u003C3.0","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"^2.4.9","videlalvaro\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3","php-console\/php-console":"^3.1.3","phpunit\/phpunit-mock-objects":"2.3.0"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","videlalvaro\/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-mongo":"Allow sending log messages to a MongoDB server","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"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"1.14.x-dev"}}},"1.13.1":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.13.1","version_normalized":"1.13.1.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"c31a2c4e8db5da8b46c74cf275d7f109c0f249ac"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/c31a2c4e8db5da8b46c74cf275d7f109c0f249ac","type":"zip","shasum":"","reference":"c31a2c4e8db5da8b46c74cf275d7f109c0f249ac"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.13.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2015-03-09T09:58:04+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.0","graylog2\/gelf-php":"~1.0","raven\/raven":"~0.5","ruflin\/elastica":"0.90.*","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"~2.4, \u003E2.4.8","videlalvaro\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","videlalvaro\/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-mongo":"Allow sending log messages to a MongoDB server","aws\/aws-sdk-php":"Allow sending log messages to AWS services like DynamoDB","rollbar\/rollbar":"Allow sending log messages to Rollbar"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"1.13.x-dev"}}},"1.13.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.13.0","version_normalized":"1.13.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"c41c218e239b50446fd883acb1ecfd4b770caeae"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/c41c218e239b50446fd883acb1ecfd4b770caeae","type":"zip","shasum":"","reference":"c41c218e239b50446fd883acb1ecfd4b770caeae"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.13.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2015-03-05T01:12:12+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.0","graylog2\/gelf-php":"~1.0","raven\/raven":"~0.5","ruflin\/elastica":"0.90.*","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"~2.4, \u003E2.4.8","videlalvaro\/php-amqplib":"~2.4","swiftmailer\/swiftmailer":"~5.3"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","videlalvaro\/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-mongo":"Allow sending log messages to a MongoDB server","aws\/aws-sdk-php":"Allow sending log messages to AWS services like DynamoDB","rollbar\/rollbar":"Allow sending log messages to Rollbar"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"1.13.x-dev"}}},"1.12.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.12.0","version_normalized":"1.12.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"1fbe8c2641f2b163addf49cc5e18f144bec6b19f"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/1fbe8c2641f2b163addf49cc5e18f144bec6b19f","type":"zip","shasum":"","reference":"1fbe8c2641f2b163addf49cc5e18f144bec6b19f"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.12.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2014-12-29T21:29:35+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~4.0","graylog2\/gelf-php":"~1.0","raven\/raven":"~0.5","ruflin\/elastica":"0.90.*","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"~2.4, \u003E2.4.8","videlalvaro\/php-amqplib":"~2.4"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","videlalvaro\/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-mongo":"Allow sending log messages to a MongoDB server","aws\/aws-sdk-php":"Allow sending log messages to AWS services like DynamoDB","rollbar\/rollbar":"Allow sending log messages to Rollbar"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"1.12.x-dev"}}},"1.11.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.11.0","version_normalized":"1.11.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"ec3961874c43840e96da3a8a1ed20d8c73d7e5aa"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/ec3961874c43840e96da3a8a1ed20d8c73d7e5aa","type":"zip","shasum":"","reference":"ec3961874c43840e96da3a8a1ed20d8c73d7e5aa"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.11.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2014-09-30T13:30:58+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~3.7.0","graylog2\/gelf-php":"~1.0","raven\/raven":"~0.5","ruflin\/elastica":"0.90.*","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"~2.4, \u003E2.4.8","videlalvaro\/php-amqplib":"~2.4"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ruflin\/elastica":"Allow sending log messages to an Elastic Search server","videlalvaro\/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-mongo":"Allow sending log messages to a MongoDB server","aws\/aws-sdk-php":"Allow sending log messages to AWS services like DynamoDB","rollbar\/rollbar":"Allow sending log messages to Rollbar"},"provide":{"psr\/log-implementation":"1.0.0"},"extra":{"branch-alias":{"dev-master":"1.11.x-dev"}}},"1.10.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.10.0","version_normalized":"1.10.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"25b16e801979098cb2f120e697bfce454b18bf23"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/25b16e801979098cb2f120e697bfce454b18bf23","type":"zip","shasum":"","reference":"25b16e801979098cb2f120e697bfce454b18bf23"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.10.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2014-06-04T16:30:04+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~3.7.0","graylog2\/gelf-php":"~1.0","raven\/raven":"~0.5","ruflin\/elastica":"0.90.*","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"~2.4, \u003E2.4.8"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry 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","aws\/aws-sdk-php":"Allow sending log messages to AWS services like DynamoDB","rollbar\/rollbar":"Allow sending log messages to Rollbar"},"extra":{"branch-alias":{"dev-master":"1.10.x-dev"}}},"1.9.1":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.9.1","version_normalized":"1.9.1.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"65026b610f8c19e61d7242f600530677b0466aac"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/65026b610f8c19e61d7242f600530677b0466aac","type":"zip","shasum":"","reference":"65026b610f8c19e61d7242f600530677b0466aac"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.9.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2014-04-24T13:29:03+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~3.7.0","graylog2\/gelf-php":"~1.0","raven\/raven":"~0.5","ruflin\/elastica":"0.90.*","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"~2.4, \u003E2.4.8"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry 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","aws\/aws-sdk-php":"Allow sending log messages to AWS services like DynamoDB","rollbar\/rollbar":"Allow sending log messages to Rollbar"},"extra":{"branch-alias":{"dev-master":"1.9.x-dev"}}},"1.9.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.9.0","version_normalized":"1.9.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"1afc39690e7414412face1f8cbf67b73db34485c"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/1afc39690e7414412face1f8cbf67b73db34485c","type":"zip","shasum":"","reference":"1afc39690e7414412face1f8cbf67b73db34485c"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.9.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2014-04-20T16:41:26+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~3.7.0","graylog2\/gelf-php":"~1.0","raven\/raven":"~0.5","ruflin\/elastica":"0.90.*","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"~2.4, \u003E2.4.8"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry 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","aws\/aws-sdk-php":"Allow sending log messages to AWS services like DynamoDB","rollbar\/rollbar":"Allow sending log messages to Rollbar"},"extra":{"branch-alias":{"dev-master":"1.9.x-dev"}}},"1.8.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.8.0","version_normalized":"1.8.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"392ef35fd470638e08d0160d6b1cbab63cb23174"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/392ef35fd470638e08d0160d6b1cbab63cb23174","type":"zip","shasum":"","reference":"392ef35fd470638e08d0160d6b1cbab63cb23174"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.8.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2014-03-23T19:50:26+00:00","autoload":{"psr-4":{"Monolog\\":"src\/Monolog"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~3.7.0","graylog2\/gelf-php":"~1.0","raven\/raven":"~0.5","ruflin\/elastica":"0.90.*","doctrine\/couchdb":"~1.0@dev","aws\/aws-sdk-php":"~2.4, \u003E2.4.8"},"suggest":{"graylog2\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry 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","aws\/aws-sdk-php":"Allow sending log messages to AWS services like DynamoDB","rollbar\/rollbar":"Allow sending log messages to Rollbar"},"extra":{"branch-alias":{"dev-master":"1.8.x-dev"}}},"1.7.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.7.0","version_normalized":"1.7.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"6225b22de9dcf36546be3a0b2fa8e3d986153f57"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/6225b22de9dcf36546be3a0b2fa8e3d986153f57","type":"zip","shasum":"","reference":"6225b22de9dcf36546be3a0b2fa8e3d986153f57"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.7.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2013-11-14T19:48:31+00:00","autoload":{"psr-0":{"Monolog":"src\/"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"phpunit\/phpunit":"~3.7.0","mlehner\/gelf-php":"1.0.*","raven\/raven":"0.5.*","ruflin\/elastica":"0.90.*","doctrine\/couchdb":"dev-master","aws\/aws-sdk-php":"~2.4.8"},"suggest":{"mlehner\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry 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","aws\/aws-sdk-php":"Allow sending log messages to AWS services like DynamoDB"},"extra":{"branch-alias":{"dev-master":"1.7.x-dev"}}},"1.6.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.6.0","version_normalized":"1.6.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"f72392d0e6eb855118f5a84e89ac2d257c704abd"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/f72392d0e6eb855118f5a84e89ac2d257c704abd","type":"zip","shasum":"","reference":"f72392d0e6eb855118f5a84e89ac2d257c704abd"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.6.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2013-07-28T22:38:30+00:00","autoload":{"psr-0":{"Monolog":"src\/"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"mlehner\/gelf-php":"1.0.*","raven\/raven":"0.5.*","doctrine\/couchdb":"dev-master"},"suggest":{"mlehner\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ext-amqp":"Allow sending log messages to an AMQP server (1.0+ required)","ext-mongo":"Allow sending log messages to a MongoDB server"},"extra":{"branch-alias":{"dev-master":"1.6.x-dev"}}},"1.5.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.5.0","version_normalized":"1.5.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"583618d5cd2115a52101694aca87afb182b3e567"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/583618d5cd2115a52101694aca87afb182b3e567","type":"zip","shasum":"","reference":"583618d5cd2115a52101694aca87afb182b3e567"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.5.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2013-04-23T10:09:48+00:00","autoload":{"psr-0":{"Monolog":"src\/"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"mlehner\/gelf-php":"1.0.*","raven\/raven":"0.3.*","doctrine\/couchdb":"dev-master"},"suggest":{"mlehner\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ext-amqp":"Allow sending log messages to an AMQP server (1.0+ required)","ext-mongo":"Allow sending log messages to a MongoDB server"},"extra":{"branch-alias":{"dev-master":"1.4.x-dev"}}},"1.4.1":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.4.1","version_normalized":"1.4.1.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"3295de82be06b3bbcd336983ddf8c50724430180"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/3295de82be06b3bbcd336983ddf8c50724430180","type":"zip","shasum":"","reference":"3295de82be06b3bbcd336983ddf8c50724430180"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.4.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2013-04-01T10:04:58+00:00","autoload":{"psr-0":{"Monolog":"src\/"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"mlehner\/gelf-php":"1.0.*","raven\/raven":"0.3.*","doctrine\/couchdb":"dev-master"},"suggest":{"mlehner\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ext-amqp":"Allow sending log messages to an AMQP server (1.0+ required)","ext-mongo":"Allow sending log messages to a MongoDB server"},"extra":{"branch-alias":{"dev-master":"1.4.x-dev"}}},"1.4.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.4.0","version_normalized":"1.4.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"32fe28af60b4da9a5b0cef024138afacc0c01eeb"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/32fe28af60b4da9a5b0cef024138afacc0c01eeb","type":"zip","shasum":"","reference":"32fe28af60b4da9a5b0cef024138afacc0c01eeb"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.4.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2013-02-13T18:06:51+00:00","autoload":{"psr-0":{"Monolog":"src\/"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"mlehner\/gelf-php":"1.0.*","raven\/raven":"0.3.*","doctrine\/couchdb":"dev-master"},"suggest":{"mlehner\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ext-amqp":"Allow sending log messages to an AMQP server (1.0+ required)","ext-mongo":"Allow sending log messages to a MongoDB server"},"extra":{"branch-alias":{"dev-master":"1.4.x-dev"}}},"1.3.1":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.3.1","version_normalized":"1.3.1.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"47eb599b4aad36b66e818ed72ebf939e2fb311be"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/47eb599b4aad36b66e818ed72ebf939e2fb311be","type":"zip","shasum":"","reference":"47eb599b4aad36b66e818ed72ebf939e2fb311be"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.3.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2013-01-11T10:23:20+00:00","autoload":{"psr-0":{"Monolog":"src\/"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"mlehner\/gelf-php":"1.0.*","raven\/raven":"0.3.*","doctrine\/couchdb":"dev-master"},"suggest":{"mlehner\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ext-amqp":"Allow sending log messages to an AMQP server (1.0+ required)","ext-mongo":"Allow sending log messages to a MongoDB server"},"extra":{"branch-alias":{"dev-master":"1.3.x-dev"}}},"1.3.0":{"name":"monolog\/monolog","description":"Sends your logs to files, sockets, inboxes, databases and various web services","keywords":["log","logging","psr-3"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.3.0","version_normalized":"1.3.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"25a97abf904120a386c546be11c3b58f1f9e6f37"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/25a97abf904120a386c546be11c3b58f1f9e6f37","type":"zip","shasum":"","reference":"25a97abf904120a386c546be11c3b58f1f9e6f37"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.3.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2013-01-07T20:26:46+00:00","autoload":{"psr-0":{"Monolog":"src\/"}},"require":{"php":"\u003E=5.3.0","psr\/log":"~1.0"},"require-dev":{"mlehner\/gelf-php":"1.0.*","raven\/raven":"0.3.*","doctrine\/couchdb":"dev-master"},"suggest":{"mlehner\/gelf-php":"Allow sending log messages to a GrayLog2 server","raven\/raven":"Allow sending log messages to a Sentry server","doctrine\/couchdb":"Allow sending log messages to a CouchDB server","ext-amqp":"Allow sending log messages to an AMQP server (1.0+ required)","ext-mongo":"Allow sending log messages to a MongoDB server"},"extra":{"branch-alias":{"dev-master":"1.3.x-dev"}}},"1.2.1":{"name":"monolog\/monolog","description":"Logging for PHP 5.3","keywords":["log","logging"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.2.1","version_normalized":"1.2.1.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"d16496318c3e08e3bccfc3866e104e49cf25488a"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/d16496318c3e08e3bccfc3866e104e49cf25488a","type":"zip","shasum":"","reference":"d16496318c3e08e3bccfc3866e104e49cf25488a"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.2.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2012-08-29T11:53:20+00:00","autoload":{"psr-0":{"Monolog":"src\/"}},"require":{"php":"\u003E=5.3.0"},"require-dev":{"mlehner\/gelf-php":"1.0.*"},"suggest":{"mlehner\/gelf-php":"Allow sending log messages to a GrayLog2 server","ext-amqp":"Allow sending log messages to an AMQP server (1.0+ required)","ext-mongo":"Allow sending log messages to a MongoDB server"},"extra":{"branch-alias":{"dev-master":"1.3.x-dev"}}},"1.2.0":{"name":"monolog\/monolog","description":"Logging for PHP 5.3","keywords":["log","logging"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.2.0","version_normalized":"1.2.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"7940ae31ce4687d875d2bb5aa277bb3802203fe1"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/7940ae31ce4687d875d2bb5aa277bb3802203fe1","type":"zip","shasum":"","reference":"7940ae31ce4687d875d2bb5aa277bb3802203fe1"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.2.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2012-08-18T17:27:13+00:00","autoload":{"psr-0":{"Monolog":"src\/"}},"require":{"php":"\u003E=5.3.0"},"require-dev":{"mlehner\/gelf-php":"1.0.*"},"suggest":{"mlehner\/gelf-php":"Allow sending log messages to a GrayLog2 server","ext-amqp":"Allow sending log messages to an AMQP server (1.0+ required)","ext-mongo":"Allow sending log messages to a MongoDB server"}},"1.1.0":{"name":"monolog\/monolog","description":"Logging for PHP 5.3","keywords":["log","logging"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.1.0","version_normalized":"1.1.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"abc80e0db8ad31c03b373977fc997e980800f9c2"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/abc80e0db8ad31c03b373977fc997e980800f9c2","type":"zip","shasum":"","reference":"abc80e0db8ad31c03b373977fc997e980800f9c2"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.1.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2012-04-23T16:27:40+00:00","autoload":{"psr-0":{"Monolog":"src\/"}},"require":{"php":"\u003E=5.3.0"},"require-dev":{"mlehner\/gelf-php":"1.0.*"},"suggest":{"mlehner\/gelf-php":"Allow sending log messages to a GrayLog2 server"}},"1.0.2":{"name":"monolog\/monolog","description":"Logging for PHP 5.3","keywords":["log","logging"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.0.2","version_normalized":"1.0.2.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"b704c49a3051536f67f2d39f13568f74615b9922"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/b704c49a3051536f67f2d39f13568f74615b9922","type":"zip","shasum":"","reference":"b704c49a3051536f67f2d39f13568f74615b9922"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.0.2"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2011-10-24T09:39:02+00:00","autoload":{"psr-0":{"Monolog":"src\/"}},"require":{"php":"\u003E=5.3.0"}},"1.0.1":{"name":"monolog\/monolog","description":"Logging for PHP 5.3","keywords":["log","logging"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.0.1","version_normalized":"1.0.1.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"303b8a83c87d5c6d749926cf02620465a5dcd0f2"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/303b8a83c87d5c6d749926cf02620465a5dcd0f2","type":"zip","shasum":"","reference":"303b8a83c87d5c6d749926cf02620465a5dcd0f2"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.0.1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2011-08-25T20:42:58+00:00","require":{"php":"\u003E=5.3.0"}},"1.0.0":{"name":"monolog\/monolog","description":"Logging for PHP 5.3","keywords":["log","logging"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.0.0","version_normalized":"1.0.0.0","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"433b98d4218c181bae01865901aac045585e8a1a"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/433b98d4218c181bae01865901aac045585e8a1a","type":"zip","shasum":"","reference":"433b98d4218c181bae01865901aac045585e8a1a"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.0.0"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2011-07-07T16:21:02+00:00","require":{"php":"\u003E=5.3.0"}},"1.0.0-RC1":{"name":"monolog\/monolog","description":"Logging for PHP 5.3","keywords":["log","logging"],"homepage":"http:\/\/github.com\/Seldaek\/monolog","version":"1.0.0-RC1","version_normalized":"1.0.0.0-RC1","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano@seld.be","homepage":"http:\/\/seld.be"}],"source":{"url":"https:\/\/github.com\/Seldaek\/monolog.git","type":"git","reference":"5e651a82b4b03d267da6084720ada0cd398c8d16"},"dist":{"url":"https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/5e651a82b4b03d267da6084720ada0cd398c8d16","type":"zip","shasum":"","reference":"5e651a82b4b03d267da6084720ada0cd398c8d16"},"type":"library","support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","source":"https:\/\/github.com\/Seldaek\/monolog\/tree\/1.0.0-RC1"},"funding":[{"url":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],"time":"2011-07-01T19:29:40+00:00","require":{"php":"\u003E=5.3.0"}}},"type":"library","repository":"https:\/\/github.com\/Seldaek\/monolog","github_stars":21383,"github_watchers":313,"github_forks":1906,"github_open_issues":31,"language":"PHP","dependents":8213,"suggesters":592,"downloads":{"total":958472680,"monthly":13946931,"daily":197869},"favers":22244}}