Add (pwa)
This commit is contained in:
52
composer.lock
generated
52
composer.lock
generated
@@ -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": "1471d10bc74cb3cbd2259613ca941433",
|
||||
"content-hash": "189360d364c9c9dd3b0432c0e6525083",
|
||||
"packages": [
|
||||
{
|
||||
"name": "artesaos/seotools",
|
||||
@@ -3958,6 +3958,56 @@
|
||||
],
|
||||
"time": "2023-04-15T23:01:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "silviolleite/laravelpwa",
|
||||
"version": "2.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/silviolleite/laravel-pwa.git",
|
||||
"reference": "5f7135d2ee870af01793c9fdf6b1b932b546e20e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/silviolleite/laravel-pwa/zipball/5f7135d2ee870af01793c9fdf6b1b932b546e20e",
|
||||
"reference": "5f7135d2ee870af01793c9fdf6b1b932b546e20e",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"LaravelPWA\\Providers\\LaravelPWAServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"LaravelPWA\\": ""
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Silvio Luis Leite",
|
||||
"email": "silviolleite@gmail.com"
|
||||
}
|
||||
],
|
||||
"description": "Looks like an app, feels like an app, but NOT an app.",
|
||||
"keywords": [
|
||||
"laravel",
|
||||
"php",
|
||||
"progressive web apps",
|
||||
"pwa"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/silviolleite/laravel-pwa/issues",
|
||||
"source": "https://github.com/silviolleite/laravel-pwa/tree/2.0.3"
|
||||
},
|
||||
"time": "2020-08-20T12:19:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/browsershot",
|
||||
"version": "3.58.2",
|
||||
|
||||
Reference in New Issue
Block a user