aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2015-09-13 14:56:04 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2015-09-13 15:07:15 +0200
commit463573bf69e3233655c24a5bde49b214f63115f0 (patch)
tree91d45a44168e33b3ecb4de4b5126fd573ffff111 /composer.lock
parent5def3f5862c4c8cc3faa19cd79a3746570064790 (diff)
downloadwallabag-463573bf69e3233655c24a5bde49b214f63115f0.tar.gz
wallabag-463573bf69e3233655c24a5bde49b214f63115f0.tar.zst
wallabag-463573bf69e3233655c24a5bde49b214f63115f0.zip
Update deps
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock107
1 files changed, 56 insertions, 51 deletions
diff --git a/composer.lock b/composer.lock
index 7dbb3cd8..d8c55fda 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1,7 +1,7 @@
1{ 1{
2 "_readme": [ 2 "_readme": [
3 "This file locks the dependencies of your project to a known state", 3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", 4 "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically" 5 "This file is @generated automatically"
6 ], 6 ],
7 "hash": "d457fa385420eb29a177ac38eac977c3", 7 "hash": "d457fa385420eb29a177ac38eac977c3",
@@ -693,16 +693,16 @@
693 }, 693 },
694 { 694 {
695 "name": "doctrine/orm", 695 "name": "doctrine/orm",
696 "version": "v2.5.0", 696 "version": "v2.5.1",
697 "source": { 697 "source": {
698 "type": "git", 698 "type": "git",
699 "url": "https://github.com/doctrine/doctrine2.git", 699 "url": "https://github.com/doctrine/doctrine2.git",
700 "reference": "aa80c7d2c55a372f5f9f825f5c66dbda53a6e3fe" 700 "reference": "e6a83bedbe67579cb0bfb688e982e617943a2945"
701 }, 701 },
702 "dist": { 702 "dist": {
703 "type": "zip", 703 "type": "zip",
704 "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/aa80c7d2c55a372f5f9f825f5c66dbda53a6e3fe", 704 "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/e6a83bedbe67579cb0bfb688e982e617943a2945",
705 "reference": "aa80c7d2c55a372f5f9f825f5c66dbda53a6e3fe", 705 "reference": "e6a83bedbe67579cb0bfb688e982e617943a2945",
706 "shasum": "" 706 "shasum": ""
707 }, 707 },
708 "require": { 708 "require": {
@@ -766,7 +766,7 @@
766 "database", 766 "database",
767 "orm" 767 "orm"
768 ], 768 ],
769 "time": "2015-04-02 20:40:18" 769 "time": "2015-08-31 12:59:39"
770 }, 770 },
771 { 771 {
772 "name": "ezyang/htmlpurifier", 772 "name": "ezyang/htmlpurifier",
@@ -948,16 +948,16 @@
948 "source": { 948 "source": {
949 "type": "git", 949 "type": "git",
950 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git", 950 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
951 "reference": "336d9cd8ba0c5a462b3e70be144a7bef5377b219" 951 "reference": "6b7bb04c6d507bb5356bf70b2d1bc30ce64ffc60"
952 }, 952 },
953 "dist": { 953 "dist": {
954 "type": "zip", 954 "type": "zip",
955 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/336d9cd8ba0c5a462b3e70be144a7bef5377b219", 955 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/6b7bb04c6d507bb5356bf70b2d1bc30ce64ffc60",
956 "reference": "336d9cd8ba0c5a462b3e70be144a7bef5377b219", 956 "reference": "6b7bb04c6d507bb5356bf70b2d1bc30ce64ffc60",
957 "shasum": "" 957 "shasum": ""
958 }, 958 },
959 "require": { 959 "require": {
960 "php": ">=5.3.2", 960 "php": ">=5.3.9",
961 "symfony/form": "~2.3", 961 "symfony/form": "~2.3",
962 "symfony/framework-bundle": "~2.3", 962 "symfony/framework-bundle": "~2.3",
963 "symfony/security-bundle": "~2.3", 963 "symfony/security-bundle": "~2.3",
@@ -1007,7 +1007,7 @@
1007 "keywords": [ 1007 "keywords": [
1008 "User management" 1008 "User management"
1009 ], 1009 ],
1010 "time": "2015-08-14 09:45:59" 1010 "time": "2015-09-07 08:53:52"
1011 }, 1011 },
1012 { 1012 {
1013 "name": "guzzlehttp/guzzle", 1013 "name": "guzzlehttp/guzzle",
@@ -1267,23 +1267,23 @@
1267 }, 1267 },
1268 { 1268 {
1269 "name": "j0k3r/graby", 1269 "name": "j0k3r/graby",
1270 "version": "1.0.0-alpha.0", 1270 "version": "1.0.0-alpha.1",
1271 "source": { 1271 "source": {
1272 "type": "git", 1272 "type": "git",
1273 "url": "https://github.com/j0k3r/graby.git", 1273 "url": "https://github.com/j0k3r/graby.git",
1274 "reference": "553a5ddd35e89f37fce2275e1423cc4451c40dbf" 1274 "reference": "9d4f62aa83a7cd563fe3ca9fcc4b176d7e1d264c"
1275 }, 1275 },
1276 "dist": { 1276 "dist": {
1277 "type": "zip", 1277 "type": "zip",
1278 "url": "https://api.github.com/repos/j0k3r/graby/zipball/553a5ddd35e89f37fce2275e1423cc4451c40dbf", 1278 "url": "https://api.github.com/repos/j0k3r/graby/zipball/9d4f62aa83a7cd563fe3ca9fcc4b176d7e1d264c",
1279 "reference": "553a5ddd35e89f37fce2275e1423cc4451c40dbf", 1279 "reference": "9d4f62aa83a7cd563fe3ca9fcc4b176d7e1d264c",
1280 "shasum": "" 1280 "shasum": ""
1281 }, 1281 },
1282 "require": { 1282 "require": {
1283 "fin1te/safecurl": "~1.1", 1283 "fin1te/safecurl": "~1.1",
1284 "guzzlehttp/guzzle": "^5.2.0", 1284 "guzzlehttp/guzzle": "^5.2.0",
1285 "htmlawed/htmlawed": "^1.1.19", 1285 "htmlawed/htmlawed": "^1.1.19",
1286 "j0k3r/graby-site-config": "dev-master", 1286 "j0k3r/graby-site-config": "^1.0.0",
1287 "j0k3r/php-readability": "^1.0", 1287 "j0k3r/php-readability": "^1.0",
1288 "monolog/monolog": "^1.13.1", 1288 "monolog/monolog": "^1.13.1",
1289 "neitanod/forceutf8": "^1.4", 1289 "neitanod/forceutf8": "^1.4",
@@ -1314,20 +1314,20 @@
1314 } 1314 }
1315 ], 1315 ],
1316 "description": "Graby helps you extract article content from web pages", 1316 "description": "Graby helps you extract article content from web pages",
1317 "time": "2015-08-29 10:16:47" 1317 "time": "2015-09-13 10:07:45"
1318 }, 1318 },
1319 { 1319 {
1320 "name": "j0k3r/graby-site-config", 1320 "name": "j0k3r/graby-site-config",
1321 "version": "dev-master", 1321 "version": "1.0.2",
1322 "source": { 1322 "source": {
1323 "type": "git", 1323 "type": "git",
1324 "url": "https://github.com/j0k3r/graby-site-config.git", 1324 "url": "https://github.com/j0k3r/graby-site-config.git",
1325 "reference": "a5b3add9fcd716c86b8c4220bdbdfbc7e79dd182" 1325 "reference": "9ad65e69bb21397dfededd420e1d4ab22006993c"
1326 }, 1326 },
1327 "dist": { 1327 "dist": {
1328 "type": "zip", 1328 "type": "zip",
1329 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/a5b3add9fcd716c86b8c4220bdbdfbc7e79dd182", 1329 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/9ad65e69bb21397dfededd420e1d4ab22006993c",
1330 "reference": "a5b3add9fcd716c86b8c4220bdbdfbc7e79dd182", 1330 "reference": "9ad65e69bb21397dfededd420e1d4ab22006993c",
1331 "shasum": "" 1331 "shasum": ""
1332 }, 1332 },
1333 "require": { 1333 "require": {
@@ -1336,7 +1336,7 @@
1336 "type": "library", 1336 "type": "library",
1337 "autoload": { 1337 "autoload": {
1338 "psr-4": { 1338 "psr-4": {
1339 "GrabySiteConfig\\SiteConfig\\": "/" 1339 "GrabySiteConfig\\SiteConfig\\": "src/"
1340 } 1340 }
1341 }, 1341 },
1342 "notification-url": "https://packagist.org/downloads/", 1342 "notification-url": "https://packagist.org/downloads/",
@@ -1350,7 +1350,7 @@
1350 } 1350 }
1351 ], 1351 ],
1352 "description": "Graby site config files", 1352 "description": "Graby site config files",
1353 "time": "2015-09-10 12:13:05" 1353 "time": "2015-09-13 10:26:25"
1354 }, 1354 },
1355 { 1355 {
1356 "name": "j0k3r/php-readability", 1356 "name": "j0k3r/php-readability",
@@ -2740,32 +2740,37 @@
2740 }, 2740 },
2741 { 2741 {
2742 "name": "symfony/assetic-bundle", 2742 "name": "symfony/assetic-bundle",
2743 "version": "v2.6.1", 2743 "version": "v2.7.0",
2744 "source": { 2744 "source": {
2745 "type": "git", 2745 "type": "git",
2746 "url": "https://github.com/symfony/AsseticBundle.git", 2746 "url": "https://github.com/symfony/AsseticBundle.git",
2747 "reference": "422b0add2110f0cf9bc7a873a386ea053f4a89f0" 2747 "reference": "3ae5c8ca3079b6e0033cc9fbfb6500e2bc964da5"
2748 }, 2748 },
2749 "dist": { 2749 "dist": {
2750 "type": "zip", 2750 "type": "zip",
2751 "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/422b0add2110f0cf9bc7a873a386ea053f4a89f0", 2751 "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/3ae5c8ca3079b6e0033cc9fbfb6500e2bc964da5",
2752 "reference": "422b0add2110f0cf9bc7a873a386ea053f4a89f0", 2752 "reference": "3ae5c8ca3079b6e0033cc9fbfb6500e2bc964da5",
2753 "shasum": "" 2753 "shasum": ""
2754 }, 2754 },
2755 "require": { 2755 "require": {
2756 "kriswallsmith/assetic": "~1.2", 2756 "kriswallsmith/assetic": "~1.3",
2757 "php": ">=5.3.0", 2757 "php": ">=5.3.0",
2758 "symfony/console": "~2.3", 2758 "symfony/console": "~2.3",
2759 "symfony/dependency-injection": "~2.3", 2759 "symfony/dependency-injection": "~2.3",
2760 "symfony/framework-bundle": "~2.3", 2760 "symfony/framework-bundle": "~2.3",
2761 "symfony/yaml": "~2.3" 2761 "symfony/yaml": "~2.3"
2762 }, 2762 },
2763 "conflict": {
2764 "kriswallsmith/spork": "<=0.2",
2765 "twig/twig": "<1.20"
2766 },
2763 "require-dev": { 2767 "require-dev": {
2764 "kriswallsmith/spork": "~0.2", 2768 "kriswallsmith/spork": "~0.3",
2765 "patchwork/jsqueeze": "~1.0", 2769 "patchwork/jsqueeze": "~1.0",
2766 "symfony/class-loader": "~2.3", 2770 "symfony/class-loader": "~2.3",
2767 "symfony/css-selector": "~2.3", 2771 "symfony/css-selector": "~2.3",
2768 "symfony/dom-crawler": "~2.3", 2772 "symfony/dom-crawler": "~2.3",
2773 "symfony/phpunit-bridge": "~2.7",
2769 "symfony/twig-bundle": "~2.3" 2774 "symfony/twig-bundle": "~2.3"
2770 }, 2775 },
2771 "suggest": { 2776 "suggest": {
@@ -2775,7 +2780,7 @@
2775 "type": "symfony-bundle", 2780 "type": "symfony-bundle",
2776 "extra": { 2781 "extra": {
2777 "branch-alias": { 2782 "branch-alias": {
2778 "dev-master": "2.5-dev" 2783 "dev-master": "2.7-dev"
2779 } 2784 }
2780 }, 2785 },
2781 "autoload": { 2786 "autoload": {
@@ -2801,7 +2806,7 @@
2801 "compression", 2806 "compression",
2802 "minification" 2807 "minification"
2803 ], 2808 ],
2804 "time": "2015-01-27 12:45:16" 2809 "time": "2015-09-01 00:05:29"
2805 }, 2810 },
2806 { 2811 {
2807 "name": "symfony/monolog-bundle", 2812 "name": "symfony/monolog-bundle",
@@ -2921,23 +2926,23 @@
2921 }, 2926 },
2922 { 2927 {
2923 "name": "symfony/symfony", 2928 "name": "symfony/symfony",
2924 "version": "v2.7.3", 2929 "version": "v2.7.4",
2925 "source": { 2930 "source": {
2926 "type": "git", 2931 "type": "git",
2927 "url": "https://github.com/symfony/symfony.git", 2932 "url": "https://github.com/symfony/symfony.git",
2928 "reference": "a9af4708b4bb650c4897e9b8dfbfbdb2ea5f0486" 2933 "reference": "1fdf23fe28876844b887b0e1935c9adda43ee645"
2929 }, 2934 },
2930 "dist": { 2935 "dist": {
2931 "type": "zip", 2936 "type": "zip",
2932 "url": "https://api.github.com/repos/symfony/symfony/zipball/a9af4708b4bb650c4897e9b8dfbfbdb2ea5f0486", 2937 "url": "https://api.github.com/repos/symfony/symfony/zipball/1fdf23fe28876844b887b0e1935c9adda43ee645",
2933 "reference": "a9af4708b4bb650c4897e9b8dfbfbdb2ea5f0486", 2938 "reference": "1fdf23fe28876844b887b0e1935c9adda43ee645",
2934 "shasum": "" 2939 "shasum": ""
2935 }, 2940 },
2936 "require": { 2941 "require": {
2937 "doctrine/common": "~2.3", 2942 "doctrine/common": "~2.3",
2938 "php": ">=5.3.9", 2943 "php": ">=5.3.9",
2939 "psr/log": "~1.0", 2944 "psr/log": "~1.0",
2940 "twig/twig": "~1.18" 2945 "twig/twig": "~1.20|~2.0"
2941 }, 2946 },
2942 "replace": { 2947 "replace": {
2943 "symfony/asset": "self.version", 2948 "symfony/asset": "self.version",
@@ -3039,7 +3044,7 @@
3039 "keywords": [ 3044 "keywords": [
3040 "framework" 3045 "framework"
3041 ], 3046 ],
3042 "time": "2015-07-31 13:24:45" 3047 "time": "2015-09-08 14:26:39"
3043 }, 3048 },
3044 { 3049 {
3045 "name": "tecnick.com/tcpdf", 3050 "name": "tecnick.com/tcpdf",
@@ -3106,20 +3111,20 @@
3106 }, 3111 },
3107 { 3112 {
3108 "name": "twig/extensions", 3113 "name": "twig/extensions",
3109 "version": "v1.2.0", 3114 "version": "v1.3.0",
3110 "source": { 3115 "source": {
3111 "type": "git", 3116 "type": "git",
3112 "url": "https://github.com/twigphp/Twig-extensions.git", 3117 "url": "https://github.com/twigphp/Twig-extensions.git",
3113 "reference": "8cf4b9fe04077bd54fc73f4fde83347040c3b8cd" 3118 "reference": "449e3c8a9ffad7c2479c7864557275a32b037499"
3114 }, 3119 },
3115 "dist": { 3120 "dist": {
3116 "type": "zip", 3121 "type": "zip",
3117 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/8cf4b9fe04077bd54fc73f4fde83347040c3b8cd", 3122 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/449e3c8a9ffad7c2479c7864557275a32b037499",
3118 "reference": "8cf4b9fe04077bd54fc73f4fde83347040c3b8cd", 3123 "reference": "449e3c8a9ffad7c2479c7864557275a32b037499",
3119 "shasum": "" 3124 "shasum": ""
3120 }, 3125 },
3121 "require": { 3126 "require": {
3122 "twig/twig": "~1.12" 3127 "twig/twig": "~1.20|~2.0"
3123 }, 3128 },
3124 "require-dev": { 3129 "require-dev": {
3125 "symfony/translation": "~2.3" 3130 "symfony/translation": "~2.3"
@@ -3130,7 +3135,7 @@
3130 "type": "library", 3135 "type": "library",
3131 "extra": { 3136 "extra": {
3132 "branch-alias": { 3137 "branch-alias": {
3133 "dev-master": "1.2.x-dev" 3138 "dev-master": "1.3-dev"
3134 } 3139 }
3135 }, 3140 },
3136 "autoload": { 3141 "autoload": {
@@ -3154,7 +3159,7 @@
3154 "i18n", 3159 "i18n",
3155 "text" 3160 "text"
3156 ], 3161 ],
3157 "time": "2014-10-30 14:30:03" 3162 "time": "2015-08-22 16:38:35"
3158 }, 3163 },
3159 { 3164 {
3160 "name": "twig/twig", 3165 "name": "twig/twig",
@@ -3323,7 +3328,7 @@
3323 ], 3328 ],
3324 "authors": [ 3329 "authors": [
3325 { 3330 {
3326 "name": "William Durand", 3331 "name": "William DURAND",
3327 "email": "william.durand1@gmail.com" 3332 "email": "william.durand1@gmail.com"
3328 } 3333 }
3329 ], 3334 ],
@@ -3408,7 +3413,7 @@
3408 ], 3413 ],
3409 "authors": [ 3414 "authors": [
3410 { 3415 {
3411 "name": "William Durand", 3416 "name": "William DURAND",
3412 "email": "william.durand1@gmail.com" 3417 "email": "william.durand1@gmail.com"
3413 } 3418 }
3414 ], 3419 ],
@@ -3890,16 +3895,16 @@
3890 }, 3895 },
3891 { 3896 {
3892 "name": "phpunit/phpunit", 3897 "name": "phpunit/phpunit",
3893 "version": "4.8.5", 3898 "version": "4.8.6",
3894 "source": { 3899 "source": {
3895 "type": "git", 3900 "type": "git",
3896 "url": "https://github.com/sebastianbergmann/phpunit.git", 3901 "url": "https://github.com/sebastianbergmann/phpunit.git",
3897 "reference": "9b7417edaf28059ea63d86be941e6004dbfcc0cc" 3902 "reference": "2246830f4a1a551c67933e4171bf2126dc29d357"
3898 }, 3903 },
3899 "dist": { 3904 "dist": {
3900 "type": "zip", 3905 "type": "zip",
3901 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9b7417edaf28059ea63d86be941e6004dbfcc0cc", 3906 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2246830f4a1a551c67933e4171bf2126dc29d357",
3902 "reference": "9b7417edaf28059ea63d86be941e6004dbfcc0cc", 3907 "reference": "2246830f4a1a551c67933e4171bf2126dc29d357",
3903 "shasum": "" 3908 "shasum": ""
3904 }, 3909 },
3905 "require": { 3910 "require": {
@@ -3958,7 +3963,7 @@
3958 "testing", 3963 "testing",
3959 "xunit" 3964 "xunit"
3960 ], 3965 ],
3961 "time": "2015-08-19 09:20:57" 3966 "time": "2015-08-24 04:09:38"
3962 }, 3967 },
3963 { 3968 {
3964 "name": "phpunit/phpunit-mock-objects", 3969 "name": "phpunit/phpunit-mock-objects",