composer update
This commit is contained in:
parent
48bfc3179c
commit
41fc32ecc8
1 changed files with 44 additions and 41 deletions
85
composer.lock
generated
85
composer.lock
generated
|
@ -8,22 +8,22 @@
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "aws/aws-sdk-php",
|
"name": "aws/aws-sdk-php",
|
||||||
"version": "3.24.4",
|
"version": "3.24.7",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||||
"reference": "2823e0a0742505f655b0cb3bcdb10844f60e6078"
|
"reference": "f062d7ea2123fe2aefef91da855c10ef8ff3af1c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2823e0a0742505f655b0cb3bcdb10844f60e6078",
|
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f062d7ea2123fe2aefef91da855c10ef8ff3af1c",
|
||||||
"reference": "2823e0a0742505f655b0cb3bcdb10844f60e6078",
|
"reference": "f062d7ea2123fe2aefef91da855c10ef8ff3af1c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"guzzlehttp/guzzle": "^5.3.1|^6.2.1",
|
"guzzlehttp/guzzle": "^5.3.1|^6.2.1",
|
||||||
"guzzlehttp/promises": "~1.0",
|
"guzzlehttp/promises": "~1.0",
|
||||||
"guzzlehttp/psr7": "^1.3.1, !=1.4.0",
|
"guzzlehttp/psr7": "^1.4.1",
|
||||||
"mtdowling/jmespath.php": "~2.2",
|
"mtdowling/jmespath.php": "~2.2",
|
||||||
"php": ">=5.5"
|
"php": ">=5.5"
|
||||||
},
|
},
|
||||||
|
@ -84,7 +84,7 @@
|
||||||
"s3",
|
"s3",
|
||||||
"sdk"
|
"sdk"
|
||||||
],
|
],
|
||||||
"time": "2017-03-14T00:56:44+00:00"
|
"time": "2017-03-23T22:17:20+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "barnabywalters/mf-cleaner",
|
"name": "barnabywalters/mf-cleaner",
|
||||||
|
@ -980,16 +980,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/psr7",
|
"name": "guzzlehttp/psr7",
|
||||||
"version": "1.4.1",
|
"version": "1.4.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/guzzle/psr7.git",
|
"url": "https://github.com/guzzle/psr7.git",
|
||||||
"reference": "0d6c7ca039329247e4f0f8f8f6506810e8248855"
|
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/0d6c7ca039329247e4f0f8f8f6506810e8248855",
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
|
||||||
"reference": "0d6c7ca039329247e4f0f8f8f6506810e8248855",
|
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1041,7 +1041,7 @@
|
||||||
"uri",
|
"uri",
|
||||||
"url"
|
"url"
|
||||||
],
|
],
|
||||||
"time": "2017-02-27T10:51:17+00:00"
|
"time": "2017-03-20T17:10:46+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "indieauth/client",
|
"name": "indieauth/client",
|
||||||
|
@ -1405,16 +1405,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/framework",
|
"name": "laravel/framework",
|
||||||
"version": "v5.4.15",
|
"version": "v5.4.16",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/framework.git",
|
"url": "https://github.com/laravel/framework.git",
|
||||||
"reference": "ecc6468b8af30b77566a8519ce8898740ef691d7"
|
"reference": "6cf379ec34d08bcdc9c7183e369a8fdf04ade80d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/framework/zipball/ecc6468b8af30b77566a8519ce8898740ef691d7",
|
"url": "https://api.github.com/repos/laravel/framework/zipball/6cf379ec34d08bcdc9c7183e369a8fdf04ade80d",
|
||||||
"reference": "ecc6468b8af30b77566a8519ce8898740ef691d7",
|
"reference": "6cf379ec34d08bcdc9c7183e369a8fdf04ade80d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1530,7 +1530,7 @@
|
||||||
"framework",
|
"framework",
|
||||||
"laravel"
|
"laravel"
|
||||||
],
|
],
|
||||||
"time": "2017-03-02T14:41:40+00:00"
|
"time": "2017-03-21T19:34:41+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/scout",
|
"name": "laravel/scout",
|
||||||
|
@ -1779,16 +1779,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/flysystem",
|
"name": "league/flysystem",
|
||||||
"version": "1.0.36",
|
"version": "1.0.37",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thephpleague/flysystem.git",
|
"url": "https://github.com/thephpleague/flysystem.git",
|
||||||
"reference": "d9c1698582dfbfbd092ec9c5c3325f862cdb3297"
|
"reference": "78b5cc4feb61a882302df4fbaf63b7662e5e4ccd"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/d9c1698582dfbfbd092ec9c5c3325f862cdb3297",
|
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/78b5cc4feb61a882302df4fbaf63b7662e5e4ccd",
|
||||||
"reference": "d9c1698582dfbfbd092ec9c5c3325f862cdb3297",
|
"reference": "78b5cc4feb61a882302df4fbaf63b7662e5e4ccd",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1858,7 +1858,7 @@
|
||||||
"sftp",
|
"sftp",
|
||||||
"storage"
|
"storage"
|
||||||
],
|
],
|
||||||
"time": "2017-03-18T16:02:30+00:00"
|
"time": "2017-03-22T15:43:14+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/flysystem-aws-s3-v3",
|
"name": "league/flysystem-aws-s3-v3",
|
||||||
|
@ -2585,16 +2585,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psy/psysh",
|
"name": "psy/psysh",
|
||||||
"version": "v0.8.2",
|
"version": "v0.8.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/bobthecow/psysh.git",
|
"url": "https://github.com/bobthecow/psysh.git",
|
||||||
"reference": "97113db4107a4126bef933b60fea6dbc9f615d41"
|
"reference": "1dd4bbbc64d71e7ec075ffe82b42d9e096dc8d5e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/97113db4107a4126bef933b60fea6dbc9f615d41",
|
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/1dd4bbbc64d71e7ec075ffe82b42d9e096dc8d5e",
|
||||||
"reference": "97113db4107a4126bef933b60fea6dbc9f615d41",
|
"reference": "1dd4bbbc64d71e7ec075ffe82b42d9e096dc8d5e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2654,7 +2654,7 @@
|
||||||
"interactive",
|
"interactive",
|
||||||
"shell"
|
"shell"
|
||||||
],
|
],
|
||||||
"time": "2017-03-01T00:13:29+00:00"
|
"time": "2017-03-19T21:40:44+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ramsey/uuid",
|
"name": "ramsey/uuid",
|
||||||
|
@ -3861,34 +3861,37 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "facebook/webdriver",
|
"name": "facebook/webdriver",
|
||||||
"version": "1.3.0",
|
"version": "1.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/facebook/php-webdriver.git",
|
"url": "https://github.com/facebook/php-webdriver.git",
|
||||||
"reference": "77300c4ab2025d4316635f592ec849ca7323bd8c"
|
"reference": "3ea034c056189e11c0ce7985332a9f4b5b2b5db2"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/facebook/php-webdriver/zipball/77300c4ab2025d4316635f592ec849ca7323bd8c",
|
"url": "https://api.github.com/repos/facebook/php-webdriver/zipball/3ea034c056189e11c0ce7985332a9f4b5b2b5db2",
|
||||||
"reference": "77300c4ab2025d4316635f592ec849ca7323bd8c",
|
"reference": "3ea034c056189e11c0ce7985332a9f4b5b2b5db2",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
|
"ext-zip": "*",
|
||||||
"php": "^5.5 || ~7.0",
|
"php": "^5.5 || ~7.0",
|
||||||
"symfony/process": "^2.8 || ^3.1"
|
"symfony/process": "^2.8 || ^3.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"friendsofphp/php-cs-fixer": "^1.11",
|
"friendsofphp/php-cs-fixer": "^2.0",
|
||||||
"php-mock/php-mock-phpunit": "^1.1",
|
"php-mock/php-mock-phpunit": "^1.1",
|
||||||
"phpunit/phpunit": "4.6.* || ~5.0",
|
"phpunit/phpunit": "4.6.* || ~5.0",
|
||||||
"satooshi/php-coveralls": "^1.0",
|
"satooshi/php-coveralls": "^1.0",
|
||||||
"squizlabs/php_codesniffer": "^2.6"
|
"squizlabs/php_codesniffer": "^2.6"
|
||||||
},
|
},
|
||||||
"suggest": {
|
|
||||||
"phpdocumentor/phpdocumentor": "2.*"
|
|
||||||
},
|
|
||||||
"type": "library",
|
"type": "library",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-community": "1.5-dev"
|
||||||
|
}
|
||||||
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Facebook\\WebDriver\\": "lib/"
|
"Facebook\\WebDriver\\": "lib/"
|
||||||
|
@ -3898,7 +3901,7 @@
|
||||||
"license": [
|
"license": [
|
||||||
"Apache-2.0"
|
"Apache-2.0"
|
||||||
],
|
],
|
||||||
"description": "A PHP client for WebDriver",
|
"description": "A PHP client for Selenium WebDriver",
|
||||||
"homepage": "https://github.com/facebook/php-webdriver",
|
"homepage": "https://github.com/facebook/php-webdriver",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"facebook",
|
"facebook",
|
||||||
|
@ -3906,7 +3909,7 @@
|
||||||
"selenium",
|
"selenium",
|
||||||
"webdriver"
|
"webdriver"
|
||||||
],
|
],
|
||||||
"time": "2017-01-13T15:48:08+00:00"
|
"time": "2017-03-22T10:56:03+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fzaninotto/faker",
|
"name": "fzaninotto/faker",
|
||||||
|
@ -4731,16 +4734,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/phpunit",
|
"name": "phpunit/phpunit",
|
||||||
"version": "5.7.16",
|
"version": "5.7.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||||
"reference": "dafc78e2a7d12139b0e97078d1082326bd09363d"
|
"reference": "68752b665d3875f9a38a357e3ecb35c79f8673bf"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/dafc78e2a7d12139b0e97078d1082326bd09363d",
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/68752b665d3875f9a38a357e3ecb35c79f8673bf",
|
||||||
"reference": "dafc78e2a7d12139b0e97078d1082326bd09363d",
|
"reference": "68752b665d3875f9a38a357e3ecb35c79f8673bf",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -4809,7 +4812,7 @@
|
||||||
"testing",
|
"testing",
|
||||||
"xunit"
|
"xunit"
|
||||||
],
|
],
|
||||||
"time": "2017-03-15T13:02:34+00:00"
|
"time": "2017-03-19T16:52:12+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/phpunit-mock-objects",
|
"name": "phpunit/phpunit-mock-objects",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue