- contact message box löschen
- Unbenennungen von TETHYS RDR zu Tethys RDR - using correct exception models ind Oai RequestController - composer updates
This commit is contained in:
parent
728687304c
commit
fd98c6c09d
6 changed files with 37 additions and 35 deletions
53
composer.lock
generated
53
composer.lock
generated
|
@ -8,27 +8,27 @@
|
|||
"packages": [
|
||||
{
|
||||
"name": "astrotomic/laravel-translatable",
|
||||
"version": "11.7.1",
|
||||
"version": "v11.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Astrotomic/laravel-translatable.git",
|
||||
"reference": "d454ca5d73515a0878ed8b1f8df7e0510d351d2c"
|
||||
"reference": "8bd84a30381dfd9e2e1f24252b54279899959a7b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Astrotomic/laravel-translatable/zipball/d454ca5d73515a0878ed8b1f8df7e0510d351d2c",
|
||||
"reference": "d454ca5d73515a0878ed8b1f8df7e0510d351d2c",
|
||||
"url": "https://api.github.com/repos/Astrotomic/laravel-translatable/zipball/8bd84a30381dfd9e2e1f24252b54279899959a7b",
|
||||
"reference": "8bd84a30381dfd9e2e1f24252b54279899959a7b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/contracts": "5.8.* || ^6.0",
|
||||
"illuminate/database": "5.8.* || ^6.0",
|
||||
"illuminate/support": "5.8.* || ^6.0",
|
||||
"illuminate/contracts": "5.8.* || ^6.0 || ^7.0",
|
||||
"illuminate/database": "5.8.* || ^6.0 || ^7.0",
|
||||
"illuminate/support": "5.8.* || ^6.0 || ^7.0",
|
||||
"php": ">=7.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "3.8.* || ^4.0",
|
||||
"phpunit/phpunit": "^8.0"
|
||||
"orchestra/testbench": "3.8.* || ^4.0 || ^5.0",
|
||||
"phpunit/phpunit": "^8.0 || ^9.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
|
@ -50,7 +50,7 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Tom Witkowski",
|
||||
"email": "dev.gummibeer@gmail.com",
|
||||
"email": "gummibeer@astrotomic.info",
|
||||
"homepage": "https://gummibeer.de",
|
||||
"role": "Developer"
|
||||
},
|
||||
|
@ -62,13 +62,14 @@
|
|||
}
|
||||
],
|
||||
"description": "A Laravel package for multilingual models",
|
||||
"homepage": "https://astrotomic.info",
|
||||
"keywords": [
|
||||
"database",
|
||||
"language",
|
||||
"laravel",
|
||||
"translation"
|
||||
],
|
||||
"time": "2020-02-27T11:09:11+00:00"
|
||||
"time": "2020-03-03T10:43:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "davejamesmiller/laravel-breadcrumbs",
|
||||
|
@ -1193,16 +1194,16 @@
|
|||
},
|
||||
{
|
||||
"name": "nesbot/carbon",
|
||||
"version": "2.30.0",
|
||||
"version": "2.31.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/briannesbitt/Carbon.git",
|
||||
"reference": "912dff66d2690ca66abddb9b291a1df5f371d3b4"
|
||||
"reference": "bbc0ab53f41a4c6f223c18efcdbd9bc725eb5d2d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/912dff66d2690ca66abddb9b291a1df5f371d3b4",
|
||||
"reference": "912dff66d2690ca66abddb9b291a1df5f371d3b4",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bbc0ab53f41a4c6f223c18efcdbd9bc725eb5d2d",
|
||||
"reference": "bbc0ab53f41a4c6f223c18efcdbd9bc725eb5d2d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1259,7 +1260,7 @@
|
|||
"datetime",
|
||||
"time"
|
||||
],
|
||||
"time": "2020-02-07T15:25:46+00:00"
|
||||
"time": "2020-03-01T11:11:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
|
@ -3375,24 +3376,24 @@
|
|||
},
|
||||
{
|
||||
"name": "yajra/laravel-datatables-oracle",
|
||||
"version": "v9.8.0",
|
||||
"version": "v9.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/yajra/laravel-datatables.git",
|
||||
"reference": "9797a5f1b962b9ebf6bb087c88314dd724b3d5c0"
|
||||
"reference": "976e70a2f0b831725da335cd434a11ff73d3c854"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/yajra/laravel-datatables/zipball/9797a5f1b962b9ebf6bb087c88314dd724b3d5c0",
|
||||
"reference": "9797a5f1b962b9ebf6bb087c88314dd724b3d5c0",
|
||||
"url": "https://api.github.com/repos/yajra/laravel-datatables/zipball/976e70a2f0b831725da335cd434a11ff73d3c854",
|
||||
"reference": "976e70a2f0b831725da335cd434a11ff73d3c854",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/database": "5.8.*|^6.0",
|
||||
"illuminate/filesystem": "5.8.*|^6.0",
|
||||
"illuminate/http": "5.8.*|^6.0",
|
||||
"illuminate/support": "5.8.*|^6.0",
|
||||
"illuminate/view": "5.8.*|^6.0",
|
||||
"illuminate/database": "5.8.*|^6|^7",
|
||||
"illuminate/filesystem": "5.8.*|^6|^7",
|
||||
"illuminate/http": "5.8.*|^6|^7",
|
||||
"illuminate/support": "5.8.*|^6|^7",
|
||||
"illuminate/view": "5.8.*|^6|^7",
|
||||
"php": "^7.1.3"
|
||||
},
|
||||
"require-dev": {
|
||||
|
@ -3442,7 +3443,7 @@
|
|||
"jquery",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2019-12-17T03:30:56+00:00"
|
||||
"time": "2020-03-03T16:29:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "zizaco/entrust",
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue