aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock41
1 files changed, 21 insertions, 20 deletions
diff --git a/composer.lock b/composer.lock
index 551807c5..a703ccaf 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically" 5 "This file is @generated automatically"
6 ], 6 ],
7 "content-hash": "934e7fcdcc82a110216efe0a9364ba2c", 7 "content-hash": "552a7c133014fd0a95d78a04fab4beba",
8 "packages": [ 8 "packages": [
9 { 9 {
10 "name": "bdunogier/guzzle-site-authenticator", 10 "name": "bdunogier/guzzle-site-authenticator",
@@ -3904,25 +3904,25 @@
3904 "authors": [ 3904 "authors": [
3905 { 3905 {
3906 "name": "Keyvan Minoukadeh", 3906 "name": "Keyvan Minoukadeh",
3907 "role": "Developer (ported original JS code to PHP)",
3907 "email": "keyvan@keyvan.net", 3908 "email": "keyvan@keyvan.net",
3908 "homepage": "http://keyvan.net", 3909 "homepage": "http://keyvan.net"
3909 "role": "Developer (ported original JS code to PHP)"
3910 }, 3910 },
3911 { 3911 {
3912 "name": "Arc90", 3912 "name": "Arc90",
3913 "homepage": "http://arc90.com", 3913 "role": "Developer (original JS version)",
3914 "role": "Developer (original JS version)" 3914 "homepage": "http://arc90.com"
3915 }, 3915 },
3916 { 3916 {
3917 "name": "Jeremy Benoist", 3917 "name": "Jeremy Benoist",
3918 "role": "Developer",
3918 "email": "jeremy.benoist@gmail.com", 3919 "email": "jeremy.benoist@gmail.com",
3919 "homepage": "http://www.j0k3r.net", 3920 "homepage": "http://www.j0k3r.net"
3920 "role": "Developer"
3921 }, 3921 },
3922 { 3922 {
3923 "name": "DitherSky", 3923 "name": "DitherSky",
3924 "homepage": "https://github.com/Dither", 3924 "role": "Developer (https://github.com/Dither/full-text-rss)",
3925 "role": "Developer (https://github.com/Dither/full-text-rss)" 3925 "homepage": "https://github.com/Dither"
3926 } 3926 }
3927 ], 3927 ],
3928 "description": "Automatic article extraction from HTML", 3928 "description": "Automatic article extraction from HTML",
@@ -4870,38 +4870,39 @@
4870 }, 4870 },
4871 { 4871 {
4872 "name": "mnapoli/piwik-twig-extension", 4872 "name": "mnapoli/piwik-twig-extension",
4873 "version": "2.0.1", 4873 "version": "3.0.0",
4874 "source": { 4874 "source": {
4875 "type": "git", 4875 "type": "git",
4876 "url": "https://github.com/mnapoli/PiwikTwigExtension.git", 4876 "url": "https://github.com/mnapoli/MatomoTwigExtension.git",
4877 "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612" 4877 "reference": "472fd49157d64e78081b7a626095ea989cae8471"
4878 }, 4878 },
4879 "dist": { 4879 "dist": {
4880 "type": "zip", 4880 "type": "zip",
4881 "url": "https://api.github.com/repos/mnapoli/PiwikTwigExtension/zipball/e1746d20730426d7098b4a9a3f5c6c99c6f04612", 4881 "url": "https://api.github.com/repos/mnapoli/MatomoTwigExtension/zipball/472fd49157d64e78081b7a626095ea989cae8471",
4882 "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612", 4882 "reference": "472fd49157d64e78081b7a626095ea989cae8471",
4883 "shasum": "" 4883 "shasum": ""
4884 }, 4884 },
4885 "require": { 4885 "require": {
4886 "php": ">=7.0", 4886 "php": ">=7.0",
4887 "twig/twig": "~2.10" 4887 "twig/twig": "~2.10|~3.0"
4888 }, 4888 },
4889 "require-dev": { 4889 "require-dev": {
4890 "friendsofphp/php-cs-fixer": "~2.13", 4890 "friendsofphp/php-cs-fixer": "~2.13",
4891 "php-coveralls/php-coveralls": "^2.0", 4891 "php-coveralls/php-coveralls": "^2.0",
4892 "symfony/phpunit-bridge": "^4.2" 4892 "symfony/phpunit-bridge": "^5.0"
4893 }, 4893 },
4894 "type": "library", 4894 "type": "library",
4895 "autoload": { 4895 "autoload": {
4896 "psr-4": { 4896 "psr-4": {
4897 "PiwikTwigExtension\\": "src/" 4897 "MatomoTwigExtension\\": "src/"
4898 } 4898 }
4899 }, 4899 },
4900 "notification-url": "https://packagist.org/downloads/", 4900 "notification-url": "https://packagist.org/downloads/",
4901 "license": [ 4901 "license": [
4902 "MIT" 4902 "MIT"
4903 ], 4903 ],
4904 "time": "2019-06-21T10:58:04+00:00" 4904 "description": "This library integrates Matomo into Twig",
4905 "time": "2020-04-24T14:45:43+00:00"
4905 }, 4906 },
4906 { 4907 {
4907 "name": "monolog/monolog", 4908 "name": "monolog/monolog",
@@ -9620,7 +9621,7 @@
9620 "email": "adrien.brault@gmail.com" 9621 "email": "adrien.brault@gmail.com"
9621 }, 9622 },
9622 { 9623 {
9623 "name": "William DURAND", 9624 "name": "William Durand",
9624 "email": "william.durand1@gmail.com" 9625 "email": "william.durand1@gmail.com"
9625 } 9626 }
9626 ], 9627 ],
@@ -9670,7 +9671,7 @@
9670 ], 9671 ],
9671 "authors": [ 9672 "authors": [
9672 { 9673 {
9673 "name": "William DURAND", 9674 "name": "William Durand",
9674 "email": "william.durand1@gmail.com" 9675 "email": "william.durand1@gmail.com"
9675 } 9676 }
9676 ], 9677 ],