D
D
Denis Ogurtsov2014-08-11 17:50:24
Yii
Denis Ogurtsov, 2014-08-11 17:50:24

How to update dependencies from the list of packages that have been edited?

Dependencies in a project are "administered" by composer.
One of the dependencies: https://github.com/googleads/googleads-php-lib.
To configure it, you need to edit the .ini file that lies inside the package itself. I have updated the settings inside the package.
When updating dependencies, the composer detects that the type of package has been changed. Asks what to do ..
Even if I cancel the editing of this package, an error takes off.
How to make it so that it would not use any switches, update dependencies, but not overwrite .ini in this package?
The only thing I see is to fork this repository (package) and set the settings in it in the .ini file. And attach it. Make the repository private accordingly.
Maybe there is another thread?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Zelenin, 2014-08-11
@DenisOgr

https://github.com/googleads/googleads-php-lib/blo...
an example of including an ini file

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question