installed.json 54 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684
  1. [
  2. {
  3. "name": "aliyuncs/oss-sdk-php",
  4. "version": "v2.3.0",
  5. "version_normalized": "2.3.0.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
  9. "reference": "e69f57916678458642ac9d2fd341ae78a56996c8"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/e69f57916678458642ac9d2fd341ae78a56996c8",
  14. "reference": "e69f57916678458642ac9d2fd341ae78a56996c8",
  15. "shasum": "",
  16. "mirrors": [
  17. {
  18. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  19. "preferred": true
  20. }
  21. ]
  22. },
  23. "require": {
  24. "php": ">=5.3"
  25. },
  26. "require-dev": {
  27. "phpunit/phpunit": "~4.0",
  28. "satooshi/php-coveralls": "~1.0"
  29. },
  30. "time": "2018-01-08T06:59:35+00:00",
  31. "type": "library",
  32. "installation-source": "dist",
  33. "autoload": {
  34. "psr-4": {
  35. "OSS\\": "src/OSS"
  36. }
  37. },
  38. "notification-url": "https://packagist.org/downloads/",
  39. "license": [
  40. "MIT"
  41. ],
  42. "authors": [
  43. {
  44. "name": "Aliyuncs",
  45. "homepage": "http://www.aliyun.com"
  46. }
  47. ],
  48. "description": "Aliyun OSS SDK for PHP",
  49. "homepage": "http://www.aliyun.com/product/oss/"
  50. },
  51. {
  52. "name": "bacon/bacon-qr-code",
  53. "version": "1.0.3",
  54. "version_normalized": "1.0.3.0",
  55. "source": {
  56. "type": "git",
  57. "url": "https://github.com/Bacon/BaconQrCode.git",
  58. "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
  59. },
  60. "dist": {
  61. "type": "zip",
  62. "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
  63. "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
  64. "shasum": "",
  65. "mirrors": [
  66. {
  67. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  68. "preferred": true
  69. }
  70. ]
  71. },
  72. "require": {
  73. "ext-iconv": "*",
  74. "php": "^5.4|^7.0"
  75. },
  76. "require-dev": {
  77. "phpunit/phpunit": "^4.8"
  78. },
  79. "suggest": {
  80. "ext-gd": "to generate QR code images"
  81. },
  82. "time": "2017-10-17T09:59:25+00:00",
  83. "type": "library",
  84. "installation-source": "dist",
  85. "autoload": {
  86. "psr-0": {
  87. "BaconQrCode": "src/"
  88. }
  89. },
  90. "notification-url": "https://packagist.org/downloads/",
  91. "license": [
  92. "BSD-2-Clause"
  93. ],
  94. "authors": [
  95. {
  96. "name": "Ben Scholzen 'DASPRiD'",
  97. "email": "mail@dasprids.de",
  98. "homepage": "http://www.dasprids.de",
  99. "role": "Developer"
  100. }
  101. ],
  102. "description": "BaconQrCode is a QR code generator for PHP.",
  103. "homepage": "https://github.com/Bacon/BaconQrCode"
  104. },
  105. {
  106. "name": "endroid/qrcode",
  107. "version": "2.5.1",
  108. "version_normalized": "2.5.1.0",
  109. "source": {
  110. "type": "git",
  111. "url": "https://github.com/endroid/qr-code.git",
  112. "reference": "6062677d3404e0ded40647b8f62ec55ff9722eb7"
  113. },
  114. "dist": {
  115. "type": "zip",
  116. "url": "https://api.github.com/repos/endroid/qr-code/zipball/6062677d3404e0ded40647b8f62ec55ff9722eb7",
  117. "reference": "6062677d3404e0ded40647b8f62ec55ff9722eb7",
  118. "shasum": "",
  119. "mirrors": [
  120. {
  121. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  122. "preferred": true
  123. }
  124. ]
  125. },
  126. "require": {
  127. "bacon/bacon-qr-code": "^1.0.3",
  128. "ext-gd": "*",
  129. "khanamiryan/qrcode-detector-decoder": "1",
  130. "myclabs/php-enum": "^1.5",
  131. "php": ">=5.6",
  132. "symfony/options-resolver": "^2.7",
  133. "symfony/property-access": "^2.7"
  134. },
  135. "require-dev": {
  136. "phpunit/phpunit": "^5.7",
  137. "symfony/asset": "^2.7",
  138. "symfony/browser-kit": "^2.7",
  139. "symfony/finder": "^2.7",
  140. "symfony/framework-bundle": "^2.7",
  141. "symfony/http-kernel": "^2.7",
  142. "symfony/templating": "^2.7",
  143. "symfony/twig-bundle": "^2.7",
  144. "symfony/yaml": "^2.7"
  145. },
  146. "time": "2018-05-09T20:26:30+00:00",
  147. "type": "symfony-bundle",
  148. "extra": {
  149. "branch-alias": {
  150. "dev-master": "2.x-dev"
  151. }
  152. },
  153. "installation-source": "dist",
  154. "autoload": {
  155. "psr-4": {
  156. "Endroid\\QrCode\\": "src/"
  157. }
  158. },
  159. "notification-url": "https://packagist.org/downloads/",
  160. "license": [
  161. "MIT"
  162. ],
  163. "authors": [
  164. {
  165. "name": "Jeroen van den Enden",
  166. "email": "info@endroid.nl",
  167. "homepage": "http://endroid.nl/"
  168. }
  169. ],
  170. "description": "Endroid QR Code",
  171. "homepage": "https://github.com/endroid/QrCode",
  172. "keywords": [
  173. "bundle",
  174. "code",
  175. "endroid",
  176. "flex",
  177. "qr",
  178. "qrcode",
  179. "symfony"
  180. ],
  181. "abandoned": "endroid/qr-code"
  182. },
  183. {
  184. "name": "guzzlehttp/guzzle",
  185. "version": "7.2.0",
  186. "version_normalized": "7.2.0.0",
  187. "source": {
  188. "type": "git",
  189. "url": "https://github.com/guzzle/guzzle.git",
  190. "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79"
  191. },
  192. "dist": {
  193. "type": "zip",
  194. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0aa74dfb41ae110835923ef10a9d803a22d50e79",
  195. "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79",
  196. "shasum": "",
  197. "mirrors": [
  198. {
  199. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  200. "preferred": true
  201. }
  202. ]
  203. },
  204. "require": {
  205. "ext-json": "*",
  206. "guzzlehttp/promises": "^1.4",
  207. "guzzlehttp/psr7": "^1.7",
  208. "php": "^7.2.5 || ^8.0",
  209. "psr/http-client": "^1.0"
  210. },
  211. "provide": {
  212. "psr/http-client-implementation": "1.0"
  213. },
  214. "require-dev": {
  215. "ext-curl": "*",
  216. "php-http/client-integration-tests": "^3.0",
  217. "phpunit/phpunit": "^8.5.5 || ^9.3.5",
  218. "psr/log": "^1.1"
  219. },
  220. "suggest": {
  221. "ext-curl": "Required for CURL handler support",
  222. "ext-intl": "Required for Internationalized Domain Name (IDN) support",
  223. "psr/log": "Required for using the Log middleware"
  224. },
  225. "time": "2020-10-10T11:47:56+00:00",
  226. "type": "library",
  227. "extra": {
  228. "branch-alias": {
  229. "dev-master": "7.1-dev"
  230. }
  231. },
  232. "installation-source": "dist",
  233. "autoload": {
  234. "psr-4": {
  235. "GuzzleHttp\\": "src/"
  236. },
  237. "files": [
  238. "src/functions_include.php"
  239. ]
  240. },
  241. "notification-url": "https://packagist.org/downloads/",
  242. "license": [
  243. "MIT"
  244. ],
  245. "authors": [
  246. {
  247. "name": "Michael Dowling",
  248. "email": "mtdowling@gmail.com",
  249. "homepage": "https://github.com/mtdowling"
  250. },
  251. {
  252. "name": "Márk Sági-Kazár",
  253. "email": "mark.sagikazar@gmail.com",
  254. "homepage": "https://sagikazarmark.hu"
  255. }
  256. ],
  257. "description": "Guzzle is a PHP HTTP client library",
  258. "homepage": "http://guzzlephp.org/",
  259. "keywords": [
  260. "client",
  261. "curl",
  262. "framework",
  263. "http",
  264. "http client",
  265. "psr-18",
  266. "psr-7",
  267. "rest",
  268. "web service"
  269. ]
  270. },
  271. {
  272. "name": "guzzlehttp/promises",
  273. "version": "1.5.0",
  274. "version_normalized": "1.5.0.0",
  275. "source": {
  276. "type": "git",
  277. "url": "https://github.com/guzzle/promises.git",
  278. "reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0"
  279. },
  280. "dist": {
  281. "type": "zip",
  282. "url": "https://api.github.com/repos/guzzle/promises/zipball/136a635e2b4a49b9d79e9c8fee267ffb257fdba0",
  283. "reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0",
  284. "shasum": "",
  285. "mirrors": [
  286. {
  287. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  288. "preferred": true
  289. }
  290. ]
  291. },
  292. "require": {
  293. "php": ">=5.5"
  294. },
  295. "require-dev": {
  296. "symfony/phpunit-bridge": "^4.4 || ^5.1"
  297. },
  298. "time": "2021-10-07T13:05:22+00:00",
  299. "type": "library",
  300. "extra": {
  301. "branch-alias": {
  302. "dev-master": "1.5-dev"
  303. }
  304. },
  305. "installation-source": "dist",
  306. "autoload": {
  307. "psr-4": {
  308. "GuzzleHttp\\Promise\\": "src/"
  309. },
  310. "files": [
  311. "src/functions_include.php"
  312. ]
  313. },
  314. "notification-url": "https://packagist.org/downloads/",
  315. "license": [
  316. "MIT"
  317. ],
  318. "authors": [
  319. {
  320. "name": "Graham Campbell",
  321. "email": "hello@gjcampbell.co.uk",
  322. "homepage": "https://github.com/GrahamCampbell"
  323. },
  324. {
  325. "name": "Michael Dowling",
  326. "email": "mtdowling@gmail.com",
  327. "homepage": "https://github.com/mtdowling"
  328. },
  329. {
  330. "name": "Tobias Nyholm",
  331. "email": "tobias.nyholm@gmail.com",
  332. "homepage": "https://github.com/Nyholm"
  333. },
  334. {
  335. "name": "Tobias Schultze",
  336. "email": "webmaster@tubo-world.de",
  337. "homepage": "https://github.com/Tobion"
  338. }
  339. ],
  340. "description": "Guzzle promises library",
  341. "keywords": [
  342. "promise"
  343. ]
  344. },
  345. {
  346. "name": "guzzlehttp/psr7",
  347. "version": "1.8.3",
  348. "version_normalized": "1.8.3.0",
  349. "source": {
  350. "type": "git",
  351. "url": "https://github.com/guzzle/psr7.git",
  352. "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85"
  353. },
  354. "dist": {
  355. "type": "zip",
  356. "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
  357. "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
  358. "shasum": "",
  359. "mirrors": [
  360. {
  361. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  362. "preferred": true
  363. }
  364. ]
  365. },
  366. "require": {
  367. "php": ">=5.4.0",
  368. "psr/http-message": "~1.0",
  369. "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
  370. },
  371. "provide": {
  372. "psr/http-message-implementation": "1.0"
  373. },
  374. "require-dev": {
  375. "ext-zlib": "*",
  376. "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
  377. },
  378. "suggest": {
  379. "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
  380. },
  381. "time": "2021-10-05T13:56:00+00:00",
  382. "type": "library",
  383. "extra": {
  384. "branch-alias": {
  385. "dev-master": "1.7-dev"
  386. }
  387. },
  388. "installation-source": "dist",
  389. "autoload": {
  390. "psr-4": {
  391. "GuzzleHttp\\Psr7\\": "src/"
  392. },
  393. "files": [
  394. "src/functions_include.php"
  395. ]
  396. },
  397. "notification-url": "https://packagist.org/downloads/",
  398. "license": [
  399. "MIT"
  400. ],
  401. "authors": [
  402. {
  403. "name": "Graham Campbell",
  404. "email": "hello@gjcampbell.co.uk",
  405. "homepage": "https://github.com/GrahamCampbell"
  406. },
  407. {
  408. "name": "Michael Dowling",
  409. "email": "mtdowling@gmail.com",
  410. "homepage": "https://github.com/mtdowling"
  411. },
  412. {
  413. "name": "George Mponos",
  414. "email": "gmponos@gmail.com",
  415. "homepage": "https://github.com/gmponos"
  416. },
  417. {
  418. "name": "Tobias Nyholm",
  419. "email": "tobias.nyholm@gmail.com",
  420. "homepage": "https://github.com/Nyholm"
  421. },
  422. {
  423. "name": "Márk Sági-Kazár",
  424. "email": "mark.sagikazar@gmail.com",
  425. "homepage": "https://github.com/sagikazarmark"
  426. },
  427. {
  428. "name": "Tobias Schultze",
  429. "email": "webmaster@tubo-world.de",
  430. "homepage": "https://github.com/Tobion"
  431. }
  432. ],
  433. "description": "PSR-7 message implementation that also provides common utility methods",
  434. "keywords": [
  435. "http",
  436. "message",
  437. "psr-7",
  438. "request",
  439. "response",
  440. "stream",
  441. "uri",
  442. "url"
  443. ]
  444. },
  445. {
  446. "name": "khanamiryan/qrcode-detector-decoder",
  447. "version": "1",
  448. "version_normalized": "1.0.0.0",
  449. "source": {
  450. "type": "git",
  451. "url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
  452. "reference": "96d5f80680b04803c4f1b69d6e01735e876b80c7"
  453. },
  454. "dist": {
  455. "type": "zip",
  456. "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/96d5f80680b04803c4f1b69d6e01735e876b80c7",
  457. "reference": "96d5f80680b04803c4f1b69d6e01735e876b80c7",
  458. "shasum": "",
  459. "mirrors": [
  460. {
  461. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  462. "preferred": true
  463. }
  464. ]
  465. },
  466. "require": {
  467. "php": "^5.6|^7.0"
  468. },
  469. "require-dev": {
  470. "phpunit/phpunit": "^5.7"
  471. },
  472. "time": "2017-01-13T09:11:46+00:00",
  473. "type": "library",
  474. "installation-source": "dist",
  475. "autoload": {
  476. "classmap": [
  477. "lib/"
  478. ],
  479. "files": [
  480. "lib/common/customFunctions.php"
  481. ]
  482. },
  483. "notification-url": "https://packagist.org/downloads/",
  484. "license": [
  485. "MIT"
  486. ],
  487. "authors": [
  488. {
  489. "name": "Ashot Khanamiryan",
  490. "email": "a.khanamiryan@gmail.com",
  491. "homepage": "https://github.com/khanamiryan",
  492. "role": "Developer"
  493. }
  494. ],
  495. "description": "QR code decoder / reader",
  496. "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder",
  497. "keywords": [
  498. "barcode",
  499. "qr",
  500. "zxing"
  501. ]
  502. },
  503. {
  504. "name": "league/flysystem",
  505. "version": "1.0.53",
  506. "version_normalized": "1.0.53.0",
  507. "source": {
  508. "type": "git",
  509. "url": "https://github.com/thephpleague/flysystem.git",
  510. "reference": "08e12b7628f035600634a5e76d95b5eb66cea674"
  511. },
  512. "dist": {
  513. "type": "zip",
  514. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/08e12b7628f035600634a5e76d95b5eb66cea674",
  515. "reference": "08e12b7628f035600634a5e76d95b5eb66cea674",
  516. "shasum": "",
  517. "mirrors": [
  518. {
  519. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  520. "preferred": true
  521. }
  522. ]
  523. },
  524. "require": {
  525. "ext-fileinfo": "*",
  526. "php": ">=5.5.9"
  527. },
  528. "conflict": {
  529. "league/flysystem-sftp": "<1.0.6"
  530. },
  531. "require-dev": {
  532. "phpspec/phpspec": "^3.4",
  533. "phpunit/phpunit": "^5.7.10"
  534. },
  535. "suggest": {
  536. "ext-fileinfo": "Required for MimeType",
  537. "ext-ftp": "Allows you to use FTP server storage",
  538. "ext-openssl": "Allows you to use FTPS server storage",
  539. "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  540. "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  541. "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  542. "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  543. "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  544. "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  545. "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  546. "league/flysystem-webdav": "Allows you to use WebDAV storage",
  547. "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
  548. "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
  549. "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
  550. },
  551. "time": "2019-06-18T20:09:29+00:00",
  552. "type": "library",
  553. "extra": {
  554. "branch-alias": {
  555. "dev-master": "1.1-dev"
  556. }
  557. },
  558. "installation-source": "dist",
  559. "autoload": {
  560. "psr-4": {
  561. "League\\Flysystem\\": "src/"
  562. }
  563. },
  564. "notification-url": "https://packagist.org/downloads/",
  565. "license": [
  566. "MIT"
  567. ],
  568. "authors": [
  569. {
  570. "name": "Frank de Jonge",
  571. "email": "info@frenky.net"
  572. }
  573. ],
  574. "description": "Filesystem abstraction: Many filesystems, one API.",
  575. "keywords": [
  576. "Cloud Files",
  577. "WebDAV",
  578. "abstraction",
  579. "aws",
  580. "cloud",
  581. "copy.com",
  582. "dropbox",
  583. "file systems",
  584. "files",
  585. "filesystem",
  586. "filesystems",
  587. "ftp",
  588. "rackspace",
  589. "remote",
  590. "s3",
  591. "sftp",
  592. "storage"
  593. ]
  594. },
  595. {
  596. "name": "monolog/monolog",
  597. "version": "2.3.5",
  598. "version_normalized": "2.3.5.0",
  599. "source": {
  600. "type": "git",
  601. "url": "https://github.com/Seldaek/monolog.git",
  602. "reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
  603. },
  604. "dist": {
  605. "type": "zip",
  606. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9",
  607. "reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
  608. "shasum": "",
  609. "mirrors": [
  610. {
  611. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  612. "preferred": true
  613. }
  614. ]
  615. },
  616. "require": {
  617. "php": ">=7.2",
  618. "psr/log": "^1.0.1 || ^2.0 || ^3.0"
  619. },
  620. "provide": {
  621. "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
  622. },
  623. "require-dev": {
  624. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  625. "doctrine/couchdb": "~1.0@dev",
  626. "elasticsearch/elasticsearch": "^7",
  627. "graylog2/gelf-php": "^1.4.2",
  628. "mongodb/mongodb": "^1.8",
  629. "php-amqplib/php-amqplib": "~2.4 || ^3",
  630. "php-console/php-console": "^3.1.3",
  631. "phpspec/prophecy": "^1.6.1",
  632. "phpstan/phpstan": "^0.12.91",
  633. "phpunit/phpunit": "^8.5",
  634. "predis/predis": "^1.1",
  635. "rollbar/rollbar": "^1.3",
  636. "ruflin/elastica": ">=0.90@dev",
  637. "swiftmailer/swiftmailer": "^5.3|^6.0"
  638. },
  639. "suggest": {
  640. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  641. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  642. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  643. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  644. "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
  645. "ext-mbstring": "Allow to work properly with unicode symbols",
  646. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  647. "ext-openssl": "Required to send log messages using SSL",
  648. "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
  649. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  650. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  651. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  652. "php-console/php-console": "Allow sending log messages to Google Chrome",
  653. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  654. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  655. },
  656. "time": "2021-10-01T21:08:31+00:00",
  657. "type": "library",
  658. "extra": {
  659. "branch-alias": {
  660. "dev-main": "2.x-dev"
  661. }
  662. },
  663. "installation-source": "dist",
  664. "autoload": {
  665. "psr-4": {
  666. "Monolog\\": "src/Monolog"
  667. }
  668. },
  669. "notification-url": "https://packagist.org/downloads/",
  670. "license": [
  671. "MIT"
  672. ],
  673. "authors": [
  674. {
  675. "name": "Jordi Boggiano",
  676. "email": "j.boggiano@seld.be",
  677. "homepage": "https://seld.be"
  678. }
  679. ],
  680. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  681. "homepage": "https://github.com/Seldaek/monolog",
  682. "keywords": [
  683. "log",
  684. "logging",
  685. "psr-3"
  686. ]
  687. },
  688. {
  689. "name": "myclabs/php-enum",
  690. "version": "1.6.1",
  691. "version_normalized": "1.6.1.0",
  692. "source": {
  693. "type": "git",
  694. "url": "https://github.com/myclabs/php-enum.git",
  695. "reference": "8c5649e4ed99acd53a40eada270154dcac089f7e"
  696. },
  697. "dist": {
  698. "type": "zip",
  699. "url": "https://api.github.com/repos/myclabs/php-enum/zipball/8c5649e4ed99acd53a40eada270154dcac089f7e",
  700. "reference": "8c5649e4ed99acd53a40eada270154dcac089f7e",
  701. "shasum": "",
  702. "mirrors": [
  703. {
  704. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  705. "preferred": true
  706. }
  707. ]
  708. },
  709. "require": {
  710. "php": ">=5.4"
  711. },
  712. "require-dev": {
  713. "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
  714. "squizlabs/php_codesniffer": "1.*"
  715. },
  716. "time": "2018-05-09T08:09:15+00:00",
  717. "type": "library",
  718. "installation-source": "dist",
  719. "autoload": {
  720. "psr-4": {
  721. "MyCLabs\\Enum\\": "src/"
  722. }
  723. },
  724. "notification-url": "https://packagist.org/downloads/",
  725. "license": [
  726. "MIT"
  727. ],
  728. "authors": [
  729. {
  730. "name": "PHP Enum contributors",
  731. "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
  732. }
  733. ],
  734. "description": "PHP Enum implementation",
  735. "homepage": "http://github.com/myclabs/php-enum",
  736. "keywords": [
  737. "enum"
  738. ]
  739. },
  740. {
  741. "name": "overtrue/pinyin",
  742. "version": "3.0.6",
  743. "version_normalized": "3.0.6.0",
  744. "source": {
  745. "type": "git",
  746. "url": "https://github.com/overtrue/pinyin.git",
  747. "reference": "3b781d267197b74752daa32814d3a2cf5d140779"
  748. },
  749. "dist": {
  750. "type": "zip",
  751. "url": "https://api.github.com/repos/overtrue/pinyin/zipball/3b781d267197b74752daa32814d3a2cf5d140779",
  752. "reference": "3b781d267197b74752daa32814d3a2cf5d140779",
  753. "shasum": "",
  754. "mirrors": [
  755. {
  756. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  757. "preferred": true
  758. }
  759. ]
  760. },
  761. "require": {
  762. "php": ">=5.3"
  763. },
  764. "require-dev": {
  765. "phpunit/phpunit": "~4.8"
  766. },
  767. "time": "2017-07-10T07:20:01+00:00",
  768. "type": "library",
  769. "installation-source": "dist",
  770. "autoload": {
  771. "psr-4": {
  772. "Overtrue\\Pinyin\\": "src/"
  773. }
  774. },
  775. "notification-url": "https://packagist.org/downloads/",
  776. "license": [
  777. "MIT"
  778. ],
  779. "authors": [
  780. {
  781. "name": "Carlos",
  782. "homepage": "http://github.com/overtrue"
  783. }
  784. ],
  785. "description": "Chinese to pinyin translator.",
  786. "homepage": "https://github.com/overtrue/pinyin",
  787. "keywords": [
  788. "Chinese",
  789. "Pinyin",
  790. "cn2pinyin"
  791. ]
  792. },
  793. {
  794. "name": "phpmailer/phpmailer",
  795. "version": "v6.0.5",
  796. "version_normalized": "6.0.5.0",
  797. "source": {
  798. "type": "git",
  799. "url": "https://github.com/PHPMailer/PHPMailer.git",
  800. "reference": "cb3ea134d4d3729e7857737d5f320cce9caf4d32"
  801. },
  802. "dist": {
  803. "type": "zip",
  804. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/cb3ea134d4d3729e7857737d5f320cce9caf4d32",
  805. "reference": "cb3ea134d4d3729e7857737d5f320cce9caf4d32",
  806. "shasum": "",
  807. "mirrors": [
  808. {
  809. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  810. "preferred": true
  811. }
  812. ]
  813. },
  814. "require": {
  815. "ext-ctype": "*",
  816. "ext-filter": "*",
  817. "php": ">=5.5.0"
  818. },
  819. "require-dev": {
  820. "doctrine/annotations": "1.2.*",
  821. "friendsofphp/php-cs-fixer": "^2.2",
  822. "phpdocumentor/phpdocumentor": "2.*",
  823. "phpunit/phpunit": "^4.8 || ^5.7",
  824. "zendframework/zend-eventmanager": "3.0.*",
  825. "zendframework/zend-i18n": "2.7.3",
  826. "zendframework/zend-serializer": "2.7.*"
  827. },
  828. "suggest": {
  829. "ext-mbstring": "Needed to send email in multibyte encoding charset",
  830. "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
  831. "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
  832. "psr/log": "For optional PSR-3 debug logging",
  833. "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
  834. "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
  835. },
  836. "time": "2018-03-27T13:49:45+00:00",
  837. "type": "library",
  838. "installation-source": "dist",
  839. "autoload": {
  840. "psr-4": {
  841. "PHPMailer\\PHPMailer\\": "src/"
  842. }
  843. },
  844. "notification-url": "https://packagist.org/downloads/",
  845. "license": [
  846. "LGPL-2.1"
  847. ],
  848. "authors": [
  849. {
  850. "name": "Jim Jagielski",
  851. "email": "jimjag@gmail.com"
  852. },
  853. {
  854. "name": "Marcus Bointon",
  855. "email": "phpmailer@synchromedia.co.uk"
  856. },
  857. {
  858. "name": "Andy Prevost",
  859. "email": "codeworxtech@users.sourceforge.net"
  860. },
  861. {
  862. "name": "Brent R. Matzelle"
  863. }
  864. ],
  865. "description": "PHPMailer is a full-featured email creation and transfer class for PHP"
  866. },
  867. {
  868. "name": "psr/http-client",
  869. "version": "1.0.1",
  870. "version_normalized": "1.0.1.0",
  871. "source": {
  872. "type": "git",
  873. "url": "https://github.com/php-fig/http-client.git",
  874. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
  875. },
  876. "dist": {
  877. "type": "zip",
  878. "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  879. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  880. "shasum": "",
  881. "mirrors": [
  882. {
  883. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  884. "preferred": true
  885. }
  886. ]
  887. },
  888. "require": {
  889. "php": "^7.0 || ^8.0",
  890. "psr/http-message": "^1.0"
  891. },
  892. "time": "2020-06-29T06:28:15+00:00",
  893. "type": "library",
  894. "extra": {
  895. "branch-alias": {
  896. "dev-master": "1.0.x-dev"
  897. }
  898. },
  899. "installation-source": "dist",
  900. "autoload": {
  901. "psr-4": {
  902. "Psr\\Http\\Client\\": "src/"
  903. }
  904. },
  905. "notification-url": "https://packagist.org/downloads/",
  906. "license": [
  907. "MIT"
  908. ],
  909. "authors": [
  910. {
  911. "name": "PHP-FIG",
  912. "homepage": "http://www.php-fig.org/"
  913. }
  914. ],
  915. "description": "Common interface for HTTP clients",
  916. "homepage": "https://github.com/php-fig/http-client",
  917. "keywords": [
  918. "http",
  919. "http-client",
  920. "psr",
  921. "psr-18"
  922. ]
  923. },
  924. {
  925. "name": "psr/http-message",
  926. "version": "1.0.1",
  927. "version_normalized": "1.0.1.0",
  928. "source": {
  929. "type": "git",
  930. "url": "https://github.com/php-fig/http-message.git",
  931. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  932. },
  933. "dist": {
  934. "type": "zip",
  935. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  936. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  937. "shasum": "",
  938. "mirrors": [
  939. {
  940. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  941. "preferred": true
  942. }
  943. ]
  944. },
  945. "require": {
  946. "php": ">=5.3.0"
  947. },
  948. "time": "2016-08-06T14:39:51+00:00",
  949. "type": "library",
  950. "extra": {
  951. "branch-alias": {
  952. "dev-master": "1.0.x-dev"
  953. }
  954. },
  955. "installation-source": "dist",
  956. "autoload": {
  957. "psr-4": {
  958. "Psr\\Http\\Message\\": "src/"
  959. }
  960. },
  961. "notification-url": "https://packagist.org/downloads/",
  962. "license": [
  963. "MIT"
  964. ],
  965. "authors": [
  966. {
  967. "name": "PHP-FIG",
  968. "homepage": "http://www.php-fig.org/"
  969. }
  970. ],
  971. "description": "Common interface for HTTP messages",
  972. "homepage": "https://github.com/php-fig/http-message",
  973. "keywords": [
  974. "http",
  975. "http-message",
  976. "psr",
  977. "psr-7",
  978. "request",
  979. "response"
  980. ]
  981. },
  982. {
  983. "name": "psr/log",
  984. "version": "1.1.4",
  985. "version_normalized": "1.1.4.0",
  986. "source": {
  987. "type": "git",
  988. "url": "https://github.com/php-fig/log.git",
  989. "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
  990. },
  991. "dist": {
  992. "type": "zip",
  993. "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
  994. "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
  995. "shasum": "",
  996. "mirrors": [
  997. {
  998. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  999. "preferred": true
  1000. }
  1001. ]
  1002. },
  1003. "require": {
  1004. "php": ">=5.3.0"
  1005. },
  1006. "time": "2021-05-03T11:20:27+00:00",
  1007. "type": "library",
  1008. "extra": {
  1009. "branch-alias": {
  1010. "dev-master": "1.1.x-dev"
  1011. }
  1012. },
  1013. "installation-source": "dist",
  1014. "autoload": {
  1015. "psr-4": {
  1016. "Psr\\Log\\": "Psr/Log/"
  1017. }
  1018. },
  1019. "notification-url": "https://packagist.org/downloads/",
  1020. "license": [
  1021. "MIT"
  1022. ],
  1023. "authors": [
  1024. {
  1025. "name": "PHP-FIG",
  1026. "homepage": "https://www.php-fig.org/"
  1027. }
  1028. ],
  1029. "description": "Common interface for logging libraries",
  1030. "homepage": "https://github.com/php-fig/log",
  1031. "keywords": [
  1032. "log",
  1033. "psr",
  1034. "psr-3"
  1035. ]
  1036. },
  1037. {
  1038. "name": "ralouphie/getallheaders",
  1039. "version": "3.0.3",
  1040. "version_normalized": "3.0.3.0",
  1041. "source": {
  1042. "type": "git",
  1043. "url": "https://github.com/ralouphie/getallheaders.git",
  1044. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  1045. },
  1046. "dist": {
  1047. "type": "zip",
  1048. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  1049. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  1050. "shasum": "",
  1051. "mirrors": [
  1052. {
  1053. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1054. "preferred": true
  1055. }
  1056. ]
  1057. },
  1058. "require": {
  1059. "php": ">=5.6"
  1060. },
  1061. "require-dev": {
  1062. "php-coveralls/php-coveralls": "^2.1",
  1063. "phpunit/phpunit": "^5 || ^6.5"
  1064. },
  1065. "time": "2019-03-08T08:55:37+00:00",
  1066. "type": "library",
  1067. "installation-source": "dist",
  1068. "autoload": {
  1069. "files": [
  1070. "src/getallheaders.php"
  1071. ]
  1072. },
  1073. "notification-url": "https://packagist.org/downloads/",
  1074. "license": [
  1075. "MIT"
  1076. ],
  1077. "authors": [
  1078. {
  1079. "name": "Ralph Khattar",
  1080. "email": "ralph.khattar@gmail.com"
  1081. }
  1082. ],
  1083. "description": "A polyfill for getallheaders."
  1084. },
  1085. {
  1086. "name": "symfony/options-resolver",
  1087. "version": "v2.8.41",
  1088. "version_normalized": "2.8.41.0",
  1089. "source": {
  1090. "type": "git",
  1091. "url": "https://github.com/symfony/options-resolver.git",
  1092. "reference": "7b627d71e038f65c58702ad2540d0452cf53cf67"
  1093. },
  1094. "dist": {
  1095. "type": "zip",
  1096. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/7b627d71e038f65c58702ad2540d0452cf53cf67",
  1097. "reference": "7b627d71e038f65c58702ad2540d0452cf53cf67",
  1098. "shasum": "",
  1099. "mirrors": [
  1100. {
  1101. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1102. "preferred": true
  1103. }
  1104. ]
  1105. },
  1106. "require": {
  1107. "php": ">=5.3.9"
  1108. },
  1109. "time": "2018-01-03T07:36:31+00:00",
  1110. "type": "library",
  1111. "extra": {
  1112. "branch-alias": {
  1113. "dev-master": "2.8-dev"
  1114. }
  1115. },
  1116. "installation-source": "dist",
  1117. "autoload": {
  1118. "psr-4": {
  1119. "Symfony\\Component\\OptionsResolver\\": ""
  1120. },
  1121. "exclude-from-classmap": [
  1122. "/Tests/"
  1123. ]
  1124. },
  1125. "notification-url": "https://packagist.org/downloads/",
  1126. "license": [
  1127. "MIT"
  1128. ],
  1129. "authors": [
  1130. {
  1131. "name": "Fabien Potencier",
  1132. "email": "fabien@symfony.com"
  1133. },
  1134. {
  1135. "name": "Symfony Community",
  1136. "homepage": "https://symfony.com/contributors"
  1137. }
  1138. ],
  1139. "description": "Symfony OptionsResolver Component",
  1140. "homepage": "https://symfony.com",
  1141. "keywords": [
  1142. "config",
  1143. "configuration",
  1144. "options"
  1145. ]
  1146. },
  1147. {
  1148. "name": "symfony/polyfill-ctype",
  1149. "version": "v1.8.0",
  1150. "version_normalized": "1.8.0.0",
  1151. "source": {
  1152. "type": "git",
  1153. "url": "https://github.com/symfony/polyfill-ctype.git",
  1154. "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae"
  1155. },
  1156. "dist": {
  1157. "type": "zip",
  1158. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
  1159. "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
  1160. "shasum": "",
  1161. "mirrors": [
  1162. {
  1163. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1164. "preferred": true
  1165. }
  1166. ]
  1167. },
  1168. "require": {
  1169. "php": ">=5.3.3"
  1170. },
  1171. "time": "2018-04-30T19:57:29+00:00",
  1172. "type": "library",
  1173. "extra": {
  1174. "branch-alias": {
  1175. "dev-master": "1.8-dev"
  1176. }
  1177. },
  1178. "installation-source": "dist",
  1179. "autoload": {
  1180. "psr-4": {
  1181. "Symfony\\Polyfill\\Ctype\\": ""
  1182. },
  1183. "files": [
  1184. "bootstrap.php"
  1185. ]
  1186. },
  1187. "notification-url": "https://packagist.org/downloads/",
  1188. "license": [
  1189. "MIT"
  1190. ],
  1191. "authors": [
  1192. {
  1193. "name": "Symfony Community",
  1194. "homepage": "https://symfony.com/contributors"
  1195. },
  1196. {
  1197. "name": "Gert de Pagter",
  1198. "email": "BackEndTea@gmail.com"
  1199. }
  1200. ],
  1201. "description": "Symfony polyfill for ctype functions",
  1202. "homepage": "https://symfony.com",
  1203. "keywords": [
  1204. "compatibility",
  1205. "ctype",
  1206. "polyfill",
  1207. "portable"
  1208. ]
  1209. },
  1210. {
  1211. "name": "symfony/property-access",
  1212. "version": "v2.8.41",
  1213. "version_normalized": "2.8.41.0",
  1214. "source": {
  1215. "type": "git",
  1216. "url": "https://github.com/symfony/property-access.git",
  1217. "reference": "fe8dcf292aafee2684a1b496a240fc74c2541627"
  1218. },
  1219. "dist": {
  1220. "type": "zip",
  1221. "url": "https://api.github.com/repos/symfony/property-access/zipball/fe8dcf292aafee2684a1b496a240fc74c2541627",
  1222. "reference": "fe8dcf292aafee2684a1b496a240fc74c2541627",
  1223. "shasum": "",
  1224. "mirrors": [
  1225. {
  1226. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1227. "preferred": true
  1228. }
  1229. ]
  1230. },
  1231. "require": {
  1232. "php": ">=5.3.9",
  1233. "symfony/polyfill-ctype": "~1.8"
  1234. },
  1235. "time": "2018-05-01T22:52:40+00:00",
  1236. "type": "library",
  1237. "extra": {
  1238. "branch-alias": {
  1239. "dev-master": "2.8-dev"
  1240. }
  1241. },
  1242. "installation-source": "dist",
  1243. "autoload": {
  1244. "psr-4": {
  1245. "Symfony\\Component\\PropertyAccess\\": ""
  1246. },
  1247. "exclude-from-classmap": [
  1248. "/Tests/"
  1249. ]
  1250. },
  1251. "notification-url": "https://packagist.org/downloads/",
  1252. "license": [
  1253. "MIT"
  1254. ],
  1255. "authors": [
  1256. {
  1257. "name": "Fabien Potencier",
  1258. "email": "fabien@symfony.com"
  1259. },
  1260. {
  1261. "name": "Symfony Community",
  1262. "homepage": "https://symfony.com/contributors"
  1263. }
  1264. ],
  1265. "description": "Symfony PropertyAccess Component",
  1266. "homepage": "https://symfony.com",
  1267. "keywords": [
  1268. "access",
  1269. "array",
  1270. "extraction",
  1271. "index",
  1272. "injection",
  1273. "object",
  1274. "property",
  1275. "property path",
  1276. "reflection"
  1277. ]
  1278. },
  1279. {
  1280. "name": "tencent-ad/marketing-api-php-sdk",
  1281. "version": "v1.1.30",
  1282. "version_normalized": "1.1.30.0",
  1283. "source": {
  1284. "type": "git",
  1285. "url": "https://github.com/TencentAd/marketing-api-php-sdk.git",
  1286. "reference": "eb1e9d7242fea1e1356b0076fa79b9b8862d5c85"
  1287. },
  1288. "dist": {
  1289. "type": "zip",
  1290. "url": "https://api.github.com/repos/TencentAd/marketing-api-php-sdk/zipball/eb1e9d7242fea1e1356b0076fa79b9b8862d5c85",
  1291. "reference": "eb1e9d7242fea1e1356b0076fa79b9b8862d5c85",
  1292. "shasum": "",
  1293. "mirrors": [
  1294. {
  1295. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1296. "preferred": true
  1297. }
  1298. ]
  1299. },
  1300. "require": {
  1301. "ext-curl": "*",
  1302. "ext-json": "*",
  1303. "ext-mbstring": "*",
  1304. "guzzlehttp/guzzle": "^6.2 || ~7.0.0 || ~7.1.0 || ~7.2.0",
  1305. "monolog/monolog": "*",
  1306. "php": ">=5.5"
  1307. },
  1308. "require-dev": {
  1309. "friendsofphp/php-cs-fixer": "^2.15",
  1310. "guzzlehttp/guzzle": "^6.2",
  1311. "mockery/mockery": "^1.2.3",
  1312. "pds/skeleton": "^1.0",
  1313. "phpunit/php-timer": "^1.0",
  1314. "phpunit/phpunit": "^4.8 || ~5.1.0"
  1315. },
  1316. "time": "2021-10-08T07:45:57+00:00",
  1317. "type": "library",
  1318. "installation-source": "dist",
  1319. "autoload": {
  1320. "psr-4": {
  1321. "TencentAds\\": "src/TencentAds/"
  1322. }
  1323. },
  1324. "notification-url": "https://packagist.org/downloads/",
  1325. "authors": [
  1326. {
  1327. "name": "tencent_ad_developer",
  1328. "email": "tencent_ad_developer@tencent.com"
  1329. }
  1330. ],
  1331. "description": "Tencent Ad PHP SDK"
  1332. },
  1333. {
  1334. "name": "topthink/framework",
  1335. "version": "v5.0.20",
  1336. "version_normalized": "5.0.20.0",
  1337. "source": {
  1338. "type": "git",
  1339. "url": "https://github.com/top-think/framework.git",
  1340. "reference": "e20f6e8cadbbc6e246a0c121c89bfd278f30c76b"
  1341. },
  1342. "dist": {
  1343. "type": "zip",
  1344. "url": "https://api.github.com/repos/top-think/framework/zipball/e20f6e8cadbbc6e246a0c121c89bfd278f30c76b",
  1345. "reference": "e20f6e8cadbbc6e246a0c121c89bfd278f30c76b",
  1346. "shasum": "",
  1347. "mirrors": [
  1348. {
  1349. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1350. "preferred": true
  1351. }
  1352. ]
  1353. },
  1354. "require": {
  1355. "php": ">=5.4.0",
  1356. "topthink/think-installer": "~1.0"
  1357. },
  1358. "require-dev": {
  1359. "johnkary/phpunit-speedtrap": "^1.0",
  1360. "mikey179/vfsstream": "~1.6",
  1361. "phpdocumentor/reflection-docblock": "^2.0",
  1362. "phploc/phploc": "2.*",
  1363. "phpunit/phpunit": "4.8.*",
  1364. "sebastian/phpcpd": "2.*"
  1365. },
  1366. "time": "2018-05-11T08:02:47+00:00",
  1367. "type": "think-framework",
  1368. "installation-source": "dist",
  1369. "autoload": {
  1370. "psr-4": {
  1371. "think\\": "library/think"
  1372. }
  1373. },
  1374. "notification-url": "https://packagist.org/downloads/",
  1375. "license": [
  1376. "Apache-2.0"
  1377. ],
  1378. "authors": [
  1379. {
  1380. "name": "liu21st",
  1381. "email": "liu21st@gmail.com"
  1382. }
  1383. ],
  1384. "description": "the new thinkphp framework",
  1385. "homepage": "http://thinkphp.cn/",
  1386. "keywords": [
  1387. "framework",
  1388. "orm",
  1389. "thinkphp"
  1390. ]
  1391. },
  1392. {
  1393. "name": "topthink/think-captcha",
  1394. "version": "v1.0.7",
  1395. "version_normalized": "1.0.7.0",
  1396. "source": {
  1397. "type": "git",
  1398. "url": "https://github.com/top-think/think-captcha.git",
  1399. "reference": "0c55455df26a1626a60d0dc35d2d89002b741d44"
  1400. },
  1401. "dist": {
  1402. "type": "zip",
  1403. "url": "https://api.github.com/repos/top-think/think-captcha/zipball/0c55455df26a1626a60d0dc35d2d89002b741d44",
  1404. "reference": "0c55455df26a1626a60d0dc35d2d89002b741d44",
  1405. "shasum": "",
  1406. "mirrors": [
  1407. {
  1408. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1409. "preferred": true
  1410. }
  1411. ]
  1412. },
  1413. "time": "2016-07-06T01:47:11+00:00",
  1414. "type": "library",
  1415. "installation-source": "dist",
  1416. "autoload": {
  1417. "psr-4": {
  1418. "think\\captcha\\": "src/"
  1419. },
  1420. "files": [
  1421. "src/helper.php"
  1422. ]
  1423. },
  1424. "notification-url": "https://packagist.org/downloads/",
  1425. "license": [
  1426. "Apache-2.0"
  1427. ],
  1428. "authors": [
  1429. {
  1430. "name": "yunwuxin",
  1431. "email": "448901948@qq.com"
  1432. }
  1433. ],
  1434. "description": "captcha package for thinkphp5"
  1435. },
  1436. {
  1437. "name": "topthink/think-helper",
  1438. "version": "v1.0.6",
  1439. "version_normalized": "1.0.6.0",
  1440. "source": {
  1441. "type": "git",
  1442. "url": "https://github.com/top-think/think-helper.git",
  1443. "reference": "0c99dc625b0d2d4124e1b6ca15a3ad6f0125963f"
  1444. },
  1445. "dist": {
  1446. "type": "zip",
  1447. "url": "https://api.github.com/repos/top-think/think-helper/zipball/0c99dc625b0d2d4124e1b6ca15a3ad6f0125963f",
  1448. "reference": "0c99dc625b0d2d4124e1b6ca15a3ad6f0125963f",
  1449. "shasum": "",
  1450. "mirrors": [
  1451. {
  1452. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1453. "preferred": true
  1454. }
  1455. ]
  1456. },
  1457. "time": "2017-04-05T07:15:37+00:00",
  1458. "type": "library",
  1459. "installation-source": "dist",
  1460. "autoload": {
  1461. "psr-4": {
  1462. "think\\helper\\": "src"
  1463. },
  1464. "files": [
  1465. "src/helper.php"
  1466. ]
  1467. },
  1468. "notification-url": "https://packagist.org/downloads/",
  1469. "license": [
  1470. "Apache-2.0"
  1471. ],
  1472. "authors": [
  1473. {
  1474. "name": "yunwuxin",
  1475. "email": "448901948@qq.com"
  1476. }
  1477. ],
  1478. "description": "The ThinkPHP5 Helper Package"
  1479. },
  1480. {
  1481. "name": "topthink/think-image",
  1482. "version": "v1.0.7",
  1483. "version_normalized": "1.0.7.0",
  1484. "source": {
  1485. "type": "git",
  1486. "url": "https://github.com/top-think/think-image.git",
  1487. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512"
  1488. },
  1489. "dist": {
  1490. "type": "zip",
  1491. "url": "https://api.github.com/repos/top-think/think-image/zipball/8586cf47f117481c6d415b20f7dedf62e79d5512",
  1492. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512",
  1493. "shasum": "",
  1494. "mirrors": [
  1495. {
  1496. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1497. "preferred": true
  1498. }
  1499. ]
  1500. },
  1501. "require": {
  1502. "ext-gd": "*"
  1503. },
  1504. "require-dev": {
  1505. "phpunit/phpunit": "4.8.*",
  1506. "topthink/framework": "^5.0"
  1507. },
  1508. "time": "2016-09-29T06:05:43+00:00",
  1509. "type": "library",
  1510. "installation-source": "dist",
  1511. "autoload": {
  1512. "psr-4": {
  1513. "think\\": "src"
  1514. }
  1515. },
  1516. "notification-url": "https://packagist.org/downloads/",
  1517. "license": [
  1518. "Apache-2.0"
  1519. ],
  1520. "authors": [
  1521. {
  1522. "name": "yunwuxin",
  1523. "email": "448901948@qq.com"
  1524. }
  1525. ],
  1526. "description": "The ThinkPHP5 Image Package"
  1527. },
  1528. {
  1529. "name": "topthink/think-installer",
  1530. "version": "v1.0.12",
  1531. "version_normalized": "1.0.12.0",
  1532. "source": {
  1533. "type": "git",
  1534. "url": "https://github.com/top-think/think-installer.git",
  1535. "reference": "1be326e68f63de4e95977ed50f46ae75f017556d"
  1536. },
  1537. "dist": {
  1538. "type": "zip",
  1539. "url": "https://api.github.com/repos/top-think/think-installer/zipball/1be326e68f63de4e95977ed50f46ae75f017556d",
  1540. "reference": "1be326e68f63de4e95977ed50f46ae75f017556d",
  1541. "shasum": "",
  1542. "mirrors": [
  1543. {
  1544. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1545. "preferred": true
  1546. }
  1547. ]
  1548. },
  1549. "require": {
  1550. "composer-plugin-api": "^1.0"
  1551. },
  1552. "require-dev": {
  1553. "composer/composer": "1.0.*@dev"
  1554. },
  1555. "time": "2017-05-27T06:58:09+00:00",
  1556. "type": "composer-plugin",
  1557. "extra": {
  1558. "class": "think\\composer\\Plugin"
  1559. },
  1560. "installation-source": "dist",
  1561. "autoload": {
  1562. "psr-4": {
  1563. "think\\composer\\": "src"
  1564. }
  1565. },
  1566. "notification-url": "https://packagist.org/downloads/",
  1567. "license": [
  1568. "Apache-2.0"
  1569. ],
  1570. "authors": [
  1571. {
  1572. "name": "yunwuxin",
  1573. "email": "448901948@qq.com"
  1574. }
  1575. ]
  1576. },
  1577. {
  1578. "name": "topthink/think-queue",
  1579. "version": "v1.1.5",
  1580. "version_normalized": "1.1.5.0",
  1581. "source": {
  1582. "type": "git",
  1583. "url": "https://github.com/top-think/think-queue.git",
  1584. "reference": "465320c9cb7811df22d4ff8f29f58ead7d104348"
  1585. },
  1586. "dist": {
  1587. "type": "zip",
  1588. "url": "https://api.github.com/repos/top-think/think-queue/zipball/465320c9cb7811df22d4ff8f29f58ead7d104348",
  1589. "reference": "465320c9cb7811df22d4ff8f29f58ead7d104348",
  1590. "shasum": "",
  1591. "mirrors": [
  1592. {
  1593. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1594. "preferred": true
  1595. }
  1596. ]
  1597. },
  1598. "require": {
  1599. "topthink/think-helper": ">=1.0.4",
  1600. "topthink/think-installer": ">=1.0.10"
  1601. },
  1602. "time": "2018-05-04T05:29:53+00:00",
  1603. "type": "think-extend",
  1604. "extra": {
  1605. "think-config": {
  1606. "queue": "src/config.php"
  1607. }
  1608. },
  1609. "installation-source": "dist",
  1610. "autoload": {
  1611. "psr-4": {
  1612. "think\\": "src"
  1613. },
  1614. "files": [
  1615. "src/common.php"
  1616. ]
  1617. },
  1618. "notification-url": "https://packagist.org/downloads/",
  1619. "license": [
  1620. "Apache-2.0"
  1621. ],
  1622. "authors": [
  1623. {
  1624. "name": "yunwuxin",
  1625. "email": "448901948@qq.com"
  1626. }
  1627. ],
  1628. "description": "The ThinkPHP5 Queue Package"
  1629. },
  1630. {
  1631. "name": "xxtime/flysystem-aliyun-oss",
  1632. "version": "1.4.0",
  1633. "version_normalized": "1.4.0.0",
  1634. "source": {
  1635. "type": "git",
  1636. "url": "https://github.com/xxtime/flysystem-aliyun-oss.git",
  1637. "reference": "b59ca2a0c6809b3969fa6d3512bda09170face7c"
  1638. },
  1639. "dist": {
  1640. "type": "zip",
  1641. "url": "https://api.github.com/repos/xxtime/flysystem-aliyun-oss/zipball/b59ca2a0c6809b3969fa6d3512bda09170face7c",
  1642. "reference": "b59ca2a0c6809b3969fa6d3512bda09170face7c",
  1643. "shasum": "",
  1644. "mirrors": [
  1645. {
  1646. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1647. "preferred": true
  1648. }
  1649. ]
  1650. },
  1651. "require": {
  1652. "aliyuncs/oss-sdk-php": "~2.3",
  1653. "league/flysystem": "^1.0.49",
  1654. "php": ">=5.5.0"
  1655. },
  1656. "time": "2019-05-05T10:15:33+00:00",
  1657. "type": "library",
  1658. "installation-source": "dist",
  1659. "autoload": {
  1660. "psr-4": {
  1661. "Xxtime\\Flysystem\\Aliyun\\": "src/"
  1662. }
  1663. },
  1664. "notification-url": "https://packagist.org/downloads/",
  1665. "license": [
  1666. "MIT"
  1667. ],
  1668. "authors": [
  1669. {
  1670. "name": "Joe",
  1671. "role": "Developer",
  1672. "email": "joe@xxtime.com",
  1673. "homepage": "https://github.com/xxtime"
  1674. }
  1675. ],
  1676. "description": "AliYun OSS adapter for flysystem. aliyuncs/oss-sdk-php ~2.3",
  1677. "homepage": "https://github.com/xxtime/flysystem-aliyun-oss",
  1678. "keywords": [
  1679. "Flysystem",
  1680. "aliyun-oss",
  1681. "flysystem-aliyun-oss"
  1682. ]
  1683. }
  1684. ]