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 12:20:43 +0300
committerGitHub <noreply@github.com>2022-08-27 12:20:43 +0300
commit931c297ccf4899928608a1510ab293576a2f907e (patch)
treedcab53692f22b05f651791db4974156857d0599d
parentb431e8540daa110ff42c7ed97c4449e07772fd5a (diff)
parentc1a90b8b5dcc76fa4963f044ccad21a7a668d668 (diff)
Merge pull request #1882 from nextcloud/dependabot/composer/rowbot/url-3.1.7
-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",