fix unreadable notice for delete modals (#2379)
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user