chore: update project dependencies

This commit is contained in:
Björn Fromme
2024-04-11 10:42:38 +02:00
parent e56d4f0455
commit 61bfa23250
Generated
+18 -18
View File
@@ -2169,16 +2169,16 @@
},
{
"name": "nelmio/security-bundle",
"version": "v3.2.0",
"version": "v3.3.0",
"source": {
"type": "git",
"url": "https://github.com/nelmio/NelmioSecurityBundle.git",
"reference": "b9b68b4f06b7dd8a02d95780fe67885414422d5f"
"reference": "6a6c75ef6342385ef732f0b5afa705660177250f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/b9b68b4f06b7dd8a02d95780fe67885414422d5f",
"reference": "b9b68b4f06b7dd8a02d95780fe67885414422d5f",
"url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/6a6c75ef6342385ef732f0b5afa705660177250f",
"reference": "6a6c75ef6342385ef732f0b5afa705660177250f",
"shasum": ""
},
"require": {
@@ -2236,9 +2236,9 @@
],
"support": {
"issues": "https://github.com/nelmio/NelmioSecurityBundle/issues",
"source": "https://github.com/nelmio/NelmioSecurityBundle/tree/v3.2.0"
"source": "https://github.com/nelmio/NelmioSecurityBundle/tree/v3.3.0"
},
"time": "2024-03-08T08:58:40+00:00"
"time": "2024-04-10T08:11:27+00:00"
},
{
"name": "nesbot/carbon",
@@ -10258,16 +10258,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.18",
"version": "9.6.19",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "32c2c2d6580b1d8ab3c10b1e9e4dc263cc69bb04"
"reference": "a1a54a473501ef4cdeaae4e06891674114d79db8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/32c2c2d6580b1d8ab3c10b1e9e4dc263cc69bb04",
"reference": "32c2c2d6580b1d8ab3c10b1e9e4dc263cc69bb04",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1a54a473501ef4cdeaae4e06891674114d79db8",
"reference": "a1a54a473501ef4cdeaae4e06891674114d79db8",
"shasum": ""
},
"require": {
@@ -10341,7 +10341,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.18"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.19"
},
"funding": [
{
@@ -10357,7 +10357,7 @@
"type": "tidelift"
}
],
"time": "2024-03-21T12:07:32+00:00"
"time": "2024-04-05T04:35:58+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -11598,16 +11598,16 @@
},
{
"name": "symfony/maker-bundle",
"version": "v1.57.0",
"version": "v1.58.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/maker-bundle.git",
"reference": "2c90181911241648356b828b86b04fe3571aca0b"
"reference": "c4f8d2c5d55950e1a49e822efc83a8511bee8a36"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/2c90181911241648356b828b86b04fe3571aca0b",
"reference": "2c90181911241648356b828b86b04fe3571aca0b",
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/c4f8d2c5d55950e1a49e822efc83a8511bee8a36",
"reference": "c4f8d2c5d55950e1a49e822efc83a8511bee8a36",
"shasum": ""
},
"require": {
@@ -11670,7 +11670,7 @@
],
"support": {
"issues": "https://github.com/symfony/maker-bundle/issues",
"source": "https://github.com/symfony/maker-bundle/tree/v1.57.0"
"source": "https://github.com/symfony/maker-bundle/tree/v1.58.0"
},
"funding": [
{
@@ -11686,7 +11686,7 @@
"type": "tidelift"
}
],
"time": "2024-03-22T12:00:21+00:00"
"time": "2024-04-06T15:08:12+00:00"
},
{
"name": "symfony/phpunit-bridge",