Updated composer dependencies.

This commit is contained in:
Jan Böhmer 2020-01-16 20:38:39 +01:00
parent 15463a13c8
commit 559e1bc6a6

83
composer.lock generated
View file

@ -1050,16 +1050,16 @@
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
"version": "1.3.4", "version": "1.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/persistence.git", "url": "https://github.com/doctrine/persistence.git",
"reference": "ff7e08b0f814be2cd20c52dc3c8a262579376b94" "reference": "be70c016fdcd44a428405ee062ebcdd01a6867cd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/ff7e08b0f814be2cd20c52dc3c8a262579376b94", "url": "https://api.github.com/repos/doctrine/persistence/zipball/be70c016fdcd44a428405ee062ebcdd01a6867cd",
"reference": "ff7e08b0f814be2cd20c52dc3c8a262579376b94", "reference": "be70c016fdcd44a428405ee062ebcdd01a6867cd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1129,7 +1129,7 @@
"orm", "orm",
"persistence" "persistence"
], ],
"time": "2020-01-09T19:49:17+00:00" "time": "2020-01-14T18:44:12+00:00"
}, },
{ {
"name": "doctrine/reflection", "name": "doctrine/reflection",
@ -1520,16 +1520,16 @@
}, },
{ {
"name": "gregwar/captcha-bundle", "name": "gregwar/captcha-bundle",
"version": "v2.1.0", "version": "v2.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Gregwar/CaptchaBundle.git", "url": "https://github.com/Gregwar/CaptchaBundle.git",
"reference": "a22ba77f5237f878d0b97cbe4310c42c29c74112" "reference": "d4475118d080e764c5cddec766b0cd0b12813bef"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Gregwar/CaptchaBundle/zipball/a22ba77f5237f878d0b97cbe4310c42c29c74112", "url": "https://api.github.com/repos/Gregwar/CaptchaBundle/zipball/d4475118d080e764c5cddec766b0cd0b12813bef",
"reference": "a22ba77f5237f878d0b97cbe4310c42c29c74112", "reference": "d4475118d080e764c5cddec766b0cd0b12813bef",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1577,7 +1577,7 @@
"symfony", "symfony",
"visual" "visual"
], ],
"time": "2020-01-08T15:31:01+00:00" "time": "2020-01-14T10:15:40+00:00"
}, },
{ {
"name": "imagine/imagine", "name": "imagine/imagine",
@ -3668,16 +3668,16 @@
}, },
{ {
"name": "scheb/two-factor-bundle", "name": "scheb/two-factor-bundle",
"version": "v4.11.1", "version": "v4.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/scheb/two-factor-bundle.git", "url": "https://github.com/scheb/two-factor-bundle.git",
"reference": "f9198cfcd5b2a92691926fd10406e8817232ac16" "reference": "d45bac6a6e4932ac43c2a478a85bf9ab5cb9efb4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/f9198cfcd5b2a92691926fd10406e8817232ac16", "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/d45bac6a6e4932ac43c2a478a85bf9ab5cb9efb4",
"reference": "f9198cfcd5b2a92691926fd10406e8817232ac16", "reference": "d45bac6a6e4932ac43c2a478a85bf9ab5cb9efb4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3732,7 +3732,7 @@
"two-factor", "two-factor",
"two-step" "two-step"
], ],
"time": "2019-12-19T12:07:42+00:00" "time": "2020-01-12T14:01:09+00:00"
}, },
{ {
"name": "sensio/framework-extra-bundle", "name": "sensio/framework-extra-bundle",
@ -8771,24 +8771,23 @@
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
"version": "1.5.0", "version": "1.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/semver.git", "url": "https://github.com/composer/semver.git",
"reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e" "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e", "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
"reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e", "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.3.2 || ^7.0" "php": "^5.3.2 || ^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.5 || ^5.0.5", "phpunit/phpunit": "^4.5 || ^5.0.5"
"phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -8829,7 +8828,7 @@
"validation", "validation",
"versioning" "versioning"
], ],
"time": "2019-03-19T17:25:45+00:00" "time": "2020-01-13T12:06:48+00:00"
}, },
{ {
"name": "composer/xdebug-handler", "name": "composer/xdebug-handler",
@ -8934,20 +8933,21 @@
}, },
{ {
"name": "doctrine/data-fixtures", "name": "doctrine/data-fixtures",
"version": "1.4.0", "version": "1.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/data-fixtures.git", "url": "https://github.com/doctrine/data-fixtures.git",
"reference": "608a35a3b5bcc4214d116603095f8b0c51091592" "reference": "640ab13b91bac8925af3da94dee4daf96b62a428"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/608a35a3b5bcc4214d116603095f8b0c51091592", "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/640ab13b91bac8925af3da94dee4daf96b62a428",
"reference": "608a35a3b5bcc4214d116603095f8b0c51091592", "reference": "640ab13b91bac8925af3da94dee4daf96b62a428",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/common": "^2.11", "doctrine/common": "^2.11",
"doctrine/persistence": "^1.3.3",
"php": "^7.2" "php": "^7.2"
}, },
"conflict": { "conflict": {
@ -8958,7 +8958,7 @@
"doctrine/coding-standard": "^6.0", "doctrine/coding-standard": "^6.0",
"doctrine/dbal": "^2.5.4", "doctrine/dbal": "^2.5.4",
"doctrine/mongodb-odm": "^1.3.0", "doctrine/mongodb-odm": "^1.3.0",
"doctrine/orm": "^2.5.4", "doctrine/orm": "^2.7.0",
"phpunit/phpunit": "^7.0" "phpunit/phpunit": "^7.0"
}, },
"suggest": { "suggest": {
@ -8993,7 +8993,7 @@
"keywords": [ "keywords": [
"database" "database"
], ],
"time": "2019-10-30T20:03:18+00:00" "time": "2020-01-13T18:16:40+00:00"
}, },
{ {
"name": "doctrine/doctrine-fixtures-bundle", "name": "doctrine/doctrine-fixtures-bundle",
@ -10294,16 +10294,16 @@
}, },
{ {
"name": "slevomat/coding-standard", "name": "slevomat/coding-standard",
"version": "6.0.6", "version": "6.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/slevomat/coding-standard.git", "url": "https://github.com/slevomat/coding-standard.git",
"reference": "3cc9f2fd62bf68447a9979a9d11cdba94e35c530" "reference": "dd399a5ba9b112cb2d0ac1541875ee64d0cbf4a1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/3cc9f2fd62bf68447a9979a9d11cdba94e35c530", "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/dd399a5ba9b112cb2d0ac1541875ee64d0cbf4a1",
"reference": "3cc9f2fd62bf68447a9979a9d11cdba94e35c530", "reference": "dd399a5ba9b112cb2d0ac1541875ee64d0cbf4a1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10331,7 +10331,7 @@
"MIT" "MIT"
], ],
"description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.", "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
"time": "2020-01-09T19:52:44+00:00" "time": "2020-01-14T08:39:00+00:00"
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
@ -11189,16 +11189,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "3.8.2", "version": "3.8.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "90d6b73fd8062432030ef39b7b6694b3902daa31" "reference": "389af1bfc739bfdff3f9e3dc7bd6499aee51a831"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/90d6b73fd8062432030ef39b7b6694b3902daa31", "url": "https://api.github.com/repos/vimeo/psalm/zipball/389af1bfc739bfdff3f9e3dc7bd6499aee51a831",
"reference": "90d6b73fd8062432030ef39b7b6694b3902daa31", "reference": "389af1bfc739bfdff3f9e3dc7bd6499aee51a831",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11218,7 +11218,7 @@
"openlss/lib-array2xml": "^1.0", "openlss/lib-array2xml": "^1.0",
"php": "^7.1.3", "php": "^7.1.3",
"sebastian/diff": "^3.0", "sebastian/diff": "^3.0",
"symfony/console": "^3.3||^4.0||^5.0", "symfony/console": "^3.4.17 || ^4.1.6 || ^5.0",
"webmozart/glob": "^4.1", "webmozart/glob": "^4.1",
"webmozart/path-util": "^2.3" "webmozart/path-util": "^2.3"
}, },
@ -11228,7 +11228,6 @@
"require-dev": { "require-dev": {
"bamarni/composer-bin-plugin": "^1.2", "bamarni/composer-bin-plugin": "^1.2",
"ext-curl": "*", "ext-curl": "*",
"friendsofphp/php-cs-fixer": "^2.15",
"phpmyadmin/sql-parser": "^5.0", "phpmyadmin/sql-parser": "^5.0",
"phpspec/prophecy": ">=1.9.0", "phpspec/prophecy": ">=1.9.0",
"phpunit/phpunit": "^7.5 || ^8.0", "phpunit/phpunit": "^7.5 || ^8.0",
@ -11242,10 +11241,10 @@
}, },
"bin": [ "bin": [
"psalm", "psalm",
"psalter",
"psalm-language-server", "psalm-language-server",
"psalm-plugin", "psalm-plugin",
"psalm-refactor" "psalm-refactor",
"psalter"
], ],
"type": "library", "type": "library",
"extra": { "extra": {
@ -11280,7 +11279,7 @@
"inspection", "inspection",
"php" "php"
], ],
"time": "2020-01-07T13:50:31+00:00" "time": "2020-01-15T03:46:19+00:00"
}, },
{ {
"name": "webmozart/glob", "name": "webmozart/glob",