File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 13
13
"ext-json" : " *" ,
14
14
"antidot-fw/framework" : " ~0.2.1" ,
15
15
"antidot-fw/antidot-react-psr15" : " *" ,
16
- "antidot-fw/cli" : " * " ,
16
+ "antidot-fw/cli" : " ^1.1 " ,
17
17
"antidot-fw/container" : " *" ,
18
18
"antidot-fw/fast-router-adapter" : " *" ,
19
- "antidot-fw/react-framework" : " * " ,
20
- "antidot-fw/symfony-config-translator" : " * " ,
19
+ "antidot-fw/react-framework" : " ^1.1 " ,
20
+ "antidot-fw/symfony-config-translator" : " ^1.1 " ,
21
21
"antidot-fw/yaml-config-provider" : " *" ,
22
- "webmozart/assert " : " * "
22
+ "react/http " : " 1.2.0 "
23
23
},
24
24
"autoload" : {
25
25
"psr-4" : {
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ framework:
6
6
build_deps :
7
7
- libevent-dev
8
8
9
+ php_ext :
10
+ - event
11
+
9
12
php_mod :
10
13
- intl
11
14
- pcntl
You can’t perform that action at this time.
0 commit comments