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

Moving to composer #3

Open
andreclemente opened this issue Nov 13, 2019 · 1 comment
Open

Moving to composer #3

andreclemente opened this issue Nov 13, 2019 · 1 comment

Comments

@andreclemente
Copy link

Moving to composer

You will need to start with moving ZF1 over to Composer, instead of in the library/ folder. This is required for proper autoloading.

Can you explain a little more what do you mean by this? :P I'm sorry but i'm really not getting it.

Thanks

@dzoeteman
Copy link
Contributor

dzoeteman commented Feb 11, 2020

Hi André,

Traditionally with ZF1, the framework code was located in the library/Zend folder. However, ZF1 did get composer support at some point. You will need to have moved over ZF1 to composer (and so no more files in library/) to do the migration. If you already don't have a library/ folder and ZF1 is required in your composer.json, you're good to go.

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

No branches or pull requests

2 participants