|
|
@ -4,7 +4,7 @@ |
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
"This file is @generated automatically" |
|
|
"This file is @generated automatically" |
|
|
], |
|
|
], |
|
|
"content-hash": "c662bc74636cdb2307a0a32092a6cb7a", |
|
|
|
|
|
|
|
|
"content-hash": "e7fe59d2d4d48cc4fecdd29c8dfc3fee", |
|
|
"packages": [ |
|
|
"packages": [ |
|
|
{ |
|
|
{ |
|
|
"name": "backup-manager/backup-manager", |
|
|
"name": "backup-manager/backup-manager", |
|
|
@ -801,6 +801,59 @@ |
|
|
"time": "2019-09-05T20:31:10+00:00" |
|
|
"time": "2019-09-05T20:31:10+00:00" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
|
|
|
"name": "laravel/helpers", |
|
|
|
|
|
"version": "v1.1.1", |
|
|
|
|
|
"source": { |
|
|
|
|
|
"type": "git", |
|
|
|
|
|
"url": "https://github.com/laravel/helpers.git", |
|
|
|
|
|
"reference": "b8eae9ddd461e89d0296f74fd069c413bf83b6fa" |
|
|
|
|
|
}, |
|
|
|
|
|
"dist": { |
|
|
|
|
|
"type": "zip", |
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/helpers/zipball/b8eae9ddd461e89d0296f74fd069c413bf83b6fa", |
|
|
|
|
|
"reference": "b8eae9ddd461e89d0296f74fd069c413bf83b6fa", |
|
|
|
|
|
"shasum": "" |
|
|
|
|
|
}, |
|
|
|
|
|
"require": { |
|
|
|
|
|
"illuminate/support": "~5.8.0|^6.0", |
|
|
|
|
|
"php": ">=7.1.3" |
|
|
|
|
|
}, |
|
|
|
|
|
"require-dev": { |
|
|
|
|
|
"phpunit/phpunit": "^7.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"type": "library", |
|
|
|
|
|
"extra": { |
|
|
|
|
|
"branch-alias": { |
|
|
|
|
|
"dev-master": "1.0-dev" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"autoload": { |
|
|
|
|
|
"files": [ |
|
|
|
|
|
"src/helpers.php" |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
|
"license": [ |
|
|
|
|
|
"MIT" |
|
|
|
|
|
], |
|
|
|
|
|
"authors": [ |
|
|
|
|
|
{ |
|
|
|
|
|
"name": "Taylor Otwell", |
|
|
|
|
|
"email": "taylor@laravel.com" |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"name": "Dries Vints", |
|
|
|
|
|
"email": "dries.vints@gmail.com" |
|
|
|
|
|
} |
|
|
|
|
|
], |
|
|
|
|
|
"description": "Provides backwards compatibility for helpers in the latest Laravel release.", |
|
|
|
|
|
"keywords": [ |
|
|
|
|
|
"helpers", |
|
|
|
|
|
"laravel" |
|
|
|
|
|
], |
|
|
|
|
|
"time": "2019-07-30T15:25:31+00:00" |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
"name": "laravelcollective/html", |
|
|
"name": "laravelcollective/html", |
|
|
"version": "v6.0.1", |
|
|
"version": "v6.0.1", |
|
|
"source": { |
|
|
"source": { |
|
|
|