Skip to content

Commit

Permalink
Moving Nette deps to require.
Browse files Browse the repository at this point in the history
  • Loading branch information
newPOPE committed Dec 9, 2014
1 parent ffa13ab commit f53d8d9
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 112 deletions.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@
"autoload": {
"classmap": ["src/RestRoute.php"]
},
"require": {
"nette/nette": "2.2.*"
},
"require-dev": {
"nette/nette": "2.2.*",
"phpunit/phpunit": "4.4.*"
}
}
223 changes: 112 additions & 111 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f53d8d9

Please sign in to comment.