From f808f5bd5a9166539cebda26c67d6e9dd436c686 Mon Sep 17 00:00:00 2001 From: Stephen Ball Date: Wed, 25 Apr 2018 09:12:25 +0200 Subject: [PATCH] Remove deprecated styleci option --- .styleci.yml | 2 - .travis.yml | 5 +- composer.lock | 193 ++++++++++++++++++++++++-------------------------- 3 files changed, 96 insertions(+), 104 deletions(-) diff --git a/.styleci.yml b/.styleci.yml index a7e8436dc..247a09c5d 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -1,3 +1 @@ preset: psr2 - -linting: true diff --git a/.travis.yml b/.travis.yml index eccee7832..9bdc0d432 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,11 +5,10 @@ language: php php: - 5.6 - 7.0 - - 7.1.0 + - 7.1 env: - DB=sqlite - - DB=sqlite cache: directories: @@ -35,7 +34,7 @@ matrix: - postgresql before_install: - - if [[ "$TRAVIS_PHP_VERSION" != "7.1.0" ]]; then + - if [[ "$TRAVIS_PHP_VERSION" != "7.1" ]]; then phpenv config-rm xdebug.ini; fi diff --git a/composer.lock b/composer.lock index 64ba70801..39d95ddff 100644 --- a/composer.lock +++ b/composer.lock @@ -12,12 +12,12 @@ "source": { "type": "git", "url": "https://github.com/andywer/laravel-js-localization.git", - "reference": "dfba7db5c5de368365e21b619f67a3d41077754c" + "reference": "2ca47feb8c341bbaae5280fdc8aa16e8232627b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/andywer/laravel-js-localization/zipball/dfba7db5c5de368365e21b619f67a3d41077754c", - "reference": "dfba7db5c5de368365e21b619f67a3d41077754c", + "url": "https://api.github.com/repos/andywer/laravel-js-localization/zipball/2ca47feb8c341bbaae5280fdc8aa16e8232627b2", + "reference": "2ca47feb8c341bbaae5280fdc8aa16e8232627b2", "shasum": "" }, "require": { @@ -59,7 +59,7 @@ "messages", "translation" ], - "time": "2017-11-01T19:13:38+00:00" + "time": "2018-04-16T15:26:46+00:00" }, { "name": "backup-manager/backup-manager", @@ -704,16 +704,16 @@ }, { "name": "doctrine/dbal", - "version": "v2.7.0", + "version": "v2.7.1", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "f76bf5ef631cec551a86c2291fc749534febebf1" + "reference": "11037b4352c008373561dc6fc836834eed80c3b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/f76bf5ef631cec551a86c2291fc749534febebf1", - "reference": "f76bf5ef631cec551a86c2291fc749534febebf1", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/11037b4352c008373561dc6fc836834eed80c3b5", + "reference": "11037b4352c008373561dc6fc836834eed80c3b5", "shasum": "" }, "require": { @@ -775,7 +775,7 @@ "persistence", "queryobject" ], - "time": "2018-04-01T23:33:17+00:00" + "time": "2018-04-07T18:44:18+00:00" }, { "name": "doctrine/inflector", @@ -1123,16 +1123,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.3.2", + "version": "6.3.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "68d0ea14d5a3f42a20e87632a5f84931e2709c90" + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/68d0ea14d5a3f42a20e87632a5f84931e2709c90", - "reference": "68d0ea14d5a3f42a20e87632a5f84931e2709c90", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", "shasum": "" }, "require": { @@ -1142,7 +1142,7 @@ }, "require-dev": { "ext-curl": "*", - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.0" }, "suggest": { @@ -1184,7 +1184,7 @@ "rest", "web service" ], - "time": "2018-03-26T16:33:04+00:00" + "time": "2018-04-22T15:46:56+00:00" }, { "name": "guzzlehttp/promises", @@ -1848,16 +1848,16 @@ }, { "name": "laravel/tinker", - "version": "v1.0.5", + "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/laravel/tinker.git", - "reference": "94f6daf2131508cebd11cd6f8632ba586d7ecc41" + "reference": "b22fe905fcefdffae76b011e27c7ac09e07e052b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/tinker/zipball/94f6daf2131508cebd11cd6f8632ba586d7ecc41", - "reference": "94f6daf2131508cebd11cd6f8632ba586d7ecc41", + "url": "https://api.github.com/repos/laravel/tinker/zipball/b22fe905fcefdffae76b011e27c7ac09e07e052b", + "reference": "b22fe905fcefdffae76b011e27c7ac09e07e052b", "shasum": "" }, "require": { @@ -1865,7 +1865,7 @@ "illuminate/contracts": "~5.1", "illuminate/support": "~5.1", "php": ">=5.5.9", - "psy/psysh": "0.7.*|0.8.*", + "psy/psysh": "0.7.*|0.8.*|0.9.*", "symfony/var-dumper": "~3.0|~4.0" }, "require-dev": { @@ -1907,20 +1907,20 @@ "laravel", "psysh" ], - "time": "2018-03-06T17:34:36+00:00" + "time": "2018-04-16T12:10:37+00:00" }, { "name": "league/flysystem", - "version": "1.0.43", + "version": "1.0.44", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "1ce7cc142d906ba58dc54c82915d355a9191c8a8" + "reference": "168dbe519737221dc87d17385cde33073881fd02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1ce7cc142d906ba58dc54c82915d355a9191c8a8", - "reference": "1ce7cc142d906ba58dc54c82915d355a9191c8a8", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/168dbe519737221dc87d17385cde33073881fd02", + "reference": "168dbe519737221dc87d17385cde33073881fd02", "shasum": "" }, "require": { @@ -1991,7 +1991,7 @@ "sftp", "storage" ], - "time": "2018-03-01T10:27:04+00:00" + "time": "2018-04-06T09:58:14+00:00" }, { "name": "lubusin/laravel-decomposer", @@ -2447,16 +2447,16 @@ }, { "name": "nesbot/carbon", - "version": "1.25.0", + "version": "1.27.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "cbcf13da0b531767e39eb86e9687f5deba9857b4" + "reference": "ef81c39b67200dcd7401c24363dcac05ac3a4fe9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/cbcf13da0b531767e39eb86e9687f5deba9857b4", - "reference": "cbcf13da0b531767e39eb86e9687f5deba9857b4", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/ef81c39b67200dcd7401c24363dcac05ac3a4fe9", + "reference": "ef81c39b67200dcd7401c24363dcac05ac3a4fe9", "shasum": "" }, "require": { @@ -2468,14 +2468,9 @@ "phpunit/phpunit": "^4.8.35 || ^5.7" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.23-dev" - } - }, "autoload": { "psr-4": { - "Carbon\\": "src/Carbon/" + "": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -2496,7 +2491,7 @@ "datetime", "time" ], - "time": "2018-03-19T15:50:49+00:00" + "time": "2018-04-23T09:02:57+00:00" }, { "name": "nikic/php-parser", @@ -2857,29 +2852,29 @@ }, { "name": "psy/psysh", - "version": "v0.8.18", + "version": "v0.9.3", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "5357b1cffc8fb375d6a9e3c86d5c82dd38a40834" + "reference": "79c280013cf0b30fa23f3ba8bd3649218075adf4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/5357b1cffc8fb375d6a9e3c86d5c82dd38a40834", - "reference": "5357b1cffc8fb375d6a9e3c86d5c82dd38a40834", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/79c280013cf0b30fa23f3ba8bd3649218075adf4", + "reference": "79c280013cf0b30fa23f3ba8bd3649218075adf4", "shasum": "" }, "require": { "dnoegel/php-xdg-base-dir": "0.1", "jakub-onderka/php-console-highlighter": "0.3.*", - "nikic/php-parser": "~1.3|~2.0|~3.0", - "php": ">=5.3.9", + "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0", + "php": ">=5.4.0", "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0", "symfony/var-dumper": "~2.7|~3.0|~4.0" }, "require-dev": { - "hoa/console": "~3.16|~1.14", - "phpunit/phpunit": "^4.8.35|^5.4.3", + "hoa/console": "~2.15|~3.16", + "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0", "symfony/finder": "~2.1|~3.0|~4.0" }, "suggest": { @@ -2895,15 +2890,15 @@ "type": "library", "extra": { "branch-alias": { - "dev-develop": "0.8.x-dev" + "dev-develop": "0.9.x-dev" } }, "autoload": { "files": [ - "src/Psy/functions.php" + "src/functions.php" ], "psr-4": { - "Psy\\": "src/Psy/" + "Psy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -2925,7 +2920,7 @@ "interactive", "shell" ], - "time": "2018-04-02T05:41:44+00:00" + "time": "2018-04-18T12:32:50+00:00" }, { "name": "ramsey/uuid", @@ -3075,7 +3070,7 @@ "zxcvbn" ], "support": { - "source": "https://github.com/REBELinBLUE/laravel5-zxcvbn/tree/1.0.0", + "source": "https://github.com/REBELinBLUE/laravel5-zxcvbn/tree/master", "issues": "https://github.com/REBELinBLUE/laravel5-zxcvbn/issues" }, "time": "2017-10-28T16:28:59+00:00" @@ -3136,7 +3131,7 @@ }, { "name": "symfony/console", - "version": "v3.4.7", + "version": "v3.4.8", "source": { "type": "git", "url": "https://github.com/symfony/console.git", @@ -3205,7 +3200,7 @@ }, { "name": "symfony/css-selector", - "version": "v4.0.7", + "version": "v4.0.8", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -3258,7 +3253,7 @@ }, { "name": "symfony/debug", - "version": "v3.4.7", + "version": "v3.4.8", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", @@ -3314,16 +3309,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v4.0.7", + "version": "v4.0.8", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "85eaf6a8ec915487abac52e133efc4a268204428" + "reference": "63353a71073faf08f62caab4e6889b06a787f07b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/85eaf6a8ec915487abac52e133efc4a268204428", - "reference": "85eaf6a8ec915487abac52e133efc4a268204428", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/63353a71073faf08f62caab4e6889b06a787f07b", + "reference": "63353a71073faf08f62caab4e6889b06a787f07b", "shasum": "" }, "require": { @@ -3373,20 +3368,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2018-02-14T14:11:10+00:00" + "time": "2018-04-06T07:35:43+00:00" }, { "name": "symfony/finder", - "version": "v3.4.7", + "version": "v3.4.8", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "7a2e1299cc0c4162996f18e347b6356729a55317" + "reference": "bd14efe8b1fabc4de82bf50dce62f05f9a102433" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/7a2e1299cc0c4162996f18e347b6356729a55317", - "reference": "7a2e1299cc0c4162996f18e347b6356729a55317", + "url": "https://api.github.com/repos/symfony/finder/zipball/bd14efe8b1fabc4de82bf50dce62f05f9a102433", + "reference": "bd14efe8b1fabc4de82bf50dce62f05f9a102433", "shasum": "" }, "require": { @@ -3422,11 +3417,11 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2018-03-28T18:23:39+00:00" + "time": "2018-04-04T05:07:11+00:00" }, { "name": "symfony/http-foundation", - "version": "v3.4.7", + "version": "v3.4.8", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", @@ -3480,16 +3475,16 @@ }, { "name": "symfony/http-kernel", - "version": "v3.4.7", + "version": "v3.4.8", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "43cfdad2ca1dba608662db0699c1bbb715d08191" + "reference": "3cc2d4374aa9590c09277ad68657671cf49dbbf4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/43cfdad2ca1dba608662db0699c1bbb715d08191", - "reference": "43cfdad2ca1dba608662db0699c1bbb715d08191", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/3cc2d4374aa9590c09277ad68657671cf49dbbf4", + "reference": "3cc2d4374aa9590c09277ad68657671cf49dbbf4", "shasum": "" }, "require": { @@ -3564,7 +3559,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2018-04-03T05:49:44+00:00" + "time": "2018-04-06T15:19:48+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -3794,7 +3789,7 @@ }, { "name": "symfony/process", - "version": "v3.4.7", + "version": "v3.4.8", "source": { "type": "git", "url": "https://github.com/symfony/process.git", @@ -3843,16 +3838,16 @@ }, { "name": "symfony/routing", - "version": "v3.4.7", + "version": "v3.4.8", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "5f90733adbf19ea71468a5761fb8f5a043d424dd" + "reference": "50f333b707bef9f6972ad04e6df3ec8875c9a67c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/5f90733adbf19ea71468a5761fb8f5a043d424dd", - "reference": "5f90733adbf19ea71468a5761fb8f5a043d424dd", + "url": "https://api.github.com/repos/symfony/routing/zipball/50f333b707bef9f6972ad04e6df3ec8875c9a67c", + "reference": "50f333b707bef9f6972ad04e6df3ec8875c9a67c", "shasum": "" }, "require": { @@ -3917,11 +3912,11 @@ "uri", "url" ], - "time": "2018-03-23T08:14:09+00:00" + "time": "2018-04-04T13:22:16+00:00" }, { "name": "symfony/translation", - "version": "v4.0.7", + "version": "v4.0.8", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", @@ -3989,16 +3984,16 @@ }, { "name": "symfony/var-dumper", - "version": "v3.4.7", + "version": "v3.4.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "6f502127b1bb85f7f30f8bc1fb60570a10431863" + "reference": "951643091b39a6fd40fce56cd16e21e12bef3feb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6f502127b1bb85f7f30f8bc1fb60570a10431863", - "reference": "6f502127b1bb85f7f30f8bc1fb60570a10431863", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/951643091b39a6fd40fce56cd16e21e12bef3feb", + "reference": "951643091b39a6fd40fce56cd16e21e12bef3feb", "shasum": "" }, "require": { @@ -4054,7 +4049,7 @@ "debug", "dump" ], - "time": "2018-04-03T05:22:50+00:00" + "time": "2018-04-03T20:34:11+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -5176,16 +5171,16 @@ }, { "name": "itsgoingd/clockwork", - "version": "v2.2.4", + "version": "v2.2.5", "source": { "type": "git", "url": "https://github.com/itsgoingd/clockwork.git", - "reference": "93127290541d9ea22f858033fe3954cb117bd63d" + "reference": "3580b0b1406dc69a51359679acaa150d81a74ccb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/itsgoingd/clockwork/zipball/93127290541d9ea22f858033fe3954cb117bd63d", - "reference": "93127290541d9ea22f858033fe3954cb117bd63d", + "url": "https://api.github.com/repos/itsgoingd/clockwork/zipball/3580b0b1406dc69a51359679acaa150d81a74ccb", + "reference": "3580b0b1406dc69a51359679acaa150d81a74ccb", "shasum": "" }, "require": { @@ -5230,7 +5225,7 @@ "profiling", "slim" ], - "time": "2018-03-31T15:42:01+00:00" + "time": "2018-04-24T20:00:28+00:00" }, { "name": "jakub-onderka/php-parallel-lint", @@ -6189,23 +6184,23 @@ }, { "name": "phpspec/prophecy", - "version": "1.7.5", + "version": "1.7.6", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401" + "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/dfd6be44111a7c41c2e884a336cc4f461b3b2401", - "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/33a7e3c4fda54e912ff6338c48823bd5c0f0b712", + "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.3|^7.0", "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", - "sebastian/comparator": "^1.1|^2.0", + "sebastian/comparator": "^1.1|^2.0|^3.0", "sebastian/recursion-context": "^1.0|^2.0|^3.0" }, "require-dev": { @@ -6248,7 +6243,7 @@ "spy", "stub" ], - "time": "2018-02-19T10:16:54+00:00" + "time": "2018-04-18T13:57:24+00:00" }, { "name": "phpunit/php-code-coverage", @@ -7596,7 +7591,7 @@ }, { "name": "symfony/class-loader", - "version": "v3.4.7", + "version": "v3.4.8", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", @@ -7652,7 +7647,7 @@ }, { "name": "symfony/config", - "version": "v4.0.7", + "version": "v4.0.8", "source": { "type": "git", "url": "https://github.com/symfony/config.git", @@ -7714,7 +7709,7 @@ }, { "name": "symfony/dependency-injection", - "version": "v4.0.7", + "version": "v4.0.8", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", @@ -7785,7 +7780,7 @@ }, { "name": "symfony/filesystem", - "version": "v4.0.7", + "version": "v4.0.8", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", @@ -7834,7 +7829,7 @@ }, { "name": "symfony/options-resolver", - "version": "v4.0.7", + "version": "v4.0.8", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", @@ -7943,7 +7938,7 @@ }, { "name": "symfony/stopwatch", - "version": "v4.0.7", + "version": "v4.0.8", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", @@ -7992,7 +7987,7 @@ }, { "name": "symfony/yaml", - "version": "v3.4.7", + "version": "v3.4.8", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git",