mirror of
https://github.com/Mibew/mibew_slack.git
synced 2024-11-15 00:34:20 +03:00
Fixed issue with spelling and uncommited composer.json file
This commit is contained in:
parent
999cf3f114
commit
58f9d640e0
5
.gitignore
vendored
5
.gitignore
vendored
@ -5,6 +5,5 @@ node_modules
|
||||
release
|
||||
|
||||
# Do not include composer products
|
||||
composer.json
|
||||
composer.lock
|
||||
vender/
|
||||
composer.*
|
||||
vendor/
|
||||
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"require": {
|
||||
"maknz/slack": "^1.7"
|
||||
},
|
||||
"config": {
|
||||
"bin-dir": "bin"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user