Skip to content
Snippets Groups Projects

composer packages review

Open Valentin Pocotilenco requested to merge upgrateToL10 into develop
3 files
+ 2406
3365
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
0
@@ -84,6 +84,7 @@ GRANT FILE ON earc.* TO 'earc_user'@'localhost';
@@ -84,6 +84,7 @@ GRANT FILE ON earc.* TO 'earc_user'@'localhost';
- from application root run
- from application root run
```
```
composer install
composer install
 
composer update -W --ignore-platform-req=ext-intl --ignore-platform-req=ext-soap
```
```
2. create and populate application's .env file
2. create and populate application's .env file
- from application root run
- from application root run
Loading