Bump jaybizzle/crawler-detect from 1.2.120 to 1.3.0

Bumps [jaybizzle/crawler-detect](https://github.com/JayBizzle/Crawler-Detect) from 1.2.120 to 1.3.0.
- [Release notes](https://github.com/JayBizzle/Crawler-Detect/releases)
- [Commits](https://github.com/JayBizzle/Crawler-Detect/compare/v1.2.120...v1.3.0)

---
updated-dependencies:
- dependency-name: jaybizzle/crawler-detect
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-01 17:29:38 +00:00 committed by GitHub
parent 52b27cc5bf
commit 7ff487cdfc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

18
composer.lock generated
View File

@ -83,20 +83,20 @@
},
{
"name": "jaybizzle/crawler-detect",
"version": "v1.2.120",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/JayBizzle/Crawler-Detect.git",
"reference": "2b325bdce46bbb8a2e96dc740ad37c743c9d8617"
"reference": "be155e11613fa618aa18aee438955588d1092a47"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/2b325bdce46bbb8a2e96dc740ad37c743c9d8617",
"reference": "2b325bdce46bbb8a2e96dc740ad37c743c9d8617",
"url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/be155e11613fa618aa18aee438955588d1092a47",
"reference": "be155e11613fa618aa18aee438955588d1092a47",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
"php": ">=7.1.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.5|^6.5|^9.4"
@ -129,9 +129,9 @@
],
"support": {
"issues": "https://github.com/JayBizzle/Crawler-Detect/issues",
"source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.120"
"source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.3.0"
},
"time": "2024-09-15T14:31:21+00:00"
"time": "2024-11-25T19:38:36+00:00"
},
{
"name": "league/commonmark",
@ -3381,7 +3381,7 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
@ -3393,6 +3393,6 @@
"ext-openssl": "*",
"ext-zip": "*"
},
"platform-dev": {},
"platform-dev": [],
"plugin-api-version": "2.6.0"
}