Skip to content

Commit

Permalink
Bump DI version
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibaud Fabre committed Jan 15, 2015
1 parent a43f9f9 commit 45af686
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name" : "aztech/layers",
"description" : "Stackable HTTP layers",
"require" : {
"aztech/phinject" : "dev-master",
"aztech/phinject" : "~0.0",
"aztech/php-utils" : "~1.0",
"league/fractal" : "~0.10",
"rhumsaa/uuid" : "~2.8",
Expand All @@ -27,4 +27,4 @@
"phpunit/phpunit" : "~4.4",
"squizlabs/php_codesniffer" : "~2.1"
}
}
}
16 changes: 7 additions & 9 deletions composer.lock

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

0 comments on commit 45af686

Please sign in to comment.