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