[monolog] Remove non-compliant PSR4 config

This commit is contained in:
Philipp 2022-10-21 00:05:52 +02:00
parent 05fed0bd6f
commit 6d2b7459b5
No known key found for this signature in database
GPG key ID: 24A7501396EB5432
7 changed files with 3 additions and 21 deletions

View file

@ -19,7 +19,7 @@
*
*/
namespace Friendica\Addon\Monolog;
namespace Friendica\Addon\monolog\src;
use Friendica\App\Request;
use Monolog\Handler;