PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of Josiah Ovye Yahaya   PHP Firebase CRUD   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Firebase CRUD
Perform CRUD operations storing data in Firebase
Author: By
Last change:
Date: 5 years ago
Size: 48,023 bytes
 

Contents

Class file image Download
{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "ac36552a72ff94d752692b894833f4ba", "packages": [ { "name": "fig/http-message-util", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/http-message-util.git", "reference": "20b2c280cb6914b7b83089720df44e490f4b42f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/20b2c280cb6914b7b83089720df44e490f4b42f0", "reference": "20b2c280cb6914b7b83089720df44e490f4b42f0", "shasum": "" }, "require": { "php": "^5.3 || ^7.0", "psr/http-message": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Fig\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Utility classes and constants for use with PSR-7 (psr/http-message)", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2017-02-09T16:10:21+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": "giggsey/libphonenumber-for-php", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", "reference": "b906325b1bcf99309bc10bff7cbdc1ed8fbcf774" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/b906325b1bcf99309bc10bff7cbdc1ed8fbcf774", "reference": "b906325b1bcf99309bc10bff7cbdc1ed8fbcf774", "shasum": "" }, "require": { "ext-mbstring": "*", "giggsey/locale": "^1.2", "php": ">=5.3.2" }, "require-dev": { "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "^0.5", "phing/phing": "^2.7", "php-coveralls/php-coveralls": "^1.0|^2.0", "phpunit/phpunit": "^4.8|^5.0", "symfony/console": "^2.8|^3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "8.x-dev" } }, "autoload": { "psr-4": { "libphonenumber\\": "src/" }, "exclude-from-classmap": [ "/src/data/", "/src/carrier/data/", "/src/geocoding/data/", "/src/timezone/data/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Joshua Gigg", "email": "giggsey@gmail.com", "homepage": "https://giggsey.com/" } ], "description": "PHP Port of Google's libphonenumber", "homepage": "https://github.com/giggsey/libphonenumber-for-php", "keywords": [ "geocoding", "geolocation", "libphonenumber", "mobile", "phonenumber", "validation" ], "time": "2018-08-23T10:23:25+00:00" }, { "name": "giggsey/locale", "version": "1.5", "source": { "type": "git", "url": "https://github.com/giggsey/Locale.git", "reference": "3c9cc23c15851c54cb3ccd41a00fd4b5a89feeff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/Locale/zipball/3c9cc23c15851c54cb3ccd41a00fd4b5a89feeff", "reference": "3c9cc23c15851c54cb3ccd41a00fd4b5a89feeff", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "^0.5", "phing/phing": "~2.7", "phpunit/phpunit": "^4.8|^5.0", "satooshi/php-coveralls": "^1.0", "symfony/console": "^2.8|^3.0|^4.0", "symfony/filesystem": "^2.8|^3.0|^4.0", "symfony/finder": "^2.8|^3.0|^4.0", "symfony/process": "^2.8|^3.0|^4.0" }, "type": "library", "autoload": { "psr-4": { "Giggsey\\Locale\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joshua Gigg", "email": "giggsey@gmail.com", "homepage": "http://giggsey.com/" } ], "description": "Locale functions required by libphonenumber-for-php", "time": "2018-04-03T15:53:12+00:00" }, { "name": "google/auth", "version": "v1.3.2", "source": { "type": "git", "url": "https://github.com/google/google-auth-library-php.git", "reference": "436007a77fd2037f933d3a5c8e4c7e0c9b88a7b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/436007a77fd2037f933d3a5c8e4c7e0c9b88a7b0", "reference": "436007a77fd2037f933d3a5c8e4c7e0c9b88a7b0", "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", "phpunit/phpunit": "^4.8.36|^5.7", "sebastian/comparator": ">=1.2.3" }, "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": "2018-07-23T21:44:38+00:00" }, { "name": "google/cloud-core", "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/GoogleCloudPlatform/google-cloud-php-core.git", "reference": "44b3bb512a7a445bd4ecafbdc86ed7c142e58f9f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/GoogleCloudPlatform/google-cloud-php-core/zipball/44b3bb512a7a445bd4ecafbdc86ed7c142e58f9f", "reference": "44b3bb512a7a445bd4ecafbdc86ed7c142e58f9f", "shasum": "" }, "require": { "google/auth": "^1.2", "guzzlehttp/guzzle": "^5.3|^6.0", "guzzlehttp/psr7": "^1.2", "monolog/monolog": "~1", "php": ">=5.5", "psr/http-message": "1.0.*", "rize/uri-template": "~0.3" }, "require-dev": { "erusev/parsedown": "^1.6", "google/gax": "^0.36", "opis/closure": "^3", "phpdocumentor/reflection": "^3.0", "phpunit/phpunit": "^4.8|^5.0", "squizlabs/php_codesniffer": "2.*" }, "suggest": { "opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.", "symfony/lock": "Required for the Spanner cached based session pool. Please require the following commit: 3.3.x-dev#1ba6ac9" }, "bin": [ "bin/google-cloud-batch" ], "type": "library", "extra": { "component": { "id": "cloud-core", "target": "GoogleCloudPlatform/google-cloud-php-core.git", "path": "Core", "entry": "src/ServiceBuilder.php" } }, "autoload": { "psr-4": { "Google\\Cloud\\Core\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Google Cloud PHP shared dependency, providing functionality useful to all components.", "time": "2018-08-22T17:55:03+00:00" }, { "name": "google/cloud-storage", "version": "v1.3.4", "source": { "type": "git", "url": "https://github.com/GoogleCloudPlatform/google-cloud-php-storage.git", "reference": "240de4b1d65fad78983d80ca78bed7b1facd6467" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/GoogleCloudPlatform/google-cloud-php-storage/zipball/240de4b1d65fad78983d80ca78bed7b1facd6467", "reference": "240de4b1d65fad78983d80ca78bed7b1facd6467", "shasum": "" }, "require": { "google/cloud-core": "^1.14" }, "suggest": { "google/cloud-pubsub": "May be used to register a topic to receive bucket notifications.", "phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2." }, "type": "library", "extra": { "component": { "id": "cloud-storage", "target": "GoogleCloudPlatform/google-cloud-php-storage.git", "path": "src/Storage", "entry": "StorageClient.php" } }, "autoload": { "psr-4": { "Google\\Cloud\\Storage\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Cloud Storage Client for PHP", "time": "2018-02-01T16:15:59+00:00" }, { "name": "guzzlehttp/guzzle", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "5c7a5c524e556113e7f8685e6880cbc4090c798d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/5c7a5c524e556113e7f8685e6880cbc4090c798d", "reference": "5c7a5c524e556113e7f8685e6880cbc4090c798d", "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-08-08T04:37:00+00:00" }, { "name": "guzzlehttp/promises", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "136531aa4e42f9b1971a47fb0faf60da00d2fefa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/136531aa4e42f9b1971a47fb0faf60da00d2fefa", "reference": "136531aa4e42f9b1971a47fb0faf60da00d2fefa", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.8.36" }, "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": "2018-03-25T01:26:01+00:00" }, { "name": "guzzlehttp/psr7", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "4b981cdeb8c13d22a6c193554f8c686f53d5c958" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/4b981cdeb8c13d22a6c193554f8c686f53d5c958", "reference": "4b981cdeb8c13d22a6c193554f8c686f53d5c958", "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", "request", "response", "stream", "uri", "url" ], "time": "2018-07-29T08:09:46+00:00" }, { "name": "kreait/firebase-php", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/kreait/firebase-php.git", "reference": "c30740e5df6d7aafd98fdc3f94ca9f06c26e2592" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kreait/firebase-php/zipball/c30740e5df6d7aafd98fdc3f94ca9f06c26e2592", "reference": "c30740e5df6d7aafd98fdc3f94ca9f06c26e2592", "shasum": "" }, "require": { "ext-ctype": "*", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", "giggsey/libphonenumber-for-php": "^8.9", "google/auth": "^0.11.0|^1.0", "guzzlehttp/guzzle": "^6.2.1", "kreait/firebase-tokens": "^1.1.1", "kreait/gcp-metadata": "^1.0.1", "lcobucci/jwt": "^3.2", "mtdowling/jmespath.php": "^2.3", "php": "^7.0", "superbalist/flysystem-google-storage": "^7.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "phpstan/phpstan-phpunit": "^0.9.2", "phpunit/phpunit": "^6.0|^7.0", "symfony/var-dumper": "^3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.x-dev" } }, "autoload": { "psr-4": { "Kreait\\Firebase\\": "src/Firebase" }, "files": [ "src/Firebase.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jérôme Gamez", "homepage": "https://github.com/jeromegamez" } ], "description": "Firebase Admin SDK", "homepage": "https://github.com/kreait/firebase-php", "keywords": [ "api", "database", "firebase", "google", "sdk" ], "time": "2018-08-23T22:54:22+00:00" }, { "name": "kreait/firebase-tokens", "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/kreait/firebase-tokens-php.git", "reference": "85b8cdf69bccf0d3fd89cd4b65714696d0eff7e2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kreait/firebase-tokens-php/zipball/85b8cdf69bccf0d3fd89cd4b65714696d0eff7e2", "reference": "85b8cdf69bccf0d3fd89cd4b65714696d0eff7e2", "shasum": "" }, "require": { "fig/http-message-util": "^1.1", "guzzlehttp/guzzle": "^6.2.1", "lcobucci/jwt": "^3.2", "php": "^7.0", "psr/simple-cache": "^1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "phpstan/phpstan-phpunit": "^0.9.3", "phpunit/phpunit": "^6.0" }, "type": "library", "autoload": { "psr-4": { "Firebase\\Auth\\Token\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jérôme Gamez", "homepage": "https://github.com/jeromegamez" } ], "description": "A library to work with Firebase tokens", "homepage": "https://github.com/kreait/firebase-token-php", "keywords": [ "Authentication", "auth", "firebase", "google", "token" ], "time": "2018-01-07T00:58:21+00:00" }, { "name": "kreait/gcp-metadata", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/kreait/gcp-metadata-php.git", "reference": "9bc4b871bd8623aa018bbd0ff38e3a286e760bc7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kreait/gcp-metadata-php/zipball/9bc4b871bd8623aa018bbd0ff38e3a286e760bc7", "reference": "9bc4b871bd8623aa018bbd0ff38e3a286e760bc7", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.0", "php": "^7.0", "psr/http-message": "^1.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "autoload": { "psr-4": { "Kreait\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jérôme Gamez", "email": "jerome@gamez.name" } ], "description": "Get the metadata from a Google Cloud Platform environment.", "keywords": [ "gce", "gcp", "google", "google-cloud", "google-cloud-engine", "google-cloud-platform" ], "time": "2018-07-28T13:57:51+00:00" }, { "name": "lcobucci/jwt", "version": "3.3.x-dev", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", "reference": "52d1b35e3d47dbdad1bf5d0563d1428e2f5aff34" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lcobucci/jwt/zipball/52d1b35e3d47dbdad1bf5d0563d1428e2f5aff34", "reference": "52d1b35e3d47dbdad1bf5d0563d1428e2f5aff34", "shasum": "" }, "require": { "ext-openssl": "*", "php": "^5.6 || ^7.0" }, "require-dev": { "mdanter/ecc": "~0.3.1", "mikey179/vfsstream": "~1.5", "phpmd/phpmd": "~2.2", "phpunit/php-invoker": "~1.1", "phpunit/phpunit": "^5.7 || ^7.3", "squizlabs/php_codesniffer": "~2.3" }, "suggest": { "mdanter/ecc": "Required to use Elliptic Curves based algorithms." }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1-dev" } }, "autoload": { "psr-4": { "Lcobucci\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Luís Otávio Cobucci Oblonczyk", "email": "lcobucci@gmail.com", "role": "Developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", "keywords": [ "JWS", "jwt" ], "time": "2018-08-23T22:49:28+00:00" }, { "name": "league/flysystem", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", "reference": "f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2", "reference": "f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2", "shasum": "" }, "require": { "php": ">=5.5.9" }, "conflict": { "league/flysystem-sftp": "<1.0.6" }, "require-dev": { "ext-fileinfo": "*", "phpspec/phpspec": "^3.4", "phpunit/phpunit": "^5.7.10" }, "suggest": { "ext-fileinfo": "Required for MimeType", "ext-ftp": "Allows you to use FTP server storage", "ext-openssl": "Allows you to use FTPS server storage", "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2", "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3", "league/flysystem-azure": "Allows you to use Windows Azure Blob storage", "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", "league/flysystem-webdav": "Allows you to use WebDAV storage", "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter", "spatie/flysystem-dropbox": "Allows you to use Dropbox storage", "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "League\\Flysystem\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frenky.net" } ], "description": "Filesystem abstraction: Many filesystems, one API.", "keywords": [ "Cloud Files", "WebDAV", "abstraction", "aws", "cloud", "copy.com", "dropbox", "file systems", "files", "filesystem", "filesystems", "ftp", "rackspace", "remote", "s3", "sftp", "storage" ], "time": "2018-08-22T07:45:22+00:00" }, { "name": "monolog/monolog", "version": "1.x-dev", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "c465e1144536862e03f519cb3d65e924062cabfb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c465e1144536862e03f519cb3d65e924062cabfb", "reference": "c465e1144536862e03f519cb3d65e924062cabfb", "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-06-19T07:22:34+00:00" }, { "name": "mtdowling/jmespath.php", "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/jmespath/jmespath.php.git", "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/adcc9531682cf87dfda21e1fd5d0e7a41d292fac", "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "bin": [ "bin/jp.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "JmesPath\\": "src/" }, "files": [ "src/JmesPath.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Declaratively specify how to extract elements from a JSON document", "keywords": [ "json", "jsonpath" ], "time": "2016-12-03T22:08:25+00:00" }, { "name": "psr/cache", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "78c5a01ddbf11cf731f1338a4f5aba23b14d5b47" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/78c5a01ddbf11cf731f1338a4f5aba23b14d5b47", "reference": "78c5a01ddbf11cf731f1338a4f5aba23b14d5b47", "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-10-13T14:48:10+00:00" }, { "name": "psr/http-message", "version": "dev-master", "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": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "3490ba5925e6dcbe6de950c5c6b8dce9f6e96eda" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/3490ba5925e6dcbe6de950c5c6b8dce9f6e96eda", "reference": "3490ba5925e6dcbe6de950c5c6b8dce9f6e96eda", "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-04-03T15:59:15+00:00" }, { "name": "psr/simple-cache", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", "keywords": [ "cache", "caching", "psr", "psr-16", "simple-cache" ], "time": "2017-10-23T01:57:42+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": "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": "superbalist/flysystem-google-storage", "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/Superbalist/flysystem-google-cloud-storage.git", "reference": "be847633aaf5c9618aaf5f308a3320fe0ea394e7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Superbalist/flysystem-google-cloud-storage/zipball/be847633aaf5c9618aaf5f308a3320fe0ea394e7", "reference": "be847633aaf5c9618aaf5f308a3320fe0ea394e7", "shasum": "" }, "require": { "google/cloud-storage": ">=1.0 <1.4", "league/flysystem": "~1.0", "php": ">=5.5.0" }, "require-dev": { "mockery/mockery": "0.9.*", "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Superbalist\\Flysystem\\GoogleStorage\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Superbalist.com a division of Takealot Online (Pty) Ltd", "email": "info@superbalist.com" } ], "description": "Flysystem adapter for Google Cloud Storage", "time": "2018-02-07T13:37:04+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">= 7.0" }, "platform-dev": [] }