Update some dependency versions
This commit is contained in:
parent
8772db973b
commit
1440742b32
2 changed files with 225 additions and 46 deletions
|
@ -12,7 +12,7 @@
|
|||
"guzzlehttp/guzzle": "~6.0",
|
||||
"indieauth/client": "~0.1",
|
||||
"intervention/image": "^2.4",
|
||||
"jonnybarnes/commonmark-linkify": "^0.3",
|
||||
"jonnybarnes/commonmark-linkify": "^0.4",
|
||||
"jonnybarnes/emoji-a11y": "^0.3",
|
||||
"jonnybarnes/indieweb": "dev-master",
|
||||
"jonnybarnes/webmentions-parser": "0.4.*",
|
||||
|
@ -21,7 +21,7 @@
|
|||
"laravel/scout": "^3.0",
|
||||
"laravel/tinker": "^1.0",
|
||||
"lcobucci/jwt": "^3.1",
|
||||
"league/commonmark": "^0.16.0",
|
||||
"league/commonmark": "^0.17.0",
|
||||
"league/flysystem-aws-s3-v3": "^1.0",
|
||||
"mf2/mf2": "~0.3",
|
||||
"phaza/laravel-postgis": "~3.1",
|
||||
|
@ -34,8 +34,8 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"barryvdh/laravel-debugbar": "~3.0",
|
||||
"bmitch/churn-php": "^0.2.0",
|
||||
"codedungeon/phpunit-result-printer": "^0.3.0",
|
||||
"bmitch/churn-php": "^0.4.0",
|
||||
"codedungeon/phpunit-result-printer": "^0.5.0",
|
||||
"filp/whoops": "~2.0",
|
||||
"fzaninotto/faker": "~1.4",
|
||||
"jakub-onderka/php-parallel-lint": "^0.9.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue