|
|
@ -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": "a96d9c816b78b4428057d292108d7709", |
|
|
|
|
|
|
|
|
"content-hash": "427152069001401c3c49150d1fe8411d", |
|
|
"packages": [ |
|
|
"packages": [ |
|
|
{ |
|
|
{ |
|
|
"name": "asm89/stack-cors", |
|
|
"name": "asm89/stack-cors", |
|
|
@ -1260,6 +1260,61 @@ |
|
|
"time": "2020-07-07T15:10:00+00:00" |
|
|
"time": "2020-07-07T15:10:00+00:00" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
|
|
|
"name": "laravel/ui", |
|
|
|
|
|
"version": "v2.1.0", |
|
|
|
|
|
"source": { |
|
|
|
|
|
"type": "git", |
|
|
|
|
|
"url": "https://github.com/laravel/ui.git", |
|
|
|
|
|
"reference": "da9350533d0da60d5dc42fb7de9c561c72129bba" |
|
|
|
|
|
}, |
|
|
|
|
|
"dist": { |
|
|
|
|
|
"type": "zip", |
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/ui/zipball/da9350533d0da60d5dc42fb7de9c561c72129bba", |
|
|
|
|
|
"reference": "da9350533d0da60d5dc42fb7de9c561c72129bba", |
|
|
|
|
|
"shasum": "" |
|
|
|
|
|
}, |
|
|
|
|
|
"require": { |
|
|
|
|
|
"illuminate/console": "^7.0", |
|
|
|
|
|
"illuminate/filesystem": "^7.0", |
|
|
|
|
|
"illuminate/support": "^7.0", |
|
|
|
|
|
"php": "^7.2.5" |
|
|
|
|
|
}, |
|
|
|
|
|
"require-dev": { |
|
|
|
|
|
"mockery/mockery": "^1.0", |
|
|
|
|
|
"phpunit/phpunit": "^8.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"type": "library", |
|
|
|
|
|
"extra": { |
|
|
|
|
|
"laravel": { |
|
|
|
|
|
"providers": [ |
|
|
|
|
|
"Laravel\\Ui\\UiServiceProvider" |
|
|
|
|
|
] |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"autoload": { |
|
|
|
|
|
"psr-4": { |
|
|
|
|
|
"Laravel\\Ui\\": "src/", |
|
|
|
|
|
"Illuminate\\Foundation\\Auth\\": "auth-backend/" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
|
"license": [ |
|
|
|
|
|
"MIT" |
|
|
|
|
|
], |
|
|
|
|
|
"authors": [ |
|
|
|
|
|
{ |
|
|
|
|
|
"name": "Taylor Otwell", |
|
|
|
|
|
"email": "taylor@laravel.com" |
|
|
|
|
|
} |
|
|
|
|
|
], |
|
|
|
|
|
"description": "Laravel UI utilities and presets.", |
|
|
|
|
|
"keywords": [ |
|
|
|
|
|
"laravel", |
|
|
|
|
|
"ui" |
|
|
|
|
|
], |
|
|
|
|
|
"time": "2020-06-30T20:56:33+00:00" |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
"name": "league/commonmark", |
|
|
"name": "league/commonmark", |
|
|
"version": "1.5.1", |
|
|
"version": "1.5.1", |
|
|
"source": { |
|
|
"source": { |
|
|
|