X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=composer.json;h=c8914d0f84663341c1142a9da726b2d62d72406e;hb=930d06a96fa24317f053fecb8569aacaa69a0778;hp=573d1d9d3be004d3f1f1be60d9a7a1680545c7df;hpb=728020f863c8562d9c42e926b08ba1c7a390e53d;p=pharext%2Fpharext.org diff --git a/composer.json b/composer.json index 573d1d9..c8914d0 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,8 @@ }], "autoload": { "psr-0": { - "app": "" + "app": "", + "pharext": "vendor/m6w6/pharext/src" } }, "require": {