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:
authorStefan Giehl <stefan@matomo.org>2020-12-21 20:33:51 +0300
committerGitHub <noreply@github.com>2020-12-21 20:33:51 +0300
commit33c5391a79a7ac9572fdf822662a6f67f4ee962d (patch)
tree2547a373409758142af3f90e325fc4dc4773b5ed /composer.lock
parent7591d39d2b6b76bc2d46106099829a7249bb80ca (diff)
Update wikimedia/less.php dependency (#16976)
* Update wikimedia/less.php dependency * fix test
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock24
1 files changed, 14 insertions, 10 deletions
diff --git a/composer.lock b/composer.lock
index 08e475e5ab..2451bb8121 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": "79aedd52470e03e3ab883affab84ce48",
+ "content-hash": "78bcf8d713875ccb984d130f8a16fc9e",
"packages": [
{
"name": "composer/ca-bundle",
@@ -2217,23 +2217,27 @@
},
{
"name": "wikimedia/less.php",
- "version": "v2.0.0",
+ "version": "v3.1.0",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/less.php.git",
- "reference": "c1affb4d4472c9e100fc80bf456b4334862ace3c"
+ "reference": "a486d78b9bd16b72f237fc6093aa56d69ce8bd13"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wikimedia/less.php/zipball/c1affb4d4472c9e100fc80bf456b4334862ace3c",
- "reference": "c1affb4d4472c9e100fc80bf456b4334862ace3c",
+ "url": "https://api.github.com/repos/wikimedia/less.php/zipball/a486d78b9bd16b72f237fc6093aa56d69ce8bd13",
+ "reference": "a486d78b9bd16b72f237fc6093aa56d69ce8bd13",
"shasum": ""
},
"require": {
- "php": ">=7.1"
+ "php": ">=7.2.9"
},
"require-dev": {
- "phpunit/phpunit": "7.5.14"
+ "mediawiki/mediawiki-codesniffer": "34.0.0",
+ "mediawiki/minus-x": "1.0.0",
+ "php-parallel-lint/php-console-highlighter": "0.5.0",
+ "php-parallel-lint/php-parallel-lint": "1.2.0",
+ "phpunit/phpunit": "^8.5"
},
"bin": [
"bin/lessc"
@@ -2276,9 +2280,9 @@
],
"support": {
"issues": "https://github.com/wikimedia/less.php/issues",
- "source": "https://github.com/wikimedia/less.php/tree/v2.0.0"
+ "source": "https://github.com/wikimedia/less.php/tree/v3.1.0"
},
- "time": "2020-02-04T22:36:29+00:00"
+ "time": "2020-12-11T19:33:31+00:00"
}
],
"packages-dev": [
@@ -4053,7 +4057,7 @@
},
"platform-dev": [],
"platform-overrides": {
- "php": "7.2.5"
+ "php": "7.2.9"
},
"plugin-api-version": "2.0.0"
}