Bump awssat/laravel-visits from 5.0.0 to 6.0.0

Bumps [awssat/laravel-visits](https://github.com/awssat/laravel-visits) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/awssat/laravel-visits/releases)
- [Changelog](https://github.com/awssat/laravel-visits/blob/master/CHANGELOG.md)
- [Commits](https://github.com/awssat/laravel-visits/compare/5.0.0...6.0.0)

---
updated-dependencies:
- dependency-name: awssat/laravel-visits
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-31 16:32:56 +00:00 committed by GitHub
parent 27993d7e6d
commit fb73408c7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 22 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",

42
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",
@ -3230,20 +3230,20 @@
}, },
{ {
"name": "nette/utils", "name": "nette/utils",
"version": "v4.0.0", "version": "v4.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/utils.git", "url": "https://github.com/nette/utils.git",
"reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e" "reference": "9124157137da01b1f5a5a22d6486cb975f26db7e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/utils/zipball/cacdbf5a91a657ede665c541eda28941d4b09c1e", "url": "https://api.github.com/repos/nette/utils/zipball/9124157137da01b1f5a5a22d6486cb975f26db7e",
"reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e", "reference": "9124157137da01b1f5a5a22d6486cb975f26db7e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.0 <8.3" "php": ">=8.0 <8.4"
}, },
"conflict": { "conflict": {
"nette/finder": "<3", "nette/finder": "<3",
@ -3251,7 +3251,7 @@
}, },
"require-dev": { "require-dev": {
"jetbrains/phpstorm-attributes": "dev-master", "jetbrains/phpstorm-attributes": "dev-master",
"nette/tester": "^2.4", "nette/tester": "^2.5",
"phpstan/phpstan": "^1.0", "phpstan/phpstan": "^1.0",
"tracy/tracy": "^2.9" "tracy/tracy": "^2.9"
}, },
@ -3311,9 +3311,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nette/utils/issues", "issues": "https://github.com/nette/utils/issues",
"source": "https://github.com/nette/utils/tree/v4.0.0" "source": "https://github.com/nette/utils/tree/v4.0.1"
}, },
"time": "2023-02-02T10:41:53+00:00" "time": "2023-07-30T15:42:21+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",