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:02:51 +0300
committerGitHub <noreply@github.com>2022-11-12 05:02:51 +0300
commit5c72d26f66a780776ce8fa93ac55fa56bcabe7e1 (patch)
tree349600a9a087eecd1fd691da6e53a8f063c69b39
parent4b599a26731b0399c231c33a200cc12cb2e2031e (diff)
Bump giggsey/libphonenumber-for-php from 8.12.25 to 8.13.0dependabot/composer/stable23/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.lock69
1 files changed, 36 insertions, 33 deletions
diff --git a/composer.lock b/composer.lock
index 37813f67..14a2dca1 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1091,20 +1091,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"
},
@@ -1156,40 +1156,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": {
@@ -1205,15 +1205,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",
@@ -5034,28 +5034,31 @@
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.23.1",
+ "version": "v1.27.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
+ "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
- "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
+ "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
+ "provide": {
+ "ext-mbstring": "*"
+ },
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "1.23-dev"
+ "dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
@@ -5063,12 +5066,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Mbstring\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Mbstring\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -5094,7 +5097,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
},
"funding": [
{
@@ -5110,7 +5113,7 @@
"type": "tidelift"
}
],
- "time": "2021-05-27T12:26:48+00:00"
+ "time": "2022-11-03T14:55:06+00:00"
},
{
"name": "symfony/polyfill-php72",