Skip to content

Commit cd22916

Browse files
committed
Bump interdependencies
1 parent 5acfc63 commit cd22916

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
],
1717
"require": {
1818
"php": "^8.4",
19-
"boson-php/uri-factory": "^0.17",
20-
"boson-php/http-contracts": "^0.17"
19+
"boson-php/uri-factory": "^0.18",
20+
"boson-php/http-contracts": "^0.18"
2121
},
2222
"autoload": {
2323
"psr-4": {
@@ -33,12 +33,12 @@
3333
}
3434
},
3535
"provide": {
36-
"boson-php/http-contracts-implementation": "^0.17"
36+
"boson-php/http-contracts-implementation": "^0.18"
3737
},
3838
"extra": {
3939
"branch-alias": {
40-
"dev-master": "0.17.x-dev",
41-
"dev-main": "0.17.x-dev"
40+
"dev-master": "0.18.x-dev",
41+
"dev-main": "0.18.x-dev"
4242
}
4343
},
4444
"config": {

0 commit comments

Comments
 (0)