Merge pull request #514 from LinkStackOrg/dependabot/composer/awssat/laravel-visits-6.0.0

Bump awssat/laravel-visits from 5.0.0 to 6.0.0
This commit is contained in:
Frank 2023-08-06 17:40:48 +02:00 committed by GitHub
commit 1eb0c1a128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 14 deletions

View File

@ -6,7 +6,7 @@
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"require": { "require": {
"php": "^7.3|^8.0", "php": "^7.3|^8.0",
"awssat/laravel-visits": "^5.0", "awssat/laravel-visits": "^6.0",
"bacon/bacon-qr-code": "^2.0", "bacon/bacon-qr-code": "^2.0",
"codedge/laravel-selfupdater": "^3.6", "codedge/laravel-selfupdater": "^3.6",
"cohensive/oembed": "^0.17", "cohensive/oembed": "^0.17",

26
composer.lock generated
View File

@ -4,20 +4,20 @@
"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": "aa4af324a189e67e6f758d3b6fc67fb7", "content-hash": "9cc9b71c5a90988b92d62060a6e28cc4",
"packages": [ "packages": [
{ {
"name": "awssat/laravel-visits", "name": "awssat/laravel-visits",
"version": "5.0.0", "version": "6.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/awssat/laravel-visits.git", "url": "https://github.com/awssat/laravel-visits.git",
"reference": "a334b15aceff8319c3f51d55ab84c9b49ac7dfa4" "reference": "03a5c7c09b7b585efcbdab8d597c5930a2c26f5f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/awssat/laravel-visits/zipball/a334b15aceff8319c3f51d55ab84c9b49ac7dfa4", "url": "https://api.github.com/repos/awssat/laravel-visits/zipball/03a5c7c09b7b585efcbdab8d597c5930a2c26f5f",
"reference": "a334b15aceff8319c3f51d55ab84c9b49ac7dfa4", "reference": "03a5c7c09b7b585efcbdab8d597c5930a2c26f5f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -89,9 +89,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/awssat/laravel-visits/issues", "issues": "https://github.com/awssat/laravel-visits/issues",
"source": "https://github.com/awssat/laravel-visits/tree/5.0.0" "source": "https://github.com/awssat/laravel-visits/tree/6.0.0"
}, },
"time": "2023-03-02T05:46:22+00:00" "time": "2023-07-30T04:03:25+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -1825,16 +1825,16 @@
}, },
{ {
"name": "jaybizzle/crawler-detect", "name": "jaybizzle/crawler-detect",
"version": "v1.2.115", "version": "v1.2.116",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/JayBizzle/Crawler-Detect.git", "url": "https://github.com/JayBizzle/Crawler-Detect.git",
"reference": "4531e4a70d55d10cbe7d41ac1ff0d75a5fe2ef1e" "reference": "97e9fe30219e60092e107651abb379a38b342921"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/4531e4a70d55d10cbe7d41ac1ff0d75a5fe2ef1e", "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/97e9fe30219e60092e107651abb379a38b342921",
"reference": "4531e4a70d55d10cbe7d41ac1ff0d75a5fe2ef1e", "reference": "97e9fe30219e60092e107651abb379a38b342921",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1871,9 +1871,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/JayBizzle/Crawler-Detect/issues", "issues": "https://github.com/JayBizzle/Crawler-Detect/issues",
"source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.115" "source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.116"
}, },
"time": "2023-06-05T21:32:18+00:00" "time": "2023-07-21T15:49:49+00:00"
}, },
{ {
"name": "jeroendesloovere/vcard", "name": "jeroendesloovere/vcard",