X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=composer.json;h=f2a6e71870c0d459804756868ba9a2556499f675;hb=refs%2Ftags%2Fv4.1.0;hp=78ca9cc31f41301151c9e1650b41f5a4e60e53e3;hpb=f55545591b80c22e8e3ca4dffe2ac68c59090835;p=pharext%2Fpharext diff --git a/composer.json b/composer.json index 78ca9cc..f2a6e71 100644 --- a/composer.json +++ b/composer.json @@ -9,5 +9,10 @@ "bin/pharext.pubkey", "bin/pharext.update", "bin/pharext.update.key" - ] + ], + "autoload": { + "psr-0": { + "pharext": "src" + } + } }