fix unreadable notice for delete modals (#2379)

This commit is contained in:
Maxim Butakov
2021-02-28 21:20:05 +07:00
committed by GitHub
parent 2e7bfc822c
commit 5a90b36734
5 changed files with 14 additions and 5 deletions

View File

@@ -111,6 +111,9 @@
"exsyst/swagger": {
"version": "v0.4.1"
},
"ezyang/htmlpurifier": {
"version": "v4.13.0"
},
"friendsofphp/php-cs-fixer": {
"version": "2.2",
"recipe": {
@@ -630,6 +633,9 @@
"symfony/polyfill-php80": {
"version": "v1.17.1"
},
"symfony/polyfill-uuid": {
"version": "v1.22.0"
},
"symfony/postmark-mailer": {
"version": "4.4",
"recipe": {
@@ -726,6 +732,9 @@
"ref": "f75ac166398e107796ca94cc57fa1edaa06ec47f"
}
},
"symfony/uid": {
"version": "v5.2.3"
},
"symfony/validator": {
"version": "v4.0.3"
},