1
0
Fork 0
mirror of https://git.friendi.ca/friendica/friendica-addons.git synced 2025-07-30 00:12:10 +00:00

fix space

This commit is contained in:
Philipp 2022-10-18 08:10:44 +02:00
parent 2e854ee108
commit e93260593a
No known key found for this signature in database
GPG key ID: 24A7501396EB5432

View file

@ -12,7 +12,7 @@
], ],
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Friendica\\Addon\\Monolog\\": "src/" "Friendica\\Addon\\Monolog\\": "src/"
} }
}, },
"require": { "require": {