mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48:49 +00:00
Fix Monolog
- Use new hook-loading
This commit is contained in:
parent
f328dc2b83
commit
745f9c1e5f
139 changed files with 2906 additions and 3083 deletions
|
@ -11,8 +11,8 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.0",
|
||||
"monolog/monolog": "^3.2"
|
||||
"php": ">=7.3",
|
||||
"monolog/monolog": "^2.9"
|
||||
},
|
||||
"license": "3-clause BSD license",
|
||||
"config": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue