Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dbp-relay-blob-connector-filesystem-bundle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
digital blueprint
Relay API Gateway
dbp-relay-blob-connector-filesystem-bundle
Commits
919c5bd1
Commit
919c5bd1
authored
Nov 2, 2022
by
Steinwender, Tamara
Browse files
Options
Downloads
Patches
Plain Diff
Update composer.lock
parent
1f698cd7
Branches
backup
No related tags found
1 merge request
!14
Backup and rename to main
Pipeline
#200610
passed
Nov 2, 2022
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
composer.lock
+210
-209
210 additions, 209 deletions
composer.lock
with
210 additions
and
209 deletions
composer.lock
+
210
−
209
View file @
919c5bd1
...
...
@@ -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": "
33a5e025826124cb7fcc4183968bcc00
",
"content-hash": "
2d65bb1fb3299957cb8c3b5afd70cde1
",
"packages": [
{
"name": "api-platform/core",
...
...
@@ -181,7 +181,7 @@
"source": {
"type": "git",
"url": "git@gitlab.tugraz.at:dbp/relay/dbp-relay-blob-bundle.git",
"reference": "
d1eddc860857a8bb116c2a25fa33aecc4aec4369
"
"reference": "
bd5e522d2c883b1ff456572c2ae65dd624564fe2
"
},
"require": {
"api-platform/core": "^2.6",
...
...
@@ -245,7 +245,7 @@
"AGPL-3.0-or-later"
],
"description": "A bundle for fileserving, persisting and managing",
"time": "2022-10-
12T13:49:42
+00:00"
"time": "2022-10-
31T00:08:34
+00:00"
},
{
"name": "dbp/relay-core-bundle",
...
...
@@ -801,37 +801,37 @@
},
{
"name": "doctrine/doctrine-bundle",
"version": "2.7.
0
",
"version": "2.7.
1
",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "
d2088fc50494e4e7441fecca54732245a613eeb6
"
"reference": "
a2dcad48741c9d12fd6040398cf075025030096e
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/
d2088fc50494e4e7441fecca54732245a613eeb6
",
"reference": "
d2088fc50494e4e7441fecca54732245a613eeb6
",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/
a2dcad48741c9d12fd6040398cf075025030096e
",
"reference": "
a2dcad48741c9d12fd6040398cf075025030096e
",
"shasum": ""
},
"require": {
"doctrine/annotations": "^1",
"doctrine/cache": "^1.11 || ^2.0",
"doctrine/dbal": "^2.13.1
|
^3.3.2",
"doctrine/persistence": "^2.2
|
^3",
"doctrine/dbal": "^2.13.1
||
^3.3.2",
"doctrine/persistence": "^2.2
||
^3",
"doctrine/sql-formatter": "^1.0.1",
"php": "^7.1 || ^8.0",
"symfony/cache": "^4.
3.3|^5.0|
^6.0",
"symfony/config": "^4.4.3
|^5.0|
^6.0",
"symfony/console": "^
3.4.30|^4.3.3|^5.0|
^6.0",
"symfony/dependency-injection": "^4.4.18
|^5.0|
^6.0",
"symfony/deprecation-contracts": "^2.1
|
^3",
"symfony/doctrine-bridge": "^4.4.22
|^5.2.7|
^6.0",
"symfony/framework-bundle": "^
3.4.30|^4.3.3|^5.0|
^6.0",
"symfony/service-contracts": "^1.1.1
|^2.0|
^3"
"symfony/cache": "^4.
4 || ^5.4 ||
^6.0",
"symfony/config": "^4.4.3
|| ^5.4 ||
^6.0",
"symfony/console": "^
4.4 || ^5.4 ||
^6.0",
"symfony/dependency-injection": "^4.4.18
|| ^5.4 ||
^6.0",
"symfony/deprecation-contracts": "^2.1
||
^3",
"symfony/doctrine-bridge": "^4.4.22
|| ^5.4 ||
^6.0",
"symfony/framework-bundle": "^
4.4 || ^5.4 ||
^6.0",
"symfony/service-contracts": "^1.1.1
|| ^2.0 ||
^3"
},
"conflict": {
"doctrine/orm": "<2.1
0|
>=3.0",
"twig/twig": "<1.34
|
>=2.0,<2.4"
"doctrine/orm": "<2.1
1 ||
>=3.0",
"twig/twig": "<1.34
||
>=2.0,<2.4"
},
"require-dev": {
"doctrine/coding-standard": "^9.0",
...
...
@@ -840,16 +840,16 @@
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.3 || ^10.0",
"psalm/plugin-phpunit": "^0.16.1",
"psalm/plugin-symfony": "^3",
"psr/log": "^1.1.4
|^2.0|
^3.0",
"symfony/phpunit-bridge": "^
5.2|^
6.
0
",
"symfony/property-info": "^4.
3.3|^5.0|
^6.0",
"symfony/proxy-manager-bridge": "^
3
.4
|^4.3.3|^5.0|
^6.0",
"symfony/security-bundle": "^4.4
|^5.0|
^6.0",
"symfony/twig-bridge": "^
3.4.30|^4.3.3|^5.0|
^6.0",
"symfony/validator": "^
3.4.30|^4.3.3|^5.0|
^6.0",
"symfony/web-profiler-bundle": "^
3.4.30|^4.3.3|^5.0|
^6.0",
"symfony/yaml": "^
3.4.30|^4.3.3|^5.0|
^6.0",
"twig/twig": "^1.34
|
^2.12
|
^3.0",
"psr/log": "^1.1.4
|| ^2.0 ||
^3.0",
"symfony/phpunit-bridge": "^6.
1
",
"symfony/property-info": "^4.
4 || ^5.4 ||
^6.0",
"symfony/proxy-manager-bridge": "^
4
.4
|| ^5.4 ||
^6.0",
"symfony/security-bundle": "^4.4
|| ^5.4 ||
^6.0",
"symfony/twig-bridge": "^
4.4 || ^5.4 ||
^6.0",
"symfony/validator": "^
4.4 || ^5.4 ||
^6.0",
"symfony/web-profiler-bundle": "^
4.4 || ^5.4 ||
^6.0",
"symfony/yaml": "^
4.4 || ^5.4 ||
^6.0",
"twig/twig": "^1.34
||
^2.12
||
^3.0",
"vimeo/psalm": "^4.7"
},
"suggest": {
...
...
@@ -895,7 +895,7 @@
],
"support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.7.
0
"
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.7.
1
"
},
"funding": [
{
...
...
@@ -911,7 +911,7 @@
"type": "tidelift"
}
],
"time": "2022-
06-10T10:55:2
6+00:00"
"time": "2022-
10-23T09:47:0
6+00:00"
},
{
"name": "doctrine/doctrine-migrations-bundle",
...
...
@@ -1000,34 +1000,35 @@
},
{
"name": "doctrine/event-manager",
"version": "1.
1.2
",
"version": "1.
2.0
",
"source": {
"type": "git",
"url": "https://github.com/doctrine/event-manager.git",
"reference": "
eb2ecf80e3093e8f3c2769ac838e27d8ede8e683
"
"reference": "
95aa4cb529f1e96576f3fda9f5705ada4056a520
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/
eb2ecf80e3093e8f3c2769ac838e27d8ede8e683
",
"reference": "
eb2ecf80e3093e8f3c2769ac838e27d8ede8e683
",
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/
95aa4cb529f1e96576f3fda9f5705ada4056a520
",
"reference": "
95aa4cb529f1e96576f3fda9f5705ada4056a520
",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^0.5.3 || ^1",
"php": "^7.1 || ^8.0"
},
"conflict": {
"doctrine/common": "<2.9"
},
"require-dev": {
"doctrine/coding-standard": "^9",
"phpstan/phpstan": "~1.4.10 || ^1.
5.4
",
"doctrine/coding-standard": "^9
|| ^10
",
"phpstan/phpstan": "~1.4.10 || ^1.
8.8
",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.2
2
"
"vimeo/psalm": "^4.2
4
"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "
lib/Doctrine/Common
"
"Doctrine\\Common\\": "
src
"
}
},
"notification-url": "https://packagist.org/downloads/",
...
...
@@ -1071,7 +1072,7 @@
],
"support": {
"issues": "https://github.com/doctrine/event-manager/issues",
"source": "https://github.com/doctrine/event-manager/tree/1.
1.2
"
"source": "https://github.com/doctrine/event-manager/tree/1.
2.0
"
},
"funding": [
{
...
...
@@ -1087,27 +1088,27 @@
"type": "tidelift"
}
],
"time": "2022-
07-27T22:18
:1
1
+00:00"
"time": "2022-
10-12T20:51
:1
5
+00:00"
},
{
"name": "doctrine/inflector",
"version": "2.0.
5
",
"version": "2.0.
6
",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "
ade2b3bbfb776f27f0558e26eed43b5d9fe1b392
"
"reference": "
d9d313a36c872fd6ee06d9a6cbcf713eaa40f024
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/
ade2b3bbfb776f27f0558e26eed43b5d9fe1b392
",
"reference": "
ade2b3bbfb776f27f0558e26eed43b5d9fe1b392
",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/
d9d313a36c872fd6ee06d9a6cbcf713eaa40f024
",
"reference": "
d9d313a36c872fd6ee06d9a6cbcf713eaa40f024
",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^
9
",
"doctrine/coding-standard": "^
10
",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.3",
...
...
@@ -1162,7 +1163,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.
5
"
"source": "https://github.com/doctrine/inflector/tree/2.0.
6
"
},
"funding": [
{
...
...
@@ -1178,7 +1179,7 @@
"type": "tidelift"
}
],
"time": "2022-
09-07T09:01:28
+00:00"
"time": "2022-
10-20T09:10:12
+00:00"
},
{
"name": "doctrine/instantiator",
...
...
@@ -1534,20 +1535,20 @@
},
{
"name": "doctrine/persistence",
"version": "3.0.
3
",
"version": "3.0.
4
",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
"reference": "
ac6fce61f037d7e54dbb2435f5b5648d86548e23
"
"reference": "
05612da375f8a3931161f435f91d6704926e6ec5
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/
ac6fce61f037d7e54dbb2435f5b5648d86548e23
",
"reference": "
ac6fce61f037d7e54dbb2435f5b5648d86548e23
",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/
05612da375f8a3931161f435f91d6704926e6ec5
",
"reference": "
05612da375f8a3931161f435f91d6704926e6ec5
",
"shasum": ""
},
"require": {
"doctrine/event-manager": "^1
.0
",
"doctrine/event-manager": "^1
|| ^2
",
"php": "^7.2 || ^8.0",
"psr/cache": "^1.0 || ^2.0 || ^3.0"
},
...
...
@@ -1558,14 +1559,14 @@
"require-dev": {
"composer/package-versions-deprecated": "^1.11",
"doctrine/annotations": "^1.7",
"doctrine/coding-standard": "^
9.
0",
"doctrine/coding-standard": "^
1
0",
"doctrine/common": "^3.0",
"phpstan/phpstan": "1.
5.0
",
"phpstan/phpstan": "1.
8.8
",
"phpstan/phpstan-phpunit": "^1",
"phpstan/phpstan-strict-rules": "^1.1",
"phpunit/phpunit": "^8.5 || ^9.5",
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
"vimeo/psalm": "4.2
2
.0"
"vimeo/psalm": "4.2
9
.0"
},
"type": "library",
"autoload": {
...
...
@@ -1614,7 +1615,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/3.0.
3
"
"source": "https://github.com/doctrine/persistence/tree/3.0.
4
"
},
"funding": [
{
...
...
@@ -1630,7 +1631,7 @@
"type": "tidelift"
}
],
"time": "2022-
08-04T21:14:21
+00:00"
"time": "2022-
10-13T07:34:14
+00:00"
},
{
"name": "doctrine/sql-formatter",
...
...
@@ -1747,16 +1748,16 @@
},
{
"name": "friendsofphp/proxy-manager-lts",
"version": "v1.0.1
2
",
"version": "v1.0.1
3
",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
"reference": "8
419f0158715b30d4b99a5bd37c6a39671994ad7
"
"reference": "8
8354616f4cf4f6620910fd035e282173ba453e8
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/8
419f0158715b30d4b99a5bd37c6a39671994ad7
",
"reference": "8
419f0158715b30d4b99a5bd37c6a39671994ad7
",
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/8
8354616f4cf4f6620910fd035e282173ba453e8
",
"reference": "8
8354616f4cf4f6620910fd035e282173ba453e8
",
"shasum": ""
},
"require": {
...
...
@@ -1813,7 +1814,7 @@
],
"support": {
"issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
"source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.1
2
"
"source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.1
3
"
},
"funding": [
{
...
...
@@ -1825,7 +1826,7 @@
"type": "tidelift"
}
],
"time": "2022-
05-05T09:31:05
+00:00"
"time": "2022-
10-17T19:48:16
+00:00"
},
{
"name": "guzzlehttp/guzzle",
...
...
@@ -2041,16 +2042,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "2.4.
1
",
"version": "2.4.
3
",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "6
9568e4293f4fa993f3b0e51c9723e1e17c41379
"
"reference": "6
7c26b443f348a51926030c83481b85718457d3d
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/6
9568e4293f4fa993f3b0e51c9723e1e17c41379
",
"reference": "6
9568e4293f4fa993f3b0e51c9723e1e17c41379
",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/6
7c26b443f348a51926030c83481b85718457d3d
",
"reference": "6
7c26b443f348a51926030c83481b85718457d3d
",
"shasum": ""
},
"require": {
...
...
@@ -2140,7 +2141,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.4.
1
"
"source": "https://github.com/guzzle/psr7/tree/2.4.
3
"
},
"funding": [
{
...
...
@@ -2156,7 +2157,7 @@
"type": "tidelift"
}
],
"time": "2022-0
8
-2
8
T14:
45:39
+00:00"
"time": "2022-
1
0-2
6
T14:
07:24
+00:00"
},
{
"name": "kevinrob/guzzle-cache-middleware",
...
...
@@ -3282,16 +3283,16 @@
},
{
"name": "symfony/amqp-messenger",
"version": "v5.4.1
3
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/amqp-messenger.git",
"reference": "
def93f2a7841cfa1a4a1fa487b84054d0d53e521
"
"reference": "
8775f97adc4f3dc8ce21f5d25c330d4081681bb6
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/
def93f2a7841cfa1a4a1fa487b84054d0d53e521
",
"reference": "
def93f2a7841cfa1a4a1fa487b84054d0d53e521
",
"url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/
8775f97adc4f3dc8ce21f5d25c330d4081681bb6
",
"reference": "
8775f97adc4f3dc8ce21f5d25c330d4081681bb6
",
"shasum": ""
},
"require": {
...
...
@@ -3331,7 +3332,7 @@
"description": "Symfony AMQP extension Messenger Bridge",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/amqp-messenger/tree/v5.4.1
3
"
"source": "https://github.com/symfony/amqp-messenger/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -3347,7 +3348,7 @@
"type": "tidelift"
}
],
"time": "2022-0
9
-11T
09:11:59
+00:00"
"time": "2022-
1
0-11T
16:57:44
+00:00"
},
{
"name": "symfony/asset",
...
...
@@ -3425,16 +3426,16 @@
},
{
"name": "symfony/cache",
"version": "v5.4.1
3
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "
89bb6a0fe27205636d80e568ffaf9bbb52f691e3
"
"reference": "
60e87188abbacd29ccde44d69c5392a33e888e98
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/
89bb6a0fe27205636d80e568ffaf9bbb52f691e3
",
"reference": "
89bb6a0fe27205636d80e568ffaf9bbb52f691e3
",
"url": "https://api.github.com/repos/symfony/cache/zipball/
60e87188abbacd29ccde44d69c5392a33e888e98
",
"reference": "
60e87188abbacd29ccde44d69c5392a33e888e98
",
"shasum": ""
},
"require": {
...
...
@@ -3502,7 +3503,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.4.1
3
"
"source": "https://github.com/symfony/cache/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -3518,7 +3519,7 @@
"type": "tidelift"
}
],
"time": "2022-
09-06T13:23:31
+00:00"
"time": "2022-
10-27T07:55:40
+00:00"
},
{
"name": "symfony/cache-contracts",
...
...
@@ -3680,16 +3681,16 @@
},
{
"name": "symfony/console",
"version": "v5.4.1
4
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "
984ea2c0f45f42dfed01d2f3987b187467c4b16d
"
"reference": "
ea59bb0edfaf9f28d18d8791410ee0355f317669
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/
984ea2c0f45f42dfed01d2f3987b187467c4b16d
",
"reference": "
984ea2c0f45f42dfed01d2f3987b187467c4b16d
",
"url": "https://api.github.com/repos/symfony/console/zipball/
ea59bb0edfaf9f28d18d8791410ee0355f317669
",
"reference": "
ea59bb0edfaf9f28d18d8791410ee0355f317669
",
"shasum": ""
},
"require": {
...
...
@@ -3759,7 +3760,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.1
4
"
"source": "https://github.com/symfony/console/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -3775,7 +3776,7 @@
"type": "tidelift"
}
],
"time": "2022-10-
07T08:01:20
+00:00"
"time": "2022-10-
26T21:41:52
+00:00"
},
{
"name": "symfony/dependency-injection",
...
...
@@ -3935,16 +3936,16 @@
},
{
"name": "symfony/doctrine-bridge",
"version": "v5.4.1
4
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-bridge.git",
"reference": "
3e1e56af2174c205d60a73f5acd7eff89cef65b2
"
"reference": "
d25538867d961bb0ce8a71a1b6ff92758cf01d25
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/
3e1e56af2174c205d60a73f5acd7eff89cef65b2
",
"reference": "
3e1e56af2174c205d60a73f5acd7eff89cef65b2
",
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/
d25538867d961bb0ce8a71a1b6ff92758cf01d25
",
"reference": "
d25538867d961bb0ce8a71a1b6ff92758cf01d25
",
"shasum": ""
},
"require": {
...
...
@@ -4032,7 +4033,7 @@
"description": "Provides integration for Doctrine with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/doctrine-bridge/tree/v5.4.1
4
"
"source": "https://github.com/symfony/doctrine-bridge/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -4048,7 +4049,7 @@
"type": "tidelift"
}
],
"time": "2022-10-
09T21:15:07
+00:00"
"time": "2022-10-
14T11:25:13
+00:00"
},
{
"name": "symfony/doctrine-messenger",
...
...
@@ -4125,16 +4126,16 @@
},
{
"name": "symfony/error-handler",
"version": "v5.4.1
4
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "5
fe6d42ffeb68b094df8fdbf3acf23f391cc6be0
"
"reference": "5
39cf1428b8442303c6e876ad7bf5a7babd91091
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/5
fe6d42ffeb68b094df8fdbf3acf23f391cc6be0
",
"reference": "5
fe6d42ffeb68b094df8fdbf3acf23f391cc6be0
",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/5
39cf1428b8442303c6e876ad7bf5a7babd91091
",
"reference": "5
39cf1428b8442303c6e876ad7bf5a7babd91091
",
"shasum": ""
},
"require": {
...
...
@@ -4176,7 +4177,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v5.4.1
4
"
"source": "https://github.com/symfony/error-handler/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -4192,7 +4193,7 @@
"type": "tidelift"
}
],
"time": "2022-10-
03T15:15:50
+00:00"
"time": "2022-10-
27T06:32:25
+00:00"
},
{
"name": "symfony/event-dispatcher",
...
...
@@ -4701,16 +4702,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v5.4.1
4
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "
e7c7b395c3a61d746919c21e915f51f0039c3f75
"
"reference": "
75bd663ff2db90141bfb733682459d5bbe9e29c3
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/
e7c7b395c3a61d746919c21e915f51f0039c3f75
",
"reference": "
e7c7b395c3a61d746919c21e915f51f0039c3f75
",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/
75bd663ff2db90141bfb733682459d5bbe9e29c3
",
"reference": "
75bd663ff2db90141bfb733682459d5bbe9e29c3
",
"shasum": ""
},
"require": {
...
...
@@ -4757,7 +4758,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.1
4
"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -4773,20 +4774,20 @@
"type": "tidelift"
}
],
"time": "2022-10-
01T21:59:28
+00:00"
"time": "2022-10-
12T09:43:19
+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.1
4
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "
6f77fabc1a37c2dceecc6f78cca44772705
dc5
2f
"
"reference": "
fc63c8c3e1036d424820cc993a4ea163778
dc5
c7
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/
6f77fabc1a37c2dceecc6f78cca44772705
dc5
2f
",
"reference": "
6f77fabc1a37c2dceecc6f78cca44772705
dc5
2f
",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/
fc63c8c3e1036d424820cc993a4ea163778
dc5
c7
",
"reference": "
fc63c8c3e1036d424820cc993a4ea163778
dc5
c7
",
"shasum": ""
},
"require": {
...
...
@@ -4869,7 +4870,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.1
4
"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -4885,20 +4886,20 @@
"type": "tidelift"
}
],
"time": "2022-10-
12T0
7:
1
2:
2
1+00:00"
"time": "2022-10-
28T1
7:
5
2:1
8
+00:00"
},
{
"name": "symfony/lock",
"version": "v5.4.1
0
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/lock.git",
"reference": "
41a308008d92d30cae5615d903c4d46d95932ee
a"
"reference": "
109a20faa6119578b46457ef8cffb9389e20e5c
a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/lock/zipball/
41a308008d92d30cae5615d903c4d46d95932ee
a",
"reference": "
41a308008d92d30cae5615d903c4d46d95932ee
a",
"url": "https://api.github.com/repos/symfony/lock/zipball/
109a20faa6119578b46457ef8cffb9389e20e5c
a",
"reference": "
109a20faa6119578b46457ef8cffb9389e20e5c
a",
"shasum": ""
},
"require": {
...
...
@@ -4948,7 +4949,7 @@
"semaphore"
],
"support": {
"source": "https://github.com/symfony/lock/tree/v5.4.1
0
"
"source": "https://github.com/symfony/lock/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -4964,7 +4965,7 @@
"type": "tidelift"
}
],
"time": "2022-
06-09T13:29:56
+00:00"
"time": "2022-
10-27T07:55:40
+00:00"
},
{
"name": "symfony/messenger",
...
...
@@ -6077,16 +6078,16 @@
},
{
"name": "symfony/property-access",
"version": "v5.4.1
1
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "
c641d63e943ed31981bad4b4dcf29fe7da2ffa8c
"
"reference": "
0f3e8f40a1d3da90f674b3dd772e4777ccde4273
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/
c641d63e943ed31981bad4b4dcf29fe7da2ffa8c
",
"reference": "
c641d63e943ed31981bad4b4dcf29fe7da2ffa8c
",
"url": "https://api.github.com/repos/symfony/property-access/zipball/
0f3e8f40a1d3da90f674b3dd772e4777ccde4273
",
"reference": "
0f3e8f40a1d3da90f674b3dd772e4777ccde4273
",
"shasum": ""
},
"require": {
...
...
@@ -6138,7 +6139,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v5.4.1
1
"
"source": "https://github.com/symfony/property-access/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -6154,20 +6155,20 @@
"type": "tidelift"
}
],
"time": "2022-0
6
-27T
16:58:25
+00:00"
"time": "2022-
1
0-27T
07:55:40
+00:00"
},
{
"name": "symfony/property-info",
"version": "v5.4.1
4
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "
dc7ac44b5ea36c9f7532051b01ba64b1737932d1
"
"reference": "
3ef5e026a71a39345da241292c153979893033c2
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/
dc7ac44b5ea36c9f7532051b01ba64b1737932d1
",
"reference": "
dc7ac44b5ea36c9f7532051b01ba64b1737932d1
",
"url": "https://api.github.com/repos/symfony/property-info/zipball/
3ef5e026a71a39345da241292c153979893033c2
",
"reference": "
3ef5e026a71a39345da241292c153979893033c2
",
"shasum": ""
},
"require": {
...
...
@@ -6229,7 +6230,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.1
4
"
"source": "https://github.com/symfony/property-info/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -6245,7 +6246,7 @@
"type": "tidelift"
}
],
"time": "2022-10-
0
7T0
8:01:2
0+00:00"
"time": "2022-10-
2
7T0
7:55:4
0+00:00"
},
{
"name": "symfony/proxy-manager-bridge",
...
...
@@ -6316,16 +6317,16 @@
},
{
"name": "symfony/redis-messenger",
"version": "v5.4.1
3
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/redis-messenger.git",
"reference": "
d3028b772de91e9aa0342c92ff71c77b130ac9c4
"
"reference": "
cff610d031586c341b9118f3682c8294d959f929
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/redis-messenger/zipball/
d3028b772de91e9aa0342c92ff71c77b130ac9c4
",
"reference": "
d3028b772de91e9aa0342c92ff71c77b130ac9c4
",
"url": "https://api.github.com/repos/symfony/redis-messenger/zipball/
cff610d031586c341b9118f3682c8294d959f929
",
"reference": "
cff610d031586c341b9118f3682c8294d959f929
",
"shasum": ""
},
"require": {
...
...
@@ -6363,7 +6364,7 @@
"description": "Symfony Redis extension Messenger Bridge",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/redis-messenger/tree/v5.4.1
3
"
"source": "https://github.com/symfony/redis-messenger/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -6379,20 +6380,20 @@
"type": "tidelift"
}
],
"time": "2022-
09-11T09:11:59
+00:00"
"time": "2022-
10-27T07:55:40
+00:00"
},
{
"name": "symfony/routing",
"version": "v5.4.1
1
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "
3e01ccd9b2a3a4167ba2b3c53612762300300226
"
"reference": "
5c9b129efe9abce9470e384bf65d8a7e262eee69
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/
3e01ccd9b2a3a4167ba2b3c53612762300300226
",
"reference": "
3e01ccd9b2a3a4167ba2b3c53612762300300226
",
"url": "https://api.github.com/repos/symfony/routing/zipball/
5c9b129efe9abce9470e384bf65d8a7e262eee69
",
"reference": "
5c9b129efe9abce9470e384bf65d8a7e262eee69
",
"shasum": ""
},
"require": {
...
...
@@ -6453,7 +6454,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v5.4.1
1
"
"source": "https://github.com/symfony/routing/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -6469,7 +6470,7 @@
"type": "tidelift"
}
],
"time": "2022-
07-20T13:00:38
+00:00"
"time": "2022-
10-13T14:10:41
+00:00"
},
{
"name": "symfony/security-bundle",
...
...
@@ -6575,16 +6576,16 @@
},
{
"name": "symfony/security-core",
"version": "v5.4.1
4
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "
0f8b4595ce4725f8f02fbb63729036813645fc2c
"
"reference": "
4ef922cd626a43b570522cb1616e3d678664c9a0
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/
0f8b4595ce4725f8f02fbb63729036813645fc2c
",
"reference": "
0f8b4595ce4725f8f02fbb63729036813645fc2c
",
"url": "https://api.github.com/repos/symfony/security-core/zipball/
4ef922cd626a43b570522cb1616e3d678664c9a0
",
"reference": "
4ef922cd626a43b570522cb1616e3d678664c9a0
",
"shasum": ""
},
"require": {
...
...
@@ -6648,7 +6649,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-core/tree/v5.4.1
4
"
"source": "https://github.com/symfony/security-core/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -6664,7 +6665,7 @@
"type": "tidelift"
}
],
"time": "2022-10-
01T21:59:28
+00:00"
"time": "2022-10-
23T10:30:41
+00:00"
},
{
"name": "symfony/security-csrf",
...
...
@@ -6807,16 +6808,16 @@
},
{
"name": "symfony/security-http",
"version": "v5.4.1
3
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
"reference": "
64e9926b8ab8e4460e4dfdc53dc098fed2dad837
"
"reference": "
142d48153a453dbd49e880eef6bc77e4ba162dff
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/
64e9926b8ab8e4460e4dfdc53dc098fed2dad837
",
"reference": "
64e9926b8ab8e4460e4dfdc53dc098fed2dad837
",
"url": "https://api.github.com/repos/symfony/security-http/zipball/
142d48153a453dbd49e880eef6bc77e4ba162dff
",
"reference": "
142d48153a453dbd49e880eef6bc77e4ba162dff
",
"shasum": ""
},
"require": {
...
...
@@ -6872,7 +6873,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-http/tree/v5.4.1
3
"
"source": "https://github.com/symfony/security-http/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -6888,20 +6889,20 @@
"type": "tidelift"
}
],
"time": "2022-0
9
-2
9
T1
9:14:22
+00:00"
"time": "2022-
1
0-2
3
T1
0:30:41
+00:00"
},
{
"name": "symfony/serializer",
"version": "v5.4.1
4
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "
21c329453e3c9345b51bf4b67b187c963a4edc45
"
"reference": "
e80871599f6f0929bb349afc3d9ecaba783e68bd
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/
21c329453e3c9345b51bf4b67b187c963a4edc45
",
"reference": "
21c329453e3c9345b51bf4b67b187c963a4edc45
",
"url": "https://api.github.com/repos/symfony/serializer/zipball/
e80871599f6f0929bb349afc3d9ecaba783e68bd
",
"reference": "
e80871599f6f0929bb349afc3d9ecaba783e68bd
",
"shasum": ""
},
"require": {
...
...
@@ -6975,7 +6976,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/serializer/tree/v5.4.1
4
"
"source": "https://github.com/symfony/serializer/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -6991,7 +6992,7 @@
"type": "tidelift"
}
],
"time": "2022-10-
11T15:16
:0
1
+00:00"
"time": "2022-10-
23T09:52
:0
7
+00:00"
},
{
"name": "symfony/service-contracts",
...
...
@@ -7140,16 +7141,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.1
4
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "
089e7237497fae7a9c404d0c3aeb8db3254733e4
"
"reference": "
571334ce9f687e3e6af72db4d3b2a9431e4fd9ed
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/
089e7237497fae7a9c404d0c3aeb8db3254733e4
",
"reference": "
089e7237497fae7a9c404d0c3aeb8db3254733e4
",
"url": "https://api.github.com/repos/symfony/string/zipball/
571334ce9f687e3e6af72db4d3b2a9431e4fd9ed
",
"reference": "
571334ce9f687e3e6af72db4d3b2a9431e4fd9ed
",
"shasum": ""
},
"require": {
...
...
@@ -7206,7 +7207,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.1
4
"
"source": "https://github.com/symfony/string/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -7588,16 +7589,16 @@
},
{
"name": "symfony/validator",
"version": "v5.4.1
4
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "
717b1eabbc51795369400697458f7e813fc6c71e
"
"reference": "
0fb0c50f18f4517a8ea59d1cc87bff231402a7e3
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/
717b1eabbc51795369400697458f7e813fc6c71e
",
"reference": "
717b1eabbc51795369400697458f7e813fc6c71e
",
"url": "https://api.github.com/repos/symfony/validator/zipball/
0fb0c50f18f4517a8ea59d1cc87bff231402a7e3
",
"reference": "
0fb0c50f18f4517a8ea59d1cc87bff231402a7e3
",
"shasum": ""
},
"require": {
...
...
@@ -7681,7 +7682,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v5.4.1
4
"
"source": "https://github.com/symfony/validator/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -7697,7 +7698,7 @@
"type": "tidelift"
}
],
"time": "2022-10-
01T21:59:28
+00:00"
"time": "2022-10-
27T08:04:35
+00:00"
},
{
"name": "symfony/var-dumper",
...
...
@@ -9386,16 +9387,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.8.
8
",
"version": "1.8.
11
",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "
08310ce271984587e2a4cda94e1ac66510a6ea07
"
"reference": "
46e223dd68a620da18855c23046ddb00940b4014
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
08310ce271984587e2a4cda94e1ac66510a6ea07
",
"reference": "
08310ce271984587e2a4cda94e1ac66510a6ea07
",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/
46e223dd68a620da18855c23046ddb00940b4014
",
"reference": "
46e223dd68a620da18855c23046ddb00940b4014
",
"shasum": ""
},
"require": {
...
...
@@ -9425,7 +9426,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.8.
8
"
"source": "https://github.com/phpstan/phpstan/tree/1.8.
11
"
},
"funding": [
{
...
...
@@ -9441,25 +9442,25 @@
"type": "tidelift"
}
],
"time": "2022-10-
06T12:51:57
+00:00"
"time": "2022-10-
24T15:45:13
+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
"version": "1.
1.1
",
"version": "1.
2.2
",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "
4a3c437c09075736285d1cabb5c75bf27ed0bc84
"
"reference": "
dea1f87344c6964c607d9076dee42d891f3923f0
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/
4a3c437c09075736285d1cabb5c75bf27ed0bc84
",
"reference": "
4a3c437c09075736285d1cabb5c75bf27ed0bc84
",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/
dea1f87344c6964c607d9076dee42d891f3923f0
",
"reference": "
dea1f87344c6964c607d9076dee42d891f3923f0
",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.
5.0
"
"phpstan/phpstan": "^1.
8.11
"
},
"conflict": {
"phpunit/phpunit": "<7.0"
...
...
@@ -9491,9 +9492,9 @@
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.
1.1
"
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.
2.2
"
},
"time": "2022-0
4
-2
0
T1
5
:2
4:25
+00:00"
"time": "2022-
1
0-2
8
T1
0
:2
3:07
+00:00"
},
{
"name": "phpstan/phpstan-symfony",
...
...
@@ -9568,16 +9569,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "9.2.1
7
",
"version": "9.2.1
8
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "
aa94dc41e8661fe90c7316849907cba3007b10d8
"
"reference": "
12fddc491826940cf9b7e88ad9664cf51f0f6d0a
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/
aa94dc41e8661fe90c7316849907cba3007b10d8
",
"reference": "
aa94dc41e8661fe90c7316849907cba3007b10d8
",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/
12fddc491826940cf9b7e88ad9664cf51f0f6d0a
",
"reference": "
12fddc491826940cf9b7e88ad9664cf51f0f6d0a
",
"shasum": ""
},
"require": {
...
...
@@ -9633,7 +9634,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.1
7
"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.1
8
"
},
"funding": [
{
...
...
@@ -9641,7 +9642,7 @@
"type": "github"
}
],
"time": "2022-
08-30T12:24:04
+00:00"
"time": "2022-
10-27T13:35:33
+00:00"
},
{
"name": "phpunit/php-file-iterator",
...
...
@@ -9886,16 +9887,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.5.2
5
",
"version": "9.5.2
6
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "
3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d
"
"reference": "
851867efcbb6a1b992ec515c71cdcf20d895e9d2
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d
",
"reference": "
3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d
",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
851867efcbb6a1b992ec515c71cdcf20d895e9d2
",
"reference": "
851867efcbb6a1b992ec515c71cdcf20d895e9d2
",
"shasum": ""
},
"require": {
...
...
@@ -9968,7 +9969,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.2
5
"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.2
6
"
},
"funding": [
{
...
...
@@ -9984,7 +9985,7 @@
"type": "tidelift"
}
],
"time": "2022-0
9
-2
5
T0
3:44:45
+00:00"
"time": "2022-
1
0-2
8
T0
6:00:21
+00:00"
},
{
"name": "sebastian/cli-parser",
...
...
@@ -11024,16 +11025,16 @@
},
{
"name": "symfony/dom-crawler",
"version": "v5.4.1
2
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "
291c1e92281a09152dda089f782e23dedd34bd4f
"
"reference": "
b8fd0ff9a0f00d944f1534f6d21e84f92eda7258
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/
291c1e92281a09152dda089f782e23dedd34bd4f
",
"reference": "
291c1e92281a09152dda089f782e23dedd34bd4f
",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/
b8fd0ff9a0f00d944f1534f6d21e84f92eda7258
",
"reference": "
b8fd0ff9a0f00d944f1534f6d21e84f92eda7258
",
"shasum": ""
},
"require": {
...
...
@@ -11079,7 +11080,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v5.4.1
2
"
"source": "https://github.com/symfony/dom-crawler/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -11095,20 +11096,20 @@
"type": "tidelift"
}
],
"time": "2022-
08-03T13:09:21
+00:00"
"time": "2022-
10-27T08:04:35
+00:00"
},
{
"name": "symfony/http-client",
"version": "v5.4.1
4
",
"version": "v5.4.1
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "8
a3929c814cba77db93de61c22759e0dbeaa4c87
"
"reference": "8
f29b0f06c9ff48c8431e78eb90c8bd6f82cb12b
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/8
a3929c814cba77db93de61c22759e0dbeaa4c87
",
"reference": "8
a3929c814cba77db93de61c22759e0dbeaa4c87
",
"url": "https://api.github.com/repos/symfony/http-client/zipball/8
f29b0f06c9ff48c8431e78eb90c8bd6f82cb12b
",
"reference": "8
f29b0f06c9ff48c8431e78eb90c8bd6f82cb12b
",
"shasum": ""
},
"require": {
...
...
@@ -11166,7 +11167,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.1
4
"
"source": "https://github.com/symfony/http-client/tree/v5.4.1
5
"
},
"funding": [
{
...
...
@@ -11182,7 +11183,7 @@
"type": "tidelift"
}
],
"time": "2022-10-
11T15:16:01
+00:00"
"time": "2022-10-
25T16:22:13
+00:00"
},
{
"name": "symfony/http-client-contracts",
...
...
@@ -11866,5 +11867,5 @@
"platform-overrides": {
"php": "7.3"
},
"plugin-api-version": "2.
0
.0"
"plugin-api-version": "2.
3
.0"
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment