Centos – Yum update errors

centosyum

I try to run yum update but I have three errors. I try to run the commands suggested but change nothing.
How I can solve this errors?

--> Processing Dependency: libzip.so.4 for package: php-pecl-zip-1.13.2-1.el6.remi.5.6.i686
--> Finished Dependency Resolution

Error: Package: php-gd-5.6.20-1.el6.remi.i686 (remi-php56)
Requires: gd-last(x86-32) >= 2.1.1

Error: Package: php-gd-5.6.20-1.el6.remi.i686 (remi-php56)
Requires: libgd.so.3

Error: Package: php-pecl-zip-1.13.2-1.el6.remi.5.6.i686 (remi-php56)
Requires: libzip.so.4

Best Answer

I solve using:

yum install php-gd --enablerepo=remi,remi-php55