More .composers left over
This commit is contained in:
parent
f8d44618d2
commit
dcee9e748a
2 changed files with 2 additions and 2 deletions
|
@ -155,7 +155,7 @@ class Dynamic extends Object
|
|||
{
|
||||
$compiled_filename = str_replace('.min', '', $minified_filename);
|
||||
|
||||
require_once $this->config->pickles['path'] . '.composer/autoload.php';
|
||||
require_once $this->config->pickles['path'] . 'vendors/composer/autoload.php';
|
||||
|
||||
if ($less)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue