File tree Expand file tree Collapse file tree 5 files changed +275
-204
lines changed
Expand file tree Collapse file tree 5 files changed +275
-204
lines changed Original file line number Diff line number Diff line change 120120 'JsLocalization\JsLocalizationServiceProvider ' ,
121121 'locker\RequestServiceProvider ' ,
122122 'Philo\Translate\TranslateServiceProvider ' ,
123+ 'Clockwork\Support\Laravel\ClockworkServiceProvider ' ,
123124 ),
124125
125126 /*
Original file line number Diff line number Diff line change 1+ * .json
Original file line number Diff line number Diff line change 1+ *
2+ ! .gitignore
Original file line number Diff line number Diff line change 2929 {
3030 "type" : " pear" ,
3131 "url" : " http://pear.php.net"
32+ },
33+ {
34+ "type" : " vcs" ,
35+ "url" : " https://github.com/LearningLocker/laravel-mongodb"
3236 }
3337 ],
3438 "require" : {
3539 "php" : " >=5.5.0" ,
3640 "ext-mongo" : " *" ,
3741 "laravel/framework" : " 4.2.x" ,
38- "jenssegers/mongodb" : " 2.0.x " ,
42+ "jenssegers/mongodb" : " dev-issue/count " ,
3943 "davejamesmiller/laravel-breadcrumbs" : " 2.2.x" ,
4044 "way/generators" : " 2.6.x" ,
4145 "ramsey/array_column" : " 1.1.x" ,
5155 "league/flysystem-copy" : " ^1.0" ,
5256 "league/flysystem-dropbox" : " ^1.0" ,
5357 "league/flysystem-azure" : " ^1.0" ,
54- "league/flysystem-aws-s3-v3" : " ^1.0"
58+ "league/flysystem-aws-s3-v3" : " ^1.0" ,
59+ "itsgoingd/clockwork" : " ~1.10"
5560 },
5661 "require-dev" : {
5762 "phpunit/phpunit" : " 4.1.*"
You can’t perform that action at this time.
0 commit comments