|
18 | 18 | "php": "^8.4", |
19 | 19 | "ext-ffi": "*", |
20 | 20 | "ext-iconv": "*", |
21 | | - "boson-php/cpu-info": "^0.19", |
22 | | - "boson-php/event-listener-contracts": "^0.19", |
23 | | - "boson-php/http": "^0.19", |
24 | | - "boson-php/http-contracts": "^0.19", |
25 | | - "boson-php/id-contracts": "^0.19", |
26 | | - "boson-php/value-object-contracts": "^0.19", |
27 | | - "boson-php/os-info": "^0.19", |
28 | | - "boson-php/saucer": "^0.19", |
29 | | - "boson-php/uri": "^0.19", |
30 | | - "boson-php/uri-contracts": "^0.19", |
31 | | - "boson-php/uri-factory": "^0.19", |
32 | | - "boson-php/uri-factory-contracts": "^0.19", |
33 | | - "boson-php/weak-types": "^0.19", |
| 21 | + "boson-php/cpu-info": "^0.20", |
| 22 | + "boson-php/event-listener-contracts": "^0.20", |
| 23 | + "boson-php/http": "^0.20", |
| 24 | + "boson-php/http-contracts": "^0.20", |
| 25 | + "boson-php/id-contracts": "^0.20", |
| 26 | + "boson-php/value-object-contracts": "^0.20", |
| 27 | + "boson-php/os-info": "^0.20", |
| 28 | + "boson-php/saucer": "^0.20", |
| 29 | + "boson-php/uri": "^0.20", |
| 30 | + "boson-php/uri-contracts": "^0.20", |
| 31 | + "boson-php/uri-factory": "^0.20", |
| 32 | + "boson-php/uri-factory-contracts": "^0.20", |
| 33 | + "boson-php/weak-types": "^0.20", |
34 | 34 | "psr/container": "^2.0", |
35 | 35 | "psr/event-dispatcher": "^1.0", |
36 | 36 | "react/promise": "^3.0", |
|
51 | 51 | }, |
52 | 52 | "extra": { |
53 | 53 | "branch-alias": { |
54 | | - "dev-master": "0.19.x-dev", |
55 | | - "dev-main": "0.19.x-dev" |
| 54 | + "dev-master": "0.20.x-dev", |
| 55 | + "dev-main": "0.20.x-dev" |
56 | 56 | } |
57 | 57 | }, |
58 | 58 | "config": { |
|
0 commit comments