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:
authorLukas Winkler <git@lw1.at>2020-11-02 22:06:31 +0300
committerGitHub <noreply@github.com>2020-11-02 22:06:31 +0300
commit50bf1bf803576cc3692796c887df6b1bd94d9e1d (patch)
treeb84165532cae6f9e2bc2a3e23e96a98edd7889b9 /composer.lock
parenta59edb9700c4bf0cf75f8024bd77a0af5889148b (diff)
use original jshrink (#16654)
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock174
1 files changed, 80 insertions, 94 deletions
diff --git a/composer.lock b/composer.lock
index bc21f74bd5..b52fecec46 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": "23cfc8642003797876c45e0e2473e9aa",
+ "content-hash": "a82c0231815fd1bbe5e7c653069a90cd",
"packages": [
{
"name": "composer/ca-bundle",
@@ -276,20 +276,6 @@
"redis",
"xcache"
],
- "funding": [
- {
- "url": "https://www.doctrine-project.org/sponsorship.html",
- "type": "custom"
- },
- {
- "url": "https://www.patreon.com/phpdoctrine",
- "type": "patreon"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
- "type": "tidelift"
- }
- ],
"time": "2020-07-07T18:54:01+00:00"
},
{
@@ -380,39 +366,6 @@
"time": "2020-06-18T02:38:35+00:00"
},
{
- "name": "matomo-org/jshrink",
- "version": "1.3.1",
- "source": {
- "type": "git",
- "url": "https://github.com/tedious/JShrink",
- "reference": "v1.3.1"
- },
- "require": {
- "php": "*"
- },
- "type": "library",
- "autoload": {
- "psr-0": {
- "JShrink": "src/"
- }
- },
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "Robert Hafner",
- "email": "tedivm@tedivm.com"
- }
- ],
- "description": "Javascript Minifier built in PHP",
- "homepage": "http://github.com/tedious/JShrink",
- "keywords": [
- "javascript",
- "minifier"
- ]
- },
- {
"name": "matomo/cache",
"version": "2.0.2",
"source": {
@@ -906,16 +859,6 @@
"logging",
"psr-3"
],
- "funding": [
- {
- "url": "https://github.com/Seldaek",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
- "type": "tidelift"
- }
- ],
"time": "2020-07-23T08:35:51+00:00"
},
{
@@ -2005,6 +1948,52 @@
"time": "2020-02-14T14:20:12+00:00"
},
{
+ "name": "tedivm/jshrink",
+ "version": "v1.3.3",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/tedious/JShrink.git",
+ "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/tedious/JShrink/zipball/566e0c731ba4e372be2de429ef7d54f4faf4477a",
+ "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^5.6|^7.0"
+ },
+ "require-dev": {
+ "friendsofphp/php-cs-fixer": "^2.8",
+ "php-coveralls/php-coveralls": "^1.1.0",
+ "phpunit/phpunit": "^6"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "JShrink": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Robert Hafner",
+ "email": "tedivm@tedivm.com"
+ }
+ ],
+ "description": "Javascript Minifier built in PHP",
+ "homepage": "http://github.com/tedious/JShrink",
+ "keywords": [
+ "javascript",
+ "minifier"
+ ],
+ "time": "2019-06-28T18:11:46+00:00"
+ },
+ {
"name": "twig/twig",
"version": "v3.1.1",
"source": {
@@ -2132,20 +2121,6 @@
"constructor",
"instantiate"
],
- "funding": [
- {
- "url": "https://www.doctrine-project.org/sponsorship.html",
- "type": "custom"
- },
- {
- "url": "https://www.patreon.com/phpdoctrine",
- "type": "patreon"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
- "type": "tidelift"
- }
- ],
"time": "2020-05-29T17:27:14+00:00"
},
{
@@ -2188,6 +2163,39 @@
"time": "2015-08-31T22:07:48+00:00"
},
{
+ "name": "matomo-org/jshrink",
+ "version": "1.3.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/tedious/JShrink",
+ "reference": "v1.3.1"
+ },
+ "require": {
+ "php": "*"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "JShrink": "src/"
+ }
+ },
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Robert Hafner",
+ "email": "tedivm@tedivm.com"
+ }
+ ],
+ "description": "Javascript Minifier built in PHP",
+ "homepage": "http://github.com/tedious/JShrink",
+ "keywords": [
+ "javascript",
+ "minifier"
+ ]
+ },
+ {
"name": "myclabs/deep-copy",
"version": "1.10.1",
"source": {
@@ -2233,12 +2241,6 @@
"object",
"object graph"
],
- "funding": [
- {
- "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
- "type": "tidelift"
- }
- ],
"time": "2020-06-29T13:22:24+00:00"
},
{
@@ -2886,16 +2888,6 @@
"testing",
"xunit"
],
- "funding": [
- {
- "url": "https://phpunit.de/donate.html",
- "type": "custom"
- },
- {
- "url": "https://github.com/sebastianbergmann",
- "type": "github"
- }
- ],
"time": "2020-06-22T07:06:58+00:00"
},
{
@@ -3661,12 +3653,6 @@
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
- "funding": [
- {
- "url": "https://github.com/theseer",
- "type": "github"
- }
- ],
"time": "2020-07-12T23:59:07+00:00"
},
{