|
@@ -1,11 +1,94 @@
|
|
|
{
|
|
|
"_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",
|
|
|
+ "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": "120224d788960ba61ae3d0e49e173ad3",
|
|
|
+ "content-hash": "d2c8e7bde7729d78cef484491535c639",
|
|
|
"packages": [
|
|
|
+ {
|
|
|
+ "name": "aws/aws-sdk-php",
|
|
|
+ "version": "3.93.12",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/aws/aws-sdk-php.git",
|
|
|
+ "reference": "60f5c4bd261e19844d4263c3a8f370e88e038282"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/60f5c4bd261e19844d4263c3a8f370e88e038282",
|
|
|
+ "reference": "60f5c4bd261e19844d4263c3a8f370e88e038282",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-json": "*",
|
|
|
+ "ext-pcre": "*",
|
|
|
+ "ext-simplexml": "*",
|
|
|
+ "guzzlehttp/guzzle": "^5.3.3|^6.2.1",
|
|
|
+ "guzzlehttp/promises": "~1.0",
|
|
|
+ "guzzlehttp/psr7": "^1.4.1",
|
|
|
+ "mtdowling/jmespath.php": "~2.2",
|
|
|
+ "php": ">=5.5"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "andrewsville/php-token-reflection": "^1.4",
|
|
|
+ "aws/aws-php-sns-message-validator": "~1.0",
|
|
|
+ "behat/behat": "~3.0",
|
|
|
+ "doctrine/cache": "~1.4",
|
|
|
+ "ext-dom": "*",
|
|
|
+ "ext-openssl": "*",
|
|
|
+ "ext-pcntl": "*",
|
|
|
+ "ext-sockets": "*",
|
|
|
+ "nette/neon": "^2.3",
|
|
|
+ "phpunit/phpunit": "^4.8.35|^5.4.3",
|
|
|
+ "psr/cache": "^1.0",
|
|
|
+ "psr/simple-cache": "^1.0"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
|
|
|
+ "doctrine/cache": "To use the DoctrineCacheAdapter",
|
|
|
+ "ext-curl": "To send requests using cURL",
|
|
|
+ "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
|
|
|
+ "ext-sockets": "To use client-side monitoring"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "3.0-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Aws\\": "src/"
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "src/functions.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "Apache-2.0"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Amazon Web Services",
|
|
|
+ "homepage": "http://aws.amazon.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
|
|
|
+ "homepage": "http://aws.amazon.com/sdkforphp",
|
|
|
+ "keywords": [
|
|
|
+ "amazon",
|
|
|
+ "aws",
|
|
|
+ "cloud",
|
|
|
+ "dynamodb",
|
|
|
+ "ec2",
|
|
|
+ "glacier",
|
|
|
+ "s3",
|
|
|
+ "sdk"
|
|
|
+ ],
|
|
|
+ "time": "2019-05-17T18:26:46+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "container-interop/container-interop",
|
|
|
"version": "1.2.0",
|
|
@@ -37,6 +120,329 @@
|
|
|
"homepage": "https://github.com/container-interop/container-interop",
|
|
|
"time": "2017-02-14T19:40:03+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-core",
|
|
|
+ "version": "v1.28.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/googleapis/google-cloud-php-core.git",
|
|
|
+ "reference": "d32db261499d28268f9ed97834e7aca829df5b53"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/d32db261499d28268f9ed97834e7aca829df5b53",
|
|
|
+ "reference": "d32db261499d28268f9ed97834e7aca829df5b53",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "google/auth": "^1.5.1",
|
|
|
+ "guzzlehttp/guzzle": "^5.3|^6.0",
|
|
|
+ "guzzlehttp/promises": "^1.3",
|
|
|
+ "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": "^1.0",
|
|
|
+ "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": "googleapis/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": "2019-04-16T20:44:33+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "google/cloud-storage",
|
|
|
+ "version": "v1.12.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/googleapis/google-cloud-php-storage.git",
|
|
|
+ "reference": "a252e2012ea875e873b6d146159e54edb8fa4544"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/a252e2012ea875e873b6d146159e54edb8fa4544",
|
|
|
+ "reference": "a252e2012ea875e873b6d146159e54edb8fa4544",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "google/cloud-core": "^1.28"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "erusev/parsedown": "^1.6",
|
|
|
+ "google/cloud-pubsub": "^1.0",
|
|
|
+ "phpdocumentor/reflection": "^3.0",
|
|
|
+ "phpseclib/phpseclib": "^2",
|
|
|
+ "phpunit/phpunit": "^4.8|^5.0",
|
|
|
+ "squizlabs/php_codesniffer": "2.*"
|
|
|
+ },
|
|
|
+ "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": "googleapis/google-cloud-php-storage.git",
|
|
|
+ "path": "Storage",
|
|
|
+ "entry": "src/StorageClient.php"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Google\\Cloud\\Storage\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "Apache-2.0"
|
|
|
+ ],
|
|
|
+ "description": "Cloud Storage Client for PHP",
|
|
|
+ "time": "2019-05-02T16:40:15+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",
|
|
@@ -258,6 +664,53 @@
|
|
|
],
|
|
|
"time": "2019-03-30T13:22:34+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "league/flysystem-aws-s3-v3",
|
|
|
+ "version": "1.0.22",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
|
|
|
+ "reference": "883b02c80ca9cd68cf58a9b4b2185beef24b836b"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/883b02c80ca9cd68cf58a9b4b2185beef24b836b",
|
|
|
+ "reference": "883b02c80ca9cd68cf58a9b4b2185beef24b836b",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "aws/aws-sdk-php": "^3.0.0",
|
|
|
+ "league/flysystem": "^1.0.40",
|
|
|
+ "php": ">=5.5.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "henrikbjorn/phpspec-code-coverage": "~1.0.1",
|
|
|
+ "phpspec/phpspec": "^2.0.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.0-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "League\\Flysystem\\AwsS3v3\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Frank de Jonge",
|
|
|
+ "email": "info@frenky.net"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Flysystem adapter for the AWS S3 SDK v3.x",
|
|
|
+ "time": "2019-01-31T15:07:25+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
|
"version": "1.24.0",
|
|
@@ -336,6 +789,61 @@
|
|
|
],
|
|
|
"time": "2018-11-05T09:00:11+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": "nikic/fast-route",
|
|
|
"version": "v1.3.0",
|
|
@@ -432,6 +940,52 @@
|
|
|
],
|
|
|
"time": "2018-01-21T07:42:36+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/container",
|
|
|
"version": "1.0.0",
|
|
@@ -618,6 +1172,50 @@
|
|
|
"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": "slim/slim",
|
|
|
"version": "3.12.1",
|
|
@@ -740,6 +1338,161 @@
|
|
|
],
|
|
|
"time": "2019-04-06T16:34:38+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "spatie/dropbox-api",
|
|
|
+ "version": "1.8.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/spatie/dropbox-api.git",
|
|
|
+ "reference": "dc930cde4fdb802d20d0aeef5a98c3805fdcf9c2"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/spatie/dropbox-api/zipball/dc930cde4fdb802d20d0aeef5a98c3805fdcf9c2",
|
|
|
+ "reference": "dc930cde4fdb802d20d0aeef5a98c3805fdcf9c2",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "guzzlehttp/guzzle": "^6.2",
|
|
|
+ "php": "^7.1"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "^6.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Spatie\\Dropbox\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Freek Van der Herten",
|
|
|
+ "email": "freek@spatie.be",
|
|
|
+ "homepage": "https://spatie.be",
|
|
|
+ "role": "Developer"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Alex Vanderbist",
|
|
|
+ "email": "alex.vanderbist@gmail.com",
|
|
|
+ "homepage": "https://spatie.be",
|
|
|
+ "role": "Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "A minimal implementation of Dropbox API v2",
|
|
|
+ "homepage": "https://github.com/spatie/dropbox-api",
|
|
|
+ "keywords": [
|
|
|
+ "Dropbox-API",
|
|
|
+ "api",
|
|
|
+ "dropbox",
|
|
|
+ "spatie",
|
|
|
+ "v2"
|
|
|
+ ],
|
|
|
+ "time": "2019-04-13T10:52:11+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "spatie/flysystem-dropbox",
|
|
|
+ "version": "1.0.6",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/spatie/flysystem-dropbox.git",
|
|
|
+ "reference": "cff7dba925282736fff271fc41781a76fbe40799"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/spatie/flysystem-dropbox/zipball/cff7dba925282736fff271fc41781a76fbe40799",
|
|
|
+ "reference": "cff7dba925282736fff271fc41781a76fbe40799",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "league/flysystem": "^1.0",
|
|
|
+ "php": "^7.0",
|
|
|
+ "spatie/dropbox-api": "^1.1.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "^6.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Spatie\\FlysystemDropbox\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Alex Vanderbist",
|
|
|
+ "email": "alex.vanderbist@gmail.com",
|
|
|
+ "homepage": "https://spatie.be",
|
|
|
+ "role": "Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Flysystem Adapter for the Dropbox v2 API",
|
|
|
+ "homepage": "https://github.com/spatie/flysystem-dropbox",
|
|
|
+ "keywords": [
|
|
|
+ "Flysystem",
|
|
|
+ "api",
|
|
|
+ "dropbox",
|
|
|
+ "flysystem-dropbox",
|
|
|
+ "spatie",
|
|
|
+ "v2"
|
|
|
+ ],
|
|
|
+ "time": "2017-11-18T21:56:03+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "superbalist/flysystem-google-storage",
|
|
|
+ "version": "7.2.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/Superbalist/flysystem-google-cloud-storage.git",
|
|
|
+ "reference": "97cf8a5c9a9d368260b2791ec130690a1bec0cbd"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/Superbalist/flysystem-google-cloud-storage/zipball/97cf8a5c9a9d368260b2791ec130690a1bec0cbd",
|
|
|
+ "reference": "97cf8a5c9a9d368260b2791ec130690a1bec0cbd",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "google/cloud-storage": "~1.0",
|
|
|
+ "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": "2019-02-21T08:07:24+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "symfony/polyfill-ctype",
|
|
|
"version": "v1.11.0",
|