Hi, If your code is under source control you could use an "external" that points to a particular zf2 version, then you just change the version the external points to.
mpalourdio <[email protected]> wrote: Hello, Is it possible to force a zf2 application to use the zf2 library stored in the folder defined in http.conf (by SetEnv), instead of the zf2 files stored in vendor/library. I'd like to be able to mix the 2 things : One version used with SetEnv (without having to delete the one stored in vendor.) and one version stored in the 'common' folder '/vendor.' At the moment, it seems that if zf2 files are stored in 'vendor/' AND in the SetEnv path, the priority is given to the files stored in vendor/ How to force and/or inverse the priority ? I think it's a a composer thing but not sure ! Thanks by advance ! -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Force-ZF2-PATH-to-be-used-tp4659276.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
