package Cpanel::Easy::PHP5::4_45;

# cpanel - Cpanel/Easy/PHP5/4_45.pm               Copyright(c) 2015 cPanel, Inc.
#                                                           All rights Reserved.
# copyright@cpanel.net                                         http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited

use strict;

our $easyconfig = [qw( get_php_easyconfig 5 5.4.45 )];

1;
