Trying to install php7.2-curl library from a well-known repository deb.sury.org on Debian 9.4. But it gives the error:
The following packages have unmet dependencies:
php7.2-curl : Depends: libcurl4 (>= 7.44.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
So, how could I install libcurl4, it looks like there's just libcurl3 in a normal Debian repository?