|
|
|
@ -1903,16 +1903,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/framework", |
|
|
|
"version": "v7.28.1", |
|
|
|
"version": "v7.28.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/laravel/framework.git", |
|
|
|
"reference": "f7493ab717ca2a9598b1db2d6a3bae8ac8c755e8" |
|
|
|
"reference": "0956b0688d96565044074b77f521a653d9fce5fb" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/f7493ab717ca2a9598b1db2d6a3bae8ac8c755e8", |
|
|
|
"reference": "f7493ab717ca2a9598b1db2d6a3bae8ac8c755e8", |
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/0956b0688d96565044074b77f521a653d9fce5fb", |
|
|
|
"reference": "0956b0688d96565044074b77f521a653d9fce5fb", |
|
|
|
"shasum": "", |
|
|
|
"mirrors": [ |
|
|
|
{ |
|
|
|
@ -2063,7 +2063,7 @@ |
|
|
|
"framework", |
|
|
|
"laravel" |
|
|
|
], |
|
|
|
"time": "2020-09-09T15:02:46+00:00" |
|
|
|
"time": "2020-09-15T14:48:02+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/scout", |
|
|
|
@ -3920,16 +3920,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "spatie/eloquent-sortable", |
|
|
|
"version": "3.8.3", |
|
|
|
"version": "3.9.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/spatie/eloquent-sortable.git", |
|
|
|
"reference": "7087d3050b19f29348faead5385eddee50d4c3b5" |
|
|
|
"reference": "51bca09f0c49ac2da8cd480e1e667ddcfce5a3f2" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/spatie/eloquent-sortable/zipball/7087d3050b19f29348faead5385eddee50d4c3b5", |
|
|
|
"reference": "7087d3050b19f29348faead5385eddee50d4c3b5", |
|
|
|
"url": "https://api.github.com/repos/spatie/eloquent-sortable/zipball/51bca09f0c49ac2da8cd480e1e667ddcfce5a3f2", |
|
|
|
"reference": "51bca09f0c49ac2da8cd480e1e667ddcfce5a3f2", |
|
|
|
"shasum": "", |
|
|
|
"mirrors": [ |
|
|
|
{ |
|
|
|
@ -3949,6 +3949,13 @@ |
|
|
|
"phpunit/phpunit": "^8.0|^9.0" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"laravel": { |
|
|
|
"providers": [ |
|
|
|
"Spatie\\EloquentSortable\\EloquentSortableServiceProvider" |
|
|
|
] |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Spatie\\EloquentSortable\\": "src/" |
|
|
|
@ -3974,7 +3981,7 @@ |
|
|
|
"sort", |
|
|
|
"sortable" |
|
|
|
], |
|
|
|
"time": "2020-09-08T18:12:01+00:00" |
|
|
|
"time": "2020-09-15T06:48:07+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "swiftmailer/swiftmailer", |
|
|
|
|