Skip to content

Commit f18a157

Browse files
committed
Upgrade interdependencies
1 parent 6d706c5 commit f18a157

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"bin": ["bin/boson"],
2222
"require": {
2323
"php": "^8.4",
24-
"boson-php/cpu-info": "^1.0",
25-
"boson-php/os-info": "^1.0",
24+
"boson-php/cpu-info": "^0.13",
25+
"boson-php/os-info": "^0.13",
2626
"justinrainbow/json-schema": "^6.3.1",
2727
"symfony/console": "^6.4|^7.0",
2828
"symfony/process": "^6.4|^7.0",
@@ -35,8 +35,8 @@
3535
},
3636
"extra": {
3737
"branch-alias": {
38-
"dev-master": "1.0.x-dev",
39-
"dev-main": "1.0.x-dev"
38+
"dev-master": "0.13.x-dev",
39+
"dev-main": "0.13.x-dev"
4040
}
4141
},
4242
"config": {

0 commit comments

Comments
 (0)