Skip to content

Commit fcaf3ac

Browse files
committed
Bump dev version
1 parent 017c6cd commit fcaf3ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"ext-pcre": "*",
2020
"ext-ffi": "*",
2121
"ffi/env": "^1.0",
22-
"boson-php/value-object-contracts": "^0.19"
22+
"boson-php/value-object-contracts": "^0.20"
2323
},
2424
"autoload": {
2525
"psr-4": {
@@ -36,8 +36,8 @@
3636
},
3737
"extra": {
3838
"branch-alias": {
39-
"dev-master": "0.19.x-dev",
40-
"dev-main": "0.19.x-dev"
39+
"dev-master": "0.20.x-dev",
40+
"dev-main": "0.20.x-dev"
4141
}
4242
},
4343
"config": {

0 commit comments

Comments
 (0)