Skip to content

Commit

Permalink
Merge pull request #31 from OpenBuildings/update-deps
Browse files Browse the repository at this point in the history
Update deps.
  • Loading branch information
tumbalev authored Mar 4, 2020
2 parents 449d46a + 69bd07f commit 1977644
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 47 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
}
],
"require": {
"php": ">=7.1",
"php": "^7.1",
"composer/installers": "*",
"openbuildings/jam": "~0.5.0",
"openbuildings/jam": "^0.6",
"openbuildings/flex-storage": "0.1.*"
},
"require-dev": {
"ext-dom": "*",
"twbs/bootstrap": "2.3.*",
"openbuildings/kohana-test-bootsrap": "0.1.*",
"openbuildings/jam-auth": "~0.3.2",
"phpunit/phpunit": "~7.5.20",
"openbuildings/kohana-test-bootstrap": "^0.2",
"openbuildings/jam-auth": "^0.5",
"phpunit/phpunit": "^7",
"symfony/dom-crawler": "^4.4",
"symfony/css-selector": "^4.4"
}
Expand Down
150 changes: 108 additions & 42 deletions composer.lock

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

0 comments on commit 1977644

Please sign in to comment.