mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
fix: improved tooltip
This commit is contained in:
58
composer.lock
generated
58
composer.lock
generated
@@ -4,8 +4,64 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "bff25bed7714b9e4c1383d029a29c3fd",
|
||||
"content-hash": "6bfadf87b8450cc61e25f15f00688ecd",
|
||||
"packages": [
|
||||
{
|
||||
"name": "andcarpi/laravel-popper",
|
||||
"version": "0.9.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/andcarpi/laravel-popper.git",
|
||||
"reference": "fd01cbc60a62acd71ff4205ae7a03820b1a9951c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/andcarpi/laravel-popper/zipball/fd01cbc60a62acd71ff4205ae7a03820b1a9951c",
|
||||
"reference": "fd01cbc60a62acd71ff4205ae7a03820b1a9951c",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"andcarpi\\Popper\\PopperServiceProvider"
|
||||
],
|
||||
"aliases": {
|
||||
"Popper": "andcarpi\\Popper\\Facades\\Popper"
|
||||
}
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"andcarpi\\Popper\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Anderson Carpi",
|
||||
"email": "kustelac@yahoo.com.br"
|
||||
}
|
||||
],
|
||||
"description": "A Easy to use Laravel Package, that allows you to generate tooltips in your blade views.",
|
||||
"keywords": [
|
||||
"blade",
|
||||
"laravel",
|
||||
"laravel-package",
|
||||
"popper",
|
||||
"tippy",
|
||||
"tooltip",
|
||||
"view"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/andcarpi/laravel-popper/issues",
|
||||
"source": "https://github.com/andcarpi/laravel-popper/tree/master"
|
||||
},
|
||||
"time": "2019-09-26T02:06:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "anhskohbo/no-captcha",
|
||||
"version": "3.5.0",
|
||||
|
||||
Reference in New Issue
Block a user