Skip to content

Commit

Permalink
make the dependancy more inclusive
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Kerin committed Oct 9, 2013
1 parent 72c5d58 commit 0f8c76c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"require": {
"php": ">=5.3.0",
"composer/installers": "*",
"openbuildings/purchases": "0.3.0"
"openbuildings/purchases": "0.3.*"
},
"require-dev": {
"openbuildings/shipping": "0.3.0",
"openbuildings/shipping": "0.3.*",
"openbuildings/kohana-test-bootsrap": "0.1.*"
},
"autoload": {
Expand Down

0 comments on commit 0f8c76c

Please sign in to comment.