mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 11:58:48 +00:00
Adhere feedback
This commit is contained in:
parent
6c8a9bd461
commit
101a22c0cd
7 changed files with 22 additions and 4 deletions
|
@ -10,8 +10,13 @@
|
|||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Friendica\\Addon\\Monolog\\": "src/"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.0",
|
||||
"php": ">=7.0",
|
||||
"monolog/monolog": "^3.2"
|
||||
},
|
||||
"license": "3-clause BSD license",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue