|
15 | 15 | } |
16 | 16 | ], |
17 | 17 | "require": { |
18 | | - "php": "^7.2.13", |
| 18 | + "php": "^7.3", |
19 | 19 | "ext-json": "*", |
20 | 20 | "antidot-fw/antidot-react-http": "dev-master", |
21 | 21 | "antidot-fw/antidot-react-psr15": "dev-master", |
22 | | - "antidot-fw/aura-router-adapter": "dev-master", |
| 22 | + "antidot-fw/fast-router-adapter": "dev-master", |
23 | 23 | "antidot-fw/cli": "^1.0.0", |
24 | | - "antidot-fw/container": "0.0.2", |
| 24 | + "antidot-fw/container": "^0.0.2", |
25 | 25 | "antidot-fw/dev-tools": "dev-master", |
26 | 26 | "antidot-fw/event-dispatcher": "^1.1.0", |
27 | | - "antidot-fw/framework": "dev-master", |
| 27 | + "antidot-fw/framework": "^0.0.2", |
28 | 28 | "antidot-fw/logger": "^1.0.1", |
29 | 29 | "antidot-fw/symfony-config-translator": "^1.0.0", |
30 | 30 | "antidot-fw/yaml-config-provider": "dev-master", |
31 | 31 | "symfony/yaml": "^4.2.7", |
32 | 32 | "wshafer/psr11-monolog": "@dev" |
33 | 33 | }, |
34 | 34 | "require-dev": { |
| 35 | + "blackfire/php-sdk": "^1.20", |
35 | 36 | "franzl/whoops-middleware": "^1.1", |
36 | 37 | "phpro/grumphp": "^0.15.0", |
37 | 38 | "phpstan/phpstan": "^0.11.5", |
|
0 commit comments