Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/bookmarks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-27 04:03:18 +0300
committerGitHub <noreply@github.com>2022-08-27 04:03:18 +0300
commitc1a90b8b5dcc76fa4963f044ccad21a7a668d668 (patch)
treeaff82b5808b3fd34f618b75472e03c3418262154
parentf2b1f0a21ffef43a0e02344cb1deb21946af3e92 (diff)
Bump rowbot/url from 3.1.6 to 3.1.7dependabot/composer/rowbot/url-3.1.7
Bumps [rowbot/url](https://github.com/TRowbotham/URL-Parser) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/TRowbotham/URL-Parser/releases) - [Changelog](https://github.com/TRowbotham/URL-Parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/TRowbotham/URL-Parser/compare/3.1.6...3.1.7) --- updated-dependencies: - dependency-name: rowbot/url dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 237635f0..6f36a7b4 100644
--- a/composer.lock
+++ b/composer.lock
@@ -955,16 +955,16 @@
},
{
"name": "rowbot/url",
- "version": "3.1.6",
+ "version": "3.1.7",
"source": {
"type": "git",
"url": "https://github.com/TRowbotham/URL-Parser.git",
- "reference": "76066d69b48feb16397cb16edc6542521a5f8d97"
+ "reference": "4c5fc38a17400496581d22a1a76b8b084ce2ad8a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TRowbotham/URL-Parser/zipball/76066d69b48feb16397cb16edc6542521a5f8d97",
- "reference": "76066d69b48feb16397cb16edc6542521a5f8d97",
+ "url": "https://api.github.com/repos/TRowbotham/URL-Parser/zipball/4c5fc38a17400496581d22a1a76b8b084ce2ad8a",
+ "reference": "4c5fc38a17400496581d22a1a76b8b084ce2ad8a",
"shasum": ""
},
"require": {
@@ -1013,9 +1013,9 @@
],
"support": {
"issues": "https://github.com/TRowbotham/URL-Parser/issues",
- "source": "https://github.com/TRowbotham/URL-Parser/tree/3.1.6"
+ "source": "https://github.com/TRowbotham/URL-Parser/tree/3.1.7"
},
- "time": "2022-08-17T00:32:30+00:00"
+ "time": "2022-08-27T00:02:42+00:00"
},
{
"name": "symfony/css-selector",