{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "c65b0403af95c5ff2748c5aa05e8bdf9", "packages": [ { "name": "abraham/twitteroauth", "version": "0.6.6", "source": { "type": "git", "url": "https://github.com/abraham/twitteroauth.git", "reference": "fc0766220c79087ac8178625d34e88ca29160d5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/fc0766220c79087ac8178625d34e88ca29160d5b", "reference": "fc0766220c79087ac8178625d34e88ca29160d5b", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.5.0" }, "require-dev": { "phpmd/phpmd": "2.3.*", "phpunit/phpunit": "4.8.*", "squizlabs/php_codesniffer": "2.3.*" }, "type": "library", "autoload": { "psr-4": { "Abraham\\TwitterOAuth\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Abraham Williams", "email": "abraham@abrah.am", "homepage": "https://abrah.am", "role": "Developer" } ], "description": "The most popular PHP library for use with the Twitter OAuth REST API.", "homepage": "https://twitteroauth.com", "keywords": [ "Twitter API", "Twitter oAuth", "api", "oauth", "rest", "social", "twitter" ], "time": "2016-10-10T14:20:30+00:00" }, { "name": "firebase/php-jwt", "version": "v5.0.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/firebase/php-jwt/zipball/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e", "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": " 4.8.35" }, "type": "library", "autoload": { "psr-4": { "Firebase\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Neuman Vong", "email": "neuman+pear@twilio.com", "role": "Developer" }, { "name": "Anant Narayanan", "email": "anant@php.net", "role": "Developer" } ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", "time": "2017-06-27T22:17:23+00:00" }, { "name": "google/auth", "version": "v1.5.1", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", "reference": "0f75e20e7392e863f5550ed2c2d3d50af21710fb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/0f75e20e7392e863f5550ed2c2d3d50af21710fb", "reference": "0f75e20e7392e863f5550ed2c2d3d50af21710fb", "shasum": "" }, "require": { "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0", "guzzlehttp/guzzle": "~5.3.1|~6.0", "guzzlehttp/psr7": "^1.2", "php": ">=5.4", "psr/cache": "^1.0", "psr/http-message": "^1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^1.11", "guzzlehttp/promises": "0.1.1|^1.3", "phpseclib/phpseclib": "^2", "phpunit/phpunit": "^4.8.36|^5.7", "sebastian/comparator": ">=1.2.3" }, "suggest": { "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings. Please require version ^2." }, "type": "library", "autoload": { "psr-4": { "Google\\Auth\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Google Auth Library for PHP", "homepage": "http://github.com/google/google-auth-library-php", "keywords": [ "Authentication", "google", "oauth2" ], "time": "2019-04-16T18:48:28+00:00" }, { "name": "google/cloud", "version": "v0.99.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php.git", "reference": "d59b72430dc2305db2bb2625183ffe1de25476a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/google-cloud-php/zipball/d59b72430dc2305db2bb2625183ffe1de25476a1", "reference": "d59b72430dc2305db2bb2625183ffe1de25476a1", "shasum": "" }, "require": { "google/auth": "^1.5.1", "google/common-protos": "^1.0", "google/gax": "^1.0", "guzzlehttp/guzzle": "^5.3|^6.0", "guzzlehttp/psr7": "^1.2", "monolog/monolog": "~1", "php": ">=5.5", "psr/http-message": "1.0.*", "ramsey/uuid": "~3", "rize/uri-template": "~0.3" }, "replace": { "google/cloud-asset": "0.3.1", "google/cloud-automl": "0.2.1", "google/cloud-bigquery": "1.6.0", "google/cloud-bigquerydatatransfer": "0.10.1", "google/cloud-bigtable": "0.12.1", "google/cloud-common-protos": "0.2.0", "google/cloud-container": "0.10.1", "google/cloud-core": "1.28.0", "google/cloud-dataproc": "0.11.1", "google/cloud-datastore": "1.9.1", "google/cloud-debugger": "0.18.1", "google/cloud-dialogflow": "0.7.1", "google/cloud-dlp": "0.18.1", "google/cloud-error-reporting": "0.14.1", "google/cloud-firestore": "1.4.1", "google/cloud-iot": "0.7.1", "google/cloud-kms": "1.3.1", "google/cloud-language": "0.19.0", "google/cloud-logging": "1.16.1", "google/cloud-monitoring": "0.16.1", "google/cloud-oslogin": "0.9.1", "google/cloud-pubsub": "1.11.1", "google/cloud-redis": "0.8.0", "google/cloud-scheduler": "0.5.0", "google/cloud-security-center": "0.1.1", "google/cloud-spanner": "1.15.0", "google/cloud-speech": "0.23.1", "google/cloud-storage": "1.12.0", "google/cloud-talent": "0.3.1", "google/cloud-tasks": "0.10.0", "google/cloud-text-to-speech": "0.4.1", "google/cloud-trace": "0.14.1", "google/cloud-translate": "1.2.9", "google/cloud-videointelligence": "1.5.1", "google/cloud-vision": "0.21.1", "google/cloud-web-risk": "0.1.1" }, "require-dev": { "erusev/parsedown": "^1.6", "google/cloud-tools": "^0.6", "opis/closure": "^3.0", "phpdocumentor/reflection": "^3.0", "phpseclib/phpseclib": "^2", "phpunit/phpunit": "^4.8|^5.0", "squizlabs/php_codesniffer": "2.*", "swaggest/json-schema": "^0.12.0", "symfony/console": "^3.0", "symfony/lock": "3.3.x-dev#1ba6ac9", "vierbergenlars/php-semver": "^3.0" }, "suggest": { "opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.", "phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2." }, "bin": [ "Core/bin/google-cloud-batch", "Debugger/bin/google-cloud-debugger" ], "type": "library", "extra": { "component": { "id": "google-cloud", "target": "googleapis/google-cloud-php.git", "path": "src", "entry": [ "Version.php", "ServiceBuilder.php" ] } }, "autoload": { "psr-4": { "Google\\Cloud\\": [ "src", "CommonProtos/src" ], "Google\\Cloud\\Asset\\": "Asset/src", "Google\\Cloud\\AutoMl\\": "AutoMl/src", "Google\\Cloud\\BigQuery\\": "BigQuery/src", "Google\\Cloud\\BigQuery\\DataTransfer\\": "BigQueryDataTransfer/src", "Google\\Cloud\\Bigtable\\": "Bigtable/src", "Google\\Cloud\\Container\\": "Container/src", "Google\\Cloud\\Core\\": "Core/src", "Google\\Cloud\\Dataproc\\": "Dataproc/src", "Google\\Cloud\\Datastore\\": "Datastore/src", "Google\\Cloud\\Debugger\\": "Debugger/src", "Google\\Cloud\\Dialogflow\\": "Dialogflow/src", "Google\\Cloud\\Dlp\\": "Dlp/src", "Google\\Cloud\\ErrorReporting\\": "ErrorReporting/src", "Google\\Cloud\\Firestore\\": "Firestore/src", "Google\\Cloud\\Iot\\": "Iot/src", "Google\\Cloud\\Kms\\": "Kms/src", "Google\\Cloud\\Language\\": "Language/src", "Google\\Cloud\\Logging\\": "Logging/src", "Google\\Cloud\\Monitoring\\": "Monitoring/src", "Google\\Cloud\\OsLogin\\": "OsLogin/src", "Google\\Cloud\\PubSub\\": "PubSub/src", "Google\\Cloud\\Redis\\": "Redis/src", "Google\\Cloud\\Scheduler\\": "Scheduler/src", "Google\\Cloud\\SecurityCenter\\": "SecurityCenter/src", "Google\\Cloud\\Spanner\\": "Spanner/src", "Google\\Cloud\\Speech\\": "Speech/src", "Google\\Cloud\\Storage\\": "Storage/src", "Google\\Cloud\\Talent\\": "Talent/src", "Google\\Cloud\\Tasks\\": "Tasks/src", "Google\\Cloud\\TextToSpeech\\": "TextToSpeech/src", "Google\\Cloud\\Trace\\": "Trace/src", "Google\\Cloud\\Translate\\": "Translate/src", "Google\\Cloud\\VideoIntelligence\\": "VideoIntelligence/src", "Google\\Cloud\\Vision\\": "Vision/src", "Google\\Cloud\\WebRisk\\": "WebRisk/src", "GPBMetadata\\Google\\": "CommonProtos/metadata", "GPBMetadata\\Google\\Bigtable\\": "Bigtable/metadata", "GPBMetadata\\Google\\Container\\": "Container/metadata", "GPBMetadata\\Google\\Cloud\\Asset\\": "Asset/metadata", "GPBMetadata\\Google\\Cloud\\Automl\\": "AutoMl/metadata", "GPBMetadata\\Google\\Cloud\\Bigquery\\Datatransfer\\": "BigQueryDataTransfer/metadata", "GPBMetadata\\Google\\Cloud\\Dataproc\\": "Dataproc/metadata", "GPBMetadata\\Google\\Cloud\\Dialogflow\\": "Dialogflow/metadata", "GPBMetadata\\Google\\Cloud\\Iot\\": "Iot/metadata", "GPBMetadata\\Google\\Cloud\\Kms\\": "Kms/metadata", "GPBMetadata\\Google\\Cloud\\Language\\": "Language/metadata", "GPBMetadata\\Google\\Cloud\\Oslogin\\": "OsLogin/metadata", "GPBMetadata\\Google\\Cloud\\Redis\\": "Redis/metadata", "GPBMetadata\\Google\\Cloud\\Scheduler\\": "Scheduler/metadata", "GPBMetadata\\Google\\Cloud\\Securitycenter\\": "SecurityCenter/metadata", "GPBMetadata\\Google\\Cloud\\Speech\\": "Speech/metadata", "GPBMetadata\\Google\\Cloud\\Talent\\": "Talent/metadata", "GPBMetadata\\Google\\Cloud\\Tasks\\": "Tasks/metadata", "GPBMetadata\\Google\\Cloud\\Texttospeech\\": "TextToSpeech/metadata", "GPBMetadata\\Google\\Cloud\\Videointelligence\\": "VideoIntelligence/metadata", "GPBMetadata\\Google\\Cloud\\Vision\\": "Vision/metadata", "GPBMetadata\\Google\\Cloud\\Webrisk\\": "WebRisk/metadata", "GPBMetadata\\Google\\Datastore\\": "Datastore/metadata", "GPBMetadata\\Google\\Devtools\\Clouddebugger\\": "Debugger/metadata", "GPBMetadata\\Google\\Devtools\\Clouderrorreporting\\": "ErrorReporting/metadata", "GPBMetadata\\Google\\Devtools\\Cloudtrace\\": "Trace/metadata", "GPBMetadata\\Google\\Firestore\\": "Firestore/metadata", "GPBMetadata\\Google\\Logging\\": "Logging/metadata", "GPBMetadata\\Google\\Monitoring\\": "Monitoring/metadata", "GPBMetadata\\Google\\Privacy\\Dlp\\": "Dlp/metadata", "GPBMetadata\\Google\\Pubsub\\": "PubSub/metadata", "GPBMetadata\\Google\\Spanner\\": "Spanner/metadata" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "John Pedrie", "email": "john@pedrie.com" }, { "name": "Dave Supplee", "email": "dwsupplee@gmail.com" } ], "description": "Google Cloud Client Library", "homepage": "http://github.com/googleapis/google-cloud-php", "keywords": [ "Tasks", "big query", "bigquery", "bigtable", "cloud", "datastore", "gcs", "google", "google api", "google api client", "google apis", "google apis client", "google cloud", "google cloud platform", "kms", "language", "natural language", "pub sub", "pubsub", "spanner", "speech", "stackdriver logging", "storage", "translate", "translation", "vision" ], "time": "2019-04-16T20:44:33+00:00" }, { "name": "google/common-protos", "version": "1.0", "source": { "type": "git", "url": "https://github.com/googleapis/common-protos-php.git", "reference": "13daea6a4f257f3448fbf4450860e659462e0ad5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/13daea6a4f257f3448fbf4450860e659462e0ad5", "reference": "13daea6a4f257f3448fbf4450860e659462e0ad5", "shasum": "" }, "require": { "google/protobuf": "^3.6.1" }, "require-dev": { "phpunit/phpunit": "^4.8.36", "sami/sami": "*" }, "type": "library", "autoload": { "psr-4": { "Google\\": "src", "GPBMetadata\\Google\\": "metadata" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Google API Common Protos for PHP", "homepage": "https://github.com/googleapis/common-protos-php", "keywords": [ "google" ], "time": "2019-03-14T19:01:14+00:00" }, { "name": "google/gax", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/googleapis/gax-php.git", "reference": "48387fb818c6882296710a2302a0aa973b99afb2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/gax-php/zipball/48387fb818c6882296710a2302a0aa973b99afb2", "reference": "48387fb818c6882296710a2302a0aa973b99afb2", "shasum": "" }, "require": { "google/auth": "^1.2.0", "google/common-protos": "^1.0", "google/grpc-gcp": "^0.1.0", "google/protobuf": "^3.7.1", "grpc/grpc": "^1.4", "guzzlehttp/promises": "^1.3", "guzzlehttp/psr7": "^1.2", "php": ">=5.5" }, "conflict": { "ext-protobuf": "<3.7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.36", "sami/sami": "*", "squizlabs/php_codesniffer": "3.*" }, "type": "library", "autoload": { "psr-4": { "Google\\ApiCore\\": "src", "GPBMetadata\\Google\\": "metadata" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Google API Core for PHP", "homepage": "https://github.com/googleapis/gax-php", "keywords": [ "google" ], "time": "2019-04-23T22:57:39+00:00" }, { "name": "google/grpc-gcp", "version": "0.1.4", "source": { "type": "git", "url": "https://github.com/GoogleCloudPlatform/grpc-gcp-php.git", "reference": "e1ec44c0c39bd204868e2a2ed3cc87ed9006984e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/GoogleCloudPlatform/grpc-gcp-php/zipball/e1ec44c0c39bd204868e2a2ed3cc87ed9006984e", "reference": "e1ec44c0c39bd204868e2a2ed3cc87ed9006984e", "shasum": "" }, "require": { "google/auth": "^1.3", "google/protobuf": "^v3.3.0", "grpc/grpc": "^v1.13.0", "php": ">=5.5.0", "psr/cache": "^1.0.1" }, "require-dev": { "google/cloud-spanner": "^1.7", "phpunit/phpunit": "4.8.36" }, "type": "library", "autoload": { "psr-4": { "Grpc\\Gcp\\": "src/", "": "src/generated/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "gRPC GCP library for channel management", "time": "2019-02-14T02:21:15+00:00" }, { "name": "google/protobuf", "version": "v3.7.1", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", "reference": "0657d28864692480c3d8506ba4fc90e8813deae5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/0657d28864692480c3d8506ba4fc90e8813deae5", "reference": "0657d28864692480c3d8506ba4fc90e8813deae5", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": ">=4.8.0" }, "suggest": { "ext-bcmath": "Need to support JSON deserialization" }, "type": "library", "autoload": { "psr-4": { "Google\\Protobuf\\": "src/Google/Protobuf", "GPBMetadata\\Google\\Protobuf\\": "src/GPBMetadata/Google/Protobuf" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "proto library for PHP", "homepage": "https://developers.google.com/protocol-buffers/", "keywords": [ "proto" ], "time": "2019-03-26T18:06:41+00:00" }, { "name": "grpc/grpc", "version": "1.19.0", "source": { "type": "git", "url": "https://github.com/grpc/grpc-php.git", "reference": "0f1ffdde45bfb9257c5d9eab81695d0f042bea22" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/grpc/grpc-php/zipball/0f1ffdde45bfb9257c5d9eab81695d0f042bea22", "reference": "0f1ffdde45bfb9257c5d9eab81695d0f042bea22", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "google/auth": "^v1.3.0" }, "suggest": { "ext-protobuf": "For better performance, install the protobuf C extension.", "google/protobuf": "To get started using grpc quickly, install the native protobuf library." }, "type": "library", "autoload": { "psr-4": { "Grpc\\": "src/lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "gRPC library for PHP", "homepage": "https://grpc.io", "keywords": [ "rpc" ], "time": "2019-02-27T04:47:56+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.3.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", "shasum": "" }, "require": { "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.4", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.0" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.3-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2018-04-22T15:46:56+00:00" }, { "name": "guzzlehttp/promises", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "time": "2016-12-20T10:07:11+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "9f83dded91781a01c63574e387eaa769be769115" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115", "reference": "9f83dded91781a01c63574e387eaa769be769115", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "time": "2018-12-04T20:46:45+00:00" }, { "name": "monolog/monolog", "version": "1.24.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/log": "~1.0" }, "provide": { "psr/log-implementation": "1.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", "jakub-onderka/php-parallel-lint": "0.9", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", "phpunit/phpunit": "~4.5", "phpunit/phpunit-mock-objects": "2.3.0", "ruflin/elastica": ">=0.90 <3.0", "sentry/sentry": "^0.13", "swiftmailer/swiftmailer": "^5.3|^6.0" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "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", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-console/php-console": "Allow sending log messages to Google Chrome", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server", "sentry/sentry": "Allow sending log messages to a Sentry server" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "time": "2018-11-05T09:00:11+00:00" }, { "name": "paragonie/random_compat", "version": "v2.0.18", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "4.*|5.*" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", "autoload": { "files": [ "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "polyfill", "pseudorandom", "random" ], "time": "2019-01-03T20:59:08+00:00" }, { "name": "psr/cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "time": "2016-08-06T20:24:11+00:00" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2018-11-20T15:27:04+00:00" }, { "name": "ralouphie/getallheaders", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa", "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "~3.7.0", "satooshi/php-coveralls": ">=1.0" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "time": "2016-02-11T07:05:27+00:00" }, { "name": "ramsey/uuid", "version": "3.8.0", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3", "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3", "shasum": "" }, "require": { "paragonie/random_compat": "^1.0|^2.0|9.99.99", "php": "^5.4 || ^7.0", "symfony/polyfill-ctype": "^1.8" }, "replace": { "rhumsaa/uuid": "self.version" }, "require-dev": { "codeception/aspect-mock": "^1.0 | ~2.0.0", "doctrine/annotations": "~1.2.0", "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0", "ircmaxell/random-lib": "^1.1", "jakub-onderka/php-parallel-lint": "^0.9.0", "mockery/mockery": "^0.9.9", "moontoast/math": "^1.1", "php-mock/php-mock-phpunit": "^0.3|^1.1", "phpunit/phpunit": "^4.7|^5.0|^6.5", "squizlabs/php_codesniffer": "^2.3" }, "suggest": { "ext-ctype": "Provides support for PHP Ctype functions", "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter", "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).", "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid", "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { "Ramsey\\Uuid\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marijn Huizendveld", "email": "marijn.huizendveld@gmail.com" }, { "name": "Thibaud Fabre", "email": "thibaud@aztech.io" }, { "name": "Ben Ramsey", "email": "ben@benramsey.com", "homepage": "https://benramsey.com" } ], "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", "homepage": "https://github.com/ramsey/uuid", "keywords": [ "guid", "identifier", "uuid" ], "time": "2018-07-19T23:38:55+00:00" }, { "name": "rize/uri-template", "version": "0.3.2", "source": { "type": "git", "url": "https://github.com/rize/UriTemplate.git", "reference": "9e5fdd5c47147aa5adf7f760002ee591ed37b9ca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rize/UriTemplate/zipball/9e5fdd5c47147aa5adf7f760002ee591ed37b9ca", "reference": "9e5fdd5c47147aa5adf7f760002ee591ed37b9ca", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0.0" }, "type": "library", "autoload": { "psr-0": { "Rize\\UriTemplate": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marut K", "homepage": "http://twitter.com/rezigned" } ], "description": "PHP URI Template (RFC 6570) supports both expansion & extraction", "keywords": [ "RFC 6570", "template", "uri" ], "time": "2017-06-14T03:57:53+00:00" }, { "name": "stripe/stripe-php", "version": "v6.27.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", "reference": "e6be31eb114a0dbcbf50686d106464ab90926c85" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stripe/stripe-php/zipball/e6be31eb114a0dbcbf50686d106464ab90926c85", "reference": "e6be31eb114a0dbcbf50686d106464ab90926c85", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.4.0" }, "require-dev": { "php-coveralls/php-coveralls": "1.*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "Stripe\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Stripe and contributors", "homepage": "https://github.com/stripe/stripe-php/contributors" } ], "description": "Stripe PHP Library", "homepage": "https://stripe.com/", "keywords": [ "api", "payment processing", "stripe" ], "time": "2018-12-21T08:38:55+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "82ebae02209c21113908c229e9883c419720738a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a", "reference": "82ebae02209c21113908c229e9883c419720738a", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.11-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" }, { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "time": "2019-02-06T07:57:58+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3" }, "platform-dev": [] }