Skip to content

Commit 78c4c9f

Browse files
committed
Bump version
1 parent bdeec78 commit 78c4c9f

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,9 +16,9 @@
1616
],
1717
"require": {
1818
"php": "^8.4",
19-
"boson-php/http-static-provider": "^0.15",
20-
"boson-php/runtime": "^0.15",
21-
"boson-php/symfony-http-bridge": "^0.15",
19+
"boson-php/http-static-provider": "^0.16",
20+
"boson-php/runtime": "^0.16",
21+
"boson-php/symfony-http-bridge": "^0.16",
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.15.x-dev",
43-
"dev-main": "0.15.x-dev"
42+
"dev-master": "0.16.x-dev",
43+
"dev-main": "0.16.x-dev"
4444
}
4545
},
4646
"config": {

0 commit comments

Comments
 (0)