Skip to content

Commit 600a364

Browse files
committed
update composer json
1 parent 6429055 commit 600a364

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"prefer-stable": true,
2525
"require": {
2626
"php": "^7.1",
27-
"prooph/common" : "^4.0"
27+
"prooph/common" : "^4.1"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^6.0",
@@ -35,7 +35,7 @@
3535
},
3636
"extra": {
3737
"branch-alias": {
38-
"dev-master": "1.0-dev"
38+
"dev-master": "1.1-dev"
3939
}
4040
},
4141
"autoload": {

0 commit comments

Comments
 (0)