Skip to content

Commit

Permalink
Merge pull request #23 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 533bfd1 + da93332 commit e6e4612
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 101 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"require": {
"php": "^7.1",
"composer/installers": "*",
"openbuildings/purchases": "^0.11",
"clippings/freezable": "0.2.*",
"openbuildings/jam": "^0.5.13"
"openbuildings/purchases": "^0.12",
"clippings/freezable": "^0.3",
"openbuildings/jam": "^0.6"
},
"require-dev": {
"openbuildings/environment-backup": "0.1.*",
"phpunit/phpunit": "^7",
"openbuildings/kohana-test-bootstrap": "^0.2.0",
"openbuildings/jam-auth": "^0.4"
"openbuildings/jam-auth": "^0.5"
},
"autoload-dev": {
"classmap": ["tests/classes"]
Expand Down
Loading

0 comments on commit e6e4612

Please sign in to comment.