Skip to content

Commit

Permalink
updated composer.json for 0.2.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
avalanche123 committed Nov 9, 2011
1 parent 529448b commit 08d31ea
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions composer.json
@@ -1,9 +1,13 @@
{
"name": "imagine/Imagine",
"description": "Image processing for PHP 5.3",
"keywords": ["image manipulation","image processing", "drawing", "graphics"],
"keywords": [
"image manipulation",
"image processing",
"drawing",
"graphics"
],
"homepage": "http://imagine.readthedocs.org/",
"version": "0.2.5-dev",
"license": "MIT",
"authors": [
{
Expand All @@ -15,4 +19,4 @@
"require": {
"php": ">=5.3.2"
}
}
}

0 comments on commit 08d31ea

Please sign in to comment.