1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-21 05:11:46 +02:00

make composer dependency required

NOTE: this changes required minimum PHP version to 5.3.3
This commit is contained in:
Elan Ruusamäe
2014-10-15 23:51:13 +03:00
parent efe603d454
commit 0e9e1237c6
18 changed files with 41 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
<?php
require dirname(__FILE__) . '/../../min/lib/Minify/Loader.php';
require dirname(__FILE__) . '/../../vendor/bootstrap.php';
function getPost($key) {
return get_magic_quotes_gpc()