mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-12 16:44:08 -08:00
use supported package for slack
see https://github.com/maknz/slack/issues/94
This commit is contained in:
parent
31c5350941
commit
d1ad111949
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue