提交的内容

This commit is contained in:
2025-05-12 15:45:02 +08:00
parent 629c4750da
commit b48c692775
3043 changed files with 34732 additions and 60810 deletions

2
vendor/rmccue/requests/src/Capability.php vendored Executable file → Normal file
View File

@ -28,7 +28,7 @@ interface Capability {
*
* Note: this does not automatically mean that the capability will be supported for your chosen transport!
*
* @var array<string>
* @var string[]
*/
const ALL = [
self::SSL,