Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag committed Dec 17, 2017
1 parent 9073151 commit 7441fd6
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 @@ -13,11 +13,11 @@
],
"require": {
"php": "^7.1.0",
"arachne/container-adapter": "^0.3.0",
"arachne/container-adapter": "^0.3.0 || ^0.4.0",
"doctrine/common": "^2.7.0",
"nette/di": "^2.4.10",
"nette/utils": "^2.4.0",
"symfony/doctrine-bridge": "^4.0.0"
"symfony/doctrine-bridge": "^3.0.0 || ^4.0.0"
},
"require-dev": {
"arachne/codeception": "^0.8.0",
Expand Down

0 comments on commit 7441fd6

Please sign in to comment.