Skip to content

Commit 2738bef

Browse files
committed
Bump interdependencies
1 parent 64ac7e8 commit 2738bef

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.17",
20-
"boson-php/http-bridge": "^0.17",
19+
"boson-php/http": "^0.18",
20+
"boson-php/http-bridge": "^0.18",
2121
"symfony/http-foundation": "^6.4|^7.0"
2222
},
2323
"autoload": {
@@ -35,8 +35,8 @@
3535
},
3636
"extra": {
3737
"branch-alias": {
38-
"dev-master": "0.17.x-dev",
39-
"dev-main": "0.17.x-dev"
38+
"dev-master": "0.18.x-dev",
39+
"dev-main": "0.18.x-dev"
4040
}
4141
},
4242
"config": {

0 commit comments

Comments
 (0)