Skip to content

Commit

Permalink
Renaming vendor file to temp name
Browse files Browse the repository at this point in the history
  • Loading branch information
meenie committed Mar 18, 2013
1 parent f2dcad6 commit 39a684b
Show file tree
Hide file tree
Showing 16 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions composer.json
@@ -1,9 +1,12 @@
{
"name": "meenie/munee",
"name": "meenie/Munee",
"description": "PHP 5.3 Asset Optimisation - Smart Caching, On-The-Fly Image Resizing, On-the-fly LESS, SASS, CoffeeScript Compiling, and CSS & JavaScript Combining/Minifying",
"keywords": ["php","less","scss","coffeescript","cache","asset optimisation","asset optimization","asset management","css","javascript","lessphp","scssphp","image manipulation"],
"homepage": "http://mun.ee",
"license": "MIT",
"replace": {
"meenie/munee": "*"
},
"authors": [
{
"name": "Cody Lundquist",
Expand All @@ -13,7 +16,7 @@
],
"autoload": {
"psr-0": {
"munee": "src/"
"Munee": "src/"
},
"files": ["config/bootstrap.php"]
},
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 39a684b

Please sign in to comment.