Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] 1d26b6c830 build(deps): bump cccyun/think-captcha from 3.0.11 to 3.0.12 (#496)
Bumps [cccyun/think-captcha](https://github.com/netcccyun/think-captcha) from 3.0.11 to 3.0.12.
- [Release notes](https://github.com/netcccyun/think-captcha/releases)
- [Commits](https://github.com/netcccyun/think-captcha/compare/3.0.11...3.0.12)

---
updated-dependencies:
- dependency-name: cccyun/think-captcha
  dependency-version: 3.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-24 21:10:24 +08:00
Generated
+12 -12
View File
@@ -68,16 +68,16 @@
},
{
"name": "cccyun/think-captcha",
"version": "3.0.11",
"version": "3.0.12",
"source": {
"type": "git",
"url": "https://github.com/netcccyun/think-captcha.git",
"reference": "40012811bf27b41011b1b60bcfadf16ad339931c"
"reference": "e20974d9f86a7e3039ead56a66995c396109a757"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/netcccyun/think-captcha/zipball/40012811bf27b41011b1b60bcfadf16ad339931c",
"reference": "40012811bf27b41011b1b60bcfadf16ad339931c",
"url": "https://api.github.com/repos/netcccyun/think-captcha/zipball/e20974d9f86a7e3039ead56a66995c396109a757",
"reference": "e20974d9f86a7e3039ead56a66995c396109a757",
"shasum": ""
},
"require": {
@@ -114,9 +114,9 @@
],
"description": "captcha package for thinkphp",
"support": {
"source": "https://github.com/netcccyun/think-captcha/tree/3.0.11"
"source": "https://github.com/netcccyun/think-captcha/tree/3.0.12"
},
"time": "2025-04-26T08:37:18+00:00"
"time": "2026-06-23T15:30:22+00:00"
},
{
"name": "guzzlehttp/guzzle",
@@ -1378,16 +1378,16 @@
},
{
"name": "symfony/polyfill-php82",
"version": "v1.38.1",
"version": "v1.37.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php82.git",
"reference": "002dc0cfe5fd4ed6033d48f27d4f19a486c4b04b"
"reference": "34808efe3e68f69685796f7c253a2f1d8ea9df59"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/002dc0cfe5fd4ed6033d48f27d4f19a486c4b04b",
"reference": "002dc0cfe5fd4ed6033d48f27d4f19a486c4b04b",
"url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/34808efe3e68f69685796f7c253a2f1d8ea9df59",
"reference": "34808efe3e68f69685796f7c253a2f1d8ea9df59",
"shasum": ""
},
"require": {
@@ -1434,7 +1434,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php82/tree/v1.38.1"
"source": "https://github.com/symfony/polyfill-php82/tree/v1.37.0"
},
"funding": [
{
@@ -1454,7 +1454,7 @@
"type": "tidelift"
}
],
"time": "2026-05-26T12:45:58+00:00"
"time": "2026-04-10T16:19:22+00:00"
},
{
"name": "symfony/yaml",