|
|
@ -4,7 +4,7 @@ |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
"This file is @generated automatically" |
|
|
|
], |
|
|
|
"content-hash": "23118d2db614daaee63f91cc7a5d422e", |
|
|
|
"content-hash": "47c8cae998964fb1c83170accb4a625e", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "arrilot/laravel-widgets", |
|
|
@ -1150,6 +1150,46 @@ |
|
|
|
"time": "2020-09-26T15:48:38+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "extended-bread-form-fields", |
|
|
|
"version": "v0.2-beta", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/bnku/extended-bread-form-fields.git", |
|
|
|
"reference": "v0.2-beta" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"larapack/hooks": "^1.0.5" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"hook": { |
|
|
|
"providers": [ |
|
|
|
"ExtendedBreadFormFields\\ExtendedBreadFormFieldsServiceProvider" |
|
|
|
], |
|
|
|
"views": [ |
|
|
|
"resources/vievs" |
|
|
|
] |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"ExtendedBreadFormFields\\": "src/" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://larapack.io/downloads", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "bnku", |
|
|
|
"email": "bnku@ya.ru" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Extended FormFields hook interface to Voyager BREAD", |
|
|
|
"time": "2020-10-30T21:10:47+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "fideloper/proxy", |
|
|
|
"version": "4.4.0", |
|
|
|
"source": { |
|
|
@ -8452,7 +8492,9 @@ |
|
|
|
], |
|
|
|
"aliases": [], |
|
|
|
"minimum-stability": "dev", |
|
|
|
"stability-flags": [], |
|
|
|
"stability-flags": { |
|
|
|
"extended-bread-form-fields": 10 |
|
|
|
}, |
|
|
|
"prefer-stable": true, |
|
|
|
"prefer-lowest": false, |
|
|
|
"platform": { |
|
|
|