diff options
Diffstat (limited to 'modules/php/php.info')
-rw-r--r-- | modules/php/php.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/php/php.info b/modules/php/php.info index 2327acc73..56f6b5ea5 100644 --- a/modules/php/php.info +++ b/modules/php/php.info @@ -3,4 +3,4 @@ name = PHP filter description = Allows embedded PHP code/snippets to be evaluated. package = Core - optional version = VERSION -core = 6.x +core = 7.x |