From 0ff6ec8417dbc6267ac7366c7a0b90bb11cac8ef Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2019 06:42:53 +0000 Subject: [PATCH] Bump phpspec/phpspec from 5.1.2 to 6.1.0 Bumps [phpspec/phpspec](https://github.com/phpspec/phpspec) from 5.1.2 to 6.1.0. - [Release notes](https://github.com/phpspec/phpspec/releases) - [Changelog](https://github.com/phpspec/phpspec/blob/master/CHANGES-v5.md) - [Commits](https://github.com/phpspec/phpspec/compare/5.1.2...6.1.0) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 69 ++++++++++++++++++++++++++------------------------- 2 files changed, 36 insertions(+), 35 deletions(-) diff --git a/composer.json b/composer.json index 04dadaa3..0913e925 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "fzaninotto/faker": "^1.8", "jakub-onderka/php-console-highlighter": "^0.4", "jakub-onderka/php-parallel-lint": "^1.0", - "phpspec/phpspec": "^5.0", + "phpspec/phpspec": "^6.1", "phpstan/phpstan": "^0.10.2", "phpunit/phpunit": "^7.5", "squizlabs/php_codesniffer": "^3.4", diff --git a/composer.lock b/composer.lock index 9a18bc23..5e755e43 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "61560f48f96f8d1ac6e7e8037cd8d454", + "content-hash": "d794a1e23b10ee385794125ca249dd91", "packages": [ { "name": "abraham/twitteroauth", @@ -4193,7 +4193,7 @@ "silverstripe/userforms": "<3", "simple-updates/phpwhois": "<=1", "simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4", - "simplesamlphp/simplesamlphp": "<1.17.3", + "simplesamlphp/simplesamlphp": "<1.18", "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1", "slim/slim": "<2.6", "smarty/smarty": "<3.1.33", @@ -4295,7 +4295,7 @@ } ], "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", - "time": "2019-11-19T14:18:57+00:00" + "time": "2019-11-27T20:26:33+00:00" }, { "name": "sensio/framework-extra-bundle", @@ -6200,16 +6200,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.12.0", + "version": "v1.13.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4" + "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", + "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", "shasum": "" }, "require": { @@ -6221,7 +6221,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -6254,7 +6254,7 @@ "polyfill", "portable" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-iconv", @@ -8348,31 +8348,29 @@ }, { "name": "webmozart/assert", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4" + "reference": "573381c0a64f155a0d9a23f4b0c797194805b925" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4", - "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4", + "url": "https://api.github.com/repos/webmozart/assert/zipball/573381c0a64f155a0d9a23f4b0c797194805b925", + "reference": "573381c0a64f155a0d9a23f4b0c797194805b925", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0", "symfony/polyfill-ctype": "^1.8" }, + "conflict": { + "vimeo/psalm": "<3.6.0" + }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^7.5.13" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.3-dev" - } - }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" @@ -8394,7 +8392,7 @@ "check", "validate" ], - "time": "2019-08-24T08:43:50+00:00" + "time": "2019-11-24T13:36:37+00:00" }, { "name": "willdurand/jsonp-callback-validator", @@ -9704,35 +9702,38 @@ }, { "name": "phpspec/phpspec", - "version": "5.1.2", + "version": "6.1.0", "source": { "type": "git", "url": "https://github.com/phpspec/phpspec.git", - "reference": "ff4119650a76de25eb674530547f1924082d3703" + "reference": "8004e609e4d365555a85617c36d30127e3233517" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/phpspec/zipball/ff4119650a76de25eb674530547f1924082d3703", - "reference": "ff4119650a76de25eb674530547f1924082d3703", + "url": "https://api.github.com/repos/phpspec/phpspec/zipball/8004e609e4d365555a85617c36d30127e3233517", + "reference": "8004e609e4d365555a85617c36d30127e3233517", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.5", "ext-tokenizer": "*", - "php": "^7.1, <7.4", + "php": "^7.2, <7.5", "phpspec/php-diff": "^1.0.0", - "phpspec/prophecy": "^1.7", + "phpspec/prophecy": "^1.9", "sebastian/exporter": "^1.0 || ^2.0 || ^3.0", - "symfony/console": "^3.4 || ^4.0", - "symfony/event-dispatcher": "^3.4 || ^4.0", - "symfony/finder": "^3.4 || ^4.0", - "symfony/process": "^3.4 || ^4.0", - "symfony/yaml": "^3.4 || ^4.0" + "symfony/console": "^3.4 || ^4.0 || ^5.0", + "symfony/event-dispatcher": "^3.4 || ^4.0 || ^5.0", + "symfony/finder": "^3.4 || ^4.0 || ^5.0", + "symfony/process": "^3.4 || ^4.0 || ^5.0", + "symfony/yaml": "^3.4 || ^4.0 || ^5.0" + }, + "conflict": { + "sebastian/comparator": "<1.2.4" }, "require-dev": { "behat/behat": "^3.3", - "phpunit/phpunit": "^5.7 || ^6.0", - "symfony/filesystem": "^3.4 || ^4.0" + "phpunit/phpunit": "^7.0", + "symfony/filesystem": "^3.4 || ^4.0 || ^5.0" }, "suggest": { "phpspec/nyan-formatters": "Adds Nyan formatters" @@ -9743,7 +9744,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "5.1.x-dev" + "dev-master": "6.1.x-dev" } }, "autoload": { @@ -9781,7 +9782,7 @@ "testing", "tests" ], - "time": "2019-10-02T09:45:39+00:00" + "time": "2019-11-28T14:06:43+00:00" }, { "name": "phpspec/prophecy",