Skip to content

Commit 50ace09

Browse files
committed
Bump dev version
1 parent d742e60 commit 50ace09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": "^8.4",
19-
"boson-php/uri-contracts": "^0.19"
19+
"boson-php/uri-contracts": "^0.20"
2020
},
2121
"autoload": {
2222
"psr-4": {
@@ -32,12 +32,12 @@
3232
}
3333
},
3434
"provide": {
35-
"boson-php/uri-contracts-implementation": "^0.19"
35+
"boson-php/uri-contracts-implementation": "^0.20"
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)