diff --git a/manifests/init.pp b/manifests/init.pp
index 60eaaf3da47b328c587b5eb0ad128cee3d3ffbf3..495f6bd155527019259502a6e96596a7fd5f21ac 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -79,6 +79,8 @@ class aim_control(
       ensure => installed;
     'php74-php-common':
       ensure => installed;
+    'php74-php':
+      ensure => installed;
   }
 
   file { '/etc/httpd/modules/libphp7.so':