Fix botman url

This commit is contained in:
Jibé Barth 2017-11-25 11:03:41 +01:00 committed by Jamie York
parent 662e1d9c5e
commit f0af0dee44
1 changed files with 1 additions and 1 deletions

View File

@ -771,7 +771,7 @@ Libraries to help manage database schemas and migrations.
*Useful libraries or tools that don't fit in the categories above.*
* [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
* [BotMan](https://github.com/mpociot/botman) - A framework agnostic PHP library to build cross-platform chat bots.
* [BotMan](https://github.com/botman/botman) - A framework agnostic PHP library to build cross-platform chat bots.
* [Cake Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and Xml (CP).
* [Chief](https://github.com/adamnicholson/Chief) - A command bus library.
* [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimising autoloading.