Dan Brown

Updated composer, Fixed sidebar tree list & Added extra pages to Dummy seeder. Fixes #28, Fixes #29

...@@ -8,15 +8,15 @@ ...@@ -8,15 +8,15 @@
8 "php": ">=5.5.9", 8 "php": ">=5.5.9",
9 "laravel/framework": "5.1.*", 9 "laravel/framework": "5.1.*",
10 "intervention/image": "^2.3", 10 "intervention/image": "^2.3",
11 - "laravel/socialite": "^2.0" 11 + "laravel/socialite": "^2.0",
12 + "barryvdh/laravel-ide-helper": "^2.1",
13 + "barryvdh/laravel-debugbar": "^2.0"
12 }, 14 },
13 "require-dev": { 15 "require-dev": {
14 "fzaninotto/faker": "~1.4", 16 "fzaninotto/faker": "~1.4",
15 "mockery/mockery": "0.9.*", 17 "mockery/mockery": "0.9.*",
16 "phpunit/phpunit": "~4.0", 18 "phpunit/phpunit": "~4.0",
17 - "phpspec/phpspec": "~2.1", 19 + "phpspec/phpspec": "~2.1"
18 - "barryvdh/laravel-ide-helper": "^2.1",
19 - "barryvdh/laravel-debugbar": "^2.0"
20 }, 20 },
21 "autoload": { 21 "autoload": {
22 "classmap": [ 22 "classmap": [
......
...@@ -4,8 +4,8 @@ ...@@ -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": "c216d0bcb72b4f2008d7fa8067da2f77", 7 + "hash": "c2067be65a036c540976c649dfd3763a",
8 - "content-hash": "3c421ae5b8e5c11792249142cb96ff25", 8 + "content-hash": "6581b2cca64df1f4d3df219552fbfd78",
9 "packages": [ 9 "packages": [
10 { 10 {
11 "name": "barryvdh/laravel-debugbar", 11 "name": "barryvdh/laravel-debugbar",
...@@ -126,29 +126,29 @@ ...@@ -126,29 +126,29 @@
126 }, 126 },
127 { 127 {
128 "name": "classpreloader/classpreloader", 128 "name": "classpreloader/classpreloader",
129 - "version": "2.0.0", 129 + "version": "3.0.0",
130 "source": { 130 "source": {
131 "type": "git", 131 "type": "git",
132 "url": "https://github.com/ClassPreloader/ClassPreloader.git", 132 "url": "https://github.com/ClassPreloader/ClassPreloader.git",
133 - "reference": "8c3c14b10309e3b40bce833913a6c0c0b8c8f962" 133 + "reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a"
134 }, 134 },
135 "dist": { 135 "dist": {
136 "type": "zip", 136 "type": "zip",
137 - "url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/8c3c14b10309e3b40bce833913a6c0c0b8c8f962", 137 + "url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
138 - "reference": "8c3c14b10309e3b40bce833913a6c0c0b8c8f962", 138 + "reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
139 "shasum": "" 139 "shasum": ""
140 }, 140 },
141 "require": { 141 "require": {
142 - "nikic/php-parser": "~1.3", 142 + "nikic/php-parser": "^1.0|^2.0",
143 "php": ">=5.5.9" 143 "php": ">=5.5.9"
144 }, 144 },
145 "require-dev": { 145 "require-dev": {
146 - "phpunit/phpunit": "~4.0" 146 + "phpunit/phpunit": "^4.8|^5.0"
147 }, 147 },
148 "type": "library", 148 "type": "library",
149 "extra": { 149 "extra": {
150 "branch-alias": { 150 "branch-alias": {
151 - "dev-master": "2.0-dev" 151 + "dev-master": "3.0-dev"
152 } 152 }
153 }, 153 },
154 "autoload": { 154 "autoload": {
...@@ -176,7 +176,7 @@ ...@@ -176,7 +176,7 @@
176 "class", 176 "class",
177 "preload" 177 "preload"
178 ], 178 ],
179 - "time": "2015-06-28 21:39:13" 179 + "time": "2015-11-09 22:51:51"
180 }, 180 },
181 { 181 {
182 "name": "danielstjules/stringy", 182 "name": "danielstjules/stringy",
...@@ -269,16 +269,16 @@ ...@@ -269,16 +269,16 @@
269 }, 269 },
270 { 270 {
271 "name": "doctrine/inflector", 271 "name": "doctrine/inflector",
272 - "version": "v1.0.1", 272 + "version": "v1.1.0",
273 "source": { 273 "source": {
274 "type": "git", 274 "type": "git",
275 "url": "https://github.com/doctrine/inflector.git", 275 "url": "https://github.com/doctrine/inflector.git",
276 - "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604" 276 + "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
277 }, 277 },
278 "dist": { 278 "dist": {
279 "type": "zip", 279 "type": "zip",
280 - "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604", 280 + "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
281 - "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604", 281 + "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
282 "shasum": "" 282 "shasum": ""
283 }, 283 },
284 "require": { 284 "require": {
...@@ -290,7 +290,7 @@ ...@@ -290,7 +290,7 @@
290 "type": "library", 290 "type": "library",
291 "extra": { 291 "extra": {
292 "branch-alias": { 292 "branch-alias": {
293 - "dev-master": "1.0.x-dev" 293 + "dev-master": "1.1.x-dev"
294 } 294 }
295 }, 295 },
296 "autoload": { 296 "autoload": {
...@@ -332,7 +332,7 @@ ...@@ -332,7 +332,7 @@
332 "singularize", 332 "singularize",
333 "string" 333 "string"
334 ], 334 ],
335 - "time": "2014-12-20 21:24:13" 335 + "time": "2015-11-06 14:35:42"
336 }, 336 },
337 { 337 {
338 "name": "guzzle/guzzle", 338 "name": "guzzle/guzzle",
...@@ -431,16 +431,16 @@ ...@@ -431,16 +431,16 @@
431 }, 431 },
432 { 432 {
433 "name": "guzzlehttp/guzzle", 433 "name": "guzzlehttp/guzzle",
434 - "version": "6.0.2", 434 + "version": "6.1.1",
435 "source": { 435 "source": {
436 "type": "git", 436 "type": "git",
437 "url": "https://github.com/guzzle/guzzle.git", 437 "url": "https://github.com/guzzle/guzzle.git",
438 - "reference": "a8dfeff00eb84616a17fea7a4d72af35e750410f" 438 + "reference": "c6851d6e48f63b69357cbfa55bca116448140e0c"
439 }, 439 },
440 "dist": { 440 "dist": {
441 "type": "zip", 441 "type": "zip",
442 - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a8dfeff00eb84616a17fea7a4d72af35e750410f", 442 + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/c6851d6e48f63b69357cbfa55bca116448140e0c",
443 - "reference": "a8dfeff00eb84616a17fea7a4d72af35e750410f", 443 + "reference": "c6851d6e48f63b69357cbfa55bca116448140e0c",
444 "shasum": "" 444 "shasum": ""
445 }, 445 },
446 "require": { 446 "require": {
...@@ -456,7 +456,7 @@ ...@@ -456,7 +456,7 @@
456 "type": "library", 456 "type": "library",
457 "extra": { 457 "extra": {
458 "branch-alias": { 458 "branch-alias": {
459 - "dev-master": "6.0-dev" 459 + "dev-master": "6.1-dev"
460 } 460 }
461 }, 461 },
462 "autoload": { 462 "autoload": {
...@@ -489,20 +489,20 @@ ...@@ -489,20 +489,20 @@
489 "rest", 489 "rest",
490 "web service" 490 "web service"
491 ], 491 ],
492 - "time": "2015-07-04 20:09:24" 492 + "time": "2015-11-23 00:47:50"
493 }, 493 },
494 { 494 {
495 "name": "guzzlehttp/promises", 495 "name": "guzzlehttp/promises",
496 - "version": "1.0.2", 496 + "version": "1.0.3",
497 "source": { 497 "source": {
498 "type": "git", 498 "type": "git",
499 "url": "https://github.com/guzzle/promises.git", 499 "url": "https://github.com/guzzle/promises.git",
500 - "reference": "97fe7210def29451ec74923b27e552238defd75a" 500 + "reference": "b1e1c0d55f8083c71eda2c28c12a228d708294ea"
501 }, 501 },
502 "dist": { 502 "dist": {
503 "type": "zip", 503 "type": "zip",
504 - "url": "https://api.github.com/repos/guzzle/promises/zipball/97fe7210def29451ec74923b27e552238defd75a", 504 + "url": "https://api.github.com/repos/guzzle/promises/zipball/b1e1c0d55f8083c71eda2c28c12a228d708294ea",
505 - "reference": "97fe7210def29451ec74923b27e552238defd75a", 505 + "reference": "b1e1c0d55f8083c71eda2c28c12a228d708294ea",
506 "shasum": "" 506 "shasum": ""
507 }, 507 },
508 "require": { 508 "require": {
...@@ -540,20 +540,20 @@ ...@@ -540,20 +540,20 @@
540 "keywords": [ 540 "keywords": [
541 "promise" 541 "promise"
542 ], 542 ],
543 - "time": "2015-08-15 19:37:21" 543 + "time": "2015-10-15 22:28:00"
544 }, 544 },
545 { 545 {
546 "name": "guzzlehttp/psr7", 546 "name": "guzzlehttp/psr7",
547 - "version": "1.2.0", 547 + "version": "1.2.1",
548 "source": { 548 "source": {
549 "type": "git", 549 "type": "git",
550 "url": "https://github.com/guzzle/psr7.git", 550 "url": "https://github.com/guzzle/psr7.git",
551 - "reference": "4ef919b0cf3b1989523138b60163bbcb7ba1ff7e" 551 + "reference": "4d0bdbe1206df7440219ce14c972aa57cc5e4982"
552 }, 552 },
553 "dist": { 553 "dist": {
554 "type": "zip", 554 "type": "zip",
555 - "url": "https://api.github.com/repos/guzzle/psr7/zipball/4ef919b0cf3b1989523138b60163bbcb7ba1ff7e", 555 + "url": "https://api.github.com/repos/guzzle/psr7/zipball/4d0bdbe1206df7440219ce14c972aa57cc5e4982",
556 - "reference": "4ef919b0cf3b1989523138b60163bbcb7ba1ff7e", 556 + "reference": "4d0bdbe1206df7440219ce14c972aa57cc5e4982",
557 "shasum": "" 557 "shasum": ""
558 }, 558 },
559 "require": { 559 "require": {
...@@ -598,20 +598,20 @@ ...@@ -598,20 +598,20 @@
598 "stream", 598 "stream",
599 "uri" 599 "uri"
600 ], 600 ],
601 - "time": "2015-08-15 19:32:36" 601 + "time": "2015-11-03 01:34:55"
602 }, 602 },
603 { 603 {
604 "name": "intervention/image", 604 "name": "intervention/image",
605 - "version": "2.3.1", 605 + "version": "2.3.4",
606 "source": { 606 "source": {
607 "type": "git", 607 "type": "git",
608 "url": "https://github.com/Intervention/image.git", 608 "url": "https://github.com/Intervention/image.git",
609 - "reference": "156f9d6f8a186c68b92f0c50084718f02dae1b5f" 609 + "reference": "a67ee32df0c6820cc6e861ad4144ee0ef9c74aa3"
610 }, 610 },
611 "dist": { 611 "dist": {
612 "type": "zip", 612 "type": "zip",
613 - "url": "https://api.github.com/repos/Intervention/image/zipball/156f9d6f8a186c68b92f0c50084718f02dae1b5f", 613 + "url": "https://api.github.com/repos/Intervention/image/zipball/a67ee32df0c6820cc6e861ad4144ee0ef9c74aa3",
614 - "reference": "156f9d6f8a186c68b92f0c50084718f02dae1b5f", 614 + "reference": "a67ee32df0c6820cc6e861ad4144ee0ef9c74aa3",
615 "shasum": "" 615 "shasum": ""
616 }, 616 },
617 "require": { 617 "require": {
...@@ -660,7 +660,7 @@ ...@@ -660,7 +660,7 @@
660 "thumbnail", 660 "thumbnail",
661 "watermark" 661 "watermark"
662 ], 662 ],
663 - "time": "2015-07-10 15:03:58" 663 + "time": "2015-11-30 17:03:21"
664 }, 664 },
665 { 665 {
666 "name": "jakub-onderka/php-console-color", 666 "name": "jakub-onderka/php-console-color",
...@@ -809,20 +809,20 @@ ...@@ -809,20 +809,20 @@
809 }, 809 },
810 { 810 {
811 "name": "laravel/framework", 811 "name": "laravel/framework",
812 - "version": "v5.1.10", 812 + "version": "v5.1.25",
813 "source": { 813 "source": {
814 "type": "git", 814 "type": "git",
815 "url": "https://github.com/laravel/framework.git", 815 "url": "https://github.com/laravel/framework.git",
816 - "reference": "d47ccc8de10ccb6f328cc90f901ca5e47e077c93" 816 + "reference": "53979acc664debc401bfcb61086c4fc4f196b22d"
817 }, 817 },
818 "dist": { 818 "dist": {
819 "type": "zip", 819 "type": "zip",
820 - "url": "https://api.github.com/repos/laravel/framework/zipball/d47ccc8de10ccb6f328cc90f901ca5e47e077c93", 820 + "url": "https://api.github.com/repos/laravel/framework/zipball/53979acc664debc401bfcb61086c4fc4f196b22d",
821 - "reference": "d47ccc8de10ccb6f328cc90f901ca5e47e077c93", 821 + "reference": "53979acc664debc401bfcb61086c4fc4f196b22d",
822 "shasum": "" 822 "shasum": ""
823 }, 823 },
824 "require": { 824 "require": {
825 - "classpreloader/classpreloader": "~2.0", 825 + "classpreloader/classpreloader": "~2.0|~3.0",
826 "danielstjules/stringy": "~1.8", 826 "danielstjules/stringy": "~1.8",
827 "doctrine/inflector": "~1.0", 827 "doctrine/inflector": "~1.0",
828 "ext-mbstring": "*", 828 "ext-mbstring": "*",
...@@ -832,8 +832,9 @@ ...@@ -832,8 +832,9 @@
832 "monolog/monolog": "~1.11", 832 "monolog/monolog": "~1.11",
833 "mtdowling/cron-expression": "~1.0", 833 "mtdowling/cron-expression": "~1.0",
834 "nesbot/carbon": "~1.19", 834 "nesbot/carbon": "~1.19",
835 + "paragonie/random_compat": "~1.1",
835 "php": ">=5.5.9", 836 "php": ">=5.5.9",
836 - "psy/psysh": "~0.5.1", 837 + "psy/psysh": "0.6.*",
837 "swiftmailer/swiftmailer": "~5.1", 838 "swiftmailer/swiftmailer": "~5.1",
838 "symfony/console": "2.7.*", 839 "symfony/console": "2.7.*",
839 "symfony/css-selector": "2.7.*", 840 "symfony/css-selector": "2.7.*",
...@@ -882,7 +883,7 @@ ...@@ -882,7 +883,7 @@
882 "require-dev": { 883 "require-dev": {
883 "aws/aws-sdk-php": "~3.0", 884 "aws/aws-sdk-php": "~3.0",
884 "iron-io/iron_mq": "~2.0", 885 "iron-io/iron_mq": "~2.0",
885 - "mockery/mockery": "~0.9.1", 886 + "mockery/mockery": "~0.9.2",
886 "pda/pheanstalk": "~3.0", 887 "pda/pheanstalk": "~3.0",
887 "phpunit/phpunit": "~4.0", 888 "phpunit/phpunit": "~4.0",
888 "predis/predis": "~1.0" 889 "predis/predis": "~1.0"
...@@ -933,20 +934,20 @@ ...@@ -933,20 +934,20 @@
933 "framework", 934 "framework",
934 "laravel" 935 "laravel"
935 ], 936 ],
936 - "time": "2015-08-12 18:16:08" 937 + "time": "2015-11-30 19:24:36"
937 }, 938 },
938 { 939 {
939 "name": "laravel/socialite", 940 "name": "laravel/socialite",
940 - "version": "v2.0.12", 941 + "version": "v2.0.14",
941 "source": { 942 "source": {
942 "type": "git", 943 "type": "git",
943 "url": "https://github.com/laravel/socialite.git", 944 "url": "https://github.com/laravel/socialite.git",
944 - "reference": "0bb08c8666f4c01e55e3b3b0e42f2b5075be6a6e" 945 + "reference": "b15f4be0ac739405120d74b837af423aa71502d9"
945 }, 946 },
946 "dist": { 947 "dist": {
947 "type": "zip", 948 "type": "zip",
948 - "url": "https://api.github.com/repos/laravel/socialite/zipball/0bb08c8666f4c01e55e3b3b0e42f2b5075be6a6e", 949 + "url": "https://api.github.com/repos/laravel/socialite/zipball/b15f4be0ac739405120d74b837af423aa71502d9",
949 - "reference": "0bb08c8666f4c01e55e3b3b0e42f2b5075be6a6e", 950 + "reference": "b15f4be0ac739405120d74b837af423aa71502d9",
950 "shasum": "" 951 "shasum": ""
951 }, 952 },
952 "require": { 953 "require": {
...@@ -987,25 +988,28 @@ ...@@ -987,25 +988,28 @@
987 "laravel", 988 "laravel",
988 "oauth" 989 "oauth"
989 ], 990 ],
990 - "time": "2015-08-30 01:12:56" 991 + "time": "2015-10-16 15:39:46"
991 }, 992 },
992 { 993 {
993 "name": "league/flysystem", 994 "name": "league/flysystem",
994 - "version": "1.0.11", 995 + "version": "1.0.15",
995 "source": { 996 "source": {
996 "type": "git", 997 "type": "git",
997 "url": "https://github.com/thephpleague/flysystem.git", 998 "url": "https://github.com/thephpleague/flysystem.git",
998 - "reference": "c16222fdc02467eaa12cb6d6d0e65527741f6040" 999 + "reference": "31525caf9e8772683672fefd8a1ca0c0736020f4"
999 }, 1000 },
1000 "dist": { 1001 "dist": {
1001 "type": "zip", 1002 "type": "zip",
1002 - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c16222fdc02467eaa12cb6d6d0e65527741f6040", 1003 + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/31525caf9e8772683672fefd8a1ca0c0736020f4",
1003 - "reference": "c16222fdc02467eaa12cb6d6d0e65527741f6040", 1004 + "reference": "31525caf9e8772683672fefd8a1ca0c0736020f4",
1004 "shasum": "" 1005 "shasum": ""
1005 }, 1006 },
1006 "require": { 1007 "require": {
1007 "php": ">=5.4.0" 1008 "php": ">=5.4.0"
1008 }, 1009 },
1010 + "conflict": {
1011 + "league/flysystem-sftp": "<1.0.6"
1012 + },
1009 "require-dev": { 1013 "require-dev": {
1010 "ext-fileinfo": "*", 1014 "ext-fileinfo": "*",
1011 "mockery/mockery": "~0.9", 1015 "mockery/mockery": "~0.9",
...@@ -1068,20 +1072,20 @@ ...@@ -1068,20 +1072,20 @@
1068 "sftp", 1072 "sftp",
1069 "storage" 1073 "storage"
1070 ], 1074 ],
1071 - "time": "2015-07-28 20:41:58" 1075 + "time": "2015-09-30 22:26:59"
1072 }, 1076 },
1073 { 1077 {
1074 "name": "league/oauth1-client", 1078 "name": "league/oauth1-client",
1075 - "version": "1.6.0", 1079 + "version": "1.6.1",
1076 "source": { 1080 "source": {
1077 "type": "git", 1081 "type": "git",
1078 "url": "https://github.com/thephpleague/oauth1-client.git", 1082 "url": "https://github.com/thephpleague/oauth1-client.git",
1079 - "reference": "4d4edd9b6014f882e319231a9b3351e3a1dfdc81" 1083 + "reference": "cef3ceda13c78f89c323e4d5e6301c0eb7cea422"
1080 }, 1084 },
1081 "dist": { 1085 "dist": {
1082 "type": "zip", 1086 "type": "zip",
1083 - "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/4d4edd9b6014f882e319231a9b3351e3a1dfdc81", 1087 + "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/cef3ceda13c78f89c323e4d5e6301c0eb7cea422",
1084 - "reference": "4d4edd9b6014f882e319231a9b3351e3a1dfdc81", 1088 + "reference": "cef3ceda13c78f89c323e4d5e6301c0eb7cea422",
1085 "shasum": "" 1089 "shasum": ""
1086 }, 1090 },
1087 "require": { 1091 "require": {
...@@ -1131,7 +1135,7 @@ ...@@ -1131,7 +1135,7 @@
1131 "tumblr", 1135 "tumblr",
1132 "twitter" 1136 "twitter"
1133 ], 1137 ],
1134 - "time": "2015-08-22 09:49:14" 1138 + "time": "2015-10-23 04:02:07"
1135 }, 1139 },
1136 { 1140 {
1137 "name": "maximebf/debugbar", 1141 "name": "maximebf/debugbar",
...@@ -1191,16 +1195,16 @@ ...@@ -1191,16 +1195,16 @@
1191 }, 1195 },
1192 { 1196 {
1193 "name": "monolog/monolog", 1197 "name": "monolog/monolog",
1194 - "version": "1.16.0", 1198 + "version": "1.17.2",
1195 "source": { 1199 "source": {
1196 "type": "git", 1200 "type": "git",
1197 "url": "https://github.com/Seldaek/monolog.git", 1201 "url": "https://github.com/Seldaek/monolog.git",
1198 - "reference": "c0c0b4bee3aabce7182876b0d912ef2595563db7" 1202 + "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24"
1199 }, 1203 },
1200 "dist": { 1204 "dist": {
1201 "type": "zip", 1205 "type": "zip",
1202 - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c0c0b4bee3aabce7182876b0d912ef2595563db7", 1206 + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
1203 - "reference": "c0c0b4bee3aabce7182876b0d912ef2595563db7", 1207 + "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
1204 "shasum": "" 1208 "shasum": ""
1205 }, 1209 },
1206 "require": { 1210 "require": {
...@@ -1214,10 +1218,11 @@ ...@@ -1214,10 +1218,11 @@
1214 "aws/aws-sdk-php": "^2.4.9", 1218 "aws/aws-sdk-php": "^2.4.9",
1215 "doctrine/couchdb": "~1.0@dev", 1219 "doctrine/couchdb": "~1.0@dev",
1216 "graylog2/gelf-php": "~1.0", 1220 "graylog2/gelf-php": "~1.0",
1221 + "jakub-onderka/php-parallel-lint": "0.9",
1217 "php-console/php-console": "^3.1.3", 1222 "php-console/php-console": "^3.1.3",
1218 "phpunit/phpunit": "~4.5", 1223 "phpunit/phpunit": "~4.5",
1219 "phpunit/phpunit-mock-objects": "2.3.0", 1224 "phpunit/phpunit-mock-objects": "2.3.0",
1220 - "raven/raven": "~0.8", 1225 + "raven/raven": "^0.13",
1221 "ruflin/elastica": ">=0.90 <3.0", 1226 "ruflin/elastica": ">=0.90 <3.0",
1222 "swiftmailer/swiftmailer": "~5.3", 1227 "swiftmailer/swiftmailer": "~5.3",
1223 "videlalvaro/php-amqplib": "~2.4" 1228 "videlalvaro/php-amqplib": "~2.4"
...@@ -1263,7 +1268,7 @@ ...@@ -1263,7 +1268,7 @@
1263 "logging", 1268 "logging",
1264 "psr-3" 1269 "psr-3"
1265 ], 1270 ],
1266 - "time": "2015-08-09 17:44:44" 1271 + "time": "2015-10-14 12:51:02"
1267 }, 1272 },
1268 { 1273 {
1269 "name": "mtdowling/cron-expression", 1274 "name": "mtdowling/cron-expression",
...@@ -1311,16 +1316,16 @@ ...@@ -1311,16 +1316,16 @@
1311 }, 1316 },
1312 { 1317 {
1313 "name": "nesbot/carbon", 1318 "name": "nesbot/carbon",
1314 - "version": "1.20.0", 1319 + "version": "1.21.0",
1315 "source": { 1320 "source": {
1316 "type": "git", 1321 "type": "git",
1317 "url": "https://github.com/briannesbitt/Carbon.git", 1322 "url": "https://github.com/briannesbitt/Carbon.git",
1318 - "reference": "bfd3eaba109c9a2405c92174c8e17f20c2b9caf3" 1323 + "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7"
1319 }, 1324 },
1320 "dist": { 1325 "dist": {
1321 "type": "zip", 1326 "type": "zip",
1322 - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bfd3eaba109c9a2405c92174c8e17f20c2b9caf3", 1327 + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
1323 - "reference": "bfd3eaba109c9a2405c92174c8e17f20c2b9caf3", 1328 + "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
1324 "shasum": "" 1329 "shasum": ""
1325 }, 1330 },
1326 "require": { 1331 "require": {
...@@ -1328,12 +1333,12 @@ ...@@ -1328,12 +1333,12 @@
1328 "symfony/translation": "~2.6|~3.0" 1333 "symfony/translation": "~2.6|~3.0"
1329 }, 1334 },
1330 "require-dev": { 1335 "require-dev": {
1331 - "phpunit/phpunit": "~4.0" 1336 + "phpunit/phpunit": "~4.0|~5.0"
1332 }, 1337 },
1333 "type": "library", 1338 "type": "library",
1334 "autoload": { 1339 "autoload": {
1335 - "psr-0": { 1340 + "psr-4": {
1336 - "Carbon": "src" 1341 + "Carbon\\": "src/Carbon/"
1337 } 1342 }
1338 }, 1343 },
1339 "notification-url": "https://packagist.org/downloads/", 1344 "notification-url": "https://packagist.org/downloads/",
...@@ -1354,20 +1359,20 @@ ...@@ -1354,20 +1359,20 @@
1354 "datetime", 1359 "datetime",
1355 "time" 1360 "time"
1356 ], 1361 ],
1357 - "time": "2015-06-25 04:19:39" 1362 + "time": "2015-11-04 20:07:17"
1358 }, 1363 },
1359 { 1364 {
1360 "name": "nikic/php-parser", 1365 "name": "nikic/php-parser",
1361 - "version": "v1.4.0", 1366 + "version": "v1.4.1",
1362 "source": { 1367 "source": {
1363 "type": "git", 1368 "type": "git",
1364 "url": "https://github.com/nikic/PHP-Parser.git", 1369 "url": "https://github.com/nikic/PHP-Parser.git",
1365 - "reference": "196f177cfefa0f1f7166c0a05d8255889be12418" 1370 + "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51"
1366 }, 1371 },
1367 "dist": { 1372 "dist": {
1368 "type": "zip", 1373 "type": "zip",
1369 - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/196f177cfefa0f1f7166c0a05d8255889be12418", 1374 + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51",
1370 - "reference": "196f177cfefa0f1f7166c0a05d8255889be12418", 1375 + "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51",
1371 "shasum": "" 1376 "shasum": ""
1372 }, 1377 },
1373 "require": { 1378 "require": {
...@@ -1399,7 +1404,55 @@ ...@@ -1399,7 +1404,55 @@
1399 "parser", 1404 "parser",
1400 "php" 1405 "php"
1401 ], 1406 ],
1402 - "time": "2015-07-14 17:31:05" 1407 + "time": "2015-09-19 14:15:08"
1408 + },
1409 + {
1410 + "name": "paragonie/random_compat",
1411 + "version": "1.1.1",
1412 + "source": {
1413 + "type": "git",
1414 + "url": "https://github.com/paragonie/random_compat.git",
1415 + "reference": "a208865a5aeffc2dbbef2a5b3409887272d93f32"
1416 + },
1417 + "dist": {
1418 + "type": "zip",
1419 + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/a208865a5aeffc2dbbef2a5b3409887272d93f32",
1420 + "reference": "a208865a5aeffc2dbbef2a5b3409887272d93f32",
1421 + "shasum": ""
1422 + },
1423 + "require": {
1424 + "php": ">=5.2.0"
1425 + },
1426 + "require-dev": {
1427 + "phpunit/phpunit": "4.*|5.*"
1428 + },
1429 + "suggest": {
1430 + "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1431 + },
1432 + "type": "library",
1433 + "autoload": {
1434 + "files": [
1435 + "lib/random.php"
1436 + ]
1437 + },
1438 + "notification-url": "https://packagist.org/downloads/",
1439 + "license": [
1440 + "MIT"
1441 + ],
1442 + "authors": [
1443 + {
1444 + "name": "Paragon Initiative Enterprises",
1445 + "email": "security@paragonie.com",
1446 + "homepage": "https://paragonie.com"
1447 + }
1448 + ],
1449 + "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1450 + "keywords": [
1451 + "csprng",
1452 + "pseudorandom",
1453 + "random"
1454 + ],
1455 + "time": "2015-12-01 02:52:15"
1403 }, 1456 },
1404 { 1457 {
1405 "name": "phpdocumentor/reflection-docblock", 1458 "name": "phpdocumentor/reflection-docblock",
...@@ -1539,29 +1592,29 @@ ...@@ -1539,29 +1592,29 @@
1539 }, 1592 },
1540 { 1593 {
1541 "name": "psy/psysh", 1594 "name": "psy/psysh",
1542 - "version": "v0.5.2", 1595 + "version": "v0.6.1",
1543 "source": { 1596 "source": {
1544 "type": "git", 1597 "type": "git",
1545 "url": "https://github.com/bobthecow/psysh.git", 1598 "url": "https://github.com/bobthecow/psysh.git",
1546 - "reference": "aaf8772ade08b5f0f6830774a5d5c2f800415975" 1599 + "reference": "0f04df0b23663799a8941fae13cd8e6299bde3ed"
1547 }, 1600 },
1548 "dist": { 1601 "dist": {
1549 "type": "zip", 1602 "type": "zip",
1550 - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/aaf8772ade08b5f0f6830774a5d5c2f800415975", 1603 + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/0f04df0b23663799a8941fae13cd8e6299bde3ed",
1551 - "reference": "aaf8772ade08b5f0f6830774a5d5c2f800415975", 1604 + "reference": "0f04df0b23663799a8941fae13cd8e6299bde3ed",
1552 "shasum": "" 1605 "shasum": ""
1553 }, 1606 },
1554 "require": { 1607 "require": {
1555 "dnoegel/php-xdg-base-dir": "0.1", 1608 "dnoegel/php-xdg-base-dir": "0.1",
1556 "jakub-onderka/php-console-highlighter": "0.3.*", 1609 "jakub-onderka/php-console-highlighter": "0.3.*",
1557 - "nikic/php-parser": "^1.2.1", 1610 + "nikic/php-parser": "^1.2.1|~2.0",
1558 "php": ">=5.3.9", 1611 "php": ">=5.3.9",
1559 "symfony/console": "~2.3.10|^2.4.2|~3.0", 1612 "symfony/console": "~2.3.10|^2.4.2|~3.0",
1560 "symfony/var-dumper": "~2.7|~3.0" 1613 "symfony/var-dumper": "~2.7|~3.0"
1561 }, 1614 },
1562 "require-dev": { 1615 "require-dev": {
1563 "fabpot/php-cs-fixer": "~1.5", 1616 "fabpot/php-cs-fixer": "~1.5",
1564 - "phpunit/phpunit": "~3.7|~4.0", 1617 + "phpunit/phpunit": "~3.7|~4.0|~5.0",
1565 "squizlabs/php_codesniffer": "~2.0", 1618 "squizlabs/php_codesniffer": "~2.0",
1566 "symfony/finder": "~2.1|~3.0" 1619 "symfony/finder": "~2.1|~3.0"
1567 }, 1620 },
...@@ -1577,15 +1630,15 @@ ...@@ -1577,15 +1630,15 @@
1577 "type": "library", 1630 "type": "library",
1578 "extra": { 1631 "extra": {
1579 "branch-alias": { 1632 "branch-alias": {
1580 - "dev-develop": "0.6.x-dev" 1633 + "dev-develop": "0.7.x-dev"
1581 } 1634 }
1582 }, 1635 },
1583 "autoload": { 1636 "autoload": {
1584 "files": [ 1637 "files": [
1585 "src/Psy/functions.php" 1638 "src/Psy/functions.php"
1586 ], 1639 ],
1587 - "psr-0": { 1640 + "psr-4": {
1588 - "Psy\\": "src/" 1641 + "Psy\\": "src/Psy/"
1589 } 1642 }
1590 }, 1643 },
1591 "notification-url": "https://packagist.org/downloads/", 1644 "notification-url": "https://packagist.org/downloads/",
...@@ -1607,7 +1660,7 @@ ...@@ -1607,7 +1660,7 @@
1607 "interactive", 1660 "interactive",
1608 "shell" 1661 "shell"
1609 ], 1662 ],
1610 - "time": "2015-07-16 15:26:57" 1663 + "time": "2015-11-12 16:18:56"
1611 }, 1664 },
1612 { 1665 {
1613 "name": "swiftmailer/swiftmailer", 1666 "name": "swiftmailer/swiftmailer",
...@@ -1664,35 +1717,37 @@ ...@@ -1664,35 +1717,37 @@
1664 }, 1717 },
1665 { 1718 {
1666 "name": "symfony/class-loader", 1719 "name": "symfony/class-loader",
1667 - "version": "v2.7.3", 1720 + "version": "v2.8.0",
1668 "source": { 1721 "source": {
1669 "type": "git", 1722 "type": "git",
1670 "url": "https://github.com/symfony/class-loader.git", 1723 "url": "https://github.com/symfony/class-loader.git",
1671 - "reference": "2fccbc544997340808801a7410cdcb96dd12edc4" 1724 + "reference": "51f83451bf0ddfc696e47e4642d6cd10fcfce160"
1672 }, 1725 },
1673 "dist": { 1726 "dist": {
1674 "type": "zip", 1727 "type": "zip",
1675 - "url": "https://api.github.com/repos/symfony/class-loader/zipball/2fccbc544997340808801a7410cdcb96dd12edc4", 1728 + "url": "https://api.github.com/repos/symfony/class-loader/zipball/51f83451bf0ddfc696e47e4642d6cd10fcfce160",
1676 - "reference": "2fccbc544997340808801a7410cdcb96dd12edc4", 1729 + "reference": "51f83451bf0ddfc696e47e4642d6cd10fcfce160",
1677 "shasum": "" 1730 "shasum": ""
1678 }, 1731 },
1679 "require": { 1732 "require": {
1680 "php": ">=5.3.9" 1733 "php": ">=5.3.9"
1681 }, 1734 },
1682 "require-dev": { 1735 "require-dev": {
1683 - "symfony/finder": "~2.0,>=2.0.5", 1736 + "symfony/finder": "~2.0,>=2.0.5|~3.0.0"
1684 - "symfony/phpunit-bridge": "~2.7"
1685 }, 1737 },
1686 "type": "library", 1738 "type": "library",
1687 "extra": { 1739 "extra": {
1688 "branch-alias": { 1740 "branch-alias": {
1689 - "dev-master": "2.7-dev" 1741 + "dev-master": "2.8-dev"
1690 } 1742 }
1691 }, 1743 },
1692 "autoload": { 1744 "autoload": {
1693 "psr-4": { 1745 "psr-4": {
1694 "Symfony\\Component\\ClassLoader\\": "" 1746 "Symfony\\Component\\ClassLoader\\": ""
1695 - } 1747 + },
1748 + "exclude-from-classmap": [
1749 + "/Tests/"
1750 + ]
1696 }, 1751 },
1697 "notification-url": "https://packagist.org/downloads/", 1752 "notification-url": "https://packagist.org/downloads/",
1698 "license": [ 1753 "license": [
...@@ -1710,20 +1765,20 @@ ...@@ -1710,20 +1765,20 @@
1710 ], 1765 ],
1711 "description": "Symfony ClassLoader Component", 1766 "description": "Symfony ClassLoader Component",
1712 "homepage": "https://symfony.com", 1767 "homepage": "https://symfony.com",
1713 - "time": "2015-06-25 12:52:11" 1768 + "time": "2015-11-26 07:00:59"
1714 }, 1769 },
1715 { 1770 {
1716 "name": "symfony/console", 1771 "name": "symfony/console",
1717 - "version": "v2.7.3", 1772 + "version": "v2.7.7",
1718 "source": { 1773 "source": {
1719 "type": "git", 1774 "type": "git",
1720 "url": "https://github.com/symfony/console.git", 1775 "url": "https://github.com/symfony/console.git",
1721 - "reference": "d6cf02fe73634c96677e428f840704bfbcaec29e" 1776 + "reference": "16bb1cb86df43c90931df65f529e7ebd79636750"
1722 }, 1777 },
1723 "dist": { 1778 "dist": {
1724 "type": "zip", 1779 "type": "zip",
1725 - "url": "https://api.github.com/repos/symfony/console/zipball/d6cf02fe73634c96677e428f840704bfbcaec29e", 1780 + "url": "https://api.github.com/repos/symfony/console/zipball/16bb1cb86df43c90931df65f529e7ebd79636750",
1726 - "reference": "d6cf02fe73634c96677e428f840704bfbcaec29e", 1781 + "reference": "16bb1cb86df43c90931df65f529e7ebd79636750",
1727 "shasum": "" 1782 "shasum": ""
1728 }, 1783 },
1729 "require": { 1784 "require": {
...@@ -1732,7 +1787,6 @@ ...@@ -1732,7 +1787,6 @@
1732 "require-dev": { 1787 "require-dev": {
1733 "psr/log": "~1.0", 1788 "psr/log": "~1.0",
1734 "symfony/event-dispatcher": "~2.1", 1789 "symfony/event-dispatcher": "~2.1",
1735 - "symfony/phpunit-bridge": "~2.7",
1736 "symfony/process": "~2.1" 1790 "symfony/process": "~2.1"
1737 }, 1791 },
1738 "suggest": { 1792 "suggest": {
...@@ -1749,7 +1803,10 @@ ...@@ -1749,7 +1803,10 @@
1749 "autoload": { 1803 "autoload": {
1750 "psr-4": { 1804 "psr-4": {
1751 "Symfony\\Component\\Console\\": "" 1805 "Symfony\\Component\\Console\\": ""
1752 - } 1806 + },
1807 + "exclude-from-classmap": [
1808 + "/Tests/"
1809 + ]
1753 }, 1810 },
1754 "notification-url": "https://packagist.org/downloads/", 1811 "notification-url": "https://packagist.org/downloads/",
1755 "license": [ 1812 "license": [
...@@ -1767,28 +1824,25 @@ ...@@ -1767,28 +1824,25 @@
1767 ], 1824 ],
1768 "description": "Symfony Console Component", 1825 "description": "Symfony Console Component",
1769 "homepage": "https://symfony.com", 1826 "homepage": "https://symfony.com",
1770 - "time": "2015-07-28 15:18:12" 1827 + "time": "2015-11-18 09:54:26"
1771 }, 1828 },
1772 { 1829 {
1773 "name": "symfony/css-selector", 1830 "name": "symfony/css-selector",
1774 - "version": "v2.7.3", 1831 + "version": "v2.7.7",
1775 "source": { 1832 "source": {
1776 "type": "git", 1833 "type": "git",
1777 "url": "https://github.com/symfony/css-selector.git", 1834 "url": "https://github.com/symfony/css-selector.git",
1778 - "reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092" 1835 + "reference": "abb47717fb88aebd9437da2fc8bb01a50a36679f"
1779 }, 1836 },
1780 "dist": { 1837 "dist": {
1781 "type": "zip", 1838 "type": "zip",
1782 - "url": "https://api.github.com/repos/symfony/css-selector/zipball/0b5c07b516226b7dd32afbbc82fe547a469c5092", 1839 + "url": "https://api.github.com/repos/symfony/css-selector/zipball/abb47717fb88aebd9437da2fc8bb01a50a36679f",
1783 - "reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092", 1840 + "reference": "abb47717fb88aebd9437da2fc8bb01a50a36679f",
1784 "shasum": "" 1841 "shasum": ""
1785 }, 1842 },
1786 "require": { 1843 "require": {
1787 "php": ">=5.3.9" 1844 "php": ">=5.3.9"
1788 }, 1845 },
1789 - "require-dev": {
1790 - "symfony/phpunit-bridge": "~2.7"
1791 - },
1792 "type": "library", 1846 "type": "library",
1793 "extra": { 1847 "extra": {
1794 "branch-alias": { 1848 "branch-alias": {
...@@ -1798,7 +1852,10 @@ ...@@ -1798,7 +1852,10 @@
1798 "autoload": { 1852 "autoload": {
1799 "psr-4": { 1853 "psr-4": {
1800 "Symfony\\Component\\CssSelector\\": "" 1854 "Symfony\\Component\\CssSelector\\": ""
1801 - } 1855 + },
1856 + "exclude-from-classmap": [
1857 + "/Tests/"
1858 + ]
1802 }, 1859 },
1803 "notification-url": "https://packagist.org/downloads/", 1860 "notification-url": "https://packagist.org/downloads/",
1804 "license": [ 1861 "license": [
...@@ -1820,20 +1877,20 @@ ...@@ -1820,20 +1877,20 @@
1820 ], 1877 ],
1821 "description": "Symfony CssSelector Component", 1878 "description": "Symfony CssSelector Component",
1822 "homepage": "https://symfony.com", 1879 "homepage": "https://symfony.com",
1823 - "time": "2015-05-15 13:33:16" 1880 + "time": "2015-10-30 20:10:21"
1824 }, 1881 },
1825 { 1882 {
1826 "name": "symfony/debug", 1883 "name": "symfony/debug",
1827 - "version": "v2.7.3", 1884 + "version": "v2.7.7",
1828 "source": { 1885 "source": {
1829 "type": "git", 1886 "type": "git",
1830 "url": "https://github.com/symfony/debug.git", 1887 "url": "https://github.com/symfony/debug.git",
1831 - "reference": "9daa1bf9f7e615fa2fba30357e479a90141222e3" 1888 + "reference": "0dbc119596f4afc82d9b2eb2a7e6a4af1ee763fa"
1832 }, 1889 },
1833 "dist": { 1890 "dist": {
1834 "type": "zip", 1891 "type": "zip",
1835 - "url": "https://api.github.com/repos/symfony/debug/zipball/9daa1bf9f7e615fa2fba30357e479a90141222e3", 1892 + "url": "https://api.github.com/repos/symfony/debug/zipball/0dbc119596f4afc82d9b2eb2a7e6a4af1ee763fa",
1836 - "reference": "9daa1bf9f7e615fa2fba30357e479a90141222e3", 1893 + "reference": "0dbc119596f4afc82d9b2eb2a7e6a4af1ee763fa",
1837 "shasum": "" 1894 "shasum": ""
1838 }, 1895 },
1839 "require": { 1896 "require": {
...@@ -1845,13 +1902,7 @@ ...@@ -1845,13 +1902,7 @@
1845 }, 1902 },
1846 "require-dev": { 1903 "require-dev": {
1847 "symfony/class-loader": "~2.2", 1904 "symfony/class-loader": "~2.2",
1848 - "symfony/http-foundation": "~2.1", 1905 + "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2"
1849 - "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2",
1850 - "symfony/phpunit-bridge": "~2.7"
1851 - },
1852 - "suggest": {
1853 - "symfony/http-foundation": "",
1854 - "symfony/http-kernel": ""
1855 }, 1906 },
1856 "type": "library", 1907 "type": "library",
1857 "extra": { 1908 "extra": {
...@@ -1862,7 +1913,10 @@ ...@@ -1862,7 +1913,10 @@
1862 "autoload": { 1913 "autoload": {
1863 "psr-4": { 1914 "psr-4": {
1864 "Symfony\\Component\\Debug\\": "" 1915 "Symfony\\Component\\Debug\\": ""
1865 - } 1916 + },
1917 + "exclude-from-classmap": [
1918 + "/Tests/"
1919 + ]
1866 }, 1920 },
1867 "notification-url": "https://packagist.org/downloads/", 1921 "notification-url": "https://packagist.org/downloads/",
1868 "license": [ 1922 "license": [
...@@ -1880,28 +1934,27 @@ ...@@ -1880,28 +1934,27 @@
1880 ], 1934 ],
1881 "description": "Symfony Debug Component", 1935 "description": "Symfony Debug Component",
1882 "homepage": "https://symfony.com", 1936 "homepage": "https://symfony.com",
1883 - "time": "2015-07-09 16:07:40" 1937 + "time": "2015-10-30 20:10:21"
1884 }, 1938 },
1885 { 1939 {
1886 "name": "symfony/dom-crawler", 1940 "name": "symfony/dom-crawler",
1887 - "version": "v2.7.3", 1941 + "version": "v2.7.7",
1888 "source": { 1942 "source": {
1889 "type": "git", 1943 "type": "git",
1890 "url": "https://github.com/symfony/dom-crawler.git", 1944 "url": "https://github.com/symfony/dom-crawler.git",
1891 - "reference": "9dabece63182e95c42b06967a0d929a5df78bc35" 1945 + "reference": "b33593cbfe1d81b50d48353f338aca76a08658d8"
1892 }, 1946 },
1893 "dist": { 1947 "dist": {
1894 "type": "zip", 1948 "type": "zip",
1895 - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/9dabece63182e95c42b06967a0d929a5df78bc35", 1949 + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b33593cbfe1d81b50d48353f338aca76a08658d8",
1896 - "reference": "9dabece63182e95c42b06967a0d929a5df78bc35", 1950 + "reference": "b33593cbfe1d81b50d48353f338aca76a08658d8",
1897 "shasum": "" 1951 "shasum": ""
1898 }, 1952 },
1899 "require": { 1953 "require": {
1900 "php": ">=5.3.9" 1954 "php": ">=5.3.9"
1901 }, 1955 },
1902 "require-dev": { 1956 "require-dev": {
1903 - "symfony/css-selector": "~2.3", 1957 + "symfony/css-selector": "~2.3"
1904 - "symfony/phpunit-bridge": "~2.7"
1905 }, 1958 },
1906 "suggest": { 1959 "suggest": {
1907 "symfony/css-selector": "" 1960 "symfony/css-selector": ""
...@@ -1915,7 +1968,10 @@ ...@@ -1915,7 +1968,10 @@
1915 "autoload": { 1968 "autoload": {
1916 "psr-4": { 1969 "psr-4": {
1917 "Symfony\\Component\\DomCrawler\\": "" 1970 "Symfony\\Component\\DomCrawler\\": ""
1918 - } 1971 + },
1972 + "exclude-from-classmap": [
1973 + "/Tests/"
1974 + ]
1919 }, 1975 },
1920 "notification-url": "https://packagist.org/downloads/", 1976 "notification-url": "https://packagist.org/downloads/",
1921 "license": [ 1977 "license": [
...@@ -1933,20 +1989,20 @@ ...@@ -1933,20 +1989,20 @@
1933 ], 1989 ],
1934 "description": "Symfony DomCrawler Component", 1990 "description": "Symfony DomCrawler Component",
1935 "homepage": "https://symfony.com", 1991 "homepage": "https://symfony.com",
1936 - "time": "2015-07-09 16:07:40" 1992 + "time": "2015-11-02 20:20:53"
1937 }, 1993 },
1938 { 1994 {
1939 "name": "symfony/event-dispatcher", 1995 "name": "symfony/event-dispatcher",
1940 - "version": "v2.7.3", 1996 + "version": "v2.8.0",
1941 "source": { 1997 "source": {
1942 "type": "git", 1998 "type": "git",
1943 "url": "https://github.com/symfony/event-dispatcher.git", 1999 "url": "https://github.com/symfony/event-dispatcher.git",
1944 - "reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3" 2000 + "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc"
1945 }, 2001 },
1946 "dist": { 2002 "dist": {
1947 "type": "zip", 2003 "type": "zip",
1948 - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9310b5f9a87ec2ea75d20fec0b0017c77c66dac3", 2004 + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a5eb815363c0388e83247e7e9853e5dbc14999cc",
1949 - "reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3", 2005 + "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc",
1950 "shasum": "" 2006 "shasum": ""
1951 }, 2007 },
1952 "require": { 2008 "require": {
...@@ -1954,11 +2010,10 @@ ...@@ -1954,11 +2010,10 @@
1954 }, 2010 },
1955 "require-dev": { 2011 "require-dev": {
1956 "psr/log": "~1.0", 2012 "psr/log": "~1.0",
1957 - "symfony/config": "~2.0,>=2.0.5", 2013 + "symfony/config": "~2.0,>=2.0.5|~3.0.0",
1958 - "symfony/dependency-injection": "~2.6", 2014 + "symfony/dependency-injection": "~2.6|~3.0.0",
1959 - "symfony/expression-language": "~2.6", 2015 + "symfony/expression-language": "~2.6|~3.0.0",
1960 - "symfony/phpunit-bridge": "~2.7", 2016 + "symfony/stopwatch": "~2.3|~3.0.0"
1961 - "symfony/stopwatch": "~2.3"
1962 }, 2017 },
1963 "suggest": { 2018 "suggest": {
1964 "symfony/dependency-injection": "", 2019 "symfony/dependency-injection": "",
...@@ -1967,13 +2022,16 @@ ...@@ -1967,13 +2022,16 @@
1967 "type": "library", 2022 "type": "library",
1968 "extra": { 2023 "extra": {
1969 "branch-alias": { 2024 "branch-alias": {
1970 - "dev-master": "2.7-dev" 2025 + "dev-master": "2.8-dev"
1971 } 2026 }
1972 }, 2027 },
1973 "autoload": { 2028 "autoload": {
1974 "psr-4": { 2029 "psr-4": {
1975 "Symfony\\Component\\EventDispatcher\\": "" 2030 "Symfony\\Component\\EventDispatcher\\": ""
1976 - } 2031 + },
2032 + "exclude-from-classmap": [
2033 + "/Tests/"
2034 + ]
1977 }, 2035 },
1978 "notification-url": "https://packagist.org/downloads/", 2036 "notification-url": "https://packagist.org/downloads/",
1979 "license": [ 2037 "license": [
...@@ -1991,28 +2049,25 @@ ...@@ -1991,28 +2049,25 @@
1991 ], 2049 ],
1992 "description": "Symfony EventDispatcher Component", 2050 "description": "Symfony EventDispatcher Component",
1993 "homepage": "https://symfony.com", 2051 "homepage": "https://symfony.com",
1994 - "time": "2015-06-18 19:21:56" 2052 + "time": "2015-10-30 20:15:42"
1995 }, 2053 },
1996 { 2054 {
1997 "name": "symfony/finder", 2055 "name": "symfony/finder",
1998 - "version": "v2.7.3", 2056 + "version": "v2.7.7",
1999 "source": { 2057 "source": {
2000 "type": "git", 2058 "type": "git",
2001 - "url": "https://github.com/symfony/Finder.git", 2059 + "url": "https://github.com/symfony/finder.git",
2002 - "reference": "ae0f363277485094edc04c9f3cbe595b183b78e4" 2060 + "reference": "a06a0c0ff7db3736a50d530c908cca547bf13da9"
2003 }, 2061 },
2004 "dist": { 2062 "dist": {
2005 "type": "zip", 2063 "type": "zip",
2006 - "url": "https://api.github.com/repos/symfony/Finder/zipball/ae0f363277485094edc04c9f3cbe595b183b78e4", 2064 + "url": "https://api.github.com/repos/symfony/finder/zipball/a06a0c0ff7db3736a50d530c908cca547bf13da9",
2007 - "reference": "ae0f363277485094edc04c9f3cbe595b183b78e4", 2065 + "reference": "a06a0c0ff7db3736a50d530c908cca547bf13da9",
2008 "shasum": "" 2066 "shasum": ""
2009 }, 2067 },
2010 "require": { 2068 "require": {
2011 "php": ">=5.3.9" 2069 "php": ">=5.3.9"
2012 }, 2070 },
2013 - "require-dev": {
2014 - "symfony/phpunit-bridge": "~2.7"
2015 - },
2016 "type": "library", 2071 "type": "library",
2017 "extra": { 2072 "extra": {
2018 "branch-alias": { 2073 "branch-alias": {
...@@ -2022,7 +2077,10 @@ ...@@ -2022,7 +2077,10 @@
2022 "autoload": { 2077 "autoload": {
2023 "psr-4": { 2078 "psr-4": {
2024 "Symfony\\Component\\Finder\\": "" 2079 "Symfony\\Component\\Finder\\": ""
2025 - } 2080 + },
2081 + "exclude-from-classmap": [
2082 + "/Tests/"
2083 + ]
2026 }, 2084 },
2027 "notification-url": "https://packagist.org/downloads/", 2085 "notification-url": "https://packagist.org/downloads/",
2028 "license": [ 2086 "license": [
...@@ -2040,28 +2098,27 @@ ...@@ -2040,28 +2098,27 @@
2040 ], 2098 ],
2041 "description": "Symfony Finder Component", 2099 "description": "Symfony Finder Component",
2042 "homepage": "https://symfony.com", 2100 "homepage": "https://symfony.com",
2043 - "time": "2015-07-09 16:07:40" 2101 + "time": "2015-10-30 20:10:21"
2044 }, 2102 },
2045 { 2103 {
2046 "name": "symfony/http-foundation", 2104 "name": "symfony/http-foundation",
2047 - "version": "v2.7.3", 2105 + "version": "v2.7.7",
2048 "source": { 2106 "source": {
2049 "type": "git", 2107 "type": "git",
2050 "url": "https://github.com/symfony/http-foundation.git", 2108 "url": "https://github.com/symfony/http-foundation.git",
2051 - "reference": "863af6898081b34c65d42100c370b9f3c51b70ca" 2109 + "reference": "e83a3d105ddaf5a113e803c904fdec552d1f1c35"
2052 }, 2110 },
2053 "dist": { 2111 "dist": {
2054 "type": "zip", 2112 "type": "zip",
2055 - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/863af6898081b34c65d42100c370b9f3c51b70ca", 2113 + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e83a3d105ddaf5a113e803c904fdec552d1f1c35",
2056 - "reference": "863af6898081b34c65d42100c370b9f3c51b70ca", 2114 + "reference": "e83a3d105ddaf5a113e803c904fdec552d1f1c35",
2057 "shasum": "" 2115 "shasum": ""
2058 }, 2116 },
2059 "require": { 2117 "require": {
2060 "php": ">=5.3.9" 2118 "php": ">=5.3.9"
2061 }, 2119 },
2062 "require-dev": { 2120 "require-dev": {
2063 - "symfony/expression-language": "~2.4", 2121 + "symfony/expression-language": "~2.4"
2064 - "symfony/phpunit-bridge": "~2.7"
2065 }, 2122 },
2066 "type": "library", 2123 "type": "library",
2067 "extra": { 2124 "extra": {
...@@ -2075,6 +2132,9 @@ ...@@ -2075,6 +2132,9 @@
2075 }, 2132 },
2076 "classmap": [ 2133 "classmap": [
2077 "Resources/stubs" 2134 "Resources/stubs"
2135 + ],
2136 + "exclude-from-classmap": [
2137 + "/Tests/"
2078 ] 2138 ]
2079 }, 2139 },
2080 "notification-url": "https://packagist.org/downloads/", 2140 "notification-url": "https://packagist.org/downloads/",
...@@ -2093,20 +2153,20 @@ ...@@ -2093,20 +2153,20 @@
2093 ], 2153 ],
2094 "description": "Symfony HttpFoundation Component", 2154 "description": "Symfony HttpFoundation Component",
2095 "homepage": "https://symfony.com", 2155 "homepage": "https://symfony.com",
2096 - "time": "2015-07-22 10:11:00" 2156 + "time": "2015-11-20 17:41:18"
2097 }, 2157 },
2098 { 2158 {
2099 "name": "symfony/http-kernel", 2159 "name": "symfony/http-kernel",
2100 - "version": "v2.7.3", 2160 + "version": "v2.7.7",
2101 "source": { 2161 "source": {
2102 "type": "git", 2162 "type": "git",
2103 "url": "https://github.com/symfony/http-kernel.git", 2163 "url": "https://github.com/symfony/http-kernel.git",
2104 - "reference": "405d3e7a59ff7a28ec469441326a0ac79065ea98" 2164 + "reference": "5570de31e8fbc03777a8c61eb24f9b626e5e5941"
2105 }, 2165 },
2106 "dist": { 2166 "dist": {
2107 "type": "zip", 2167 "type": "zip",
2108 - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/405d3e7a59ff7a28ec469441326a0ac79065ea98", 2168 + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/5570de31e8fbc03777a8c61eb24f9b626e5e5941",
2109 - "reference": "405d3e7a59ff7a28ec469441326a0ac79065ea98", 2169 + "reference": "5570de31e8fbc03777a8c61eb24f9b626e5e5941",
2110 "shasum": "" 2170 "shasum": ""
2111 }, 2171 },
2112 "require": { 2172 "require": {
...@@ -2129,7 +2189,6 @@ ...@@ -2129,7 +2189,6 @@
2129 "symfony/dom-crawler": "~2.0,>=2.0.5", 2189 "symfony/dom-crawler": "~2.0,>=2.0.5",
2130 "symfony/expression-language": "~2.4", 2190 "symfony/expression-language": "~2.4",
2131 "symfony/finder": "~2.0,>=2.0.5", 2191 "symfony/finder": "~2.0,>=2.0.5",
2132 - "symfony/phpunit-bridge": "~2.7",
2133 "symfony/process": "~2.0,>=2.0.5", 2192 "symfony/process": "~2.0,>=2.0.5",
2134 "symfony/routing": "~2.2", 2193 "symfony/routing": "~2.2",
2135 "symfony/stopwatch": "~2.3", 2194 "symfony/stopwatch": "~2.3",
...@@ -2155,7 +2214,10 @@ ...@@ -2155,7 +2214,10 @@
2155 "autoload": { 2214 "autoload": {
2156 "psr-4": { 2215 "psr-4": {
2157 "Symfony\\Component\\HttpKernel\\": "" 2216 "Symfony\\Component\\HttpKernel\\": ""
2158 - } 2217 + },
2218 + "exclude-from-classmap": [
2219 + "/Tests/"
2220 + ]
2159 }, 2221 },
2160 "notification-url": "https://packagist.org/downloads/", 2222 "notification-url": "https://packagist.org/downloads/",
2161 "license": [ 2223 "license": [
...@@ -2173,28 +2235,25 @@ ...@@ -2173,28 +2235,25 @@
2173 ], 2235 ],
2174 "description": "Symfony HttpKernel Component", 2236 "description": "Symfony HttpKernel Component",
2175 "homepage": "https://symfony.com", 2237 "homepage": "https://symfony.com",
2176 - "time": "2015-07-31 13:24:45" 2238 + "time": "2015-11-23 11:57:49"
2177 }, 2239 },
2178 { 2240 {
2179 "name": "symfony/process", 2241 "name": "symfony/process",
2180 - "version": "v2.7.3", 2242 + "version": "v2.7.7",
2181 "source": { 2243 "source": {
2182 "type": "git", 2244 "type": "git",
2183 - "url": "https://github.com/symfony/Process.git", 2245 + "url": "https://github.com/symfony/process.git",
2184 - "reference": "48aeb0e48600321c272955132d7606ab0a49adb3" 2246 + "reference": "f6290983c8725d0afa29bdc3e5295879de3e58f5"
2185 }, 2247 },
2186 "dist": { 2248 "dist": {
2187 "type": "zip", 2249 "type": "zip",
2188 - "url": "https://api.github.com/repos/symfony/Process/zipball/48aeb0e48600321c272955132d7606ab0a49adb3", 2250 + "url": "https://api.github.com/repos/symfony/process/zipball/f6290983c8725d0afa29bdc3e5295879de3e58f5",
2189 - "reference": "48aeb0e48600321c272955132d7606ab0a49adb3", 2251 + "reference": "f6290983c8725d0afa29bdc3e5295879de3e58f5",
2190 "shasum": "" 2252 "shasum": ""
2191 }, 2253 },
2192 "require": { 2254 "require": {
2193 "php": ">=5.3.9" 2255 "php": ">=5.3.9"
2194 }, 2256 },
2195 - "require-dev": {
2196 - "symfony/phpunit-bridge": "~2.7"
2197 - },
2198 "type": "library", 2257 "type": "library",
2199 "extra": { 2258 "extra": {
2200 "branch-alias": { 2259 "branch-alias": {
...@@ -2204,7 +2263,10 @@ ...@@ -2204,7 +2263,10 @@
2204 "autoload": { 2263 "autoload": {
2205 "psr-4": { 2264 "psr-4": {
2206 "Symfony\\Component\\Process\\": "" 2265 "Symfony\\Component\\Process\\": ""
2207 - } 2266 + },
2267 + "exclude-from-classmap": [
2268 + "/Tests/"
2269 + ]
2208 }, 2270 },
2209 "notification-url": "https://packagist.org/downloads/", 2271 "notification-url": "https://packagist.org/downloads/",
2210 "license": [ 2272 "license": [
...@@ -2222,20 +2284,20 @@ ...@@ -2222,20 +2284,20 @@
2222 ], 2284 ],
2223 "description": "Symfony Process Component", 2285 "description": "Symfony Process Component",
2224 "homepage": "https://symfony.com", 2286 "homepage": "https://symfony.com",
2225 - "time": "2015-07-01 11:25:50" 2287 + "time": "2015-11-19 16:11:24"
2226 }, 2288 },
2227 { 2289 {
2228 "name": "symfony/routing", 2290 "name": "symfony/routing",
2229 - "version": "v2.7.3", 2291 + "version": "v2.7.7",
2230 "source": { 2292 "source": {
2231 "type": "git", 2293 "type": "git",
2232 - "url": "https://github.com/symfony/Routing.git", 2294 + "url": "https://github.com/symfony/routing.git",
2233 - "reference": "ea9134f277162b02e5f80ac058b75a77637b0d26" 2295 + "reference": "7450f6196711b124fb8b04a12286d01a0401ddfe"
2234 }, 2296 },
2235 "dist": { 2297 "dist": {
2236 "type": "zip", 2298 "type": "zip",
2237 - "url": "https://api.github.com/repos/symfony/Routing/zipball/ea9134f277162b02e5f80ac058b75a77637b0d26", 2299 + "url": "https://api.github.com/repos/symfony/routing/zipball/7450f6196711b124fb8b04a12286d01a0401ddfe",
2238 - "reference": "ea9134f277162b02e5f80ac058b75a77637b0d26", 2300 + "reference": "7450f6196711b124fb8b04a12286d01a0401ddfe",
2239 "shasum": "" 2301 "shasum": ""
2240 }, 2302 },
2241 "require": { 2303 "require": {
...@@ -2251,7 +2313,6 @@ ...@@ -2251,7 +2313,6 @@
2251 "symfony/config": "~2.7", 2313 "symfony/config": "~2.7",
2252 "symfony/expression-language": "~2.4", 2314 "symfony/expression-language": "~2.4",
2253 "symfony/http-foundation": "~2.3", 2315 "symfony/http-foundation": "~2.3",
2254 - "symfony/phpunit-bridge": "~2.7",
2255 "symfony/yaml": "~2.0,>=2.0.5" 2316 "symfony/yaml": "~2.0,>=2.0.5"
2256 }, 2317 },
2257 "suggest": { 2318 "suggest": {
...@@ -2269,7 +2330,10 @@ ...@@ -2269,7 +2330,10 @@
2269 "autoload": { 2330 "autoload": {
2270 "psr-4": { 2331 "psr-4": {
2271 "Symfony\\Component\\Routing\\": "" 2332 "Symfony\\Component\\Routing\\": ""
2272 - } 2333 + },
2334 + "exclude-from-classmap": [
2335 + "/Tests/"
2336 + ]
2273 }, 2337 },
2274 "notification-url": "https://packagist.org/downloads/", 2338 "notification-url": "https://packagist.org/downloads/",
2275 "license": [ 2339 "license": [
...@@ -2293,20 +2357,20 @@ ...@@ -2293,20 +2357,20 @@
2293 "uri", 2357 "uri",
2294 "url" 2358 "url"
2295 ], 2359 ],
2296 - "time": "2015-07-09 16:07:40" 2360 + "time": "2015-11-18 13:41:01"
2297 }, 2361 },
2298 { 2362 {
2299 "name": "symfony/translation", 2363 "name": "symfony/translation",
2300 - "version": "v2.7.3", 2364 + "version": "v2.7.7",
2301 "source": { 2365 "source": {
2302 "type": "git", 2366 "type": "git",
2303 - "url": "https://github.com/symfony/Translation.git", 2367 + "url": "https://github.com/symfony/translation.git",
2304 - "reference": "c8dc34cc936152c609cdd722af317e4239d10dd6" 2368 + "reference": "e4ecb9c3ba1304eaf24de15c2d7a428101c1982f"
2305 }, 2369 },
2306 "dist": { 2370 "dist": {
2307 "type": "zip", 2371 "type": "zip",
2308 - "url": "https://api.github.com/repos/symfony/Translation/zipball/c8dc34cc936152c609cdd722af317e4239d10dd6", 2372 + "url": "https://api.github.com/repos/symfony/translation/zipball/e4ecb9c3ba1304eaf24de15c2d7a428101c1982f",
2309 - "reference": "c8dc34cc936152c609cdd722af317e4239d10dd6", 2373 + "reference": "e4ecb9c3ba1304eaf24de15c2d7a428101c1982f",
2310 "shasum": "" 2374 "shasum": ""
2311 }, 2375 },
2312 "require": { 2376 "require": {
...@@ -2318,8 +2382,7 @@ ...@@ -2318,8 +2382,7 @@
2318 "require-dev": { 2382 "require-dev": {
2319 "psr/log": "~1.0", 2383 "psr/log": "~1.0",
2320 "symfony/config": "~2.7", 2384 "symfony/config": "~2.7",
2321 - "symfony/intl": "~2.3", 2385 + "symfony/intl": "~2.4",
2322 - "symfony/phpunit-bridge": "~2.7",
2323 "symfony/yaml": "~2.2" 2386 "symfony/yaml": "~2.2"
2324 }, 2387 },
2325 "suggest": { 2388 "suggest": {
...@@ -2336,7 +2399,10 @@ ...@@ -2336,7 +2399,10 @@
2336 "autoload": { 2399 "autoload": {
2337 "psr-4": { 2400 "psr-4": {
2338 "Symfony\\Component\\Translation\\": "" 2401 "Symfony\\Component\\Translation\\": ""
2339 - } 2402 + },
2403 + "exclude-from-classmap": [
2404 + "/Tests/"
2405 + ]
2340 }, 2406 },
2341 "notification-url": "https://packagist.org/downloads/", 2407 "notification-url": "https://packagist.org/downloads/",
2342 "license": [ 2408 "license": [
...@@ -2354,28 +2420,25 @@ ...@@ -2354,28 +2420,25 @@
2354 ], 2420 ],
2355 "description": "Symfony Translation Component", 2421 "description": "Symfony Translation Component",
2356 "homepage": "https://symfony.com", 2422 "homepage": "https://symfony.com",
2357 - "time": "2015-07-09 16:07:40" 2423 + "time": "2015-11-18 13:41:01"
2358 }, 2424 },
2359 { 2425 {
2360 "name": "symfony/var-dumper", 2426 "name": "symfony/var-dumper",
2361 - "version": "v2.7.3", 2427 + "version": "v2.7.7",
2362 "source": { 2428 "source": {
2363 "type": "git", 2429 "type": "git",
2364 "url": "https://github.com/symfony/var-dumper.git", 2430 "url": "https://github.com/symfony/var-dumper.git",
2365 - "reference": "e8903ebba5eb019f5886ffce739ea9e3b7519579" 2431 + "reference": "72bcb27411780eaee9469729aace73c0d46fb2b8"
2366 }, 2432 },
2367 "dist": { 2433 "dist": {
2368 "type": "zip", 2434 "type": "zip",
2369 - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e8903ebba5eb019f5886ffce739ea9e3b7519579", 2435 + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/72bcb27411780eaee9469729aace73c0d46fb2b8",
2370 - "reference": "e8903ebba5eb019f5886ffce739ea9e3b7519579", 2436 + "reference": "72bcb27411780eaee9469729aace73c0d46fb2b8",
2371 "shasum": "" 2437 "shasum": ""
2372 }, 2438 },
2373 "require": { 2439 "require": {
2374 "php": ">=5.3.9" 2440 "php": ">=5.3.9"
2375 }, 2441 },
2376 - "require-dev": {
2377 - "symfony/phpunit-bridge": "~2.7"
2378 - },
2379 "suggest": { 2442 "suggest": {
2380 "ext-symfony_debug": "" 2443 "ext-symfony_debug": ""
2381 }, 2444 },
...@@ -2391,7 +2454,10 @@ ...@@ -2391,7 +2454,10 @@
2391 ], 2454 ],
2392 "psr-4": { 2455 "psr-4": {
2393 "Symfony\\Component\\VarDumper\\": "" 2456 "Symfony\\Component\\VarDumper\\": ""
2394 - } 2457 + },
2458 + "exclude-from-classmap": [
2459 + "/Tests/"
2460 + ]
2395 }, 2461 },
2396 "notification-url": "https://packagist.org/downloads/", 2462 "notification-url": "https://packagist.org/downloads/",
2397 "license": [ 2463 "license": [
...@@ -2413,7 +2479,7 @@ ...@@ -2413,7 +2479,7 @@
2413 "debug", 2479 "debug",
2414 "dump" 2480 "dump"
2415 ], 2481 ],
2416 - "time": "2015-07-28 15:18:12" 2482 + "time": "2015-11-18 13:41:01"
2417 }, 2483 },
2418 { 2484 {
2419 "name": "vlucas/phpdotenv", 2485 "name": "vlucas/phpdotenv",
...@@ -2715,36 +2781,36 @@ ...@@ -2715,36 +2781,36 @@
2715 }, 2781 },
2716 { 2782 {
2717 "name": "phpspec/phpspec", 2783 "name": "phpspec/phpspec",
2718 - "version": "2.2.1", 2784 + "version": "2.4.0",
2719 "source": { 2785 "source": {
2720 "type": "git", 2786 "type": "git",
2721 "url": "https://github.com/phpspec/phpspec.git", 2787 "url": "https://github.com/phpspec/phpspec.git",
2722 - "reference": "e9a40577323e67f1de2e214abf32976a0352d8f8" 2788 + "reference": "1d3938e6d9ffb1bd4805ea8ddac62ea48767f358"
2723 }, 2789 },
2724 "dist": { 2790 "dist": {
2725 "type": "zip", 2791 "type": "zip",
2726 - "url": "https://api.github.com/repos/phpspec/phpspec/zipball/e9a40577323e67f1de2e214abf32976a0352d8f8", 2792 + "url": "https://api.github.com/repos/phpspec/phpspec/zipball/1d3938e6d9ffb1bd4805ea8ddac62ea48767f358",
2727 - "reference": "e9a40577323e67f1de2e214abf32976a0352d8f8", 2793 + "reference": "1d3938e6d9ffb1bd4805ea8ddac62ea48767f358",
2728 "shasum": "" 2794 "shasum": ""
2729 }, 2795 },
2730 "require": { 2796 "require": {
2731 "doctrine/instantiator": "^1.0.1", 2797 "doctrine/instantiator": "^1.0.1",
2798 + "ext-tokenizer": "*",
2732 "php": ">=5.3.3", 2799 "php": ">=5.3.3",
2733 "phpspec/php-diff": "~1.0.0", 2800 "phpspec/php-diff": "~1.0.0",
2734 "phpspec/prophecy": "~1.4", 2801 "phpspec/prophecy": "~1.4",
2735 "sebastian/exporter": "~1.0", 2802 "sebastian/exporter": "~1.0",
2736 - "symfony/console": "~2.3", 2803 + "symfony/console": "~2.3|~3.0",
2737 - "symfony/event-dispatcher": "~2.1", 2804 + "symfony/event-dispatcher": "~2.1|~3.0",
2738 - "symfony/finder": "~2.1", 2805 + "symfony/finder": "~2.1|~3.0",
2739 - "symfony/process": "~2.1", 2806 + "symfony/process": "^2.6|~3.0",
2740 - "symfony/yaml": "~2.1" 2807 + "symfony/yaml": "~2.1|~3.0"
2741 }, 2808 },
2742 "require-dev": { 2809 "require-dev": {
2743 "behat/behat": "^3.0.11", 2810 "behat/behat": "^3.0.11",
2744 "bossa/phpspec2-expect": "~1.0", 2811 "bossa/phpspec2-expect": "~1.0",
2745 "phpunit/phpunit": "~4.4", 2812 "phpunit/phpunit": "~4.4",
2746 - "symfony/filesystem": "~2.1", 2813 + "symfony/filesystem": "~2.1|~3.0"
2747 - "symfony/process": "~2.1"
2748 }, 2814 },
2749 "suggest": { 2815 "suggest": {
2750 "phpspec/nyan-formatters": "~1.0 – Adds Nyan formatters" 2816 "phpspec/nyan-formatters": "~1.0 – Adds Nyan formatters"
...@@ -2789,7 +2855,7 @@ ...@@ -2789,7 +2855,7 @@
2789 "testing", 2855 "testing",
2790 "tests" 2856 "tests"
2791 ], 2857 ],
2792 - "time": "2015-05-30 15:21:40" 2858 + "time": "2015-11-29 02:03:49"
2793 }, 2859 },
2794 { 2860 {
2795 "name": "phpspec/prophecy", 2861 "name": "phpspec/prophecy",
...@@ -2853,16 +2919,16 @@ ...@@ -2853,16 +2919,16 @@
2853 }, 2919 },
2854 { 2920 {
2855 "name": "phpunit/php-code-coverage", 2921 "name": "phpunit/php-code-coverage",
2856 - "version": "2.2.2", 2922 + "version": "2.2.4",
2857 "source": { 2923 "source": {
2858 "type": "git", 2924 "type": "git",
2859 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 2925 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2860 - "reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c" 2926 + "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
2861 }, 2927 },
2862 "dist": { 2928 "dist": {
2863 "type": "zip", 2929 "type": "zip",
2864 - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2d7c03c0e4e080901b8f33b2897b0577be18a13c", 2930 + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
2865 - "reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c", 2931 + "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
2866 "shasum": "" 2932 "shasum": ""
2867 }, 2933 },
2868 "require": { 2934 "require": {
...@@ -2911,7 +2977,7 @@ ...@@ -2911,7 +2977,7 @@
2911 "testing", 2977 "testing",
2912 "xunit" 2978 "xunit"
2913 ], 2979 ],
2914 - "time": "2015-08-04 03:42:39" 2980 + "time": "2015-10-06 15:47:00"
2915 }, 2981 },
2916 { 2982 {
2917 "name": "phpunit/php-file-iterator", 2983 "name": "phpunit/php-file-iterator",
...@@ -3044,16 +3110,16 @@ ...@@ -3044,16 +3110,16 @@
3044 }, 3110 },
3045 { 3111 {
3046 "name": "phpunit/php-token-stream", 3112 "name": "phpunit/php-token-stream",
3047 - "version": "1.4.6", 3113 + "version": "1.4.8",
3048 "source": { 3114 "source": {
3049 "type": "git", 3115 "type": "git",
3050 "url": "https://github.com/sebastianbergmann/php-token-stream.git", 3116 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3051 - "reference": "3ab72c62e550370a6cd5dc873e1a04ab57562f5b" 3117 + "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
3052 }, 3118 },
3053 "dist": { 3119 "dist": {
3054 "type": "zip", 3120 "type": "zip",
3055 - "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3ab72c62e550370a6cd5dc873e1a04ab57562f5b", 3121 + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3056 - "reference": "3ab72c62e550370a6cd5dc873e1a04ab57562f5b", 3122 + "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3057 "shasum": "" 3123 "shasum": ""
3058 }, 3124 },
3059 "require": { 3125 "require": {
...@@ -3089,20 +3155,20 @@ ...@@ -3089,20 +3155,20 @@
3089 "keywords": [ 3155 "keywords": [
3090 "tokenizer" 3156 "tokenizer"
3091 ], 3157 ],
3092 - "time": "2015-08-16 08:51:00" 3158 + "time": "2015-09-15 10:49:45"
3093 }, 3159 },
3094 { 3160 {
3095 "name": "phpunit/phpunit", 3161 "name": "phpunit/phpunit",
3096 - "version": "4.8.4", 3162 + "version": "4.8.19",
3097 "source": { 3163 "source": {
3098 "type": "git", 3164 "type": "git",
3099 "url": "https://github.com/sebastianbergmann/phpunit.git", 3165 "url": "https://github.com/sebastianbergmann/phpunit.git",
3100 - "reference": "55bf1d6092b0e13a1f26bd5eaffeef3d8ad85ea7" 3166 + "reference": "b2caaf8947aba5e002d42126723e9d69795f32b4"
3101 }, 3167 },
3102 "dist": { 3168 "dist": {
3103 "type": "zip", 3169 "type": "zip",
3104 - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/55bf1d6092b0e13a1f26bd5eaffeef3d8ad85ea7", 3170 + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b2caaf8947aba5e002d42126723e9d69795f32b4",
3105 - "reference": "55bf1d6092b0e13a1f26bd5eaffeef3d8ad85ea7", 3171 + "reference": "b2caaf8947aba5e002d42126723e9d69795f32b4",
3106 "shasum": "" 3172 "shasum": ""
3107 }, 3173 },
3108 "require": { 3174 "require": {
...@@ -3161,24 +3227,24 @@ ...@@ -3161,24 +3227,24 @@
3161 "testing", 3227 "testing",
3162 "xunit" 3228 "xunit"
3163 ], 3229 ],
3164 - "time": "2015-08-15 04:21:23" 3230 + "time": "2015-11-30 08:18:59"
3165 }, 3231 },
3166 { 3232 {
3167 "name": "phpunit/phpunit-mock-objects", 3233 "name": "phpunit/phpunit-mock-objects",
3168 - "version": "2.3.6", 3234 + "version": "2.3.8",
3169 "source": { 3235 "source": {
3170 "type": "git", 3236 "type": "git",
3171 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", 3237 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
3172 - "reference": "18dfbcb81d05e2296c0bcddd4db96cade75e6f42" 3238 + "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
3173 }, 3239 },
3174 "dist": { 3240 "dist": {
3175 "type": "zip", 3241 "type": "zip",
3176 - "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/18dfbcb81d05e2296c0bcddd4db96cade75e6f42", 3242 + "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
3177 - "reference": "18dfbcb81d05e2296c0bcddd4db96cade75e6f42", 3243 + "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
3178 "shasum": "" 3244 "shasum": ""
3179 }, 3245 },
3180 "require": { 3246 "require": {
3181 - "doctrine/instantiator": "~1.0,>=1.0.2", 3247 + "doctrine/instantiator": "^1.0.2",
3182 "php": ">=5.3.3", 3248 "php": ">=5.3.3",
3183 "phpunit/php-text-template": "~1.2", 3249 "phpunit/php-text-template": "~1.2",
3184 "sebastian/exporter": "~1.2" 3250 "sebastian/exporter": "~1.2"
...@@ -3217,7 +3283,7 @@ ...@@ -3217,7 +3283,7 @@
3217 "mock", 3283 "mock",
3218 "xunit" 3284 "xunit"
3219 ], 3285 ],
3220 - "time": "2015-07-10 06:54:24" 3286 + "time": "2015-10-02 06:51:40"
3221 }, 3287 },
3222 { 3288 {
3223 "name": "sebastian/comparator", 3289 "name": "sebastian/comparator",
...@@ -3337,16 +3403,16 @@ ...@@ -3337,16 +3403,16 @@
3337 }, 3403 },
3338 { 3404 {
3339 "name": "sebastian/environment", 3405 "name": "sebastian/environment",
3340 - "version": "1.3.2", 3406 + "version": "1.3.3",
3341 "source": { 3407 "source": {
3342 "type": "git", 3408 "type": "git",
3343 "url": "https://github.com/sebastianbergmann/environment.git", 3409 "url": "https://github.com/sebastianbergmann/environment.git",
3344 - "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44" 3410 + "reference": "6e7133793a8e5a5714a551a8324337374be209df"
3345 }, 3411 },
3346 "dist": { 3412 "dist": {
3347 "type": "zip", 3413 "type": "zip",
3348 - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6324c907ce7a52478eeeaede764f48733ef5ae44", 3414 + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df",
3349 - "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44", 3415 + "reference": "6e7133793a8e5a5714a551a8324337374be209df",
3350 "shasum": "" 3416 "shasum": ""
3351 }, 3417 },
3352 "require": { 3418 "require": {
...@@ -3383,7 +3449,7 @@ ...@@ -3383,7 +3449,7 @@
3383 "environment", 3449 "environment",
3384 "hhvm" 3450 "hhvm"
3385 ], 3451 ],
3386 - "time": "2015-08-03 06:14:51" 3452 + "time": "2015-12-02 08:37:27"
3387 }, 3453 },
3388 { 3454 {
3389 "name": "sebastian/exporter", 3455 "name": "sebastian/exporter",
...@@ -3453,16 +3519,16 @@ ...@@ -3453,16 +3519,16 @@
3453 }, 3519 },
3454 { 3520 {
3455 "name": "sebastian/global-state", 3521 "name": "sebastian/global-state",
3456 - "version": "1.0.0", 3522 + "version": "1.1.1",
3457 "source": { 3523 "source": {
3458 "type": "git", 3524 "type": "git",
3459 "url": "https://github.com/sebastianbergmann/global-state.git", 3525 "url": "https://github.com/sebastianbergmann/global-state.git",
3460 - "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01" 3526 + "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
3461 }, 3527 },
3462 "dist": { 3528 "dist": {
3463 "type": "zip", 3529 "type": "zip",
3464 - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01", 3530 + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
3465 - "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01", 3531 + "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
3466 "shasum": "" 3532 "shasum": ""
3467 }, 3533 },
3468 "require": { 3534 "require": {
...@@ -3500,7 +3566,7 @@ ...@@ -3500,7 +3566,7 @@
3500 "keywords": [ 3566 "keywords": [
3501 "global state" 3567 "global state"
3502 ], 3568 ],
3503 - "time": "2014-10-06 09:23:50" 3569 + "time": "2015-10-12 03:26:01"
3504 }, 3570 },
3505 { 3571 {
3506 "name": "sebastian/recursion-context", 3572 "name": "sebastian/recursion-context",
...@@ -3592,34 +3658,34 @@ ...@@ -3592,34 +3658,34 @@
3592 }, 3658 },
3593 { 3659 {
3594 "name": "symfony/yaml", 3660 "name": "symfony/yaml",
3595 - "version": "v2.7.3", 3661 + "version": "v3.0.0",
3596 "source": { 3662 "source": {
3597 "type": "git", 3663 "type": "git",
3598 - "url": "https://github.com/symfony/Yaml.git", 3664 + "url": "https://github.com/symfony/yaml.git",
3599 - "reference": "71340e996171474a53f3d29111d046be4ad8a0ff" 3665 + "reference": "177a015cb0e19ff4a49e0e2e2c5fc1c1bee07002"
3600 }, 3666 },
3601 "dist": { 3667 "dist": {
3602 "type": "zip", 3668 "type": "zip",
3603 - "url": "https://api.github.com/repos/symfony/Yaml/zipball/71340e996171474a53f3d29111d046be4ad8a0ff", 3669 + "url": "https://api.github.com/repos/symfony/yaml/zipball/177a015cb0e19ff4a49e0e2e2c5fc1c1bee07002",
3604 - "reference": "71340e996171474a53f3d29111d046be4ad8a0ff", 3670 + "reference": "177a015cb0e19ff4a49e0e2e2c5fc1c1bee07002",
3605 "shasum": "" 3671 "shasum": ""
3606 }, 3672 },
3607 "require": { 3673 "require": {
3608 - "php": ">=5.3.9" 3674 + "php": ">=5.5.9"
3609 - },
3610 - "require-dev": {
3611 - "symfony/phpunit-bridge": "~2.7"
3612 }, 3675 },
3613 "type": "library", 3676 "type": "library",
3614 "extra": { 3677 "extra": {
3615 "branch-alias": { 3678 "branch-alias": {
3616 - "dev-master": "2.7-dev" 3679 + "dev-master": "3.0-dev"
3617 } 3680 }
3618 }, 3681 },
3619 "autoload": { 3682 "autoload": {
3620 "psr-4": { 3683 "psr-4": {
3621 "Symfony\\Component\\Yaml\\": "" 3684 "Symfony\\Component\\Yaml\\": ""
3622 - } 3685 + },
3686 + "exclude-from-classmap": [
3687 + "/Tests/"
3688 + ]
3623 }, 3689 },
3624 "notification-url": "https://packagist.org/downloads/", 3690 "notification-url": "https://packagist.org/downloads/",
3625 "license": [ 3691 "license": [
...@@ -3637,7 +3703,7 @@ ...@@ -3637,7 +3703,7 @@
3637 ], 3703 ],
3638 "description": "Symfony Yaml Component", 3704 "description": "Symfony Yaml Component",
3639 "homepage": "https://symfony.com", 3705 "homepage": "https://symfony.com",
3640 - "time": "2015-07-28 14:07:07" 3706 + "time": "2015-11-30 12:36:17"
3641 } 3707 }
3642 ], 3708 ],
3643 "aliases": [], 3709 "aliases": [],
......
...@@ -23,7 +23,9 @@ class DummyContentSeeder extends Seeder ...@@ -23,7 +23,9 @@ class DummyContentSeeder extends Seeder
23 $pages = factory(\BookStack\Page::class, 10)->make(['created_by' => $user->id, 'updated_by' => $user->id, 'book_id' => $book->id]); 23 $pages = factory(\BookStack\Page::class, 10)->make(['created_by' => $user->id, 'updated_by' => $user->id, 'book_id' => $book->id]);
24 $chapter->pages()->saveMany($pages); 24 $chapter->pages()->saveMany($pages);
25 }); 25 });
26 + $pages = factory(\BookStack\Page::class, 3)->make(['created_by' => $user->id, 'updated_by' => $user->id]);
26 $book->chapters()->saveMany($chapters); 27 $book->chapters()->saveMany($chapters);
28 + $book->pages()->saveMany($pages);
27 }); 29 });
28 } 30 }
29 } 31 }
......
...@@ -118,6 +118,9 @@ ...@@ -118,6 +118,9 @@
118 text-decoration: none; 118 text-decoration: none;
119 } 119 }
120 } 120 }
121 + li a i {
122 + padding-right: $-xs + 2px;
123 + }
121 li, a { 124 li, a {
122 display: block; 125 display: block;
123 } 126 }
...@@ -150,11 +153,11 @@ ...@@ -150,11 +153,11 @@
150 } 153 }
151 .list-item-page { 154 .list-item-page {
152 border-bottom: none; 155 border-bottom: none;
156 + border-left: 5px solid $color-page;
157 + margin: 10px 10px;
153 } 158 }
154 .page { 159 .page {
155 color: $color-page !important; 160 color: $color-page !important;
156 - border-left: 5px solid $color-page;
157 - margin: 10px 10px;
158 border-bottom: none; 161 border-bottom: none;
159 &.selected { 162 &.selected {
160 background-color: rgba($color-page, 0.1); 163 background-color: rgba($color-page, 0.1);
......