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-20 04:03:38 +0300
committerGitHub <noreply@github.com>2022-08-20 04:03:38 +0300
commit72ee9e516c14a96ec2302a5d161769594da3821b (patch)
tree1d30eac1dd81df8b7ed695bf83330f7ed131ce4d
parent7326a6c5b74093ff516e805c0a38249a5d7527c4 (diff)
Bump rowbot/url from 3.1.5 to 3.1.6dependabot/composer/rowbot/url-3.1.6
Bumps [rowbot/url](https://github.com/TRowbotham/URL-Parser) from 3.1.5 to 3.1.6. - [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.5...3.1.6) --- 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 6713f511..237635f0 100644
--- a/composer.lock
+++ b/composer.lock
@@ -955,16 +955,16 @@
},
{
"name": "rowbot/url",
- "version": "3.1.5",
+ "version": "3.1.6",
"source": {
"type": "git",
"url": "https://github.com/TRowbotham/URL-Parser.git",
- "reference": "ad2de536cd0187f9faef35e82ebb7b5e9d41d62f"
+ "reference": "76066d69b48feb16397cb16edc6542521a5f8d97"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/TRowbotham/URL-Parser/zipball/ad2de536cd0187f9faef35e82ebb7b5e9d41d62f",
- "reference": "ad2de536cd0187f9faef35e82ebb7b5e9d41d62f",
+ "url": "https://api.github.com/repos/TRowbotham/URL-Parser/zipball/76066d69b48feb16397cb16edc6542521a5f8d97",
+ "reference": "76066d69b48feb16397cb16edc6542521a5f8d97",
"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.5"
+ "source": "https://github.com/TRowbotham/URL-Parser/tree/3.1.6"
},
- "time": "2022-01-10T19:31:13+00:00"
+ "time": "2022-08-17T00:32:30+00:00"
},
{
"name": "symfony/css-selector",