Skip to content

Commit

Permalink
Update Dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
ivank committed Feb 9, 2015
1 parent 57d997b commit d95d0ef
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 108 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"require": {
"php": ">=5.3.0",
"composer/installers": "*",
"openbuildings/jam": "0.4.*",
"openbuildings/jam": "~0.5.0",
"openbuildings/flex-storage": "0.1.*"
},
"require-dev": {
"twbs/bootstrap": "2.3.*",
"openbuildings/kohana-test-bootsrap": "0.1.*",
"openbuildings/jam-auth": "0.1.*"
"openbuildings/jam-auth": "~0.3.2"
}
}
}
185 changes: 80 additions & 105 deletions composer.lock

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

0 comments on commit d95d0ef

Please sign in to comment.