Skip to content

Commit

Permalink
Change names, move shama/aura-system-installer to auraphp and add to …
Browse files Browse the repository at this point in the history
…composer
  • Loading branch information
harikt committed Aug 9, 2012
1 parent 7abcf6d commit 8fb121a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
@@ -1,13 +1,14 @@
{
"name": "hari/aura-system",
"name": "aura/system",
"minimum-stability": "dev",
"require": {
"shama/aura-system-installer": "*",
"aura/system-installer": "*",
"aura/autoload": "1.0.0-beta3",
"aura/cli": "1.0.0-beta3",
"aura/di": "1.0.0-beta3",
"aura/http": "1.0.0-beta3",
"aura/framework": "1.0.0-beta3",
"aura/filter": "dev-master",
"aura/marshal": "1.0.0-beta3",
"aura/router": "1.0.0-beta3",
"aura/signal": "1.0.0-beta3",
Expand Down

0 comments on commit 8fb121a

Please sign in to comment.