Skip to content

Commit 1779d44

Browse files
committed
Bump interdependencies
1 parent c00c5fd commit 1779d44

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/http": "^0.17"
19+
"boson-php/http": "^0.18"
2020
},
2121
"autoload": {
2222
"psr-4": {
@@ -33,8 +33,8 @@
3333
},
3434
"extra": {
3535
"branch-alias": {
36-
"dev-master": "0.17.x-dev",
37-
"dev-main": "0.17.x-dev"
36+
"dev-master": "0.18.x-dev",
37+
"dev-main": "0.18.x-dev"
3838
}
3939
},
4040
"config": {

0 commit comments

Comments
 (0)