Arter namespace
... | ... | @@ -6,14 +6,14 @@ |
"yii2", | ||
"translation" | ||
], | ||
"homepage": "http://www.elitedivision.it/", | ||
"homepage": "http://www.arter.it/", | ||
"type": "component", | ||
"license": "BSD-3-Clause", | ||
"support": { | ||
"issues": "http://www.example.com/", | ||
"forum": "http://www.example.com/forum/", | ||
"wiki": "http://www.example.com/wiki/", | ||
"source": "https://github.com/elitedivision/amos-workflow" | ||
"source": "https://github.com/arter/amos-workflow" | ||
}, | ||
"minimum-stability": "dev", | ||
"require": { | ||
... | ... | @@ -31,7 +31,7 @@ |
}, | ||
"autoload": { | ||
"psr-4": { | ||
"elitedivision\\amos\\translation\\": "src" | ||
"arter\\amos\\translation\\": "src" | ||
} | ||
} | ||
} | ||
\ No newline at end of file |
Please register or sign in to comment