Re: [Composer dependencies is not Installed](/topic/68/composer-dependencies-is-not-installed)
- 
					
					
					
					
 go to your composer.json and paste 
 "platform": {
 "php": "7.3.3",
 "ext-intl": "0"
 }
 in config section
- 
					
					
					
					
 Hi @daniel08, May I know why is this needed? I just tested the master one and it's working fine. 
