Config update & PHP sample using Monolog

This commit is contained in:
ameye
2022-10-28 01:34:36 +00:00
parent f1f0c76e3d
commit cf56811bec
7 changed files with 341 additions and 23 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"require": {
"monolog/monolog": "^2.8",
"graylog2/gelf-php": "^1.7"
}
}