Task: Update project dependencies

This commit is contained in:
Björn Fromme
2023-08-03 11:36:12 +02:00
parent e0e42172c9
commit f37cb59532
Generated
+24 -24
View File
@@ -1838,16 +1838,16 @@
}, },
{ {
"name": "masterminds/html5", "name": "masterminds/html5",
"version": "2.8.0", "version": "2.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Masterminds/html5-php.git", "url": "https://github.com/Masterminds/html5-php.git",
"reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3" "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
"reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3", "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1899,9 +1899,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/Masterminds/html5-php/issues", "issues": "https://github.com/Masterminds/html5-php/issues",
"source": "https://github.com/Masterminds/html5-php/tree/2.8.0" "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
}, },
"time": "2023-04-26T07:27:39+00:00" "time": "2023-05-10T11:58:31+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
@@ -3690,16 +3690,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v5.4.26", "version": "v5.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "01ef6b2391a59bb4c5d3c59e2ef9b99c7d335d17" "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/01ef6b2391a59bb4c5d3c59e2ef9b99c7d335d17", "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
"reference": "01ef6b2391a59bb4c5d3c59e2ef9b99c7d335d17", "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3733,7 +3733,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v5.4.26" "source": "https://github.com/symfony/finder/tree/v5.4.27"
}, },
"funding": [ "funding": [
{ {
@@ -3749,7 +3749,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-07-09T13:55:15+00:00" "time": "2023-07-31T08:02:31+00:00"
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
@@ -9692,16 +9692,16 @@
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",
"version": "5.0.5", "version": "5.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git", "url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2" "reference": "bde739e7565280bda77be70044ac1047bc007e34"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
"reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2", "reference": "bde739e7565280bda77be70044ac1047bc007e34",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9744,7 +9744,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues", "issues": "https://github.com/sebastianbergmann/global-state/issues",
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5" "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.6"
}, },
"funding": [ "funding": [
{ {
@@ -9752,7 +9752,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-02-14T08:28:10+00:00" "time": "2023-08-02T09:26:13+00:00"
}, },
{ {
"name": "sebastian/lines-of-code", "name": "sebastian/lines-of-code",
@@ -10202,16 +10202,16 @@
}, },
{ {
"name": "typo3/testing-framework", "name": "typo3/testing-framework",
"version": "6.16.8", "version": "6.16.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/TYPO3/testing-framework.git", "url": "https://github.com/TYPO3/testing-framework.git",
"reference": "02d1afaf97c6f5de928c51ee88288decdc7591c8" "reference": "62005ddb550f8b1c69c955c8683a8a632a44f482"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/02d1afaf97c6f5de928c51ee88288decdc7591c8", "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/62005ddb550f8b1c69c955c8683a8a632a44f482",
"reference": "02d1afaf97c6f5de928c51ee88288decdc7591c8", "reference": "62005ddb550f8b1c69c955c8683a8a632a44f482",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10272,9 +10272,9 @@
"support": { "support": {
"general": "https://typo3.org/support/", "general": "https://typo3.org/support/",
"issues": "https://github.com/TYPO3/testing-framework/issues", "issues": "https://github.com/TYPO3/testing-framework/issues",
"source": "https://github.com/TYPO3/testing-framework/tree/6.16.8" "source": "https://github.com/TYPO3/testing-framework/tree/6.16.9"
}, },
"time": "2023-04-25T12:53:13+00:00" "time": "2023-08-02T16:11:00+00:00"
} }
], ],
"aliases": [], "aliases": [],