mirror of
https://github.com/Mibew/mibew_slack.git
synced 2025-04-12 06:50:13 +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
|
release
|
||||||
|
|
||||||
# Do not include composer products
|
# Do not include composer products
|
||||||
composer.json
|
composer.*
|
||||||
composer.lock
|
vendor/
|
||||||
vender/
|
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"require": {
|
|
||||||
"maknz/slack": "^1.7"
|
|
||||||
},
|
|
||||||
"config": {
|
|
||||||
"bin-dir": "bin"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user