Skip to content

Commit

Permalink
Merge pull request #9 from OpenBuildings/update-deps
Browse files Browse the repository at this point in the history
Update deps.
  • Loading branch information
tumbalev authored Mar 2, 2020
2 parents c22917b + 6ef9d58 commit b1f910a
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 112 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"require": {
"php": "^7.1",
"composer/installers": "*",
"openbuildings/jam": "^0.5",
"openbuildings/purchases": "^0.11",
"openbuildings/shipping": "^0.13",
"openbuildings/jam-monetary": "^0.1.21"
"openbuildings/jam": "^0.6",
"openbuildings/purchases": "^0.12",
"openbuildings/shipping": "^0.14",
"openbuildings/jam-monetary": "^0.2"
},
"require-dev": {
"openbuildings/kohana-test-bootstrap": "^0.2",
"kohana/auth": "^3.3",
"openbuildings/jam-auth": "^0.4.3",
"openbuildings/jam-auth": "^0.5",
"phpunit/phpunit": "^7"
},
"autoload-dev": {
Expand Down
Loading

0 comments on commit b1f910a

Please sign in to comment.