Skip to content

Commit

Permalink
update composer.json and composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Nov 29, 2015
1 parent 9503463 commit 38e8198
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 166 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "penny/classic-app",
"name": "penny/bookshelf",
"type": "project",
"require": {
"gianarb/penny": "~0.5",
"gianarb/penny": "~0.7",
"doctrine/orm": ">=2.5,<2.7",
"symfony/form": "~2.7,>=2.7.2",
"twig/twig": "~1.20|~2.0",
Expand All @@ -11,7 +11,7 @@
"symfony/http-foundation": "^2.7"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
"phpunit/phpunit": "~5.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 38e8198

Please sign in to comment.