mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48:49 +00:00
[monolog] Remove non-compliant PSR4 config
This commit is contained in:
parent
05fed0bd6f
commit
6d2b7459b5
7 changed files with 3 additions and 21 deletions
|
@ -10,11 +10,6 @@
|
|||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Friendica\\Addon\\Monolog\\": "src/"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.0",
|
||||
"monolog/monolog": "^3.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue