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

Update composer.json

This commit is contained in:
Steve Clay
2013-09-26 09:07:18 -04:00
parent 681885762d
commit e8e9272229

View File

@@ -11,6 +11,11 @@
"role": "Developer"
}
],
"support": {
"email": "https://groups.google.com/forum/#!forum/minify",
"issues": "http://code.google.com/p/minify/issues/list",
"wiki": "http://code.google.com/p/minify/w/list"
}
"require": {
"php": ">=5.2.1",
"ext-pcre": "*"