1
0
mirror of https://github.com/mrclay/minify.git synced 2025-03-13 08:59:38 +01:00

25 Commits

Author SHA1 Message Date
Elan Ruusamäe
4bfe976916 add common TestCase class 2015-11-22 13:56:58 -05:00
Elan Ruusamäe
0873db81b9 typo 2015-11-19 11:41:39 +02:00
Elan Ruusamäe
aa825fc4ed restore require-dev + suggests, lost in 588c859
suggest: a text value to suggest
require-dev: include all suggest deps so can run tests easily
2015-11-19 11:40:06 +02:00
Elan Ruusamäe
8e85853af8 be compatible with php-5.3 2015-11-17 16:46:23 +02:00
Steve Clay
e596b35fc4 Collapse "min" into project root and get unit tests working.
Fixes #472
2015-09-28 15:39:25 -04:00
Steve Clay
2720239c8c Provide JSMin via composer 2015-09-27 19:56:33 -04:00
Steve Clay
588c859a78 Merge commit 'bd9a450694cda1b54c43a1784adabe36ad522d89' into 3.0 2015-09-27 17:08:58 -04:00
Elan Ruusamäe
d3006ddb63 add firephp and cssmin as reqired in composer 2014-12-01 20:41:48 +02:00
Elan Ruusamäe
efe603d454 add firephp to composer 2014-10-12 18:30:31 +03:00
Elan Ruusamäe
16069cc0c0 lesscss integration. #112 2014-10-01 16:37:27 +03:00
Elan Ruusamäe
bd9a450694 update cssmin to v2.4.8-4. fixes #123 2014-09-25 14:40:53 +03:00
Steve Clay
94d2596a57 Fixed email in composer.json 2013-09-26 09:10:32 -04:00
Steve Clay
7f13823b52 Fixed composer.json 2013-09-26 09:07:43 -04:00
Steve Clay
e8e9272229 Update composer.json 2013-09-26 09:07:18 -04:00
Johnny Robeson
416296ad6f remove version from composer.json
version isn't needed since a tag for 2.1.5 already exists.
2013-03-23 17:10:42 -03:00
Elan Ruusamäe
37ff25ef06 add role to author 2012-12-08 01:50:01 +02:00
Elan Ruusamäe
73ae2b74e2 specify version 2012-12-08 01:00:23 +02:00
Elan Ruusamäe
04adfef406 fill more fields (type, license, homepage, deps) 2012-12-08 00:37:38 +02:00
Elan Ruusamäe
2975b0f581 use tabs 2012-12-08 00:37:20 +02:00
Elan Ruusamäe
1daa72f57c use steve's email 2012-12-08 00:15:53 +02:00
Elan Ruusamäe
437d3dcc15 point to mrclay repo 2012-12-07 23:20:31 +02:00
Even André Fiskvik
1662208a10 Added working auto-loader 2012-12-07 23:10:16 +02:00
Even André Fiskvik
828a3bd4f5 test autoload 2012-12-07 23:10:08 +02:00
Even André Fiskvik
f9c0319049 Seems like composer won't search forked code and match on identifier. Changing to Oyatel 2012-12-07 23:10:01 +02:00
Even André Fiskvik
a49a6a2f01 Added composer.json package information 2012-12-07 23:09:51 +02:00