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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock20
1 files changed, 10 insertions, 10 deletions
diff --git a/composer.lock b/composer.lock
index 28a16e8dac..ce5e065c01 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "be7877d5a2073705473720546406f0f8",
+ "content-hash": "7594badf335be345564cc3259be6940e",
"packages": [
{
"name": "composer/ca-bundle",
@@ -566,24 +566,24 @@
},
{
"name": "matomo/ini",
- "version": "2.0.2",
+ "version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/component-ini.git",
- "reference": "f7b0d6ce594b34ead16864fbc5062c771328ac31"
+ "reference": "14c8cf5e78c8046a3e1b3f2fe8dc6cb474bc3f6b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/matomo-org/component-ini/zipball/f7b0d6ce594b34ead16864fbc5062c771328ac31",
- "reference": "f7b0d6ce594b34ead16864fbc5062c771328ac31",
+ "url": "https://api.github.com/repos/matomo-org/component-ini/zipball/14c8cf5e78c8046a3e1b3f2fe8dc6cb474bc3f6b",
+ "reference": "14c8cf5e78c8046a3e1b3f2fe8dc6cb474bc3f6b",
"shasum": ""
},
"require": {
- "php": ">=5.3.3"
+ "php": ">=7.2"
},
"require-dev": {
- "athletic/athletic": "0.1.*",
- "phpunit/phpunit": "^4.8.36"
+ "phpbench/phpbench": "^1.0",
+ "phpunit/phpunit": "^8.5"
},
"type": "library",
"autoload": {
@@ -597,9 +597,9 @@
],
"support": {
"issues": "https://github.com/matomo-org/component-ini/issues",
- "source": "https://github.com/matomo-org/component-ini/tree/master"
+ "source": "https://github.com/matomo-org/component-ini/tree/3.0.0"
},
- "time": "2020-01-12T18:54:50+00:00"
+ "time": "2021-06-17T07:06:45+00:00"
},
{
"name": "matomo/matomo-php-tracker",