Update project dependencies

This commit is contained in:
Björn Fromme
2022-08-19 16:04:43 +02:00
parent 1e410c1cac
commit 1a29b34eb5
Generated
+12 -16
View File
@@ -1779,16 +1779,16 @@
}, },
{ {
"name": "masterminds/html5", "name": "masterminds/html5",
"version": "2.7.5", "version": "2.7.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Masterminds/html5-php.git", "url": "https://github.com/Masterminds/html5-php.git",
"reference": "f640ac1bdddff06ea333a920c95bbad8872429ab" "reference": "897eb517a343a2281f11bc5556d6548db7d93947"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
"reference": "f640ac1bdddff06ea333a920c95bbad8872429ab", "reference": "897eb517a343a2281f11bc5556d6548db7d93947",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1842,9 +1842,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.7.5" "source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
}, },
"time": "2021-07-01T14:25:37+00:00" "time": "2022-08-18T16:18:26+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
@@ -8319,21 +8319,21 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "deployer/deployer", "name": "deployer/deployer",
"version": "v6.8.0", "version": "v6.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/deployphp/deployer.git", "url": "https://github.com/deployphp/deployer.git",
"reference": "4e243a64ed61e779fbb31c5a74e258a8e52fdaff" "reference": "c4380effdc9f6d9c6ae549bb76f0a22bcb1d31d2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/deployphp/deployer/zipball/4e243a64ed61e779fbb31c5a74e258a8e52fdaff", "url": "https://api.github.com/repos/deployphp/deployer/zipball/c4380effdc9f6d9c6ae549bb76f0a22bcb1d31d2",
"reference": "4e243a64ed61e779fbb31c5a74e258a8e52fdaff", "reference": "c4380effdc9f6d9c6ae549bb76f0a22bcb1d31d2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"deployer/phar-update": "~2.2", "deployer/phar-update": "~2.2",
"php": "^7.2", "php": "^7.2 || ^8.0",
"pimple/pimple": "~3.0", "pimple/pimple": "~3.0",
"symfony/console": "~2.7|~3.0|~4.0|~5.0", "symfony/console": "~2.7|~3.0|~4.0|~5.0",
"symfony/process": "~2.7|~3.0|~4.0|~5.0", "symfony/process": "~2.7|~3.0|~4.0|~5.0",
@@ -8376,13 +8376,9 @@
{ {
"url": "https://github.com/antonmedv", "url": "https://github.com/antonmedv",
"type": "github" "type": "github"
},
{
"url": "https://www.patreon.com/deployer",
"type": "patreon"
} }
], ],
"time": "2020-04-25T16:05:31+00:00" "time": "2022-08-03T18:09:01+00:00"
}, },
{ {
"name": "deployer/phar-update", "name": "deployer/phar-update",