mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update composer
This commit is contained in:
parent
3ed275df31
commit
ffcdee6511
2 changed files with 493 additions and 302 deletions
|
@ -23,6 +23,7 @@
|
|||
"laravel/tinker": "^1.0",
|
||||
"league/flysystem-aws-s3-v3": "~1.0",
|
||||
"league/flysystem-cached-adapter": "~1.0",
|
||||
"league/iso3166": "^2.1",
|
||||
"moontoast/math": "^1.1",
|
||||
"pbmedia/laravel-ffmpeg": "4.0.0",
|
||||
"phpseclib/phpseclib": "~2.0",
|
||||
|
@ -38,6 +39,7 @@
|
|||
"stevebauman/purify": "2.0.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"barryvdh/laravel-debugbar": "dev-master",
|
||||
"filp/whoops": "^2.0",
|
||||
"fzaninotto/faker": "^1.4",
|
||||
"mockery/mockery": "^1.0",
|
||||
|
|
793
composer.lock
generated
793
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue