心理咨询网
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

composer.lock 3.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "7b041b3b812202350eacf0ed7fa14931",
  8. "packages": [
  9. {
  10. "name": "baidu-smartapp/openapi",
  11. "version": "0.1.5",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/baidu/smartapp-openapi-php.git",
  15. "reference": "4728c4eaff4373b3d1096847c9abfb58faedc84c"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/baidu/smartapp-openapi-php/zipball/4728c4eaff4373b3d1096847c9abfb58faedc84c",
  20. "reference": "4728c4eaff4373b3d1096847c9abfb58faedc84c",
  21. "shasum": ""
  22. },
  23. "type": "library",
  24. "autoload": {
  25. "psr-4": {
  26. "BaiduSmartapp\\OpenapiClient\\": "src/"
  27. }
  28. },
  29. "notification-url": "https://packagist.org/downloads/",
  30. "license": [
  31. "MIT"
  32. ],
  33. "authors": [
  34. {
  35. "name": "baidu",
  36. "email": "msfruit@hotmail.com"
  37. }
  38. ],
  39. "support": {
  40. "issues": "https://github.com/baidu/smartapp-openapi-php/issues",
  41. "source": "https://github.com/baidu/smartapp-openapi-php/tree/0.1.5"
  42. },
  43. "time": "2022-06-06T07:19:49+00:00"
  44. },
  45. {
  46. "name": "overtrue/pinyin",
  47. "version": "3.0.6",
  48. "source": {
  49. "type": "git",
  50. "url": "https://github.com/overtrue/pinyin.git",
  51. "reference": "3b781d267197b74752daa32814d3a2cf5d140779"
  52. },
  53. "dist": {
  54. "type": "zip",
  55. "url": "https://api.github.com/repos/overtrue/pinyin/zipball/3b781d267197b74752daa32814d3a2cf5d140779",
  56. "reference": "3b781d267197b74752daa32814d3a2cf5d140779",
  57. "shasum": ""
  58. },
  59. "require": {
  60. "php": ">=5.3"
  61. },
  62. "require-dev": {
  63. "phpunit/phpunit": "~4.8"
  64. },
  65. "type": "library",
  66. "autoload": {
  67. "psr-4": {
  68. "Overtrue\\Pinyin\\": "src/"
  69. }
  70. },
  71. "notification-url": "https://packagist.org/downloads/",
  72. "license": [
  73. "MIT"
  74. ],
  75. "authors": [
  76. {
  77. "name": "Carlos",
  78. "homepage": "http://github.com/overtrue"
  79. }
  80. ],
  81. "description": "Chinese to pinyin translator.",
  82. "homepage": "https://github.com/overtrue/pinyin",
  83. "keywords": [
  84. "Chinese",
  85. "Pinyin",
  86. "cn2pinyin"
  87. ],
  88. "support": {
  89. "issues": "https://github.com/overtrue/pinyin/issues",
  90. "source": "https://github.com/overtrue/pinyin/tree/master"
  91. },
  92. "time": "2017-07-10T07:20:01+00:00"
  93. }
  94. ],
  95. "packages-dev": [],
  96. "aliases": [],
  97. "minimum-stability": "stable",
  98. "stability-flags": [],
  99. "prefer-stable": false,
  100. "prefer-lowest": false,
  101. "platform": [],
  102. "platform-dev": [],
  103. "plugin-api-version": "2.2.0"
  104. }