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

github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author྅༻ Ǭɀħ ༄༆ཉ <ozh@ozh.org>2020-05-05 19:25:58 +0300
committerGitHub <noreply@github.com>2020-05-05 19:25:58 +0300
commit1978c177e388833bfbeffce5537e3febd2d98b01 (patch)
tree02d0210d068e154a370740c7b7c61a9675fe2e11 /composer.lock
parent712e0b4c7b3f5087af32ca6383150828433f6df8 (diff)
Update deps (#2676)
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock115
1 files changed, 61 insertions, 54 deletions
diff --git a/composer.lock b/composer.lock
index c0e7502f..ea3f34cd 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1,11 +1,10 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
- "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
+ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "hash": "02dbbf7d29007948ffe9fb35753f67b0",
- "content-hash": "6b7003735dfad29c7eac5a5a78373396",
+ "content-hash": "6d9b3e4fa1ffc661d944dd5caf5e6da0",
"packages": [
{
"name": "aura/sql",
@@ -61,31 +60,31 @@
"sqlserver",
"sqlsrv"
],
- "time": "2018-08-15 13:33:56"
+ "time": "2018-08-15T13:33:56+00:00"
},
{
"name": "composer/ca-bundle",
- "version": "1.1.3",
+ "version": "1.2.7",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
- "reference": "8afa52cd417f4ec417b4bfe86b68106538a87660"
+ "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8afa52cd417f4ec417b4bfe86b68106538a87660",
- "reference": "8afa52cd417f4ec417b4bfe86b68106538a87660",
+ "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd",
+ "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"ext-pcre": "*",
- "php": "^5.3.2 || ^7.0"
+ "php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
+ "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8",
"psr/log": "^1.0",
- "symfony/process": "^2.5 || ^3.0 || ^4.0"
+ "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
},
"type": "library",
"extra": {
@@ -117,30 +116,31 @@
"ssl",
"tls"
],
- "time": "2018-10-18 06:09:13"
+ "time": "2020-04-08T08:27:21+00:00"
},
{
"name": "geoip2/geoip2",
- "version": "v2.9.0",
+ "version": "v2.10.0",
"source": {
"type": "git",
"url": "https://github.com/maxmind/GeoIP2-php.git",
- "reference": "a807fbf65212eef5d8d2db1a1b31082b53633d77"
+ "reference": "419557cd21d9fe039721a83490701a58c8ce784a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/a807fbf65212eef5d8d2db1a1b31082b53633d77",
- "reference": "a807fbf65212eef5d8d2db1a1b31082b53633d77",
+ "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/419557cd21d9fe039721a83490701a58c8ce784a",
+ "reference": "419557cd21d9fe039721a83490701a58c8ce784a",
"shasum": ""
},
"require": {
- "maxmind-db/reader": "~1.0",
- "maxmind/web-service-common": "~0.5",
- "php": ">=5.4"
+ "ext-json": "*",
+ "maxmind-db/reader": "~1.5",
+ "maxmind/web-service-common": "~0.6",
+ "php": ">=5.6"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "2.*",
- "phpunit/phpunit": "4.*",
+ "phpunit/phpunit": "5.*",
"squizlabs/php_codesniffer": "3.*"
},
"type": "library",
@@ -157,7 +157,7 @@
{
"name": "Gregory J. Oschwald",
"email": "goschwald@maxmind.com",
- "homepage": "http://www.maxmind.com/"
+ "homepage": "https://www.maxmind.com/"
}
],
"description": "MaxMind GeoIP2 PHP API",
@@ -169,7 +169,7 @@
"geolocation",
"maxmind"
],
- "time": "2018-04-10 15:32:59"
+ "time": "2019-12-12T18:48:39+00:00"
},
{
"name": "jakeasmith/http_build_url",
@@ -202,29 +202,33 @@
}
],
"description": "Provides functionality for http_build_url() to environments without pecl_http.",
- "time": "2017-05-01 15:36:40"
+ "time": "2017-05-01T15:36:40+00:00"
},
{
"name": "maxmind-db/reader",
- "version": "v1.4.1",
+ "version": "v1.6.0",
"source": {
"type": "git",
"url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
- "reference": "eb83d0ee1c1f9b8a340206302136bc81ee02ae74"
+ "reference": "febd4920bf17c1da84cef58e56a8227dfb37fbe4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/eb83d0ee1c1f9b8a340206302136bc81ee02ae74",
- "reference": "eb83d0ee1c1f9b8a340206302136bc81ee02ae74",
+ "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/febd4920bf17c1da84cef58e56a8227dfb37fbe4",
+ "reference": "febd4920bf17c1da84cef58e56a8227dfb37fbe4",
"shasum": ""
},
"require": {
- "php": ">=5.4"
+ "php": ">=5.6"
+ },
+ "conflict": {
+ "ext-maxminddb": "<1.6.0,>=2.0.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "2.*",
- "phpunit/phpunit": "4.* || 5.*",
- "satooshi/php-coveralls": "1.0.*",
+ "php-coveralls/php-coveralls": "^2.1",
+ "phpunit/phpcov": "^3.0",
+ "phpunit/phpunit": "5.*",
"squizlabs/php_codesniffer": "3.*"
},
"suggest": {
@@ -246,7 +250,7 @@
{
"name": "Gregory J. Oschwald",
"email": "goschwald@maxmind.com",
- "homepage": "http://www.maxmind.com/"
+ "homepage": "https://www.maxmind.com/"
}
],
"description": "MaxMind DB Reader API",
@@ -258,31 +262,31 @@
"geolocation",
"maxmind"
],
- "time": "2019-01-04 19:55:56"
+ "time": "2019-12-19T22:59:03+00:00"
},
{
"name": "maxmind/web-service-common",
- "version": "v0.5.0",
+ "version": "v0.6.0",
"source": {
"type": "git",
"url": "https://github.com/maxmind/web-service-common-php.git",
- "reference": "61a9836fa3bb1743ab89752bae5005d71e78c73b"
+ "reference": "40c928bb0194c45088b369a17f9baef9c3fc7460"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/61a9836fa3bb1743ab89752bae5005d71e78c73b",
- "reference": "61a9836fa3bb1743ab89752bae5005d71e78c73b",
+ "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/40c928bb0194c45088b369a17f9baef9c3fc7460",
+ "reference": "40c928bb0194c45088b369a17f9baef9c3fc7460",
"shasum": ""
},
"require": {
"composer/ca-bundle": "^1.0.3",
"ext-curl": "*",
"ext-json": "*",
- "php": ">=5.4"
+ "php": ">=5.6"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "2.*",
- "phpunit/phpunit": "4.*",
+ "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0",
"squizlabs/php_codesniffer": "3.*"
},
"type": "library",
@@ -304,7 +308,7 @@
],
"description": "Internal MaxMind Web Service API",
"homepage": "https://github.com/maxmind/web-service-common-php",
- "time": "2018-02-12 22:31:54"
+ "time": "2019-12-12T15:56:05+00:00"
},
{
"name": "ozh/bookmarkletgen",
@@ -345,24 +349,27 @@
"bookmarklet",
"javascript"
],
- "time": "2017-05-18 12:46:21"
+ "time": "2017-05-18T12:46:21+00:00"
},
{
"name": "ozh/phpass",
- "version": "1.2.0",
+ "version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/ozh/phpass.git",
- "reference": "7d5b99ce3052faa84224cf680dc08c0a12ad396e"
+ "reference": "44149d1ee06ccbda397f08f69d32c59802e4ce43"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ozh/phpass/zipball/7d5b99ce3052faa84224cf680dc08c0a12ad396e",
- "reference": "7d5b99ce3052faa84224cf680dc08c0a12ad396e",
+ "url": "https://api.github.com/repos/ozh/phpass/zipball/44149d1ee06ccbda397f08f69d32c59802e4ce43",
+ "reference": "44149d1ee06ccbda397f08f69d32c59802e4ce43",
"shasum": ""
},
"require": {
- "php": ">=5.3.0"
+ "php": ">=5.6"
+ },
+ "require-dev": {
+ "phpunit/phpunit": ">=4.0"
},
"type": "library",
"autoload": {
@@ -389,7 +396,7 @@
"password",
"security"
],
- "time": "2017-05-17 23:30:20"
+ "time": "2020-03-29T10:39:31+00:00"
},
{
"name": "pomo/pomo",
@@ -443,7 +450,7 @@
"localization",
"translation"
],
- "time": "2018-12-20 14:55:38"
+ "time": "2018-12-20T14:55:38+00:00"
},
{
"name": "rmccue/requests",
@@ -492,20 +499,20 @@
"iri",
"sockets"
],
- "time": "2016-10-13 00:11:37"
+ "time": "2016-10-13T00:11:37+00:00"
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.10.0",
+ "version": "v1.15.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
+ "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
- "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
+ "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
"shasum": ""
},
"require": {
@@ -517,7 +524,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.9-dev"
+ "dev-master": "1.15-dev"
}
},
"autoload": {
@@ -551,7 +558,7 @@
"portable",
"shim"
],
- "time": "2018-09-21 13:07:52"
+ "time": "2020-03-09T19:04:49+00:00"
}
],
"packages-dev": [],