Made config functions into a static class.

This commit is contained in:
flash 2019-12-03 19:52:20 +01:00
parent e1211859a6
commit 7cfdfc6bd8
18 changed files with 123 additions and 131 deletions

View file

@ -2,8 +2,8 @@
> Misuzu can and will steal your lunch money.
## Requirements
- PHP 7.3
- MariaDB 10.3
- PHP 7.4
- MariaDB 10.4
- [Composer](https://getcomposer.org/)
- [node.js](https://nodejs.org/) (for the typescript and less compilers)
- [Yarn](https://yarnpkg.com/)