Merge pull request #8041 from alek13/patch-1

use supported package for slack
This commit is contained in:
snipe 2020-05-11 17:52:45 -07:00 committed by GitHub
commit ee4d69b1c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@
"laravel/tinker": "^1.0", "laravel/tinker": "^1.0",
"laravelcollective/html": "^5.5", "laravelcollective/html": "^5.5",
"league/csv": "^9.2", "league/csv": "^9.2",
"maknz/slack": "^1.7", "alek13/slack": "^1.7",
"neitanod/forceutf8": "^2.0", "neitanod/forceutf8": "^2.0",
"patchwork/utf8": "^1.3", "patchwork/utf8": "^1.3",
"phpdocumentor/reflection-docblock": "^4.0", "phpdocumentor/reflection-docblock": "^4.0",