- mcamara/laravel-localization update
- download files with correct file extension - data type of value of abstratct is now "text" - geopackage seeder is now application/x-sqlite3 - style improvements for search
This commit is contained in:
parent
7bf0337faf
commit
024002eded
6 changed files with 18 additions and 11 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -1089,16 +1089,16 @@
|
|||
},
|
||||
{
|
||||
"name": "mcamara/laravel-localization",
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mcamara/laravel-localization.git",
|
||||
"reference": "82d06c66cdf1e3ed17783842886d87cbd5aadd43"
|
||||
"reference": "d228a61afd8cfe9eb7f8f7450acfa0371382407d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/mcamara/laravel-localization/zipball/82d06c66cdf1e3ed17783842886d87cbd5aadd43",
|
||||
"reference": "82d06c66cdf1e3ed17783842886d87cbd5aadd43",
|
||||
"url": "https://api.github.com/repos/mcamara/laravel-localization/zipball/d228a61afd8cfe9eb7f8f7450acfa0371382407d",
|
||||
"reference": "d228a61afd8cfe9eb7f8f7450acfa0371382407d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1147,7 +1147,7 @@
|
|||
"localization",
|
||||
"php"
|
||||
],
|
||||
"time": "2019-09-08T13:56:19+00:00"
|
||||
"time": "2019-09-20T15:24:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "monolog/monolog",
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue