I
I
Ivan Antonov2016-10-26 11:35:35
PHP
Ivan Antonov, 2016-10-26 11:35:35

How to update a package?

I'm trying to update the liip/imagine-bundle.
I'm looking at changes in github - a new $tempDir parameter has appeared , this parameter would be very useful, so I decided to update.
Composer.json says "liip/imagine-bundle": "^1.6"
I type the most common command: composer update liip/imagine-bundle
The operation is successful.
I look at the JpegOptimPostProcessor.php file, there is no new parameter. O_O
What did I do wrong?
Tried uninstalling and reinstalling. Same result.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rou1997, 2016-10-26
@antonowano

To begin with, send traffic from Composer through a sniffer and see where it comes from, and if this change is not there anywhere, then only manually.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question