Skip to content

Commit e5e7368

Browse files
committed
Bump dev version
1 parent e65ef4d commit e5e7368

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,8 +16,8 @@
1616
],
1717
"require": {
1818
"php": "^8.4",
19-
"boson-php/http": "^0.19",
20-
"boson-php/http-bridge": "^0.19",
19+
"boson-php/http": "^0.20",
20+
"boson-php/http-bridge": "^0.20",
2121
"symfony/http-foundation": "^6.4|^7.0|^8.0"
2222
},
2323
"autoload": {
@@ -35,8 +35,8 @@
3535
},
3636
"extra": {
3737
"branch-alias": {
38-
"dev-master": "0.19.x-dev",
39-
"dev-main": "0.19.x-dev"
38+
"dev-master": "0.20.x-dev",
39+
"dev-main": "0.20.x-dev"
4040
}
4141
},
4242
"config": {

0 commit comments

Comments
 (0)