|
11 | 11 | ], |
12 | 12 | "require": { |
13 | 13 | "php": "^8.4", |
14 | | - "boson-php/app-ext-alert": "^0.19", |
15 | | - "boson-php/compiler": "^0.19", |
16 | | - "boson-php/cpu-info": "^0.19", |
17 | | - "boson-php/event-listener-contracts": "^0.19", |
18 | | - "boson-php/globals-provider": "^0.19", |
19 | | - "boson-php/http": "^0.19", |
20 | | - "boson-php/http-body-decoder": "^0.19", |
21 | | - "boson-php/http-bridge": "^0.19", |
22 | | - "boson-php/http-contracts": "^0.19", |
23 | | - "boson-php/http-static-provider": "^0.19", |
24 | | - "boson-php/id-contracts": "^0.19", |
25 | | - "boson-php/laravel-http-bridge": "^0.19", |
26 | | - "boson-php/laravel-provider": "^0.19", |
27 | | - "boson-php/os-info": "^0.19", |
28 | | - "boson-php/pasm": "^0.19", |
29 | | - "boson-php/psr-http-bridge": "^0.19", |
30 | | - "boson-php/runtime": "^0.19", |
31 | | - "boson-php/saucer": "^0.19", |
32 | | - "boson-php/spiral-bridge": "^0.19", |
33 | | - "boson-php/symfony-bundle": "^0.19", |
34 | | - "boson-php/symfony-http-bridge": "^0.19", |
35 | | - "boson-php/uri": "^0.19", |
36 | | - "boson-php/uri-contracts": "^0.19", |
37 | | - "boson-php/uri-factory": "^0.19", |
38 | | - "boson-php/uri-factory-contracts": "^0.19", |
39 | | - "boson-php/value-object-contracts": "^0.19", |
40 | | - "boson-php/weak-types": "^0.19", |
41 | | - "boson-php/webview-ext-battery": "^0.19", |
42 | | - "boson-php/webview-ext-network": "^0.19", |
43 | | - "boson-php/webview-ext-web-components": "^0.19" |
| 14 | + "boson-php/app-ext-alert": "^0.20", |
| 15 | + "boson-php/compiler": "^0.20", |
| 16 | + "boson-php/cpu-info": "^0.20", |
| 17 | + "boson-php/event-listener-contracts": "^0.20", |
| 18 | + "boson-php/globals-provider": "^0.20", |
| 19 | + "boson-php/http": "^0.20", |
| 20 | + "boson-php/http-body-decoder": "^0.20", |
| 21 | + "boson-php/http-bridge": "^0.20", |
| 22 | + "boson-php/http-contracts": "^0.20", |
| 23 | + "boson-php/http-static-provider": "^0.20", |
| 24 | + "boson-php/id-contracts": "^0.20", |
| 25 | + "boson-php/laravel-http-bridge": "^0.20", |
| 26 | + "boson-php/laravel-provider": "^0.20", |
| 27 | + "boson-php/os-info": "^0.20", |
| 28 | + "boson-php/pasm": "^0.20", |
| 29 | + "boson-php/psr-http-bridge": "^0.20", |
| 30 | + "boson-php/runtime": "^0.20", |
| 31 | + "boson-php/saucer": "^0.20", |
| 32 | + "boson-php/spiral-bridge": "^0.20", |
| 33 | + "boson-php/symfony-bundle": "^0.20", |
| 34 | + "boson-php/symfony-http-bridge": "^0.20", |
| 35 | + "boson-php/uri": "^0.20", |
| 36 | + "boson-php/uri-contracts": "^0.20", |
| 37 | + "boson-php/uri-factory": "^0.20", |
| 38 | + "boson-php/uri-factory-contracts": "^0.20", |
| 39 | + "boson-php/value-object-contracts": "^0.20", |
| 40 | + "boson-php/weak-types": "^0.20", |
| 41 | + "boson-php/webview-ext-battery": "^0.20", |
| 42 | + "boson-php/webview-ext-network": "^0.20", |
| 43 | + "boson-php/webview-ext-web-components": "^0.20" |
44 | 44 | }, |
45 | 45 | "require-dev": { |
46 | 46 | "ffi/var-dumper": "^1.0", |
|
89 | 89 | }, |
90 | 90 | "extra": { |
91 | 91 | "branch-alias": { |
92 | | - "dev-master": "0.19.x-dev", |
93 | | - "dev-main": "0.19.x-dev" |
| 92 | + "dev-master": "0.20.x-dev", |
| 93 | + "dev-main": "0.20.x-dev" |
94 | 94 | } |
95 | 95 | }, |
96 | 96 | "config": { |
|
0 commit comments