File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1717 "require" : {
1818 "php" : " ^7.4|^8.0" ,
1919 "ext-json" : " *" ,
20- "antidot-fw/react-framework" : " ^1.1.0 " ,
20+ "antidot-fw/react-framework" : " ^1.1.1 " ,
2121 "antidot-fw/antidot-react-psr15" : " ^0.0.1" ,
2222 "antidot-fw/fast-router-adapter" : " ^0.2.0" ,
2323 "antidot-fw/cli" : " ^1.1.0" ,
2424 "antidot-fw/container" : " ^0.1.0" ,
2525 "antidot-fw/dev-tools" : " ^0.1.2" ,
2626 "antidot-fw/event-dispatcher" : " ^2.0.3" ,
27- "antidot-fw/framework" : " ^0.2.0" ,
2827 "antidot-fw/logger" : " ^1.1.0" ,
2928 "antidot-fw/symfony-config-translator" : " ^1.1.0" ,
3029 "antidot-fw/yaml-config-provider" : " ^0.1.0" ,
Original file line number Diff line number Diff line change @@ -28,5 +28,5 @@ parameters:
2828 level : 400
2929 server :
3030 max_concurrency : 512
31- buffer_size : 2097152
31+ buffer_size : 4096
3232 workers : 4
You can’t perform that action at this time.
0 commit comments