Skip to content

Commit 635bb51

Browse files
committed
Bump dev version
1 parent 07b543f commit 635bb51

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
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": "^8.4",
19-
"boson-php/value-object-contracts": "^0.19"
19+
"boson-php/value-object-contracts": "^0.20"
2020
},
2121
"autoload": {
2222
"psr-4": {
@@ -33,8 +33,8 @@
3333
},
3434
"extra": {
3535
"branch-alias": {
36-
"dev-master": "0.19.x-dev",
37-
"dev-main": "0.19.x-dev"
36+
"dev-master": "0.20.x-dev",
37+
"dev-main": "0.20.x-dev"
3838
}
3939
},
4040
"config": {

0 commit comments

Comments
 (0)