new command to delete empty translations (#3392)
* composer update and phpstan issues * bump version
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "7.3.*||7.4.*||8.0.*",
|
||||
"php": "7.3.*||7.4.*||8.0.*||8.1.*",
|
||||
"ext-gd": "*",
|
||||
"ext-intl": "*",
|
||||
"ext-json": "*",
|
||||
@@ -77,6 +77,7 @@
|
||||
"twig/string-extra": "^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-simplexml": "*",
|
||||
"dama/doctrine-test-bundle": "^6.0",
|
||||
"doctrine/doctrine-fixtures-bundle": "^3.2",
|
||||
"fakerphp/faker": "^1.15",
|
||||
|
||||
Reference in New Issue
Block a user