Skip to content

Commit 5a8882b

Browse files
committed
Bump version
1 parent 00c7eba commit 5a8882b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
],
1717
"require": {
1818
"php": "^8.4",
19-
"boson-php/http-static-provider": "^0.16",
20-
"boson-php/runtime": "^0.16",
21-
"boson-php/symfony-http-bridge": "^0.16",
19+
"boson-php/http-static-provider": "^0.17",
20+
"boson-php/runtime": "^0.17",
21+
"boson-php/symfony-http-bridge": "^0.17",
2222
"symfony/config": "^6.4|^7.0",
2323
"symfony/dependency-injection": "^6.4|^7.0",
2424
"symfony/http-kernel": "^6.4|^7.0",
@@ -39,8 +39,8 @@
3939
},
4040
"extra": {
4141
"branch-alias": {
42-
"dev-master": "0.16.x-dev",
43-
"dev-main": "0.16.x-dev"
42+
"dev-master": "0.17.x-dev",
43+
"dev-main": "0.17.x-dev"
4444
}
4545
},
4646
"config": {

0 commit comments

Comments
 (0)