Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix autoload path #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

SowingSadness
Copy link

#14

@cebe
Copy link
Member

cebe commented Apr 21, 2013

Why should there be an autoload.php file in the vendors directory?

@SowingSadness
Copy link
Author

@cebe
Copy link
Member

cebe commented Apr 22, 2013

Didn't get the problem... When you install via composer you have to include the composer autoload file youself.
Is there any problem with the code we have already? does it conflict with the composer autoloader?

@SowingSadness
Copy link
Author

May be you right and the extension do not need include composer autoload.php. But now "fabpot-Twig-______.zip" don't exists and recomended way install Twig is composer. And if i wish to install(update) Twig i need run "composer install(update)" and copy lib folder to "vendors" folder. I think it is a bad.

public $twigPathAlias = 'application.vendor.twig.twig.lib.twig';

@ghost ghost assigned cebe Apr 22, 2013
@cebe
Copy link
Member

cebe commented Apr 22, 2013

Will check out what is the best solution here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants