Skip to content

Commit 906bd5f

Browse files
committed
Bump interdependencies
1 parent df191aa commit 906bd5f

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.17"
19+
"boson-php/uri-contracts": "^0.18"
2020
},
2121
"autoload": {
2222
"psr-4": {
@@ -32,12 +32,12 @@
3232
}
3333
},
3434
"provide": {
35-
"boson-php/uri-contracts-implementation": "^0.17"
35+
"boson-php/uri-contracts-implementation": "^0.18"
3636
},
3737
"extra": {
3838
"branch-alias": {
39-
"dev-master": "0.17.x-dev",
40-
"dev-main": "0.17.x-dev"
39+
"dev-master": "0.18.x-dev",
40+
"dev-main": "0.18.x-dev"
4141
}
4242
},
4343
"config": {

0 commit comments

Comments
 (0)