Updated composer dependencies.

This commit is contained in:
Jan Böhmer 2019-11-21 21:52:41 +01:00
parent 87d6399175
commit ca33dfc7b7

133
composer.lock generated
View file

@ -446,16 +446,16 @@
}, },
{ {
"name": "doctrine/doctrine-bundle", "name": "doctrine/doctrine-bundle",
"version": "1.11.2", "version": "1.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git", "url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "28101e20776d8fa20a00b54947fbae2db0d09103" "reference": "a374f3bc54fe7c23ddb722ef6b9ddd2d9dcb9115"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/28101e20776d8fa20a00b54947fbae2db0d09103", "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a374f3bc54fe7c23ddb722ef6b9ddd2d9dcb9115",
"reference": "28101e20776d8fa20a00b54947fbae2db0d09103", "reference": "a374f3bc54fe7c23ddb722ef6b9ddd2d9dcb9115",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -463,11 +463,11 @@
"doctrine/doctrine-cache-bundle": "~1.2", "doctrine/doctrine-cache-bundle": "~1.2",
"jdorn/sql-formatter": "^1.2.16", "jdorn/sql-formatter": "^1.2.16",
"php": "^7.1", "php": "^7.1",
"symfony/config": "^3.4|^4.1", "symfony/config": "^3.4.30|^4.3.3",
"symfony/console": "^3.4|^4.1", "symfony/console": "^3.4.30|^4.3.3",
"symfony/dependency-injection": "^3.4|^4.1", "symfony/dependency-injection": "^3.4.30|^4.3.3",
"symfony/doctrine-bridge": "^3.4|^4.1", "symfony/doctrine-bridge": "^3.4.30|^4.3.3",
"symfony/framework-bundle": "^3.4|^4.1" "symfony/framework-bundle": "^3.4.30|^4.3.3"
}, },
"conflict": { "conflict": {
"doctrine/orm": "<2.6", "doctrine/orm": "<2.6",
@ -477,14 +477,15 @@
"doctrine/coding-standard": "^6.0", "doctrine/coding-standard": "^6.0",
"doctrine/orm": "^2.6", "doctrine/orm": "^2.6",
"php-coveralls/php-coveralls": "^2.1", "php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "7.0", "phpunit/phpunit": "^7.5",
"symfony/cache": "^3.4|^4.1", "symfony/cache": "^3.4.30|^4.3.3",
"symfony/phpunit-bridge": "^4.2", "symfony/phpunit-bridge": "^4.2",
"symfony/property-info": "^3.4|^4.1", "symfony/property-info": "^3.4.30|^4.3.3",
"symfony/validator": "^3.4|^4.1", "symfony/twig-bridge": "^3.4|^4.1",
"symfony/web-profiler-bundle": "^3.4|^4.1", "symfony/validator": "^3.4.30|^4.3.3",
"symfony/yaml": "^3.4|^4.1", "symfony/web-profiler-bundle": "^3.4.30|^4.3.3",
"twig/twig": "^1.34|^2.4" "symfony/yaml": "^3.4.30|^4.3.3",
"twig/twig": "^1.34|^2.12"
}, },
"suggest": { "suggest": {
"doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
@ -493,7 +494,7 @@
"type": "symfony-bundle", "type": "symfony-bundle",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.11.x-dev" "dev-master": "1.12.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -507,20 +508,20 @@
], ],
"authors": [ "authors": [
{ {
"name": "Symfony Community", "name": "Fabien Potencier",
"homepage": "http://symfony.com/contributors" "email": "fabien@symfony.com"
}, },
{ {
"name": "Benjamin Eberlei", "name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de" "email": "kontakt@beberlei.de"
}, },
{ {
"name": "Doctrine Project", "name": "Symfony Community",
"homepage": "http://www.doctrine-project.org/" "homepage": "http://symfony.com/contributors"
}, },
{ {
"name": "Fabien Potencier", "name": "Doctrine Project",
"email": "fabien@symfony.com" "homepage": "http://www.doctrine-project.org/"
} }
], ],
"description": "Symfony DoctrineBundle", "description": "Symfony DoctrineBundle",
@ -531,7 +532,7 @@
"orm", "orm",
"persistence" "persistence"
], ],
"time": "2019-06-04T07:35:05+00:00" "time": "2019-11-19T11:42:20+00:00"
}, },
{ {
"name": "doctrine/doctrine-cache-bundle", "name": "doctrine/doctrine-cache-bundle",
@ -1035,33 +1036,35 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "v2.6.4", "version": "v2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43" "reference": "4d763ca4c925f647b248b9fa01b5f47aa3685d62"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43", "url": "https://api.github.com/repos/doctrine/orm/zipball/4d763ca4c925f647b248b9fa01b5f47aa3685d62",
"reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43", "reference": "4d763ca4c925f647b248b9fa01b5f47aa3685d62",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/annotations": "~1.5", "doctrine/annotations": "^1.8",
"doctrine/cache": "~1.6", "doctrine/cache": "^1.9.1",
"doctrine/collections": "^1.4", "doctrine/collections": "^1.5",
"doctrine/common": "^2.7.1", "doctrine/common": "^2.11",
"doctrine/dbal": "^2.6", "doctrine/dbal": "^2.9.3",
"doctrine/instantiator": "~1.1", "doctrine/event-manager": "^1.1",
"doctrine/instantiator": "^1.3",
"doctrine/persistence": "^1.2",
"ext-pdo": "*", "ext-pdo": "*",
"php": "^7.1", "php": "^7.1",
"symfony/console": "~3.0|~4.0" "symfony/console": "^3.0|^4.0|^5.0"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^5.0", "doctrine/coding-standard": "^5.0",
"phpunit/phpunit": "^7.5", "phpunit/phpunit": "^7.5",
"symfony/yaml": "~3.4|~4.0" "symfony/yaml": "^3.4|^4.0|^5.0"
}, },
"suggest": { "suggest": {
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver" "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
@ -1072,7 +1075,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6.x-dev" "dev-master": "2.7.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -1107,12 +1110,12 @@
} }
], ],
"description": "Object-Relational-Mapper for PHP", "description": "Object-Relational-Mapper for PHP",
"homepage": "http://www.doctrine-project.org", "homepage": "https://www.doctrine-project.org/projects/orm.html",
"keywords": [ "keywords": [
"database", "database",
"orm" "orm"
], ],
"time": "2019-09-20T14:30:26+00:00" "time": "2019-11-19T08:38:05+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
@ -3482,16 +3485,16 @@
}, },
{ {
"name": "s9e/text-formatter", "name": "s9e/text-formatter",
"version": "2.2.0", "version": "2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/s9e/TextFormatter.git", "url": "https://github.com/s9e/TextFormatter.git",
"reference": "1ccc5c9c22603df36ff0628f4ff1aaae3d8a8fc4" "reference": "26d6ee3a931a25acfea3096f62f0cc42172f3859"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/1ccc5c9c22603df36ff0628f4ff1aaae3d8a8fc4", "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/26d6ee3a931a25acfea3096f62f0cc42172f3859",
"reference": "1ccc5c9c22603df36ff0628f4ff1aaae3d8a8fc4", "reference": "26d6ee3a931a25acfea3096f62f0cc42172f3859",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3516,7 +3519,7 @@
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"version": "2.2.0" "version": "2.3.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
@ -3546,7 +3549,7 @@
"parser", "parser",
"shortcodes" "shortcodes"
], ],
"time": "2019-10-27T17:03:55+00:00" "time": "2019-11-17T16:03:56+00:00"
}, },
{ {
"name": "sensio/framework-extra-bundle", "name": "sensio/framework-extra-bundle",
@ -3628,16 +3631,16 @@
}, },
{ {
"name": "shivas/versioning-bundle", "name": "shivas/versioning-bundle",
"version": "3.2.1", "version": "3.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/shivas/versioning-bundle.git", "url": "https://github.com/shivas/versioning-bundle.git",
"reference": "757022a2adf5798af13dcc945394ad2400a20ca9" "reference": "368c5741f9980cac4b83df966df10b7b3737e3af"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/shivas/versioning-bundle/zipball/757022a2adf5798af13dcc945394ad2400a20ca9", "url": "https://api.github.com/repos/shivas/versioning-bundle/zipball/368c5741f9980cac4b83df966df10b7b3737e3af",
"reference": "757022a2adf5798af13dcc945394ad2400a20ca9", "reference": "368c5741f9980cac4b83df966df10b7b3737e3af",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3665,8 +3668,8 @@
"authors": [ "authors": [
{ {
"name": "Audrius Karabanovas", "name": "Audrius Karabanovas",
"role": "Developer", "email": "audrius@karabanovas.net",
"email": "audrius@karabanovas.net" "role": "Developer"
} }
], ],
"description": "Symfony3|4 application versioning, simple console command to manage version (with providers e.g. git tag) of your application using Semantic Versioning 2.0.0 recommendations", "description": "Symfony3|4 application versioning, simple console command to manage version (with providers e.g. git tag) of your application using Semantic Versioning 2.0.0 recommendations",
@ -3677,7 +3680,7 @@
"version", "version",
"versioning" "versioning"
], ],
"time": "2019-08-09T17:22:14+00:00" "time": "2019-11-21T17:34:48+00:00"
}, },
{ {
"name": "swiftmailer/swiftmailer", "name": "swiftmailer/swiftmailer",
@ -8509,12 +8512,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git", "url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "261562a9c048aa10932e5e1d596da6c761cf95bb" "reference": "40fb2c205dd261ab6bb42ec29545934f0db7026f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/261562a9c048aa10932e5e1d596da6c761cf95bb", "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/40fb2c205dd261ab6bb42ec29545934f0db7026f",
"reference": "261562a9c048aa10932e5e1d596da6c761cf95bb", "reference": "40fb2c205dd261ab6bb42ec29545934f0db7026f",
"shasum": "" "shasum": ""
}, },
"conflict": { "conflict": {
@ -8582,7 +8585,7 @@
"league/commonmark": "<0.18.3", "league/commonmark": "<0.18.3",
"magento/magento1ce": "<1.9.4.3", "magento/magento1ce": "<1.9.4.3",
"magento/magento1ee": ">=1,<1.14.4.3", "magento/magento1ee": ">=1,<1.14.4.3",
"magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.3", "magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2",
"monolog/monolog": ">=1.8,<1.12", "monolog/monolog": ">=1.8,<1.12",
"namshi/jose": "<2.2", "namshi/jose": "<2.2",
"onelogin/php-saml": "<2.10.4", "onelogin/php-saml": "<2.10.4",
@ -8719,7 +8722,7 @@
} }
], ],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"time": "2019-11-15T09:15:43+00:00" "time": "2019-11-19T14:18:57+00:00"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
@ -9116,26 +9119,26 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v4.3.8", "version": "v5.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "c216b32261358a820bb4217eb3a20e3f437a484e" "reference": "3c288a1f1a46ddffc299fd46ddb643d50debde85"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c216b32261358a820bb4217eb3a20e3f437a484e", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/3c288a1f1a46ddffc299fd46ddb643d50debde85",
"reference": "c216b32261358a820bb4217eb3a20e3f437a484e", "reference": "3c288a1f1a46ddffc299fd46ddb643d50debde85",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.5.9" "php": ">=5.5.9"
}, },
"conflict": { "conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" "phpunit/phpunit": "<5.4.3"
}, },
"suggest": { "suggest": {
"symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
}, },
"bin": [ "bin": [
"bin/simple-phpunit" "bin/simple-phpunit"
@ -9143,7 +9146,7 @@
"type": "symfony-bridge", "type": "symfony-bridge",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.3-dev" "dev-master": "5.0-dev"
}, },
"thanks": { "thanks": {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
@ -9177,7 +9180,7 @@
], ],
"description": "Symfony PHPUnit Bridge", "description": "Symfony PHPUnit Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-10-30T12:58:49+00:00" "time": "2019-11-08T16:32:03+00:00"
}, },
{ {
"name": "symfony/profiler-pack", "name": "symfony/profiler-pack",