Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hkdobrev committed Aug 14, 2013
1 parent 7e464c4 commit aa94814
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 52 deletions.
8 changes: 4 additions & 4 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": "dev-master",
"openbuildings/flex-storage": "dev-master"
"openbuildings/jam": "0.3.*",
"openbuildings/flex-storage": "0.1.*"
},
"require-dev": {
"twbs/bootstrap": "2.3.*",
"openbuildings/kohana-test-bootsrap": "dev-master",
"openbuildings/jam-auth": "dev-master"
"openbuildings/kohana-test-bootsrap": "0.1.*",
"openbuildings/jam-auth": "0.1.*"
}
}
86 changes: 38 additions & 48 deletions composer.lock

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

0 comments on commit aa94814

Please sign in to comment.