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

github.com/nextcloud/mail.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-10-19 14:09:02 +0300
committerGitHub <noreply@github.com>2022-10-19 14:09:02 +0300
commit228eae95f10982c4e3cdf2a821253dd0032bd17f (patch)
tree3216628641a58c284ee7f8456e43c35d4b7565a5
parent13c9257fcc6483a1edcd7f52728e9dc0609e47bd (diff)
Bump christophwurst/kitinerary-sys from 0.1.0 to 0.1.1
Bumps [christophwurst/kitinerary-sys](https://github.com/ChristophWurst/kitinerary-sys) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/ChristophWurst/kitinerary-sys/releases) - [Commits](https://github.com/ChristophWurst/kitinerary-sys/compare/v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: christophwurst/kitinerary-sys dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock22
1 files changed, 16 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 4e92fdc0a..7685ae0d8 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1681,24 +1681,27 @@
},
{
"name": "christophwurst/kitinerary-sys",
- "version": "v0.1.0",
+ "version": "v0.1.1",
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/kitinerary-sys.git",
- "reference": "db1c61703e94746b95543f14c5a09067faba6f92"
+ "reference": "ad4ca9ac0dcbbce8d3f90be2d8ef55c1c1777849"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/kitinerary-sys/zipball/db1c61703e94746b95543f14c5a09067faba6f92",
- "reference": "db1c61703e94746b95543f14c5a09067faba6f92",
+ "url": "https://api.github.com/repos/ChristophWurst/kitinerary-sys/zipball/ad4ca9ac0dcbbce8d3f90be2d8ef55c1c1777849",
+ "reference": "ad4ca9ac0dcbbce8d3f90be2d8ef55c1c1777849",
"shasum": ""
},
"require": {
- "christophwurst/kitinerary": "^0.2.1",
+ "christophwurst/kitinerary": "^0.2.2",
"ext-json": "*",
"php": "^7.1",
"psr/log": "^1.1"
},
+ "require-dev": {
+ "phpunit/phpunit": "^9.5"
+ },
"type": "library",
"autoload": {
"psr-4": {
@@ -1716,7 +1719,11 @@
}
],
"description": "KItinerary binding for the system package",
- "time": "2020-05-15T14:29:54+00:00"
+ "support": {
+ "issues": "https://github.com/ChristophWurst/kitinerary-sys/issues",
+ "source": "https://github.com/ChristophWurst/kitinerary-sys/tree/v0.1.1"
+ },
+ "time": "2022-10-03T11:36:57+00:00"
},
{
"name": "ezyang/htmlpurifier",
@@ -2165,6 +2172,9 @@
"psr",
"psr-3"
],
+ "support": {
+ "source": "https://github.com/php-fig/log/tree/1.1.4"
+ },
"time": "2021-05-03T11:20:27+00:00"
},
{