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 88278f7 commit ff57985
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
],
"require": {
"php": "^7.1.0",
"arachne/service-collections": "^0.1.0",
"arachne/security": "^0.3.0",
"arachne/verifier": "^1.0.0@dev",
"arachne/service-collections": "^0.1.0 || ^0.2.0",
"arachne/security": "^0.4.0",
"arachne/verifier": "^0.10.0",
"nette/di": "^2.4.10",
"nette/security": "^2.4.0",
"symfony/property-access": "^4.0.0"
"symfony/property-access": "^3.2.0 || ^4.0.0"
},
"require-dev": {
"arachne/codeception": "^0.8.0",
Expand Down Expand Up @@ -63,7 +63,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.8-dev"
"dev-master": "0.9-dev"
}
}
}

0 comments on commit ff57985

Please sign in to comment.