Skip to content

Commit

Permalink
update composer requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
prolic committed Jul 13, 2017
1 parent b798619 commit 6d65d68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"prooph"
],
"require": {
"prooph/event-store": "^7.0",
"prooph/pdo-event-store": "^1.0",
"prooph/snapshot-store": "^1.0"
"prooph/event-store": "^7.2",
"prooph/pdo-event-store": "^1.4.1",
"prooph/snapshot-store": "^1.2"
},
"require-dev": {
"phpunit/phpunit": "^6.0",
Expand Down

0 comments on commit 6d65d68

Please sign in to comment.