aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorBertrand Dunogier <bd@ez.no>2015-12-23 16:45:24 +0100
committerBertrand Dunogier <bd@ez.no>2015-12-23 22:49:03 +0100
commitd4aa17436700713fcb4eb5c4a2c48182f37c3b5e (patch)
tree62fc5d69837204b472b31f9c9dea27f8966fab4b /composer.lock
parentda2240f9d409a8301a1d469823a265780e6f1b7b (diff)
downloadwallabag-d4aa17436700713fcb4eb5c4a2c48182f37c3b5e.tar.gz
wallabag-d4aa17436700713fcb4eb5c4a2c48182f37c3b5e.tar.zst
wallabag-d4aa17436700713fcb4eb5c4a2c48182f37c3b5e.zip
Updated composer.lock
Had to restrict scheb/two-factor-bundle to ~1.4.0 because of a circular service reference. See https://github.com/scheb/two-factor-bundle/issues/33. Also updated php version requirement to 5.5.0.
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock496
1 files changed, 260 insertions, 236 deletions
diff --git a/composer.lock b/composer.lock
index eea3f8a0..61ab36ee 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,8 +4,8 @@
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 https://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": "fed9468f6c830b0f81899daad7670af7", 7 "hash": "cebe2bfc6f67c6f5e16e82f839fbb66b",
8 "content-hash": "394f8a6ca5162f2d2756dbbee0ff5aae", 8 "content-hash": "b5d8700f351d76dbd25cf578f53c6df3",
9 "packages": [ 9 "packages": [
10 { 10 {
11 "name": "doctrine/annotations", 11 "name": "doctrine/annotations",
@@ -77,16 +77,16 @@
77 }, 77 },
78 { 78 {
79 "name": "doctrine/cache", 79 "name": "doctrine/cache",
80 "version": "v1.5.1", 80 "version": "v1.5.4",
81 "source": { 81 "source": {
82 "type": "git", 82 "type": "git",
83 "url": "https://github.com/doctrine/cache.git", 83 "url": "https://github.com/doctrine/cache.git",
84 "reference": "2b9cec5a5e722010cbebc91713d4c11eaa064d5e" 84 "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136"
85 }, 85 },
86 "dist": { 86 "dist": {
87 "type": "zip", 87 "type": "zip",
88 "url": "https://api.github.com/repos/doctrine/cache/zipball/2b9cec5a5e722010cbebc91713d4c11eaa064d5e", 88 "url": "https://api.github.com/repos/doctrine/cache/zipball/47cdc76ceb95cc591d9c79a36dc3794975b5d136",
89 "reference": "2b9cec5a5e722010cbebc91713d4c11eaa064d5e", 89 "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136",
90 "shasum": "" 90 "shasum": ""
91 }, 91 },
92 "require": { 92 "require": {
@@ -143,7 +143,7 @@
143 "cache", 143 "cache",
144 "caching" 144 "caching"
145 ], 145 ],
146 "time": "2015-11-02 18:35:48" 146 "time": "2015-12-19 05:03:47"
147 }, 147 },
148 { 148 {
149 "name": "doctrine/collections", 149 "name": "doctrine/collections",
@@ -213,16 +213,16 @@
213 }, 213 },
214 { 214 {
215 "name": "doctrine/common", 215 "name": "doctrine/common",
216 "version": "v2.5.1", 216 "version": "v2.5.2",
217 "source": { 217 "source": {
218 "type": "git", 218 "type": "git",
219 "url": "https://github.com/doctrine/common.git", 219 "url": "https://github.com/doctrine/common.git",
220 "reference": "0009b8f0d4a917aabc971fb089eba80e872f83f9" 220 "reference": "311001fd9865a4d0d59efff4eac6d7dcb3f5270c"
221 }, 221 },
222 "dist": { 222 "dist": {
223 "type": "zip", 223 "type": "zip",
224 "url": "https://api.github.com/repos/doctrine/common/zipball/0009b8f0d4a917aabc971fb089eba80e872f83f9", 224 "url": "https://api.github.com/repos/doctrine/common/zipball/311001fd9865a4d0d59efff4eac6d7dcb3f5270c",
225 "reference": "0009b8f0d4a917aabc971fb089eba80e872f83f9", 225 "reference": "311001fd9865a4d0d59efff4eac6d7dcb3f5270c",
226 "shasum": "" 226 "shasum": ""
227 }, 227 },
228 "require": { 228 "require": {
@@ -239,7 +239,7 @@
239 "type": "library", 239 "type": "library",
240 "extra": { 240 "extra": {
241 "branch-alias": { 241 "branch-alias": {
242 "dev-master": "2.6.x-dev" 242 "dev-master": "2.5.x-dev"
243 } 243 }
244 }, 244 },
245 "autoload": { 245 "autoload": {
@@ -282,7 +282,7 @@
282 "persistence", 282 "persistence",
283 "spl" 283 "spl"
284 ], 284 ],
285 "time": "2015-08-31 13:00:22" 285 "time": "2015-12-04 12:49:42"
286 }, 286 },
287 { 287 {
288 "name": "doctrine/dbal", 288 "name": "doctrine/dbal",
@@ -435,24 +435,23 @@
435 }, 435 },
436 { 436 {
437 "name": "doctrine/doctrine-cache-bundle", 437 "name": "doctrine/doctrine-cache-bundle",
438 "version": "1.2.1", 438 "version": "1.2.2",
439 "source": { 439 "source": {
440 "type": "git", 440 "type": "git",
441 "url": "https://github.com/doctrine/DoctrineCacheBundle.git", 441 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
442 "reference": "3233bc78e222d528ca89a6a47d48d6f37888e95e" 442 "reference": "030ff41ef1db66370b36467086bfb817a661fe6a"
443 }, 443 },
444 "dist": { 444 "dist": {
445 "type": "zip", 445 "type": "zip",
446 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/3233bc78e222d528ca89a6a47d48d6f37888e95e", 446 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/030ff41ef1db66370b36467086bfb817a661fe6a",
447 "reference": "3233bc78e222d528ca89a6a47d48d6f37888e95e", 447 "reference": "030ff41ef1db66370b36467086bfb817a661fe6a",
448 "shasum": "" 448 "shasum": ""
449 }, 449 },
450 "require": { 450 "require": {
451 "doctrine/cache": "^1.4.2", 451 "doctrine/cache": "^1.4.2",
452 "doctrine/inflector": "~1.0", 452 "doctrine/inflector": "~1.0",
453 "php": ">=5.3.2", 453 "php": ">=5.3.2",
454 "symfony/doctrine-bridge": "~2.2|~3.0", 454 "symfony/doctrine-bridge": "~2.2|~3.0"
455 "symfony/security-acl": "~2.3|~3.0"
456 }, 455 },
457 "require-dev": { 456 "require-dev": {
458 "instaclick/coding-standard": "~1.1", 457 "instaclick/coding-standard": "~1.1",
@@ -465,13 +464,17 @@
465 "symfony/finder": "~2.2|~3.0", 464 "symfony/finder": "~2.2|~3.0",
466 "symfony/framework-bundle": "~2.2|~3.0", 465 "symfony/framework-bundle": "~2.2|~3.0",
467 "symfony/phpunit-bridge": "~2.7|~3.0", 466 "symfony/phpunit-bridge": "~2.7|~3.0",
467 "symfony/security-acl": "~2.3|~3.0",
468 "symfony/validator": "~2.2|~3.0", 468 "symfony/validator": "~2.2|~3.0",
469 "symfony/yaml": "~2.2|~3.0" 469 "symfony/yaml": "~2.2|~3.0"
470 }, 470 },
471 "suggest": {
472 "symfony/security-acl": "For using this bundle to cache ACLs"
473 },
471 "type": "symfony-bundle", 474 "type": "symfony-bundle",
472 "extra": { 475 "extra": {
473 "branch-alias": { 476 "branch-alias": {
474 "dev-master": "1.0.x-dev" 477 "dev-master": "1.2.x-dev"
475 } 478 }
476 }, 479 },
477 "autoload": { 480 "autoload": {
@@ -515,7 +518,7 @@
515 "cache", 518 "cache",
516 "caching" 519 "caching"
517 ], 520 ],
518 "time": "2015-11-05 13:48:27" 521 "time": "2015-11-27 04:59:07"
519 }, 522 },
520 { 523 {
521 "name": "doctrine/inflector", 524 "name": "doctrine/inflector",
@@ -694,16 +697,16 @@
694 }, 697 },
695 { 698 {
696 "name": "doctrine/orm", 699 "name": "doctrine/orm",
697 "version": "v2.5.1", 700 "version": "v2.5.2",
698 "source": { 701 "source": {
699 "type": "git", 702 "type": "git",
700 "url": "https://github.com/doctrine/doctrine2.git", 703 "url": "https://github.com/doctrine/doctrine2.git",
701 "reference": "e6a83bedbe67579cb0bfb688e982e617943a2945" 704 "reference": "464b5fdbfbbeb4a65465ac173c4c5d90960f41ff"
702 }, 705 },
703 "dist": { 706 "dist": {
704 "type": "zip", 707 "type": "zip",
705 "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/e6a83bedbe67579cb0bfb688e982e617943a2945", 708 "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/464b5fdbfbbeb4a65465ac173c4c5d90960f41ff",
706 "reference": "e6a83bedbe67579cb0bfb688e982e617943a2945", 709 "reference": "464b5fdbfbbeb4a65465ac173c4c5d90960f41ff",
707 "shasum": "" 710 "shasum": ""
708 }, 711 },
709 "require": { 712 "require": {
@@ -714,12 +717,12 @@
714 "doctrine/instantiator": "~1.0.1", 717 "doctrine/instantiator": "~1.0.1",
715 "ext-pdo": "*", 718 "ext-pdo": "*",
716 "php": ">=5.4", 719 "php": ">=5.4",
717 "symfony/console": "~2.5" 720 "symfony/console": "~2.5|~3.0"
718 }, 721 },
719 "require-dev": { 722 "require-dev": {
720 "phpunit/phpunit": "~4.0", 723 "phpunit/phpunit": "~4.0",
721 "satooshi/php-coveralls": "dev-master", 724 "satooshi/php-coveralls": "dev-master",
722 "symfony/yaml": "~2.1" 725 "symfony/yaml": "~2.3|~3.0"
723 }, 726 },
724 "suggest": { 727 "suggest": {
725 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" 728 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
@@ -767,7 +770,7 @@
767 "database", 770 "database",
768 "orm" 771 "orm"
769 ], 772 ],
770 "time": "2015-08-31 12:59:39" 773 "time": "2015-11-23 12:44:25"
771 }, 774 },
772 { 775 {
773 "name": "ezyang/htmlpurifier", 776 "name": "ezyang/htmlpurifier",
@@ -938,25 +941,25 @@
938 }, 941 },
939 { 942 {
940 "name": "friendsofsymfony/rest-bundle", 943 "name": "friendsofsymfony/rest-bundle",
941 "version": "1.7.2", 944 "version": "1.7.6",
942 "target-dir": "FOS/RestBundle", 945 "target-dir": "FOS/RestBundle",
943 "source": { 946 "source": {
944 "type": "git", 947 "type": "git",
945 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", 948 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
946 "reference": "70db6f7af4bb198881bfc9106aea633fa3e818c0" 949 "reference": "f95b2f141748e9a5e2ddae833f60c38417aee8c3"
947 }, 950 },
948 "dist": { 951 "dist": {
949 "type": "zip", 952 "type": "zip",
950 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/70db6f7af4bb198881bfc9106aea633fa3e818c0", 953 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/f95b2f141748e9a5e2ddae833f60c38417aee8c3",
951 "reference": "70db6f7af4bb198881bfc9106aea633fa3e818c0", 954 "reference": "f95b2f141748e9a5e2ddae833f60c38417aee8c3",
952 "shasum": "" 955 "shasum": ""
953 }, 956 },
954 "require": { 957 "require": {
955 "doctrine/inflector": "~1.0", 958 "doctrine/inflector": "~1.0",
956 "php": ">=5.3.9", 959 "php": "^5.3.9|~7.0",
957 "psr/log": "~1.0", 960 "psr/log": "~1.0",
958 "symfony/framework-bundle": "~2.3", 961 "symfony/framework-bundle": "~2.3|~3.0",
959 "symfony/http-kernel": "~2.3,>=2.3.24", 962 "symfony/http-kernel": "^2.3.24|~3.0",
960 "willdurand/jsonp-callback-validator": "~1.0", 963 "willdurand/jsonp-callback-validator": "~1.0",
961 "willdurand/negotiation": "~1.2" 964 "willdurand/negotiation": "~1.2"
962 }, 965 },
@@ -969,15 +972,16 @@
969 "jms/serializer": "~0.13|~1.0", 972 "jms/serializer": "~0.13|~1.0",
970 "jms/serializer-bundle": "~0.12|~1.0", 973 "jms/serializer-bundle": "~0.12|~1.0",
971 "phpoption/phpoption": "~1.1.0", 974 "phpoption/phpoption": "~1.1.0",
972 "sensio/framework-extra-bundle": "~3.0", 975 "sensio/framework-extra-bundle": "~2.0|~3.0",
973 "sllh/php-cs-fixer-styleci-bridge": "^1.3", 976 "sllh/php-cs-fixer-styleci-bridge": "^1.3",
974 "symfony/browser-kit": "~2.3", 977 "symfony/browser-kit": "~2.3|~3.0",
975 "symfony/dependency-injection": "~2.3", 978 "symfony/dependency-injection": "~2.3|~3.0",
976 "symfony/form": "~2.3", 979 "symfony/form": "~2.3|~3.0",
977 "symfony/security": "~2.3", 980 "symfony/phpunit-bridge": "~2.7|~3.0",
978 "symfony/serializer": "~2.3", 981 "symfony/security": "~2.3|~3.0",
979 "symfony/validator": "~2.3", 982 "symfony/serializer": "~2.3|~3.0",
980 "symfony/yaml": "~2.3" 983 "symfony/validator": "~2.3|~3.0",
984 "symfony/yaml": "~2.3|~3.0"
981 }, 985 },
982 "suggest": { 986 "suggest": {
983 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ~0.12||~1.0", 987 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ~0.12||~1.0",
@@ -1014,12 +1018,12 @@
1014 "email": "ever.zet@gmail.com" 1018 "email": "ever.zet@gmail.com"
1015 } 1019 }
1016 ], 1020 ],
1017 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony2", 1021 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
1018 "homepage": "http://friendsofsymfony.github.com", 1022 "homepage": "http://friendsofsymfony.github.com",
1019 "keywords": [ 1023 "keywords": [
1020 "rest" 1024 "rest"
1021 ], 1025 ],
1022 "time": "2015-10-16 07:05:52" 1026 "time": "2015-12-20 13:45:30"
1023 }, 1027 },
1024 { 1028 {
1025 "name": "friendsofsymfony/user-bundle", 1029 "name": "friendsofsymfony/user-bundle",
@@ -1027,26 +1031,28 @@
1027 "source": { 1031 "source": {
1028 "type": "git", 1032 "type": "git",
1029 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git", 1033 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
1030 "reference": "45d6f40178216a840885b4ca6d7de9e67068568a" 1034 "reference": "e39b040e272c72f0a090c67d802e1d3b2d0b0313"
1031 }, 1035 },
1032 "dist": { 1036 "dist": {
1033 "type": "zip", 1037 "type": "zip",
1034 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/45d6f40178216a840885b4ca6d7de9e67068568a", 1038 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/e39b040e272c72f0a090c67d802e1d3b2d0b0313",
1035 "reference": "45d6f40178216a840885b4ca6d7de9e67068568a", 1039 "reference": "e39b040e272c72f0a090c67d802e1d3b2d0b0313",
1036 "shasum": "" 1040 "shasum": ""
1037 }, 1041 },
1038 "require": { 1042 "require": {
1039 "php": ">=5.3.9", 1043 "php": ">=5.3.9",
1040 "symfony/form": "~2.3", 1044 "symfony/form": "~2.3|~3.0",
1041 "symfony/framework-bundle": "~2.3", 1045 "symfony/framework-bundle": "~2.3|~3.0",
1042 "symfony/security-bundle": "~2.3", 1046 "symfony/security-bundle": "~2.3|~3.0",
1043 "symfony/twig-bundle": "~2.3" 1047 "symfony/twig-bundle": "~2.3|~3.0"
1044 }, 1048 },
1045 "require-dev": { 1049 "require-dev": {
1046 "doctrine/doctrine-bundle": "~1.3", 1050 "doctrine/doctrine-bundle": "~1.3",
1047 "swiftmailer/swiftmailer": "~4.3|~5", 1051 "swiftmailer/swiftmailer": "~4.3|~5",
1048 "symfony/validator": "~2.3", 1052 "symfony/console": "~2.3|~3.0",
1049 "symfony/yaml": "~2.3", 1053 "symfony/phpunit-bridge": "~2.7|~3.0",
1054 "symfony/validator": "~2.3|~3.0",
1055 "symfony/yaml": "~2.3|~3.0",
1050 "willdurand/propel-typehintable-behavior": "~1.0" 1056 "willdurand/propel-typehintable-behavior": "~1.0"
1051 }, 1057 },
1052 "suggest": { 1058 "suggest": {
@@ -1086,7 +1092,7 @@
1086 "keywords": [ 1092 "keywords": [
1087 "User management" 1093 "User management"
1088 ], 1094 ],
1089 "time": "2015-11-03 10:24:23" 1095 "time": "2015-12-05 09:38:57"
1090 }, 1096 },
1091 { 1097 {
1092 "name": "grandt/binstring", 1098 "name": "grandt/binstring",
@@ -2188,30 +2194,31 @@
2188 }, 2194 },
2189 { 2195 {
2190 "name": "j0k3r/graby", 2196 "name": "j0k3r/graby",
2191 "version": "1.0.4", 2197 "version": "1.0.7",
2192 "source": { 2198 "source": {
2193 "type": "git", 2199 "type": "git",
2194 "url": "https://github.com/j0k3r/graby.git", 2200 "url": "https://github.com/j0k3r/graby.git",
2195 "reference": "488cee65ac6ea5dd6bb9734b982159e591de6f0e" 2201 "reference": "301f8c492be4c9b2bed8f29c32641636de0eca0a"
2196 }, 2202 },
2197 "dist": { 2203 "dist": {
2198 "type": "zip", 2204 "type": "zip",
2199 "url": "https://api.github.com/repos/j0k3r/graby/zipball/488cee65ac6ea5dd6bb9734b982159e591de6f0e", 2205 "url": "https://api.github.com/repos/j0k3r/graby/zipball/301f8c492be4c9b2bed8f29c32641636de0eca0a",
2200 "reference": "488cee65ac6ea5dd6bb9734b982159e591de6f0e", 2206 "reference": "301f8c492be4c9b2bed8f29c32641636de0eca0a",
2201 "shasum": "" 2207 "shasum": ""
2202 }, 2208 },
2203 "require": { 2209 "require": {
2210 "ext-curl": "*",
2204 "guzzlehttp/guzzle": "^5.2.0", 2211 "guzzlehttp/guzzle": "^5.2.0",
2205 "htmlawed/htmlawed": "^1.1.19", 2212 "htmlawed/htmlawed": "^1.1.19",
2206 "j0k3r/graby-site-config": "^1.0.0", 2213 "j0k3r/graby-site-config": "^1.0.0",
2207 "j0k3r/php-readability": "^1.0", 2214 "j0k3r/php-readability": "^1.0",
2208 "j0k3r/safecurl": "1.1.1", 2215 "j0k3r/safecurl": "~2.0",
2209 "monolog/monolog": "^1.13.1", 2216 "monolog/monolog": "^1.13.1",
2210 "neitanod/forceutf8": "^1.4", 2217 "neitanod/forceutf8": "^2.0",
2211 "php": ">=5.4", 2218 "php": ">=5.4",
2212 "simplepie/simplepie": "^1.3.1", 2219 "simplepie/simplepie": "^1.3.1",
2213 "smalot/pdfparser": "~0.9.24", 2220 "smalot/pdfparser": "~0.9.24",
2214 "symfony/options-resolver": "^2.6.6" 2221 "symfony/options-resolver": "~2.6|~3.0"
2215 }, 2222 },
2216 "type": "library", 2223 "type": "library",
2217 "autoload": { 2224 "autoload": {
@@ -2219,7 +2226,6 @@
2219 "Graby\\": "src/" 2226 "Graby\\": "src/"
2220 } 2227 }
2221 }, 2228 },
2222 "notification-url": "https://packagist.org/downloads/",
2223 "license": [ 2229 "license": [
2224 "AGPL-3.0" 2230 "AGPL-3.0"
2225 ], 2231 ],
@@ -2236,24 +2242,27 @@
2236 } 2242 }
2237 ], 2243 ],
2238 "description": "Graby helps you extract article content from web pages", 2244 "description": "Graby helps you extract article content from web pages",
2239 "time": "2015-10-28 06:38:06" 2245 "support": {
2246 "source": "https://github.com/bdunogier/graby/tree/1.0.7"
2247 },
2248 "time": "2015-12-16 10:21:48"
2240 }, 2249 },
2241 { 2250 {
2242 "name": "j0k3r/graby-site-config", 2251 "name": "j0k3r/graby-site-config",
2243 "version": "1.0.6", 2252 "version": "1.0.10",
2244 "source": { 2253 "source": {
2245 "type": "git", 2254 "type": "git",
2246 "url": "https://github.com/j0k3r/graby-site-config.git", 2255 "url": "https://github.com/j0k3r/graby-site-config.git",
2247 "reference": "6631451c1be563ff3bc8fa16c60ef7df38f8e65b" 2256 "reference": "daea5cdd2c3d89cb90402205392423030f8eebce"
2248 }, 2257 },
2249 "dist": { 2258 "dist": {
2250 "type": "zip", 2259 "type": "zip",
2251 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/6631451c1be563ff3bc8fa16c60ef7df38f8e65b", 2260 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/daea5cdd2c3d89cb90402205392423030f8eebce",
2252 "reference": "6631451c1be563ff3bc8fa16c60ef7df38f8e65b", 2261 "reference": "daea5cdd2c3d89cb90402205392423030f8eebce",
2253 "shasum": "" 2262 "shasum": ""
2254 }, 2263 },
2255 "require": { 2264 "require": {
2256 "symfony/finder": "^2.6.6" 2265 "symfony/finder": "~2.6|~3.0"
2257 }, 2266 },
2258 "type": "library", 2267 "type": "library",
2259 "autoload": { 2268 "autoload": {
@@ -2272,7 +2281,7 @@
2272 } 2281 }
2273 ], 2282 ],
2274 "description": "Graby site config files", 2283 "description": "Graby site config files",
2275 "time": "2015-10-24 14:44:25" 2284 "time": "2015-12-16 10:27:19"
2276 }, 2285 },
2277 { 2286 {
2278 "name": "j0k3r/php-readability", 2287 "name": "j0k3r/php-readability",
@@ -2338,25 +2347,29 @@
2338 }, 2347 },
2339 { 2348 {
2340 "name": "j0k3r/safecurl", 2349 "name": "j0k3r/safecurl",
2341 "version": "v1.1.1", 2350 "version": "2.0.2",
2342 "source": { 2351 "source": {
2343 "type": "git", 2352 "type": "git",
2344 "url": "https://github.com/j0k3r/safecurl.git", 2353 "url": "https://github.com/j0k3r/safecurl.git",
2345 "reference": "3e8594a944ede2b74f3e24e371f2770bbfed6aa5" 2354 "reference": "d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b"
2346 }, 2355 },
2347 "dist": { 2356 "dist": {
2348 "type": "zip", 2357 "type": "zip",
2349 "url": "https://api.github.com/repos/j0k3r/safecurl/zipball/3e8594a944ede2b74f3e24e371f2770bbfed6aa5", 2358 "url": "https://api.github.com/repos/j0k3r/safecurl/zipball/d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b",
2350 "reference": "3e8594a944ede2b74f3e24e371f2770bbfed6aa5", 2359 "reference": "d5b7a0dcda23f8fd6a3f0ca3dac080e38388ba4b",
2351 "shasum": "" 2360 "shasum": ""
2352 }, 2361 },
2353 "require": { 2362 "require": {
2354 "php": ">=5.3.0" 2363 "ext-curl": "*",
2364 "php": ">=5.3.3"
2365 },
2366 "require-dev": {
2367 "phpunit/phpunit": "^4.0.0"
2355 }, 2368 },
2356 "type": "library", 2369 "type": "library",
2357 "autoload": { 2370 "autoload": {
2358 "psr-0": { 2371 "psr-4": {
2359 "fin1te\\SafeCurl": "src/" 2372 "fin1te\\SafeCurl\\": "src/"
2360 } 2373 }
2361 }, 2374 },
2362 "notification-url": "https://packagist.org/downloads/", 2375 "notification-url": "https://packagist.org/downloads/",
@@ -2382,7 +2395,7 @@
2382 "ssrf", 2395 "ssrf",
2383 "websec" 2396 "websec"
2384 ], 2397 ],
2385 "time": "2015-10-01 18:30:41" 2398 "time": "2015-11-23 08:16:01"
2386 }, 2399 },
2387 { 2400 {
2388 "name": "jdorn/sql-formatter", 2401 "name": "jdorn/sql-formatter",
@@ -2663,21 +2676,21 @@
2663 }, 2676 },
2664 { 2677 {
2665 "name": "kphoen/rulerz", 2678 "name": "kphoen/rulerz",
2666 "version": "0.14.0", 2679 "version": "0.16.2",
2667 "source": { 2680 "source": {
2668 "type": "git", 2681 "type": "git",
2669 "url": "https://github.com/K-Phoen/rulerz.git", 2682 "url": "https://github.com/K-Phoen/rulerz.git",
2670 "reference": "608649b148ffdf3437600cc0f450d59b0579148d" 2683 "reference": "2b4fd796dadad204353e966b9f53040225ce6871"
2671 }, 2684 },
2672 "dist": { 2685 "dist": {
2673 "type": "zip", 2686 "type": "zip",
2674 "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/608649b148ffdf3437600cc0f450d59b0579148d", 2687 "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/2b4fd796dadad204353e966b9f53040225ce6871",
2675 "reference": "608649b148ffdf3437600cc0f450d59b0579148d", 2688 "reference": "2b4fd796dadad204353e966b9f53040225ce6871",
2676 "shasum": "" 2689 "shasum": ""
2677 }, 2690 },
2678 "require": { 2691 "require": {
2679 "hoa/ruler": "~1.0", 2692 "hoa/ruler": "~1.0",
2680 "php": ">=5.4", 2693 "php": ">=5.5",
2681 "symfony/property-access": "~2.3" 2694 "symfony/property-access": "~2.3"
2682 }, 2695 },
2683 "require-dev": { 2696 "require-dev": {
@@ -2687,18 +2700,20 @@
2687 "elasticsearch/elasticsearch": "~1.0", 2700 "elasticsearch/elasticsearch": "~1.0",
2688 "illuminate/database": "~5.0", 2701 "illuminate/database": "~5.0",
2689 "mikey179/vfsstream": "~1.4", 2702 "mikey179/vfsstream": "~1.4",
2690 "phpspec/phpspec": "~2.0", 2703 "phpspec/phpspec": "~2.0,>=2.4-dev",
2691 "pomm-project/cli": "~2.0@dev", 2704 "pomm-project/cli": "~2.0@dev",
2692 "pomm-project/foundation": "~2.0@dev", 2705 "pomm-project/foundation": "~2.0@dev",
2693 "pomm-project/model-manager": "~2.0.@dev", 2706 "pomm-project/model-manager": "~2.0.@dev",
2694 "ruflin/elastica": "~1.0", 2707 "ruflin/elastica": "~1.0",
2708 "solarium/solarium": "~3.0",
2695 "vlucas/phpdotenv": "~2.1" 2709 "vlucas/phpdotenv": "~2.1"
2696 }, 2710 },
2697 "suggest": { 2711 "suggest": {
2698 "doctrine/orm": "To execute rules as Doctrine queries", 2712 "doctrine/orm": "To execute rules as Doctrine queries",
2699 "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries", 2713 "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries",
2700 "kphoen/rulerz-spec-builder": "If you want a specification builder", 2714 "kphoen/rulerz-spec-builder": "If you want a specification builder",
2701 "pomm-project/model-manager": "To execute rules as Pomm queries" 2715 "pomm-project/model-manager": "To execute rules as Pomm queries",
2716 "solarium/solarium": "To execute rules as Solr queries"
2702 }, 2717 },
2703 "type": "library", 2718 "type": "library",
2704 "extra": { 2719 "extra": {
@@ -2727,7 +2742,7 @@
2727 "doctrine", 2742 "doctrine",
2728 "specification" 2743 "specification"
2729 ], 2744 ],
2730 "time": "2015-10-31 20:54:37" 2745 "time": "2015-12-07 22:24:24"
2731 }, 2746 },
2732 { 2747 {
2733 "name": "kphoen/rulerz-bundle", 2748 "name": "kphoen/rulerz-bundle",
@@ -2781,38 +2796,37 @@
2781 }, 2796 },
2782 { 2797 {
2783 "name": "kriswallsmith/assetic", 2798 "name": "kriswallsmith/assetic",
2784 "version": "v1.3.1", 2799 "version": "v1.3.2",
2785 "source": { 2800 "source": {
2786 "type": "git", 2801 "type": "git",
2787 "url": "https://github.com/kriswallsmith/assetic.git", 2802 "url": "https://github.com/kriswallsmith/assetic.git",
2788 "reference": "cb92b179dddfb8a3f341d53bd27e088f24d9c2e5" 2803 "reference": "9928f7c4ad98b234e3559d1049abd13387f86db5"
2789 }, 2804 },
2790 "dist": { 2805 "dist": {
2791 "type": "zip", 2806 "type": "zip",
2792 "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/cb92b179dddfb8a3f341d53bd27e088f24d9c2e5", 2807 "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/9928f7c4ad98b234e3559d1049abd13387f86db5",
2793 "reference": "cb92b179dddfb8a3f341d53bd27e088f24d9c2e5", 2808 "reference": "9928f7c4ad98b234e3559d1049abd13387f86db5",
2794 "shasum": "" 2809 "shasum": ""
2795 }, 2810 },
2796 "require": { 2811 "require": {
2797 "php": ">=5.3.1", 2812 "php": ">=5.3.1",
2798 "symfony/process": "~2.1" 2813 "symfony/process": "~2.1|~3.0"
2799 }, 2814 },
2800 "conflict": { 2815 "conflict": {
2801 "twig/twig": "<1.12" 2816 "twig/twig": "<1.23"
2802 }, 2817 },
2803 "require-dev": { 2818 "require-dev": {
2804 "cssmin/cssmin": "*", 2819 "cssmin/cssmin": "3.0.1",
2805 "joliclic/javascript-packer": "*", 2820 "joliclic/javascript-packer": "1.1",
2806 "kamicane/packager": "*", 2821 "kamicane/packager": "1.0",
2807 "leafo/lessphp": "^0.3.7", 2822 "leafo/lessphp": "^0.3.7",
2808 "leafo/scssphp": "*@dev", 2823 "leafo/scssphp": "~0.1",
2809 "leafo/scssphp-compass": "*@dev", 2824 "mrclay/minify": "~2.2",
2810 "mrclay/minify": "*",
2811 "patchwork/jsqueeze": "~1.0|~2.0", 2825 "patchwork/jsqueeze": "~1.0|~2.0",
2812 "phpunit/phpunit": "~4.8", 2826 "phpunit/phpunit": "~4.8",
2813 "psr/log": "~1.0", 2827 "psr/log": "~1.0",
2814 "ptachoire/cssembed": "*", 2828 "ptachoire/cssembed": "~1.0",
2815 "symfony/phpunit-bridge": "~2.7", 2829 "symfony/phpunit-bridge": "~2.7|~3.0",
2816 "twig/twig": "~1.8|~2.0" 2830 "twig/twig": "~1.8|~2.0"
2817 }, 2831 },
2818 "suggest": { 2832 "suggest": {
@@ -2855,7 +2869,7 @@
2855 "compression", 2869 "compression",
2856 "minification" 2870 "minification"
2857 ], 2871 ],
2858 "time": "2015-10-15 01:33:42" 2872 "time": "2015-11-12 13:51:40"
2859 }, 2873 },
2860 { 2874 {
2861 "name": "lexik/form-filter-bundle", 2875 "name": "lexik/form-filter-bundle",
@@ -3018,16 +3032,16 @@
3018 }, 3032 },
3019 { 3033 {
3020 "name": "michelf/php-markdown", 3034 "name": "michelf/php-markdown",
3021 "version": "1.5.0", 3035 "version": "1.5.1",
3022 "source": { 3036 "source": {
3023 "type": "git", 3037 "type": "git",
3024 "url": "https://github.com/michelf/php-markdown.git", 3038 "url": "https://github.com/michelf/php-markdown.git",
3025 "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9" 3039 "reference": "155287e4222d2dd69b6a21221617b50668d5892e"
3026 }, 3040 },
3027 "dist": { 3041 "dist": {
3028 "type": "zip", 3042 "type": "zip",
3029 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/e1aabe18173231ebcefc90e615565742fc1c7fd9", 3043 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/155287e4222d2dd69b6a21221617b50668d5892e",
3030 "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9", 3044 "reference": "155287e4222d2dd69b6a21221617b50668d5892e",
3031 "shasum": "" 3045 "shasum": ""
3032 }, 3046 },
3033 "require": { 3047 "require": {
@@ -3050,14 +3064,14 @@
3050 ], 3064 ],
3051 "authors": [ 3065 "authors": [
3052 { 3066 {
3053 "name": "John Gruber",
3054 "homepage": "http://daringfireball.net/"
3055 },
3056 {
3057 "name": "Michel Fortin", 3067 "name": "Michel Fortin",
3058 "email": "michel.fortin@michelf.ca", 3068 "email": "michel.fortin@michelf.ca",
3059 "homepage": "https://michelf.ca/", 3069 "homepage": "https://michelf.ca/",
3060 "role": "Developer" 3070 "role": "Developer"
3071 },
3072 {
3073 "name": "John Gruber",
3074 "homepage": "https://daringfireball.net/"
3061 } 3075 }
3062 ], 3076 ],
3063 "description": "PHP Markdown", 3077 "description": "PHP Markdown",
@@ -3065,7 +3079,7 @@
3065 "keywords": [ 3079 "keywords": [
3066 "markdown" 3080 "markdown"
3067 ], 3081 ],
3068 "time": "2015-03-01 12:03:08" 3082 "time": "2015-12-22 18:18:12"
3069 }, 3083 },
3070 { 3084 {
3071 "name": "monolog/monolog", 3085 "name": "monolog/monolog",
@@ -3146,16 +3160,16 @@
3146 }, 3160 },
3147 { 3161 {
3148 "name": "neitanod/forceutf8", 3162 "name": "neitanod/forceutf8",
3149 "version": "v1.5", 3163 "version": "v2.0",
3150 "source": { 3164 "source": {
3151 "type": "git", 3165 "type": "git",
3152 "url": "https://github.com/neitanod/forceutf8.git", 3166 "url": "https://github.com/neitanod/forceutf8.git",
3153 "reference": "1b577b9430cb7bd20d8dd7435f36120b85880ace" 3167 "reference": "2c1b21e00ed16b2b083ae4e27901cb5f2856db90"
3154 }, 3168 },
3155 "dist": { 3169 "dist": {
3156 "type": "zip", 3170 "type": "zip",
3157 "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/1b577b9430cb7bd20d8dd7435f36120b85880ace", 3171 "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/2c1b21e00ed16b2b083ae4e27901cb5f2856db90",
3158 "reference": "1b577b9430cb7bd20d8dd7435f36120b85880ace", 3172 "reference": "2c1b21e00ed16b2b083ae4e27901cb5f2856db90",
3159 "shasum": "" 3173 "shasum": ""
3160 }, 3174 },
3161 "require": { 3175 "require": {
@@ -3176,29 +3190,29 @@
3176 ], 3190 ],
3177 "description": "PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.", 3191 "description": "PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.",
3178 "homepage": "https://github.com/neitanod/forceutf8", 3192 "homepage": "https://github.com/neitanod/forceutf8",
3179 "time": "2015-01-02 13:36:36" 3193 "time": "2015-05-07 16:37:23"
3180 }, 3194 },
3181 { 3195 {
3182 "name": "nelmio/api-doc-bundle", 3196 "name": "nelmio/api-doc-bundle",
3183 "version": "2.10.3", 3197 "version": "2.11.1",
3184 "target-dir": "Nelmio/ApiDocBundle", 3198 "target-dir": "Nelmio/ApiDocBundle",
3185 "source": { 3199 "source": {
3186 "type": "git", 3200 "type": "git",
3187 "url": "https://github.com/nelmio/NelmioApiDocBundle.git", 3201 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
3188 "reference": "be90e8aad60b7701097b900c4a3a971a50f9862e" 3202 "reference": "19d4e37365edd5104e31662a2d3b510d92a7e78a"
3189 }, 3203 },
3190 "dist": { 3204 "dist": {
3191 "type": "zip", 3205 "type": "zip",
3192 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/be90e8aad60b7701097b900c4a3a971a50f9862e", 3206 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/19d4e37365edd5104e31662a2d3b510d92a7e78a",
3193 "reference": "be90e8aad60b7701097b900c4a3a971a50f9862e", 3207 "reference": "19d4e37365edd5104e31662a2d3b510d92a7e78a",
3194 "shasum": "" 3208 "shasum": ""
3195 }, 3209 },
3196 "require": { 3210 "require": {
3197 "michelf/php-markdown": "~1.4", 3211 "michelf/php-markdown": "~1.4",
3198 "php": ">=5.3", 3212 "php": ">=5.3",
3199 "symfony/console": "~2.3", 3213 "symfony/console": "~2.3|~3.0",
3200 "symfony/framework-bundle": "~2.3", 3214 "symfony/framework-bundle": "~2.3|~3.0",
3201 "symfony/twig-bundle": "~2.3" 3215 "symfony/twig-bundle": "~2.3|~3.0"
3202 }, 3216 },
3203 "conflict": { 3217 "conflict": {
3204 "jms/serializer": "<0.12", 3218 "jms/serializer": "<0.12",
@@ -3206,18 +3220,20 @@
3206 "twig/twig": "<1.12" 3220 "twig/twig": "<1.12"
3207 }, 3221 },
3208 "require-dev": { 3222 "require-dev": {
3209 "dunglas/api-bundle": "~1.0", 3223 "doctrine/doctrine-bundle": "~1.5",
3210 "friendsofsymfony/rest-bundle": "~1.0", 3224 "doctrine/orm": "~2.3",
3225 "dunglas/api-bundle": "~1.0@dev",
3226 "friendsofsymfony/rest-bundle": "~1.0|~2.0",
3211 "jms/serializer-bundle": ">=0.11", 3227 "jms/serializer-bundle": ">=0.11",
3212 "sensio/framework-extra-bundle": "~3.0", 3228 "sensio/framework-extra-bundle": "~3.0",
3213 "symfony/browser-kit": "~2.3", 3229 "symfony/browser-kit": "~2.3|~3.0",
3214 "symfony/css-selector": "~2.3", 3230 "symfony/css-selector": "~2.3|~3.0",
3215 "symfony/finder": "~2.3", 3231 "symfony/finder": "~2.3|~3.0",
3216 "symfony/form": "~2.3", 3232 "symfony/form": "~2.3|~3.0",
3217 "symfony/phpunit-bridge": "~2.7", 3233 "symfony/phpunit-bridge": "~2.7|~3.0",
3218 "symfony/serializer": "~2.7", 3234 "symfony/serializer": "~2.7|~3.0",
3219 "symfony/validator": "~2.3", 3235 "symfony/validator": "~2.3|~3.0",
3220 "symfony/yaml": "~2.3" 3236 "symfony/yaml": "~2.3|~3.0"
3221 }, 3237 },
3222 "suggest": { 3238 "suggest": {
3223 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.", 3239 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
@@ -3229,7 +3245,7 @@
3229 "type": "symfony-bundle", 3245 "type": "symfony-bundle",
3230 "extra": { 3246 "extra": {
3231 "branch-alias": { 3247 "branch-alias": {
3232 "dev-master": "2.10.x-dev" 3248 "dev-master": "2.11-dev"
3233 } 3249 }
3234 }, 3250 },
3235 "autoload": { 3251 "autoload": {
@@ -3258,40 +3274,42 @@
3258 "documentation", 3274 "documentation",
3259 "rest" 3275 "rest"
3260 ], 3276 ],
3261 "time": "2015-10-28 09:30:40" 3277 "time": "2015-12-08 13:19:42"
3262 }, 3278 },
3263 { 3279 {
3264 "name": "nelmio/cors-bundle", 3280 "name": "nelmio/cors-bundle",
3265 "version": "1.4.0", 3281 "version": "1.4.1",
3266 "target-dir": "Nelmio/CorsBundle",
3267 "source": { 3282 "source": {
3268 "type": "git", 3283 "type": "git",
3269 "url": "https://github.com/nelmio/NelmioCorsBundle.git", 3284 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
3270 "reference": "553b4c5cdb3ff155f910e8f6e3e0806d42c763a6" 3285 "reference": "fa14a81737c605bf4766054cdcb72a16a433d537"
3271 }, 3286 },
3272 "dist": { 3287 "dist": {
3273 "type": "zip", 3288 "type": "zip",
3274 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/553b4c5cdb3ff155f910e8f6e3e0806d42c763a6", 3289 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/fa14a81737c605bf4766054cdcb72a16a433d537",
3275 "reference": "553b4c5cdb3ff155f910e8f6e3e0806d42c763a6", 3290 "reference": "fa14a81737c605bf4766054cdcb72a16a433d537",
3276 "shasum": "" 3291 "shasum": ""
3277 }, 3292 },
3278 "require": { 3293 "require": {
3279 "symfony/framework-bundle": "~2.2" 3294 "symfony/framework-bundle": "^2.2 || ^3.0"
3280 }, 3295 },
3281 "require-dev": { 3296 "require-dev": {
3282 "matthiasnoback/symfony-dependency-injection-test": "0.2.*", 3297 "matthiasnoback/symfony-dependency-injection-test": "^0.7.6",
3283 "mockery/mockery": "dev-master" 3298 "mockery/mockery": "0.9.*"
3284 }, 3299 },
3285 "type": "symfony-bundle", 3300 "type": "symfony-bundle",
3286 "extra": { 3301 "extra": {
3287 "branch-alias": { 3302 "branch-alias": {
3288 "dev-master": "1.3.x-dev" 3303 "dev-master": "1.4.x-dev"
3289 } 3304 }
3290 }, 3305 },
3291 "autoload": { 3306 "autoload": {
3292 "psr-0": { 3307 "psr-4": {
3293 "Nelmio\\CorsBundle": "" 3308 "Nelmio\\CorsBundle\\": ""
3294 } 3309 },
3310 "exclude-from-classmap": [
3311 "/Tests/"
3312 ]
3295 }, 3313 },
3296 "notification-url": "https://packagist.org/downloads/", 3314 "notification-url": "https://packagist.org/downloads/",
3297 "license": [ 3315 "license": [
@@ -3313,7 +3331,7 @@
3313 "cors", 3331 "cors",
3314 "crossdomain" 3332 "crossdomain"
3315 ], 3333 ],
3316 "time": "2015-01-13 17:53:27" 3334 "time": "2015-12-09 17:26:34"
3317 }, 3335 },
3318 { 3336 {
3319 "name": "pagerfanta/pagerfanta", 3337 "name": "pagerfanta/pagerfanta",
@@ -3484,22 +3502,22 @@
3484 }, 3502 },
3485 { 3503 {
3486 "name": "phpzip/phpzip", 3504 "name": "phpzip/phpzip",
3487 "version": "2.0.7", 3505 "version": "2.0.8",
3488 "source": { 3506 "source": {
3489 "type": "git", 3507 "type": "git",
3490 "url": "https://github.com/Grandt/PHPZip.git", 3508 "url": "https://github.com/Grandt/PHPZip.git",
3491 "reference": "a43a7ce8b2f21050f8b143876c5c1661b0d65306" 3509 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47"
3492 }, 3510 },
3493 "dist": { 3511 "dist": {
3494 "type": "zip", 3512 "type": "zip",
3495 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/a43a7ce8b2f21050f8b143876c5c1661b0d65306", 3513 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47",
3496 "reference": "a43a7ce8b2f21050f8b143876c5c1661b0d65306", 3514 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47",
3497 "shasum": "" 3515 "shasum": ""
3498 }, 3516 },
3499 "require": { 3517 "require": {
3500 "grandt/binstring": ">=0.2.0", 3518 "grandt/binstring": ">=1.0.0",
3501 "grandt/phpzipmerge": ">=1.0.3", 3519 "grandt/phpzipmerge": ">=1.0.4",
3502 "grandt/relativepath": ">=1.0.1", 3520 "grandt/relativepath": ">=1.0.2",
3503 "php": ">=5.3.0" 3521 "php": ">=5.3.0"
3504 }, 3522 },
3505 "type": "library", 3523 "type": "library",
@@ -3541,7 +3559,7 @@
3541 "stream", 3559 "stream",
3542 "zip" 3560 "zip"
3543 ], 3561 ],
3544 "time": "2015-04-30 06:45:53" 3562 "time": "2015-11-16 16:30:51"
3545 }, 3563 },
3546 { 3564 {
3547 "name": "psr/log", 3565 "name": "psr/log",
@@ -3676,17 +3694,17 @@
3676 }, 3694 },
3677 { 3695 {
3678 "name": "sensio/distribution-bundle", 3696 "name": "sensio/distribution-bundle",
3679 "version": "v3.0.33", 3697 "version": "v3.0.34",
3680 "target-dir": "Sensio/Bundle/DistributionBundle", 3698 "target-dir": "Sensio/Bundle/DistributionBundle",
3681 "source": { 3699 "source": {
3682 "type": "git", 3700 "type": "git",
3683 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", 3701 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
3684 "reference": "63245e12c948bf50278383e70fd5d6841af17e17" 3702 "reference": "587f3cd08bf8856cfc888b255f34f18b85930657"
3685 }, 3703 },
3686 "dist": { 3704 "dist": {
3687 "type": "zip", 3705 "type": "zip",
3688 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/63245e12c948bf50278383e70fd5d6841af17e17", 3706 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/587f3cd08bf8856cfc888b255f34f18b85930657",
3689 "reference": "63245e12c948bf50278383e70fd5d6841af17e17", 3707 "reference": "587f3cd08bf8856cfc888b255f34f18b85930657",
3690 "shasum": "" 3708 "shasum": ""
3691 }, 3709 },
3692 "require": { 3710 "require": {
@@ -3732,20 +3750,20 @@
3732 "configuration", 3750 "configuration",
3733 "distribution" 3751 "distribution"
3734 ], 3752 ],
3735 "time": "2015-10-27 18:46:42" 3753 "time": "2015-11-26 18:10:17"
3736 }, 3754 },
3737 { 3755 {
3738 "name": "sensio/framework-extra-bundle", 3756 "name": "sensio/framework-extra-bundle",
3739 "version": "v3.0.11", 3757 "version": "v3.0.12",
3740 "source": { 3758 "source": {
3741 "type": "git", 3759 "type": "git",
3742 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", 3760 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
3743 "reference": "a79e205737b58d557c05caef6dfa8f94d8084bca" 3761 "reference": "3e8936fe13aa4086644977d334d8fcd275f50357"
3744 }, 3762 },
3745 "dist": { 3763 "dist": {
3746 "type": "zip", 3764 "type": "zip",
3747 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/a79e205737b58d557c05caef6dfa8f94d8084bca", 3765 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/3e8936fe13aa4086644977d334d8fcd275f50357",
3748 "reference": "a79e205737b58d557c05caef6dfa8f94d8084bca", 3766 "reference": "3e8936fe13aa4086644977d334d8fcd275f50357",
3749 "shasum": "" 3767 "shasum": ""
3750 }, 3768 },
3751 "require": { 3769 "require": {
@@ -3787,7 +3805,7 @@
3787 "annotations", 3805 "annotations",
3788 "controllers" 3806 "controllers"
3789 ], 3807 ],
3790 "time": "2015-10-28 15:47:04" 3808 "time": "2015-12-18 17:39:27"
3791 }, 3809 },
3792 { 3810 {
3793 "name": "sensiolabs/security-checker", 3811 "name": "sensiolabs/security-checker",
@@ -4035,25 +4053,25 @@
4035 }, 4053 },
4036 { 4054 {
4037 "name": "symfony/assetic-bundle", 4055 "name": "symfony/assetic-bundle",
4038 "version": "v2.7.0", 4056 "version": "v2.7.1",
4039 "source": { 4057 "source": {
4040 "type": "git", 4058 "type": "git",
4041 "url": "https://github.com/symfony/assetic-bundle.git", 4059 "url": "https://github.com/symfony/assetic-bundle.git",
4042 "reference": "3ae5c8ca3079b6e0033cc9fbfb6500e2bc964da5" 4060 "reference": "d885ec8451d5a7b077bda81bb19ac9fbff9cdc76"
4043 }, 4061 },
4044 "dist": { 4062 "dist": {
4045 "type": "zip", 4063 "type": "zip",
4046 "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/3ae5c8ca3079b6e0033cc9fbfb6500e2bc964da5", 4064 "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/d885ec8451d5a7b077bda81bb19ac9fbff9cdc76",
4047 "reference": "3ae5c8ca3079b6e0033cc9fbfb6500e2bc964da5", 4065 "reference": "d885ec8451d5a7b077bda81bb19ac9fbff9cdc76",
4048 "shasum": "" 4066 "shasum": ""
4049 }, 4067 },
4050 "require": { 4068 "require": {
4051 "kriswallsmith/assetic": "~1.3", 4069 "kriswallsmith/assetic": "~1.3",
4052 "php": ">=5.3.0", 4070 "php": ">=5.3.0",
4053 "symfony/console": "~2.3", 4071 "symfony/console": "~2.3|~3.0",
4054 "symfony/dependency-injection": "~2.3", 4072 "symfony/dependency-injection": "~2.3|~3.0",
4055 "symfony/framework-bundle": "~2.3", 4073 "symfony/framework-bundle": "~2.3|~3.0",
4056 "symfony/yaml": "~2.3" 4074 "symfony/yaml": "~2.3|~3.0"
4057 }, 4075 },
4058 "conflict": { 4076 "conflict": {
4059 "kriswallsmith/spork": "<=0.2", 4077 "kriswallsmith/spork": "<=0.2",
@@ -4062,11 +4080,11 @@
4062 "require-dev": { 4080 "require-dev": {
4063 "kriswallsmith/spork": "~0.3", 4081 "kriswallsmith/spork": "~0.3",
4064 "patchwork/jsqueeze": "~1.0", 4082 "patchwork/jsqueeze": "~1.0",
4065 "symfony/class-loader": "~2.3", 4083 "symfony/class-loader": "~2.3|~3.0",
4066 "symfony/css-selector": "~2.3", 4084 "symfony/css-selector": "~2.3|~3.0",
4067 "symfony/dom-crawler": "~2.3", 4085 "symfony/dom-crawler": "~2.3|~3.0",
4068 "symfony/phpunit-bridge": "~2.7", 4086 "symfony/phpunit-bridge": "~2.7|~3.0",
4069 "symfony/twig-bundle": "~2.3" 4087 "symfony/twig-bundle": "~2.3|~3.0"
4070 }, 4088 },
4071 "suggest": { 4089 "suggest": {
4072 "kriswallsmith/spork": "to be able to dump assets in parallel", 4090 "kriswallsmith/spork": "to be able to dump assets in parallel",
@@ -4101,33 +4119,33 @@
4101 "compression", 4119 "compression",
4102 "minification" 4120 "minification"
4103 ], 4121 ],
4104 "time": "2015-09-01 00:05:29" 4122 "time": "2015-11-17 09:45:47"
4105 }, 4123 },
4106 { 4124 {
4107 "name": "symfony/monolog-bundle", 4125 "name": "symfony/monolog-bundle",
4108 "version": "2.8.1", 4126 "version": "v2.8.2",
4109 "source": { 4127 "source": {
4110 "type": "git", 4128 "type": "git",
4111 "url": "https://github.com/symfony/monolog-bundle.git", 4129 "url": "https://github.com/symfony/monolog-bundle.git",
4112 "reference": "7117b9a145722e3c5768db4585f6ad0643ed5c4a" 4130 "reference": "84785c4d44801c4dd82829fa2e1820cacfe2c46f"
4113 }, 4131 },
4114 "dist": { 4132 "dist": {
4115 "type": "zip", 4133 "type": "zip",
4116 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/7117b9a145722e3c5768db4585f6ad0643ed5c4a", 4134 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/84785c4d44801c4dd82829fa2e1820cacfe2c46f",
4117 "reference": "7117b9a145722e3c5768db4585f6ad0643ed5c4a", 4135 "reference": "84785c4d44801c4dd82829fa2e1820cacfe2c46f",
4118 "shasum": "" 4136 "shasum": ""
4119 }, 4137 },
4120 "require": { 4138 "require": {
4121 "monolog/monolog": "~1.8", 4139 "monolog/monolog": "~1.8",
4122 "php": ">=5.3.2", 4140 "php": ">=5.3.2",
4123 "symfony/config": "~2.3|3.*", 4141 "symfony/config": "~2.3|~3.0",
4124 "symfony/dependency-injection": "~2.3|3.*", 4142 "symfony/dependency-injection": "~2.3|~3.0",
4125 "symfony/http-kernel": "~2.3|3.*", 4143 "symfony/http-kernel": "~2.3|~3.0",
4126 "symfony/monolog-bridge": "~2.3|3.*" 4144 "symfony/monolog-bridge": "~2.3|~3.0"
4127 }, 4145 },
4128 "require-dev": { 4146 "require-dev": {
4129 "symfony/console": "~2.3|3.*", 4147 "symfony/console": "~2.3|~3.0",
4130 "symfony/yaml": "~2.3" 4148 "symfony/yaml": "~2.3|~3.0"
4131 }, 4149 },
4132 "type": "symfony-bundle", 4150 "type": "symfony-bundle",
4133 "extra": { 4151 "extra": {
@@ -4160,32 +4178,32 @@
4160 "log", 4178 "log",
4161 "logging" 4179 "logging"
4162 ], 4180 ],
4163 "time": "2015-10-02 11:51:59" 4181 "time": "2015-11-17 10:02:29"
4164 }, 4182 },
4165 { 4183 {
4166 "name": "symfony/swiftmailer-bundle", 4184 "name": "symfony/swiftmailer-bundle",
4167 "version": "v2.3.8", 4185 "version": "v2.3.9",
4168 "source": { 4186 "source": {
4169 "type": "git", 4187 "type": "git",
4170 "url": "https://github.com/symfony/swiftmailer-bundle.git", 4188 "url": "https://github.com/symfony/swiftmailer-bundle.git",
4171 "reference": "970b13d01871207e81d17b17ddda025e7e21e797" 4189 "reference": "3d21ada19f23631f558ad6df653b168e35362e78"
4172 }, 4190 },
4173 "dist": { 4191 "dist": {
4174 "type": "zip", 4192 "type": "zip",
4175 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/970b13d01871207e81d17b17ddda025e7e21e797", 4193 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/3d21ada19f23631f558ad6df653b168e35362e78",
4176 "reference": "970b13d01871207e81d17b17ddda025e7e21e797", 4194 "reference": "3d21ada19f23631f558ad6df653b168e35362e78",
4177 "shasum": "" 4195 "shasum": ""
4178 }, 4196 },
4179 "require": { 4197 "require": {
4180 "php": ">=5.3.2", 4198 "php": ">=5.3.2",
4181 "swiftmailer/swiftmailer": ">=4.2.0,~5.0", 4199 "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
4182 "symfony/swiftmailer-bridge": "~2.1" 4200 "symfony/config": "~2.3|~3.0",
4201 "symfony/dependency-injection": "~2.3|~3.0",
4202 "symfony/http-kernel": "~2.3|~3.0",
4203 "symfony/yaml": "~2.3|~3.0"
4183 }, 4204 },
4184 "require-dev": { 4205 "require-dev": {
4185 "symfony/config": "~2.1", 4206 "symfony/phpunit-bridge": "~2.7|~3.0"
4186 "symfony/dependency-injection": "~2.1",
4187 "symfony/http-kernel": "~2.1",
4188 "symfony/yaml": "~2.1"
4189 }, 4207 },
4190 "suggest": { 4208 "suggest": {
4191 "psr/log": "Allows logging" 4209 "psr/log": "Allows logging"
@@ -4217,27 +4235,27 @@
4217 ], 4235 ],
4218 "description": "Symfony SwiftmailerBundle", 4236 "description": "Symfony SwiftmailerBundle",
4219 "homepage": "http://symfony.com", 4237 "homepage": "http://symfony.com",
4220 "time": "2014-12-01 17:44:50" 4238 "time": "2015-11-28 10:59:29"
4221 }, 4239 },
4222 { 4240 {
4223 "name": "symfony/symfony", 4241 "name": "symfony/symfony",
4224 "version": "v2.7.6", 4242 "version": "v2.7.7",
4225 "source": { 4243 "source": {
4226 "type": "git", 4244 "type": "git",
4227 "url": "https://github.com/symfony/symfony.git", 4245 "url": "https://github.com/symfony/symfony.git",
4228 "reference": "66b2e9662c44d478b69e48278aa54079a006eb42" 4246 "reference": "cc69dbd24b4b2e6de60b2414ef95da2794f459a2"
4229 }, 4247 },
4230 "dist": { 4248 "dist": {
4231 "type": "zip", 4249 "type": "zip",
4232 "url": "https://api.github.com/repos/symfony/symfony/zipball/66b2e9662c44d478b69e48278aa54079a006eb42", 4250 "url": "https://api.github.com/repos/symfony/symfony/zipball/cc69dbd24b4b2e6de60b2414ef95da2794f459a2",
4233 "reference": "66b2e9662c44d478b69e48278aa54079a006eb42", 4251 "reference": "cc69dbd24b4b2e6de60b2414ef95da2794f459a2",
4234 "shasum": "" 4252 "shasum": ""
4235 }, 4253 },
4236 "require": { 4254 "require": {
4237 "doctrine/common": "~2.4", 4255 "doctrine/common": "~2.4",
4238 "php": ">=5.3.9", 4256 "php": ">=5.3.9",
4239 "psr/log": "~1.0", 4257 "psr/log": "~1.0",
4240 "twig/twig": "~1.20|~2.0" 4258 "twig/twig": "~1.23|~2.0"
4241 }, 4259 },
4242 "replace": { 4260 "replace": {
4243 "symfony/asset": "self.version", 4261 "symfony/asset": "self.version",
@@ -4317,6 +4335,9 @@
4317 ], 4335 ],
4318 "files": [ 4336 "files": [
4319 "src/Symfony/Component/Intl/Resources/stubs/functions.php" 4337 "src/Symfony/Component/Intl/Resources/stubs/functions.php"
4338 ],
4339 "exclude-from-classmap": [
4340 "**/Tests/"
4320 ] 4341 ]
4321 }, 4342 },
4322 "notification-url": "https://packagist.org/downloads/", 4343 "notification-url": "https://packagist.org/downloads/",
@@ -4338,7 +4359,7 @@
4338 "keywords": [ 4359 "keywords": [
4339 "framework" 4360 "framework"
4340 ], 4361 ],
4341 "time": "2015-10-27 19:07:24" 4362 "time": "2015-11-23 11:58:08"
4342 }, 4363 },
4343 { 4364 {
4344 "name": "tecnickcom/tcpdf", 4365 "name": "tecnickcom/tcpdf",
@@ -5238,16 +5259,16 @@
5238 }, 5259 },
5239 { 5260 {
5240 "name": "phpunit/phpunit", 5261 "name": "phpunit/phpunit",
5241 "version": "4.8.18", 5262 "version": "4.8.21",
5242 "source": { 5263 "source": {
5243 "type": "git", 5264 "type": "git",
5244 "url": "https://github.com/sebastianbergmann/phpunit.git", 5265 "url": "https://github.com/sebastianbergmann/phpunit.git",
5245 "reference": "fa33d4ad96481b91df343d83e8c8aabed6b1dfd3" 5266 "reference": "ea76b17bced0500a28098626b84eda12dbcf119c"
5246 }, 5267 },
5247 "dist": { 5268 "dist": {
5248 "type": "zip", 5269 "type": "zip",
5249 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fa33d4ad96481b91df343d83e8c8aabed6b1dfd3", 5270 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ea76b17bced0500a28098626b84eda12dbcf119c",
5250 "reference": "fa33d4ad96481b91df343d83e8c8aabed6b1dfd3", 5271 "reference": "ea76b17bced0500a28098626b84eda12dbcf119c",
5251 "shasum": "" 5272 "shasum": ""
5252 }, 5273 },
5253 "require": { 5274 "require": {
@@ -5306,7 +5327,7 @@
5306 "testing", 5327 "testing",
5307 "xunit" 5328 "xunit"
5308 ], 5329 ],
5309 "time": "2015-11-11 11:32:49" 5330 "time": "2015-12-12 07:45:58"
5310 }, 5331 },
5311 { 5332 {
5312 "name": "phpunit/phpunit-mock-objects", 5333 "name": "phpunit/phpunit-mock-objects",
@@ -5430,28 +5451,28 @@
5430 }, 5451 },
5431 { 5452 {
5432 "name": "sebastian/diff", 5453 "name": "sebastian/diff",
5433 "version": "1.3.0", 5454 "version": "1.4.1",
5434 "source": { 5455 "source": {
5435 "type": "git", 5456 "type": "git",
5436 "url": "https://github.com/sebastianbergmann/diff.git", 5457 "url": "https://github.com/sebastianbergmann/diff.git",
5437 "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3" 5458 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
5438 }, 5459 },
5439 "dist": { 5460 "dist": {
5440 "type": "zip", 5461 "type": "zip",
5441 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3", 5462 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
5442 "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3", 5463 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
5443 "shasum": "" 5464 "shasum": ""
5444 }, 5465 },
5445 "require": { 5466 "require": {
5446 "php": ">=5.3.3" 5467 "php": ">=5.3.3"
5447 }, 5468 },
5448 "require-dev": { 5469 "require-dev": {
5449 "phpunit/phpunit": "~4.2" 5470 "phpunit/phpunit": "~4.8"
5450 }, 5471 },
5451 "type": "library", 5472 "type": "library",
5452 "extra": { 5473 "extra": {
5453 "branch-alias": { 5474 "branch-alias": {
5454 "dev-master": "1.3-dev" 5475 "dev-master": "1.4-dev"
5455 } 5476 }
5456 }, 5477 },
5457 "autoload": { 5478 "autoload": {
@@ -5474,24 +5495,24 @@
5474 } 5495 }
5475 ], 5496 ],
5476 "description": "Diff implementation", 5497 "description": "Diff implementation",
5477 "homepage": "http://www.github.com/sebastianbergmann/diff", 5498 "homepage": "https://github.com/sebastianbergmann/diff",
5478 "keywords": [ 5499 "keywords": [
5479 "diff" 5500 "diff"
5480 ], 5501 ],
5481 "time": "2015-02-22 15:13:53" 5502 "time": "2015-12-08 07:14:41"
5482 }, 5503 },
5483 { 5504 {
5484 "name": "sebastian/environment", 5505 "name": "sebastian/environment",
5485 "version": "1.3.2", 5506 "version": "1.3.3",
5486 "source": { 5507 "source": {
5487 "type": "git", 5508 "type": "git",
5488 "url": "https://github.com/sebastianbergmann/environment.git", 5509 "url": "https://github.com/sebastianbergmann/environment.git",
5489 "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44" 5510 "reference": "6e7133793a8e5a5714a551a8324337374be209df"
5490 }, 5511 },
5491 "dist": { 5512 "dist": {
5492 "type": "zip", 5513 "type": "zip",
5493 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6324c907ce7a52478eeeaede764f48733ef5ae44", 5514 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df",
5494 "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44", 5515 "reference": "6e7133793a8e5a5714a551a8324337374be209df",
5495 "shasum": "" 5516 "shasum": ""
5496 }, 5517 },
5497 "require": { 5518 "require": {
@@ -5528,7 +5549,7 @@
5528 "environment", 5549 "environment",
5529 "hhvm" 5550 "hhvm"
5530 ], 5551 ],
5531 "time": "2015-08-03 06:14:51" 5552 "time": "2015-12-02 08:37:27"
5532 }, 5553 },
5533 { 5554 {
5534 "name": "sebastian/exporter", 5555 "name": "sebastian/exporter",
@@ -5649,16 +5670,16 @@
5649 }, 5670 },
5650 { 5671 {
5651 "name": "sebastian/recursion-context", 5672 "name": "sebastian/recursion-context",
5652 "version": "1.0.1", 5673 "version": "1.0.2",
5653 "source": { 5674 "source": {
5654 "type": "git", 5675 "type": "git",
5655 "url": "https://github.com/sebastianbergmann/recursion-context.git", 5676 "url": "https://github.com/sebastianbergmann/recursion-context.git",
5656 "reference": "994d4a811bafe801fb06dccbee797863ba2792ba" 5677 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
5657 }, 5678 },
5658 "dist": { 5679 "dist": {
5659 "type": "zip", 5680 "type": "zip",
5660 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/994d4a811bafe801fb06dccbee797863ba2792ba", 5681 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
5661 "reference": "994d4a811bafe801fb06dccbee797863ba2792ba", 5682 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
5662 "shasum": "" 5683 "shasum": ""
5663 }, 5684 },
5664 "require": { 5685 "require": {
@@ -5698,7 +5719,7 @@
5698 ], 5719 ],
5699 "description": "Provides functionality to recursively process PHP variables", 5720 "description": "Provides functionality to recursively process PHP variables",
5700 "homepage": "http://www.github.com/sebastianbergmann/recursion-context", 5721 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
5701 "time": "2015-06-21 08:04:50" 5722 "time": "2015-11-11 19:50:13"
5702 }, 5723 },
5703 { 5724 {
5704 "name": "sebastian/version", 5725 "name": "sebastian/version",
@@ -5785,20 +5806,20 @@
5785 }, 5806 },
5786 { 5807 {
5787 "name": "symfony/phpunit-bridge", 5808 "name": "symfony/phpunit-bridge",
5788 "version": "v2.7.6", 5809 "version": "v2.7.7",
5789 "source": { 5810 "source": {
5790 "type": "git", 5811 "type": "git",
5791 "url": "https://github.com/symfony/phpunit-bridge.git", 5812 "url": "https://github.com/symfony/phpunit-bridge.git",
5792 "reference": "896bbd1742a6ecd2f7904167bdb6bf88eb6cfbe4" 5813 "reference": "e960e64acbed50e49818eb78840486c8d7fe1bed"
5793 }, 5814 },
5794 "dist": { 5815 "dist": {
5795 "type": "zip", 5816 "type": "zip",
5796 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/896bbd1742a6ecd2f7904167bdb6bf88eb6cfbe4", 5817 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e960e64acbed50e49818eb78840486c8d7fe1bed",
5797 "reference": "896bbd1742a6ecd2f7904167bdb6bf88eb6cfbe4", 5818 "reference": "e960e64acbed50e49818eb78840486c8d7fe1bed",
5798 "shasum": "" 5819 "shasum": ""
5799 }, 5820 },
5800 "require": { 5821 "require": {
5801 "php": ">=5.3.3" 5822 "php": ">=5.3.9"
5802 }, 5823 },
5803 "suggest": { 5824 "suggest": {
5804 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" 5825 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
@@ -5815,7 +5836,10 @@
5815 ], 5836 ],
5816 "psr-4": { 5837 "psr-4": {
5817 "Symfony\\Bridge\\PhpUnit\\": "" 5838 "Symfony\\Bridge\\PhpUnit\\": ""
5818 } 5839 },
5840 "exclude-from-classmap": [
5841 "/Tests/"
5842 ]
5819 }, 5843 },
5820 "notification-url": "https://packagist.org/downloads/", 5844 "notification-url": "https://packagist.org/downloads/",
5821 "license": [ 5845 "license": [
@@ -5833,7 +5857,7 @@
5833 ], 5857 ],
5834 "description": "Symfony PHPUnit Bridge", 5858 "description": "Symfony PHPUnit Bridge",
5835 "homepage": "https://symfony.com", 5859 "homepage": "https://symfony.com",
5836 "time": "2015-09-27 10:08:51" 5860 "time": "2015-11-06 10:15:01"
5837 } 5861 }
5838 ], 5862 ],
5839 "aliases": [], 5863 "aliases": [],