Rebuilt composer.lock
This commit is contained in:
65
composer.lock
generated
65
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": "6f5c88cf563827bd022f63e23d0bd49e",
|
||||
"content-hash": "7d4d0633a8ac2106de6f18f212de073f",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alt-three/badger",
|
||||
@@ -2339,7 +2339,7 @@
|
||||
{
|
||||
"name": "Luís Otávio Cobucci Oblonczyk",
|
||||
"email": "lcobucci@gmail.com",
|
||||
"role": "Developer"
|
||||
"role": "developer"
|
||||
}
|
||||
],
|
||||
"description": "A simple library to work with JSON Web Token and JSON Web Signature",
|
||||
@@ -3515,67 +3515,6 @@
|
||||
],
|
||||
"time": "2018-07-19T23:38:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "roumen/feed",
|
||||
"version": "v2.12.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Laravelium/laravel-feed.git",
|
||||
"reference": "1fd410a282b489c94ebc6b993f161a9447fda172"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Laravelium/laravel-feed/zipball/1fd410a282b489c94ebc6b993f161a9447fda172",
|
||||
"reference": "1fd410a282b489c94ebc6b993f161a9447fda172",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/support": "5.6.*",
|
||||
"php": ">=7.1.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~7.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Roumen\\Feed\\FeedServiceProvider"
|
||||
],
|
||||
"aliases": {
|
||||
"Feed": "Roumen\\Feed\\Feed"
|
||||
}
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Roumen\\Feed": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Roumen Damianoff",
|
||||
"email": "roumen@damianoff.com",
|
||||
"homepage": "https://damianoff.com",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "A simple feed generator for Laravel.",
|
||||
"homepage": "https://laravelium.com",
|
||||
"keywords": [
|
||||
"atom",
|
||||
"feed",
|
||||
"generator",
|
||||
"laravel",
|
||||
"rss"
|
||||
],
|
||||
"abandoned": "laravelium/feed",
|
||||
"time": "2018-02-07T20:50:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "simplesoftwareio/simple-qrcode",
|
||||
"version": "1.3.3",
|
||||
|
||||
Reference in New Issue
Block a user