diff --git a/features.module b/features.module
index 14ba7f7..d6e1fd4 100644
--- a/features.module
+++ b/features.module
@@ -409,7 +409,6 @@ function feature_load($name, $reset = FALSE) {
         'description' => '',
         'package' => 'Other',
         'version' => NULL,
-        'php' => DRUPAL_MINIMUM_PHP,
         'files' => array(),
         'bootstrap' => 0,
       );
