Move source code in to src directory
[SonOfLokstallBot.git] / composer.json
1 {
2 "require": {
3 "irazasyed/telegram-bot-sdk": "^2.0",
4 "cmfcmf/openweathermap-php-api": "^2.4"
5 },
6 "require-dev": {
7 "phploc/phploc": "^4.0"
8 }
9 }