You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as you can see I have multiple packages with different composer.json files. each and every time I need to run composer install separately. how can I do it only once, using one composer JSON file?
The text was updated successfully, but these errors were encountered:
Your question is more related to the use of Composer than to CodeIgniter itself. I suggest looking for answers in groups and forums about Composer or even in the CodeIgniter forum.
The issues are for reporting bugs and suggesting improvements and new features.
let's say my project directory structure like this:
as you can see I have multiple packages with different composer.json files. each and every time I need to run composer install separately. how can I do it only once, using one composer JSON file?
The text was updated successfully, but these errors were encountered: