|
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.18", |
| 22 | + "boson-php/event-listener-contracts": "^0.18", |
| 23 | + "boson-php/http": "^0.18", |
| 24 | + "boson-php/http-contracts": "^0.18", |
| 25 | + "boson-php/id-contracts": "^0.18", |
| 26 | + "boson-php/value-object-contracts": "^0.18", |
| 27 | + "boson-php/os-info": "^0.18", |
| 28 | + "boson-php/saucer": "^0.18", |
| 29 | + "boson-php/uri": "^0.18", |
| 30 | + "boson-php/uri-contracts": "^0.18", |
| 31 | + "boson-php/uri-factory": "^0.18", |
| 32 | + "boson-php/uri-factory-contracts": "^0.18", |
| 33 | + "boson-php/weak-types": "^0.18", |
34 | 34 | "psr/container": "^2.0", |
35 | 35 | "psr/event-dispatcher": "^1.0", |
36 | 36 | "react/promise": "^3.0" |
|
50 | 50 | }, |
51 | 51 | "extra": { |
52 | 52 | "branch-alias": { |
53 | | - "dev-master": "0.19.x-dev", |
54 | | - "dev-main": "0.19.x-dev" |
| 53 | + "dev-master": "0.18.x-dev", |
| 54 | + "dev-main": "0.18.x-dev" |
55 | 55 | } |
56 | 56 | }, |
57 | 57 | "config": { |
|
0 commit comments