mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Updated composer dependencies
This commit is contained in:
parent
2d4def2836
commit
2f0dc600e2
1 changed files with 43 additions and 40 deletions
83
composer.lock
generated
83
composer.lock
generated
|
@ -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": "127e429fc5a75fc1907bfb4cf11e84da",
|
||||
"content-hash": "b991c6efd2c3ad84f8c1f76ae8efac2c",
|
||||
"packages": [
|
||||
{
|
||||
"name": "clue/stream-filter",
|
||||
|
@ -60,16 +60,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/annotations",
|
||||
"version": "v1.7.0",
|
||||
"version": "v1.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/annotations.git",
|
||||
"reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb"
|
||||
"reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/annotations/zipball/fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
|
||||
"reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb",
|
||||
"url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc",
|
||||
"reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -78,7 +78,7 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"doctrine/cache": "1.*",
|
||||
"phpunit/phpunit": "^7.5@dev"
|
||||
"phpunit/phpunit": "^7.5"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
|
@ -124,7 +124,7 @@
|
|||
"docblock",
|
||||
"parser"
|
||||
],
|
||||
"time": "2019-08-08T18:11:40+00:00"
|
||||
"time": "2019-10-01T18:55:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/cache",
|
||||
|
@ -1022,16 +1022,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/orm",
|
||||
"version": "v2.6.3",
|
||||
"version": "v2.6.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/orm.git",
|
||||
"reference": "434820973cadf2da2d66e7184be370084cc32ca8"
|
||||
"reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/434820973cadf2da2d66e7184be370084cc32ca8",
|
||||
"reference": "434820973cadf2da2d66e7184be370084cc32ca8",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43",
|
||||
"reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1046,9 +1046,8 @@
|
|||
"symfony/console": "~3.0|~4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/coding-standard": "^1.0",
|
||||
"phpunit/phpunit": "^6.5",
|
||||
"squizlabs/php_codesniffer": "^3.2",
|
||||
"doctrine/coding-standard": "^5.0",
|
||||
"phpunit/phpunit": "^7.5",
|
||||
"symfony/yaml": "~3.4|~4.0"
|
||||
},
|
||||
"suggest": {
|
||||
|
@ -1073,6 +1072,10 @@
|
|||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Guilherme Blanco",
|
||||
"email": "guilhermeblanco@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Roman Borschel",
|
||||
"email": "roman@code-factory.org"
|
||||
|
@ -1081,10 +1084,6 @@
|
|||
"name": "Benjamin Eberlei",
|
||||
"email": "kontakt@beberlei.de"
|
||||
},
|
||||
{
|
||||
"name": "Guilherme Blanco",
|
||||
"email": "guilhermeblanco@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Jonathan Wage",
|
||||
"email": "jonwage@gmail.com"
|
||||
|
@ -1100,7 +1099,7 @@
|
|||
"database",
|
||||
"orm"
|
||||
],
|
||||
"time": "2018-11-20T23:46:46+00:00"
|
||||
"time": "2019-09-20T14:30:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/persistence",
|
||||
|
@ -4409,16 +4408,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/flex",
|
||||
"version": "v1.4.5",
|
||||
"version": "v1.4.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/flex.git",
|
||||
"reference": "4467ab35c82edebac58fe58c22cea166a805eb1f"
|
||||
"reference": "133e649fdf08aeb8741be1ba955ccbe5cd17c696"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/flex/zipball/4467ab35c82edebac58fe58c22cea166a805eb1f",
|
||||
"reference": "4467ab35c82edebac58fe58c22cea166a805eb1f",
|
||||
"url": "https://api.github.com/repos/symfony/flex/zipball/133e649fdf08aeb8741be1ba955ccbe5cd17c696",
|
||||
"reference": "133e649fdf08aeb8741be1ba955ccbe5cd17c696",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4454,7 +4453,7 @@
|
|||
}
|
||||
],
|
||||
"description": "Composer plugin for Symfony",
|
||||
"time": "2019-07-19T08:59:18+00:00"
|
||||
"time": "2019-09-19T14:55:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/form",
|
||||
|
@ -7437,16 +7436,16 @@
|
|||
"packages-dev": [
|
||||
{
|
||||
"name": "amphp/amp",
|
||||
"version": "v2.2.1",
|
||||
"version": "v2.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/amphp/amp.git",
|
||||
"reference": "49a0bf693d5e60e578e5518d87fe7025244f9db5"
|
||||
"reference": "5a294f13810844e3bdda28c0f352821d735ca9b3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/amphp/amp/zipball/49a0bf693d5e60e578e5518d87fe7025244f9db5",
|
||||
"reference": "49a0bf693d5e60e578e5518d87fe7025244f9db5",
|
||||
"url": "https://api.github.com/repos/amphp/amp/zipball/5a294f13810844e3bdda28c0f352821d735ca9b3",
|
||||
"reference": "5a294f13810844e3bdda28c0f352821d735ca9b3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -7510,7 +7509,7 @@
|
|||
"non-blocking",
|
||||
"promise"
|
||||
],
|
||||
"time": "2019-09-21T21:29:37+00:00"
|
||||
"time": "2019-10-01T19:39:23+00:00"
|
||||
},
|
||||
{
|
||||
"name": "amphp/byte-stream",
|
||||
|
@ -7905,12 +7904,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "ea693fa060702164985511acc3ceb5389c9ac761"
|
||||
"reference": "3a9ab646603efdccb4f7c4acbb3b36974ef257d8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/ea693fa060702164985511acc3ceb5389c9ac761",
|
||||
"reference": "ea693fa060702164985511acc3ceb5389c9ac761",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3a9ab646603efdccb4f7c4acbb3b36974ef257d8",
|
||||
"reference": "3a9ab646603efdccb4f7c4acbb3b36974ef257d8",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
@ -7934,6 +7933,7 @@
|
|||
"contao/core-bundle": ">=4,<4.4.39|>=4.5,<4.7.5",
|
||||
"contao/listing-bundle": ">=4,<4.4.8",
|
||||
"contao/newsletter-bundle": ">=4,<4.1",
|
||||
"datadog/dd-trace": ">=0.30,<0.30.2",
|
||||
"david-garcia/phpwhois": "<=4.3.1",
|
||||
"doctrine/annotations": ">=1,<1.2.7",
|
||||
"doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
|
||||
|
@ -8021,6 +8021,7 @@
|
|||
"spoonity/tcpdf": "<6.2.22",
|
||||
"squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
|
||||
"stormpath/sdk": ">=0,<9.9.99",
|
||||
"studio-42/elfinder": "<2.1.48",
|
||||
"swiftmailer/swiftmailer": ">=4,<5.4.5",
|
||||
"sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
|
||||
"sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
|
||||
|
@ -8112,7 +8113,7 @@
|
|||
}
|
||||
],
|
||||
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
|
||||
"time": "2019-07-18T15:17:58+00:00"
|
||||
"time": "2019-09-26T17:56:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/diff",
|
||||
|
@ -8831,16 +8832,16 @@
|
|||
},
|
||||
{
|
||||
"name": "vimeo/psalm",
|
||||
"version": "3.5.1",
|
||||
"version": "3.5.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/vimeo/psalm.git",
|
||||
"reference": "deb36e8b273d4b25601f1991482a69d412e3169f"
|
||||
"reference": "c3e781c4a06cbb17dc32068eb5d6de075f6babdc"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/vimeo/psalm/zipball/deb36e8b273d4b25601f1991482a69d412e3169f",
|
||||
"reference": "deb36e8b273d4b25601f1991482a69d412e3169f",
|
||||
"url": "https://api.github.com/repos/vimeo/psalm/zipball/c3e781c4a06cbb17dc32068eb5d6de075f6babdc",
|
||||
"reference": "c3e781c4a06cbb17dc32068eb5d6de075f6babdc",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -8853,7 +8854,7 @@
|
|||
"nikic/php-parser": "^4.2",
|
||||
"ocramius/package-versions": "^1.2",
|
||||
"openlss/lib-array2xml": "^1.0",
|
||||
"php": "^7.1",
|
||||
"php": "^7.1.3",
|
||||
"sebastian/diff": "^3.0",
|
||||
"symfony/console": "^3.3||^4.0",
|
||||
"webmozart/glob": "^4.1",
|
||||
|
@ -8864,6 +8865,7 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.2",
|
||||
"ext-curl": "*",
|
||||
"friendsofphp/php-cs-fixer": "^2.15",
|
||||
"phpmyadmin/sql-parser": "^5.0",
|
||||
"phpunit/phpunit": "^7.5 || ^8.0",
|
||||
|
@ -8914,7 +8916,7 @@
|
|||
"inspection",
|
||||
"php"
|
||||
],
|
||||
"time": "2019-09-10T01:28:56+00:00"
|
||||
"time": "2019-09-27T13:22:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "webmozart/glob",
|
||||
|
@ -9025,7 +9027,8 @@
|
|||
"ext-iconv": "*",
|
||||
"ext-intl": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-bcmath": "*"
|
||||
"ext-bcmath": "*",
|
||||
"ext-json": "*"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"platform-overrides": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue