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

github.com/nextcloud/3rdparty.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-11-12 05:04:16 +0300
committerGitHub <noreply@github.com>2022-11-12 05:04:16 +0300
commite036fc5a1b731a687f6d3b1ce84e0d15b6d87958 (patch)
tree0f576bf5bf4ff629c08ef5dcd57af92b4cf91dbf
parent83367ce3a7acb050419438da893b87f9780f429c (diff)
Bump giggsey/libphonenumber-for-php from 8.12.25 to 8.13.0dependabot/composer/stable22/giggsey/libphonenumber-for-php-8.13.0
Bumps [giggsey/libphonenumber-for-php](https://github.com/giggsey/libphonenumber-for-php) from 8.12.25 to 8.13.0. - [Release notes](https://github.com/giggsey/libphonenumber-for-php/releases) - [Commits](https://github.com/giggsey/libphonenumber-for-php/compare/8.12.25...8.13.0) --- updated-dependencies: - dependency-name: giggsey/libphonenumber-for-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock60
1 files changed, 30 insertions, 30 deletions
diff --git a/composer.lock b/composer.lock
index f121f9a6..4a7a9b73 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1090,20 +1090,20 @@
},
{
"name": "giggsey/libphonenumber-for-php",
- "version": "8.12.25",
+ "version": "8.13.0",
"source": {
"type": "git",
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
- "reference": "7d397cbd2e01e78cf79ff347e40a403dbc4c22fa"
+ "reference": "eb1cea72dc8d020e149062371a2c6717457cf561"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/7d397cbd2e01e78cf79ff347e40a403dbc4c22fa",
- "reference": "7d397cbd2e01e78cf79ff347e40a403dbc4c22fa",
+ "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/eb1cea72dc8d020e149062371a2c6717457cf561",
+ "reference": "eb1cea72dc8d020e149062371a2c6717457cf561",
"shasum": ""
},
"require": {
- "giggsey/locale": "^1.7",
+ "giggsey/locale": "^1.7|^2.0",
"php": ">=5.3.2",
"symfony/polyfill-mbstring": "^1.17"
},
@@ -1155,40 +1155,40 @@
"validation"
],
"support": {
- "irc": "irc://irc.appliedirc.com/lobby",
"issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
"source": "https://github.com/giggsey/libphonenumber-for-php"
},
- "time": "2021-06-14T11:44:26+00:00"
+ "time": "2022-11-07T12:16:34+00:00"
},
{
"name": "giggsey/locale",
- "version": "1.9",
+ "version": "2.3",
"source": {
"type": "git",
"url": "https://github.com/giggsey/Locale.git",
- "reference": "b07f1eace8072ccc61445ad8fbd493ff9d783043"
+ "reference": "5f035523740be40d40ac768a123c9bcc1ae12f56"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/giggsey/Locale/zipball/b07f1eace8072ccc61445ad8fbd493ff9d783043",
- "reference": "b07f1eace8072ccc61445ad8fbd493ff9d783043",
+ "url": "https://api.github.com/repos/giggsey/Locale/zipball/5f035523740be40d40ac768a123c9bcc1ae12f56",
+ "reference": "5f035523740be40d40ac768a123c9bcc1ae12f56",
"shasum": ""
},
"require": {
- "php": ">=5.3.2"
+ "php": ">=7.2"
},
"require-dev": {
+ "ext-json": "*",
"pear/pear-core-minimal": "^1.9",
"pear/pear_exception": "^1.0",
"pear/versioncontrol_git": "^0.5",
- "phing/phing": "~2.7",
- "php-coveralls/php-coveralls": "^1.0|^2.0",
- "phpunit/phpunit": "^4.8|^5.0",
- "symfony/console": "^2.8|^3.0|^4.0",
- "symfony/filesystem": "^2.8|^3.0|^4.0",
- "symfony/finder": "^2.8|^3.0|^4.0",
- "symfony/process": "^2.8|^3.0|^4.0"
+ "phing/phing": "^2.7",
+ "php-coveralls/php-coveralls": "^2.0",
+ "phpunit/phpunit": "^8.5|^9.5",
+ "symfony/console": "^5.0|^6.0",
+ "symfony/filesystem": "^5.0|^6.0",
+ "symfony/finder": "^5.0|^6.0",
+ "symfony/process": "^5.0|^6.0"
},
"type": "library",
"autoload": {
@@ -1204,15 +1204,15 @@
{
"name": "Joshua Gigg",
"email": "giggsey@gmail.com",
- "homepage": "http://giggsey.com/"
+ "homepage": "https://giggsey.com/"
}
],
"description": "Locale functions required by libphonenumber-for-php",
"support": {
"issues": "https://github.com/giggsey/Locale/issues",
- "source": "https://github.com/giggsey/Locale/tree/master"
+ "source": "https://github.com/giggsey/Locale/tree/2.3"
},
- "time": "2020-07-07T11:16:24+00:00"
+ "time": "2022-10-19T20:03:30+00:00"
},
{
"name": "guzzlehttp/guzzle",
@@ -5138,16 +5138,16 @@
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.26.0",
+ "version": "v1.27.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
+ "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
- "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
+ "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
"shasum": ""
},
"require": {
@@ -5162,7 +5162,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "1.26-dev"
+ "dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
@@ -5201,7 +5201,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
},
"funding": [
{
@@ -5217,7 +5217,7 @@
"type": "tidelift"
}
],
- "time": "2022-05-24T11:49:31+00:00"
+ "time": "2022-11-03T14:55:06+00:00"
},
{
"name": "symfony/polyfill-php72",
@@ -6219,5 +6219,5 @@
"platform-overrides": {
"php": "7.3.0"
},
- "plugin-api-version": "2.2.0"
+ "plugin-api-version": "2.3.0"
}