Composer update.

This commit is contained in:
James Cole 2019-06-21 19:06:56 +02:00
parent b2628a290b
commit f3123802a9
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

62
composer.lock generated
View File

@ -164,12 +164,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bunq/sdk_php.git", "url": "https://github.com/bunq/sdk_php.git",
"reference": "15e2c09d8c6a9812fd8a65e8804fb22e1ffd3cb5" "reference": "be645736a2488ec247f0be528bab7619768da12f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bunq/sdk_php/zipball/15e2c09d8c6a9812fd8a65e8804fb22e1ffd3cb5", "url": "https://api.github.com/repos/bunq/sdk_php/zipball/be645736a2488ec247f0be528bab7619768da12f",
"reference": "15e2c09d8c6a9812fd8a65e8804fb22e1ffd3cb5", "reference": "be645736a2488ec247f0be528bab7619768da12f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -220,7 +220,7 @@
"payment", "payment",
"sepa" "sepa"
], ],
"time": "2019-05-15T15:59:24+00:00" "time": "2019-06-15T12:22:02+00:00"
}, },
{ {
"name": "danhunsaker/laravel-flysystem-others", "name": "danhunsaker/laravel-flysystem-others",
@ -1315,16 +1315,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.8.22", "version": "v5.8.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "f47d1a0fe7fd9b98d86ed2d404823dfeb4938de3" "reference": "02d242212348bddd048702f5dee8dab693ac830b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/f47d1a0fe7fd9b98d86ed2d404823dfeb4938de3", "url": "https://api.github.com/repos/laravel/framework/zipball/02d242212348bddd048702f5dee8dab693ac830b",
"reference": "f47d1a0fe7fd9b98d86ed2d404823dfeb4938de3", "reference": "02d242212348bddd048702f5dee8dab693ac830b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1458,7 +1458,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2019-06-12T12:54:34+00:00" "time": "2019-06-13T21:08:56+00:00"
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",
@ -4954,16 +4954,16 @@
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
"version": "v3.3.3", "version": "v3.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vlucas/phpdotenv.git", "url": "https://github.com/vlucas/phpdotenv.git",
"reference": "dbcc609971dd9b55f48b8008b553d79fd372ddde" "reference": "5084b23845c24dbff8ac6c204290c341e4776c92"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/dbcc609971dd9b55f48b8008b553d79fd372ddde", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/5084b23845c24dbff8ac6c204290c341e4776c92",
"reference": "dbcc609971dd9b55f48b8008b553d79fd372ddde", "reference": "5084b23845c24dbff8ac6c204290c341e4776c92",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4977,7 +4977,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.3-dev" "dev-master": "3.4-dev"
} }
}, },
"autoload": { "autoload": {
@ -5002,7 +5002,7 @@
"env", "env",
"environment" "environment"
], ],
"time": "2019-03-06T09:39:45+00:00" "time": "2019-06-15T22:40:20+00:00"
}, },
{ {
"name": "zendframework/zend-diactoros", "name": "zendframework/zend-diactoros",
@ -6510,16 +6510,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "8.2.1", "version": "8.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "047f771e34dccacb6c432a1a70e9980e087eac92" "reference": "24b6cfcec34c1167ee1d90b7cb22bee324af319f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/047f771e34dccacb6c432a1a70e9980e087eac92", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/24b6cfcec34c1167ee1d90b7cb22bee324af319f",
"reference": "047f771e34dccacb6c432a1a70e9980e087eac92", "reference": "24b6cfcec34c1167ee1d90b7cb22bee324af319f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6534,7 +6534,7 @@
"phar-io/manifest": "^1.0.3", "phar-io/manifest": "^1.0.3",
"phar-io/version": "^2.0.1", "phar-io/version": "^2.0.1",
"php": "^7.2", "php": "^7.2",
"phpspec/prophecy": "^1.8.0", "phpspec/prophecy": "^1.8.1",
"phpunit/php-code-coverage": "^7.0.5", "phpunit/php-code-coverage": "^7.0.5",
"phpunit/php-file-iterator": "^2.0.2", "phpunit/php-file-iterator": "^2.0.2",
"phpunit/php-text-template": "^1.2.1", "phpunit/php-text-template": "^1.2.1",
@ -6589,7 +6589,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2019-06-07T14:04:13+00:00" "time": "2019-06-15T07:25:54+00:00"
}, },
{ {
"name": "roave/security-advisories", "name": "roave/security-advisories",
@ -6597,12 +6597,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git", "url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "acc661e72817c7030b7b2af7d2f226bee9b93094" "reference": "baeb6f512b5ec8f0fd58bf890082b179f985c5a4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/acc661e72817c7030b7b2af7d2f226bee9b93094", "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/baeb6f512b5ec8f0fd58bf890082b179f985c5a4",
"reference": "acc661e72817c7030b7b2af7d2f226bee9b93094", "reference": "baeb6f512b5ec8f0fd58bf890082b179f985c5a4",
"shasum": "" "shasum": ""
}, },
"conflict": { "conflict": {
@ -6717,7 +6717,7 @@
"sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1", "sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
"sylius/grid-bundle": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1", "sylius/grid-bundle": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
"sylius/sylius": ">=1,<1.1.18|>=1.2,<1.2.17|>=1.3,<1.3.12|>=1.4,<1.4.4", "sylius/sylius": ">=1,<1.1.18|>=1.2,<1.2.17|>=1.3,<1.3.12|>=1.4,<1.4.4",
"symfony/cache": ">=3.2,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7", "symfony/cache": ">=3.1,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7", "symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1", "symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1",
"symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7", "symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
@ -6803,7 +6803,7 @@
} }
], ],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"time": "2019-06-11T05:51:05+00:00" "time": "2019-06-14T17:56:32+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
@ -7565,16 +7565,16 @@
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
"version": "1.1.2", "version": "1.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/theseer/tokenizer.git", "url": "https://github.com/theseer/tokenizer.git",
"reference": "1c42705be2b6c1de5904f8afacef5895cab44bf8" "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/1c42705be2b6c1de5904f8afacef5895cab44bf8", "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
"reference": "1c42705be2b6c1de5904f8afacef5895cab44bf8", "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7601,7 +7601,7 @@
} }
], ],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"time": "2019-04-04T09:56:43+00:00" "time": "2019-06-13T22:48:21+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",