Update dependencies, use newer version of php 7.0 in travis

This commit is contained in:
Jonny Barnes 2017-02-03 18:10:00 +00:00
parent c0a4e220c4
commit 1852646777
2 changed files with 71 additions and 71 deletions

View file

@ -14,7 +14,7 @@ env:
- setup=basic - setup=basic
php: php:
- 7.0.13 # trusty comes with 7.0.7 by default which segfaults with phpdbg - 7.0
- 7.1 - 7.1
- nightly - nightly
matrix: matrix:

140
composer.lock generated
View file

@ -1185,16 +1185,16 @@
}, },
{ {
"name": "intervention/image", "name": "intervention/image",
"version": "2.3.9", "version": "2.3.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/image.git", "url": "https://github.com/Intervention/image.git",
"reference": "2bce9a59c43b868300b02a7d31a1e4aa67a200ae" "reference": "88911910dcbb7bf617f1370602ba1706489c8505"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/2bce9a59c43b868300b02a7d31a1e4aa67a200ae", "url": "https://api.github.com/repos/Intervention/image/zipball/88911910dcbb7bf617f1370602ba1706489c8505",
"reference": "2bce9a59c43b868300b02a7d31a1e4aa67a200ae", "reference": "88911910dcbb7bf617f1370602ba1706489c8505",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1243,7 +1243,7 @@
"thumbnail", "thumbnail",
"watermark" "watermark"
], ],
"time": "2017-01-10T14:15:56+00:00" "time": "2017-01-25T18:52:04+00:00"
}, },
{ {
"name": "jakub-onderka/php-console-color", "name": "jakub-onderka/php-console-color",
@ -1898,16 +1898,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.33", "version": "1.0.34",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "5c7f98498b12d47f9de90ec9186a90000125777c" "reference": "469ad53c13ea19a0e54e3e5d70f61227ddcc0299"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/5c7f98498b12d47f9de90ec9186a90000125777c", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/469ad53c13ea19a0e54e3e5d70f61227ddcc0299",
"reference": "5c7f98498b12d47f9de90ec9186a90000125777c", "reference": "469ad53c13ea19a0e54e3e5d70f61227ddcc0299",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1977,7 +1977,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2017-01-23T10:32:09+00:00" "time": "2017-01-30T17:41:17+00:00"
}, },
{ {
"name": "league/flysystem-aws-s3-v3", "name": "league/flysystem-aws-s3-v3",
@ -3066,16 +3066,16 @@
}, },
{ {
"name": "spatie/laravel-medialibrary", "name": "spatie/laravel-medialibrary",
"version": "4.12.0", "version": "4.13.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-medialibrary.git", "url": "https://github.com/spatie/laravel-medialibrary.git",
"reference": "e549689b136ea489d2bffc7bdd16c0ef7a93f9d5" "reference": "89432693fa66aa101499f0f89cfcdec51a620471"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/e549689b136ea489d2bffc7bdd16c0ef7a93f9d5", "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/89432693fa66aa101499f0f89cfcdec51a620471",
"reference": "e549689b136ea489d2bffc7bdd16c0ef7a93f9d5", "reference": "89432693fa66aa101499f0f89cfcdec51a620471",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3133,7 +3133,7 @@
"media", "media",
"spatie" "spatie"
], ],
"time": "2017-01-23T15:15:53+00:00" "time": "2017-01-30T13:33:03+00:00"
}, },
{ {
"name": "spatie/pdf-to-image", "name": "spatie/pdf-to-image",
@ -3294,7 +3294,7 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v3.1.9", "version": "v3.1.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
@ -3355,16 +3355,16 @@
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v3.1.9", "version": "v3.1.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "73f1c337907ba963af8028844fea1af98498dfff" "reference": "c6661361626b3cf5cf2089df98b3b5006a197e85"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/73f1c337907ba963af8028844fea1af98498dfff", "url": "https://api.github.com/repos/symfony/debug/zipball/c6661361626b3cf5cf2089df98b3b5006a197e85",
"reference": "73f1c337907ba963af8028844fea1af98498dfff", "reference": "c6661361626b3cf5cf2089df98b3b5006a197e85",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3408,7 +3408,7 @@
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-01-02T20:31:54+00:00" "time": "2017-01-28T00:04:57+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
@ -3472,7 +3472,7 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v3.1.9", "version": "v3.1.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
@ -3521,7 +3521,7 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v3.1.9", "version": "v3.1.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
@ -3574,16 +3574,16 @@
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v3.1.9", "version": "v3.1.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "d7578a0ed01e689f5b058e1ed37b9ad0718a1ef3" "reference": "c830387dec1b48c100473d10a6a356c3c3ae2a13"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/d7578a0ed01e689f5b058e1ed37b9ad0718a1ef3", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c830387dec1b48c100473d10a6a356c3c3ae2a13",
"reference": "d7578a0ed01e689f5b058e1ed37b9ad0718a1ef3", "reference": "c830387dec1b48c100473d10a6a356c3c3ae2a13",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3652,7 +3652,7 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-01-12T20:43:39+00:00" "time": "2017-01-28T02:53:17+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
@ -3823,16 +3823,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v3.1.9", "version": "v3.1.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "b525066a9efe372f0910296e486aa61741b09025" "reference": "2605753c5f8c531623d24d002825ebb1d6a22248"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/b525066a9efe372f0910296e486aa61741b09025", "url": "https://api.github.com/repos/symfony/process/zipball/2605753c5f8c531623d24d002825ebb1d6a22248",
"reference": "b525066a9efe372f0910296e486aa61741b09025", "reference": "2605753c5f8c531623d24d002825ebb1d6a22248",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3868,20 +3868,20 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-01-02T20:31:54+00:00" "time": "2017-01-21T17:13:55+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v3.1.9", "version": "v3.1.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "5cd8d7b88e9f30a7d830fa15876828da272685d3" "reference": "f25581d4eb0a82962c291917f826166f0dcd8a9a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/5cd8d7b88e9f30a7d830fa15876828da272685d3", "url": "https://api.github.com/repos/symfony/routing/zipball/f25581d4eb0a82962c291917f826166f0dcd8a9a",
"reference": "5cd8d7b88e9f30a7d830fa15876828da272685d3", "reference": "f25581d4eb0a82962c291917f826166f0dcd8a9a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3943,20 +3943,20 @@
"uri", "uri",
"url" "url"
], ],
"time": "2017-01-02T20:31:54+00:00" "time": "2017-01-28T00:04:57+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v3.1.9", "version": "v3.1.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "7882149d1e1fd46d960f3e42344c9caf2e535573" "reference": "d5a20fab5f63f44c233c69b3041c3cb1d4945e45"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/7882149d1e1fd46d960f3e42344c9caf2e535573", "url": "https://api.github.com/repos/symfony/translation/zipball/d5a20fab5f63f44c233c69b3041c3cb1d4945e45",
"reference": "7882149d1e1fd46d960f3e42344c9caf2e535573", "reference": "d5a20fab5f63f44c233c69b3041c3cb1d4945e45",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4007,20 +4007,20 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-01-02T20:31:54+00:00" "time": "2017-01-21T17:01:39+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v3.1.9", "version": "v3.1.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "d34a930421233f119fe61149ce046bb5b0b412d9" "reference": "16df11647e5b992d687cb4eeeb9a882d5f5c26b9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/d34a930421233f119fe61149ce046bb5b0b412d9", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/16df11647e5b992d687cb4eeeb9a882d5f5c26b9",
"reference": "d34a930421233f119fe61149ce046bb5b0b412d9", "reference": "16df11647e5b992d687cb4eeeb9a882d5f5c26b9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4070,7 +4070,7 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2017-01-02T20:31:54+00:00" "time": "2017-01-24T13:02:38+00:00"
}, },
{ {
"name": "themattharris/tmhoauth", "name": "themattharris/tmhoauth",
@ -4116,21 +4116,21 @@
}, },
{ {
"name": "thujohn/twitter", "name": "thujohn/twitter",
"version": "2.2.0", "version": "2.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thujohn/twitter.git", "url": "https://github.com/thujohn/twitter.git",
"reference": "137dfa006ad06b956d579ff3ce0ffa5d03506188" "reference": "203d903856212835206675ae9c0504d74b681886"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thujohn/twitter/zipball/137dfa006ad06b956d579ff3ce0ffa5d03506188", "url": "https://api.github.com/repos/thujohn/twitter/zipball/203d903856212835206675ae9c0504d74b681886",
"reference": "137dfa006ad06b956d579ff3ce0ffa5d03506188", "reference": "203d903856212835206675ae9c0504d74b681886",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/support": "4.*|5.*", "illuminate/support": "4.*|5.*",
"php": ">=5.4.0", "php": ">=5.5.0",
"themattharris/tmhoauth": "0.8.4" "themattharris/tmhoauth": "0.8.4"
}, },
"type": "library", "type": "library",
@ -4156,7 +4156,7 @@
"laravel5", "laravel5",
"twitter" "twitter"
], ],
"time": "2016-04-08T11:43:15+00:00" "time": "2017-01-31T23:37:52+00:00"
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
@ -5081,16 +5081,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "5.7.8", "version": "5.7.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "bee7755d964f8e56d6ecb79046480fd0320b686d" "reference": "69f832b87c731d5cacad7f91948778fe98335fdd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bee7755d964f8e56d6ecb79046480fd0320b686d", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/69f832b87c731d5cacad7f91948778fe98335fdd",
"reference": "bee7755d964f8e56d6ecb79046480fd0320b686d", "reference": "69f832b87c731d5cacad7f91948778fe98335fdd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5159,7 +5159,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2017-01-26T15:28:51+00:00" "time": "2017-01-28T06:14:33+00:00"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@ -5267,16 +5267,16 @@
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
"version": "1.2.2", "version": "1.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f" "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/6a1ed12e8b2409076ab22e3897126211ff8b1f7f", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
"reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f", "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5327,7 +5327,7 @@
"compare", "compare",
"equality" "equality"
], ],
"time": "2016-11-19T09:18:40+00:00" "time": "2017-01-29T09:50:25+00:00"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
@ -5735,7 +5735,7 @@
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v3.1.9", "version": "v3.1.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
@ -5788,16 +5788,16 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v3.1.9", "version": "v3.1.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "a950260ebc947578fba82a3222e2085d90682376" "reference": "7eede2a901a19928494194f7d1815a77b9a473a0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/a950260ebc947578fba82a3222e2085d90682376", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7eede2a901a19928494194f7d1815a77b9a473a0",
"reference": "a950260ebc947578fba82a3222e2085d90682376", "reference": "7eede2a901a19928494194f7d1815a77b9a473a0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5840,7 +5840,7 @@
], ],
"description": "Symfony DomCrawler Component", "description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-01-02T20:31:54+00:00" "time": "2017-01-21T17:13:55+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",