mirror of
https://github.com/mrclay/minify.git
synced 2025-08-13 09:34:54 +02:00
Merge pull request #54 from jrobeson/patch-1
remove version from composer.json
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
"description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers",
|
"description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers",
|
||||||
"homepage": "http://code.google.com/p/minify/",
|
"homepage": "http://code.google.com/p/minify/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"version": "2.1.5",
|
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Stephen Clay",
|
"name": "Stephen Clay",
|
||||||
|
Reference in New Issue
Block a user