- add translated description
- creator required - filesize vrom ini file - correctly delete dataset in SubmitController
This commit is contained in:
parent
4f8ef4fc30
commit
a463cb9e4c
10 changed files with 79 additions and 29 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -1039,16 +1039,16 @@
|
|||
},
|
||||
{
|
||||
"name": "mcamara/laravel-localization",
|
||||
"version": "1.3.19",
|
||||
"version": "1.3.20",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mcamara/laravel-localization.git",
|
||||
"reference": "cf89d2515d576292e65bfa5893a0efd1cc5a4064"
|
||||
"reference": "af8f9f30488a83533dda3870fcc335b55cf964e0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/mcamara/laravel-localization/zipball/cf89d2515d576292e65bfa5893a0efd1cc5a4064",
|
||||
"reference": "cf89d2515d576292e65bfa5893a0efd1cc5a4064",
|
||||
"url": "https://api.github.com/repos/mcamara/laravel-localization/zipball/af8f9f30488a83533dda3870fcc335b55cf964e0",
|
||||
"reference": "af8f9f30488a83533dda3870fcc335b55cf964e0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1097,7 +1097,7 @@
|
|||
"localization",
|
||||
"php"
|
||||
],
|
||||
"time": "2019-03-05T15:37:01+00:00"
|
||||
"time": "2019-06-28T16:04:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "monolog/monolog",
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue