trying to change version of php from 7.2 to 7.4 and getting a missing package error:
checking for libzip >= 0.11... no
configure: error: Package requirements (libzip >= 0.11) were not met:
Package 'libzip', required by 'virtual:world', not found
-------
i already installed libzip and libzip-devel and still getting this error