Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Зуев Егор
/
wiki.dev
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
Dan Brown
2015-12-02 19:10:05 +0000
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Commit
9f435553dc64e877d0bd3e66288f2c0dbda045f3
9f435553
1 parent
5e21ecc5
Updated composer, Fixed sidebar tree list & Added extra pages to Dummy seeder. Fixes #28, Fixes #29
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
339 additions
and
268 deletions
composer.json
composer.lock
database/seeds/DummyContentSeeder.php
resources/assets/sass/_lists.scss
composer.json
View file @
9f43555
...
...
@@ -8,15 +8,15 @@
"php"
:
">=5.5.9"
,
"laravel/framework"
:
"5.1.*"
,
"intervention/image"
:
"^2.3"
,
"laravel/socialite"
:
"^2.0"
"laravel/socialite"
:
"^2.0"
,
"barryvdh/laravel-ide-helper"
:
"^2.1"
,
"barryvdh/laravel-debugbar"
:
"^2.0"
},
"require-dev"
:
{
"fzaninotto/faker"
:
"~1.4"
,
"mockery/mockery"
:
"0.9.*"
,
"phpunit/phpunit"
:
"~4.0"
,
"phpspec/phpspec"
:
"~2.1"
,
"barryvdh/laravel-ide-helper"
:
"^2.1"
,
"barryvdh/laravel-debugbar"
:
"^2.0"
"phpspec/phpspec"
:
"~2.1"
},
"autoload"
:
{
"classmap"
:
[
...
...
composer.lock
View file @
9f43555
...
...
@@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
,
"This file is @generated automatically"
],
"hash"
:
"c2
16d0bcb72b4f2008d7fa8067da2f77
"
,
"content-hash"
:
"
3c421ae5b8e5c11792249142cb96ff25
"
,
"hash"
:
"c2
067be65a036c540976c649dfd3763a
"
,
"content-hash"
:
"
6581b2cca64df1f4d3df219552fbfd78
"
,
"packages"
:
[
{
"name"
:
"barryvdh/laravel-debugbar"
,
...
...
@@ -126,29 +126,29 @@
},
{
"name"
:
"classpreloader/classpreloader"
,
"version"
:
"
2
.0.0"
,
"version"
:
"
3
.0.0"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/ClassPreloader/ClassPreloader.git"
,
"reference"
:
"
8c3c14b10309e3b40bce833913a6c0c0b8c8f962
"
"reference"
:
"
9b10b913c2bdf90c3d2e0d726b454fb7f77c552a
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/
8c3c14b10309e3b40bce833913a6c0c0b8c8f962
"
,
"reference"
:
"
8c3c14b10309e3b40bce833913a6c0c0b8c8f962
"
,
"url"
:
"https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/
9b10b913c2bdf90c3d2e0d726b454fb7f77c552a
"
,
"reference"
:
"
9b10b913c2bdf90c3d2e0d726b454fb7f77c552a
"
,
"shasum"
:
""
},
"require"
:
{
"nikic/php-parser"
:
"
~1.3
"
,
"nikic/php-parser"
:
"
^1.0|^2.0
"
,
"php"
:
">=5.5.9"
},
"require-dev"
:
{
"phpunit/phpunit"
:
"
~4
.0"
"phpunit/phpunit"
:
"
^4.8|^5
.0"
},
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"
2
.0-dev"
"dev-master"
:
"
3
.0-dev"
}
},
"autoload"
:
{
...
...
@@ -176,7 +176,7 @@
"class"
,
"preload"
],
"time"
:
"2015-
06-28 21:39:13
"
"time"
:
"2015-
11-09 22:51:51
"
},
{
"name"
:
"danielstjules/stringy"
,
...
...
@@ -269,16 +269,16 @@
},
{
"name"
:
"doctrine/inflector"
,
"version"
:
"v1.
0.1
"
,
"version"
:
"v1.
1.0
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/doctrine/inflector.git"
,
"reference"
:
"
0bcb2e79d8571787f18b7eb036ed3d004908e604
"
"reference"
:
"
90b2128806bfde671b6952ab8bea493942c1fdae
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/doctrine/inflector/zipball/
0bcb2e79d8571787f18b7eb036ed3d004908e604
"
,
"reference"
:
"
0bcb2e79d8571787f18b7eb036ed3d004908e604
"
,
"url"
:
"https://api.github.com/repos/doctrine/inflector/zipball/
90b2128806bfde671b6952ab8bea493942c1fdae
"
,
"reference"
:
"
90b2128806bfde671b6952ab8bea493942c1fdae
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -290,7 +290,7 @@
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"1.
0
.x-dev"
"dev-master"
:
"1.
1
.x-dev"
}
},
"autoload"
:
{
...
...
@@ -332,7 +332,7 @@
"singularize"
,
"string"
],
"time"
:
"201
4-12-20 21:24:13
"
"time"
:
"201
5-11-06 14:35:42
"
},
{
"name"
:
"guzzle/guzzle"
,
...
...
@@ -431,16 +431,16 @@
},
{
"name"
:
"guzzlehttp/guzzle"
,
"version"
:
"6.
0.2
"
,
"version"
:
"6.
1.1
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/guzzle/guzzle.git"
,
"reference"
:
"
a8dfeff00eb84616a17fea7a4d72af35e750410f
"
"reference"
:
"
c6851d6e48f63b69357cbfa55bca116448140e0c
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/guzzle/guzzle/zipball/
a8dfeff00eb84616a17fea7a4d72af35e750410f
"
,
"reference"
:
"
a8dfeff00eb84616a17fea7a4d72af35e750410f
"
,
"url"
:
"https://api.github.com/repos/guzzle/guzzle/zipball/
c6851d6e48f63b69357cbfa55bca116448140e0c
"
,
"reference"
:
"
c6851d6e48f63b69357cbfa55bca116448140e0c
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -456,7 +456,7 @@
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"6.
0
-dev"
"dev-master"
:
"6.
1
-dev"
}
},
"autoload"
:
{
...
...
@@ -489,20 +489,20 @@
"rest"
,
"web service"
],
"time"
:
"2015-
07-04 20:09:24
"
"time"
:
"2015-
11-23 00:47:50
"
},
{
"name"
:
"guzzlehttp/promises"
,
"version"
:
"1.0.
2
"
,
"version"
:
"1.0.
3
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/guzzle/promises.git"
,
"reference"
:
"
97fe7210def29451ec74923b27e552238defd75
a"
"reference"
:
"
b1e1c0d55f8083c71eda2c28c12a228d708294e
a"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/guzzle/promises/zipball/
97fe7210def29451ec74923b27e552238defd75
a"
,
"reference"
:
"
97fe7210def29451ec74923b27e552238defd75
a"
,
"url"
:
"https://api.github.com/repos/guzzle/promises/zipball/
b1e1c0d55f8083c71eda2c28c12a228d708294e
a"
,
"reference"
:
"
b1e1c0d55f8083c71eda2c28c12a228d708294e
a"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -540,20 +540,20 @@
"keywords"
:
[
"promise"
],
"time"
:
"2015-
08-15 19:37:21
"
"time"
:
"2015-
10-15 22:28:00
"
},
{
"name"
:
"guzzlehttp/psr7"
,
"version"
:
"1.2.
0
"
,
"version"
:
"1.2.
1
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/guzzle/psr7.git"
,
"reference"
:
"4
ef919b0cf3b1989523138b60163bbcb7ba1ff7e
"
"reference"
:
"4
d0bdbe1206df7440219ce14c972aa57cc5e4982
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/guzzle/psr7/zipball/4
ef919b0cf3b1989523138b60163bbcb7ba1ff7e
"
,
"reference"
:
"4
ef919b0cf3b1989523138b60163bbcb7ba1ff7e
"
,
"url"
:
"https://api.github.com/repos/guzzle/psr7/zipball/4
d0bdbe1206df7440219ce14c972aa57cc5e4982
"
,
"reference"
:
"4
d0bdbe1206df7440219ce14c972aa57cc5e4982
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -598,20 +598,20 @@
"stream"
,
"uri"
],
"time"
:
"2015-
08-15 19:32:36
"
"time"
:
"2015-
11-03 01:34:55
"
},
{
"name"
:
"intervention/image"
,
"version"
:
"2.3.
1
"
,
"version"
:
"2.3.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/Intervention/image.git"
,
"reference"
:
"
156f9d6f8a186c68b92f0c50084718f02dae1b5f
"
"reference"
:
"
a67ee32df0c6820cc6e861ad4144ee0ef9c74aa3
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/Intervention/image/zipball/
156f9d6f8a186c68b92f0c50084718f02dae1b5f
"
,
"reference"
:
"
156f9d6f8a186c68b92f0c50084718f02dae1b5f
"
,
"url"
:
"https://api.github.com/repos/Intervention/image/zipball/
a67ee32df0c6820cc6e861ad4144ee0ef9c74aa3
"
,
"reference"
:
"
a67ee32df0c6820cc6e861ad4144ee0ef9c74aa3
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -660,7 +660,7 @@
"thumbnail"
,
"watermark"
],
"time"
:
"2015-
07-10 15:03:58
"
"time"
:
"2015-
11-30 17:03:21
"
},
{
"name"
:
"jakub-onderka/php-console-color"
,
...
...
@@ -809,20 +809,20 @@
},
{
"name"
:
"laravel/framework"
,
"version"
:
"v5.1.
10
"
,
"version"
:
"v5.1.
25
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/laravel/framework.git"
,
"reference"
:
"
d47ccc8de10ccb6f328cc90f901ca5e47e077c93
"
"reference"
:
"
53979acc664debc401bfcb61086c4fc4f196b22d
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/laravel/framework/zipball/
d47ccc8de10ccb6f328cc90f901ca5e47e077c93
"
,
"reference"
:
"
d47ccc8de10ccb6f328cc90f901ca5e47e077c93
"
,
"url"
:
"https://api.github.com/repos/laravel/framework/zipball/
53979acc664debc401bfcb61086c4fc4f196b22d
"
,
"reference"
:
"
53979acc664debc401bfcb61086c4fc4f196b22d
"
,
"shasum"
:
""
},
"require"
:
{
"classpreloader/classpreloader"
:
"~2.0"
,
"classpreloader/classpreloader"
:
"~2.0
|~3.0
"
,
"danielstjules/stringy"
:
"~1.8"
,
"doctrine/inflector"
:
"~1.0"
,
"ext-mbstring"
:
"*"
,
...
...
@@ -832,8 +832,9 @@
"monolog/monolog"
:
"~1.11"
,
"mtdowling/cron-expression"
:
"~1.0"
,
"nesbot/carbon"
:
"~1.19"
,
"paragonie/random_compat"
:
"~1.1"
,
"php"
:
">=5.5.9"
,
"psy/psysh"
:
"
~0.5.1
"
,
"psy/psysh"
:
"
0.6.*
"
,
"swiftmailer/swiftmailer"
:
"~5.1"
,
"symfony/console"
:
"2.7.*"
,
"symfony/css-selector"
:
"2.7.*"
,
...
...
@@ -882,7 +883,7 @@
"require-dev"
:
{
"aws/aws-sdk-php"
:
"~3.0"
,
"iron-io/iron_mq"
:
"~2.0"
,
"mockery/mockery"
:
"~0.9.
1
"
,
"mockery/mockery"
:
"~0.9.
2
"
,
"pda/pheanstalk"
:
"~3.0"
,
"phpunit/phpunit"
:
"~4.0"
,
"predis/predis"
:
"~1.0"
...
...
@@ -933,20 +934,20 @@
"framework"
,
"laravel"
],
"time"
:
"2015-
08-12 18:16:08
"
"time"
:
"2015-
11-30 19:24:36
"
},
{
"name"
:
"laravel/socialite"
,
"version"
:
"v2.0.1
2
"
,
"version"
:
"v2.0.1
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/laravel/socialite.git"
,
"reference"
:
"
0bb08c8666f4c01e55e3b3b0e42f2b5075be6a6e
"
"reference"
:
"
b15f4be0ac739405120d74b837af423aa71502d9
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/laravel/socialite/zipball/
0bb08c8666f4c01e55e3b3b0e42f2b5075be6a6e
"
,
"reference"
:
"
0bb08c8666f4c01e55e3b3b0e42f2b5075be6a6e
"
,
"url"
:
"https://api.github.com/repos/laravel/socialite/zipball/
b15f4be0ac739405120d74b837af423aa71502d9
"
,
"reference"
:
"
b15f4be0ac739405120d74b837af423aa71502d9
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -987,25 +988,28 @@
"laravel"
,
"oauth"
],
"time"
:
"2015-
08-30 01:12:5
6"
"time"
:
"2015-
10-16 15:39:4
6"
},
{
"name"
:
"league/flysystem"
,
"version"
:
"1.0.1
1
"
,
"version"
:
"1.0.1
5
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/thephpleague/flysystem.git"
,
"reference"
:
"
c16222fdc02467eaa12cb6d6d0e65527741f6040
"
"reference"
:
"
31525caf9e8772683672fefd8a1ca0c0736020f4
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/thephpleague/flysystem/zipball/
c16222fdc02467eaa12cb6d6d0e65527741f6040
"
,
"reference"
:
"
c16222fdc02467eaa12cb6d6d0e65527741f6040
"
,
"url"
:
"https://api.github.com/repos/thephpleague/flysystem/zipball/
31525caf9e8772683672fefd8a1ca0c0736020f4
"
,
"reference"
:
"
31525caf9e8772683672fefd8a1ca0c0736020f4
"
,
"shasum"
:
""
},
"require"
:
{
"php"
:
">=5.4.0"
},
"conflict"
:
{
"league/flysystem-sftp"
:
"<1.0.6"
},
"require-dev"
:
{
"ext-fileinfo"
:
"*"
,
"mockery/mockery"
:
"~0.9"
,
...
...
@@ -1068,20 +1072,20 @@
"sftp"
,
"storage"
],
"time"
:
"2015-0
7-28 20:41:58
"
"time"
:
"2015-0
9-30 22:26:59
"
},
{
"name"
:
"league/oauth1-client"
,
"version"
:
"1.6.
0
"
,
"version"
:
"1.6.
1
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/thephpleague/oauth1-client.git"
,
"reference"
:
"
4d4edd9b6014f882e319231a9b3351e3a1dfdc81
"
"reference"
:
"
cef3ceda13c78f89c323e4d5e6301c0eb7cea422
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/thephpleague/oauth1-client/zipball/
4d4edd9b6014f882e319231a9b3351e3a1dfdc81
"
,
"reference"
:
"
4d4edd9b6014f882e319231a9b3351e3a1dfdc81
"
,
"url"
:
"https://api.github.com/repos/thephpleague/oauth1-client/zipball/
cef3ceda13c78f89c323e4d5e6301c0eb7cea422
"
,
"reference"
:
"
cef3ceda13c78f89c323e4d5e6301c0eb7cea422
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1131,7 +1135,7 @@
"tumblr"
,
"twitter"
],
"time"
:
"2015-
08-22 09:49:14
"
"time"
:
"2015-
10-23 04:02:07
"
},
{
"name"
:
"maximebf/debugbar"
,
...
...
@@ -1191,16 +1195,16 @@
},
{
"name"
:
"monolog/monolog"
,
"version"
:
"1.1
6.0
"
,
"version"
:
"1.1
7.2
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/Seldaek/monolog.git"
,
"reference"
:
"
c0c0b4bee3aabce7182876b0d912ef2595563db7
"
"reference"
:
"
bee7f0dc9c3e0b69a6039697533dca1e845c8c24
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/Seldaek/monolog/zipball/
c0c0b4bee3aabce7182876b0d912ef2595563db7
"
,
"reference"
:
"
c0c0b4bee3aabce7182876b0d912ef2595563db7
"
,
"url"
:
"https://api.github.com/repos/Seldaek/monolog/zipball/
bee7f0dc9c3e0b69a6039697533dca1e845c8c24
"
,
"reference"
:
"
bee7f0dc9c3e0b69a6039697533dca1e845c8c24
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1214,10 +1218,11 @@
"aws/aws-sdk-php"
:
"^2.4.9"
,
"doctrine/couchdb"
:
"~1.0@dev"
,
"graylog2/gelf-php"
:
"~1.0"
,
"jakub-onderka/php-parallel-lint"
:
"0.9"
,
"php-console/php-console"
:
"^3.1.3"
,
"phpunit/phpunit"
:
"~4.5"
,
"phpunit/phpunit-mock-objects"
:
"2.3.0"
,
"raven/raven"
:
"
~0.8
"
,
"raven/raven"
:
"
^0.13
"
,
"ruflin/elastica"
:
">=0.90 <3.0"
,
"swiftmailer/swiftmailer"
:
"~5.3"
,
"videlalvaro/php-amqplib"
:
"~2.4"
...
...
@@ -1263,7 +1268,7 @@
"logging"
,
"psr-3"
],
"time"
:
"2015-
08-09 17:44:44
"
"time"
:
"2015-
10-14 12:51:02
"
},
{
"name"
:
"mtdowling/cron-expression"
,
...
...
@@ -1311,16 +1316,16 @@
},
{
"name"
:
"nesbot/carbon"
,
"version"
:
"1.2
0
.0"
,
"version"
:
"1.2
1
.0"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/briannesbitt/Carbon.git"
,
"reference"
:
"
bfd3eaba109c9a2405c92174c8e17f20c2b9caf3
"
"reference"
:
"
7b08ec6f75791e130012f206e3f7b0e76e18e3d7
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/briannesbitt/Carbon/zipball/
bfd3eaba109c9a2405c92174c8e17f20c2b9caf3
"
,
"reference"
:
"
bfd3eaba109c9a2405c92174c8e17f20c2b9caf3
"
,
"url"
:
"https://api.github.com/repos/briannesbitt/Carbon/zipball/
7b08ec6f75791e130012f206e3f7b0e76e18e3d7
"
,
"reference"
:
"
7b08ec6f75791e130012f206e3f7b0e76e18e3d7
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1328,12 +1333,12 @@
"symfony/translation"
:
"~2.6|~3.0"
},
"require-dev"
:
{
"phpunit/phpunit"
:
"~4.0"
"phpunit/phpunit"
:
"~4.0
|~5.0
"
},
"type"
:
"library"
,
"autoload"
:
{
"psr-
0
"
:
{
"Carbon
"
:
"src
"
"psr-
4
"
:
{
"Carbon
\\
"
:
"src/Carbon/
"
}
},
"notification-url"
:
"https://packagist.org/downloads/"
,
...
...
@@ -1354,20 +1359,20 @@
"datetime"
,
"time"
],
"time"
:
"2015-
06-25 04:19:39
"
"time"
:
"2015-
11-04 20:07:17
"
},
{
"name"
:
"nikic/php-parser"
,
"version"
:
"v1.4.
0
"
,
"version"
:
"v1.4.
1
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/nikic/PHP-Parser.git"
,
"reference"
:
"
196f177cfefa0f1f7166c0a05d8255889be12418
"
"reference"
:
"
f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/nikic/PHP-Parser/zipball/
196f177cfefa0f1f7166c0a05d8255889be12418
"
,
"reference"
:
"
196f177cfefa0f1f7166c0a05d8255889be12418
"
,
"url"
:
"https://api.github.com/repos/nikic/PHP-Parser/zipball/
f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51
"
,
"reference"
:
"
f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1399,7 +1404,55 @@
"parser"
,
"php"
],
"time"
:
"2015-07-14 17:31:05"
"time"
:
"2015-09-19 14:15:08"
},
{
"name"
:
"paragonie/random_compat"
,
"version"
:
"1.1.1"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/paragonie/random_compat.git"
,
"reference"
:
"a208865a5aeffc2dbbef2a5b3409887272d93f32"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/paragonie/random_compat/zipball/a208865a5aeffc2dbbef2a5b3409887272d93f32"
,
"reference"
:
"a208865a5aeffc2dbbef2a5b3409887272d93f32"
,
"shasum"
:
""
},
"require"
:
{
"php"
:
">=5.2.0"
},
"require-dev"
:
{
"phpunit/phpunit"
:
"4.*|5.*"
},
"suggest"
:
{
"ext-libsodium"
:
"Provides a modern crypto API that can be used to generate random bytes."
},
"type"
:
"library"
,
"autoload"
:
{
"files"
:
[
"lib/random.php"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
"MIT"
],
"authors"
:
[
{
"name"
:
"Paragon Initiative Enterprises"
,
"email"
:
"security@paragonie.com"
,
"homepage"
:
"https://paragonie.com"
}
],
"description"
:
"PHP 5.x polyfill for random_bytes() and random_int() from PHP 7"
,
"keywords"
:
[
"csprng"
,
"pseudorandom"
,
"random"
],
"time"
:
"2015-12-01 02:52:15"
},
{
"name"
:
"phpdocumentor/reflection-docblock"
,
...
...
@@ -1539,29 +1592,29 @@
},
{
"name"
:
"psy/psysh"
,
"version"
:
"v0.
5.2
"
,
"version"
:
"v0.
6.1
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/bobthecow/psysh.git"
,
"reference"
:
"
aaf8772ade08b5f0f6830774a5d5c2f800415975
"
"reference"
:
"
0f04df0b23663799a8941fae13cd8e6299bde3ed
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/bobthecow/psysh/zipball/
aaf8772ade08b5f0f6830774a5d5c2f800415975
"
,
"reference"
:
"
aaf8772ade08b5f0f6830774a5d5c2f800415975
"
,
"url"
:
"https://api.github.com/repos/bobthecow/psysh/zipball/
0f04df0b23663799a8941fae13cd8e6299bde3ed
"
,
"reference"
:
"
0f04df0b23663799a8941fae13cd8e6299bde3ed
"
,
"shasum"
:
""
},
"require"
:
{
"dnoegel/php-xdg-base-dir"
:
"0.1"
,
"jakub-onderka/php-console-highlighter"
:
"0.3.*"
,
"nikic/php-parser"
:
"^1.2.1"
,
"nikic/php-parser"
:
"^1.2.1
|~2.0
"
,
"php"
:
">=5.3.9"
,
"symfony/console"
:
"~2.3.10|^2.4.2|~3.0"
,
"symfony/var-dumper"
:
"~2.7|~3.0"
},
"require-dev"
:
{
"fabpot/php-cs-fixer"
:
"~1.5"
,
"phpunit/phpunit"
:
"~3.7|~4.0"
,
"phpunit/phpunit"
:
"~3.7|~4.0
|~5.0
"
,
"squizlabs/php_codesniffer"
:
"~2.0"
,
"symfony/finder"
:
"~2.1|~3.0"
},
...
...
@@ -1577,15 +1630,15 @@
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
"dev-develop"
:
"0.
6
.x-dev"
"dev-develop"
:
"0.
7
.x-dev"
}
},
"autoload"
:
{
"files"
:
[
"src/Psy/functions.php"
],
"psr-
0
"
:
{
"Psy
\\
"
:
"src/"
"psr-
4
"
:
{
"Psy
\\
"
:
"src/
Psy/
"
}
},
"notification-url"
:
"https://packagist.org/downloads/"
,
...
...
@@ -1607,7 +1660,7 @@
"interactive"
,
"shell"
],
"time"
:
"2015-
07-16 15:26:57
"
"time"
:
"2015-
11-12 16:18:56
"
},
{
"name"
:
"swiftmailer/swiftmailer"
,
...
...
@@ -1664,35 +1717,37 @@
},
{
"name"
:
"symfony/class-loader"
,
"version"
:
"v2.
7.3
"
,
"version"
:
"v2.
8.0
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/class-loader.git"
,
"reference"
:
"
2fccbc544997340808801a7410cdcb96dd12edc4
"
"reference"
:
"
51f83451bf0ddfc696e47e4642d6cd10fcfce160
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/class-loader/zipball/
2fccbc544997340808801a7410cdcb96dd12edc4
"
,
"reference"
:
"
2fccbc544997340808801a7410cdcb96dd12edc4
"
,
"url"
:
"https://api.github.com/repos/symfony/class-loader/zipball/
51f83451bf0ddfc696e47e4642d6cd10fcfce160
"
,
"reference"
:
"
51f83451bf0ddfc696e47e4642d6cd10fcfce160
"
,
"shasum"
:
""
},
"require"
:
{
"php"
:
">=5.3.9"
},
"require-dev"
:
{
"symfony/finder"
:
"~2.0,>=2.0.5"
,
"symfony/phpunit-bridge"
:
"~2.7"
"symfony/finder"
:
"~2.0,>=2.0.5|~3.0.0"
},
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"2.
7
-dev"
"dev-master"
:
"2.
8
-dev"
}
},
"autoload"
:
{
"psr-4"
:
{
"Symfony
\\
Component
\\
ClassLoader
\\
"
:
""
}
},
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
...
...
@@ -1710,20 +1765,20 @@
],
"description"
:
"Symfony ClassLoader Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2015-
06-25 12:52:11
"
"time"
:
"2015-
11-26 07:00:59
"
},
{
"name"
:
"symfony/console"
,
"version"
:
"v2.7.
3
"
,
"version"
:
"v2.7.
7
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/console.git"
,
"reference"
:
"
d6cf02fe73634c96677e428f840704bfbcaec29e
"
"reference"
:
"
16bb1cb86df43c90931df65f529e7ebd79636750
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/console/zipball/
d6cf02fe73634c96677e428f840704bfbcaec29e
"
,
"reference"
:
"
d6cf02fe73634c96677e428f840704bfbcaec29e
"
,
"url"
:
"https://api.github.com/repos/symfony/console/zipball/
16bb1cb86df43c90931df65f529e7ebd79636750
"
,
"reference"
:
"
16bb1cb86df43c90931df65f529e7ebd79636750
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1732,7 +1787,6 @@
"require-dev"
:
{
"psr/log"
:
"~1.0"
,
"symfony/event-dispatcher"
:
"~2.1"
,
"symfony/phpunit-bridge"
:
"~2.7"
,
"symfony/process"
:
"~2.1"
},
"suggest"
:
{
...
...
@@ -1749,7 +1803,10 @@
"autoload"
:
{
"psr-4"
:
{
"Symfony
\\
Component
\\
Console
\\
"
:
""
}
},
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
...
...
@@ -1767,28 +1824,25 @@
],
"description"
:
"Symfony Console Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2015-
07-28 15:18:12
"
"time"
:
"2015-
11-18 09:54:26
"
},
{
"name"
:
"symfony/css-selector"
,
"version"
:
"v2.7.
3
"
,
"version"
:
"v2.7.
7
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/css-selector.git"
,
"reference"
:
"
0b5c07b516226b7dd32afbbc82fe547a469c5092
"
"reference"
:
"
abb47717fb88aebd9437da2fc8bb01a50a36679f
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/css-selector/zipball/
0b5c07b516226b7dd32afbbc82fe547a469c5092
"
,
"reference"
:
"
0b5c07b516226b7dd32afbbc82fe547a469c5092
"
,
"url"
:
"https://api.github.com/repos/symfony/css-selector/zipball/
abb47717fb88aebd9437da2fc8bb01a50a36679f
"
,
"reference"
:
"
abb47717fb88aebd9437da2fc8bb01a50a36679f
"
,
"shasum"
:
""
},
"require"
:
{
"php"
:
">=5.3.9"
},
"require-dev"
:
{
"symfony/phpunit-bridge"
:
"~2.7"
},
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
...
...
@@ -1798,7 +1852,10 @@
"autoload"
:
{
"psr-4"
:
{
"Symfony
\\
Component
\\
CssSelector
\\
"
:
""
}
},
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
...
...
@@ -1820,20 +1877,20 @@
],
"description"
:
"Symfony CssSelector Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2015-
05-15 13:33:16
"
"time"
:
"2015-
10-30 20:10:21
"
},
{
"name"
:
"symfony/debug"
,
"version"
:
"v2.7.
3
"
,
"version"
:
"v2.7.
7
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/debug.git"
,
"reference"
:
"
9daa1bf9f7e615fa2fba30357e479a90141222e3
"
"reference"
:
"
0dbc119596f4afc82d9b2eb2a7e6a4af1ee763fa
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/debug/zipball/
9daa1bf9f7e615fa2fba30357e479a90141222e3
"
,
"reference"
:
"
9daa1bf9f7e615fa2fba30357e479a90141222e3
"
,
"url"
:
"https://api.github.com/repos/symfony/debug/zipball/
0dbc119596f4afc82d9b2eb2a7e6a4af1ee763fa
"
,
"reference"
:
"
0dbc119596f4afc82d9b2eb2a7e6a4af1ee763fa
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1845,13 +1902,7 @@
},
"require-dev"
:
{
"symfony/class-loader"
:
"~2.2"
,
"symfony/http-foundation"
:
"~2.1"
,
"symfony/http-kernel"
:
"~2.3.24|~2.5.9|~2.6,>=2.6.2"
,
"symfony/phpunit-bridge"
:
"~2.7"
},
"suggest"
:
{
"symfony/http-foundation"
:
""
,
"symfony/http-kernel"
:
""
"symfony/http-kernel"
:
"~2.3.24|~2.5.9|~2.6,>=2.6.2"
},
"type"
:
"library"
,
"extra"
:
{
...
...
@@ -1862,7 +1913,10 @@
"autoload"
:
{
"psr-4"
:
{
"Symfony
\\
Component
\\
Debug
\\
"
:
""
}
},
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
...
...
@@ -1880,28 +1934,27 @@
],
"description"
:
"Symfony Debug Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2015-
07-09 16:07:40
"
"time"
:
"2015-
10-30 20:10:21
"
},
{
"name"
:
"symfony/dom-crawler"
,
"version"
:
"v2.7.
3
"
,
"version"
:
"v2.7.
7
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/dom-crawler.git"
,
"reference"
:
"
9dabece63182e95c42b06967a0d929a5df78bc35
"
"reference"
:
"
b33593cbfe1d81b50d48353f338aca76a08658d8
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/dom-crawler/zipball/
9dabece63182e95c42b06967a0d929a5df78bc35
"
,
"reference"
:
"
9dabece63182e95c42b06967a0d929a5df78bc35
"
,
"url"
:
"https://api.github.com/repos/symfony/dom-crawler/zipball/
b33593cbfe1d81b50d48353f338aca76a08658d8
"
,
"reference"
:
"
b33593cbfe1d81b50d48353f338aca76a08658d8
"
,
"shasum"
:
""
},
"require"
:
{
"php"
:
">=5.3.9"
},
"require-dev"
:
{
"symfony/css-selector"
:
"~2.3"
,
"symfony/phpunit-bridge"
:
"~2.7"
"symfony/css-selector"
:
"~2.3"
},
"suggest"
:
{
"symfony/css-selector"
:
""
...
...
@@ -1915,7 +1968,10 @@
"autoload"
:
{
"psr-4"
:
{
"Symfony
\\
Component
\\
DomCrawler
\\
"
:
""
}
},
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
...
...
@@ -1933,20 +1989,20 @@
],
"description"
:
"Symfony DomCrawler Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2015-
07-09 16:07:40
"
"time"
:
"2015-
11-02 20:20:53
"
},
{
"name"
:
"symfony/event-dispatcher"
,
"version"
:
"v2.
7.3
"
,
"version"
:
"v2.
8.0
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/event-dispatcher.git"
,
"reference"
:
"
9310b5f9a87ec2ea75d20fec0b0017c77c66dac3
"
"reference"
:
"
a5eb815363c0388e83247e7e9853e5dbc14999cc
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/event-dispatcher/zipball/
9310b5f9a87ec2ea75d20fec0b0017c77c66dac3
"
,
"reference"
:
"
9310b5f9a87ec2ea75d20fec0b0017c77c66dac3
"
,
"url"
:
"https://api.github.com/repos/symfony/event-dispatcher/zipball/
a5eb815363c0388e83247e7e9853e5dbc14999cc
"
,
"reference"
:
"
a5eb815363c0388e83247e7e9853e5dbc14999cc
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1954,11 +2010,10 @@
},
"require-dev"
:
{
"psr/log"
:
"~1.0"
,
"symfony/config"
:
"~2.0,>=2.0.5"
,
"symfony/dependency-injection"
:
"~2.6"
,
"symfony/expression-language"
:
"~2.6"
,
"symfony/phpunit-bridge"
:
"~2.7"
,
"symfony/stopwatch"
:
"~2.3"
"symfony/config"
:
"~2.0,>=2.0.5|~3.0.0"
,
"symfony/dependency-injection"
:
"~2.6|~3.0.0"
,
"symfony/expression-language"
:
"~2.6|~3.0.0"
,
"symfony/stopwatch"
:
"~2.3|~3.0.0"
},
"suggest"
:
{
"symfony/dependency-injection"
:
""
,
...
...
@@ -1967,13 +2022,16 @@
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"2.
7
-dev"
"dev-master"
:
"2.
8
-dev"
}
},
"autoload"
:
{
"psr-4"
:
{
"Symfony
\\
Component
\\
EventDispatcher
\\
"
:
""
}
},
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
...
...
@@ -1991,28 +2049,25 @@
],
"description"
:
"Symfony EventDispatcher Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2015-
06-18 19:21:56
"
"time"
:
"2015-
10-30 20:15:42
"
},
{
"name"
:
"symfony/finder"
,
"version"
:
"v2.7.
3
"
,
"version"
:
"v2.7.
7
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/
F
inder.git"
,
"reference"
:
"a
e0f363277485094edc04c9f3cbe595b183b78e4
"
"url"
:
"https://github.com/symfony/
f
inder.git"
,
"reference"
:
"a
06a0c0ff7db3736a50d530c908cca547bf13da9
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/
Finder/zipball/ae0f363277485094edc04c9f3cbe595b183b78e4
"
,
"reference"
:
"a
e0f363277485094edc04c9f3cbe595b183b78e4
"
,
"url"
:
"https://api.github.com/repos/symfony/
finder/zipball/a06a0c0ff7db3736a50d530c908cca547bf13da9
"
,
"reference"
:
"a
06a0c0ff7db3736a50d530c908cca547bf13da9
"
,
"shasum"
:
""
},
"require"
:
{
"php"
:
">=5.3.9"
},
"require-dev"
:
{
"symfony/phpunit-bridge"
:
"~2.7"
},
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
...
...
@@ -2022,7 +2077,10 @@
"autoload"
:
{
"psr-4"
:
{
"Symfony
\\
Component
\\
Finder
\\
"
:
""
}
},
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
...
...
@@ -2040,28 +2098,27 @@
],
"description"
:
"Symfony Finder Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2015-
07-09 16:07:40
"
"time"
:
"2015-
10-30 20:10:21
"
},
{
"name"
:
"symfony/http-foundation"
,
"version"
:
"v2.7.
3
"
,
"version"
:
"v2.7.
7
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/http-foundation.git"
,
"reference"
:
"
863af6898081b34c65d42100c370b9f3c51b70ca
"
"reference"
:
"
e83a3d105ddaf5a113e803c904fdec552d1f1c35
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/http-foundation/zipball/
863af6898081b34c65d42100c370b9f3c51b70ca
"
,
"reference"
:
"
863af6898081b34c65d42100c370b9f3c51b70ca
"
,
"url"
:
"https://api.github.com/repos/symfony/http-foundation/zipball/
e83a3d105ddaf5a113e803c904fdec552d1f1c35
"
,
"reference"
:
"
e83a3d105ddaf5a113e803c904fdec552d1f1c35
"
,
"shasum"
:
""
},
"require"
:
{
"php"
:
">=5.3.9"
},
"require-dev"
:
{
"symfony/expression-language"
:
"~2.4"
,
"symfony/phpunit-bridge"
:
"~2.7"
"symfony/expression-language"
:
"~2.4"
},
"type"
:
"library"
,
"extra"
:
{
...
...
@@ -2075,6 +2132,9 @@
},
"classmap"
:
[
"Resources/stubs"
],
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
...
...
@@ -2093,20 +2153,20 @@
],
"description"
:
"Symfony HttpFoundation Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2015-
07-22 10:11:00
"
"time"
:
"2015-
11-20 17:41:18
"
},
{
"name"
:
"symfony/http-kernel"
,
"version"
:
"v2.7.
3
"
,
"version"
:
"v2.7.
7
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/http-kernel.git"
,
"reference"
:
"
405d3e7a59ff7a28ec469441326a0ac79065ea98
"
"reference"
:
"
5570de31e8fbc03777a8c61eb24f9b626e5e5941
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/http-kernel/zipball/
405d3e7a59ff7a28ec469441326a0ac79065ea98
"
,
"reference"
:
"
405d3e7a59ff7a28ec469441326a0ac79065ea98
"
,
"url"
:
"https://api.github.com/repos/symfony/http-kernel/zipball/
5570de31e8fbc03777a8c61eb24f9b626e5e5941
"
,
"reference"
:
"
5570de31e8fbc03777a8c61eb24f9b626e5e5941
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -2129,7 +2189,6 @@
"symfony/dom-crawler"
:
"~2.0,>=2.0.5"
,
"symfony/expression-language"
:
"~2.4"
,
"symfony/finder"
:
"~2.0,>=2.0.5"
,
"symfony/phpunit-bridge"
:
"~2.7"
,
"symfony/process"
:
"~2.0,>=2.0.5"
,
"symfony/routing"
:
"~2.2"
,
"symfony/stopwatch"
:
"~2.3"
,
...
...
@@ -2155,7 +2214,10 @@
"autoload"
:
{
"psr-4"
:
{
"Symfony
\\
Component
\\
HttpKernel
\\
"
:
""
}
},
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
...
...
@@ -2173,28 +2235,25 @@
],
"description"
:
"Symfony HttpKernel Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2015-
07-31 13:24:45
"
"time"
:
"2015-
11-23 11:57:49
"
},
{
"name"
:
"symfony/process"
,
"version"
:
"v2.7.
3
"
,
"version"
:
"v2.7.
7
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/
P
rocess.git"
,
"reference"
:
"
48aeb0e48600321c272955132d7606ab0a49adb3
"
"url"
:
"https://github.com/symfony/
p
rocess.git"
,
"reference"
:
"
f6290983c8725d0afa29bdc3e5295879de3e58f5
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/
Process/zipball/48aeb0e48600321c272955132d7606ab0a49adb3
"
,
"reference"
:
"
48aeb0e48600321c272955132d7606ab0a49adb3
"
,
"url"
:
"https://api.github.com/repos/symfony/
process/zipball/f6290983c8725d0afa29bdc3e5295879de3e58f5
"
,
"reference"
:
"
f6290983c8725d0afa29bdc3e5295879de3e58f5
"
,
"shasum"
:
""
},
"require"
:
{
"php"
:
">=5.3.9"
},
"require-dev"
:
{
"symfony/phpunit-bridge"
:
"~2.7"
},
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
...
...
@@ -2204,7 +2263,10 @@
"autoload"
:
{
"psr-4"
:
{
"Symfony
\\
Component
\\
Process
\\
"
:
""
}
},
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
...
...
@@ -2222,20 +2284,20 @@
],
"description"
:
"Symfony Process Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2015-
07-01 11:25:50
"
"time"
:
"2015-
11-19 16:11:24
"
},
{
"name"
:
"symfony/routing"
,
"version"
:
"v2.7.
3
"
,
"version"
:
"v2.7.
7
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/
R
outing.git"
,
"reference"
:
"
ea9134f277162b02e5f80ac058b75a77637b0d26
"
"url"
:
"https://github.com/symfony/
r
outing.git"
,
"reference"
:
"
7450f6196711b124fb8b04a12286d01a0401ddfe
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/
Routing/zipball/ea9134f277162b02e5f80ac058b75a77637b0d26
"
,
"reference"
:
"
ea9134f277162b02e5f80ac058b75a77637b0d26
"
,
"url"
:
"https://api.github.com/repos/symfony/
routing/zipball/7450f6196711b124fb8b04a12286d01a0401ddfe
"
,
"reference"
:
"
7450f6196711b124fb8b04a12286d01a0401ddfe
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -2251,7 +2313,6 @@
"symfony/config"
:
"~2.7"
,
"symfony/expression-language"
:
"~2.4"
,
"symfony/http-foundation"
:
"~2.3"
,
"symfony/phpunit-bridge"
:
"~2.7"
,
"symfony/yaml"
:
"~2.0,>=2.0.5"
},
"suggest"
:
{
...
...
@@ -2269,7 +2330,10 @@
"autoload"
:
{
"psr-4"
:
{
"Symfony
\\
Component
\\
Routing
\\
"
:
""
}
},
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
...
...
@@ -2293,20 +2357,20 @@
"uri"
,
"url"
],
"time"
:
"2015-
07-09 16:07:40
"
"time"
:
"2015-
11-18 13:41:01
"
},
{
"name"
:
"symfony/translation"
,
"version"
:
"v2.7.
3
"
,
"version"
:
"v2.7.
7
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/
T
ranslation.git"
,
"reference"
:
"
c8dc34cc936152c609cdd722af317e4239d10dd6
"
"url"
:
"https://github.com/symfony/
t
ranslation.git"
,
"reference"
:
"
e4ecb9c3ba1304eaf24de15c2d7a428101c1982f
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/
Translation/zipball/c8dc34cc936152c609cdd722af317e4239d10dd6
"
,
"reference"
:
"
c8dc34cc936152c609cdd722af317e4239d10dd6
"
,
"url"
:
"https://api.github.com/repos/symfony/
translation/zipball/e4ecb9c3ba1304eaf24de15c2d7a428101c1982f
"
,
"reference"
:
"
e4ecb9c3ba1304eaf24de15c2d7a428101c1982f
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -2318,8 +2382,7 @@
"require-dev"
:
{
"psr/log"
:
"~1.0"
,
"symfony/config"
:
"~2.7"
,
"symfony/intl"
:
"~2.3"
,
"symfony/phpunit-bridge"
:
"~2.7"
,
"symfony/intl"
:
"~2.4"
,
"symfony/yaml"
:
"~2.2"
},
"suggest"
:
{
...
...
@@ -2336,7 +2399,10 @@
"autoload"
:
{
"psr-4"
:
{
"Symfony
\\
Component
\\
Translation
\\
"
:
""
}
},
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
...
...
@@ -2354,28 +2420,25 @@
],
"description"
:
"Symfony Translation Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2015-
07-09 16:07:40
"
"time"
:
"2015-
11-18 13:41:01
"
},
{
"name"
:
"symfony/var-dumper"
,
"version"
:
"v2.7.
3
"
,
"version"
:
"v2.7.
7
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/var-dumper.git"
,
"reference"
:
"
e8903ebba5eb019f5886ffce739ea9e3b7519579
"
"reference"
:
"
72bcb27411780eaee9469729aace73c0d46fb2b8
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/var-dumper/zipball/
e8903ebba5eb019f5886ffce739ea9e3b7519579
"
,
"reference"
:
"
e8903ebba5eb019f5886ffce739ea9e3b7519579
"
,
"url"
:
"https://api.github.com/repos/symfony/var-dumper/zipball/
72bcb27411780eaee9469729aace73c0d46fb2b8
"
,
"reference"
:
"
72bcb27411780eaee9469729aace73c0d46fb2b8
"
,
"shasum"
:
""
},
"require"
:
{
"php"
:
">=5.3.9"
},
"require-dev"
:
{
"symfony/phpunit-bridge"
:
"~2.7"
},
"suggest"
:
{
"ext-symfony_debug"
:
""
},
...
...
@@ -2391,7 +2454,10 @@
],
"psr-4"
:
{
"Symfony
\\
Component
\\
VarDumper
\\
"
:
""
}
},
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
...
...
@@ -2413,7 +2479,7 @@
"debug"
,
"dump"
],
"time"
:
"2015-
07-28 15:18:12
"
"time"
:
"2015-
11-18 13:41:01
"
},
{
"name"
:
"vlucas/phpdotenv"
,
...
...
@@ -2715,36 +2781,36 @@
},
{
"name"
:
"phpspec/phpspec"
,
"version"
:
"2.
2.1
"
,
"version"
:
"2.
4.0
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/phpspec/phpspec.git"
,
"reference"
:
"
e9a40577323e67f1de2e214abf32976a0352d8f
8"
"reference"
:
"
1d3938e6d9ffb1bd4805ea8ddac62ea48767f35
8"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/phpspec/phpspec/zipball/
e9a40577323e67f1de2e214abf32976a0352d8f
8"
,
"reference"
:
"
e9a40577323e67f1de2e214abf32976a0352d8f
8"
,
"url"
:
"https://api.github.com/repos/phpspec/phpspec/zipball/
1d3938e6d9ffb1bd4805ea8ddac62ea48767f35
8"
,
"reference"
:
"
1d3938e6d9ffb1bd4805ea8ddac62ea48767f35
8"
,
"shasum"
:
""
},
"require"
:
{
"doctrine/instantiator"
:
"^1.0.1"
,
"ext-tokenizer"
:
"*"
,
"php"
:
">=5.3.3"
,
"phpspec/php-diff"
:
"~1.0.0"
,
"phpspec/prophecy"
:
"~1.4"
,
"sebastian/exporter"
:
"~1.0"
,
"symfony/console"
:
"~2.3"
,
"symfony/event-dispatcher"
:
"~2.1"
,
"symfony/finder"
:
"~2.1"
,
"symfony/process"
:
"
~2.1
"
,
"symfony/yaml"
:
"~2.1"
"symfony/console"
:
"~2.3
|~3.0
"
,
"symfony/event-dispatcher"
:
"~2.1
|~3.0
"
,
"symfony/finder"
:
"~2.1
|~3.0
"
,
"symfony/process"
:
"
^2.6|~3.0
"
,
"symfony/yaml"
:
"~2.1
|~3.0
"
},
"require-dev"
:
{
"behat/behat"
:
"^3.0.11"
,
"bossa/phpspec2-expect"
:
"~1.0"
,
"phpunit/phpunit"
:
"~4.4"
,
"symfony/filesystem"
:
"~2.1"
,
"symfony/process"
:
"~2.1"
"symfony/filesystem"
:
"~2.1|~3.0"
},
"suggest"
:
{
"phpspec/nyan-formatters"
:
"~1.0 – Adds Nyan formatters"
...
...
@@ -2789,7 +2855,7 @@
"testing"
,
"tests"
],
"time"
:
"2015-
05-30 15:21:40
"
"time"
:
"2015-
11-29 02:03:49
"
},
{
"name"
:
"phpspec/prophecy"
,
...
...
@@ -2853,16 +2919,16 @@
},
{
"name"
:
"phpunit/php-code-coverage"
,
"version"
:
"2.2.
2
"
,
"version"
:
"2.2.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/sebastianbergmann/php-code-coverage.git"
,
"reference"
:
"
2d7c03c0e4e080901b8f33b2897b0577be18a13c
"
"reference"
:
"
eabf68b476ac7d0f73793aada060f1c1a9bf8979
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/
2d7c03c0e4e080901b8f33b2897b0577be18a13c
"
,
"reference"
:
"
2d7c03c0e4e080901b8f33b2897b0577be18a13c
"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/
eabf68b476ac7d0f73793aada060f1c1a9bf8979
"
,
"reference"
:
"
eabf68b476ac7d0f73793aada060f1c1a9bf8979
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -2911,7 +2977,7 @@
"testing"
,
"xunit"
],
"time"
:
"2015-
08-04 03:42:39
"
"time"
:
"2015-
10-06 15:47:00
"
},
{
"name"
:
"phpunit/php-file-iterator"
,
...
...
@@ -3044,16 +3110,16 @@
},
{
"name"
:
"phpunit/php-token-stream"
,
"version"
:
"1.4.
6
"
,
"version"
:
"1.4.
8
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/sebastianbergmann/php-token-stream.git"
,
"reference"
:
"3
ab72c62e550370a6cd5dc873e1a04ab57562f5b
"
"reference"
:
"3
144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3
ab72c62e550370a6cd5dc873e1a04ab57562f5b
"
,
"reference"
:
"3
ab72c62e550370a6cd5dc873e1a04ab57562f5b
"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3
144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da
"
,
"reference"
:
"3
144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -3089,20 +3155,20 @@
"keywords"
:
[
"tokenizer"
],
"time"
:
"2015-0
8-16 08:51:00
"
"time"
:
"2015-0
9-15 10:49:45
"
},
{
"name"
:
"phpunit/phpunit"
,
"version"
:
"4.8.
4
"
,
"version"
:
"4.8.
19
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/sebastianbergmann/phpunit.git"
,
"reference"
:
"
55bf1d6092b0e13a1f26bd5eaffeef3d8ad85ea7
"
"reference"
:
"
b2caaf8947aba5e002d42126723e9d69795f32b4
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
55bf1d6092b0e13a1f26bd5eaffeef3d8ad85ea7
"
,
"reference"
:
"
55bf1d6092b0e13a1f26bd5eaffeef3d8ad85ea7
"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
b2caaf8947aba5e002d42126723e9d69795f32b4
"
,
"reference"
:
"
b2caaf8947aba5e002d42126723e9d69795f32b4
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -3161,24 +3227,24 @@
"testing"
,
"xunit"
],
"time"
:
"2015-
08-15 04:21:23
"
"time"
:
"2015-
11-30 08:18:59
"
},
{
"name"
:
"phpunit/phpunit-mock-objects"
,
"version"
:
"2.3.
6
"
,
"version"
:
"2.3.
8
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/sebastianbergmann/phpunit-mock-objects.git"
,
"reference"
:
"
18dfbcb81d05e2296c0bcddd4db96cade75e6f42
"
"reference"
:
"
ac8e7a3db35738d56ee9a76e78a4e03d97628983
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/
18dfbcb81d05e2296c0bcddd4db96cade75e6f42
"
,
"reference"
:
"
18dfbcb81d05e2296c0bcddd4db96cade75e6f42
"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/
ac8e7a3db35738d56ee9a76e78a4e03d97628983
"
,
"reference"
:
"
ac8e7a3db35738d56ee9a76e78a4e03d97628983
"
,
"shasum"
:
""
},
"require"
:
{
"doctrine/instantiator"
:
"
~1.0,>=
1.0.2"
,
"doctrine/instantiator"
:
"
^
1.0.2"
,
"php"
:
">=5.3.3"
,
"phpunit/php-text-template"
:
"~1.2"
,
"sebastian/exporter"
:
"~1.2"
...
...
@@ -3217,7 +3283,7 @@
"mock"
,
"xunit"
],
"time"
:
"2015-
07-10 06:54:24
"
"time"
:
"2015-
10-02 06:51:40
"
},
{
"name"
:
"sebastian/comparator"
,
...
...
@@ -3337,16 +3403,16 @@
},
{
"name"
:
"sebastian/environment"
,
"version"
:
"1.3.
2
"
,
"version"
:
"1.3.
3
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/sebastianbergmann/environment.git"
,
"reference"
:
"6
324c907ce7a52478eeeaede764f48733ef5ae44
"
"reference"
:
"6
e7133793a8e5a5714a551a8324337374be209df
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/environment/zipball/6
324c907ce7a52478eeeaede764f48733ef5ae44
"
,
"reference"
:
"6
324c907ce7a52478eeeaede764f48733ef5ae44
"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/environment/zipball/6
e7133793a8e5a5714a551a8324337374be209df
"
,
"reference"
:
"6
e7133793a8e5a5714a551a8324337374be209df
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -3383,7 +3449,7 @@
"environment"
,
"hhvm"
],
"time"
:
"2015-
08-03 06:14:51
"
"time"
:
"2015-
12-02 08:37:27
"
},
{
"name"
:
"sebastian/exporter"
,
...
...
@@ -3453,16 +3519,16 @@
},
{
"name"
:
"sebastian/global-state"
,
"version"
:
"1.
0.0
"
,
"version"
:
"1.
1.1
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/sebastianbergmann/global-state.git"
,
"reference"
:
"
c7428acdb62ece0a45e6306f1ae85e1c05b09c01
"
"reference"
:
"
bc37d50fea7d017d3d340f230811c9f1d7280af4
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/global-state/zipball/
c7428acdb62ece0a45e6306f1ae85e1c05b09c01
"
,
"reference"
:
"
c7428acdb62ece0a45e6306f1ae85e1c05b09c01
"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/global-state/zipball/
bc37d50fea7d017d3d340f230811c9f1d7280af4
"
,
"reference"
:
"
bc37d50fea7d017d3d340f230811c9f1d7280af4
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -3500,7 +3566,7 @@
"keywords"
:
[
"global state"
],
"time"
:
"201
4-10-06 09:23:50
"
"time"
:
"201
5-10-12 03:26:01
"
},
{
"name"
:
"sebastian/recursion-context"
,
...
...
@@ -3592,34 +3658,34 @@
},
{
"name"
:
"symfony/yaml"
,
"version"
:
"v
2.7.3
"
,
"version"
:
"v
3.0.0
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/
Y
aml.git"
,
"reference"
:
"
71340e996171474a53f3d29111d046be4ad8a0ff
"
"url"
:
"https://github.com/symfony/
y
aml.git"
,
"reference"
:
"
177a015cb0e19ff4a49e0e2e2c5fc1c1bee07002
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/
Yaml/zipball/71340e996171474a53f3d29111d046be4ad8a0ff
"
,
"reference"
:
"
71340e996171474a53f3d29111d046be4ad8a0ff
"
,
"url"
:
"https://api.github.com/repos/symfony/
yaml/zipball/177a015cb0e19ff4a49e0e2e2c5fc1c1bee07002
"
,
"reference"
:
"
177a015cb0e19ff4a49e0e2e2c5fc1c1bee07002
"
,
"shasum"
:
""
},
"require"
:
{
"php"
:
">=5.3.9"
},
"require-dev"
:
{
"symfony/phpunit-bridge"
:
"~2.7"
"php"
:
">=5.5.9"
},
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"
2.7
-dev"
"dev-master"
:
"
3.0
-dev"
}
},
"autoload"
:
{
"psr-4"
:
{
"Symfony
\\
Component
\\
Yaml
\\
"
:
""
}
},
"exclude-from-classmap"
:
[
"/Tests/"
]
},
"notification-url"
:
"https://packagist.org/downloads/"
,
"license"
:
[
...
...
@@ -3637,7 +3703,7 @@
],
"description"
:
"Symfony Yaml Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2015-
07-28 14:07:0
7"
"time"
:
"2015-
11-30 12:36:1
7"
}
],
"aliases"
:
[],
...
...
database/seeds/DummyContentSeeder.php
View file @
9f43555
...
...
@@ -23,7 +23,9 @@ class DummyContentSeeder extends Seeder
$pages
=
factory
(
\BookStack\Page
::
class
,
10
)
->
make
([
'created_by'
=>
$user
->
id
,
'updated_by'
=>
$user
->
id
,
'book_id'
=>
$book
->
id
]);
$chapter
->
pages
()
->
saveMany
(
$pages
);
});
$pages
=
factory
(
\BookStack\Page
::
class
,
3
)
->
make
([
'created_by'
=>
$user
->
id
,
'updated_by'
=>
$user
->
id
]);
$book
->
chapters
()
->
saveMany
(
$chapters
);
$book
->
pages
()
->
saveMany
(
$pages
);
});
}
}
...
...
resources/assets/sass/_lists.scss
View file @
9f43555
...
...
@@ -118,6 +118,9 @@
text-decoration
:
none
;
}
}
li
a
i
{
padding-right
:
$-xs
+
2px
;
}
li
,
a
{
display
:
block
;
}
...
...
@@ -150,11 +153,11 @@
}
.list-item-page
{
border-bottom
:
none
;
border-left
:
5px
solid
$color-page
;
margin
:
10px
10px
;
}
.page
{
color
:
$color-page
!
important
;
border-left
:
5px
solid
$color-page
;
margin
:
10px
10px
;
border-bottom
:
none
;
&
.selected
{
background-color
:
rgba
(
$color-page
,
0
.1
);
...
...
Please
register
or
sign in
to post a comment