Skip to content

Commit

Permalink
[composer.json] Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolab committed Aug 14, 2014
1 parent dc4dc61 commit 43a17f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aop-io/patchwork-interceptor",
"description": "AOP with the Patchwork package (stream wrapper), PHP code interceptor for AOP.io (php-aop).",
"description": "R&D: AOP with the `antecedent/patchwork` package (stream wrapper), PHP code interceptor for AOP.io (php-aop).",
"keywords": ["aop-io-interceptor", "patchwork", "aop", "stream wrapper", "lib"],
"license": "MIT",
"homepage": "http://aop.io",
Expand All @@ -18,4 +18,4 @@
"autoload": {
"psr-0": {"PatchworkInterceptor": "src/"}
}
}
}

0 comments on commit 43a17f3

Please sign in to comment.