Skip to content

Commit 4b2f6c9

Browse files
authored
Merge pull request #61 from Xerkus/hotfix/dependency
Bump snapshot store dependency to stable
2 parents 3cce600 + 70e4a42 commit 4b2f6c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"psr/container": "^1.0",
3131
"sandrokeil/interop-config": "^2.0.1",
3232
"phpunit/phpunit": "^6.0",
33-
"prooph/snapshot-store": "1.0.x-dev",
33+
"prooph/snapshot-store": "^1.2.0",
3434
"prooph/php-cs-fixer-config": "^0.1.1",
3535
"phpspec/prophecy": "^1.7",
3636
"satooshi/php-coveralls": "^1.0",

0 commit comments

Comments
 (0)