Skip to content

Commit

Permalink
composer.json: updated
Browse files Browse the repository at this point in the history
  • Loading branch information
fabik committed Aug 26, 2012
1 parent 86917f7 commit e1c7536
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
],
"require": {
"php" : ">=5.3.2",
"nette/nette": "2.1.*"
"nette/nette": "dev-master"
},
"autoload": {
"files": ["Database/loader.php"]
}
}

0 comments on commit e1c7536

Please sign in to comment.