mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Updated composer dependencies.
This commit is contained in:
parent
056a2526fe
commit
1f7c122ba2
1 changed files with 58 additions and 53 deletions
111
composer.lock
generated
111
composer.lock
generated
|
@ -1372,16 +1372,16 @@
|
|||
},
|
||||
{
|
||||
"name": "florianv/exchanger",
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/florianv/exchanger.git",
|
||||
"reference": "602723c0dac212225c01f914545de316b4373c67"
|
||||
"reference": "9b2394a8a54a68f8e71c0b60c0c687255ac6a561"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/florianv/exchanger/zipball/602723c0dac212225c01f914545de316b4373c67",
|
||||
"reference": "602723c0dac212225c01f914545de316b4373c67",
|
||||
"url": "https://api.github.com/repos/florianv/exchanger/zipball/9b2394a8a54a68f8e71c0b60c0c687255ac6a561",
|
||||
"reference": "9b2394a8a54a68f8e71c0b60c0c687255ac6a561",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1433,7 +1433,7 @@
|
|||
"exchange rates",
|
||||
"money"
|
||||
],
|
||||
"time": "2019-05-22T14:33:08+00:00"
|
||||
"time": "2019-10-16T14:28:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "florianv/swap",
|
||||
|
@ -3536,43 +3536,45 @@
|
|||
},
|
||||
{
|
||||
"name": "sensio/framework-extra-bundle",
|
||||
"version": "v5.4.1",
|
||||
"version": "v5.5.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
|
||||
"reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a"
|
||||
"reference": "dfc2c4df9f7d465a65c770e9feb578fe071636f7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
|
||||
"reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
|
||||
"url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/dfc2c4df9f7d465a65c770e9feb578fe071636f7",
|
||||
"reference": "dfc2c4df9f7d465a65c770e9feb578fe071636f7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"doctrine/annotations": "^1.0",
|
||||
"doctrine/persistence": "^1.0",
|
||||
"php": ">=7.1.3",
|
||||
"symfony/config": "^3.4|^4.3",
|
||||
"symfony/dependency-injection": "^3.4|^4.3",
|
||||
"symfony/framework-bundle": "^3.4|^4.3",
|
||||
"symfony/http-kernel": "^3.4|^4.3"
|
||||
"symfony/config": "^4.3|^5.0",
|
||||
"symfony/dependency-injection": "^4.3|^5.0",
|
||||
"symfony/framework-bundle": "^4.3|^5.0",
|
||||
"symfony/http-kernel": "^4.3|^5.0"
|
||||
},
|
||||
"conflict": {
|
||||
"doctrine/doctrine-cache-bundle": "<1.3.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/doctrine-bundle": "^1.6",
|
||||
"doctrine/doctrine-bundle": "^1.11|^2.0",
|
||||
"doctrine/orm": "^2.5",
|
||||
"nyholm/psr7": "^1.1",
|
||||
"symfony/browser-kit": "^3.4|^4.3",
|
||||
"symfony/dom-crawler": "^3.4|^4.3",
|
||||
"symfony/expression-language": "^3.4|^4.3",
|
||||
"symfony/finder": "^3.4|^4.3",
|
||||
"symfony/monolog-bridge": "^3.0|^4.0",
|
||||
"symfony/browser-kit": "^4.3|^5.0",
|
||||
"symfony/dom-crawler": "^4.3|^5.0",
|
||||
"symfony/expression-language": "^4.3|^5.0",
|
||||
"symfony/finder": "^4.3|^5.0",
|
||||
"symfony/monolog-bridge": "^4.0|^5.0",
|
||||
"symfony/monolog-bundle": "^3.2",
|
||||
"symfony/phpunit-bridge": "^3.4.19|^4.1.8",
|
||||
"symfony/phpunit-bridge": "^4.3.5|^5.0",
|
||||
"symfony/psr-http-message-bridge": "^1.1",
|
||||
"symfony/security-bundle": "^3.4|^4.3",
|
||||
"symfony/twig-bundle": "^3.4|^4.3",
|
||||
"symfony/yaml": "^3.4|^4.3",
|
||||
"twig/twig": "~1.12|~2.0"
|
||||
"symfony/security-bundle": "^4.3|^5.0",
|
||||
"symfony/twig-bundle": "^4.3|^5.0",
|
||||
"symfony/yaml": "^4.3|^5.0",
|
||||
"twig/twig": "^1.34|^2.4|^3.0"
|
||||
},
|
||||
"suggest": {
|
||||
"symfony/expression-language": "",
|
||||
|
@ -3582,13 +3584,16 @@
|
|||
"type": "symfony-bundle",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "5.4.x-dev"
|
||||
"dev-master": "5.5.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Sensio\\Bundle\\FrameworkExtraBundle\\": ""
|
||||
}
|
||||
"Sensio\\Bundle\\FrameworkExtraBundle\\": "src/"
|
||||
},
|
||||
"exclude-from-classmap": [
|
||||
"/tests/"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
|
@ -3605,7 +3610,7 @@
|
|||
"annotations",
|
||||
"controllers"
|
||||
],
|
||||
"time": "2019-07-08T08:31:25+00:00"
|
||||
"time": "2019-10-16T18:54:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "shivas/versioning-bundle",
|
||||
|
@ -5409,20 +5414,20 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/orm-pack",
|
||||
"version": "v1.0.6",
|
||||
"version": "v1.0.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/orm-pack.git",
|
||||
"reference": "36c2a928482dc5f05c5c1c1b947242ae03ff1335"
|
||||
"reference": "c57f5e05232ca40626eb9fa52a32bc8565e9231c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/orm-pack/zipball/36c2a928482dc5f05c5c1c1b947242ae03ff1335",
|
||||
"reference": "36c2a928482dc5f05c5c1c1b947242ae03ff1335",
|
||||
"url": "https://api.github.com/repos/symfony/orm-pack/zipball/c57f5e05232ca40626eb9fa52a32bc8565e9231c",
|
||||
"reference": "c57f5e05232ca40626eb9fa52a32bc8565e9231c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"doctrine/doctrine-bundle": "^1.6.10",
|
||||
"doctrine/doctrine-bundle": "^1.6.10|^2.0",
|
||||
"doctrine/doctrine-migrations-bundle": "^1.3|^2.0",
|
||||
"doctrine/orm": "^2.5.11",
|
||||
"php": "^7.0"
|
||||
|
@ -5433,7 +5438,7 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "A pack for the Doctrine ORM",
|
||||
"time": "2019-01-16T09:49:15+00:00"
|
||||
"time": "2019-10-18T05:41:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-intl-icu",
|
||||
|
@ -7381,12 +7386,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/twig-extra-bundle.git",
|
||||
"reference": "16a5bea6ed1bc50d6e55b0b3d7ec0f306cbe39ca"
|
||||
"reference": "c56821429490e351003a09b7ed0c917feec2355f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/16a5bea6ed1bc50d6e55b0b3d7ec0f306cbe39ca",
|
||||
"reference": "16a5bea6ed1bc50d6e55b0b3d7ec0f306cbe39ca",
|
||||
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/c56821429490e351003a09b7ed0c917feec2355f",
|
||||
"reference": "c56821429490e351003a09b7ed0c917feec2355f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -7432,7 +7437,7 @@
|
|||
"extra",
|
||||
"twig"
|
||||
],
|
||||
"time": "2019-09-07T12:46:43+00:00"
|
||||
"time": "2019-10-17T07:30:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twig/intl-extra",
|
||||
|
@ -7440,12 +7445,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/intl-extra.git",
|
||||
"reference": "04258d0f78e3550a69eafae34ff8aa4bafc2b762"
|
||||
"reference": "b35934c4c5574eab8048baab565bedf197475c82"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/intl-extra/zipball/04258d0f78e3550a69eafae34ff8aa4bafc2b762",
|
||||
"reference": "04258d0f78e3550a69eafae34ff8aa4bafc2b762",
|
||||
"url": "https://api.github.com/repos/twigphp/intl-extra/zipball/b35934c4c5574eab8048baab565bedf197475c82",
|
||||
"reference": "b35934c4c5574eab8048baab565bedf197475c82",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -7485,20 +7490,20 @@
|
|||
"intl",
|
||||
"twig"
|
||||
],
|
||||
"time": "2019-09-07T12:46:43+00:00"
|
||||
"time": "2019-10-17T07:30:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twig/twig",
|
||||
"version": "v2.12.0",
|
||||
"version": "v2.12.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/Twig.git",
|
||||
"reference": "c7a85fd08348ca04b4d8f234f49583d9910906aa"
|
||||
"reference": "ddd4134af9bfc6dba4eff7c8447444ecc45b9ee5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/c7a85fd08348ca04b4d8f234f49583d9910906aa",
|
||||
"reference": "c7a85fd08348ca04b4d8f234f49583d9910906aa",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/ddd4134af9bfc6dba4eff7c8447444ecc45b9ee5",
|
||||
"reference": "ddd4134af9bfc6dba4eff7c8447444ecc45b9ee5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -7552,7 +7557,7 @@
|
|||
"keywords": [
|
||||
"templating"
|
||||
],
|
||||
"time": "2019-10-05T16:42:38+00:00"
|
||||
"time": "2019-10-17T07:34:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "webmozart/assert",
|
||||
|
@ -8720,16 +8725,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/maker-bundle",
|
||||
"version": "v1.13.0",
|
||||
"version": "v1.13.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/maker-bundle.git",
|
||||
"reference": "c4388410e2fb6321e77c5dd6e3cb2dba821f9fe6"
|
||||
"reference": "3e3651e424a5bcb7543c8856ecd10cf1b8d6f9a7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/c4388410e2fb6321e77c5dd6e3cb2dba821f9fe6",
|
||||
"reference": "c4388410e2fb6321e77c5dd6e3cb2dba821f9fe6",
|
||||
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/3e3651e424a5bcb7543c8856ecd10cf1b8d6f9a7",
|
||||
"reference": "3e3651e424a5bcb7543c8856ecd10cf1b8d6f9a7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -8784,7 +8789,7 @@
|
|||
"scaffold",
|
||||
"scaffolding"
|
||||
],
|
||||
"time": "2019-08-18T17:34:03+00:00"
|
||||
"time": "2019-10-18T01:41:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/phpunit-bridge",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue