Dep: update

주로 PHAN
This commit is contained in:
2021-08-06 22:39:09 +09:00
parent 5310c2e7f6
commit b306601c72
1098 changed files with 92137 additions and 33228 deletions
+7
View File
@@ -19,4 +19,11 @@ We accept contributions via Pull Requests on [Github](https://github.com/thephpl
``` bash
$ phpunit
```
## Docs
Docs are served with hugo running on version 0.79 or later.
You can view the docs locally with `hugo -s doc server`
**Happy coding**!