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.

10916 lines
382 KiB

5 years ago
5 years ago
5 years ago
5 years ago
  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": "7ab1eb814ce8a0d34cfec6c2c0725022",
  8. "packages": [
  9. {
  10. "name": "adbario/php-dot-notation",
  11. "version": "2.2.0",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/adbario/php-dot-notation.git",
  15. "reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/adbario/php-dot-notation/zipball/eee4fc81296531e6aafba4c2bbccfc5adab1676e",
  20. "reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e",
  21. "shasum": "",
  22. "mirrors": [
  23. {
  24. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  25. "preferred": true
  26. }
  27. ]
  28. },
  29. "require": {
  30. "ext-json": "*",
  31. "php": ">=5.5"
  32. },
  33. "require-dev": {
  34. "phpunit/phpunit": "^4.0|^5.0|^6.0",
  35. "squizlabs/php_codesniffer": "^3.0"
  36. },
  37. "type": "library",
  38. "autoload": {
  39. "files": [
  40. "src/helpers.php"
  41. ],
  42. "psr-4": {
  43. "Adbar\\": "src"
  44. }
  45. },
  46. "notification-url": "https://packagist.org/downloads/",
  47. "license": [
  48. "MIT"
  49. ],
  50. "authors": [
  51. {
  52. "name": "Riku Särkinen",
  53. "email": "riku@adbar.io"
  54. }
  55. ],
  56. "description": "PHP dot notation access to arrays",
  57. "homepage": "https://github.com/adbario/php-dot-notation",
  58. "keywords": [
  59. "ArrayAccess",
  60. "dotnotation"
  61. ],
  62. "time": "2019-01-01T23:59:15+00:00"
  63. },
  64. {
  65. "name": "alibabacloud/client",
  66. "version": "1.5.29",
  67. "source": {
  68. "type": "git",
  69. "url": "https://github.com/aliyun/openapi-sdk-php-client.git",
  70. "reference": "2d0137828ef5c44664dcb8cc90eac4f545dd3301"
  71. },
  72. "dist": {
  73. "type": "zip",
  74. "url": "https://api.github.com/repos/aliyun/openapi-sdk-php-client/zipball/2d0137828ef5c44664dcb8cc90eac4f545dd3301",
  75. "reference": "2d0137828ef5c44664dcb8cc90eac4f545dd3301",
  76. "shasum": "",
  77. "mirrors": [
  78. {
  79. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  80. "preferred": true
  81. }
  82. ]
  83. },
  84. "require": {
  85. "adbario/php-dot-notation": "^2.2",
  86. "clagiordano/weblibs-configmanager": "^1.0",
  87. "danielstjules/stringy": "^3.1",
  88. "ext-curl": "*",
  89. "ext-json": "*",
  90. "ext-libxml": "*",
  91. "ext-mbstring": "*",
  92. "ext-openssl": "*",
  93. "ext-simplexml": "*",
  94. "ext-xmlwriter": "*",
  95. "guzzlehttp/guzzle": "^6.3|^7.0",
  96. "mtdowling/jmespath.php": "^2.5",
  97. "php": ">=5.5"
  98. },
  99. "require-dev": {
  100. "composer/composer": "^1.8",
  101. "drupal/coder": "^8.3",
  102. "ext-dom": "*",
  103. "ext-pcre": "*",
  104. "ext-sockets": "*",
  105. "ext-spl": "*",
  106. "league/climate": "^3.2.4",
  107. "mikey179/vfsstream": "^1.6",
  108. "monolog/monolog": "^1.24",
  109. "phpunit/phpunit": "^5.7.27",
  110. "psr/cache": "^1.0",
  111. "symfony/dotenv": "^3.4",
  112. "symfony/var-dumper": "^3.4"
  113. },
  114. "suggest": {
  115. "ext-sockets": "To use client-side monitoring"
  116. },
  117. "type": "library",
  118. "autoload": {
  119. "psr-4": {
  120. "AlibabaCloud\\Client\\": "src"
  121. },
  122. "files": [
  123. "src/Functions.php"
  124. ]
  125. },
  126. "notification-url": "https://packagist.org/downloads/",
  127. "license": [
  128. "Apache-2.0"
  129. ],
  130. "authors": [
  131. {
  132. "name": "Alibaba Cloud SDK",
  133. "email": "sdk-team@alibabacloud.com",
  134. "homepage": "http://www.alibabacloud.com"
  135. }
  136. ],
  137. "description": "Alibaba Cloud Client for PHP - Use Alibaba Cloud in your PHP project",
  138. "homepage": "https://www.alibabacloud.com/",
  139. "keywords": [
  140. "alibaba",
  141. "alibabacloud",
  142. "aliyun",
  143. "client",
  144. "cloud",
  145. "library",
  146. "sdk",
  147. "tool"
  148. ],
  149. "time": "2020-08-03T06:19:07+00:00"
  150. },
  151. {
  152. "name": "alibabacloud/iot",
  153. "version": "1.8.416",
  154. "source": {
  155. "type": "git",
  156. "url": "https://github.com/alibabacloud-sdk-php/iot.git",
  157. "reference": "60d87d2072d1b5fd454d801bc63350dab9ea013b"
  158. },
  159. "dist": {
  160. "type": "zip",
  161. "url": "https://api.github.com/repos/alibabacloud-sdk-php/iot/zipball/60d87d2072d1b5fd454d801bc63350dab9ea013b",
  162. "reference": "60d87d2072d1b5fd454d801bc63350dab9ea013b",
  163. "shasum": "",
  164. "mirrors": [
  165. {
  166. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  167. "preferred": true
  168. }
  169. ]
  170. },
  171. "require": {
  172. "alibabacloud/client": "^1.5",
  173. "php": ">=5.5"
  174. },
  175. "type": "library",
  176. "autoload": {
  177. "psr-4": {
  178. "AlibabaCloud\\Iot\\": ""
  179. }
  180. },
  181. "notification-url": "https://packagist.org/downloads/",
  182. "license": [
  183. "Apache-2.0"
  184. ],
  185. "authors": [
  186. {
  187. "name": "Alibaba Cloud SDK",
  188. "email": "sdk-team@alibabacloud.com",
  189. "homepage": "http://www.alibabacloud.com"
  190. }
  191. ],
  192. "description": "Alibaba Cloud Iot SDK for PHP",
  193. "homepage": "https://www.alibabacloud.com/",
  194. "keywords": [
  195. "alibaba",
  196. "alibabacloud",
  197. "aliyun",
  198. "cloud",
  199. "iot",
  200. "library",
  201. "sdk"
  202. ],
  203. "time": "2020-07-15T09:47:04+00:00"
  204. },
  205. {
  206. "name": "aliyuncs/oss-sdk-php",
  207. "version": "v2.3.1",
  208. "source": {
  209. "type": "git",
  210. "url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
  211. "reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a"
  212. },
  213. "dist": {
  214. "type": "zip",
  215. "url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/053d7ba9e798e4c09b9c5c1edab153d25ea9643a",
  216. "reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a",
  217. "shasum": "",
  218. "mirrors": [
  219. {
  220. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  221. "preferred": true
  222. }
  223. ]
  224. },
  225. "require": {
  226. "php": ">=5.3"
  227. },
  228. "require-dev": {
  229. "phpunit/phpunit": "~4.0",
  230. "satooshi/php-coveralls": "~1.0"
  231. },
  232. "type": "library",
  233. "autoload": {
  234. "psr-4": {
  235. "OSS\\": "src/OSS"
  236. }
  237. },
  238. "notification-url": "https://packagist.org/downloads/",
  239. "license": [
  240. "MIT"
  241. ],
  242. "authors": [
  243. {
  244. "name": "Aliyuncs",
  245. "homepage": "http://www.aliyun.com"
  246. }
  247. ],
  248. "description": "Aliyun OSS SDK for PHP",
  249. "homepage": "http://www.aliyun.com/product/oss/",
  250. "time": "2019-11-15T11:05:42+00:00"
  251. },
  252. {
  253. "name": "clagiordano/weblibs-configmanager",
  254. "version": "v1.1.0",
  255. "source": {
  256. "type": "git",
  257. "url": "https://github.com/clagiordano/weblibs-configmanager.git",
  258. "reference": "ecf584f5b3a27929175ff0abdba52f0131bef795"
  259. },
  260. "dist": {
  261. "type": "zip",
  262. "url": "https://api.github.com/repos/clagiordano/weblibs-configmanager/zipball/ecf584f5b3a27929175ff0abdba52f0131bef795",
  263. "reference": "ecf584f5b3a27929175ff0abdba52f0131bef795",
  264. "shasum": "",
  265. "mirrors": [
  266. {
  267. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  268. "preferred": true
  269. }
  270. ]
  271. },
  272. "require": {
  273. "php": ">=5.4"
  274. },
  275. "require-dev": {
  276. "clagiordano/phpunit-result-printer": "^1",
  277. "phpunit/phpunit": "^4.8"
  278. },
  279. "type": "library",
  280. "autoload": {
  281. "psr-4": {
  282. "clagiordano\\weblibs\\configmanager\\": "src/"
  283. }
  284. },
  285. "notification-url": "https://packagist.org/downloads/",
  286. "license": [
  287. "LGPL-3.0-or-later"
  288. ],
  289. "authors": [
  290. {
  291. "name": "Claudio Giordano",
  292. "email": "claudio.giordano@autistici.org",
  293. "role": "Developer"
  294. }
  295. ],
  296. "description": "weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object",
  297. "keywords": [
  298. "clagiordano",
  299. "configuration",
  300. "manager",
  301. "tool",
  302. "weblibs"
  303. ],
  304. "time": "2020-07-20T20:39:25+00:00"
  305. },
  306. {
  307. "name": "danielstjules/stringy",
  308. "version": "3.1.0",
  309. "source": {
  310. "type": "git",
  311. "url": "https://github.com/danielstjules/Stringy.git",
  312. "reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e"
  313. },
  314. "dist": {
  315. "type": "zip",
  316. "url": "https://api.github.com/repos/danielstjules/Stringy/zipball/df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
  317. "reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
  318. "shasum": "",
  319. "mirrors": [
  320. {
  321. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  322. "preferred": true
  323. }
  324. ]
  325. },
  326. "require": {
  327. "php": ">=5.4.0",
  328. "symfony/polyfill-mbstring": "~1.1"
  329. },
  330. "require-dev": {
  331. "phpunit/phpunit": "~4.0"
  332. },
  333. "type": "library",
  334. "autoload": {
  335. "psr-4": {
  336. "Stringy\\": "src/"
  337. },
  338. "files": [
  339. "src/Create.php"
  340. ]
  341. },
  342. "notification-url": "https://packagist.org/downloads/",
  343. "license": [
  344. "MIT"
  345. ],
  346. "authors": [
  347. {
  348. "name": "Daniel St. Jules",
  349. "email": "danielst.jules@gmail.com",
  350. "homepage": "http://www.danielstjules.com"
  351. }
  352. ],
  353. "description": "A string manipulation library with multibyte support",
  354. "homepage": "https://github.com/danielstjules/Stringy",
  355. "keywords": [
  356. "UTF",
  357. "helpers",
  358. "manipulation",
  359. "methods",
  360. "multibyte",
  361. "string",
  362. "utf-8",
  363. "utility",
  364. "utils"
  365. ],
  366. "time": "2017-06-12T01:10:27+00:00"
  367. },
  368. {
  369. "name": "doctrine/annotations",
  370. "version": "1.10.3",
  371. "source": {
  372. "type": "git",
  373. "url": "https://github.com/doctrine/annotations.git",
  374. "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d"
  375. },
  376. "dist": {
  377. "type": "zip",
  378. "url": "https://api.github.com/repos/doctrine/annotations/zipball/5db60a4969eba0e0c197a19c077780aadbc43c5d",
  379. "reference": "5db60a4969eba0e0c197a19c077780aadbc43c5d",
  380. "shasum": "",
  381. "mirrors": [
  382. {
  383. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  384. "preferred": true
  385. }
  386. ]
  387. },
  388. "require": {
  389. "doctrine/lexer": "1.*",
  390. "ext-tokenizer": "*",
  391. "php": "^7.1 || ^8.0"
  392. },
  393. "require-dev": {
  394. "doctrine/cache": "1.*",
  395. "phpunit/phpunit": "^7.5"
  396. },
  397. "type": "library",
  398. "extra": {
  399. "branch-alias": {
  400. "dev-master": "1.9.x-dev"
  401. }
  402. },
  403. "autoload": {
  404. "psr-4": {
  405. "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  406. }
  407. },
  408. "notification-url": "https://packagist.org/downloads/",
  409. "license": [
  410. "MIT"
  411. ],
  412. "authors": [
  413. {
  414. "name": "Guilherme Blanco",
  415. "email": "guilhermeblanco@gmail.com"
  416. },
  417. {
  418. "name": "Roman Borschel",
  419. "email": "roman@code-factory.org"
  420. },
  421. {
  422. "name": "Benjamin Eberlei",
  423. "email": "kontakt@beberlei.de"
  424. },
  425. {
  426. "name": "Jonathan Wage",
  427. "email": "jonwage@gmail.com"
  428. },
  429. {
  430. "name": "Johannes Schmitt",
  431. "email": "schmittjoh@gmail.com"
  432. }
  433. ],
  434. "description": "Docblock Annotations Parser",
  435. "homepage": "http://www.doctrine-project.org",
  436. "keywords": [
  437. "annotations",
  438. "docblock",
  439. "parser"
  440. ],
  441. "time": "2020-05-25T17:24:27+00:00"
  442. },
  443. {
  444. "name": "doctrine/inflector",
  445. "version": "1.4.3",
  446. "source": {
  447. "type": "git",
  448. "url": "https://github.com/doctrine/inflector.git",
  449. "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c"
  450. },
  451. "dist": {
  452. "type": "zip",
  453. "url": "https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c",
  454. "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c",
  455. "shasum": "",
  456. "mirrors": [
  457. {
  458. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  459. "preferred": true
  460. }
  461. ]
  462. },
  463. "require": {
  464. "php": "^7.2 || ^8.0"
  465. },
  466. "require-dev": {
  467. "doctrine/coding-standard": "^7.0",
  468. "phpstan/phpstan": "^0.11",
  469. "phpstan/phpstan-phpunit": "^0.11",
  470. "phpstan/phpstan-strict-rules": "^0.11",
  471. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  472. },
  473. "type": "library",
  474. "extra": {
  475. "branch-alias": {
  476. "dev-master": "2.0.x-dev"
  477. }
  478. },
  479. "autoload": {
  480. "psr-4": {
  481. "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector",
  482. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  483. }
  484. },
  485. "notification-url": "https://packagist.org/downloads/",
  486. "license": [
  487. "MIT"
  488. ],
  489. "authors": [
  490. {
  491. "name": "Guilherme Blanco",
  492. "email": "guilhermeblanco@gmail.com"
  493. },
  494. {
  495. "name": "Roman Borschel",
  496. "email": "roman@code-factory.org"
  497. },
  498. {
  499. "name": "Benjamin Eberlei",
  500. "email": "kontakt@beberlei.de"
  501. },
  502. {
  503. "name": "Jonathan Wage",
  504. "email": "jonwage@gmail.com"
  505. },
  506. {
  507. "name": "Johannes Schmitt",
  508. "email": "schmittjoh@gmail.com"
  509. }
  510. ],
  511. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  512. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  513. "keywords": [
  514. "inflection",
  515. "inflector",
  516. "lowercase",
  517. "manipulation",
  518. "php",
  519. "plural",
  520. "singular",
  521. "strings",
  522. "uppercase",
  523. "words"
  524. ],
  525. "funding": [
  526. {
  527. "url": "https://www.doctrine-project.org/sponsorship.html",
  528. "type": "custom"
  529. },
  530. {
  531. "url": "https://www.patreon.com/phpdoctrine",
  532. "type": "patreon"
  533. },
  534. {
  535. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  536. "type": "tidelift"
  537. }
  538. ],
  539. "time": "2020-05-29T07:19:59+00:00"
  540. },
  541. {
  542. "name": "doctrine/instantiator",
  543. "version": "1.3.1",
  544. "source": {
  545. "type": "git",
  546. "url": "https://github.com/doctrine/instantiator.git",
  547. "reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
  548. },
  549. "dist": {
  550. "type": "zip",
  551. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
  552. "reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
  553. "shasum": "",
  554. "mirrors": [
  555. {
  556. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  557. "preferred": true
  558. }
  559. ]
  560. },
  561. "require": {
  562. "php": "^7.1 || ^8.0"
  563. },
  564. "require-dev": {
  565. "doctrine/coding-standard": "^6.0",
  566. "ext-pdo": "*",
  567. "ext-phar": "*",
  568. "phpbench/phpbench": "^0.13",
  569. "phpstan/phpstan-phpunit": "^0.11",
  570. "phpstan/phpstan-shim": "^0.11",
  571. "phpunit/phpunit": "^7.0"
  572. },
  573. "type": "library",
  574. "extra": {
  575. "branch-alias": {
  576. "dev-master": "1.2.x-dev"
  577. }
  578. },
  579. "autoload": {
  580. "psr-4": {
  581. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  582. }
  583. },
  584. "notification-url": "https://packagist.org/downloads/",
  585. "license": [
  586. "MIT"
  587. ],
  588. "authors": [
  589. {
  590. "name": "Marco Pivetta",
  591. "email": "ocramius@gmail.com",
  592. "homepage": "http://ocramius.github.com/"
  593. }
  594. ],
  595. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  596. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  597. "keywords": [
  598. "constructor",
  599. "instantiate"
  600. ],
  601. "funding": [
  602. {
  603. "url": "https://www.doctrine-project.org/sponsorship.html",
  604. "type": "custom"
  605. },
  606. {
  607. "url": "https://www.patreon.com/phpdoctrine",
  608. "type": "patreon"
  609. },
  610. {
  611. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  612. "type": "tidelift"
  613. }
  614. ],
  615. "time": "2020-05-29T17:27:14+00:00"
  616. },
  617. {
  618. "name": "doctrine/lexer",
  619. "version": "1.2.1",
  620. "source": {
  621. "type": "git",
  622. "url": "https://github.com/doctrine/lexer.git",
  623. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
  624. },
  625. "dist": {
  626. "type": "zip",
  627. "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
  628. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
  629. "shasum": "",
  630. "mirrors": [
  631. {
  632. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  633. "preferred": true
  634. }
  635. ]
  636. },
  637. "require": {
  638. "php": "^7.2 || ^8.0"
  639. },
  640. "require-dev": {
  641. "doctrine/coding-standard": "^6.0",
  642. "phpstan/phpstan": "^0.11.8",
  643. "phpunit/phpunit": "^8.2"
  644. },
  645. "type": "library",
  646. "extra": {
  647. "branch-alias": {
  648. "dev-master": "1.2.x-dev"
  649. }
  650. },
  651. "autoload": {
  652. "psr-4": {
  653. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  654. }
  655. },
  656. "notification-url": "https://packagist.org/downloads/",
  657. "license": [
  658. "MIT"
  659. ],
  660. "authors": [
  661. {
  662. "name": "Guilherme Blanco",
  663. "email": "guilhermeblanco@gmail.com"
  664. },
  665. {
  666. "name": "Roman Borschel",
  667. "email": "roman@code-factory.org"
  668. },
  669. {
  670. "name": "Johannes Schmitt",
  671. "email": "schmittjoh@gmail.com"
  672. }
  673. ],
  674. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  675. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  676. "keywords": [
  677. "annotations",
  678. "docblock",
  679. "lexer",
  680. "parser",
  681. "php"
  682. ],
  683. "funding": [
  684. {
  685. "url": "https://www.doctrine-project.org/sponsorship.html",
  686. "type": "custom"
  687. },
  688. {
  689. "url": "https://www.patreon.com/phpdoctrine",
  690. "type": "patreon"
  691. },
  692. {
  693. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
  694. "type": "tidelift"
  695. }
  696. ],
  697. "time": "2020-05-25T17:44:05+00:00"
  698. },
  699. {
  700. "name": "easywechat-composer/easywechat-composer",
  701. "version": "1.4.0",
  702. "source": {
  703. "type": "git",
  704. "url": "https://github.com/mingyoung/easywechat-composer.git",
  705. "reference": "93cfce1ec842b9a5b1b0791a52afd18b833f114a"
  706. },
  707. "dist": {
  708. "type": "zip",
  709. "url": "https://api.github.com/repos/mingyoung/easywechat-composer/zipball/93cfce1ec842b9a5b1b0791a52afd18b833f114a",
  710. "reference": "93cfce1ec842b9a5b1b0791a52afd18b833f114a",
  711. "shasum": "",
  712. "mirrors": [
  713. {
  714. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  715. "preferred": true
  716. }
  717. ]
  718. },
  719. "require": {
  720. "composer-plugin-api": "^1.0 || ^2.0",
  721. "php": ">=7.0"
  722. },
  723. "require-dev": {
  724. "composer/composer": "^1.0 || ^2.0",
  725. "phpunit/phpunit": "^6.5 || ^7.0"
  726. },
  727. "type": "composer-plugin",
  728. "extra": {
  729. "class": "EasyWeChatComposer\\Plugin"
  730. },
  731. "autoload": {
  732. "psr-4": {
  733. "EasyWeChatComposer\\": "src/"
  734. }
  735. },
  736. "notification-url": "https://packagist.org/downloads/",
  737. "license": [
  738. "MIT"
  739. ],
  740. "authors": [
  741. {
  742. "name": "张铭阳",
  743. "email": "mingyoungcheung@gmail.com"
  744. }
  745. ],
  746. "description": "The composer plugin for EasyWeChat",
  747. "time": "2020-07-23T11:06:47+00:00"
  748. },
  749. {
  750. "name": "egulias/email-validator",
  751. "version": "2.1.18",
  752. "source": {
  753. "type": "git",
  754. "url": "https://github.com/egulias/EmailValidator.git",
  755. "reference": "cfa3d44471c7f5bfb684ac2b0da7114283d78441"
  756. },
  757. "dist": {
  758. "type": "zip",
  759. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/cfa3d44471c7f5bfb684ac2b0da7114283d78441",
  760. "reference": "cfa3d44471c7f5bfb684ac2b0da7114283d78441",
  761. "shasum": "",
  762. "mirrors": [
  763. {
  764. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  765. "preferred": true
  766. }
  767. ]
  768. },
  769. "require": {
  770. "doctrine/lexer": "^1.0.1",
  771. "php": ">=5.5",
  772. "symfony/polyfill-intl-idn": "^1.10"
  773. },
  774. "require-dev": {
  775. "dominicsayers/isemail": "^3.0.7",
  776. "phpunit/phpunit": "^4.8.36|^7.5.15",
  777. "satooshi/php-coveralls": "^1.0.1"
  778. },
  779. "suggest": {
  780. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  781. },
  782. "type": "library",
  783. "extra": {
  784. "branch-alias": {
  785. "dev-master": "2.1.x-dev"
  786. }
  787. },
  788. "autoload": {
  789. "psr-4": {
  790. "Egulias\\EmailValidator\\": "src"
  791. }
  792. },
  793. "notification-url": "https://packagist.org/downloads/",
  794. "license": [
  795. "MIT"
  796. ],
  797. "authors": [
  798. {
  799. "name": "Eduardo Gulias Davis"
  800. }
  801. ],
  802. "description": "A library for validating emails against several RFCs",
  803. "homepage": "https://github.com/egulias/EmailValidator",
  804. "keywords": [
  805. "email",
  806. "emailvalidation",
  807. "emailvalidator",
  808. "validation",
  809. "validator"
  810. ],
  811. "time": "2020-06-16T20:11:17+00:00"
  812. },
  813. {
  814. "name": "fig/http-message-util",
  815. "version": "1.1.4",
  816. "source": {
  817. "type": "git",
  818. "url": "https://github.com/php-fig/http-message-util.git",
  819. "reference": "3242caa9da7221a304b8f84eb9eaddae0a7cf422"
  820. },
  821. "dist": {
  822. "type": "zip",
  823. "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/3242caa9da7221a304b8f84eb9eaddae0a7cf422",
  824. "reference": "3242caa9da7221a304b8f84eb9eaddae0a7cf422",
  825. "shasum": "",
  826. "mirrors": [
  827. {
  828. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  829. "preferred": true
  830. }
  831. ]
  832. },
  833. "require": {
  834. "php": "^5.3 || ^7.0"
  835. },
  836. "suggest": {
  837. "psr/http-message": "The package containing the PSR-7 interfaces"
  838. },
  839. "type": "library",
  840. "extra": {
  841. "branch-alias": {
  842. "dev-master": "1.1.x-dev"
  843. }
  844. },
  845. "autoload": {
  846. "psr-4": {
  847. "Fig\\Http\\Message\\": "src/"
  848. }
  849. },
  850. "notification-url": "https://packagist.org/downloads/",
  851. "license": [
  852. "MIT"
  853. ],
  854. "authors": [
  855. {
  856. "name": "PHP-FIG",
  857. "homepage": "http://www.php-fig.org/"
  858. }
  859. ],
  860. "description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
  861. "keywords": [
  862. "http",
  863. "http-message",
  864. "psr",
  865. "psr-7",
  866. "request",
  867. "response"
  868. ],
  869. "time": "2020-02-05T20:36:27+00:00"
  870. },
  871. {
  872. "name": "guzzlehttp/guzzle",
  873. "version": "6.5.5",
  874. "source": {
  875. "type": "git",
  876. "url": "https://github.com/guzzle/guzzle.git",
  877. "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
  878. },
  879. "dist": {
  880. "type": "zip",
  881. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
  882. "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
  883. "shasum": "",
  884. "mirrors": [
  885. {
  886. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  887. "preferred": true
  888. }
  889. ]
  890. },
  891. "require": {
  892. "ext-json": "*",
  893. "guzzlehttp/promises": "^1.0",
  894. "guzzlehttp/psr7": "^1.6.1",
  895. "php": ">=5.5",
  896. "symfony/polyfill-intl-idn": "^1.17.0"
  897. },
  898. "require-dev": {
  899. "ext-curl": "*",
  900. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
  901. "psr/log": "^1.1"
  902. },
  903. "suggest": {
  904. "psr/log": "Required for using the Log middleware"
  905. },
  906. "type": "library",
  907. "extra": {
  908. "branch-alias": {
  909. "dev-master": "6.5-dev"
  910. }
  911. },
  912. "autoload": {
  913. "psr-4": {
  914. "GuzzleHttp\\": "src/"
  915. },
  916. "files": [
  917. "src/functions_include.php"
  918. ]
  919. },
  920. "notification-url": "https://packagist.org/downloads/",
  921. "license": [
  922. "MIT"
  923. ],
  924. "authors": [
  925. {
  926. "name": "Michael Dowling",
  927. "email": "mtdowling@gmail.com",
  928. "homepage": "https://github.com/mtdowling"
  929. }
  930. ],
  931. "description": "Guzzle is a PHP HTTP client library",
  932. "homepage": "http://guzzlephp.org/",
  933. "keywords": [
  934. "client",
  935. "curl",
  936. "framework",
  937. "http",
  938. "http client",
  939. "rest",
  940. "web service"
  941. ],
  942. "time": "2020-06-16T21:01:06+00:00"
  943. },
  944. {
  945. "name": "guzzlehttp/promises",
  946. "version": "v1.3.1",
  947. "source": {
  948. "type": "git",
  949. "url": "https://github.com/guzzle/promises.git",
  950. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  951. },
  952. "dist": {
  953. "type": "zip",
  954. "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  955. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  956. "shasum": "",
  957. "mirrors": [
  958. {
  959. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  960. "preferred": true
  961. }
  962. ]
  963. },
  964. "require": {
  965. "php": ">=5.5.0"
  966. },
  967. "require-dev": {
  968. "phpunit/phpunit": "^4.0"
  969. },
  970. "type": "library",
  971. "extra": {
  972. "branch-alias": {
  973. "dev-master": "1.4-dev"
  974. }
  975. },
  976. "autoload": {
  977. "psr-4": {
  978. "GuzzleHttp\\Promise\\": "src/"
  979. },
  980. "files": [
  981. "src/functions_include.php"
  982. ]
  983. },
  984. "notification-url": "https://packagist.org/downloads/",
  985. "license": [
  986. "MIT"
  987. ],
  988. "authors": [
  989. {
  990. "name": "Michael Dowling",
  991. "email": "mtdowling@gmail.com",
  992. "homepage": "https://github.com/mtdowling"
  993. }
  994. ],
  995. "description": "Guzzle promises library",
  996. "keywords": [
  997. "promise"
  998. ],
  999. "time": "2016-12-20T10:07:11+00:00"
  1000. },
  1001. {
  1002. "name": "guzzlehttp/psr7",
  1003. "version": "1.6.1",
  1004. "source": {
  1005. "type": "git",
  1006. "url": "https://github.com/guzzle/psr7.git",
  1007. "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
  1008. },
  1009. "dist": {
  1010. "type": "zip",
  1011. "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
  1012. "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
  1013. "shasum": "",
  1014. "mirrors": [
  1015. {
  1016. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1017. "preferred": true
  1018. }
  1019. ]
  1020. },
  1021. "require": {
  1022. "php": ">=5.4.0",
  1023. "psr/http-message": "~1.0",
  1024. "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
  1025. },
  1026. "provide": {
  1027. "psr/http-message-implementation": "1.0"
  1028. },
  1029. "require-dev": {
  1030. "ext-zlib": "*",
  1031. "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
  1032. },
  1033. "suggest": {
  1034. "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
  1035. },
  1036. "type": "library",
  1037. "extra": {
  1038. "branch-alias": {
  1039. "dev-master": "1.6-dev"
  1040. }
  1041. },
  1042. "autoload": {
  1043. "psr-4": {
  1044. "GuzzleHttp\\Psr7\\": "src/"
  1045. },
  1046. "files": [
  1047. "src/functions_include.php"
  1048. ]
  1049. },
  1050. "notification-url": "https://packagist.org/downloads/",
  1051. "license": [
  1052. "MIT"
  1053. ],
  1054. "authors": [
  1055. {
  1056. "name": "Michael Dowling",
  1057. "email": "mtdowling@gmail.com",
  1058. "homepage": "https://github.com/mtdowling"
  1059. },
  1060. {
  1061. "name": "Tobias Schultze",
  1062. "homepage": "https://github.com/Tobion"
  1063. }
  1064. ],
  1065. "description": "PSR-7 message implementation that also provides common utility methods",
  1066. "keywords": [
  1067. "http",
  1068. "message",
  1069. "psr-7",
  1070. "request",
  1071. "response",
  1072. "stream",
  1073. "uri",
  1074. "url"
  1075. ],
  1076. "time": "2019-07-01T23:21:34+00:00"
  1077. },
  1078. {
  1079. "name": "hashids/hashids",
  1080. "version": "4.0.0",
  1081. "source": {
  1082. "type": "git",
  1083. "url": "https://github.com/vinkla/hashids.git",
  1084. "reference": "43bb2407f16a631f0128f47bcb67ff986c63dde2"
  1085. },
  1086. "dist": {
  1087. "type": "zip",
  1088. "url": "https://api.github.com/repos/vinkla/hashids/zipball/43bb2407f16a631f0128f47bcb67ff986c63dde2",
  1089. "reference": "43bb2407f16a631f0128f47bcb67ff986c63dde2",
  1090. "shasum": "",
  1091. "mirrors": [
  1092. {
  1093. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1094. "preferred": true
  1095. }
  1096. ]
  1097. },
  1098. "require": {
  1099. "ext-mbstring": "*",
  1100. "php": "^7.2"
  1101. },
  1102. "require-dev": {
  1103. "phpunit/phpunit": "^8.0"
  1104. },
  1105. "suggest": {
  1106. "ext-bcmath": "Required to use BC Math arbitrary precision mathematics (*).",
  1107. "ext-gmp": "Required to use GNU multiple precision mathematics (*)."
  1108. },
  1109. "type": "library",
  1110. "extra": {
  1111. "branch-alias": {
  1112. "dev-master": "4.0-dev"
  1113. }
  1114. },
  1115. "autoload": {
  1116. "psr-4": {
  1117. "Hashids\\": "src/"
  1118. }
  1119. },
  1120. "notification-url": "https://packagist.org/downloads/",
  1121. "license": [
  1122. "MIT"
  1123. ],
  1124. "authors": [
  1125. {
  1126. "name": "Ivan Akimov",
  1127. "email": "ivan@barreleye.com",
  1128. "homepage": "https://twitter.com/IvanAkimov"
  1129. },
  1130. {
  1131. "name": "Vincent Klaiber",
  1132. "email": "hello@doubledip.se",
  1133. "homepage": "https://doubledip.se"
  1134. }
  1135. ],
  1136. "description": "Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers",
  1137. "homepage": "http://hashids.org/php",
  1138. "keywords": [
  1139. "bitly",
  1140. "decode",
  1141. "encode",
  1142. "hash",
  1143. "hashid",
  1144. "hashids",
  1145. "ids",
  1146. "obfuscate",
  1147. "youtube"
  1148. ],
  1149. "time": "2019-04-03T13:40:29+00:00"
  1150. },
  1151. {
  1152. "name": "hyperf/amqp",
  1153. "version": "v2.0.3",
  1154. "source": {
  1155. "type": "git",
  1156. "url": "https://github.com/hyperf/amqp.git",
  1157. "reference": "f199054e6e76e00c75d94441379cab5cf639630f"
  1158. },
  1159. "dist": {
  1160. "type": "zip",
  1161. "url": "https://api.github.com/repos/hyperf/amqp/zipball/f199054e6e76e00c75d94441379cab5cf639630f",
  1162. "reference": "f199054e6e76e00c75d94441379cab5cf639630f",
  1163. "shasum": "",
  1164. "mirrors": [
  1165. {
  1166. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1167. "preferred": true
  1168. }
  1169. ]
  1170. },
  1171. "require": {
  1172. "doctrine/instantiator": "^1.2.0",
  1173. "hyperf/contract": "~2.0.0",
  1174. "hyperf/pool": "~2.0.0",
  1175. "hyperf/process": "~2.0.0",
  1176. "hyperf/utils": "~2.0.0",
  1177. "php": ">=7.2",
  1178. "php-amqplib/php-amqplib": "^2.7",
  1179. "psr/container": "^1.0",
  1180. "psr/event-dispatcher": "^1.0",
  1181. "psr/log": "^1.0"
  1182. },
  1183. "require-dev": {
  1184. "friendsofphp/php-cs-fixer": "^2.9",
  1185. "hyperf/di": "~2.0.0",
  1186. "hyperf/event": "~2.0.0",
  1187. "hyperf/framework": "~2.0.0",
  1188. "malukenho/docheader": "^0.1.6",
  1189. "mockery/mockery": "^1.0",
  1190. "phpunit/phpunit": "^7.0.0"
  1191. },
  1192. "suggest": {
  1193. "hyperf/di": "Required to use annotations.",
  1194. "hyperf/event": "Declare queue and start consumers automatically."
  1195. },
  1196. "type": "library",
  1197. "extra": {
  1198. "branch-alias": {
  1199. "dev-master": "2.0-dev"
  1200. },
  1201. "hyperf": {
  1202. "config": "Hyperf\\Amqp\\ConfigProvider"
  1203. }
  1204. },
  1205. "autoload": {
  1206. "psr-4": {
  1207. "Hyperf\\Amqp\\": "src/"
  1208. }
  1209. },
  1210. "notification-url": "https://packagist.org/downloads/",
  1211. "license": [
  1212. "MIT"
  1213. ],
  1214. "description": "A amqplib for hyperf.",
  1215. "homepage": "https://hyperf.io",
  1216. "keywords": [
  1217. "AMQP",
  1218. "hyperf",
  1219. "php"
  1220. ],
  1221. "time": "2020-07-15T09:05:45+00:00"
  1222. },
  1223. {
  1224. "name": "hyperf/cache",
  1225. "version": "v2.0.0",
  1226. "source": {
  1227. "type": "git",
  1228. "url": "https://github.com/hyperf/cache.git",
  1229. "reference": "099e20b4a009dd8564b6b045e0ad924e235d95e7"
  1230. },
  1231. "dist": {
  1232. "type": "zip",
  1233. "url": "https://api.github.com/repos/hyperf/cache/zipball/099e20b4a009dd8564b6b045e0ad924e235d95e7",
  1234. "reference": "099e20b4a009dd8564b6b045e0ad924e235d95e7",
  1235. "shasum": "",
  1236. "mirrors": [
  1237. {
  1238. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1239. "preferred": true
  1240. }
  1241. ]
  1242. },
  1243. "require": {
  1244. "hyperf/contract": "~2.0.0",
  1245. "hyperf/utils": "~2.0.0",
  1246. "php": ">=7.2",
  1247. "psr/container": "^1.0",
  1248. "psr/simple-cache": "^1.0"
  1249. },
  1250. "require-dev": {
  1251. "friendsofphp/php-cs-fixer": "^2.9",
  1252. "hyperf/di": "~2.0.0",
  1253. "hyperf/event": "~2.0.0",
  1254. "malukenho/docheader": "^0.1.6",
  1255. "mockery/mockery": "^1.0",
  1256. "phpunit/phpunit": "^7.0.0"
  1257. },
  1258. "suggest": {
  1259. "hyperf/di": "Use cache annotations.",
  1260. "hyperf/event": "Use listener to delete annotation cache."
  1261. },
  1262. "type": "library",
  1263. "extra": {
  1264. "branch-alias": {
  1265. "dev-master": "2.0-dev"
  1266. },
  1267. "hyperf": {
  1268. "config": "Hyperf\\Cache\\ConfigProvider"
  1269. }
  1270. },
  1271. "autoload": {
  1272. "psr-4": {
  1273. "Hyperf\\Cache\\": "src/"
  1274. }
  1275. },
  1276. "notification-url": "https://packagist.org/downloads/",
  1277. "license": [
  1278. "MIT"
  1279. ],
  1280. "description": "A cache component for hyperf.",
  1281. "homepage": "https://hyperf.io",
  1282. "keywords": [
  1283. "cache",
  1284. "hyperf",
  1285. "php"
  1286. ],
  1287. "time": "2020-06-19T13:11:07+00:00"
  1288. },
  1289. {
  1290. "name": "hyperf/command",
  1291. "version": "v2.0.0",
  1292. "source": {
  1293. "type": "git",
  1294. "url": "https://github.com/hyperf/command.git",
  1295. "reference": "7dabe2921633067c01f34e1789bec4c87a77b45c"
  1296. },
  1297. "dist": {
  1298. "type": "zip",
  1299. "url": "https://api.github.com/repos/hyperf/command/zipball/7dabe2921633067c01f34e1789bec4c87a77b45c",
  1300. "reference": "7dabe2921633067c01f34e1789bec4c87a77b45c",
  1301. "shasum": "",
  1302. "mirrors": [
  1303. {
  1304. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1305. "preferred": true
  1306. }
  1307. ]
  1308. },
  1309. "require": {
  1310. "hyperf/utils": "~2.0.0",
  1311. "php": ">=7.2",
  1312. "psr/event-dispatcher": "^1.0",
  1313. "symfony/console": "^5.0"
  1314. },
  1315. "require-dev": {
  1316. "friendsofphp/php-cs-fixer": "^2.9",
  1317. "malukenho/docheader": "^0.1.6",
  1318. "mockery/mockery": "^1.0",
  1319. "phpunit/phpunit": "^7.0.0"
  1320. },
  1321. "suggest": {
  1322. "hyperf/di": "Required to use annotations."
  1323. },
  1324. "type": "library",
  1325. "extra": {
  1326. "branch-alias": {
  1327. "dev-master": "2.0-dev"
  1328. }
  1329. },
  1330. "autoload": {
  1331. "psr-4": {
  1332. "Hyperf\\Command\\": "src/"
  1333. }
  1334. },
  1335. "notification-url": "https://packagist.org/downloads/",
  1336. "license": [
  1337. "MIT"
  1338. ],
  1339. "description": "Command for hyperf",
  1340. "keywords": [
  1341. "command",
  1342. "php",
  1343. "swoole"
  1344. ],
  1345. "time": "2020-06-19T13:11:07+00:00"
  1346. },
  1347. {
  1348. "name": "hyperf/config",
  1349. "version": "v2.0.0",
  1350. "source": {
  1351. "type": "git",
  1352. "url": "https://github.com/hyperf/config.git",
  1353. "reference": "514fa12fc10fb3950d075dc56bd3d0e74d281da0"
  1354. },
  1355. "dist": {
  1356. "type": "zip",
  1357. "url": "https://api.github.com/repos/hyperf/config/zipball/514fa12fc10fb3950d075dc56bd3d0e74d281da0",
  1358. "reference": "514fa12fc10fb3950d075dc56bd3d0e74d281da0",
  1359. "shasum": "",
  1360. "mirrors": [
  1361. {
  1362. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1363. "preferred": true
  1364. }
  1365. ]
  1366. },
  1367. "require": {
  1368. "hyperf/contract": "~2.0.0",
  1369. "hyperf/utils": "~2.0.0",
  1370. "php": ">=7.2",
  1371. "psr/container": "^1.0",
  1372. "symfony/finder": "^5.0",
  1373. "vlucas/phpdotenv": "^4.0"
  1374. },
  1375. "require-dev": {
  1376. "friendsofphp/php-cs-fixer": "^2.9",
  1377. "hyperf/di": "~2.0.0",
  1378. "hyperf/event": "~2.0.0",
  1379. "hyperf/framework": "~2.0.0",
  1380. "malukenho/docheader": "^0.1.6",
  1381. "mockery/mockery": "^1.0",
  1382. "phpunit/phpunit": "^7.0.0"
  1383. },
  1384. "suggest": {
  1385. "hyperf/di": "Allows using @Value annotation",
  1386. "hyperf/event": "Allows using @Value annotation",
  1387. "hyperf/framework": "Allows using @Value annotation",
  1388. "vlucas/phpdotenv": "Allows using enviroment value to override the config"
  1389. },
  1390. "type": "library",
  1391. "extra": {
  1392. "branch-alias": {
  1393. "dev-master": "2.0-dev"
  1394. },
  1395. "hyperf": {
  1396. "config": "Hyperf\\Config\\ConfigProvider"
  1397. }
  1398. },
  1399. "autoload": {
  1400. "files": [
  1401. "./src/Functions.php"
  1402. ],
  1403. "psr-4": {
  1404. "Hyperf\\Config\\": "src/"
  1405. }
  1406. },
  1407. "notification-url": "https://packagist.org/downloads/",
  1408. "license": [
  1409. "MIT"
  1410. ],
  1411. "description": "An independent component that provides configuration container.",
  1412. "homepage": "https://hyperf.io",
  1413. "keywords": [
  1414. "config",
  1415. "configuration",
  1416. "hyperf",
  1417. "php",
  1418. "swoole"
  1419. ],
  1420. "time": "2020-06-19T13:11:07+00:00"
  1421. },
  1422. {
  1423. "name": "hyperf/constants",
  1424. "version": "v2.0.2",
  1425. "source": {
  1426. "type": "git",
  1427. "url": "https://github.com/hyperf/constants.git",
  1428. "reference": "087d9fd1e208ad142cdb161614da17faa976ff10"
  1429. },
  1430. "dist": {
  1431. "type": "zip",
  1432. "url": "https://api.github.com/repos/hyperf/constants/zipball/087d9fd1e208ad142cdb161614da17faa976ff10",
  1433. "reference": "087d9fd1e208ad142cdb161614da17faa976ff10",
  1434. "shasum": "",
  1435. "mirrors": [
  1436. {
  1437. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1438. "preferred": true
  1439. }
  1440. ]
  1441. },
  1442. "require": {
  1443. "hyperf/di": "~2.0.0",
  1444. "hyperf/utils": "~2.0.0",
  1445. "php": ">=7.2"
  1446. },
  1447. "require-dev": {
  1448. "friendsofphp/php-cs-fixer": "^2.9",
  1449. "malukenho/docheader": "^0.1.6",
  1450. "mockery/mockery": "^1.0",
  1451. "phpunit/phpunit": "^7.0.0"
  1452. },
  1453. "suggest": {
  1454. "hyperf/translation": "Required to use translation."
  1455. },
  1456. "type": "library",
  1457. "extra": {
  1458. "branch-alias": {
  1459. "dev-master": "2.0-dev"
  1460. },
  1461. "hyperf": {
  1462. "config": "Hyperf\\Constants\\ConfigProvider"
  1463. }
  1464. },
  1465. "autoload": {
  1466. "psr-4": {
  1467. "Hyperf\\Constants\\": "src/"
  1468. }
  1469. },
  1470. "notification-url": "https://packagist.org/downloads/",
  1471. "license": [
  1472. "MIT"
  1473. ],
  1474. "description": "A constants component for hyperf.",
  1475. "homepage": "https://hyperf.io",
  1476. "keywords": [
  1477. "constants",
  1478. "hyperf",
  1479. "php"
  1480. ],
  1481. "time": "2020-07-04T05:15:04+00:00"
  1482. },
  1483. {
  1484. "name": "hyperf/consul",
  1485. "version": "v2.0.3",
  1486. "source": {
  1487. "type": "git",
  1488. "url": "https://github.com/hyperf/consul.git",
  1489. "reference": "f05bb55d71a0332478277c8abc6eac6b1d3f11ea"
  1490. },
  1491. "dist": {
  1492. "type": "zip",
  1493. "url": "https://api.github.com/repos/hyperf/consul/zipball/f05bb55d71a0332478277c8abc6eac6b1d3f11ea",
  1494. "reference": "f05bb55d71a0332478277c8abc6eac6b1d3f11ea",
  1495. "shasum": "",
  1496. "mirrors": [
  1497. {
  1498. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1499. "preferred": true
  1500. }
  1501. ]
  1502. },
  1503. "require": {
  1504. "hyperf/guzzle": "~2.0.0",
  1505. "php": ">=7.2"
  1506. },
  1507. "require-dev": {
  1508. "friendsofphp/php-cs-fixer": "^2.9",
  1509. "malukenho/docheader": "^0.1.6",
  1510. "mockery/mockery": "^1.0",
  1511. "phpunit/phpunit": "^7.0.0"
  1512. },
  1513. "type": "library",
  1514. "extra": {
  1515. "branch-alias": {
  1516. "dev-master": "2.0-dev"
  1517. },
  1518. "hyperf": {
  1519. "config": "Hyperf\\Consul\\ConfigProvider"
  1520. }
  1521. },
  1522. "autoload": {
  1523. "psr-4": {
  1524. "Hyperf\\Consul\\": "src/"
  1525. }
  1526. },
  1527. "notification-url": "https://packagist.org/downloads/",
  1528. "license": [
  1529. "MIT"
  1530. ],
  1531. "description": "A Consul Client for Hyperf.",
  1532. "homepage": "https://hyperf.io",
  1533. "keywords": [
  1534. "consul",
  1535. "consul-client",
  1536. "hyperf",
  1537. "php",
  1538. "swoole"
  1539. ],
  1540. "time": "2020-07-15T09:05:45+00:00"
  1541. },
  1542. {
  1543. "name": "hyperf/contract",
  1544. "version": "v2.0.1",
  1545. "source": {
  1546. "type": "git",
  1547. "url": "https://github.com/hyperf/contract.git",
  1548. "reference": "c213d9095339eee87df61e35a412e01b7bdd97f3"
  1549. },
  1550. "dist": {
  1551. "type": "zip",
  1552. "url": "https://api.github.com/repos/hyperf/contract/zipball/c213d9095339eee87df61e35a412e01b7bdd97f3",
  1553. "reference": "c213d9095339eee87df61e35a412e01b7bdd97f3",
  1554. "shasum": "",
  1555. "mirrors": [
  1556. {
  1557. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1558. "preferred": true
  1559. }
  1560. ]
  1561. },
  1562. "require": {
  1563. "php": ">=7.2"
  1564. },
  1565. "require-dev": {
  1566. "friendsofphp/php-cs-fixer": "^2.9",
  1567. "malukenho/docheader": "^0.1.6",
  1568. "mockery/mockery": "^1.0",
  1569. "phpunit/phpunit": "^7.0.0"
  1570. },
  1571. "type": "library",
  1572. "extra": {
  1573. "branch-alias": {
  1574. "dev-master": "2.0-dev"
  1575. },
  1576. "hyperf": []
  1577. },
  1578. "autoload": {
  1579. "psr-4": {
  1580. "Hyperf\\Contract\\": "src/"
  1581. }
  1582. },
  1583. "notification-url": "https://packagist.org/downloads/",
  1584. "license": [
  1585. "MIT"
  1586. ],
  1587. "description": "The contracts of Hyperf.",
  1588. "homepage": "https://hyperf.io",
  1589. "keywords": [
  1590. "hyperf",
  1591. "php",
  1592. "swoole"
  1593. ],
  1594. "time": "2020-06-24T23:15:36+00:00"
  1595. },
  1596. {
  1597. "name": "hyperf/crontab",
  1598. "version": "v2.0.9",
  1599. "source": {
  1600. "type": "git",
  1601. "url": "https://github.com/hyperf/crontab.git",
  1602. "reference": "3167a34acdb53d19a12bce4a29139c6e51ed62a4"
  1603. },
  1604. "dist": {
  1605. "type": "zip",
  1606. "url": "https://api.github.com/repos/hyperf/crontab/zipball/3167a34acdb53d19a12bce4a29139c6e51ed62a4",
  1607. "reference": "3167a34acdb53d19a12bce4a29139c6e51ed62a4",
  1608. "shasum": "",
  1609. "mirrors": [
  1610. {
  1611. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1612. "preferred": true
  1613. }
  1614. ]
  1615. },
  1616. "require": {
  1617. "hyperf/utils": "~2.0.0",
  1618. "nesbot/carbon": "^2.0",
  1619. "php": ">=7.2"
  1620. },
  1621. "require-dev": {
  1622. "friendsofphp/php-cs-fixer": "^2.9",
  1623. "malukenho/docheader": "^0.1.6",
  1624. "mockery/mockery": "^1.0",
  1625. "phpunit/phpunit": "^7.0.0"
  1626. },
  1627. "type": "library",
  1628. "extra": {
  1629. "branch-alias": {
  1630. "dev-master": "2.0-dev"
  1631. },
  1632. "hyperf": {
  1633. "config": "Hyperf\\Crontab\\ConfigProvider"
  1634. }
  1635. },
  1636. "autoload": {
  1637. "psr-4": {
  1638. "Hyperf\\Crontab\\": "src/"
  1639. }
  1640. },
  1641. "notification-url": "https://packagist.org/downloads/",
  1642. "license": [
  1643. "MIT"
  1644. ],
  1645. "description": "A crontab component for Hyperf.",
  1646. "homepage": "https://hyperf.io",
  1647. "keywords": [
  1648. "crontab",
  1649. "hyperf",
  1650. "php",
  1651. "swoole"
  1652. ],
  1653. "time": "2020-08-24T08:37:21+00:00"
  1654. },
  1655. {
  1656. "name": "hyperf/database",
  1657. "version": "v2.0.1",
  1658. "source": {
  1659. "type": "git",
  1660. "url": "https://github.com/hyperf/database.git",
  1661. "reference": "0f9b4fef2662c2d28baf06858e4d15c62606f01e"
  1662. },
  1663. "dist": {
  1664. "type": "zip",
  1665. "url": "https://api.github.com/repos/hyperf/database/zipball/0f9b4fef2662c2d28baf06858e4d15c62606f01e",
  1666. "reference": "0f9b4fef2662c2d28baf06858e4d15c62606f01e",
  1667. "shasum": "",
  1668. "mirrors": [
  1669. {
  1670. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1671. "preferred": true
  1672. }
  1673. ]
  1674. },
  1675. "require": {
  1676. "hyperf/paginator": "~2.0.0",
  1677. "hyperf/utils": "~2.0.0",
  1678. "nesbot/carbon": "^2.0",
  1679. "php": ">=7.2",
  1680. "psr/container": "^1.0",
  1681. "psr/event-dispatcher": "^1.0"
  1682. },
  1683. "require-dev": {
  1684. "friendsofphp/php-cs-fixer": "^2.9",
  1685. "malukenho/docheader": "^0.1.6",
  1686. "mockery/mockery": "^1.0",
  1687. "phpunit/phpunit": "^7.0.0"
  1688. },
  1689. "suggest": {
  1690. "doctrine/dbal": "Required to rename columns (^2.6).",
  1691. "roave/better-reflection": "Required to use ModelCommand (^4.0)."
  1692. },
  1693. "type": "library",
  1694. "extra": {
  1695. "branch-alias": {
  1696. "dev-master": "2.0-dev"
  1697. }
  1698. },
  1699. "autoload": {
  1700. "psr-4": {
  1701. "Hyperf\\Database\\": "src/"
  1702. }
  1703. },
  1704. "notification-url": "https://packagist.org/downloads/",
  1705. "license": [
  1706. "MIT"
  1707. ],
  1708. "description": "A flexible database library.",
  1709. "homepage": "https://hyperf.io",
  1710. "keywords": [
  1711. "database",
  1712. "hyperf",
  1713. "php"
  1714. ],
  1715. "time": "2020-07-01T02:24:01+00:00"
  1716. },
  1717. {
  1718. "name": "hyperf/db-connection",
  1719. "version": "v2.0.0",
  1720. "source": {
  1721. "type": "git",
  1722. "url": "https://github.com/hyperf/db-connection.git",
  1723. "reference": "bba32397d7f35a602f910446b03b89756cf938ca"
  1724. },
  1725. "dist": {
  1726. "type": "zip",
  1727. "url": "https://api.github.com/repos/hyperf/db-connection/zipball/bba32397d7f35a602f910446b03b89756cf938ca",
  1728. "reference": "bba32397d7f35a602f910446b03b89756cf938ca",
  1729. "shasum": "",
  1730. "mirrors": [
  1731. {
  1732. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1733. "preferred": true
  1734. }
  1735. ]
  1736. },
  1737. "require": {
  1738. "hyperf/database": "~2.0.0",
  1739. "hyperf/di": "~2.0.0",
  1740. "hyperf/framework": "~2.0.0",
  1741. "hyperf/model-listener": "~2.0.0",
  1742. "hyperf/pool": "~2.0.0",
  1743. "hyperf/utils": "~2.0.0",
  1744. "php": ">=7.2"
  1745. },
  1746. "require-dev": {
  1747. "friendsofphp/php-cs-fixer": "^2.9",
  1748. "malukenho/docheader": "^0.1.6",
  1749. "mockery/mockery": "^1.0",
  1750. "phpunit/phpunit": "^7.0.0"
  1751. },
  1752. "type": "library",
  1753. "extra": {
  1754. "branch-alias": {
  1755. "dev-master": "2.0-dev"
  1756. },
  1757. "hyperf": {
  1758. "config": "Hyperf\\DbConnection\\ConfigProvider"
  1759. }
  1760. },
  1761. "autoload": {
  1762. "psr-4": {
  1763. "Hyperf\\DbConnection\\": "src/"
  1764. }
  1765. },
  1766. "notification-url": "https://packagist.org/downloads/",
  1767. "license": [
  1768. "MIT"
  1769. ],
  1770. "description": "A hyperf db connection handler for hyperf/database.",
  1771. "homepage": "https://hyperf.io",
  1772. "keywords": [
  1773. "Connection",
  1774. "database",
  1775. "hyperf",
  1776. "php"
  1777. ],
  1778. "time": "2020-06-19T13:11:07+00:00"
  1779. },
  1780. {
  1781. "name": "hyperf/devtool",
  1782. "version": "v2.0.2",
  1783. "source": {
  1784. "type": "git",
  1785. "url": "https://github.com/hyperf/devtool.git",
  1786. "reference": "3bbe7845785d77fb3a59f61ba9f99aff183d0bcd"
  1787. },
  1788. "dist": {
  1789. "type": "zip",
  1790. "url": "https://api.github.com/repos/hyperf/devtool/zipball/3bbe7845785d77fb3a59f61ba9f99aff183d0bcd",
  1791. "reference": "3bbe7845785d77fb3a59f61ba9f99aff183d0bcd",
  1792. "shasum": "",
  1793. "mirrors": [
  1794. {
  1795. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1796. "preferred": true
  1797. }
  1798. ]
  1799. },
  1800. "require": {
  1801. "hyperf/command": "~2.0.0",
  1802. "hyperf/contract": "~2.0.0",
  1803. "hyperf/di": "~2.0.0",
  1804. "hyperf/utils": "~2.0.0",
  1805. "php": ">=7.2"
  1806. },
  1807. "require-dev": {
  1808. "friendsofphp/php-cs-fixer": "^2.9",
  1809. "malukenho/docheader": "^0.1.6",
  1810. "mockery/mockery": "^1.0",
  1811. "phpunit/phpunit": "^7.0.0"
  1812. },
  1813. "type": "library",
  1814. "extra": {
  1815. "branch-alias": {
  1816. "dev-master": "2.0-dev"
  1817. },
  1818. "hyperf": {
  1819. "config": "Hyperf\\Devtool\\ConfigProvider"
  1820. }
  1821. },
  1822. "autoload": {
  1823. "psr-4": {
  1824. "Hyperf\\Devtool\\": "src/"
  1825. }
  1826. },
  1827. "notification-url": "https://packagist.org/downloads/",
  1828. "license": [
  1829. "MIT"
  1830. ],
  1831. "description": "A Devtool for Hyperf.",
  1832. "homepage": "https://hyperf.io",
  1833. "keywords": [
  1834. "devtool",
  1835. "hyperf",
  1836. "php",
  1837. "swoole"
  1838. ],
  1839. "time": "2020-07-11T07:01:02+00:00"
  1840. },
  1841. {
  1842. "name": "hyperf/di",
  1843. "version": "v2.0.2",
  1844. "source": {
  1845. "type": "git",
  1846. "url": "https://github.com/hyperf/di.git",
  1847. "reference": "0a4414998b15f50c017811c9de48a4f7c514d7d8"
  1848. },
  1849. "dist": {
  1850. "type": "zip",
  1851. "url": "https://api.github.com/repos/hyperf/di/zipball/0a4414998b15f50c017811c9de48a4f7c514d7d8",
  1852. "reference": "0a4414998b15f50c017811c9de48a4f7c514d7d8",
  1853. "shasum": "",
  1854. "mirrors": [
  1855. {
  1856. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1857. "preferred": true
  1858. }
  1859. ]
  1860. },
  1861. "require": {
  1862. "doctrine/annotations": "^1.6",
  1863. "doctrine/instantiator": "^1.0",
  1864. "hyperf/event": "~2.0.0",
  1865. "hyperf/framework": "~2.0.0",
  1866. "nikic/php-parser": "^4.1",
  1867. "php": ">=7.2",
  1868. "php-di/phpdoc-reader": "^2.0.1",
  1869. "psr/container": "^1.0",
  1870. "roave/better-reflection": "^4.0",
  1871. "symfony/finder": "^5.0"
  1872. },
  1873. "require-dev": {
  1874. "friendsofphp/php-cs-fixer": "^2.9",
  1875. "malukenho/docheader": "^0.1.6",
  1876. "mockery/mockery": "^1.0",
  1877. "phpunit/phpunit": "^7.0.0"
  1878. },
  1879. "suggest": {
  1880. "hyperf/config": "Require this component for annotation scan progress to retrieve the scan path."
  1881. },
  1882. "type": "library",
  1883. "extra": {
  1884. "branch-alias": {
  1885. "dev-master": "2.0-dev"
  1886. },
  1887. "hyperf": {
  1888. "config": "Hyperf\\Di\\ConfigProvider"
  1889. }
  1890. },
  1891. "autoload": {
  1892. "files": [
  1893. "src/Functions.php"
  1894. ],
  1895. "psr-4": {
  1896. "Hyperf\\Di\\": "src/"
  1897. }
  1898. },
  1899. "notification-url": "https://packagist.org/downloads/",
  1900. "license": [
  1901. "MIT"
  1902. ],
  1903. "description": "A DI for Hyperf.",
  1904. "homepage": "https://hyperf.io",
  1905. "keywords": [
  1906. "annotation",
  1907. "di",
  1908. "hyperf",
  1909. "php",
  1910. "swoole"
  1911. ],
  1912. "time": "2020-07-10T09:49:18+00:00"
  1913. },
  1914. {
  1915. "name": "hyperf/dispatcher",
  1916. "version": "v2.0.0",
  1917. "source": {
  1918. "type": "git",
  1919. "url": "https://github.com/hyperf/dispatcher.git",
  1920. "reference": "0d4bd07d1b362ad60d6d664b4bdcd43318b1dc11"
  1921. },
  1922. "dist": {
  1923. "type": "zip",
  1924. "url": "https://api.github.com/repos/hyperf/dispatcher/zipball/0d4bd07d1b362ad60d6d664b4bdcd43318b1dc11",
  1925. "reference": "0d4bd07d1b362ad60d6d664b4bdcd43318b1dc11",
  1926. "shasum": "",
  1927. "mirrors": [
  1928. {
  1929. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1930. "preferred": true
  1931. }
  1932. ]
  1933. },
  1934. "require": {
  1935. "hyperf/contract": "~2.0.0",
  1936. "php": ">=7.2",
  1937. "psr/container": "^1.0",
  1938. "psr/http-message": "^1.0",
  1939. "psr/http-server-middleware": "^1.0"
  1940. },
  1941. "require-dev": {
  1942. "friendsofphp/php-cs-fixer": "^2.9",
  1943. "malukenho/docheader": "^0.1.6",
  1944. "mockery/mockery": "^1.0",
  1945. "phpunit/phpunit": "^7.0.0"
  1946. },
  1947. "type": "library",
  1948. "extra": {
  1949. "branch-alias": {
  1950. "dev-master": "2.0-dev"
  1951. },
  1952. "hyperf": {
  1953. "config": "Hyperf\\Dispatcher\\ConfigProvider"
  1954. }
  1955. },
  1956. "autoload": {
  1957. "psr-4": {
  1958. "Hyperf\\Dispatcher\\": "src/"
  1959. }
  1960. },
  1961. "notification-url": "https://packagist.org/downloads/",
  1962. "license": [
  1963. "MIT"
  1964. ],
  1965. "description": "A HTTP Server for Hyperf.",
  1966. "homepage": "https://hyperf.io",
  1967. "keywords": [
  1968. "dispatcher",
  1969. "filter",
  1970. "hyperf",
  1971. "middleware",
  1972. "php",
  1973. "swoole"
  1974. ],
  1975. "time": "2020-06-19T13:11:07+00:00"
  1976. },
  1977. {
  1978. "name": "hyperf/event",
  1979. "version": "v2.0.0",
  1980. "source": {
  1981. "type": "git",
  1982. "url": "https://github.com/hyperf/event.git",
  1983. "reference": "a6f8cd420884a0845e9376d2f79d2140ae735e54"
  1984. },
  1985. "dist": {
  1986. "type": "zip",
  1987. "url": "https://api.github.com/repos/hyperf/event/zipball/a6f8cd420884a0845e9376d2f79d2140ae735e54",
  1988. "reference": "a6f8cd420884a0845e9376d2f79d2140ae735e54",
  1989. "shasum": "",
  1990. "mirrors": [
  1991. {
  1992. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1993. "preferred": true
  1994. }
  1995. ]
  1996. },
  1997. "require": {
  1998. "hyperf/contract": "~2.0.0",
  1999. "php": ">=7.2",
  2000. "psr/event-dispatcher": "^1.0"
  2001. },
  2002. "require-dev": {
  2003. "friendsofphp/php-cs-fixer": "^2.9",
  2004. "hyperf/di": "~2.0.0",
  2005. "malukenho/docheader": "^0.1.6",
  2006. "mockery/mockery": "^1.0",
  2007. "phpunit/phpunit": "^7.0.0"
  2008. },
  2009. "suggest": {
  2010. "hyperf/di": "Required to use annotatioins."
  2011. },
  2012. "type": "library",
  2013. "extra": {
  2014. "branch-alias": {
  2015. "dev-master": "2.0-dev"
  2016. },
  2017. "hyperf": {
  2018. "config": "Hyperf\\Event\\ConfigProvider"
  2019. }
  2020. },
  2021. "autoload": {
  2022. "psr-4": {
  2023. "Hyperf\\Event\\": "src/"
  2024. }
  2025. },
  2026. "notification-url": "https://packagist.org/downloads/",
  2027. "license": [
  2028. "MIT"
  2029. ],
  2030. "description": "an event manager that implements PSR-14.",
  2031. "homepage": "https://hyperf.io",
  2032. "keywords": [
  2033. "event",
  2034. "hyperf",
  2035. "php",
  2036. "swoole"
  2037. ],
  2038. "time": "2020-06-19T13:11:07+00:00"
  2039. },
  2040. {
  2041. "name": "hyperf/exception-handler",
  2042. "version": "v2.0.0",
  2043. "source": {
  2044. "type": "git",
  2045. "url": "https://github.com/hyperf/exception-handler.git",
  2046. "reference": "a9f647df4a3ec7cd52adb742f7f5b1aca11e5a9e"
  2047. },
  2048. "dist": {
  2049. "type": "zip",
  2050. "url": "https://api.github.com/repos/hyperf/exception-handler/zipball/a9f647df4a3ec7cd52adb742f7f5b1aca11e5a9e",
  2051. "reference": "a9f647df4a3ec7cd52adb742f7f5b1aca11e5a9e",
  2052. "shasum": "",
  2053. "mirrors": [
  2054. {
  2055. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2056. "preferred": true
  2057. }
  2058. ]
  2059. },
  2060. "require": {
  2061. "hyperf/contract": "~2.0.0",
  2062. "hyperf/dispatcher": "~2.0.0",
  2063. "hyperf/utils": "~2.0.0",
  2064. "php": ">=7.2",
  2065. "psr/container": "^1.0",
  2066. "psr/http-message": "^1.0"
  2067. },
  2068. "require-dev": {
  2069. "friendsofphp/php-cs-fixer": "^2.9",
  2070. "malukenho/docheader": "^0.1.6",
  2071. "mockery/mockery": "^1.0",
  2072. "phpunit/phpunit": "^7.0.0"
  2073. },
  2074. "type": "library",
  2075. "extra": {
  2076. "branch-alias": {
  2077. "dev-master": "2.0-dev"
  2078. },
  2079. "hyperf": {
  2080. "config": "Hyperf\\ExceptionHandler\\ConfigProvider"
  2081. }
  2082. },
  2083. "autoload": {
  2084. "psr-4": {
  2085. "Hyperf\\ExceptionHandler\\": "src/"
  2086. }
  2087. },
  2088. "notification-url": "https://packagist.org/downloads/",
  2089. "license": [
  2090. "MIT"
  2091. ],
  2092. "description": "Exception handler for hyperf",
  2093. "keywords": [
  2094. "exception-handler",
  2095. "php",
  2096. "swoole"
  2097. ],
  2098. "time": "2020-06-19T13:11:07+00:00"
  2099. },
  2100. {
  2101. "name": "hyperf/filesystem",
  2102. "version": "v2.0.3",
  2103. "source": {
  2104. "type": "git",
  2105. "url": "https://github.com/hyperf/filesystem.git",
  2106. "reference": "779406ab125349e192362195a320c5f69d341cc5"
  2107. },
  2108. "dist": {
  2109. "type": "zip",
  2110. "url": "https://api.github.com/repos/hyperf/filesystem/zipball/779406ab125349e192362195a320c5f69d341cc5",
  2111. "reference": "779406ab125349e192362195a320c5f69d341cc5",
  2112. "shasum": "",
  2113. "mirrors": [
  2114. {
  2115. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2116. "preferred": true
  2117. }
  2118. ]
  2119. },
  2120. "require": {
  2121. "ext-swoole": ">=4.4",
  2122. "hyperf/di": "~2.0.0",
  2123. "league/flysystem": "^1.0",
  2124. "php": ">=7.2"
  2125. },
  2126. "require-dev": {
  2127. "friendsofphp/php-cs-fixer": "^2.14",
  2128. "hyperf/config": "~2.0.0",
  2129. "hyperf/guzzle": "~2.0.0",
  2130. "hyperf/testing": "~2.0.0",
  2131. "league/flysystem-aws-s3-v3": "^1.0",
  2132. "league/flysystem-memory": "^1.0",
  2133. "overtrue/flysystem-cos": "^2.0",
  2134. "overtrue/flysystem-qiniu": "^1.0",
  2135. "phpstan/phpstan": "^0.10.5",
  2136. "xxtime/flysystem-aliyun-oss": "^1.5"
  2137. },
  2138. "suggest": {
  2139. "hyperf/guzzle": "required to use s3 adapter",
  2140. "league/flysystem-aws-s3-v3": "required to use s3 adapter",
  2141. "league/flysystem-memory": "required to use memory adapter",
  2142. "overtrue/flysystem-cos": "required to use cos adapter",
  2143. "overtrue/flysystem-qiniu": "required to use qiniu adapter",
  2144. "xxtime/flysystem-aliyun-oss": "required to use aliyun oss adapter"
  2145. },
  2146. "type": "library",
  2147. "extra": {
  2148. "branch-alias": {
  2149. "dev-master": "2.0-dev"
  2150. },
  2151. "hyperf": {
  2152. "config": "Hyperf\\Filesystem\\ConfigProvider"
  2153. }
  2154. },
  2155. "autoload": {
  2156. "psr-4": {
  2157. "Hyperf\\Filesystem\\": "src/"
  2158. },
  2159. "files": [
  2160. "src/Adapter/AliyunOssHook.php"
  2161. ]
  2162. },
  2163. "notification-url": "https://packagist.org/downloads/",
  2164. "license": [
  2165. "MIT"
  2166. ],
  2167. "description": "flysystem integration for hyperf",
  2168. "keywords": [
  2169. "hyperf",
  2170. "php"
  2171. ],
  2172. "time": "2020-07-15T09:05:45+00:00"
  2173. },
  2174. {
  2175. "name": "hyperf/framework",
  2176. "version": "v2.0.0",
  2177. "source": {
  2178. "type": "git",
  2179. "url": "https://github.com/hyperf/framework.git",
  2180. "reference": "2e1b1e8be70cc7d0f96110de85120a5b0a8e3cb3"
  2181. },
  2182. "dist": {
  2183. "type": "zip",
  2184. "url": "https://api.github.com/repos/hyperf/framework/zipball/2e1b1e8be70cc7d0f96110de85120a5b0a8e3cb3",
  2185. "reference": "2e1b1e8be70cc7d0f96110de85120a5b0a8e3cb3",
  2186. "shasum": "",
  2187. "mirrors": [
  2188. {
  2189. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2190. "preferred": true
  2191. }
  2192. ]
  2193. },
  2194. "require": {
  2195. "ext-swoole": ">=4.4",
  2196. "fig/http-message-util": "^1.1.2",
  2197. "hyperf/contract": "~2.0.0",
  2198. "hyperf/utils": "~2.0.0",
  2199. "php": ">=7.2",
  2200. "psr/container": "^1.0",
  2201. "psr/event-dispatcher": "^1.0",
  2202. "psr/log": "^1.0"
  2203. },
  2204. "require-dev": {
  2205. "doctrine/common": "@stable",
  2206. "friendsofphp/php-cs-fixer": "^2.9",
  2207. "malukenho/docheader": "^0.1.6",
  2208. "mockery/mockery": "^1.0",
  2209. "phpunit/phpunit": "^7.0.0"
  2210. },
  2211. "suggest": {
  2212. "hyperf/command": "Required to use Command annotation.",
  2213. "hyperf/di": "Required to use Command annotation.",
  2214. "hyperf/dispatcher": "Required to use BootApplication event.",
  2215. "symfony/event-dispatcher": "Required to use symfony event dispatcher (^5.0)."
  2216. },
  2217. "type": "library",
  2218. "extra": {
  2219. "branch-alias": {
  2220. "dev-master": "2.0-dev"
  2221. },
  2222. "hyperf": {
  2223. "config": "Hyperf\\Framework\\ConfigProvider"
  2224. }
  2225. },
  2226. "autoload": {
  2227. "psr-4": {
  2228. "Hyperf\\Framework\\": "src/"
  2229. }
  2230. },
  2231. "notification-url": "https://packagist.org/downloads/",
  2232. "license": [
  2233. "MIT"
  2234. ],
  2235. "description": "A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.",
  2236. "homepage": "https://hyperf.io",
  2237. "keywords": [
  2238. "Microservice",
  2239. "framework",
  2240. "hyperf",
  2241. "middleware",
  2242. "php",
  2243. "swoole"
  2244. ],
  2245. "time": "2020-06-19T13:11:07+00:00"
  2246. },
  2247. {
  2248. "name": "hyperf/guzzle",
  2249. "version": "v2.0.11",
  2250. "source": {
  2251. "type": "git",
  2252. "url": "https://github.com/hyperf/guzzle.git",
  2253. "reference": "d0a5d72e93f4c6fa90c3e25a0eb192e1445cc1e0"
  2254. },
  2255. "dist": {
  2256. "type": "zip",
  2257. "url": "https://api.github.com/repos/hyperf/guzzle/zipball/d0a5d72e93f4c6fa90c3e25a0eb192e1445cc1e0",
  2258. "reference": "d0a5d72e93f4c6fa90c3e25a0eb192e1445cc1e0",
  2259. "shasum": "",
  2260. "mirrors": [
  2261. {
  2262. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2263. "preferred": true
  2264. }
  2265. ]
  2266. },
  2267. "require": {
  2268. "guzzlehttp/guzzle": "^6.3",
  2269. "php": ">=7.0",
  2270. "psr/container": "^1.0",
  2271. "psr/http-message": "^1.0"
  2272. },
  2273. "require-dev": {
  2274. "ezimuel/ringphp": "~1.0"
  2275. },
  2276. "suggest": {
  2277. "hyperf/pool": "Required to use pool handler."
  2278. },
  2279. "type": "library",
  2280. "extra": {
  2281. "branch-alias": {
  2282. "dev-master": "2.0-dev"
  2283. },
  2284. "hyperf": {
  2285. "config": "Hyperf\\Guzzle\\ConfigProvider"
  2286. }
  2287. },
  2288. "autoload": {
  2289. "psr-4": {
  2290. "Hyperf\\Guzzle\\": "src/"
  2291. }
  2292. },
  2293. "notification-url": "https://packagist.org/downloads/",
  2294. "license": [
  2295. "MIT"
  2296. ],
  2297. "description": "Swoole coroutine handler for guzzle",
  2298. "keywords": [
  2299. "Guzzle",
  2300. "handler",
  2301. "php",
  2302. "swoole"
  2303. ],
  2304. "time": "2020-09-07T10:26:15+00:00"
  2305. },
  2306. {
  2307. "name": "hyperf/http-message",
  2308. "version": "v2.0.1",
  2309. "source": {
  2310. "type": "git",
  2311. "url": "https://github.com/hyperf/http-message.git",
  2312. "reference": "c27e35ddb14b2cfe4a8a93a94becb432e978f45b"
  2313. },
  2314. "dist": {
  2315. "type": "zip",
  2316. "url": "https://api.github.com/repos/hyperf/http-message/zipball/c27e35ddb14b2cfe4a8a93a94becb432e978f45b",
  2317. "reference": "c27e35ddb14b2cfe4a8a93a94becb432e978f45b",
  2318. "shasum": "",
  2319. "mirrors": [
  2320. {
  2321. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2322. "preferred": true
  2323. }
  2324. ]
  2325. },
  2326. "require": {
  2327. "hyperf/utils": "~2.0.0",
  2328. "laminas/laminas-mime": "^2.7",
  2329. "psr/http-message": "^1.0"
  2330. },
  2331. "require-dev": {
  2332. "psr/container": "^1.0"
  2333. },
  2334. "suggest": {
  2335. "psr/container": "Required to replace RequestParserInterface."
  2336. },
  2337. "type": "library",
  2338. "extra": {
  2339. "branch-alias": {
  2340. "dev-master": "2.0-dev"
  2341. },
  2342. "hyperf": {
  2343. "config": "Hyperf\\HttpMessage\\ConfigProvider"
  2344. }
  2345. },
  2346. "autoload": {
  2347. "psr-4": {
  2348. "Hyperf\\HttpMessage\\": "src/"
  2349. }
  2350. },
  2351. "notification-url": "https://packagist.org/downloads/",
  2352. "license": [
  2353. "MIT"
  2354. ],
  2355. "description": "microservice framework base on swoole",
  2356. "keywords": [
  2357. "http-message",
  2358. "hyperf",
  2359. "php",
  2360. "swoole"
  2361. ],
  2362. "time": "2020-06-23T02:44:43+00:00"
  2363. },
  2364. {
  2365. "name": "hyperf/http-server",
  2366. "version": "v2.0.1",
  2367. "source": {
  2368. "type": "git",
  2369. "url": "https://github.com/hyperf/http-server.git",
  2370. "reference": "389daa48b2cefc44f41453eb912026668f61086c"
  2371. },
  2372. "dist": {
  2373. "type": "zip",
  2374. "url": "https://api.github.com/repos/hyperf/http-server/zipball/389daa48b2cefc44f41453eb912026668f61086c",
  2375. "reference": "389daa48b2cefc44f41453eb912026668f61086c",
  2376. "shasum": "",
  2377. "mirrors": [
  2378. {
  2379. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2380. "preferred": true
  2381. }
  2382. ]
  2383. },
  2384. "require": {
  2385. "hyperf/contract": "~2.0.0",
  2386. "hyperf/dispatcher": "~2.0.0",
  2387. "hyperf/event": "~2.0.0",
  2388. "hyperf/exception-handler": "~2.0.0",
  2389. "hyperf/http-message": "~2.0.0",
  2390. "hyperf/server": "~2.0.0",
  2391. "hyperf/utils": "~2.0.0",
  2392. "nikic/fast-route": "^1.3",
  2393. "php": ">=7.2",
  2394. "psr/container": "^1.0"
  2395. },
  2396. "require-dev": {
  2397. "friendsofphp/php-cs-fixer": "^2.9",
  2398. "hyperf/di": "~2.0.0",
  2399. "malukenho/docheader": "^0.1.6",
  2400. "mockery/mockery": "^1.0",
  2401. "phpunit/phpunit": "^7.0.0"
  2402. },
  2403. "suggest": {
  2404. "hyperf/di": "Required to use annotations."
  2405. },
  2406. "type": "library",
  2407. "extra": {
  2408. "branch-alias": {
  2409. "dev-master": "2.0-dev"
  2410. },
  2411. "hyperf": {
  2412. "config": "Hyperf\\HttpServer\\ConfigProvider"
  2413. }
  2414. },
  2415. "autoload": {
  2416. "psr-4": {
  2417. "Hyperf\\HttpServer\\": "src/"
  2418. }
  2419. },
  2420. "notification-url": "https://packagist.org/downloads/",
  2421. "license": [
  2422. "MIT"
  2423. ],
  2424. "description": "A HTTP Server for Hyperf.",
  2425. "homepage": "https://hyperf.io",
  2426. "keywords": [
  2427. "http",
  2428. "http-server",
  2429. "hyperf",
  2430. "php",
  2431. "swoole"
  2432. ],
  2433. "time": "2020-07-01T10:21:32+00:00"
  2434. },
  2435. {
  2436. "name": "hyperf/json-rpc",
  2437. "version": "v2.0.7",
  2438. "source": {
  2439. "type": "git",
  2440. "url": "https://github.com/hyperf/json-rpc.git",
  2441. "reference": "149ab4697a513bdc13b772767658f4ad0f9c2b81"
  2442. },
  2443. "dist": {
  2444. "type": "zip",
  2445. "url": "https://api.github.com/repos/hyperf/json-rpc/zipball/149ab4697a513bdc13b772767658f4ad0f9c2b81",
  2446. "reference": "149ab4697a513bdc13b772767658f4ad0f9c2b81",
  2447. "shasum": "",
  2448. "mirrors": [
  2449. {
  2450. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2451. "preferred": true
  2452. }
  2453. ]
  2454. },
  2455. "require": {
  2456. "hyperf/contract": "~2.0.0",
  2457. "hyperf/http-message": "~2.0.0",
  2458. "hyperf/load-balancer": "~2.0.0",
  2459. "hyperf/rpc": "~2.0.0",
  2460. "hyperf/utils": "~2.0.0",
  2461. "php": ">=7.2",
  2462. "psr/container": "^1.0",
  2463. "psr/log": "^1.0"
  2464. },
  2465. "require-dev": {
  2466. "friendsofphp/php-cs-fixer": "^2.9",
  2467. "malukenho/docheader": "^0.1.6",
  2468. "mockery/mockery": "^1.0",
  2469. "phpunit/phpunit": "^7.0.0"
  2470. },
  2471. "suggest": {
  2472. "hyperf/event": "Register the objects to ProtocolManager automatically.",
  2473. "hyperf/framework": "Register the objects to ProtocolManager automatically.",
  2474. "hyperf/guzzle": "Required to use JSON RPC with HTTP protocol.",
  2475. "hyperf/rpc-client": "Reqiured to use JSON RPC in hyperf rpc client.",
  2476. "hyperf/rpc-server": "Reqiured to use JSON RPC in hyperf rpc server."
  2477. },
  2478. "type": "library",
  2479. "extra": {
  2480. "branch-alias": {
  2481. "dev-master": "2.0-dev"
  2482. },
  2483. "hyperf": {
  2484. "config": "Hyperf\\JsonRpc\\ConfigProvider"
  2485. }
  2486. },
  2487. "autoload": {
  2488. "psr-4": {
  2489. "Hyperf\\JsonRpc\\": "src/"
  2490. }
  2491. },
  2492. "notification-url": "https://packagist.org/downloads/",
  2493. "license": [
  2494. "MIT"
  2495. ],
  2496. "description": "A JSON RPC component for Hyperf RPC Server or Client.",
  2497. "homepage": "https://hyperf.io",
  2498. "keywords": [
  2499. "hyperf",
  2500. "json-rpc",
  2501. "php",
  2502. "swoole"
  2503. ],
  2504. "time": "2020-08-17T01:59:57+00:00"
  2505. },
  2506. {
  2507. "name": "hyperf/load-balancer",
  2508. "version": "v2.0.3",
  2509. "source": {
  2510. "type": "git",
  2511. "url": "https://github.com/hyperf/load-balancer.git",
  2512. "reference": "8543471dd921c1d01f72a8a4d06757b383f908d8"
  2513. },
  2514. "dist": {
  2515. "type": "zip",
  2516. "url": "https://api.github.com/repos/hyperf/load-balancer/zipball/8543471dd921c1d01f72a8a4d06757b383f908d8",
  2517. "reference": "8543471dd921c1d01f72a8a4d06757b383f908d8",
  2518. "shasum": "",
  2519. "mirrors": [
  2520. {
  2521. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2522. "preferred": true
  2523. }
  2524. ]
  2525. },
  2526. "require": {
  2527. "markrogoyski/math-php": "^0.49.0",
  2528. "php": ">=7.2"
  2529. },
  2530. "require-dev": {
  2531. "friendsofphp/php-cs-fixer": "^2.9",
  2532. "malukenho/docheader": "^0.1.6",
  2533. "mockery/mockery": "^1.0",
  2534. "phpunit/phpunit": "^7.0.0"
  2535. },
  2536. "type": "library",
  2537. "extra": {
  2538. "branch-alias": {
  2539. "dev-master": "2.0-dev"
  2540. },
  2541. "hyperf": {
  2542. "config": "Hyperf\\LoadBalancer\\ConfigProvider"
  2543. }
  2544. },
  2545. "autoload": {
  2546. "psr-4": {
  2547. "Hyperf\\LoadBalancer\\": "src/"
  2548. }
  2549. },
  2550. "notification-url": "https://packagist.org/downloads/",
  2551. "license": [
  2552. "MIT"
  2553. ],
  2554. "description": "A load balancer library for Hyperf.",
  2555. "homepage": "https://hyperf.io",
  2556. "keywords": [
  2557. "hyperf",
  2558. "load-balancer",
  2559. "php",
  2560. "swoole"
  2561. ],
  2562. "time": "2020-07-15T09:05:45+00:00"
  2563. },
  2564. {
  2565. "name": "hyperf/logger",
  2566. "version": "v2.0.0",
  2567. "source": {
  2568. "type": "git",
  2569. "url": "https://github.com/hyperf/logger.git",
  2570. "reference": "85025932855bed0fd4fc4d4df573d43f249195f7"
  2571. },
  2572. "dist": {
  2573. "type": "zip",
  2574. "url": "https://api.github.com/repos/hyperf/logger/zipball/85025932855bed0fd4fc4d4df573d43f249195f7",
  2575. "reference": "85025932855bed0fd4fc4d4df573d43f249195f7",
  2576. "shasum": "",
  2577. "mirrors": [
  2578. {
  2579. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2580. "preferred": true
  2581. }
  2582. ]
  2583. },
  2584. "require": {
  2585. "hyperf/contract": "~2.0.0",
  2586. "hyperf/utils": "~2.0.0",
  2587. "monolog/monolog": "^2.0",
  2588. "php": ">=7.2",
  2589. "psr/container": "^1.0",
  2590. "psr/log": "^1.0"
  2591. },
  2592. "require-dev": {
  2593. "friendsofphp/php-cs-fixer": "^2.9",
  2594. "malukenho/docheader": "^0.1.6",
  2595. "mockery/mockery": "^1.0",
  2596. "phpunit/phpunit": "^7.0.0"
  2597. },
  2598. "type": "library",
  2599. "extra": {
  2600. "branch-alias": {
  2601. "dev-master": "2.0-dev"
  2602. },
  2603. "hyperf": {
  2604. "config": "Hyperf\\Logger\\ConfigProvider"
  2605. }
  2606. },
  2607. "autoload": {
  2608. "psr-4": {
  2609. "Hyperf\\Logger\\": "src/"
  2610. }
  2611. },
  2612. "notification-url": "https://packagist.org/downloads/",
  2613. "license": [
  2614. "MIT"
  2615. ],
  2616. "description": "A logger component for hyperf.",
  2617. "homepage": "https://hyperf.io",
  2618. "keywords": [
  2619. "hyperf",
  2620. "logger",
  2621. "php"
  2622. ],
  2623. "time": "2020-06-19T13:11:07+00:00"
  2624. },
  2625. {
  2626. "name": "hyperf/memory",
  2627. "version": "v2.0.0",
  2628. "source": {
  2629. "type": "git",
  2630. "url": "https://github.com/hyperf/memory.git",
  2631. "reference": "503f69a2a90ce23da70cbdae5908671f9690ed3d"
  2632. },
  2633. "dist": {
  2634. "type": "zip",
  2635. "url": "https://api.github.com/repos/hyperf/memory/zipball/503f69a2a90ce23da70cbdae5908671f9690ed3d",
  2636. "reference": "503f69a2a90ce23da70cbdae5908671f9690ed3d",
  2637. "shasum": "",
  2638. "mirrors": [
  2639. {
  2640. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2641. "preferred": true
  2642. }
  2643. ]
  2644. },
  2645. "require": {
  2646. "php": ">=7.2"
  2647. },
  2648. "require-dev": {
  2649. "friendsofphp/php-cs-fixer": "^2.9",
  2650. "malukenho/docheader": "^0.1.6",
  2651. "mockery/mockery": "^1.0",
  2652. "phpunit/phpunit": "^7.0.0"
  2653. },
  2654. "type": "library",
  2655. "extra": {
  2656. "branch-alias": {
  2657. "dev-master": "2.0-dev"
  2658. },
  2659. "hyperf": {
  2660. "config": "Hyperf\\Memory\\ConfigProvider"
  2661. }
  2662. },
  2663. "autoload": {
  2664. "psr-4": {
  2665. "Hyperf\\Memory\\": "src/"
  2666. }
  2667. },
  2668. "notification-url": "https://packagist.org/downloads/",
  2669. "license": [
  2670. "MIT"
  2671. ],
  2672. "description": "An independent component that use to operate and manage memory.",
  2673. "homepage": "https://hyperf.io",
  2674. "keywords": [
  2675. "hyperf",
  2676. "memory",
  2677. "php",
  2678. "swoole"
  2679. ],
  2680. "time": "2020-06-19T13:11:07+00:00"
  2681. },
  2682. {
  2683. "name": "hyperf/model-cache",
  2684. "version": "v2.0.2",
  2685. "source": {
  2686. "type": "git",
  2687. "url": "https://github.com/hyperf/model-cache.git",
  2688. "reference": "c94f3c73b7b5d465df79e4a6b3e0ff05638617ba"
  2689. },
  2690. "dist": {
  2691. "type": "zip",
  2692. "url": "https://api.github.com/repos/hyperf/model-cache/zipball/c94f3c73b7b5d465df79e4a6b3e0ff05638617ba",
  2693. "reference": "c94f3c73b7b5d465df79e4a6b3e0ff05638617ba",
  2694. "shasum": "",
  2695. "mirrors": [
  2696. {
  2697. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2698. "preferred": true
  2699. }
  2700. ]
  2701. },
  2702. "require": {
  2703. "hyperf/contract": "~2.0.0",
  2704. "hyperf/db-connection": "~2.0.0",
  2705. "hyperf/utils": "~2.0.0",
  2706. "php": ">=7.2",
  2707. "psr/container": "^1.0",
  2708. "psr/simple-cache": "^1.0"
  2709. },
  2710. "require-dev": {
  2711. "friendsofphp/php-cs-fixer": "^2.9",
  2712. "hyperf/event": "~2.0.0",
  2713. "malukenho/docheader": "^0.1.6",
  2714. "mockery/mockery": "^1.0",
  2715. "phpunit/phpunit": "^7.0.0"
  2716. },
  2717. "suggest": {
  2718. "hyperf/event": "Required to use DeleteCacheListener."
  2719. },
  2720. "type": "library",
  2721. "extra": {
  2722. "branch-alias": {
  2723. "dev-master": "2.0-dev"
  2724. },
  2725. "hyperf": {
  2726. "config": "Hyperf\\ModelCache\\ConfigProvider"
  2727. }
  2728. },
  2729. "autoload": {
  2730. "psr-4": {
  2731. "Hyperf\\ModelCache\\": "src/"
  2732. }
  2733. },
  2734. "notification-url": "https://packagist.org/downloads/",
  2735. "license": [
  2736. "MIT"
  2737. ],
  2738. "description": "A model cache component for hyperf.",
  2739. "homepage": "https://hyperf.io",
  2740. "keywords": [
  2741. "hyperf",
  2742. "model-cache",
  2743. "php"
  2744. ],
  2745. "time": "2020-07-07T02:02:50+00:00"
  2746. },
  2747. {
  2748. "name": "hyperf/model-listener",
  2749. "version": "v2.0.0",
  2750. "source": {
  2751. "type": "git",
  2752. "url": "https://github.com/hyperf/model-listener.git",
  2753. "reference": "7a1713e6dc93e9cb0483610974ac97a2d5620b0a"
  2754. },
  2755. "dist": {
  2756. "type": "zip",
  2757. "url": "https://api.github.com/repos/hyperf/model-listener/zipball/7a1713e6dc93e9cb0483610974ac97a2d5620b0a",
  2758. "reference": "7a1713e6dc93e9cb0483610974ac97a2d5620b0a",
  2759. "shasum": "",
  2760. "mirrors": [
  2761. {
  2762. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2763. "preferred": true
  2764. }
  2765. ]
  2766. },
  2767. "require": {
  2768. "hyperf/contract": "~2.0.0",
  2769. "hyperf/database": "~2.0.0",
  2770. "hyperf/di": "~2.0.0",
  2771. "hyperf/event": "~2.0.0",
  2772. "hyperf/utils": "~2.0.0",
  2773. "php": ">=7.2",
  2774. "psr/container": "^1.0",
  2775. "psr/log": "^1.0"
  2776. },
  2777. "require-dev": {
  2778. "friendsofphp/php-cs-fixer": "^2.9",
  2779. "malukenho/docheader": "^0.1.6",
  2780. "mockery/mockery": "^1.0",
  2781. "phpunit/phpunit": "^7.0"
  2782. },
  2783. "type": "library",
  2784. "extra": {
  2785. "branch-alias": {
  2786. "dev-master": "2.0-dev"
  2787. },
  2788. "hyperf": {
  2789. "config": "Hyperf\\ModelListener\\ConfigProvider"
  2790. }
  2791. },
  2792. "autoload": {
  2793. "psr-4": {
  2794. "Hyperf\\ModelListener\\": "src/"
  2795. }
  2796. },
  2797. "notification-url": "https://packagist.org/downloads/",
  2798. "license": [
  2799. "MIT"
  2800. ],
  2801. "description": "A model listener for Hyperf.",
  2802. "homepage": "https://hyperf.io",
  2803. "keywords": [
  2804. "hyperf",
  2805. "model-listener",
  2806. "php",
  2807. "swoole"
  2808. ],
  2809. "time": "2020-06-19T13:11:07+00:00"
  2810. },
  2811. {
  2812. "name": "hyperf/paginator",
  2813. "version": "v2.0.0",
  2814. "source": {
  2815. "type": "git",
  2816. "url": "https://github.com/hyperf/paginator.git",
  2817. "reference": "a0d2fcda7d690d63b7d172ac2611c28c7645a9b3"
  2818. },
  2819. "dist": {
  2820. "type": "zip",
  2821. "url": "https://api.github.com/repos/hyperf/paginator/zipball/a0d2fcda7d690d63b7d172ac2611c28c7645a9b3",
  2822. "reference": "a0d2fcda7d690d63b7d172ac2611c28c7645a9b3",
  2823. "shasum": "",
  2824. "mirrors": [
  2825. {
  2826. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2827. "preferred": true
  2828. }
  2829. ]
  2830. },
  2831. "require": {
  2832. "hyperf/contract": "~2.0.0",
  2833. "hyperf/utils": "~2.0.0",
  2834. "php": ">=7.2"
  2835. },
  2836. "require-dev": {
  2837. "friendsofphp/php-cs-fixer": "^2.9",
  2838. "hyperf/event": "~2.0.0",
  2839. "hyperf/framework": "~2.0.0",
  2840. "hyperf/http-server": "~2.0.0",
  2841. "malukenho/docheader": "^0.1.6",
  2842. "mockery/mockery": "^1.0",
  2843. "phpunit/phpunit": "^7.0.0"
  2844. },
  2845. "suggest": {
  2846. "hyperf/event": "Reqiured to use PageResolverListener.",
  2847. "hyperf/framework": "Reqiured to use PageResolverListener.",
  2848. "hyperf/http-server": "Reqiured to use PageResolverListener."
  2849. },
  2850. "type": "library",
  2851. "extra": {
  2852. "branch-alias": {
  2853. "dev-master": "2.0-dev"
  2854. },
  2855. "hyperf": {
  2856. "config": "Hyperf\\Paginator\\ConfigProvider"
  2857. }
  2858. },
  2859. "autoload": {
  2860. "psr-4": {
  2861. "Hyperf\\Paginator\\": "src/"
  2862. }
  2863. },
  2864. "notification-url": "https://packagist.org/downloads/",
  2865. "license": [
  2866. "MIT"
  2867. ],
  2868. "description": "A paginator component for hyperf.",
  2869. "homepage": "https://hyperf.io",
  2870. "keywords": [
  2871. "hyperf",
  2872. "paginator",
  2873. "php"
  2874. ],
  2875. "time": "2020-06-19T13:11:07+00:00"
  2876. },
  2877. {
  2878. "name": "hyperf/pool",
  2879. "version": "v2.0.0",
  2880. "source": {
  2881. "type": "git",
  2882. "url": "https://github.com/hyperf/pool.git",
  2883. "reference": "c5791544c8a7ee3c2c77879fb8538af0fe96672c"
  2884. },
  2885. "dist": {
  2886. "type": "zip",
  2887. "url": "https://api.github.com/repos/hyperf/pool/zipball/c5791544c8a7ee3c2c77879fb8538af0fe96672c",
  2888. "reference": "c5791544c8a7ee3c2c77879fb8538af0fe96672c",
  2889. "shasum": "",
  2890. "mirrors": [
  2891. {
  2892. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2893. "preferred": true
  2894. }
  2895. ]
  2896. },
  2897. "require": {
  2898. "hyperf/contract": "~2.0.0",
  2899. "hyperf/utils": "~2.0.0",
  2900. "php": ">=7.2",
  2901. "psr/container": "^1.0"
  2902. },
  2903. "require-dev": {
  2904. "friendsofphp/php-cs-fixer": "^2.9",
  2905. "malukenho/docheader": "^0.1.6",
  2906. "mockery/mockery": "^1.0",
  2907. "phpunit/phpunit": "^7.0.0"
  2908. },
  2909. "type": "library",
  2910. "extra": {
  2911. "branch-alias": {
  2912. "dev-master": "2.0-dev"
  2913. },
  2914. "hyperf": {
  2915. "config": "Hyperf\\Pool\\ConfigProvider"
  2916. }
  2917. },
  2918. "autoload": {
  2919. "psr-4": {
  2920. "Hyperf\\Pool\\": "src/"
  2921. }
  2922. },
  2923. "notification-url": "https://packagist.org/downloads/",
  2924. "license": [
  2925. "MIT"
  2926. ],
  2927. "description": "An independent universal connection pool component.",
  2928. "homepage": "https://hyperf.io",
  2929. "keywords": [
  2930. "connection-pool",
  2931. "hyperf",
  2932. "php",
  2933. "swoole"
  2934. ],
  2935. "time": "2020-06-19T13:11:07+00:00"
  2936. },
  2937. {
  2938. "name": "hyperf/process",
  2939. "version": "v2.0.2",
  2940. "source": {
  2941. "type": "git",
  2942. "url": "https://github.com/hyperf/process.git",
  2943. "reference": "d3260b30e38c41d83c377ff825fe9e0f1e08bd43"
  2944. },
  2945. "dist": {
  2946. "type": "zip",
  2947. "url": "https://api.github.com/repos/hyperf/process/zipball/d3260b30e38c41d83c377ff825fe9e0f1e08bd43",
  2948. "reference": "d3260b30e38c41d83c377ff825fe9e0f1e08bd43",
  2949. "shasum": "",
  2950. "mirrors": [
  2951. {
  2952. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2953. "preferred": true
  2954. }
  2955. ]
  2956. },
  2957. "require": {
  2958. "hyperf/contract": "~2.0.0",
  2959. "hyperf/utils": "~2.0.0",
  2960. "php": ">=7.2",
  2961. "psr/container": "^1.0",
  2962. "psr/event-dispatcher": "^1.0"
  2963. },
  2964. "require-dev": {
  2965. "friendsofphp/php-cs-fixer": "^2.9",
  2966. "hyperf/di": "~2.0.0",
  2967. "hyperf/event": "~2.0.0",
  2968. "malukenho/docheader": "^0.1.6",
  2969. "mockery/mockery": "^1.0",
  2970. "phpunit/phpunit": "^7.0.0"
  2971. },
  2972. "suggest": {
  2973. "hyperf/di": "Required to use annotations.",
  2974. "hyperf/event": "Required to dump the message before and after process.",
  2975. "hyperf/framework": "Required to use BootProcessListener."
  2976. },
  2977. "type": "library",
  2978. "extra": {
  2979. "branch-alias": {
  2980. "dev-master": "2.0-dev"
  2981. },
  2982. "hyperf": {
  2983. "config": "Hyperf\\Process\\ConfigProvider"
  2984. }
  2985. },
  2986. "autoload": {
  2987. "psr-4": {
  2988. "Hyperf\\Process\\": "src/"
  2989. }
  2990. },
  2991. "notification-url": "https://packagist.org/downloads/",
  2992. "license": [
  2993. "MIT"
  2994. ],
  2995. "description": "A process component for hyperf.",
  2996. "homepage": "https://hyperf.io",
  2997. "keywords": [
  2998. "hyperf",
  2999. "php",
  3000. "process"
  3001. ],
  3002. "time": "2020-07-04T02:06:38+00:00"
  3003. },
  3004. {
  3005. "name": "hyperf/redis",
  3006. "version": "v2.0.0",
  3007. "source": {
  3008. "type": "git",
  3009. "url": "https://github.com/hyperf/redis.git",
  3010. "reference": "5266b0301ce65b1e5d8a637b0dce0d26c2d02ff7"
  3011. },
  3012. "dist": {
  3013. "type": "zip",
  3014. "url": "https://api.github.com/repos/hyperf/redis/zipball/5266b0301ce65b1e5d8a637b0dce0d26c2d02ff7",
  3015. "reference": "5266b0301ce65b1e5d8a637b0dce0d26c2d02ff7",
  3016. "shasum": "",
  3017. "mirrors": [
  3018. {
  3019. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3020. "preferred": true
  3021. }
  3022. ]
  3023. },
  3024. "require": {
  3025. "ext-redis": "*",
  3026. "hyperf/contract": "~2.0.0",
  3027. "hyperf/pool": "~2.0.0",
  3028. "hyperf/utils": "~2.0.0",
  3029. "php": ">=7.2",
  3030. "psr/container": "^1.0"
  3031. },
  3032. "require-dev": {
  3033. "friendsofphp/php-cs-fixer": "^2.9",
  3034. "hyperf/di": "~2.0.0",
  3035. "malukenho/docheader": "^0.1.6",
  3036. "mockery/mockery": "^1.0",
  3037. "phpunit/phpunit": "^7.0.0"
  3038. },
  3039. "suggest": {
  3040. "hyperf/di": "Create the RedisPool via dependency injection."
  3041. },
  3042. "type": "library",
  3043. "extra": {
  3044. "branch-alias": {
  3045. "dev-master": "2.0-dev"
  3046. },
  3047. "hyperf": {
  3048. "config": "Hyperf\\Redis\\ConfigProvider"
  3049. }
  3050. },
  3051. "autoload": {
  3052. "psr-4": {
  3053. "Hyperf\\Redis\\": "src/"
  3054. }
  3055. },
  3056. "notification-url": "https://packagist.org/downloads/",
  3057. "license": [
  3058. "MIT"
  3059. ],
  3060. "description": "A redis component for hyperf.",
  3061. "homepage": "https://hyperf.io",
  3062. "keywords": [
  3063. "hyperf",
  3064. "php",
  3065. "pool",
  3066. "redis"
  3067. ],
  3068. "time": "2020-06-19T13:11:07+00:00"
  3069. },
  3070. {
  3071. "name": "hyperf/rpc",
  3072. "version": "v2.0.3",
  3073. "source": {
  3074. "type": "git",
  3075. "url": "https://github.com/hyperf/rpc.git",
  3076. "reference": "ee5b6565d56957bd96ffc5dbddab4870229eaa1e"
  3077. },
  3078. "dist": {
  3079. "type": "zip",
  3080. "url": "https://api.github.com/repos/hyperf/rpc/zipball/ee5b6565d56957bd96ffc5dbddab4870229eaa1e",
  3081. "reference": "ee5b6565d56957bd96ffc5dbddab4870229eaa1e",
  3082. "shasum": "",
  3083. "mirrors": [
  3084. {
  3085. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3086. "preferred": true
  3087. }
  3088. ]
  3089. },
  3090. "require": {
  3091. "hyperf/contract": "~2.0.0",
  3092. "hyperf/utils": "~2.0.0",
  3093. "php": ">=7.2"
  3094. },
  3095. "require-dev": {
  3096. "friendsofphp/php-cs-fixer": "^2.9",
  3097. "malukenho/docheader": "^0.1.6",
  3098. "mockery/mockery": "^1.0",
  3099. "phpunit/phpunit": "^7.0.0"
  3100. },
  3101. "type": "library",
  3102. "extra": {
  3103. "branch-alias": {
  3104. "dev-master": "2.0-dev"
  3105. },
  3106. "hyperf": []
  3107. },
  3108. "autoload": {
  3109. "psr-4": {
  3110. "Hyperf\\Rpc\\": "src/"
  3111. }
  3112. },
  3113. "notification-url": "https://packagist.org/downloads/",
  3114. "license": [
  3115. "MIT"
  3116. ],
  3117. "description": "A rpc basic library for Hyperf.",
  3118. "homepage": "https://hyperf.io",
  3119. "keywords": [
  3120. "hyperf",
  3121. "php",
  3122. "rpc",
  3123. "swoole"
  3124. ],
  3125. "time": "2020-07-15T09:05:45+00:00"
  3126. },
  3127. {
  3128. "name": "hyperf/rpc-client",
  3129. "version": "v2.0.7",
  3130. "source": {
  3131. "type": "git",
  3132. "url": "https://github.com/hyperf/rpc-client.git",
  3133. "reference": "f805a59697d328de558a5da095988496f95ea4a0"
  3134. },
  3135. "dist": {
  3136. "type": "zip",
  3137. "url": "https://api.github.com/repos/hyperf/rpc-client/zipball/f805a59697d328de558a5da095988496f95ea4a0",
  3138. "reference": "f805a59697d328de558a5da095988496f95ea4a0",
  3139. "shasum": "",
  3140. "mirrors": [
  3141. {
  3142. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3143. "preferred": true
  3144. }
  3145. ]
  3146. },
  3147. "require": {
  3148. "hyperf/load-balancer": "~2.0.0",
  3149. "hyperf/rpc": "~2.0.0",
  3150. "hyperf/utils": "~2.0.0",
  3151. "php": ">=7.2",
  3152. "psr/container": "^1.0",
  3153. "roave/better-reflection": "^4.0"
  3154. },
  3155. "require-dev": {
  3156. "friendsofphp/php-cs-fixer": "^2.9",
  3157. "malukenho/docheader": "^0.1.6",
  3158. "mockery/mockery": "^1.0",
  3159. "phpunit/phpunit": "^7.0.0"
  3160. },
  3161. "suggest": {
  3162. "hyperf/consul": "For fetch the nodes info from consul.",
  3163. "hyperf/di": "For better container experience.",
  3164. "hyperf/pool": "Required to use connection pool."
  3165. },
  3166. "type": "library",
  3167. "extra": {
  3168. "branch-alias": {
  3169. "dev-master": "2.0-dev"
  3170. },
  3171. "hyperf": {
  3172. "config": "Hyperf\\RpcClient\\ConfigProvider"
  3173. }
  3174. },
  3175. "autoload": {
  3176. "psr-4": {
  3177. "Hyperf\\RpcClient\\": "src/"
  3178. }
  3179. },
  3180. "notification-url": "https://packagist.org/downloads/",
  3181. "license": [
  3182. "MIT"
  3183. ],
  3184. "description": "An abstract rpc server component for Hyperf.",
  3185. "homepage": "https://hyperf.io",
  3186. "keywords": [
  3187. "hyperf",
  3188. "json-rpc",
  3189. "php",
  3190. "rpc",
  3191. "rpc-client",
  3192. "swoole"
  3193. ],
  3194. "time": "2020-08-12T05:29:11+00:00"
  3195. },
  3196. {
  3197. "name": "hyperf/rpc-server",
  3198. "version": "v2.0.3",
  3199. "source": {
  3200. "type": "git",
  3201. "url": "https://github.com/hyperf/rpc-server.git",
  3202. "reference": "1f3b1fb0b38b1d8c1a1a9d8909dd78635660dd50"
  3203. },
  3204. "dist": {
  3205. "type": "zip",
  3206. "url": "https://api.github.com/repos/hyperf/rpc-server/zipball/1f3b1fb0b38b1d8c1a1a9d8909dd78635660dd50",
  3207. "reference": "1f3b1fb0b38b1d8c1a1a9d8909dd78635660dd50",
  3208. "shasum": "",
  3209. "mirrors": [
  3210. {
  3211. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3212. "preferred": true
  3213. }
  3214. ]
  3215. },
  3216. "require": {
  3217. "hyperf/http-server": "~2.0.0",
  3218. "hyperf/rpc": "~2.0.0",
  3219. "php": ">=7.2"
  3220. },
  3221. "require-dev": {
  3222. "friendsofphp/php-cs-fixer": "^2.9",
  3223. "malukenho/docheader": "^0.1.6",
  3224. "mockery/mockery": "^1.0",
  3225. "phpunit/phpunit": "^7.0.0"
  3226. },
  3227. "suggest": {
  3228. "hyperf/di": "Required to use annotations."
  3229. },
  3230. "type": "library",
  3231. "extra": {
  3232. "branch-alias": {
  3233. "dev-master": "2.0-dev"
  3234. },
  3235. "hyperf": {
  3236. "config": "Hyperf\\RpcServer\\ConfigProvider"
  3237. }
  3238. },
  3239. "autoload": {
  3240. "psr-4": {
  3241. "Hyperf\\RpcServer\\": "src/"
  3242. }
  3243. },
  3244. "notification-url": "https://packagist.org/downloads/",
  3245. "license": [
  3246. "MIT"
  3247. ],
  3248. "description": "An abstract rpc server component for Hyperf.",
  3249. "homepage": "https://hyperf.io",
  3250. "keywords": [
  3251. "hyperf",
  3252. "php",
  3253. "rpc",
  3254. "rpc-server",
  3255. "swoole"
  3256. ],
  3257. "time": "2020-07-15T09:05:45+00:00"
  3258. },
  3259. {
  3260. "name": "hyperf/server",
  3261. "version": "v2.0.2",
  3262. "source": {
  3263. "type": "git",
  3264. "url": "https://github.com/hyperf/server.git",
  3265. "reference": "767f04c6a84127b39e14efcc15eab8bc128875e9"
  3266. },
  3267. "dist": {
  3268. "type": "zip",
  3269. "url": "https://api.github.com/repos/hyperf/server/zipball/767f04c6a84127b39e14efcc15eab8bc128875e9",
  3270. "reference": "767f04c6a84127b39e14efcc15eab8bc128875e9",
  3271. "shasum": "",
  3272. "mirrors": [
  3273. {
  3274. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3275. "preferred": true
  3276. }
  3277. ]
  3278. },
  3279. "require": {
  3280. "hyperf/contract": "~2.0.0",
  3281. "hyperf/utils": "~2.0.0",
  3282. "php": ">=7.2",
  3283. "psr/container": "^1.0",
  3284. "psr/event-dispatcher": "^1.0",
  3285. "psr/log": "^1.0",
  3286. "symfony/console": "^5.0"
  3287. },
  3288. "require-dev": {
  3289. "friendsofphp/php-cs-fixer": "^2.9",
  3290. "malukenho/docheader": "^0.1.6",
  3291. "mockery/mockery": "^1.0",
  3292. "phpunit/phpunit": "^7.0.0"
  3293. },
  3294. "suggest": {
  3295. "hyperf/event": "Dump the info after server start.",
  3296. "hyperf/framework": "Dump the info after server start."
  3297. },
  3298. "type": "library",
  3299. "extra": {
  3300. "branch-alias": {
  3301. "dev-master": "2.0-dev"
  3302. },
  3303. "hyperf": {
  3304. "config": "Hyperf\\Server\\ConfigProvider"
  3305. }
  3306. },
  3307. "autoload": {
  3308. "psr-4": {
  3309. "Hyperf\\Server\\": "src/"
  3310. }
  3311. },
  3312. "notification-url": "https://packagist.org/downloads/",
  3313. "license": [
  3314. "MIT"
  3315. ],
  3316. "description": "A base server library for Hyperf.",
  3317. "homepage": "https://hyperf.io",
  3318. "keywords": [
  3319. "hyperf",
  3320. "php",
  3321. "server",
  3322. "swoole"
  3323. ],
  3324. "time": "2020-07-12T05:08:09+00:00"
  3325. },
  3326. {
  3327. "name": "hyperf/snowflake",
  3328. "version": "v2.0.4",
  3329. "source": {
  3330. "type": "git",
  3331. "url": "https://github.com/hyperf/snowflake.git",
  3332. "reference": "3ff2843e1d72e637b1daa3ca511fc19f47be9968"
  3333. },
  3334. "dist": {
  3335. "type": "zip",
  3336. "url": "https://api.github.com/repos/hyperf/snowflake/zipball/3ff2843e1d72e637b1daa3ca511fc19f47be9968",
  3337. "reference": "3ff2843e1d72e637b1daa3ca511fc19f47be9968",
  3338. "shasum": "",
  3339. "mirrors": [
  3340. {
  3341. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3342. "preferred": true
  3343. }
  3344. ]
  3345. },
  3346. "require": {
  3347. "php": ">=7.2"
  3348. },
  3349. "require-dev": {
  3350. "friendsofphp/php-cs-fixer": "^2.9",
  3351. "malukenho/docheader": "^0.1.6",
  3352. "mockery/mockery": "^1.0",
  3353. "phpunit/phpunit": "^7.0"
  3354. },
  3355. "suggest": {
  3356. "hyperf/config": "Required to read snowflake config.",
  3357. "hyperf/redis": "Required to use RedisMilliSecondMetaGenerator or RedisSecondMetaGenerator.",
  3358. "psr/container": "Required to use MetaGeneratorFactory."
  3359. },
  3360. "type": "library",
  3361. "extra": {
  3362. "branch-alias": {
  3363. "dev-master": "2.0-dev"
  3364. },
  3365. "hyperf": {
  3366. "config": "Hyperf\\Snowflake\\ConfigProvider"
  3367. }
  3368. },
  3369. "autoload": {
  3370. "psr-4": {
  3371. "Hyperf\\Snowflake\\": "src/"
  3372. }
  3373. },
  3374. "notification-url": "https://packagist.org/downloads/",
  3375. "license": [
  3376. "MIT"
  3377. ],
  3378. "description": "A snowflake library",
  3379. "homepage": "https://hyperf.io",
  3380. "keywords": [
  3381. "php",
  3382. "snowflake"
  3383. ],
  3384. "time": "2020-07-23T02:20:27+00:00"
  3385. },
  3386. {
  3387. "name": "hyperf/task",
  3388. "version": "v2.0.3",
  3389. "source": {
  3390. "type": "git",
  3391. "url": "https://github.com/hyperf/task.git",
  3392. "reference": "bd90ecd7abc2944309bcb3f26f113f207a05dc63"
  3393. },
  3394. "dist": {
  3395. "type": "zip",
  3396. "url": "https://api.github.com/repos/hyperf/task/zipball/bd90ecd7abc2944309bcb3f26f113f207a05dc63",
  3397. "reference": "bd90ecd7abc2944309bcb3f26f113f207a05dc63",
  3398. "shasum": "",
  3399. "mirrors": [
  3400. {
  3401. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3402. "preferred": true
  3403. }
  3404. ]
  3405. },
  3406. "require": {
  3407. "hyperf/contract": "~2.0.0",
  3408. "hyperf/framework": "~2.0.0",
  3409. "hyperf/utils": "~2.0.0",
  3410. "php": ">=7.2",
  3411. "psr/container": "^1.0",
  3412. "psr/event-dispatcher": "^1.0",
  3413. "psr/log": "^1.0",
  3414. "symfony/property-access": "^5.0",
  3415. "symfony/serializer": "^5.0"
  3416. },
  3417. "require-dev": {
  3418. "friendsofphp/php-cs-fixer": "^2.9",
  3419. "malukenho/docheader": "^0.1.6",
  3420. "mockery/mockery": "^1.0",
  3421. "phpunit/phpunit": "^7.0"
  3422. },
  3423. "suggest": {
  3424. "hyperf/di": "Required to use annotation."
  3425. },
  3426. "type": "library",
  3427. "extra": {
  3428. "branch-alias": {
  3429. "dev-master": "2.0-dev"
  3430. },
  3431. "hyperf": {
  3432. "config": "Hyperf\\Task\\ConfigProvider"
  3433. }
  3434. },
  3435. "autoload": {
  3436. "psr-4": {
  3437. "Hyperf\\Task\\": "src/"
  3438. }
  3439. },
  3440. "notification-url": "https://packagist.org/downloads/",
  3441. "license": [
  3442. "MIT"
  3443. ],
  3444. "description": "A task library for Hyperf.",
  3445. "homepage": "https://hyperf.io",
  3446. "keywords": [
  3447. "hyperf",
  3448. "php",
  3449. "swoole",
  3450. "task"
  3451. ],
  3452. "time": "2020-07-15T09:05:45+00:00"
  3453. },
  3454. {
  3455. "name": "hyperf/translation",
  3456. "version": "v2.0.3",
  3457. "source": {
  3458. "type": "git",
  3459. "url": "https://github.com/hyperf/translation.git",
  3460. "reference": "94f7a7376526d60f63e2cf4743e35709ad0bb0ff"
  3461. },
  3462. "dist": {
  3463. "type": "zip",
  3464. "url": "https://api.github.com/repos/hyperf/translation/zipball/94f7a7376526d60f63e2cf4743e35709ad0bb0ff",
  3465. "reference": "94f7a7376526d60f63e2cf4743e35709ad0bb0ff",
  3466. "shasum": "",
  3467. "mirrors": [
  3468. {
  3469. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3470. "preferred": true
  3471. }
  3472. ]
  3473. },
  3474. "require": {
  3475. "hyperf/contract": "~2.0.0",
  3476. "hyperf/utils": "~2.0.0",
  3477. "php": ">=7.2",
  3478. "psr/container": "^1.0"
  3479. },
  3480. "require-dev": {
  3481. "friendsofphp/php-cs-fixer": "^2.14",
  3482. "mockery/mockery": "^1.2"
  3483. },
  3484. "type": "library",
  3485. "extra": {
  3486. "branch-alias": {
  3487. "dev-master": "2.0-dev"
  3488. },
  3489. "hyperf": {
  3490. "config": "Hyperf\\Translation\\ConfigProvider"
  3491. }
  3492. },
  3493. "autoload": {
  3494. "files": [
  3495. "src/Functions.php"
  3496. ],
  3497. "psr-4": {
  3498. "Hyperf\\Translation\\": "src/"
  3499. }
  3500. },
  3501. "notification-url": "https://packagist.org/downloads/",
  3502. "license": [
  3503. "MIT"
  3504. ],
  3505. "description": "An independent translation component, forked by illuminate/translation.",
  3506. "keywords": [
  3507. "hyperf",
  3508. "translation"
  3509. ],
  3510. "time": "2020-07-15T09:05:45+00:00"
  3511. },
  3512. {
  3513. "name": "hyperf/utils",
  3514. "version": "v2.0.0",
  3515. "source": {
  3516. "type": "git",
  3517. "url": "https://github.com/hyperf/utils.git",
  3518. "reference": "89d0b18565c566cddc6331755c20963d7a913dac"
  3519. },
  3520. "dist": {
  3521. "type": "zip",
  3522. "url": "https://api.github.com/repos/hyperf/utils/zipball/89d0b18565c566cddc6331755c20963d7a913dac",
  3523. "reference": "89d0b18565c566cddc6331755c20963d7a913dac",
  3524. "shasum": "",
  3525. "mirrors": [
  3526. {
  3527. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3528. "preferred": true
  3529. }
  3530. ]
  3531. },
  3532. "require": {
  3533. "doctrine/inflector": "^1.3",
  3534. "ext-swoole": ">=4.4",
  3535. "hyperf/contract": "~2.0.0",
  3536. "php": ">=7.2"
  3537. },
  3538. "require-dev": {
  3539. "friendsofphp/php-cs-fixer": "^2.9",
  3540. "malukenho/docheader": "^0.1.6",
  3541. "mockery/mockery": "^1.0",
  3542. "phpunit/phpunit": "^7.0.0",
  3543. "symfony/property-access": "^5.0",
  3544. "symfony/serializer": "^5.0",
  3545. "symfony/var-dumper": "^5.0"
  3546. },
  3547. "suggest": {
  3548. "hyperf/di": "Required to use ExceptionNormalizer",
  3549. "symfony/property-access": "Required to use SymfonyNormalizer (^5.0)",
  3550. "symfony/serializer": "Required to use SymfonyNormalizer (^5.0)",
  3551. "symfony/var-dumper": "Required to use the dd function (^5.0)."
  3552. },
  3553. "type": "library",
  3554. "extra": {
  3555. "hyperf": {
  3556. "config": "Hyperf\\Utils\\ConfigProvider"
  3557. },
  3558. "branch-alias": {
  3559. "dev-master": "2.0-dev"
  3560. }
  3561. },
  3562. "autoload": {
  3563. "files": [
  3564. "src/Functions.php"
  3565. ],
  3566. "psr-4": {
  3567. "Hyperf\\Utils\\": "src/"
  3568. }
  3569. },
  3570. "notification-url": "https://packagist.org/downloads/",
  3571. "license": [
  3572. "MIT"
  3573. ],
  3574. "description": "A tools package that could help developer solved the problem quickly.",
  3575. "homepage": "https://hyperf.io",
  3576. "keywords": [
  3577. "hyperf",
  3578. "php",
  3579. "swoole",
  3580. "utils"
  3581. ],
  3582. "time": "2020-06-19T13:11:07+00:00"
  3583. },
  3584. {
  3585. "name": "hyperf/validation",
  3586. "version": "v2.0.3",
  3587. "source": {
  3588. "type": "git",
  3589. "url": "https://github.com/hyperf/validation.git",
  3590. "reference": "8a69df2511e17a4cd59741bb050ce2f86816e1f1"
  3591. },
  3592. "dist": {
  3593. "type": "zip",
  3594. "url": "https://api.github.com/repos/hyperf/validation/zipball/8a69df2511e17a4cd59741bb050ce2f86816e1f1",
  3595. "reference": "8a69df2511e17a4cd59741bb050ce2f86816e1f1",
  3596. "shasum": "",
  3597. "mirrors": [
  3598. {
  3599. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3600. "preferred": true
  3601. }
  3602. ]
  3603. },
  3604. "require": {
  3605. "egulias/email-validator": "^2.1",
  3606. "ext-swoole": ">=4.3",
  3607. "hyperf/command": "~2.0.0",
  3608. "hyperf/contract": "~2.0.0",
  3609. "hyperf/database": "~2.0.0",
  3610. "hyperf/devtool": "~2.0.0",
  3611. "hyperf/di": "~2.0.0",
  3612. "hyperf/framework": "~2.0.0",
  3613. "hyperf/http-server": "~2.0.0",
  3614. "hyperf/translation": "~2.0.0",
  3615. "hyperf/utils": "~2.0.0",
  3616. "nesbot/carbon": "^2.21",
  3617. "php": ">=7.2",
  3618. "psr/container": "^1.0",
  3619. "psr/event-dispatcher": "^1.0",
  3620. "psr/http-message": "^1.0"
  3621. },
  3622. "require-dev": {
  3623. "friendsofphp/php-cs-fixer": "^2.14",
  3624. "hyperf/db-connection": "~2.0.0",
  3625. "hyperf/testing": "~2.0.0",
  3626. "mockery/mockery": "^1.2"
  3627. },
  3628. "type": "library",
  3629. "extra": {
  3630. "branch-alias": {
  3631. "dev-master": "2.0-dev"
  3632. },
  3633. "hyperf": {
  3634. "config": "Hyperf\\Validation\\ConfigProvider"
  3635. }
  3636. },
  3637. "autoload": {
  3638. "psr-4": {
  3639. "Hyperf\\Validation\\": "src/"
  3640. }
  3641. },
  3642. "notification-url": "https://packagist.org/downloads/",
  3643. "license": [
  3644. "MIT"
  3645. ],
  3646. "description": "hyperf validation",
  3647. "keywords": [
  3648. "hyperf",
  3649. "validation"
  3650. ],
  3651. "time": "2020-07-20T03:40:32+00:00"
  3652. },
  3653. {
  3654. "name": "jetbrains/phpstorm-stubs",
  3655. "version": "v2019.3",
  3656. "source": {
  3657. "type": "git",
  3658. "url": "https://github.com/JetBrains/phpstorm-stubs.git",
  3659. "reference": "883b6facd78e01c0743b554af86fa590c2573f40"
  3660. },
  3661. "dist": {
  3662. "type": "zip",
  3663. "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/883b6facd78e01c0743b554af86fa590c2573f40",
  3664. "reference": "883b6facd78e01c0743b554af86fa590c2573f40",
  3665. "shasum": "",
  3666. "mirrors": [
  3667. {
  3668. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3669. "preferred": true
  3670. }
  3671. ]
  3672. },
  3673. "require-dev": {
  3674. "nikic/php-parser": "^4",
  3675. "php": "^7.1",
  3676. "phpdocumentor/reflection-docblock": "^4.3",
  3677. "phpunit/phpunit": "^7"
  3678. },
  3679. "type": "library",
  3680. "autoload": {
  3681. "files": [
  3682. "PhpStormStubsMap.php"
  3683. ]
  3684. },
  3685. "notification-url": "https://packagist.org/downloads/",
  3686. "license": [
  3687. "Apache-2.0"
  3688. ],
  3689. "description": "PHP runtime & extensions header files for PhpStorm",
  3690. "homepage": "https://www.jetbrains.com/phpstorm",
  3691. "keywords": [
  3692. "autocomplete",
  3693. "code",
  3694. "inference",
  3695. "inspection",
  3696. "jetbrains",
  3697. "phpstorm",
  3698. "stubs",
  3699. "type"
  3700. ],
  3701. "time": "2019-12-05T16:56:26+00:00"
  3702. },
  3703. {
  3704. "name": "laminas/laminas-mime",
  3705. "version": "2.7.4",
  3706. "source": {
  3707. "type": "git",
  3708. "url": "https://github.com/laminas/laminas-mime.git",
  3709. "reference": "e45a7d856bf7b4a7b5bd00d6371f9961dc233add"
  3710. },
  3711. "dist": {
  3712. "type": "zip",
  3713. "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/e45a7d856bf7b4a7b5bd00d6371f9961dc233add",
  3714. "reference": "e45a7d856bf7b4a7b5bd00d6371f9961dc233add",
  3715. "shasum": "",
  3716. "mirrors": [
  3717. {
  3718. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3719. "preferred": true
  3720. }
  3721. ]
  3722. },
  3723. "require": {
  3724. "laminas/laminas-stdlib": "^2.7 || ^3.0",
  3725. "laminas/laminas-zendframework-bridge": "^1.0",
  3726. "php": "^5.6 || ^7.0"
  3727. },
  3728. "replace": {
  3729. "zendframework/zend-mime": "^2.7.2"
  3730. },
  3731. "require-dev": {
  3732. "laminas/laminas-coding-standard": "~1.0.0",
  3733. "laminas/laminas-mail": "^2.6",
  3734. "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20"
  3735. },
  3736. "suggest": {
  3737. "laminas/laminas-mail": "Laminas\\Mail component"
  3738. },
  3739. "type": "library",
  3740. "extra": {
  3741. "branch-alias": {
  3742. "dev-master": "2.7.x-dev",
  3743. "dev-develop": "2.8.x-dev"
  3744. }
  3745. },
  3746. "autoload": {
  3747. "psr-4": {
  3748. "Laminas\\Mime\\": "src/"
  3749. }
  3750. },
  3751. "notification-url": "https://packagist.org/downloads/",
  3752. "license": [
  3753. "BSD-3-Clause"
  3754. ],
  3755. "description": "Create and parse MIME messages and parts",
  3756. "homepage": "https://laminas.dev",
  3757. "keywords": [
  3758. "laminas",
  3759. "mime"
  3760. ],
  3761. "time": "2020-03-29T13:12:07+00:00"
  3762. },
  3763. {
  3764. "name": "laminas/laminas-stdlib",
  3765. "version": "3.2.1",
  3766. "source": {
  3767. "type": "git",
  3768. "url": "https://github.com/laminas/laminas-stdlib.git",
  3769. "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6"
  3770. },
  3771. "dist": {
  3772. "type": "zip",
  3773. "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6",
  3774. "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6",
  3775. "shasum": "",
  3776. "mirrors": [
  3777. {
  3778. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3779. "preferred": true
  3780. }
  3781. ]
  3782. },
  3783. "require": {
  3784. "laminas/laminas-zendframework-bridge": "^1.0",
  3785. "php": "^5.6 || ^7.0"
  3786. },
  3787. "replace": {
  3788. "zendframework/zend-stdlib": "self.version"
  3789. },
  3790. "require-dev": {
  3791. "laminas/laminas-coding-standard": "~1.0.0",
  3792. "phpbench/phpbench": "^0.13",
  3793. "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
  3794. },
  3795. "type": "library",
  3796. "extra": {
  3797. "branch-alias": {
  3798. "dev-master": "3.2.x-dev",
  3799. "dev-develop": "3.3.x-dev"
  3800. }
  3801. },
  3802. "autoload": {
  3803. "psr-4": {
  3804. "Laminas\\Stdlib\\": "src/"
  3805. }
  3806. },
  3807. "notification-url": "https://packagist.org/downloads/",
  3808. "license": [
  3809. "BSD-3-Clause"
  3810. ],
  3811. "description": "SPL extensions, array utilities, error handlers, and more",
  3812. "homepage": "https://laminas.dev",
  3813. "keywords": [
  3814. "laminas",
  3815. "stdlib"
  3816. ],
  3817. "time": "2019-12-31T17:51:15+00:00"
  3818. },
  3819. {
  3820. "name": "laminas/laminas-zendframework-bridge",
  3821. "version": "1.0.4",
  3822. "source": {
  3823. "type": "git",
  3824. "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
  3825. "reference": "fcd87520e4943d968557803919523772475e8ea3"
  3826. },
  3827. "dist": {
  3828. "type": "zip",
  3829. "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3",
  3830. "reference": "fcd87520e4943d968557803919523772475e8ea3",
  3831. "shasum": "",
  3832. "mirrors": [
  3833. {
  3834. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3835. "preferred": true
  3836. }
  3837. ]
  3838. },
  3839. "require": {
  3840. "php": "^5.6 || ^7.0"
  3841. },
  3842. "require-dev": {
  3843. "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1",
  3844. "squizlabs/php_codesniffer": "^3.5"
  3845. },
  3846. "type": "library",
  3847. "extra": {
  3848. "branch-alias": {
  3849. "dev-master": "1.0.x-dev",
  3850. "dev-develop": "1.1.x-dev"
  3851. },
  3852. "laminas": {
  3853. "module": "Laminas\\ZendFrameworkBridge"
  3854. }
  3855. },
  3856. "autoload": {
  3857. "files": [
  3858. "src/autoload.php"
  3859. ],
  3860. "psr-4": {
  3861. "Laminas\\ZendFrameworkBridge\\": "src//"
  3862. }
  3863. },
  3864. "notification-url": "https://packagist.org/downloads/",
  3865. "license": [
  3866. "BSD-3-Clause"
  3867. ],
  3868. "description": "Alias legacy ZF class names to Laminas Project equivalents.",
  3869. "keywords": [
  3870. "ZendFramework",
  3871. "autoloading",
  3872. "laminas",
  3873. "zf"
  3874. ],
  3875. "funding": [
  3876. {
  3877. "url": "https://funding.communitybridge.org/projects/laminas-project",
  3878. "type": "community_bridge"
  3879. }
  3880. ],
  3881. "time": "2020-05-20T16:45:56+00:00"
  3882. },
  3883. {
  3884. "name": "league/flysystem",
  3885. "version": "1.0.69",
  3886. "source": {
  3887. "type": "git",
  3888. "url": "https://github.com/thephpleague/flysystem.git",
  3889. "reference": "7106f78428a344bc4f643c233a94e48795f10967"
  3890. },
  3891. "dist": {
  3892. "type": "zip",
  3893. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/7106f78428a344bc4f643c233a94e48795f10967",
  3894. "reference": "7106f78428a344bc4f643c233a94e48795f10967",
  3895. "shasum": "",
  3896. "mirrors": [
  3897. {
  3898. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3899. "preferred": true
  3900. }
  3901. ]
  3902. },
  3903. "require": {
  3904. "ext-fileinfo": "*",
  3905. "php": ">=5.5.9"
  3906. },
  3907. "conflict": {
  3908. "league/flysystem-sftp": "<1.0.6"
  3909. },
  3910. "require-dev": {
  3911. "phpspec/phpspec": "^3.4",
  3912. "phpunit/phpunit": "^5.7.26"
  3913. },
  3914. "suggest": {
  3915. "ext-fileinfo": "Required for MimeType",
  3916. "ext-ftp": "Allows you to use FTP server storage",
  3917. "ext-openssl": "Allows you to use FTPS server storage",
  3918. "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  3919. "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  3920. "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  3921. "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  3922. "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  3923. "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  3924. "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  3925. "league/flysystem-webdav": "Allows you to use WebDAV storage",
  3926. "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
  3927. "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
  3928. "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
  3929. },
  3930. "type": "library",
  3931. "extra": {
  3932. "branch-alias": {
  3933. "dev-master": "1.1-dev"
  3934. }
  3935. },
  3936. "autoload": {
  3937. "psr-4": {
  3938. "League\\Flysystem\\": "src/"
  3939. }
  3940. },
  3941. "notification-url": "https://packagist.org/downloads/",
  3942. "license": [
  3943. "MIT"
  3944. ],
  3945. "authors": [
  3946. {
  3947. "name": "Frank de Jonge",
  3948. "email": "info@frenky.net"
  3949. }
  3950. ],
  3951. "description": "Filesystem abstraction: Many filesystems, one API.",
  3952. "keywords": [
  3953. "Cloud Files",
  3954. "WebDAV",
  3955. "abstraction",
  3956. "aws",
  3957. "cloud",
  3958. "copy.com",
  3959. "dropbox",
  3960. "file systems",
  3961. "files",
  3962. "filesystem",
  3963. "filesystems",
  3964. "ftp",
  3965. "rackspace",
  3966. "remote",
  3967. "s3",
  3968. "sftp",
  3969. "storage"
  3970. ],
  3971. "funding": [
  3972. {
  3973. "url": "https://offset.earth/frankdejonge",
  3974. "type": "other"
  3975. }
  3976. ],
  3977. "time": "2020-05-18T15:13:39+00:00"
  3978. },
  3979. {
  3980. "name": "markrogoyski/math-php",
  3981. "version": "v0.49.0",
  3982. "source": {
  3983. "type": "git",
  3984. "url": "https://github.com/markrogoyski/math-php.git",
  3985. "reference": "41d56a7542233cbb0489e7982facdb1d88d8c08b"
  3986. },
  3987. "dist": {
  3988. "type": "zip",
  3989. "url": "https://api.github.com/repos/markrogoyski/math-php/zipball/41d56a7542233cbb0489e7982facdb1d88d8c08b",
  3990. "reference": "41d56a7542233cbb0489e7982facdb1d88d8c08b",
  3991. "shasum": "",
  3992. "mirrors": [
  3993. {
  3994. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3995. "preferred": true
  3996. }
  3997. ]
  3998. },
  3999. "require": {
  4000. "php": ">=7.0.0"
  4001. },
  4002. "require-dev": {
  4003. "php-coveralls/php-coveralls": "^2.0",
  4004. "phploc/phploc": "*",
  4005. "phpmd/phpmd": "^2.6",
  4006. "phpstan/phpstan": "*",
  4007. "phpunit/phpunit": "6.*",
  4008. "squizlabs/php_codesniffer": "2.*"
  4009. },
  4010. "type": "library",
  4011. "autoload": {
  4012. "psr-4": {
  4013. "MathPHP\\": "src/"
  4014. }
  4015. },
  4016. "notification-url": "https://packagist.org/downloads/",
  4017. "license": [
  4018. "MIT"
  4019. ],
  4020. "authors": [
  4021. {
  4022. "name": "Kevin Nowaczyk",
  4023. "role": "Contributor"
  4024. },
  4025. {
  4026. "name": "Jakob Sandberg",
  4027. "role": "Contributor"
  4028. },
  4029. {
  4030. "name": "Mark Rogoyski",
  4031. "email": "mark@rogoyski.com",
  4032. "homepage": "https://github.com/markrogoyski",
  4033. "role": "Lead developer"
  4034. }
  4035. ],
  4036. "description": "Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra",
  4037. "homepage": "https://github.com/markrogoyski/math-php/",
  4038. "keywords": [
  4039. "algebra",
  4040. "combinatorics",
  4041. "distributions",
  4042. "linear algebra",
  4043. "math",
  4044. "mathematics",
  4045. "matrix",
  4046. "numerical analysis",
  4047. "probability",
  4048. "regressions",
  4049. "statistics"
  4050. ],
  4051. "time": "2019-02-23T19:49:38+00:00"
  4052. },
  4053. {
  4054. "name": "monolog/monolog",
  4055. "version": "2.1.0",
  4056. "source": {
  4057. "type": "git",
  4058. "url": "https://github.com/Seldaek/monolog.git",
  4059. "reference": "38914429aac460e8e4616c8cb486ecb40ec90bb1"
  4060. },
  4061. "dist": {
  4062. "type": "zip",
  4063. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/38914429aac460e8e4616c8cb486ecb40ec90bb1",
  4064. "reference": "38914429aac460e8e4616c8cb486ecb40ec90bb1",
  4065. "shasum": "",
  4066. "mirrors": [
  4067. {
  4068. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4069. "preferred": true
  4070. }
  4071. ]
  4072. },
  4073. "require": {
  4074. "php": ">=7.2",
  4075. "psr/log": "^1.0.1"
  4076. },
  4077. "provide": {
  4078. "psr/log-implementation": "1.0.0"
  4079. },
  4080. "require-dev": {
  4081. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  4082. "doctrine/couchdb": "~1.0@dev",
  4083. "elasticsearch/elasticsearch": "^6.0",
  4084. "graylog2/gelf-php": "^1.4.2",
  4085. "php-amqplib/php-amqplib": "~2.4",
  4086. "php-console/php-console": "^3.1.3",
  4087. "php-parallel-lint/php-parallel-lint": "^1.0",
  4088. "phpspec/prophecy": "^1.6.1",
  4089. "phpunit/phpunit": "^8.5",
  4090. "predis/predis": "^1.1",
  4091. "rollbar/rollbar": "^1.3",
  4092. "ruflin/elastica": ">=0.90 <3.0",
  4093. "swiftmailer/swiftmailer": "^5.3|^6.0"
  4094. },
  4095. "suggest": {
  4096. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  4097. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  4098. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  4099. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  4100. "ext-mbstring": "Allow to work properly with unicode symbols",
  4101. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  4102. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  4103. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  4104. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  4105. "php-console/php-console": "Allow sending log messages to Google Chrome",
  4106. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  4107. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  4108. },
  4109. "type": "library",
  4110. "extra": {
  4111. "branch-alias": {
  4112. "dev-master": "2.x-dev"
  4113. }
  4114. },
  4115. "autoload": {
  4116. "psr-4": {
  4117. "Monolog\\": "src/Monolog"
  4118. }
  4119. },
  4120. "notification-url": "https://packagist.org/downloads/",
  4121. "license": [
  4122. "MIT"
  4123. ],
  4124. "authors": [
  4125. {
  4126. "name": "Jordi Boggiano",
  4127. "email": "j.boggiano@seld.be",
  4128. "homepage": "http://seld.be"
  4129. }
  4130. ],
  4131. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  4132. "homepage": "http://github.com/Seldaek/monolog",
  4133. "keywords": [
  4134. "log",
  4135. "logging",
  4136. "psr-3"
  4137. ],
  4138. "funding": [
  4139. {
  4140. "url": "https://github.com/Seldaek",
  4141. "type": "github"
  4142. },
  4143. {
  4144. "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
  4145. "type": "tidelift"
  4146. }
  4147. ],
  4148. "time": "2020-05-22T08:12:19+00:00"
  4149. },
  4150. {
  4151. "name": "mtdowling/jmespath.php",
  4152. "version": "2.6.0",
  4153. "source": {
  4154. "type": "git",
  4155. "url": "https://github.com/jmespath/jmespath.php.git",
  4156. "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb"
  4157. },
  4158. "dist": {
  4159. "type": "zip",
  4160. "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/42dae2cbd13154083ca6d70099692fef8ca84bfb",
  4161. "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb",
  4162. "shasum": "",
  4163. "mirrors": [
  4164. {
  4165. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4166. "preferred": true
  4167. }
  4168. ]
  4169. },
  4170. "require": {
  4171. "php": "^5.4 || ^7.0 || ^8.0",
  4172. "symfony/polyfill-mbstring": "^1.17"
  4173. },
  4174. "require-dev": {
  4175. "composer/xdebug-handler": "^1.4",
  4176. "phpunit/phpunit": "^4.8.36 || ^7.5.15"
  4177. },
  4178. "bin": [
  4179. "bin/jp.php"
  4180. ],
  4181. "type": "library",
  4182. "extra": {
  4183. "branch-alias": {
  4184. "dev-master": "2.6-dev"
  4185. }
  4186. },
  4187. "autoload": {
  4188. "psr-4": {
  4189. "JmesPath\\": "src/"
  4190. },
  4191. "files": [
  4192. "src/JmesPath.php"
  4193. ]
  4194. },
  4195. "notification-url": "https://packagist.org/downloads/",
  4196. "license": [
  4197. "MIT"
  4198. ],
  4199. "authors": [
  4200. {
  4201. "name": "Michael Dowling",
  4202. "email": "mtdowling@gmail.com",
  4203. "homepage": "https://github.com/mtdowling"
  4204. }
  4205. ],
  4206. "description": "Declaratively specify how to extract elements from a JSON document",
  4207. "keywords": [
  4208. "json",
  4209. "jsonpath"
  4210. ],
  4211. "time": "2020-07-31T21:01:56+00:00"
  4212. },
  4213. {
  4214. "name": "nesbot/carbon",
  4215. "version": "2.36.1",
  4216. "source": {
  4217. "type": "git",
  4218. "url": "https://github.com/briannesbitt/Carbon.git",
  4219. "reference": "ee7378a36cc62952100e718bcc58be4c7210e55f"
  4220. },
  4221. "dist": {
  4222. "type": "zip",
  4223. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/ee7378a36cc62952100e718bcc58be4c7210e55f",
  4224. "reference": "ee7378a36cc62952100e718bcc58be4c7210e55f",
  4225. "shasum": "",
  4226. "mirrors": [
  4227. {
  4228. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4229. "preferred": true
  4230. }
  4231. ]
  4232. },
  4233. "require": {
  4234. "ext-json": "*",
  4235. "php": "^7.1.8 || ^8.0",
  4236. "symfony/polyfill-mbstring": "^1.0",
  4237. "symfony/translation": "^3.4 || ^4.0 || ^5.0"
  4238. },
  4239. "require-dev": {
  4240. "doctrine/orm": "^2.7",
  4241. "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
  4242. "kylekatarnls/multi-tester": "^2.0",
  4243. "phpmd/phpmd": "^2.8",
  4244. "phpstan/extension-installer": "^1.0",
  4245. "phpstan/phpstan": "^0.12.30",
  4246. "phpunit/phpunit": "^7.5 || ^8.0",
  4247. "squizlabs/php_codesniffer": "^3.4"
  4248. },
  4249. "bin": [
  4250. "bin/carbon"
  4251. ],
  4252. "type": "library",
  4253. "extra": {
  4254. "branch-alias": {
  4255. "dev-master": "2.x-dev",
  4256. "dev-3.x": "3.x-dev"
  4257. },
  4258. "laravel": {
  4259. "providers": [
  4260. "Carbon\\Laravel\\ServiceProvider"
  4261. ]
  4262. },
  4263. "phpstan": {
  4264. "includes": [
  4265. "extension.neon"
  4266. ]
  4267. }
  4268. },
  4269. "autoload": {
  4270. "psr-4": {
  4271. "Carbon\\": "src/Carbon/"
  4272. }
  4273. },
  4274. "notification-url": "https://packagist.org/downloads/",
  4275. "license": [
  4276. "MIT"
  4277. ],
  4278. "authors": [
  4279. {
  4280. "name": "Brian Nesbitt",
  4281. "email": "brian@nesbot.com",
  4282. "homepage": "http://nesbot.com"
  4283. },
  4284. {
  4285. "name": "kylekatarnls",
  4286. "homepage": "http://github.com/kylekatarnls"
  4287. }
  4288. ],
  4289. "description": "An API extension for DateTime that supports 281 different languages.",
  4290. "homepage": "http://carbon.nesbot.com",
  4291. "keywords": [
  4292. "date",
  4293. "datetime",
  4294. "time"
  4295. ],
  4296. "funding": [
  4297. {
  4298. "url": "https://opencollective.com/Carbon",
  4299. "type": "open_collective"
  4300. },
  4301. {
  4302. "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
  4303. "type": "tidelift"
  4304. }
  4305. ],
  4306. "time": "2020-07-04T12:29:56+00:00"
  4307. },
  4308. {
  4309. "name": "nikic/fast-route",
  4310. "version": "v1.3.0",
  4311. "source": {
  4312. "type": "git",
  4313. "url": "https://github.com/nikic/FastRoute.git",
  4314. "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
  4315. },
  4316. "dist": {
  4317. "type": "zip",
  4318. "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
  4319. "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
  4320. "shasum": "",
  4321. "mirrors": [
  4322. {
  4323. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4324. "preferred": true
  4325. }
  4326. ]
  4327. },
  4328. "require": {
  4329. "php": ">=5.4.0"
  4330. },
  4331. "require-dev": {
  4332. "phpunit/phpunit": "^4.8.35|~5.7"
  4333. },
  4334. "type": "library",
  4335. "autoload": {
  4336. "psr-4": {
  4337. "FastRoute\\": "src/"
  4338. },
  4339. "files": [
  4340. "src/functions.php"
  4341. ]
  4342. },
  4343. "notification-url": "https://packagist.org/downloads/",
  4344. "license": [
  4345. "BSD-3-Clause"
  4346. ],
  4347. "authors": [
  4348. {
  4349. "name": "Nikita Popov",
  4350. "email": "nikic@php.net"
  4351. }
  4352. ],
  4353. "description": "Fast request router for PHP",
  4354. "keywords": [
  4355. "router",
  4356. "routing"
  4357. ],
  4358. "time": "2018-02-13T20:26:39+00:00"
  4359. },
  4360. {
  4361. "name": "nikic/php-parser",
  4362. "version": "v4.6.0",
  4363. "source": {
  4364. "type": "git",
  4365. "url": "https://github.com/nikic/PHP-Parser.git",
  4366. "reference": "c346bbfafe2ff60680258b631afb730d186ed864"
  4367. },
  4368. "dist": {
  4369. "type": "zip",
  4370. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c346bbfafe2ff60680258b631afb730d186ed864",
  4371. "reference": "c346bbfafe2ff60680258b631afb730d186ed864",
  4372. "shasum": "",
  4373. "mirrors": [
  4374. {
  4375. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4376. "preferred": true
  4377. }
  4378. ]
  4379. },
  4380. "require": {
  4381. "ext-tokenizer": "*",
  4382. "php": ">=7.0"
  4383. },
  4384. "require-dev": {
  4385. "ircmaxell/php-yacc": "0.0.5",
  4386. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
  4387. },
  4388. "bin": [
  4389. "bin/php-parse"
  4390. ],
  4391. "type": "library",
  4392. "extra": {
  4393. "branch-alias": {
  4394. "dev-master": "4.3-dev"
  4395. }
  4396. },
  4397. "autoload": {
  4398. "psr-4": {
  4399. "PhpParser\\": "lib/PhpParser"
  4400. }
  4401. },
  4402. "notification-url": "https://packagist.org/downloads/",
  4403. "license": [
  4404. "BSD-3-Clause"
  4405. ],
  4406. "authors": [
  4407. {
  4408. "name": "Nikita Popov"
  4409. }
  4410. ],
  4411. "description": "A PHP parser written in PHP",
  4412. "keywords": [
  4413. "parser",
  4414. "php"
  4415. ],
  4416. "time": "2020-07-02T17:12:47+00:00"
  4417. },
  4418. {
  4419. "name": "overtrue/socialite",
  4420. "version": "2.0.16",
  4421. "source": {
  4422. "type": "git",
  4423. "url": "https://github.com/overtrue/socialite.git",
  4424. "reference": "bbcd8ffd2e1f3aa7c4d5298c56c6d73803aa3067"
  4425. },
  4426. "dist": {
  4427. "type": "zip",
  4428. "url": "https://api.github.com/repos/overtrue/socialite/zipball/bbcd8ffd2e1f3aa7c4d5298c56c6d73803aa3067",
  4429. "reference": "bbcd8ffd2e1f3aa7c4d5298c56c6d73803aa3067",
  4430. "shasum": "",
  4431. "mirrors": [
  4432. {
  4433. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4434. "preferred": true
  4435. }
  4436. ]
  4437. },
  4438. "require": {
  4439. "ext-json": "*",
  4440. "guzzlehttp/guzzle": "~5.0|~6.0",
  4441. "php": ">=7.0",
  4442. "symfony/http-foundation": "^2.7|^3.0|^4.0|^5.0"
  4443. },
  4444. "conflict": {
  4445. "socialiteproviders/weixin": "*"
  4446. },
  4447. "require-dev": {
  4448. "mockery/mockery": "~1.2",
  4449. "phpunit/phpunit": "~6"
  4450. },
  4451. "type": "library",
  4452. "autoload": {
  4453. "psr-4": {
  4454. "Overtrue\\Socialite\\": "src/"
  4455. }
  4456. },
  4457. "notification-url": "https://packagist.org/downloads/",
  4458. "license": [
  4459. "MIT"
  4460. ],
  4461. "authors": [
  4462. {
  4463. "name": "overtrue",
  4464. "email": "anzhengchao@gmail.com"
  4465. }
  4466. ],
  4467. "description": "A collection of OAuth 2 packages that extracts from laravel/socialite.",
  4468. "keywords": [
  4469. "login",
  4470. "oauth",
  4471. "qq",
  4472. "social",
  4473. "wechat",
  4474. "weibo"
  4475. ],
  4476. "funding": [
  4477. {
  4478. "url": "https://www.patreon.com/overtrue",
  4479. "type": "patreon"
  4480. }
  4481. ],
  4482. "time": "2020-03-04T15:22:25+00:00"
  4483. },
  4484. {
  4485. "name": "overtrue/wechat",
  4486. "version": "4.2.30",
  4487. "source": {
  4488. "type": "git",
  4489. "url": "https://github.com/overtrue/wechat.git",
  4490. "reference": "708dbc84eea25e249e4cb6d01f6bcb95a6cad116"
  4491. },
  4492. "dist": {
  4493. "type": "zip",
  4494. "url": "https://api.github.com/repos/overtrue/wechat/zipball/708dbc84eea25e249e4cb6d01f6bcb95a6cad116",
  4495. "reference": "708dbc84eea25e249e4cb6d01f6bcb95a6cad116",
  4496. "shasum": "",
  4497. "mirrors": [
  4498. {
  4499. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4500. "preferred": true
  4501. }
  4502. ]
  4503. },
  4504. "require": {
  4505. "easywechat-composer/easywechat-composer": "^1.1",
  4506. "ext-fileinfo": "*",
  4507. "ext-openssl": "*",
  4508. "ext-simplexml": "*",
  4509. "guzzlehttp/guzzle": "^6.2 || ^7.0",
  4510. "monolog/monolog": "^1.22 || ^2.0",
  4511. "overtrue/socialite": "~2.0",
  4512. "php": ">=7.2",
  4513. "pimple/pimple": "^3.0",
  4514. "psr/simple-cache": "^1.0",
  4515. "symfony/cache": "^3.3 || ^4.3 || ^5.0",
  4516. "symfony/event-dispatcher": "^4.3 || ^5.0",
  4517. "symfony/http-foundation": "^2.7 || ^3.0 || ^4.0 || ^5.0",
  4518. "symfony/psr-http-message-bridge": "^0.3 || ^1.0 || ^2.0"
  4519. },
  4520. "require-dev": {
  4521. "friendsofphp/php-cs-fixer": "^2.15",
  4522. "mikey179/vfsstream": "^1.6",
  4523. "mockery/mockery": "^1.2.3",
  4524. "phpstan/phpstan": "^0.12.0",
  4525. "phpunit/phpunit": "^7.5"
  4526. },
  4527. "type": "library",
  4528. "autoload": {
  4529. "psr-4": {
  4530. "EasyWeChat\\": "src/"
  4531. },
  4532. "files": [
  4533. "src/Kernel/Support/Helpers.php",
  4534. "src/Kernel/Helpers.php"
  4535. ]
  4536. },
  4537. "notification-url": "https://packagist.org/downloads/",
  4538. "license": [
  4539. "MIT"
  4540. ],
  4541. "authors": [
  4542. {
  4543. "name": "overtrue",
  4544. "email": "anzhengchao@gmail.com"
  4545. }
  4546. ],
  4547. "description": "微信SDK",
  4548. "keywords": [
  4549. "easywechat",
  4550. "sdk",
  4551. "wechat",
  4552. "weixin",
  4553. "weixin-sdk"
  4554. ],
  4555. "funding": [
  4556. {
  4557. "url": "https://www.easywechat.com/img/pay/wechat.jpg",
  4558. "type": "custom"
  4559. },
  4560. {
  4561. "url": "https://github.com/overtrue",
  4562. "type": "github"
  4563. },
  4564. {
  4565. "url": "https://www.patreon.com/overtrue",
  4566. "type": "patreon"
  4567. }
  4568. ],
  4569. "time": "2020-07-29T07:36:50+00:00"
  4570. },
  4571. {
  4572. "name": "paragonie/random_compat",
  4573. "version": "v9.99.99",
  4574. "source": {
  4575. "type": "git",
  4576. "url": "https://github.com/paragonie/random_compat.git",
  4577. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
  4578. },
  4579. "dist": {
  4580. "type": "zip",
  4581. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  4582. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  4583. "shasum": "",
  4584. "mirrors": [
  4585. {
  4586. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4587. "preferred": true
  4588. }
  4589. ]
  4590. },
  4591. "require": {
  4592. "php": "^7"
  4593. },
  4594. "require-dev": {
  4595. "phpunit/phpunit": "4.*|5.*",
  4596. "vimeo/psalm": "^1"
  4597. },
  4598. "suggest": {
  4599. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  4600. },
  4601. "type": "library",
  4602. "notification-url": "https://packagist.org/downloads/",
  4603. "license": [
  4604. "MIT"
  4605. ],
  4606. "authors": [
  4607. {
  4608. "name": "Paragon Initiative Enterprises",
  4609. "email": "security@paragonie.com",
  4610. "homepage": "https://paragonie.com"
  4611. }
  4612. ],
  4613. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  4614. "keywords": [
  4615. "csprng",
  4616. "polyfill",
  4617. "pseudorandom",
  4618. "random"
  4619. ],
  4620. "time": "2018-07-02T15:55:56+00:00"
  4621. },
  4622. {
  4623. "name": "php-amqplib/php-amqplib",
  4624. "version": "v2.11.3",
  4625. "source": {
  4626. "type": "git",
  4627. "url": "https://github.com/php-amqplib/php-amqplib.git",
  4628. "reference": "6353c5d2d3021a301914bc6566e695c99cfeb742"
  4629. },
  4630. "dist": {
  4631. "type": "zip",
  4632. "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6353c5d2d3021a301914bc6566e695c99cfeb742",
  4633. "reference": "6353c5d2d3021a301914bc6566e695c99cfeb742",
  4634. "shasum": "",
  4635. "mirrors": [
  4636. {
  4637. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4638. "preferred": true
  4639. }
  4640. ]
  4641. },
  4642. "require": {
  4643. "ext-mbstring": "*",
  4644. "ext-sockets": "*",
  4645. "php": ">=5.6.3",
  4646. "phpseclib/phpseclib": "^2.0.0"
  4647. },
  4648. "conflict": {
  4649. "php": "7.4.0 - 7.4.1"
  4650. },
  4651. "replace": {
  4652. "videlalvaro/php-amqplib": "self.version"
  4653. },
  4654. "require-dev": {
  4655. "ext-curl": "*",
  4656. "nategood/httpful": "^0.2.20",
  4657. "phpunit/phpunit": "^5.7|^6.5|^7.0",
  4658. "squizlabs/php_codesniffer": "^2.5"
  4659. },
  4660. "type": "library",
  4661. "extra": {
  4662. "branch-alias": {
  4663. "dev-master": "2.11-dev"
  4664. }
  4665. },
  4666. "autoload": {
  4667. "psr-4": {
  4668. "PhpAmqpLib\\": "PhpAmqpLib/"
  4669. }
  4670. },
  4671. "notification-url": "https://packagist.org/downloads/",
  4672. "license": [
  4673. "LGPL-2.1-or-later"
  4674. ],
  4675. "authors": [
  4676. {
  4677. "name": "Alvaro Videla",
  4678. "role": "Original Maintainer"
  4679. },
  4680. {
  4681. "name": "Raúl Araya",
  4682. "email": "nubeiro@gmail.com",
  4683. "role": "Maintainer"
  4684. },
  4685. {
  4686. "name": "Luke Bakken",
  4687. "email": "luke@bakken.io",
  4688. "role": "Maintainer"
  4689. },
  4690. {
  4691. "name": "Ramūnas Dronga",
  4692. "email": "github@ramuno.lt",
  4693. "role": "Maintainer"
  4694. }
  4695. ],
  4696. "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
  4697. "homepage": "https://github.com/php-amqplib/php-amqplib/",
  4698. "keywords": [
  4699. "message",
  4700. "queue",
  4701. "rabbitmq"
  4702. ],
  4703. "time": "2020-05-13T13:56:11+00:00"
  4704. },
  4705. {
  4706. "name": "php-di/phpdoc-reader",
  4707. "version": "2.1.1",
  4708. "source": {
  4709. "type": "git",
  4710. "url": "https://github.com/PHP-DI/PhpDocReader.git",
  4711. "reference": "15678f7451c020226807f520efb867ad26fbbfcf"
  4712. },
  4713. "dist": {
  4714. "type": "zip",
  4715. "url": "https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/15678f7451c020226807f520efb867ad26fbbfcf",
  4716. "reference": "15678f7451c020226807f520efb867ad26fbbfcf",
  4717. "shasum": "",
  4718. "mirrors": [
  4719. {
  4720. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4721. "preferred": true
  4722. }
  4723. ]
  4724. },
  4725. "require": {
  4726. "php": ">=5.4.0"
  4727. },
  4728. "require-dev": {
  4729. "phpunit/phpunit": "~4.6"
  4730. },
  4731. "type": "library",
  4732. "autoload": {
  4733. "psr-4": {
  4734. "PhpDocReader\\": "src/PhpDocReader"
  4735. }
  4736. },
  4737. "notification-url": "https://packagist.org/downloads/",
  4738. "license": [
  4739. "MIT"
  4740. ],
  4741. "description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
  4742. "keywords": [
  4743. "phpdoc",
  4744. "reflection"
  4745. ],
  4746. "time": "2019-09-26T11:24:58+00:00"
  4747. },
  4748. {
  4749. "name": "phpdocumentor/reflection-common",
  4750. "version": "2.2.0",
  4751. "source": {
  4752. "type": "git",
  4753. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  4754. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  4755. },
  4756. "dist": {
  4757. "type": "zip",
  4758. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  4759. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  4760. "shasum": "",
  4761. "mirrors": [
  4762. {
  4763. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4764. "preferred": true
  4765. }
  4766. ]
  4767. },
  4768. "require": {
  4769. "php": "^7.2 || ^8.0"
  4770. },
  4771. "type": "library",
  4772. "extra": {
  4773. "branch-alias": {
  4774. "dev-2.x": "2.x-dev"
  4775. }
  4776. },
  4777. "autoload": {
  4778. "psr-4": {
  4779. "phpDocumentor\\Reflection\\": "src/"
  4780. }
  4781. },
  4782. "notification-url": "https://packagist.org/downloads/",
  4783. "license": [
  4784. "MIT"
  4785. ],
  4786. "authors": [
  4787. {
  4788. "name": "Jaap van Otterdijk",
  4789. "email": "opensource@ijaap.nl"
  4790. }
  4791. ],
  4792. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  4793. "homepage": "http://www.phpdoc.org",
  4794. "keywords": [
  4795. "FQSEN",
  4796. "phpDocumentor",
  4797. "phpdoc",
  4798. "reflection",
  4799. "static analysis"
  4800. ],
  4801. "time": "2020-06-27T09:03:43+00:00"
  4802. },
  4803. {
  4804. "name": "phpdocumentor/reflection-docblock",
  4805. "version": "5.1.0",
  4806. "source": {
  4807. "type": "git",
  4808. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  4809. "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e"
  4810. },
  4811. "dist": {
  4812. "type": "zip",
  4813. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
  4814. "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
  4815. "shasum": "",
  4816. "mirrors": [
  4817. {
  4818. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4819. "preferred": true
  4820. }
  4821. ]
  4822. },
  4823. "require": {
  4824. "ext-filter": "^7.1",
  4825. "php": "^7.2",
  4826. "phpdocumentor/reflection-common": "^2.0",
  4827. "phpdocumentor/type-resolver": "^1.0",
  4828. "webmozart/assert": "^1"
  4829. },
  4830. "require-dev": {
  4831. "doctrine/instantiator": "^1",
  4832. "mockery/mockery": "^1"
  4833. },
  4834. "type": "library",
  4835. "extra": {
  4836. "branch-alias": {
  4837. "dev-master": "5.x-dev"
  4838. }
  4839. },
  4840. "autoload": {
  4841. "psr-4": {
  4842. "phpDocumentor\\Reflection\\": "src"
  4843. }
  4844. },
  4845. "notification-url": "https://packagist.org/downloads/",
  4846. "license": [
  4847. "MIT"
  4848. ],
  4849. "authors": [
  4850. {
  4851. "name": "Mike van Riel",
  4852. "email": "me@mikevanriel.com"
  4853. },
  4854. {
  4855. "name": "Jaap van Otterdijk",
  4856. "email": "account@ijaap.nl"
  4857. }
  4858. ],
  4859. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  4860. "time": "2020-02-22T12:28:44+00:00"
  4861. },
  4862. {
  4863. "name": "phpdocumentor/type-resolver",
  4864. "version": "1.3.0",
  4865. "source": {
  4866. "type": "git",
  4867. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  4868. "reference": "e878a14a65245fbe78f8080eba03b47c3b705651"
  4869. },
  4870. "dist": {
  4871. "type": "zip",
  4872. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e878a14a65245fbe78f8080eba03b47c3b705651",
  4873. "reference": "e878a14a65245fbe78f8080eba03b47c3b705651",
  4874. "shasum": "",
  4875. "mirrors": [
  4876. {
  4877. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4878. "preferred": true
  4879. }
  4880. ]
  4881. },
  4882. "require": {
  4883. "php": "^7.2 || ^8.0",
  4884. "phpdocumentor/reflection-common": "^2.0"
  4885. },
  4886. "require-dev": {
  4887. "ext-tokenizer": "*"
  4888. },
  4889. "type": "library",
  4890. "extra": {
  4891. "branch-alias": {
  4892. "dev-1.x": "1.x-dev"
  4893. }
  4894. },
  4895. "autoload": {
  4896. "psr-4": {
  4897. "phpDocumentor\\Reflection\\": "src"
  4898. }
  4899. },
  4900. "notification-url": "https://packagist.org/downloads/",
  4901. "license": [
  4902. "MIT"
  4903. ],
  4904. "authors": [
  4905. {
  4906. "name": "Mike van Riel",
  4907. "email": "me@mikevanriel.com"
  4908. }
  4909. ],
  4910. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  4911. "time": "2020-06-27T10:12:23+00:00"
  4912. },
  4913. {
  4914. "name": "phpoption/phpoption",
  4915. "version": "1.7.4",
  4916. "source": {
  4917. "type": "git",
  4918. "url": "https://github.com/schmittjoh/php-option.git",
  4919. "reference": "b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3"
  4920. },
  4921. "dist": {
  4922. "type": "zip",
  4923. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3",
  4924. "reference": "b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3",
  4925. "shasum": "",
  4926. "mirrors": [
  4927. {
  4928. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4929. "preferred": true
  4930. }
  4931. ]
  4932. },
  4933. "require": {
  4934. "php": "^5.5.9 || ^7.0 || ^8.0"
  4935. },
  4936. "require-dev": {
  4937. "bamarni/composer-bin-plugin": "^1.3",
  4938. "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
  4939. },
  4940. "type": "library",
  4941. "extra": {
  4942. "branch-alias": {
  4943. "dev-master": "1.7-dev"
  4944. }
  4945. },
  4946. "autoload": {
  4947. "psr-4": {
  4948. "PhpOption\\": "src/PhpOption/"
  4949. }
  4950. },
  4951. "notification-url": "https://packagist.org/downloads/",
  4952. "license": [
  4953. "Apache-2.0"
  4954. ],
  4955. "authors": [
  4956. {
  4957. "name": "Johannes M. Schmitt",
  4958. "email": "schmittjoh@gmail.com"
  4959. },
  4960. {
  4961. "name": "Graham Campbell",
  4962. "email": "graham@alt-three.com"
  4963. }
  4964. ],
  4965. "description": "Option Type for PHP",
  4966. "keywords": [
  4967. "language",
  4968. "option",
  4969. "php",
  4970. "type"
  4971. ],
  4972. "funding": [
  4973. {
  4974. "url": "https://github.com/GrahamCampbell",
  4975. "type": "github"
  4976. },
  4977. {
  4978. "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
  4979. "type": "tidelift"
  4980. }
  4981. ],
  4982. "time": "2020-06-07T10:40:07+00:00"
  4983. },
  4984. {
  4985. "name": "phpseclib/phpseclib",
  4986. "version": "2.0.28",
  4987. "source": {
  4988. "type": "git",
  4989. "url": "https://github.com/phpseclib/phpseclib.git",
  4990. "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260"
  4991. },
  4992. "dist": {
  4993. "type": "zip",
  4994. "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d1ca58cf33cb21046d702ae3a7b14fdacd9f3260",
  4995. "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260",
  4996. "shasum": "",
  4997. "mirrors": [
  4998. {
  4999. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5000. "preferred": true
  5001. }
  5002. ]
  5003. },
  5004. "require": {
  5005. "php": ">=5.3.3"
  5006. },
  5007. "require-dev": {
  5008. "phing/phing": "~2.7",
  5009. "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
  5010. "sami/sami": "~2.0",
  5011. "squizlabs/php_codesniffer": "~2.0"
  5012. },
  5013. "suggest": {
  5014. "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
  5015. "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
  5016. "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
  5017. "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
  5018. },
  5019. "type": "library",
  5020. "autoload": {
  5021. "files": [
  5022. "phpseclib/bootstrap.php"
  5023. ],
  5024. "psr-4": {
  5025. "phpseclib\\": "phpseclib/"
  5026. }
  5027. },
  5028. "notification-url": "https://packagist.org/downloads/",
  5029. "license": [
  5030. "MIT"
  5031. ],
  5032. "authors": [
  5033. {
  5034. "name": "Jim Wigginton",
  5035. "email": "terrafrost@php.net",
  5036. "role": "Lead Developer"
  5037. },
  5038. {
  5039. "name": "Patrick Monnerat",
  5040. "email": "pm@datasphere.ch",
  5041. "role": "Developer"
  5042. },
  5043. {
  5044. "name": "Andreas Fischer",
  5045. "email": "bantu@phpbb.com",
  5046. "role": "Developer"
  5047. },
  5048. {
  5049. "name": "Hans-Jürgen Petrich",
  5050. "email": "petrich@tronic-media.com",
  5051. "role": "Developer"
  5052. },
  5053. {
  5054. "name": "Graham Campbell",
  5055. "email": "graham@alt-three.com",
  5056. "role": "Developer"
  5057. }
  5058. ],
  5059. "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
  5060. "homepage": "http://phpseclib.sourceforge.net",
  5061. "keywords": [
  5062. "BigInteger",
  5063. "aes",
  5064. "asn.1",
  5065. "asn1",
  5066. "blowfish",
  5067. "crypto",
  5068. "cryptography",
  5069. "encryption",
  5070. "rsa",
  5071. "security",
  5072. "sftp",
  5073. "signature",
  5074. "signing",
  5075. "ssh",
  5076. "twofish",
  5077. "x.509",
  5078. "x509"
  5079. ],
  5080. "funding": [
  5081. {
  5082. "url": "https://github.com/terrafrost",
  5083. "type": "github"
  5084. },
  5085. {
  5086. "url": "https://www.patreon.com/phpseclib",
  5087. "type": "patreon"
  5088. },
  5089. {
  5090. "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
  5091. "type": "tidelift"
  5092. }
  5093. ],
  5094. "time": "2020-07-08T09:08:33+00:00"
  5095. },
  5096. {
  5097. "name": "pimple/pimple",
  5098. "version": "v3.3.0",
  5099. "source": {
  5100. "type": "git",
  5101. "url": "https://github.com/silexphp/Pimple.git",
  5102. "reference": "e55d12f9d6a0e7f9c85992b73df1267f46279930"
  5103. },
  5104. "dist": {
  5105. "type": "zip",
  5106. "url": "https://api.github.com/repos/silexphp/Pimple/zipball/e55d12f9d6a0e7f9c85992b73df1267f46279930",
  5107. "reference": "e55d12f9d6a0e7f9c85992b73df1267f46279930",
  5108. "shasum": "",
  5109. "mirrors": [
  5110. {
  5111. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5112. "preferred": true
  5113. }
  5114. ]
  5115. },
  5116. "require": {
  5117. "php": "^7.2.5",
  5118. "psr/container": "^1.0"
  5119. },
  5120. "require-dev": {
  5121. "symfony/phpunit-bridge": "^3.4|^4.4|^5.0"
  5122. },
  5123. "type": "library",
  5124. "extra": {
  5125. "branch-alias": {
  5126. "dev-master": "3.3.x-dev"
  5127. }
  5128. },
  5129. "autoload": {
  5130. "psr-0": {
  5131. "Pimple": "src/"
  5132. }
  5133. },
  5134. "notification-url": "https://packagist.org/downloads/",
  5135. "license": [
  5136. "MIT"
  5137. ],
  5138. "authors": [
  5139. {
  5140. "name": "Fabien Potencier",
  5141. "email": "fabien@symfony.com"
  5142. }
  5143. ],
  5144. "description": "Pimple, a simple Dependency Injection Container",
  5145. "homepage": "https://pimple.symfony.com",
  5146. "keywords": [
  5147. "container",
  5148. "dependency injection"
  5149. ],
  5150. "time": "2020-03-03T09:12:48+00:00"
  5151. },
  5152. {
  5153. "name": "psr/cache",
  5154. "version": "1.0.1",
  5155. "source": {
  5156. "type": "git",
  5157. "url": "https://github.com/php-fig/cache.git",
  5158. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  5159. },
  5160. "dist": {
  5161. "type": "zip",
  5162. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  5163. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  5164. "shasum": "",
  5165. "mirrors": [
  5166. {
  5167. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5168. "preferred": true
  5169. }
  5170. ]
  5171. },
  5172. "require": {
  5173. "php": ">=5.3.0"
  5174. },
  5175. "type": "library",
  5176. "extra": {
  5177. "branch-alias": {
  5178. "dev-master": "1.0.x-dev"
  5179. }
  5180. },
  5181. "autoload": {
  5182. "psr-4": {
  5183. "Psr\\Cache\\": "src/"
  5184. }
  5185. },
  5186. "notification-url": "https://packagist.org/downloads/",
  5187. "license": [
  5188. "MIT"
  5189. ],
  5190. "authors": [
  5191. {
  5192. "name": "PHP-FIG",
  5193. "homepage": "http://www.php-fig.org/"
  5194. }
  5195. ],
  5196. "description": "Common interface for caching libraries",
  5197. "keywords": [
  5198. "cache",
  5199. "psr",
  5200. "psr-6"
  5201. ],
  5202. "time": "2016-08-06T20:24:11+00:00"
  5203. },
  5204. {
  5205. "name": "psr/container",
  5206. "version": "1.0.0",
  5207. "source": {
  5208. "type": "git",
  5209. "url": "https://github.com/php-fig/container.git",
  5210. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  5211. },
  5212. "dist": {
  5213. "type": "zip",
  5214. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  5215. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  5216. "shasum": "",
  5217. "mirrors": [
  5218. {
  5219. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5220. "preferred": true
  5221. }
  5222. ]
  5223. },
  5224. "require": {
  5225. "php": ">=5.3.0"
  5226. },
  5227. "type": "library",
  5228. "extra": {
  5229. "branch-alias": {
  5230. "dev-master": "1.0.x-dev"
  5231. }
  5232. },
  5233. "autoload": {
  5234. "psr-4": {
  5235. "Psr\\Container\\": "src/"
  5236. }
  5237. },
  5238. "notification-url": "https://packagist.org/downloads/",
  5239. "license": [
  5240. "MIT"
  5241. ],
  5242. "authors": [
  5243. {
  5244. "name": "PHP-FIG",
  5245. "homepage": "http://www.php-fig.org/"
  5246. }
  5247. ],
  5248. "description": "Common Container Interface (PHP FIG PSR-11)",
  5249. "homepage": "https://github.com/php-fig/container",
  5250. "keywords": [
  5251. "PSR-11",
  5252. "container",
  5253. "container-interface",
  5254. "container-interop",
  5255. "psr"
  5256. ],
  5257. "time": "2017-02-14T16:28:37+00:00"
  5258. },
  5259. {
  5260. "name": "psr/event-dispatcher",
  5261. "version": "1.0.0",
  5262. "source": {
  5263. "type": "git",
  5264. "url": "https://github.com/php-fig/event-dispatcher.git",
  5265. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  5266. },
  5267. "dist": {
  5268. "type": "zip",
  5269. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  5270. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  5271. "shasum": "",
  5272. "mirrors": [
  5273. {
  5274. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5275. "preferred": true
  5276. }
  5277. ]
  5278. },
  5279. "require": {
  5280. "php": ">=7.2.0"
  5281. },
  5282. "type": "library",
  5283. "extra": {
  5284. "branch-alias": {
  5285. "dev-master": "1.0.x-dev"
  5286. }
  5287. },
  5288. "autoload": {
  5289. "psr-4": {
  5290. "Psr\\EventDispatcher\\": "src/"
  5291. }
  5292. },
  5293. "notification-url": "https://packagist.org/downloads/",
  5294. "license": [
  5295. "MIT"
  5296. ],
  5297. "authors": [
  5298. {
  5299. "name": "PHP-FIG",
  5300. "homepage": "http://www.php-fig.org/"
  5301. }
  5302. ],
  5303. "description": "Standard interfaces for event handling.",
  5304. "keywords": [
  5305. "events",
  5306. "psr",
  5307. "psr-14"
  5308. ],
  5309. "time": "2019-01-08T18:20:26+00:00"
  5310. },
  5311. {
  5312. "name": "psr/http-message",
  5313. "version": "1.0.1",
  5314. "source": {
  5315. "type": "git",
  5316. "url": "https://github.com/php-fig/http-message.git",
  5317. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  5318. },
  5319. "dist": {
  5320. "type": "zip",
  5321. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  5322. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  5323. "shasum": "",
  5324. "mirrors": [
  5325. {
  5326. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5327. "preferred": true
  5328. }
  5329. ]
  5330. },
  5331. "require": {
  5332. "php": ">=5.3.0"
  5333. },
  5334. "type": "library",
  5335. "extra": {
  5336. "branch-alias": {
  5337. "dev-master": "1.0.x-dev"
  5338. }
  5339. },
  5340. "autoload": {
  5341. "psr-4": {
  5342. "Psr\\Http\\Message\\": "src/"
  5343. }
  5344. },
  5345. "notification-url": "https://packagist.org/downloads/",
  5346. "license": [
  5347. "MIT"
  5348. ],
  5349. "authors": [
  5350. {
  5351. "name": "PHP-FIG",
  5352. "homepage": "http://www.php-fig.org/"
  5353. }
  5354. ],
  5355. "description": "Common interface for HTTP messages",
  5356. "homepage": "https://github.com/php-fig/http-message",
  5357. "keywords": [
  5358. "http",
  5359. "http-message",
  5360. "psr",
  5361. "psr-7",
  5362. "request",
  5363. "response"
  5364. ],
  5365. "time": "2016-08-06T14:39:51+00:00"
  5366. },
  5367. {
  5368. "name": "psr/http-server-handler",
  5369. "version": "1.0.1",
  5370. "source": {
  5371. "type": "git",
  5372. "url": "https://github.com/php-fig/http-server-handler.git",
  5373. "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7"
  5374. },
  5375. "dist": {
  5376. "type": "zip",
  5377. "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
  5378. "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
  5379. "shasum": "",
  5380. "mirrors": [
  5381. {
  5382. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5383. "preferred": true
  5384. }
  5385. ]
  5386. },
  5387. "require": {
  5388. "php": ">=7.0",
  5389. "psr/http-message": "^1.0"
  5390. },
  5391. "type": "library",
  5392. "extra": {
  5393. "branch-alias": {
  5394. "dev-master": "1.0.x-dev"
  5395. }
  5396. },
  5397. "autoload": {
  5398. "psr-4": {
  5399. "Psr\\Http\\Server\\": "src/"
  5400. }
  5401. },
  5402. "notification-url": "https://packagist.org/downloads/",
  5403. "license": [
  5404. "MIT"
  5405. ],
  5406. "authors": [
  5407. {
  5408. "name": "PHP-FIG",
  5409. "homepage": "http://www.php-fig.org/"
  5410. }
  5411. ],
  5412. "description": "Common interface for HTTP server-side request handler",
  5413. "keywords": [
  5414. "handler",
  5415. "http",
  5416. "http-interop",
  5417. "psr",
  5418. "psr-15",
  5419. "psr-7",
  5420. "request",
  5421. "response",
  5422. "server"
  5423. ],
  5424. "time": "2018-10-30T16:46:14+00:00"
  5425. },
  5426. {
  5427. "name": "psr/http-server-middleware",
  5428. "version": "1.0.1",
  5429. "source": {
  5430. "type": "git",
  5431. "url": "https://github.com/php-fig/http-server-middleware.git",
  5432. "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5"
  5433. },
  5434. "dist": {
  5435. "type": "zip",
  5436. "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5",
  5437. "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5",
  5438. "shasum": "",
  5439. "mirrors": [
  5440. {
  5441. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5442. "preferred": true
  5443. }
  5444. ]
  5445. },
  5446. "require": {
  5447. "php": ">=7.0",
  5448. "psr/http-message": "^1.0",
  5449. "psr/http-server-handler": "^1.0"
  5450. },
  5451. "type": "library",
  5452. "extra": {
  5453. "branch-alias": {
  5454. "dev-master": "1.0.x-dev"
  5455. }
  5456. },
  5457. "autoload": {
  5458. "psr-4": {
  5459. "Psr\\Http\\Server\\": "src/"
  5460. }
  5461. },
  5462. "notification-url": "https://packagist.org/downloads/",
  5463. "license": [
  5464. "MIT"
  5465. ],
  5466. "authors": [
  5467. {
  5468. "name": "PHP-FIG",
  5469. "homepage": "http://www.php-fig.org/"
  5470. }
  5471. ],
  5472. "description": "Common interface for HTTP server-side middleware",
  5473. "keywords": [
  5474. "http",
  5475. "http-interop",
  5476. "middleware",
  5477. "psr",
  5478. "psr-15",
  5479. "psr-7",
  5480. "request",
  5481. "response"
  5482. ],
  5483. "time": "2018-10-30T17:12:04+00:00"
  5484. },
  5485. {
  5486. "name": "psr/log",
  5487. "version": "1.1.3",
  5488. "source": {
  5489. "type": "git",
  5490. "url": "https://github.com/php-fig/log.git",
  5491. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  5492. },
  5493. "dist": {
  5494. "type": "zip",
  5495. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  5496. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  5497. "shasum": "",
  5498. "mirrors": [
  5499. {
  5500. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5501. "preferred": true
  5502. }
  5503. ]
  5504. },
  5505. "require": {
  5506. "php": ">=5.3.0"
  5507. },
  5508. "type": "library",
  5509. "extra": {
  5510. "branch-alias": {
  5511. "dev-master": "1.1.x-dev"
  5512. }
  5513. },
  5514. "autoload": {
  5515. "psr-4": {
  5516. "Psr\\Log\\": "Psr/Log/"
  5517. }
  5518. },
  5519. "notification-url": "https://packagist.org/downloads/",
  5520. "license": [
  5521. "MIT"
  5522. ],
  5523. "authors": [
  5524. {
  5525. "name": "PHP-FIG",
  5526. "homepage": "http://www.php-fig.org/"
  5527. }
  5528. ],
  5529. "description": "Common interface for logging libraries",
  5530. "homepage": "https://github.com/php-fig/log",
  5531. "keywords": [
  5532. "log",
  5533. "psr",
  5534. "psr-3"
  5535. ],
  5536. "time": "2020-03-23T09:12:05+00:00"
  5537. },
  5538. {
  5539. "name": "psr/simple-cache",
  5540. "version": "1.0.1",
  5541. "source": {
  5542. "type": "git",
  5543. "url": "https://github.com/php-fig/simple-cache.git",
  5544. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  5545. },
  5546. "dist": {
  5547. "type": "zip",
  5548. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  5549. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  5550. "shasum": "",
  5551. "mirrors": [
  5552. {
  5553. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5554. "preferred": true
  5555. }
  5556. ]
  5557. },
  5558. "require": {
  5559. "php": ">=5.3.0"
  5560. },
  5561. "type": "library",
  5562. "extra": {
  5563. "branch-alias": {
  5564. "dev-master": "1.0.x-dev"
  5565. }
  5566. },
  5567. "autoload": {
  5568. "psr-4": {
  5569. "Psr\\SimpleCache\\": "src/"
  5570. }
  5571. },
  5572. "notification-url": "https://packagist.org/downloads/",
  5573. "license": [
  5574. "MIT"
  5575. ],
  5576. "authors": [
  5577. {
  5578. "name": "PHP-FIG",
  5579. "homepage": "http://www.php-fig.org/"
  5580. }
  5581. ],
  5582. "description": "Common interfaces for simple caching",
  5583. "keywords": [
  5584. "cache",
  5585. "caching",
  5586. "psr",
  5587. "psr-16",
  5588. "simple-cache"
  5589. ],
  5590. "time": "2017-10-23T01:57:42+00:00"
  5591. },
  5592. {
  5593. "name": "ralouphie/getallheaders",
  5594. "version": "3.0.3",
  5595. "source": {
  5596. "type": "git",
  5597. "url": "https://github.com/ralouphie/getallheaders.git",
  5598. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  5599. },
  5600. "dist": {
  5601. "type": "zip",
  5602. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  5603. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  5604. "shasum": "",
  5605. "mirrors": [
  5606. {
  5607. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5608. "preferred": true
  5609. }
  5610. ]
  5611. },
  5612. "require": {
  5613. "php": ">=5.6"
  5614. },
  5615. "require-dev": {
  5616. "php-coveralls/php-coveralls": "^2.1",
  5617. "phpunit/phpunit": "^5 || ^6.5"
  5618. },
  5619. "type": "library",
  5620. "autoload": {
  5621. "files": [
  5622. "src/getallheaders.php"
  5623. ]
  5624. },
  5625. "notification-url": "https://packagist.org/downloads/",
  5626. "license": [
  5627. "MIT"
  5628. ],
  5629. "authors": [
  5630. {
  5631. "name": "Ralph Khattar",
  5632. "email": "ralph.khattar@gmail.com"
  5633. }
  5634. ],
  5635. "description": "A polyfill for getallheaders.",
  5636. "time": "2019-03-08T08:55:37+00:00"
  5637. },
  5638. {
  5639. "name": "roave/better-reflection",
  5640. "version": "4.3.0",
  5641. "source": {
  5642. "type": "git",
  5643. "url": "https://github.com/Roave/BetterReflection.git",
  5644. "reference": "aa017e698b47feed410721f3d20e2bacfcba59d5"
  5645. },
  5646. "dist": {
  5647. "type": "zip",
  5648. "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/aa017e698b47feed410721f3d20e2bacfcba59d5",
  5649. "reference": "aa017e698b47feed410721f3d20e2bacfcba59d5",
  5650. "shasum": "",
  5651. "mirrors": [
  5652. {
  5653. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5654. "preferred": true
  5655. }
  5656. ]
  5657. },
  5658. "require": {
  5659. "ext-json": "*",
  5660. "jetbrains/phpstorm-stubs": "2019.3",
  5661. "nikic/php-parser": "^4.4.0",
  5662. "php": ">=7.2.0,<7.5.0",
  5663. "phpdocumentor/reflection-docblock": "^5.1.0",
  5664. "phpdocumentor/type-resolver": "^1.1.0",
  5665. "roave/signature": "^1.0"
  5666. },
  5667. "require-dev": {
  5668. "doctrine/coding-standard": "^7.0.2",
  5669. "phpstan/phpstan": "^0.12.25",
  5670. "phpunit/phpunit": "^8.5.4",
  5671. "vimeo/psalm": "3.11.2"
  5672. },
  5673. "suggest": {
  5674. "composer/composer": "Required to use the ComposerSourceLocator"
  5675. },
  5676. "type": "library",
  5677. "extra": {
  5678. "branch-alias": {
  5679. "dev-master": "4.0-dev"
  5680. }
  5681. },
  5682. "autoload": {
  5683. "psr-4": {
  5684. "Roave\\BetterReflection\\": "src"
  5685. }
  5686. },
  5687. "notification-url": "https://packagist.org/downloads/",
  5688. "license": [
  5689. "MIT"
  5690. ],
  5691. "authors": [
  5692. {
  5693. "name": "James Titcumb",
  5694. "email": "james@asgrim.com",
  5695. "homepage": "https://github.com/asgrim"
  5696. },
  5697. {
  5698. "name": "Marco Pivetta",
  5699. "email": "ocramius@gmail.com",
  5700. "homepage": "https://ocramius.github.io/"
  5701. },
  5702. {
  5703. "name": "Gary Hockin",
  5704. "email": "gary@roave.com",
  5705. "homepage": "https://github.com/geeh"
  5706. },
  5707. {
  5708. "name": "Jaroslav Hanslík",
  5709. "email": "kukulich@kukulich.cz",
  5710. "homepage": "https://github.com/kukulich"
  5711. }
  5712. ],
  5713. "description": "Better Reflection - an improved code reflection API",
  5714. "time": "2020-05-28T14:10:32+00:00"
  5715. },
  5716. {
  5717. "name": "roave/signature",
  5718. "version": "1.0.0",
  5719. "source": {
  5720. "type": "git",
  5721. "url": "https://github.com/Roave/Signature.git",
  5722. "reference": "bed4ecbdd7f312ab6bb39561ac191f520bcee386"
  5723. },
  5724. "dist": {
  5725. "type": "zip",
  5726. "url": "https://api.github.com/repos/Roave/Signature/zipball/bed4ecbdd7f312ab6bb39561ac191f520bcee386",
  5727. "reference": "bed4ecbdd7f312ab6bb39561ac191f520bcee386",
  5728. "shasum": "",
  5729. "mirrors": [
  5730. {
  5731. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5732. "preferred": true
  5733. }
  5734. ]
  5735. },
  5736. "require": {
  5737. "php": "^7.0|^7.1"
  5738. },
  5739. "require-dev": {
  5740. "phpunit/phpunit": "^5.6"
  5741. },
  5742. "type": "library",
  5743. "autoload": {
  5744. "psr-4": {
  5745. "Roave\\Signature\\": "src"
  5746. }
  5747. },
  5748. "notification-url": "https://packagist.org/downloads/",
  5749. "license": [
  5750. "MIT"
  5751. ],
  5752. "description": "Sign and verify stuff",
  5753. "time": "2017-02-17T13:53:21+00:00"
  5754. },
  5755. {
  5756. "name": "symfony/cache",
  5757. "version": "v5.1.3",
  5758. "source": {
  5759. "type": "git",
  5760. "url": "https://github.com/symfony/cache.git",
  5761. "reference": "a9ac09a5e9786b734a4baa98158c2cd3251f1e4c"
  5762. },
  5763. "dist": {
  5764. "type": "zip",
  5765. "url": "https://api.github.com/repos/symfony/cache/zipball/a9ac09a5e9786b734a4baa98158c2cd3251f1e4c",
  5766. "reference": "a9ac09a5e9786b734a4baa98158c2cd3251f1e4c",
  5767. "shasum": "",
  5768. "mirrors": [
  5769. {
  5770. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5771. "preferred": true
  5772. }
  5773. ]
  5774. },
  5775. "require": {
  5776. "php": ">=7.2.5",
  5777. "psr/cache": "~1.0",
  5778. "psr/log": "~1.0",
  5779. "symfony/cache-contracts": "^1.1.7|^2",
  5780. "symfony/polyfill-php80": "^1.15",
  5781. "symfony/service-contracts": "^1.1|^2",
  5782. "symfony/var-exporter": "^4.4|^5.0"
  5783. },
  5784. "conflict": {
  5785. "doctrine/dbal": "<2.5",
  5786. "symfony/dependency-injection": "<4.4",
  5787. "symfony/http-kernel": "<4.4",
  5788. "symfony/var-dumper": "<4.4"
  5789. },
  5790. "provide": {
  5791. "psr/cache-implementation": "1.0",
  5792. "psr/simple-cache-implementation": "1.0",
  5793. "symfony/cache-implementation": "1.0"
  5794. },
  5795. "require-dev": {
  5796. "cache/integration-tests": "dev-master",
  5797. "doctrine/cache": "^1.6",
  5798. "doctrine/dbal": "^2.5|^3.0",
  5799. "predis/predis": "^1.1",
  5800. "psr/simple-cache": "^1.0",
  5801. "symfony/config": "^4.4|^5.0",
  5802. "symfony/dependency-injection": "^4.4|^5.0",
  5803. "symfony/var-dumper": "^4.4|^5.0"
  5804. },
  5805. "type": "library",
  5806. "extra": {
  5807. "branch-alias": {
  5808. "dev-master": "5.1-dev"
  5809. }
  5810. },
  5811. "autoload": {
  5812. "psr-4": {
  5813. "Symfony\\Component\\Cache\\": ""
  5814. },
  5815. "exclude-from-classmap": [
  5816. "/Tests/"
  5817. ]
  5818. },
  5819. "notification-url": "https://packagist.org/downloads/",
  5820. "license": [
  5821. "MIT"
  5822. ],
  5823. "authors": [
  5824. {
  5825. "name": "Nicolas Grekas",
  5826. "email": "p@tchwork.com"
  5827. },
  5828. {
  5829. "name": "Symfony Community",
  5830. "homepage": "https://symfony.com/contributors"
  5831. }
  5832. ],
  5833. "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
  5834. "homepage": "https://symfony.com",
  5835. "keywords": [
  5836. "caching",
  5837. "psr6"
  5838. ],
  5839. "funding": [
  5840. {
  5841. "url": "https://symfony.com/sponsor",
  5842. "type": "custom"
  5843. },
  5844. {
  5845. "url": "https://github.com/fabpot",
  5846. "type": "github"
  5847. },
  5848. {
  5849. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5850. "type": "tidelift"
  5851. }
  5852. ],
  5853. "time": "2020-07-23T17:22:30+00:00"
  5854. },
  5855. {
  5856. "name": "symfony/cache-contracts",
  5857. "version": "v2.1.3",
  5858. "source": {
  5859. "type": "git",
  5860. "url": "https://github.com/symfony/cache-contracts.git",
  5861. "reference": "9771a09d2e6b84ecb8c9f0a7dbc72ee92aeba009"
  5862. },
  5863. "dist": {
  5864. "type": "zip",
  5865. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/9771a09d2e6b84ecb8c9f0a7dbc72ee92aeba009",
  5866. "reference": "9771a09d2e6b84ecb8c9f0a7dbc72ee92aeba009",
  5867. "shasum": "",
  5868. "mirrors": [
  5869. {
  5870. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5871. "preferred": true
  5872. }
  5873. ]
  5874. },
  5875. "require": {
  5876. "php": ">=7.2.5",
  5877. "psr/cache": "^1.0"
  5878. },
  5879. "suggest": {
  5880. "symfony/cache-implementation": ""
  5881. },
  5882. "type": "library",
  5883. "extra": {
  5884. "branch-alias": {
  5885. "dev-master": "2.1-dev"
  5886. },
  5887. "thanks": {
  5888. "name": "symfony/contracts",
  5889. "url": "https://github.com/symfony/contracts"
  5890. }
  5891. },
  5892. "autoload": {
  5893. "psr-4": {
  5894. "Symfony\\Contracts\\Cache\\": ""
  5895. }
  5896. },
  5897. "notification-url": "https://packagist.org/downloads/",
  5898. "license": [
  5899. "MIT"
  5900. ],
  5901. "authors": [
  5902. {
  5903. "name": "Nicolas Grekas",
  5904. "email": "p@tchwork.com"
  5905. },
  5906. {
  5907. "name": "Symfony Community",
  5908. "homepage": "https://symfony.com/contributors"
  5909. }
  5910. ],
  5911. "description": "Generic abstractions related to caching",
  5912. "homepage": "https://symfony.com",
  5913. "keywords": [
  5914. "abstractions",
  5915. "contracts",
  5916. "decoupling",
  5917. "interfaces",
  5918. "interoperability",
  5919. "standards"
  5920. ],
  5921. "funding": [
  5922. {
  5923. "url": "https://symfony.com/sponsor",
  5924. "type": "custom"
  5925. },
  5926. {
  5927. "url": "https://github.com/fabpot",
  5928. "type": "github"
  5929. },
  5930. {
  5931. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5932. "type": "tidelift"
  5933. }
  5934. ],
  5935. "time": "2020-07-06T13:23:11+00:00"
  5936. },
  5937. {
  5938. "name": "symfony/console",
  5939. "version": "v5.1.2",
  5940. "source": {
  5941. "type": "git",
  5942. "url": "https://github.com/symfony/console.git",
  5943. "reference": "34ac555a3627e324b660e318daa07572e1140123"
  5944. },
  5945. "dist": {
  5946. "type": "zip",
  5947. "url": "https://api.github.com/repos/symfony/console/zipball/34ac555a3627e324b660e318daa07572e1140123",
  5948. "reference": "34ac555a3627e324b660e318daa07572e1140123",
  5949. "shasum": "",
  5950. "mirrors": [
  5951. {
  5952. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5953. "preferred": true
  5954. }
  5955. ]
  5956. },
  5957. "require": {
  5958. "php": ">=7.2.5",
  5959. "symfony/polyfill-mbstring": "~1.0",
  5960. "symfony/polyfill-php73": "^1.8",
  5961. "symfony/polyfill-php80": "^1.15",
  5962. "symfony/service-contracts": "^1.1|^2",
  5963. "symfony/string": "^5.1"
  5964. },
  5965. "conflict": {
  5966. "symfony/dependency-injection": "<4.4",
  5967. "symfony/dotenv": "<5.1",
  5968. "symfony/event-dispatcher": "<4.4",
  5969. "symfony/lock": "<4.4",
  5970. "symfony/process": "<4.4"
  5971. },
  5972. "provide": {
  5973. "psr/log-implementation": "1.0"
  5974. },
  5975. "require-dev": {
  5976. "psr/log": "~1.0",
  5977. "symfony/config": "^4.4|^5.0",
  5978. "symfony/dependency-injection": "^4.4|^5.0",
  5979. "symfony/event-dispatcher": "^4.4|^5.0",
  5980. "symfony/lock": "^4.4|^5.0",
  5981. "symfony/process": "^4.4|^5.0",
  5982. "symfony/var-dumper": "^4.4|^5.0"
  5983. },
  5984. "suggest": {
  5985. "psr/log": "For using the console logger",
  5986. "symfony/event-dispatcher": "",
  5987. "symfony/lock": "",
  5988. "symfony/process": ""
  5989. },
  5990. "type": "library",
  5991. "extra": {
  5992. "branch-alias": {
  5993. "dev-master": "5.1-dev"
  5994. }
  5995. },
  5996. "autoload": {
  5997. "psr-4": {
  5998. "Symfony\\Component\\Console\\": ""
  5999. },
  6000. "exclude-from-classmap": [
  6001. "/Tests/"
  6002. ]
  6003. },
  6004. "notification-url": "https://packagist.org/downloads/",
  6005. "license": [
  6006. "MIT"
  6007. ],
  6008. "authors": [
  6009. {
  6010. "name": "Fabien Potencier",
  6011. "email": "fabien@symfony.com"
  6012. },
  6013. {
  6014. "name": "Symfony Community",
  6015. "homepage": "https://symfony.com/contributors"
  6016. }
  6017. ],
  6018. "description": "Symfony Console Component",
  6019. "homepage": "https://symfony.com",
  6020. "funding": [
  6021. {
  6022. "url": "https://symfony.com/sponsor",
  6023. "type": "custom"
  6024. },
  6025. {
  6026. "url": "https://github.com/fabpot",
  6027. "type": "github"
  6028. },
  6029. {
  6030. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6031. "type": "tidelift"
  6032. }
  6033. ],
  6034. "time": "2020-06-15T12:59:21+00:00"
  6035. },
  6036. {
  6037. "name": "symfony/deprecation-contracts",
  6038. "version": "v2.1.3",
  6039. "source": {
  6040. "type": "git",
  6041. "url": "https://github.com/symfony/deprecation-contracts.git",
  6042. "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14"
  6043. },
  6044. "dist": {
  6045. "type": "zip",
  6046. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5e20b83385a77593259c9f8beb2c43cd03b2ac14",
  6047. "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14",
  6048. "shasum": "",
  6049. "mirrors": [
  6050. {
  6051. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6052. "preferred": true
  6053. }
  6054. ]
  6055. },
  6056. "require": {
  6057. "php": ">=7.1"
  6058. },
  6059. "type": "library",
  6060. "extra": {
  6061. "branch-alias": {
  6062. "dev-master": "2.1-dev"
  6063. },
  6064. "thanks": {
  6065. "name": "symfony/contracts",
  6066. "url": "https://github.com/symfony/contracts"
  6067. }
  6068. },
  6069. "autoload": {
  6070. "files": [
  6071. "function.php"
  6072. ]
  6073. },
  6074. "notification-url": "https://packagist.org/downloads/",
  6075. "license": [
  6076. "MIT"
  6077. ],
  6078. "authors": [
  6079. {
  6080. "name": "Nicolas Grekas",
  6081. "email": "p@tchwork.com"
  6082. },
  6083. {
  6084. "name": "Symfony Community",
  6085. "homepage": "https://symfony.com/contributors"
  6086. }
  6087. ],
  6088. "description": "A generic function and convention to trigger deprecation notices",
  6089. "homepage": "https://symfony.com",
  6090. "funding": [
  6091. {
  6092. "url": "https://symfony.com/sponsor",
  6093. "type": "custom"
  6094. },
  6095. {
  6096. "url": "https://github.com/fabpot",
  6097. "type": "github"
  6098. },
  6099. {
  6100. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6101. "type": "tidelift"
  6102. }
  6103. ],
  6104. "time": "2020-06-06T08:49:21+00:00"
  6105. },
  6106. {
  6107. "name": "symfony/event-dispatcher",
  6108. "version": "v5.1.2",
  6109. "source": {
  6110. "type": "git",
  6111. "url": "https://github.com/symfony/event-dispatcher.git",
  6112. "reference": "cc0d059e2e997e79ca34125a52f3e33de4424ac7"
  6113. },
  6114. "dist": {
  6115. "type": "zip",
  6116. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/cc0d059e2e997e79ca34125a52f3e33de4424ac7",
  6117. "reference": "cc0d059e2e997e79ca34125a52f3e33de4424ac7",
  6118. "shasum": "",
  6119. "mirrors": [
  6120. {
  6121. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6122. "preferred": true
  6123. }
  6124. ]
  6125. },
  6126. "require": {
  6127. "php": ">=7.2.5",
  6128. "symfony/deprecation-contracts": "^2.1",
  6129. "symfony/event-dispatcher-contracts": "^2",
  6130. "symfony/polyfill-php80": "^1.15"
  6131. },
  6132. "conflict": {
  6133. "symfony/dependency-injection": "<4.4"
  6134. },
  6135. "provide": {
  6136. "psr/event-dispatcher-implementation": "1.0",
  6137. "symfony/event-dispatcher-implementation": "2.0"
  6138. },
  6139. "require-dev": {
  6140. "psr/log": "~1.0",
  6141. "symfony/config": "^4.4|^5.0",
  6142. "symfony/dependency-injection": "^4.4|^5.0",
  6143. "symfony/expression-language": "^4.4|^5.0",
  6144. "symfony/http-foundation": "^4.4|^5.0",
  6145. "symfony/service-contracts": "^1.1|^2",
  6146. "symfony/stopwatch": "^4.4|^5.0"
  6147. },
  6148. "suggest": {
  6149. "symfony/dependency-injection": "",
  6150. "symfony/http-kernel": ""
  6151. },
  6152. "type": "library",
  6153. "extra": {
  6154. "branch-alias": {
  6155. "dev-master": "5.1-dev"
  6156. }
  6157. },
  6158. "autoload": {
  6159. "psr-4": {
  6160. "Symfony\\Component\\EventDispatcher\\": ""
  6161. },
  6162. "exclude-from-classmap": [
  6163. "/Tests/"
  6164. ]
  6165. },
  6166. "notification-url": "https://packagist.org/downloads/",
  6167. "license": [
  6168. "MIT"
  6169. ],
  6170. "authors": [
  6171. {
  6172. "name": "Fabien Potencier",
  6173. "email": "fabien@symfony.com"
  6174. },
  6175. {
  6176. "name": "Symfony Community",
  6177. "homepage": "https://symfony.com/contributors"
  6178. }
  6179. ],
  6180. "description": "Symfony EventDispatcher Component",
  6181. "homepage": "https://symfony.com",
  6182. "funding": [
  6183. {
  6184. "url": "https://symfony.com/sponsor",
  6185. "type": "custom"
  6186. },
  6187. {
  6188. "url": "https://github.com/fabpot",
  6189. "type": "github"
  6190. },
  6191. {
  6192. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6193. "type": "tidelift"
  6194. }
  6195. ],
  6196. "time": "2020-05-20T17:43:50+00:00"
  6197. },
  6198. {
  6199. "name": "symfony/event-dispatcher-contracts",
  6200. "version": "v2.1.3",
  6201. "source": {
  6202. "type": "git",
  6203. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  6204. "reference": "f6f613d74cfc5a623fc36294d3451eb7fa5a042b"
  6205. },
  6206. "dist": {
  6207. "type": "zip",
  6208. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f6f613d74cfc5a623fc36294d3451eb7fa5a042b",
  6209. "reference": "f6f613d74cfc5a623fc36294d3451eb7fa5a042b",
  6210. "shasum": "",
  6211. "mirrors": [
  6212. {
  6213. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6214. "preferred": true
  6215. }
  6216. ]
  6217. },
  6218. "require": {
  6219. "php": ">=7.2.5",
  6220. "psr/event-dispatcher": "^1"
  6221. },
  6222. "suggest": {
  6223. "symfony/event-dispatcher-implementation": ""
  6224. },
  6225. "type": "library",
  6226. "extra": {
  6227. "branch-alias": {
  6228. "dev-master": "2.1-dev"
  6229. },
  6230. "thanks": {
  6231. "name": "symfony/contracts",
  6232. "url": "https://github.com/symfony/contracts"
  6233. }
  6234. },
  6235. "autoload": {
  6236. "psr-4": {
  6237. "Symfony\\Contracts\\EventDispatcher\\": ""
  6238. }
  6239. },
  6240. "notification-url": "https://packagist.org/downloads/",
  6241. "license": [
  6242. "MIT"
  6243. ],
  6244. "authors": [
  6245. {
  6246. "name": "Nicolas Grekas",
  6247. "email": "p@tchwork.com"
  6248. },
  6249. {
  6250. "name": "Symfony Community",
  6251. "homepage": "https://symfony.com/contributors"
  6252. }
  6253. ],
  6254. "description": "Generic abstractions related to dispatching event",
  6255. "homepage": "https://symfony.com",
  6256. "keywords": [
  6257. "abstractions",
  6258. "contracts",
  6259. "decoupling",
  6260. "interfaces",
  6261. "interoperability",
  6262. "standards"
  6263. ],
  6264. "funding": [
  6265. {
  6266. "url": "https://symfony.com/sponsor",
  6267. "type": "custom"
  6268. },
  6269. {
  6270. "url": "https://github.com/fabpot",
  6271. "type": "github"
  6272. },
  6273. {
  6274. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6275. "type": "tidelift"
  6276. }
  6277. ],
  6278. "time": "2020-07-06T13:23:11+00:00"
  6279. },
  6280. {
  6281. "name": "symfony/finder",
  6282. "version": "v5.1.2",
  6283. "source": {
  6284. "type": "git",
  6285. "url": "https://github.com/symfony/finder.git",
  6286. "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187"
  6287. },
  6288. "dist": {
  6289. "type": "zip",
  6290. "url": "https://api.github.com/repos/symfony/finder/zipball/4298870062bfc667cb78d2b379be4bf5dec5f187",
  6291. "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187",
  6292. "shasum": "",
  6293. "mirrors": [
  6294. {
  6295. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6296. "preferred": true
  6297. }
  6298. ]
  6299. },
  6300. "require": {
  6301. "php": ">=7.2.5"
  6302. },
  6303. "type": "library",
  6304. "extra": {
  6305. "branch-alias": {
  6306. "dev-master": "5.1-dev"
  6307. }
  6308. },
  6309. "autoload": {
  6310. "psr-4": {
  6311. "Symfony\\Component\\Finder\\": ""
  6312. },
  6313. "exclude-from-classmap": [
  6314. "/Tests/"
  6315. ]
  6316. },
  6317. "notification-url": "https://packagist.org/downloads/",
  6318. "license": [
  6319. "MIT"
  6320. ],
  6321. "authors": [
  6322. {
  6323. "name": "Fabien Potencier",
  6324. "email": "fabien@symfony.com"
  6325. },
  6326. {
  6327. "name": "Symfony Community",
  6328. "homepage": "https://symfony.com/contributors"
  6329. }
  6330. ],
  6331. "description": "Symfony Finder Component",
  6332. "homepage": "https://symfony.com",
  6333. "funding": [
  6334. {
  6335. "url": "https://symfony.com/sponsor",
  6336. "type": "custom"
  6337. },
  6338. {
  6339. "url": "https://github.com/fabpot",
  6340. "type": "github"
  6341. },
  6342. {
  6343. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6344. "type": "tidelift"
  6345. }
  6346. ],
  6347. "time": "2020-05-20T17:43:50+00:00"
  6348. },
  6349. {
  6350. "name": "symfony/http-foundation",
  6351. "version": "v5.1.3",
  6352. "source": {
  6353. "type": "git",
  6354. "url": "https://github.com/symfony/http-foundation.git",
  6355. "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702"
  6356. },
  6357. "dist": {
  6358. "type": "zip",
  6359. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1f0d6627e680591c61e9176f04a0dc887b4e6702",
  6360. "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702",
  6361. "shasum": "",
  6362. "mirrors": [
  6363. {
  6364. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6365. "preferred": true
  6366. }
  6367. ]
  6368. },
  6369. "require": {
  6370. "php": ">=7.2.5",
  6371. "symfony/deprecation-contracts": "^2.1",
  6372. "symfony/polyfill-mbstring": "~1.1",
  6373. "symfony/polyfill-php80": "^1.15"
  6374. },
  6375. "require-dev": {
  6376. "predis/predis": "~1.0",
  6377. "symfony/cache": "^4.4|^5.0",
  6378. "symfony/expression-language": "^4.4|^5.0",
  6379. "symfony/mime": "^4.4|^5.0"
  6380. },
  6381. "suggest": {
  6382. "symfony/mime": "To use the file extension guesser"
  6383. },
  6384. "type": "library",
  6385. "extra": {
  6386. "branch-alias": {
  6387. "dev-master": "5.1-dev"
  6388. }
  6389. },
  6390. "autoload": {
  6391. "psr-4": {
  6392. "Symfony\\Component\\HttpFoundation\\": ""
  6393. },
  6394. "exclude-from-classmap": [
  6395. "/Tests/"
  6396. ]
  6397. },
  6398. "notification-url": "https://packagist.org/downloads/",
  6399. "license": [
  6400. "MIT"
  6401. ],
  6402. "authors": [
  6403. {
  6404. "name": "Fabien Potencier",
  6405. "email": "fabien@symfony.com"
  6406. },
  6407. {
  6408. "name": "Symfony Community",
  6409. "homepage": "https://symfony.com/contributors"
  6410. }
  6411. ],
  6412. "description": "Symfony HttpFoundation Component",
  6413. "homepage": "https://symfony.com",
  6414. "funding": [
  6415. {
  6416. "url": "https://symfony.com/sponsor",
  6417. "type": "custom"
  6418. },
  6419. {
  6420. "url": "https://github.com/fabpot",
  6421. "type": "github"
  6422. },
  6423. {
  6424. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6425. "type": "tidelift"
  6426. }
  6427. ],
  6428. "time": "2020-07-23T10:04:31+00:00"
  6429. },
  6430. {
  6431. "name": "symfony/polyfill-ctype",
  6432. "version": "v1.18.0",
  6433. "source": {
  6434. "type": "git",
  6435. "url": "https://github.com/symfony/polyfill-ctype.git",
  6436. "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
  6437. },
  6438. "dist": {
  6439. "type": "zip",
  6440. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
  6441. "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
  6442. "shasum": "",
  6443. "mirrors": [
  6444. {
  6445. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6446. "preferred": true
  6447. }
  6448. ]
  6449. },
  6450. "require": {
  6451. "php": ">=5.3.3"
  6452. },
  6453. "suggest": {
  6454. "ext-ctype": "For best performance"
  6455. },
  6456. "type": "library",
  6457. "extra": {
  6458. "branch-alias": {
  6459. "dev-master": "1.18-dev"
  6460. },
  6461. "thanks": {
  6462. "name": "symfony/polyfill",
  6463. "url": "https://github.com/symfony/polyfill"
  6464. }
  6465. },
  6466. "autoload": {
  6467. "psr-4": {
  6468. "Symfony\\Polyfill\\Ctype\\": ""
  6469. },
  6470. "files": [
  6471. "bootstrap.php"
  6472. ]
  6473. },
  6474. "notification-url": "https://packagist.org/downloads/",
  6475. "license": [
  6476. "MIT"
  6477. ],
  6478. "authors": [
  6479. {
  6480. "name": "Gert de Pagter",
  6481. "email": "BackEndTea@gmail.com"
  6482. },
  6483. {
  6484. "name": "Symfony Community",
  6485. "homepage": "https://symfony.com/contributors"
  6486. }
  6487. ],
  6488. "description": "Symfony polyfill for ctype functions",
  6489. "homepage": "https://symfony.com",
  6490. "keywords": [
  6491. "compatibility",
  6492. "ctype",
  6493. "polyfill",
  6494. "portable"
  6495. ],
  6496. "funding": [
  6497. {
  6498. "url": "https://symfony.com/sponsor",
  6499. "type": "custom"
  6500. },
  6501. {
  6502. "url": "https://github.com/fabpot",
  6503. "type": "github"
  6504. },
  6505. {
  6506. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6507. "type": "tidelift"
  6508. }
  6509. ],
  6510. "time": "2020-07-14T12:35:20+00:00"
  6511. },
  6512. {
  6513. "name": "symfony/polyfill-intl-grapheme",
  6514. "version": "v1.18.0",
  6515. "source": {
  6516. "type": "git",
  6517. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  6518. "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5"
  6519. },
  6520. "dist": {
  6521. "type": "zip",
  6522. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b740103edbdcc39602239ee8860f0f45a8eb9aa5",
  6523. "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5",
  6524. "shasum": "",
  6525. "mirrors": [
  6526. {
  6527. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6528. "preferred": true
  6529. }
  6530. ]
  6531. },
  6532. "require": {
  6533. "php": ">=5.3.3"
  6534. },
  6535. "suggest": {
  6536. "ext-intl": "For best performance"
  6537. },
  6538. "type": "library",
  6539. "extra": {
  6540. "branch-alias": {
  6541. "dev-master": "1.18-dev"
  6542. },
  6543. "thanks": {
  6544. "name": "symfony/polyfill",
  6545. "url": "https://github.com/symfony/polyfill"
  6546. }
  6547. },
  6548. "autoload": {
  6549. "psr-4": {
  6550. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  6551. },
  6552. "files": [
  6553. "bootstrap.php"
  6554. ]
  6555. },
  6556. "notification-url": "https://packagist.org/downloads/",
  6557. "license": [
  6558. "MIT"
  6559. ],
  6560. "authors": [
  6561. {
  6562. "name": "Nicolas Grekas",
  6563. "email": "p@tchwork.com"
  6564. },
  6565. {
  6566. "name": "Symfony Community",
  6567. "homepage": "https://symfony.com/contributors"
  6568. }
  6569. ],
  6570. "description": "Symfony polyfill for intl's grapheme_* functions",
  6571. "homepage": "https://symfony.com",
  6572. "keywords": [
  6573. "compatibility",
  6574. "grapheme",
  6575. "intl",
  6576. "polyfill",
  6577. "portable",
  6578. "shim"
  6579. ],
  6580. "funding": [
  6581. {
  6582. "url": "https://symfony.com/sponsor",
  6583. "type": "custom"
  6584. },
  6585. {
  6586. "url": "https://github.com/fabpot",
  6587. "type": "github"
  6588. },
  6589. {
  6590. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6591. "type": "tidelift"
  6592. }
  6593. ],
  6594. "time": "2020-07-14T12:35:20+00:00"
  6595. },
  6596. {
  6597. "name": "symfony/polyfill-intl-idn",
  6598. "version": "v1.18.0",
  6599. "source": {
  6600. "type": "git",
  6601. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  6602. "reference": "bc6549d068d0160e0f10f7a5a23c7d1406b95ebe"
  6603. },
  6604. "dist": {
  6605. "type": "zip",
  6606. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/bc6549d068d0160e0f10f7a5a23c7d1406b95ebe",
  6607. "reference": "bc6549d068d0160e0f10f7a5a23c7d1406b95ebe",
  6608. "shasum": "",
  6609. "mirrors": [
  6610. {
  6611. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6612. "preferred": true
  6613. }
  6614. ]
  6615. },
  6616. "require": {
  6617. "php": ">=5.3.3",
  6618. "symfony/polyfill-intl-normalizer": "^1.10",
  6619. "symfony/polyfill-php70": "^1.10",
  6620. "symfony/polyfill-php72": "^1.10"
  6621. },
  6622. "suggest": {
  6623. "ext-intl": "For best performance"
  6624. },
  6625. "type": "library",
  6626. "extra": {
  6627. "branch-alias": {
  6628. "dev-master": "1.18-dev"
  6629. },
  6630. "thanks": {
  6631. "name": "symfony/polyfill",
  6632. "url": "https://github.com/symfony/polyfill"
  6633. }
  6634. },
  6635. "autoload": {
  6636. "psr-4": {
  6637. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  6638. },
  6639. "files": [
  6640. "bootstrap.php"
  6641. ]
  6642. },
  6643. "notification-url": "https://packagist.org/downloads/",
  6644. "license": [
  6645. "MIT"
  6646. ],
  6647. "authors": [
  6648. {
  6649. "name": "Laurent Bassin",
  6650. "email": "laurent@bassin.info"
  6651. },
  6652. {
  6653. "name": "Trevor Rowbotham",
  6654. "email": "trevor.rowbotham@pm.me"
  6655. },
  6656. {
  6657. "name": "Symfony Community",
  6658. "homepage": "https://symfony.com/contributors"
  6659. }
  6660. ],
  6661. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  6662. "homepage": "https://symfony.com",
  6663. "keywords": [
  6664. "compatibility",
  6665. "idn",
  6666. "intl",
  6667. "polyfill",
  6668. "portable",
  6669. "shim"
  6670. ],
  6671. "funding": [
  6672. {
  6673. "url": "https://symfony.com/sponsor",
  6674. "type": "custom"
  6675. },
  6676. {
  6677. "url": "https://github.com/fabpot",
  6678. "type": "github"
  6679. },
  6680. {
  6681. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6682. "type": "tidelift"
  6683. }
  6684. ],
  6685. "time": "2020-07-14T12:35:20+00:00"
  6686. },
  6687. {
  6688. "name": "symfony/polyfill-intl-normalizer",
  6689. "version": "v1.18.0",
  6690. "source": {
  6691. "type": "git",
  6692. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  6693. "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e"
  6694. },
  6695. "dist": {
  6696. "type": "zip",
  6697. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
  6698. "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
  6699. "shasum": "",
  6700. "mirrors": [
  6701. {
  6702. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6703. "preferred": true
  6704. }
  6705. ]
  6706. },
  6707. "require": {
  6708. "php": ">=5.3.3"
  6709. },
  6710. "suggest": {
  6711. "ext-intl": "For best performance"
  6712. },
  6713. "type": "library",
  6714. "extra": {
  6715. "branch-alias": {
  6716. "dev-master": "1.18-dev"
  6717. },
  6718. "thanks": {
  6719. "name": "symfony/polyfill",
  6720. "url": "https://github.com/symfony/polyfill"
  6721. }
  6722. },
  6723. "autoload": {
  6724. "psr-4": {
  6725. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  6726. },
  6727. "files": [
  6728. "bootstrap.php"
  6729. ],
  6730. "classmap": [
  6731. "Resources/stubs"
  6732. ]
  6733. },
  6734. "notification-url": "https://packagist.org/downloads/",
  6735. "license": [
  6736. "MIT"
  6737. ],
  6738. "authors": [
  6739. {
  6740. "name": "Nicolas Grekas",
  6741. "email": "p@tchwork.com"
  6742. },
  6743. {
  6744. "name": "Symfony Community",
  6745. "homepage": "https://symfony.com/contributors"
  6746. }
  6747. ],
  6748. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  6749. "homepage": "https://symfony.com",
  6750. "keywords": [
  6751. "compatibility",
  6752. "intl",
  6753. "normalizer",
  6754. "polyfill",
  6755. "portable",
  6756. "shim"
  6757. ],
  6758. "funding": [
  6759. {
  6760. "url": "https://symfony.com/sponsor",
  6761. "type": "custom"
  6762. },
  6763. {
  6764. "url": "https://github.com/fabpot",
  6765. "type": "github"
  6766. },
  6767. {
  6768. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6769. "type": "tidelift"
  6770. }
  6771. ],
  6772. "time": "2020-07-14T12:35:20+00:00"
  6773. },
  6774. {
  6775. "name": "symfony/polyfill-mbstring",
  6776. "version": "v1.18.0",
  6777. "source": {
  6778. "type": "git",
  6779. "url": "https://github.com/symfony/polyfill-mbstring.git",
  6780. "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
  6781. },
  6782. "dist": {
  6783. "type": "zip",
  6784. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
  6785. "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
  6786. "shasum": "",
  6787. "mirrors": [
  6788. {
  6789. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6790. "preferred": true
  6791. }
  6792. ]
  6793. },
  6794. "require": {
  6795. "php": ">=5.3.3"
  6796. },
  6797. "suggest": {
  6798. "ext-mbstring": "For best performance"
  6799. },
  6800. "type": "library",
  6801. "extra": {
  6802. "branch-alias": {
  6803. "dev-master": "1.18-dev"
  6804. },
  6805. "thanks": {
  6806. "name": "symfony/polyfill",
  6807. "url": "https://github.com/symfony/polyfill"
  6808. }
  6809. },
  6810. "autoload": {
  6811. "psr-4": {
  6812. "Symfony\\Polyfill\\Mbstring\\": ""
  6813. },
  6814. "files": [
  6815. "bootstrap.php"
  6816. ]
  6817. },
  6818. "notification-url": "https://packagist.org/downloads/",
  6819. "license": [
  6820. "MIT"
  6821. ],
  6822. "authors": [
  6823. {
  6824. "name": "Nicolas Grekas",
  6825. "email": "p@tchwork.com"
  6826. },
  6827. {
  6828. "name": "Symfony Community",
  6829. "homepage": "https://symfony.com/contributors"
  6830. }
  6831. ],
  6832. "description": "Symfony polyfill for the Mbstring extension",
  6833. "homepage": "https://symfony.com",
  6834. "keywords": [
  6835. "compatibility",
  6836. "mbstring",
  6837. "polyfill",
  6838. "portable",
  6839. "shim"
  6840. ],
  6841. "funding": [
  6842. {
  6843. "url": "https://symfony.com/sponsor",
  6844. "type": "custom"
  6845. },
  6846. {
  6847. "url": "https://github.com/fabpot",
  6848. "type": "github"
  6849. },
  6850. {
  6851. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6852. "type": "tidelift"
  6853. }
  6854. ],
  6855. "time": "2020-07-14T12:35:20+00:00"
  6856. },
  6857. {
  6858. "name": "symfony/polyfill-php70",
  6859. "version": "v1.18.0",
  6860. "source": {
  6861. "type": "git",
  6862. "url": "https://github.com/symfony/polyfill-php70.git",
  6863. "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3"
  6864. },
  6865. "dist": {
  6866. "type": "zip",
  6867. "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
  6868. "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
  6869. "shasum": "",
  6870. "mirrors": [
  6871. {
  6872. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6873. "preferred": true
  6874. }
  6875. ]
  6876. },
  6877. "require": {
  6878. "paragonie/random_compat": "~1.0|~2.0|~9.99",
  6879. "php": ">=5.3.3"
  6880. },
  6881. "type": "library",
  6882. "extra": {
  6883. "branch-alias": {
  6884. "dev-master": "1.18-dev"
  6885. },
  6886. "thanks": {
  6887. "name": "symfony/polyfill",
  6888. "url": "https://github.com/symfony/polyfill"
  6889. }
  6890. },
  6891. "autoload": {
  6892. "psr-4": {
  6893. "Symfony\\Polyfill\\Php70\\": ""
  6894. },
  6895. "files": [
  6896. "bootstrap.php"
  6897. ],
  6898. "classmap": [
  6899. "Resources/stubs"
  6900. ]
  6901. },
  6902. "notification-url": "https://packagist.org/downloads/",
  6903. "license": [
  6904. "MIT"
  6905. ],
  6906. "authors": [
  6907. {
  6908. "name": "Nicolas Grekas",
  6909. "email": "p@tchwork.com"
  6910. },
  6911. {
  6912. "name": "Symfony Community",
  6913. "homepage": "https://symfony.com/contributors"
  6914. }
  6915. ],
  6916. "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
  6917. "homepage": "https://symfony.com",
  6918. "keywords": [
  6919. "compatibility",
  6920. "polyfill",
  6921. "portable",
  6922. "shim"
  6923. ],
  6924. "funding": [
  6925. {
  6926. "url": "https://symfony.com/sponsor",
  6927. "type": "custom"
  6928. },
  6929. {
  6930. "url": "https://github.com/fabpot",
  6931. "type": "github"
  6932. },
  6933. {
  6934. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6935. "type": "tidelift"
  6936. }
  6937. ],
  6938. "time": "2020-07-14T12:35:20+00:00"
  6939. },
  6940. {
  6941. "name": "symfony/polyfill-php72",
  6942. "version": "v1.18.0",
  6943. "source": {
  6944. "type": "git",
  6945. "url": "https://github.com/symfony/polyfill-php72.git",
  6946. "reference": "639447d008615574653fb3bc60d1986d7172eaae"
  6947. },
  6948. "dist": {
  6949. "type": "zip",
  6950. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae",
  6951. "reference": "639447d008615574653fb3bc60d1986d7172eaae",
  6952. "shasum": "",
  6953. "mirrors": [
  6954. {
  6955. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6956. "preferred": true
  6957. }
  6958. ]
  6959. },
  6960. "require": {
  6961. "php": ">=5.3.3"
  6962. },
  6963. "type": "library",
  6964. "extra": {
  6965. "branch-alias": {
  6966. "dev-master": "1.18-dev"
  6967. },
  6968. "thanks": {
  6969. "name": "symfony/polyfill",
  6970. "url": "https://github.com/symfony/polyfill"
  6971. }
  6972. },
  6973. "autoload": {
  6974. "psr-4": {
  6975. "Symfony\\Polyfill\\Php72\\": ""
  6976. },
  6977. "files": [
  6978. "bootstrap.php"
  6979. ]
  6980. },
  6981. "notification-url": "https://packagist.org/downloads/",
  6982. "license": [
  6983. "MIT"
  6984. ],
  6985. "authors": [
  6986. {
  6987. "name": "Nicolas Grekas",
  6988. "email": "p@tchwork.com"
  6989. },
  6990. {
  6991. "name": "Symfony Community",
  6992. "homepage": "https://symfony.com/contributors"
  6993. }
  6994. ],
  6995. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  6996. "homepage": "https://symfony.com",
  6997. "keywords": [
  6998. "compatibility",
  6999. "polyfill",
  7000. "portable",
  7001. "shim"
  7002. ],
  7003. "funding": [
  7004. {
  7005. "url": "https://symfony.com/sponsor",
  7006. "type": "custom"
  7007. },
  7008. {
  7009. "url": "https://github.com/fabpot",
  7010. "type": "github"
  7011. },
  7012. {
  7013. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7014. "type": "tidelift"
  7015. }
  7016. ],
  7017. "time": "2020-07-14T12:35:20+00:00"
  7018. },
  7019. {
  7020. "name": "symfony/polyfill-php73",
  7021. "version": "v1.18.0",
  7022. "source": {
  7023. "type": "git",
  7024. "url": "https://github.com/symfony/polyfill-php73.git",
  7025. "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca"
  7026. },
  7027. "dist": {
  7028. "type": "zip",
  7029. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
  7030. "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
  7031. "shasum": "",
  7032. "mirrors": [
  7033. {
  7034. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7035. "preferred": true
  7036. }
  7037. ]
  7038. },
  7039. "require": {
  7040. "php": ">=5.3.3"
  7041. },
  7042. "type": "library",
  7043. "extra": {
  7044. "branch-alias": {
  7045. "dev-master": "1.18-dev"
  7046. },
  7047. "thanks": {
  7048. "name": "symfony/polyfill",
  7049. "url": "https://github.com/symfony/polyfill"
  7050. }
  7051. },
  7052. "autoload": {
  7053. "psr-4": {
  7054. "Symfony\\Polyfill\\Php73\\": ""
  7055. },
  7056. "files": [
  7057. "bootstrap.php"
  7058. ],
  7059. "classmap": [
  7060. "Resources/stubs"
  7061. ]
  7062. },
  7063. "notification-url": "https://packagist.org/downloads/",
  7064. "license": [
  7065. "MIT"
  7066. ],
  7067. "authors": [
  7068. {
  7069. "name": "Nicolas Grekas",
  7070. "email": "p@tchwork.com"
  7071. },
  7072. {
  7073. "name": "Symfony Community",
  7074. "homepage": "https://symfony.com/contributors"
  7075. }
  7076. ],
  7077. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  7078. "homepage": "https://symfony.com",
  7079. "keywords": [
  7080. "compatibility",
  7081. "polyfill",
  7082. "portable",
  7083. "shim"
  7084. ],
  7085. "funding": [
  7086. {
  7087. "url": "https://symfony.com/sponsor",
  7088. "type": "custom"
  7089. },
  7090. {
  7091. "url": "https://github.com/fabpot",
  7092. "type": "github"
  7093. },
  7094. {
  7095. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7096. "type": "tidelift"
  7097. }
  7098. ],
  7099. "time": "2020-07-14T12:35:20+00:00"
  7100. },
  7101. {
  7102. "name": "symfony/polyfill-php80",
  7103. "version": "v1.18.0",
  7104. "source": {
  7105. "type": "git",
  7106. "url": "https://github.com/symfony/polyfill-php80.git",
  7107. "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"
  7108. },
  7109. "dist": {
  7110. "type": "zip",
  7111. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
  7112. "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",
  7113. "shasum": "",
  7114. "mirrors": [
  7115. {
  7116. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7117. "preferred": true
  7118. }
  7119. ]
  7120. },
  7121. "require": {
  7122. "php": ">=7.0.8"
  7123. },
  7124. "type": "library",
  7125. "extra": {
  7126. "branch-alias": {
  7127. "dev-master": "1.18-dev"
  7128. },
  7129. "thanks": {
  7130. "name": "symfony/polyfill",
  7131. "url": "https://github.com/symfony/polyfill"
  7132. }
  7133. },
  7134. "autoload": {
  7135. "psr-4": {
  7136. "Symfony\\Polyfill\\Php80\\": ""
  7137. },
  7138. "files": [
  7139. "bootstrap.php"
  7140. ],
  7141. "classmap": [
  7142. "Resources/stubs"
  7143. ]
  7144. },
  7145. "notification-url": "https://packagist.org/downloads/",
  7146. "license": [
  7147. "MIT"
  7148. ],
  7149. "authors": [
  7150. {
  7151. "name": "Ion Bazan",
  7152. "email": "ion.bazan@gmail.com"
  7153. },
  7154. {
  7155. "name": "Nicolas Grekas",
  7156. "email": "p@tchwork.com"
  7157. },
  7158. {
  7159. "name": "Symfony Community",
  7160. "homepage": "https://symfony.com/contributors"
  7161. }
  7162. ],
  7163. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  7164. "homepage": "https://symfony.com",
  7165. "keywords": [
  7166. "compatibility",
  7167. "polyfill",
  7168. "portable",
  7169. "shim"
  7170. ],
  7171. "funding": [
  7172. {
  7173. "url": "https://symfony.com/sponsor",
  7174. "type": "custom"
  7175. },
  7176. {
  7177. "url": "https://github.com/fabpot",
  7178. "type": "github"
  7179. },
  7180. {
  7181. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7182. "type": "tidelift"
  7183. }
  7184. ],
  7185. "time": "2020-07-14T12:35:20+00:00"
  7186. },
  7187. {
  7188. "name": "symfony/property-access",
  7189. "version": "v5.1.3",
  7190. "source": {
  7191. "type": "git",
  7192. "url": "https://github.com/symfony/property-access.git",
  7193. "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9"
  7194. },
  7195. "dist": {
  7196. "type": "zip",
  7197. "url": "https://api.github.com/repos/symfony/property-access/zipball/eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9",
  7198. "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9",
  7199. "shasum": "",
  7200. "mirrors": [
  7201. {
  7202. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7203. "preferred": true
  7204. }
  7205. ]
  7206. },
  7207. "require": {
  7208. "php": ">=7.2.5",
  7209. "symfony/polyfill-php80": "^1.15",
  7210. "symfony/property-info": "^5.1.1"
  7211. },
  7212. "require-dev": {
  7213. "symfony/cache": "^4.4|^5.0"
  7214. },
  7215. "suggest": {
  7216. "psr/cache-implementation": "To cache access methods."
  7217. },
  7218. "type": "library",
  7219. "extra": {
  7220. "branch-alias": {
  7221. "dev-master": "5.1-dev"
  7222. }
  7223. },
  7224. "autoload": {
  7225. "psr-4": {
  7226. "Symfony\\Component\\PropertyAccess\\": ""
  7227. },
  7228. "exclude-from-classmap": [
  7229. "/Tests/"
  7230. ]
  7231. },
  7232. "notification-url": "https://packagist.org/downloads/",
  7233. "license": [
  7234. "MIT"
  7235. ],
  7236. "authors": [
  7237. {
  7238. "name": "Fabien Potencier",
  7239. "email": "fabien@symfony.com"
  7240. },
  7241. {
  7242. "name": "Symfony Community",
  7243. "homepage": "https://symfony.com/contributors"
  7244. }
  7245. ],
  7246. "description": "Symfony PropertyAccess Component",
  7247. "homepage": "https://symfony.com",
  7248. "keywords": [
  7249. "access",
  7250. "array",
  7251. "extraction",
  7252. "index",
  7253. "injection",
  7254. "object",
  7255. "property",
  7256. "property path",
  7257. "reflection"
  7258. ],
  7259. "funding": [
  7260. {
  7261. "url": "https://symfony.com/sponsor",
  7262. "type": "custom"
  7263. },
  7264. {
  7265. "url": "https://github.com/fabpot",
  7266. "type": "github"
  7267. },
  7268. {
  7269. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7270. "type": "tidelift"
  7271. }
  7272. ],
  7273. "time": "2020-07-03T07:49:29+00:00"
  7274. },
  7275. {
  7276. "name": "symfony/property-info",
  7277. "version": "v5.1.3",
  7278. "source": {
  7279. "type": "git",
  7280. "url": "https://github.com/symfony/property-info.git",
  7281. "reference": "0c4813930953f6db6c62ebec8ee695a897b89020"
  7282. },
  7283. "dist": {
  7284. "type": "zip",
  7285. "url": "https://api.github.com/repos/symfony/property-info/zipball/0c4813930953f6db6c62ebec8ee695a897b89020",
  7286. "reference": "0c4813930953f6db6c62ebec8ee695a897b89020",
  7287. "shasum": "",
  7288. "mirrors": [
  7289. {
  7290. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7291. "preferred": true
  7292. }
  7293. ]
  7294. },
  7295. "require": {
  7296. "php": ">=7.2.5",
  7297. "symfony/polyfill-php80": "^1.15",
  7298. "symfony/string": "^5.1"
  7299. },
  7300. "conflict": {
  7301. "phpdocumentor/reflection-docblock": "<3.2.2",
  7302. "phpdocumentor/type-resolver": "<0.3.0",
  7303. "symfony/dependency-injection": "<4.4"
  7304. },
  7305. "require-dev": {
  7306. "doctrine/annotations": "~1.7",
  7307. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  7308. "symfony/cache": "^4.4|^5.0",
  7309. "symfony/dependency-injection": "^4.4|^5.0",
  7310. "symfony/serializer": "^4.4|^5.0"
  7311. },
  7312. "suggest": {
  7313. "phpdocumentor/reflection-docblock": "To use the PHPDoc",
  7314. "psr/cache-implementation": "To cache results",
  7315. "symfony/doctrine-bridge": "To use Doctrine metadata",
  7316. "symfony/serializer": "To use Serializer metadata"
  7317. },
  7318. "type": "library",
  7319. "extra": {
  7320. "branch-alias": {
  7321. "dev-master": "5.1-dev"
  7322. }
  7323. },
  7324. "autoload": {
  7325. "psr-4": {
  7326. "Symfony\\Component\\PropertyInfo\\": ""
  7327. },
  7328. "exclude-from-classmap": [
  7329. "/Tests/"
  7330. ]
  7331. },
  7332. "notification-url": "https://packagist.org/downloads/",
  7333. "license": [
  7334. "MIT"
  7335. ],
  7336. "authors": [
  7337. {
  7338. "name": "Kévin Dunglas",
  7339. "email": "dunglas@gmail.com"
  7340. },
  7341. {
  7342. "name": "Symfony Community",
  7343. "homepage": "https://symfony.com/contributors"
  7344. }
  7345. ],
  7346. "description": "Symfony Property Info Component",
  7347. "homepage": "https://symfony.com",
  7348. "keywords": [
  7349. "doctrine",
  7350. "phpdoc",
  7351. "property",
  7352. "symfony",
  7353. "type",
  7354. "validator"
  7355. ],
  7356. "funding": [
  7357. {
  7358. "url": "https://symfony.com/sponsor",
  7359. "type": "custom"
  7360. },
  7361. {
  7362. "url": "https://github.com/fabpot",
  7363. "type": "github"
  7364. },
  7365. {
  7366. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7367. "type": "tidelift"
  7368. }
  7369. ],
  7370. "time": "2020-06-18T21:19:28+00:00"
  7371. },
  7372. {
  7373. "name": "symfony/psr-http-message-bridge",
  7374. "version": "v2.0.1",
  7375. "source": {
  7376. "type": "git",
  7377. "url": "https://github.com/symfony/psr-http-message-bridge.git",
  7378. "reference": "e44f249afab496b4e8c0f7461fb8140eaa4b24d2"
  7379. },
  7380. "dist": {
  7381. "type": "zip",
  7382. "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/e44f249afab496b4e8c0f7461fb8140eaa4b24d2",
  7383. "reference": "e44f249afab496b4e8c0f7461fb8140eaa4b24d2",
  7384. "shasum": "",
  7385. "mirrors": [
  7386. {
  7387. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7388. "preferred": true
  7389. }
  7390. ]
  7391. },
  7392. "require": {
  7393. "php": ">=7.1",
  7394. "psr/http-message": "^1.0",
  7395. "symfony/http-foundation": "^4.4 || ^5.0"
  7396. },
  7397. "require-dev": {
  7398. "nyholm/psr7": "^1.1",
  7399. "symfony/phpunit-bridge": "^4.4 || ^5.0"
  7400. },
  7401. "suggest": {
  7402. "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
  7403. },
  7404. "type": "symfony-bridge",
  7405. "extra": {
  7406. "branch-alias": {
  7407. "dev-master": "2.0-dev"
  7408. }
  7409. },
  7410. "autoload": {
  7411. "psr-4": {
  7412. "Symfony\\Bridge\\PsrHttpMessage\\": ""
  7413. },
  7414. "exclude-from-classmap": [
  7415. "/Tests/"
  7416. ]
  7417. },
  7418. "notification-url": "https://packagist.org/downloads/",
  7419. "license": [
  7420. "MIT"
  7421. ],
  7422. "authors": [
  7423. {
  7424. "name": "Fabien Potencier",
  7425. "email": "fabien@symfony.com"
  7426. },
  7427. {
  7428. "name": "Symfony Community",
  7429. "homepage": "http://symfony.com/contributors"
  7430. }
  7431. ],
  7432. "description": "PSR HTTP message bridge",
  7433. "homepage": "http://symfony.com",
  7434. "keywords": [
  7435. "http",
  7436. "http-message",
  7437. "psr-17",
  7438. "psr-7"
  7439. ],
  7440. "funding": [
  7441. {
  7442. "url": "https://symfony.com/sponsor",
  7443. "type": "custom"
  7444. },
  7445. {
  7446. "url": "https://github.com/fabpot",
  7447. "type": "github"
  7448. },
  7449. {
  7450. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7451. "type": "tidelift"
  7452. }
  7453. ],
  7454. "time": "2020-06-25T08:21:47+00:00"
  7455. },
  7456. {
  7457. "name": "symfony/serializer",
  7458. "version": "v5.1.3",
  7459. "source": {
  7460. "type": "git",
  7461. "url": "https://github.com/symfony/serializer.git",
  7462. "reference": "c977301a898088f483f7a9b479dd050d84ef3fed"
  7463. },
  7464. "dist": {
  7465. "type": "zip",
  7466. "url": "https://api.github.com/repos/symfony/serializer/zipball/c977301a898088f483f7a9b479dd050d84ef3fed",
  7467. "reference": "c977301a898088f483f7a9b479dd050d84ef3fed",
  7468. "shasum": "",
  7469. "mirrors": [
  7470. {
  7471. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7472. "preferred": true
  7473. }
  7474. ]
  7475. },
  7476. "require": {
  7477. "php": ">=7.2.5",
  7478. "symfony/polyfill-ctype": "~1.8",
  7479. "symfony/polyfill-php80": "^1.15"
  7480. },
  7481. "conflict": {
  7482. "phpdocumentor/type-resolver": "<0.2.1",
  7483. "symfony/dependency-injection": "<4.4",
  7484. "symfony/property-access": "<4.4",
  7485. "symfony/property-info": "<4.4",
  7486. "symfony/yaml": "<4.4"
  7487. },
  7488. "require-dev": {
  7489. "doctrine/annotations": "~1.0",
  7490. "doctrine/cache": "~1.0",
  7491. "phpdocumentor/reflection-docblock": "^3.2|^4.0",
  7492. "symfony/cache": "^4.4|^5.0",
  7493. "symfony/config": "^4.4|^5.0",
  7494. "symfony/dependency-injection": "^4.4|^5.0",
  7495. "symfony/error-handler": "^4.4|^5.0",
  7496. "symfony/http-foundation": "^4.4|^5.0",
  7497. "symfony/mime": "^4.4|^5.0",
  7498. "symfony/property-access": "^4.4|^5.0",
  7499. "symfony/property-info": "^4.4|^5.0",
  7500. "symfony/validator": "^4.4|^5.0",
  7501. "symfony/yaml": "^4.4|^5.0"
  7502. },
  7503. "suggest": {
  7504. "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
  7505. "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
  7506. "psr/cache-implementation": "For using the metadata cache.",
  7507. "symfony/config": "For using the XML mapping loader.",
  7508. "symfony/mime": "For using a MIME type guesser within the DataUriNormalizer.",
  7509. "symfony/property-access": "For using the ObjectNormalizer.",
  7510. "symfony/property-info": "To deserialize relations.",
  7511. "symfony/yaml": "For using the default YAML mapping loader."
  7512. },
  7513. "type": "library",
  7514. "extra": {
  7515. "branch-alias": {
  7516. "dev-master": "5.1-dev"
  7517. }
  7518. },
  7519. "autoload": {
  7520. "psr-4": {
  7521. "Symfony\\Component\\Serializer\\": ""
  7522. },
  7523. "exclude-from-classmap": [
  7524. "/Tests/"
  7525. ]
  7526. },
  7527. "notification-url": "https://packagist.org/downloads/",
  7528. "license": [
  7529. "MIT"
  7530. ],
  7531. "authors": [
  7532. {
  7533. "name": "Fabien Potencier",
  7534. "email": "fabien@symfony.com"
  7535. },
  7536. {
  7537. "name": "Symfony Community",
  7538. "homepage": "https://symfony.com/contributors"
  7539. }
  7540. ],
  7541. "description": "Symfony Serializer Component",
  7542. "homepage": "https://symfony.com",
  7543. "funding": [
  7544. {
  7545. "url": "https://symfony.com/sponsor",
  7546. "type": "custom"
  7547. },
  7548. {
  7549. "url": "https://github.com/fabpot",
  7550. "type": "github"
  7551. },
  7552. {
  7553. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7554. "type": "tidelift"
  7555. }
  7556. ],
  7557. "time": "2020-07-23T08:36:24+00:00"
  7558. },
  7559. {
  7560. "name": "symfony/service-contracts",
  7561. "version": "v2.1.3",
  7562. "source": {
  7563. "type": "git",
  7564. "url": "https://github.com/symfony/service-contracts.git",
  7565. "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442"
  7566. },
  7567. "dist": {
  7568. "type": "zip",
  7569. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442",
  7570. "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442",
  7571. "shasum": "",
  7572. "mirrors": [
  7573. {
  7574. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7575. "preferred": true
  7576. }
  7577. ]
  7578. },
  7579. "require": {
  7580. "php": ">=7.2.5",
  7581. "psr/container": "^1.0"
  7582. },
  7583. "suggest": {
  7584. "symfony/service-implementation": ""
  7585. },
  7586. "type": "library",
  7587. "extra": {
  7588. "branch-alias": {
  7589. "dev-master": "2.1-dev"
  7590. },
  7591. "thanks": {
  7592. "name": "symfony/contracts",
  7593. "url": "https://github.com/symfony/contracts"
  7594. }
  7595. },
  7596. "autoload": {
  7597. "psr-4": {
  7598. "Symfony\\Contracts\\Service\\": ""
  7599. }
  7600. },
  7601. "notification-url": "https://packagist.org/downloads/",
  7602. "license": [
  7603. "MIT"
  7604. ],
  7605. "authors": [
  7606. {
  7607. "name": "Nicolas Grekas",
  7608. "email": "p@tchwork.com"
  7609. },
  7610. {
  7611. "name": "Symfony Community",
  7612. "homepage": "https://symfony.com/contributors"
  7613. }
  7614. ],
  7615. "description": "Generic abstractions related to writing services",
  7616. "homepage": "https://symfony.com",
  7617. "keywords": [
  7618. "abstractions",
  7619. "contracts",
  7620. "decoupling",
  7621. "interfaces",
  7622. "interoperability",
  7623. "standards"
  7624. ],
  7625. "funding": [
  7626. {
  7627. "url": "https://symfony.com/sponsor",
  7628. "type": "custom"
  7629. },
  7630. {
  7631. "url": "https://github.com/fabpot",
  7632. "type": "github"
  7633. },
  7634. {
  7635. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7636. "type": "tidelift"
  7637. }
  7638. ],
  7639. "time": "2020-07-06T13:23:11+00:00"
  7640. },
  7641. {
  7642. "name": "symfony/string",
  7643. "version": "v5.1.2",
  7644. "source": {
  7645. "type": "git",
  7646. "url": "https://github.com/symfony/string.git",
  7647. "reference": "ac70459db781108db7c6d8981dd31ce0e29e3298"
  7648. },
  7649. "dist": {
  7650. "type": "zip",
  7651. "url": "https://api.github.com/repos/symfony/string/zipball/ac70459db781108db7c6d8981dd31ce0e29e3298",
  7652. "reference": "ac70459db781108db7c6d8981dd31ce0e29e3298",
  7653. "shasum": "",
  7654. "mirrors": [
  7655. {
  7656. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7657. "preferred": true
  7658. }
  7659. ]
  7660. },
  7661. "require": {
  7662. "php": ">=7.2.5",
  7663. "symfony/polyfill-ctype": "~1.8",
  7664. "symfony/polyfill-intl-grapheme": "~1.0",
  7665. "symfony/polyfill-intl-normalizer": "~1.0",
  7666. "symfony/polyfill-mbstring": "~1.0",
  7667. "symfony/polyfill-php80": "~1.15"
  7668. },
  7669. "require-dev": {
  7670. "symfony/error-handler": "^4.4|^5.0",
  7671. "symfony/http-client": "^4.4|^5.0",
  7672. "symfony/translation-contracts": "^1.1|^2",
  7673. "symfony/var-exporter": "^4.4|^5.0"
  7674. },
  7675. "type": "library",
  7676. "extra": {
  7677. "branch-alias": {
  7678. "dev-master": "5.1-dev"
  7679. }
  7680. },
  7681. "autoload": {
  7682. "psr-4": {
  7683. "Symfony\\Component\\String\\": ""
  7684. },
  7685. "files": [
  7686. "Resources/functions.php"
  7687. ],
  7688. "exclude-from-classmap": [
  7689. "/Tests/"
  7690. ]
  7691. },
  7692. "notification-url": "https://packagist.org/downloads/",
  7693. "license": [
  7694. "MIT"
  7695. ],
  7696. "authors": [
  7697. {
  7698. "name": "Nicolas Grekas",
  7699. "email": "p@tchwork.com"
  7700. },
  7701. {
  7702. "name": "Symfony Community",
  7703. "homepage": "https://symfony.com/contributors"
  7704. }
  7705. ],
  7706. "description": "Symfony String component",
  7707. "homepage": "https://symfony.com",
  7708. "keywords": [
  7709. "grapheme",
  7710. "i18n",
  7711. "string",
  7712. "unicode",
  7713. "utf-8",
  7714. "utf8"
  7715. ],
  7716. "funding": [
  7717. {
  7718. "url": "https://symfony.com/sponsor",
  7719. "type": "custom"
  7720. },
  7721. {
  7722. "url": "https://github.com/fabpot",
  7723. "type": "github"
  7724. },
  7725. {
  7726. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7727. "type": "tidelift"
  7728. }
  7729. ],
  7730. "time": "2020-06-11T12:16:36+00:00"
  7731. },
  7732. {
  7733. "name": "symfony/translation",
  7734. "version": "v5.1.2",
  7735. "source": {
  7736. "type": "git",
  7737. "url": "https://github.com/symfony/translation.git",
  7738. "reference": "d387f07d4c15f9c09439cf3f13ddbe0b2c5e8be2"
  7739. },
  7740. "dist": {
  7741. "type": "zip",
  7742. "url": "https://api.github.com/repos/symfony/translation/zipball/d387f07d4c15f9c09439cf3f13ddbe0b2c5e8be2",
  7743. "reference": "d387f07d4c15f9c09439cf3f13ddbe0b2c5e8be2",
  7744. "shasum": "",
  7745. "mirrors": [
  7746. {
  7747. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7748. "preferred": true
  7749. }
  7750. ]
  7751. },
  7752. "require": {
  7753. "php": ">=7.2.5",
  7754. "symfony/polyfill-mbstring": "~1.0",
  7755. "symfony/polyfill-php80": "^1.15",
  7756. "symfony/translation-contracts": "^2"
  7757. },
  7758. "conflict": {
  7759. "symfony/config": "<4.4",
  7760. "symfony/dependency-injection": "<5.0",
  7761. "symfony/http-kernel": "<5.0",
  7762. "symfony/twig-bundle": "<5.0",
  7763. "symfony/yaml": "<4.4"
  7764. },
  7765. "provide": {
  7766. "symfony/translation-implementation": "2.0"
  7767. },
  7768. "require-dev": {
  7769. "psr/log": "~1.0",
  7770. "symfony/config": "^4.4|^5.0",
  7771. "symfony/console": "^4.4|^5.0",
  7772. "symfony/dependency-injection": "^5.0",
  7773. "symfony/finder": "^4.4|^5.0",
  7774. "symfony/http-kernel": "^5.0",
  7775. "symfony/intl": "^4.4|^5.0",
  7776. "symfony/service-contracts": "^1.1.2|^2",
  7777. "symfony/yaml": "^4.4|^5.0"
  7778. },
  7779. "suggest": {
  7780. "psr/log-implementation": "To use logging capability in translator",
  7781. "symfony/config": "",
  7782. "symfony/yaml": ""
  7783. },
  7784. "type": "library",
  7785. "extra": {
  7786. "branch-alias": {
  7787. "dev-master": "5.1-dev"
  7788. }
  7789. },
  7790. "autoload": {
  7791. "psr-4": {
  7792. "Symfony\\Component\\Translation\\": ""
  7793. },
  7794. "exclude-from-classmap": [
  7795. "/Tests/"
  7796. ]
  7797. },
  7798. "notification-url": "https://packagist.org/downloads/",
  7799. "license": [
  7800. "MIT"
  7801. ],
  7802. "authors": [
  7803. {
  7804. "name": "Fabien Potencier",
  7805. "email": "fabien@symfony.com"
  7806. },
  7807. {
  7808. "name": "Symfony Community",
  7809. "homepage": "https://symfony.com/contributors"
  7810. }
  7811. ],
  7812. "description": "Symfony Translation Component",
  7813. "homepage": "https://symfony.com",
  7814. "funding": [
  7815. {
  7816. "url": "https://symfony.com/sponsor",
  7817. "type": "custom"
  7818. },
  7819. {
  7820. "url": "https://github.com/fabpot",
  7821. "type": "github"
  7822. },
  7823. {
  7824. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7825. "type": "tidelift"
  7826. }
  7827. ],
  7828. "time": "2020-05-30T20:35:19+00:00"
  7829. },
  7830. {
  7831. "name": "symfony/translation-contracts",
  7832. "version": "v2.1.3",
  7833. "source": {
  7834. "type": "git",
  7835. "url": "https://github.com/symfony/translation-contracts.git",
  7836. "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63"
  7837. },
  7838. "dist": {
  7839. "type": "zip",
  7840. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/616a9773c853097607cf9dd6577d5b143ffdcd63",
  7841. "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63",
  7842. "shasum": "",
  7843. "mirrors": [
  7844. {
  7845. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7846. "preferred": true
  7847. }
  7848. ]
  7849. },
  7850. "require": {
  7851. "php": ">=7.2.5"
  7852. },
  7853. "suggest": {
  7854. "symfony/translation-implementation": ""
  7855. },
  7856. "type": "library",
  7857. "extra": {
  7858. "branch-alias": {
  7859. "dev-master": "2.1-dev"
  7860. },
  7861. "thanks": {
  7862. "name": "symfony/contracts",
  7863. "url": "https://github.com/symfony/contracts"
  7864. }
  7865. },
  7866. "autoload": {
  7867. "psr-4": {
  7868. "Symfony\\Contracts\\Translation\\": ""
  7869. }
  7870. },
  7871. "notification-url": "https://packagist.org/downloads/",
  7872. "license": [
  7873. "MIT"
  7874. ],
  7875. "authors": [
  7876. {
  7877. "name": "Nicolas Grekas",
  7878. "email": "p@tchwork.com"
  7879. },
  7880. {
  7881. "name": "Symfony Community",
  7882. "homepage": "https://symfony.com/contributors"
  7883. }
  7884. ],
  7885. "description": "Generic abstractions related to translation",
  7886. "homepage": "https://symfony.com",
  7887. "keywords": [
  7888. "abstractions",
  7889. "contracts",
  7890. "decoupling",
  7891. "interfaces",
  7892. "interoperability",
  7893. "standards"
  7894. ],
  7895. "funding": [
  7896. {
  7897. "url": "https://symfony.com/sponsor",
  7898. "type": "custom"
  7899. },
  7900. {
  7901. "url": "https://github.com/fabpot",
  7902. "type": "github"
  7903. },
  7904. {
  7905. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7906. "type": "tidelift"
  7907. }
  7908. ],
  7909. "time": "2020-07-06T13:23:11+00:00"
  7910. },
  7911. {
  7912. "name": "symfony/var-exporter",
  7913. "version": "v5.1.3",
  7914. "source": {
  7915. "type": "git",
  7916. "url": "https://github.com/symfony/var-exporter.git",
  7917. "reference": "eabaabfe1485ca955c5b53307eade15ccda57a15"
  7918. },
  7919. "dist": {
  7920. "type": "zip",
  7921. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/eabaabfe1485ca955c5b53307eade15ccda57a15",
  7922. "reference": "eabaabfe1485ca955c5b53307eade15ccda57a15",
  7923. "shasum": "",
  7924. "mirrors": [
  7925. {
  7926. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7927. "preferred": true
  7928. }
  7929. ]
  7930. },
  7931. "require": {
  7932. "php": ">=7.2.5",
  7933. "symfony/polyfill-php80": "^1.15"
  7934. },
  7935. "require-dev": {
  7936. "symfony/var-dumper": "^4.4.9|^5.0.9"
  7937. },
  7938. "type": "library",
  7939. "extra": {
  7940. "branch-alias": {
  7941. "dev-master": "5.1-dev"
  7942. }
  7943. },
  7944. "autoload": {
  7945. "psr-4": {
  7946. "Symfony\\Component\\VarExporter\\": ""
  7947. },
  7948. "exclude-from-classmap": [
  7949. "/Tests/"
  7950. ]
  7951. },
  7952. "notification-url": "https://packagist.org/downloads/",
  7953. "license": [
  7954. "MIT"
  7955. ],
  7956. "authors": [
  7957. {
  7958. "name": "Nicolas Grekas",
  7959. "email": "p@tchwork.com"
  7960. },
  7961. {
  7962. "name": "Symfony Community",
  7963. "homepage": "https://symfony.com/contributors"
  7964. }
  7965. ],
  7966. "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
  7967. "homepage": "https://symfony.com",
  7968. "keywords": [
  7969. "clone",
  7970. "construct",
  7971. "export",
  7972. "hydrate",
  7973. "instantiate",
  7974. "serialize"
  7975. ],
  7976. "funding": [
  7977. {
  7978. "url": "https://symfony.com/sponsor",
  7979. "type": "custom"
  7980. },
  7981. {
  7982. "url": "https://github.com/fabpot",
  7983. "type": "github"
  7984. },
  7985. {
  7986. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7987. "type": "tidelift"
  7988. }
  7989. ],
  7990. "time": "2020-06-07T15:42:22+00:00"
  7991. },
  7992. {
  7993. "name": "vlucas/phpdotenv",
  7994. "version": "v4.1.8",
  7995. "source": {
  7996. "type": "git",
  7997. "url": "https://github.com/vlucas/phpdotenv.git",
  7998. "reference": "572af79d913627a9d70374d27a6f5d689a35de32"
  7999. },
  8000. "dist": {
  8001. "type": "zip",
  8002. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/572af79d913627a9d70374d27a6f5d689a35de32",
  8003. "reference": "572af79d913627a9d70374d27a6f5d689a35de32",
  8004. "shasum": "",
  8005. "mirrors": [
  8006. {
  8007. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8008. "preferred": true
  8009. }
  8010. ]
  8011. },
  8012. "require": {
  8013. "php": "^5.5.9 || ^7.0 || ^8.0",
  8014. "phpoption/phpoption": "^1.7.3",
  8015. "symfony/polyfill-ctype": "^1.17"
  8016. },
  8017. "require-dev": {
  8018. "bamarni/composer-bin-plugin": "^1.4.1",
  8019. "ext-filter": "*",
  8020. "ext-pcre": "*",
  8021. "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0"
  8022. },
  8023. "suggest": {
  8024. "ext-filter": "Required to use the boolean validator.",
  8025. "ext-pcre": "Required to use most of the library."
  8026. },
  8027. "type": "library",
  8028. "extra": {
  8029. "branch-alias": {
  8030. "dev-master": "4.1-dev"
  8031. }
  8032. },
  8033. "autoload": {
  8034. "psr-4": {
  8035. "Dotenv\\": "src/"
  8036. }
  8037. },
  8038. "notification-url": "https://packagist.org/downloads/",
  8039. "license": [
  8040. "BSD-3-Clause"
  8041. ],
  8042. "authors": [
  8043. {
  8044. "name": "Graham Campbell",
  8045. "email": "graham@alt-three.com",
  8046. "homepage": "https://gjcampbell.co.uk/"
  8047. },
  8048. {
  8049. "name": "Vance Lucas",
  8050. "email": "vance@vancelucas.com",
  8051. "homepage": "https://vancelucas.com/"
  8052. }
  8053. ],
  8054. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  8055. "keywords": [
  8056. "dotenv",
  8057. "env",
  8058. "environment"
  8059. ],
  8060. "funding": [
  8061. {
  8062. "url": "https://github.com/GrahamCampbell",
  8063. "type": "github"
  8064. },
  8065. {
  8066. "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
  8067. "type": "tidelift"
  8068. }
  8069. ],
  8070. "time": "2020-07-14T19:22:52+00:00"
  8071. },
  8072. {
  8073. "name": "webmozart/assert",
  8074. "version": "1.9.1",
  8075. "source": {
  8076. "type": "git",
  8077. "url": "https://github.com/webmozart/assert.git",
  8078. "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
  8079. },
  8080. "dist": {
  8081. "type": "zip",
  8082. "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
  8083. "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
  8084. "shasum": "",
  8085. "mirrors": [
  8086. {
  8087. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8088. "preferred": true
  8089. }
  8090. ]
  8091. },
  8092. "require": {
  8093. "php": "^5.3.3 || ^7.0 || ^8.0",
  8094. "symfony/polyfill-ctype": "^1.8"
  8095. },
  8096. "conflict": {
  8097. "phpstan/phpstan": "<0.12.20",
  8098. "vimeo/psalm": "<3.9.1"
  8099. },
  8100. "require-dev": {
  8101. "phpunit/phpunit": "^4.8.36 || ^7.5.13"
  8102. },
  8103. "type": "library",
  8104. "autoload": {
  8105. "psr-4": {
  8106. "Webmozart\\Assert\\": "src/"
  8107. }
  8108. },
  8109. "notification-url": "https://packagist.org/downloads/",
  8110. "license": [
  8111. "MIT"
  8112. ],
  8113. "authors": [
  8114. {
  8115. "name": "Bernhard Schussek",
  8116. "email": "bschussek@gmail.com"
  8117. }
  8118. ],
  8119. "description": "Assertions to validate method input/output with nice error messages.",
  8120. "keywords": [
  8121. "assert",
  8122. "check",
  8123. "validate"
  8124. ],
  8125. "time": "2020-07-08T17:02:28+00:00"
  8126. },
  8127. {
  8128. "name": "xxtime/flysystem-aliyun-oss",
  8129. "version": "1.5.0",
  8130. "source": {
  8131. "type": "git",
  8132. "url": "https://github.com/xxtime/flysystem-aliyun-oss.git",
  8133. "reference": "ae873b5919076157b9cfeaf39d2f56d2dbb39ee9"
  8134. },
  8135. "dist": {
  8136. "type": "zip",
  8137. "url": "https://api.github.com/repos/xxtime/flysystem-aliyun-oss/zipball/ae873b5919076157b9cfeaf39d2f56d2dbb39ee9",
  8138. "reference": "ae873b5919076157b9cfeaf39d2f56d2dbb39ee9",
  8139. "shasum": "",
  8140. "mirrors": [
  8141. {
  8142. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8143. "preferred": true
  8144. }
  8145. ]
  8146. },
  8147. "require": {
  8148. "aliyuncs/oss-sdk-php": "~2.3",
  8149. "league/flysystem": "^1.0.49",
  8150. "php": ">=5.5.0"
  8151. },
  8152. "type": "library",
  8153. "autoload": {
  8154. "psr-4": {
  8155. "Xxtime\\Flysystem\\Aliyun\\": "src/"
  8156. }
  8157. },
  8158. "notification-url": "https://packagist.org/downloads/",
  8159. "license": [
  8160. "MIT"
  8161. ],
  8162. "authors": [
  8163. {
  8164. "name": "Joe",
  8165. "email": "joe@xxtime.com",
  8166. "homepage": "https://github.com/xxtime",
  8167. "role": "Developer"
  8168. }
  8169. ],
  8170. "description": "AliYun OSS adapter for flysystem. aliyuncs/oss-sdk-php ~2.3",
  8171. "homepage": "https://github.com/xxtime/flysystem-aliyun-oss",
  8172. "keywords": [
  8173. "Flysystem",
  8174. "aliyun-oss",
  8175. "flysystem-aliyun-oss"
  8176. ],
  8177. "time": "2019-11-12T07:57:34+00:00"
  8178. }
  8179. ],
  8180. "packages-dev": [
  8181. {
  8182. "name": "composer/semver",
  8183. "version": "1.5.1",
  8184. "source": {
  8185. "type": "git",
  8186. "url": "https://github.com/composer/semver.git",
  8187. "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
  8188. },
  8189. "dist": {
  8190. "type": "zip",
  8191. "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
  8192. "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
  8193. "shasum": "",
  8194. "mirrors": [
  8195. {
  8196. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8197. "preferred": true
  8198. }
  8199. ]
  8200. },
  8201. "require": {
  8202. "php": "^5.3.2 || ^7.0"
  8203. },
  8204. "require-dev": {
  8205. "phpunit/phpunit": "^4.5 || ^5.0.5"
  8206. },
  8207. "type": "library",
  8208. "extra": {
  8209. "branch-alias": {
  8210. "dev-master": "1.x-dev"
  8211. }
  8212. },
  8213. "autoload": {
  8214. "psr-4": {
  8215. "Composer\\Semver\\": "src"
  8216. }
  8217. },
  8218. "notification-url": "https://packagist.org/downloads/",
  8219. "license": [
  8220. "MIT"
  8221. ],
  8222. "authors": [
  8223. {
  8224. "name": "Nils Adermann",
  8225. "email": "naderman@naderman.de",
  8226. "homepage": "http://www.naderman.de"
  8227. },
  8228. {
  8229. "name": "Jordi Boggiano",
  8230. "email": "j.boggiano@seld.be",
  8231. "homepage": "http://seld.be"
  8232. },
  8233. {
  8234. "name": "Rob Bast",
  8235. "email": "rob.bast@gmail.com",
  8236. "homepage": "http://robbast.nl"
  8237. }
  8238. ],
  8239. "description": "Semver library that offers utilities, version constraint parsing and validation.",
  8240. "keywords": [
  8241. "semantic",
  8242. "semver",
  8243. "validation",
  8244. "versioning"
  8245. ],
  8246. "time": "2020-01-13T12:06:48+00:00"
  8247. },
  8248. {
  8249. "name": "composer/xdebug-handler",
  8250. "version": "1.4.2",
  8251. "source": {
  8252. "type": "git",
  8253. "url": "https://github.com/composer/xdebug-handler.git",
  8254. "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51"
  8255. },
  8256. "dist": {
  8257. "type": "zip",
  8258. "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51",
  8259. "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51",
  8260. "shasum": "",
  8261. "mirrors": [
  8262. {
  8263. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8264. "preferred": true
  8265. }
  8266. ]
  8267. },
  8268. "require": {
  8269. "php": "^5.3.2 || ^7.0 || ^8.0",
  8270. "psr/log": "^1.0"
  8271. },
  8272. "require-dev": {
  8273. "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
  8274. },
  8275. "type": "library",
  8276. "autoload": {
  8277. "psr-4": {
  8278. "Composer\\XdebugHandler\\": "src"
  8279. }
  8280. },
  8281. "notification-url": "https://packagist.org/downloads/",
  8282. "license": [
  8283. "MIT"
  8284. ],
  8285. "authors": [
  8286. {
  8287. "name": "John Stevenson",
  8288. "email": "john-stevenson@blueyonder.co.uk"
  8289. }
  8290. ],
  8291. "description": "Restarts a process without Xdebug.",
  8292. "keywords": [
  8293. "Xdebug",
  8294. "performance"
  8295. ],
  8296. "funding": [
  8297. {
  8298. "url": "https://packagist.com",
  8299. "type": "custom"
  8300. },
  8301. {
  8302. "url": "https://github.com/composer",
  8303. "type": "github"
  8304. },
  8305. {
  8306. "url": "https://tidelift.com/funding/github/packagist/composer/composer",
  8307. "type": "tidelift"
  8308. }
  8309. ],
  8310. "time": "2020-06-04T11:16:35+00:00"
  8311. },
  8312. {
  8313. "name": "doctrine/cache",
  8314. "version": "1.10.2",
  8315. "source": {
  8316. "type": "git",
  8317. "url": "https://github.com/doctrine/cache.git",
  8318. "reference": "13e3381b25847283a91948d04640543941309727"
  8319. },
  8320. "dist": {
  8321. "type": "zip",
  8322. "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
  8323. "reference": "13e3381b25847283a91948d04640543941309727",
  8324. "shasum": "",
  8325. "mirrors": [
  8326. {
  8327. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8328. "preferred": true
  8329. }
  8330. ]
  8331. },
  8332. "require": {
  8333. "php": "~7.1 || ^8.0"
  8334. },
  8335. "conflict": {
  8336. "doctrine/common": ">2.2,<2.4"
  8337. },
  8338. "require-dev": {
  8339. "alcaeus/mongo-php-adapter": "^1.1",
  8340. "doctrine/coding-standard": "^6.0",
  8341. "mongodb/mongodb": "^1.1",
  8342. "phpunit/phpunit": "^7.0",
  8343. "predis/predis": "~1.0"
  8344. },
  8345. "suggest": {
  8346. "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
  8347. },
  8348. "type": "library",
  8349. "extra": {
  8350. "branch-alias": {
  8351. "dev-master": "1.9.x-dev"
  8352. }
  8353. },
  8354. "autoload": {
  8355. "psr-4": {
  8356. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  8357. }
  8358. },
  8359. "notification-url": "https://packagist.org/downloads/",
  8360. "license": [
  8361. "MIT"
  8362. ],
  8363. "authors": [
  8364. {
  8365. "name": "Guilherme Blanco",
  8366. "email": "guilhermeblanco@gmail.com"
  8367. },
  8368. {
  8369. "name": "Roman Borschel",
  8370. "email": "roman@code-factory.org"
  8371. },
  8372. {
  8373. "name": "Benjamin Eberlei",
  8374. "email": "kontakt@beberlei.de"
  8375. },
  8376. {
  8377. "name": "Jonathan Wage",
  8378. "email": "jonwage@gmail.com"
  8379. },
  8380. {
  8381. "name": "Johannes Schmitt",
  8382. "email": "schmittjoh@gmail.com"
  8383. }
  8384. ],
  8385. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  8386. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  8387. "keywords": [
  8388. "abstraction",
  8389. "apcu",
  8390. "cache",
  8391. "caching",
  8392. "couchdb",
  8393. "memcached",
  8394. "php",
  8395. "redis",
  8396. "xcache"
  8397. ],
  8398. "funding": [
  8399. {
  8400. "url": "https://www.doctrine-project.org/sponsorship.html",
  8401. "type": "custom"
  8402. },
  8403. {
  8404. "url": "https://www.patreon.com/phpdoctrine",
  8405. "type": "patreon"
  8406. },
  8407. {
  8408. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
  8409. "type": "tidelift"
  8410. }
  8411. ],
  8412. "time": "2020-07-07T18:54:01+00:00"
  8413. },
  8414. {
  8415. "name": "doctrine/collections",
  8416. "version": "1.6.6",
  8417. "source": {
  8418. "type": "git",
  8419. "url": "https://github.com/doctrine/collections.git",
  8420. "reference": "5f0470363ff042d0057006ae7acabc5d7b5252d5"
  8421. },
  8422. "dist": {
  8423. "type": "zip",
  8424. "url": "https://api.github.com/repos/doctrine/collections/zipball/5f0470363ff042d0057006ae7acabc5d7b5252d5",
  8425. "reference": "5f0470363ff042d0057006ae7acabc5d7b5252d5",
  8426. "shasum": "",
  8427. "mirrors": [
  8428. {
  8429. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8430. "preferred": true
  8431. }
  8432. ]
  8433. },
  8434. "require": {
  8435. "php": "^7.1.3 || ^8.0"
  8436. },
  8437. "require-dev": {
  8438. "doctrine/coding-standard": "^6.0",
  8439. "phpstan/phpstan-shim": "^0.9.2",
  8440. "phpunit/phpunit": "^7.0",
  8441. "vimeo/psalm": "^3.8.1"
  8442. },
  8443. "type": "library",
  8444. "autoload": {
  8445. "psr-4": {
  8446. "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
  8447. }
  8448. },
  8449. "notification-url": "https://packagist.org/downloads/",
  8450. "license": [
  8451. "MIT"
  8452. ],
  8453. "authors": [
  8454. {
  8455. "name": "Guilherme Blanco",
  8456. "email": "guilhermeblanco@gmail.com"
  8457. },
  8458. {
  8459. "name": "Roman Borschel",
  8460. "email": "roman@code-factory.org"
  8461. },
  8462. {
  8463. "name": "Benjamin Eberlei",
  8464. "email": "kontakt@beberlei.de"
  8465. },
  8466. {
  8467. "name": "Jonathan Wage",
  8468. "email": "jonwage@gmail.com"
  8469. },
  8470. {
  8471. "name": "Johannes Schmitt",
  8472. "email": "schmittjoh@gmail.com"
  8473. }
  8474. ],
  8475. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  8476. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  8477. "keywords": [
  8478. "array",
  8479. "collections",
  8480. "iterators",
  8481. "php"
  8482. ],
  8483. "funding": [
  8484. {
  8485. "url": "https://www.doctrine-project.org/sponsorship.html",
  8486. "type": "custom"
  8487. },
  8488. {
  8489. "url": "https://www.patreon.com/phpdoctrine",
  8490. "type": "patreon"
  8491. },
  8492. {
  8493. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections",
  8494. "type": "tidelift"
  8495. }
  8496. ],
  8497. "time": "2020-06-22T19:14:02+00:00"
  8498. },
  8499. {
  8500. "name": "doctrine/common",
  8501. "version": "2.13.3",
  8502. "source": {
  8503. "type": "git",
  8504. "url": "https://github.com/doctrine/common.git",
  8505. "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
  8506. },
  8507. "dist": {
  8508. "type": "zip",
  8509. "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
  8510. "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
  8511. "shasum": "",
  8512. "mirrors": [
  8513. {
  8514. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8515. "preferred": true
  8516. }
  8517. ]
  8518. },
  8519. "require": {
  8520. "doctrine/annotations": "^1.0",
  8521. "doctrine/cache": "^1.0",
  8522. "doctrine/collections": "^1.0",
  8523. "doctrine/event-manager": "^1.0",
  8524. "doctrine/inflector": "^1.0",
  8525. "doctrine/lexer": "^1.0",
  8526. "doctrine/persistence": "^1.3.3",
  8527. "doctrine/reflection": "^1.0",
  8528. "php": "^7.1 || ^8.0"
  8529. },
  8530. "require-dev": {
  8531. "doctrine/coding-standard": "^1.0",
  8532. "phpstan/phpstan": "^0.11",
  8533. "phpstan/phpstan-phpunit": "^0.11",
  8534. "phpunit/phpunit": "^7.0",
  8535. "squizlabs/php_codesniffer": "^3.0",
  8536. "symfony/phpunit-bridge": "^4.0.5"
  8537. },
  8538. "type": "library",
  8539. "extra": {
  8540. "branch-alias": {
  8541. "dev-master": "2.11.x-dev"
  8542. }
  8543. },
  8544. "autoload": {
  8545. "psr-4": {
  8546. "Doctrine\\Common\\": "lib/Doctrine/Common"
  8547. }
  8548. },
  8549. "notification-url": "https://packagist.org/downloads/",
  8550. "license": [
  8551. "MIT"
  8552. ],
  8553. "authors": [
  8554. {
  8555. "name": "Guilherme Blanco",
  8556. "email": "guilhermeblanco@gmail.com"
  8557. },
  8558. {
  8559. "name": "Roman Borschel",
  8560. "email": "roman@code-factory.org"
  8561. },
  8562. {
  8563. "name": "Benjamin Eberlei",
  8564. "email": "kontakt@beberlei.de"
  8565. },
  8566. {
  8567. "name": "Jonathan Wage",
  8568. "email": "jonwage@gmail.com"
  8569. },
  8570. {
  8571. "name": "Johannes Schmitt",
  8572. "email": "schmittjoh@gmail.com"
  8573. },
  8574. {
  8575. "name": "Marco Pivetta",
  8576. "email": "ocramius@gmail.com"
  8577. }
  8578. ],
  8579. "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
  8580. "homepage": "https://www.doctrine-project.org/projects/common.html",
  8581. "keywords": [
  8582. "common",
  8583. "doctrine",
  8584. "php"
  8585. ],
  8586. "funding": [
  8587. {
  8588. "url": "https://www.doctrine-project.org/sponsorship.html",
  8589. "type": "custom"
  8590. },
  8591. {
  8592. "url": "https://www.patreon.com/phpdoctrine",
  8593. "type": "patreon"
  8594. },
  8595. {
  8596. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
  8597. "type": "tidelift"
  8598. }
  8599. ],
  8600. "time": "2020-06-05T16:46:05+00:00"
  8601. },
  8602. {
  8603. "name": "doctrine/event-manager",
  8604. "version": "1.1.0",
  8605. "source": {
  8606. "type": "git",
  8607. "url": "https://github.com/doctrine/event-manager.git",
  8608. "reference": "629572819973f13486371cb611386eb17851e85c"
  8609. },
  8610. "dist": {
  8611. "type": "zip",
  8612. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
  8613. "reference": "629572819973f13486371cb611386eb17851e85c",
  8614. "shasum": "",
  8615. "mirrors": [
  8616. {
  8617. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8618. "preferred": true
  8619. }
  8620. ]
  8621. },
  8622. "require": {
  8623. "php": "^7.1"
  8624. },
  8625. "conflict": {
  8626. "doctrine/common": "<2.9@dev"
  8627. },
  8628. "require-dev": {
  8629. "doctrine/coding-standard": "^6.0",
  8630. "phpunit/phpunit": "^7.0"
  8631. },
  8632. "type": "library",
  8633. "extra": {
  8634. "branch-alias": {
  8635. "dev-master": "1.0.x-dev"
  8636. }
  8637. },
  8638. "autoload": {
  8639. "psr-4": {
  8640. "Doctrine\\Common\\": "lib/Doctrine/Common"
  8641. }
  8642. },
  8643. "notification-url": "https://packagist.org/downloads/",
  8644. "license": [
  8645. "MIT"
  8646. ],
  8647. "authors": [
  8648. {
  8649. "name": "Guilherme Blanco",
  8650. "email": "guilhermeblanco@gmail.com"
  8651. },
  8652. {
  8653. "name": "Roman Borschel",
  8654. "email": "roman@code-factory.org"
  8655. },
  8656. {
  8657. "name": "Benjamin Eberlei",
  8658. "email": "kontakt@beberlei.de"
  8659. },
  8660. {
  8661. "name": "Jonathan Wage",
  8662. "email": "jonwage@gmail.com"
  8663. },
  8664. {
  8665. "name": "Johannes Schmitt",
  8666. "email": "schmittjoh@gmail.com"
  8667. },
  8668. {
  8669. "name": "Marco Pivetta",
  8670. "email": "ocramius@gmail.com"
  8671. }
  8672. ],
  8673. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  8674. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  8675. "keywords": [
  8676. "event",
  8677. "event dispatcher",
  8678. "event manager",
  8679. "event system",
  8680. "events"
  8681. ],
  8682. "time": "2019-11-10T09:48:07+00:00"
  8683. },
  8684. {
  8685. "name": "doctrine/persistence",
  8686. "version": "1.3.7",
  8687. "source": {
  8688. "type": "git",
  8689. "url": "https://github.com/doctrine/persistence.git",
  8690. "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0"
  8691. },
  8692. "dist": {
  8693. "type": "zip",
  8694. "url": "https://api.github.com/repos/doctrine/persistence/zipball/0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
  8695. "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
  8696. "shasum": "",
  8697. "mirrors": [
  8698. {
  8699. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8700. "preferred": true
  8701. }
  8702. ]
  8703. },
  8704. "require": {
  8705. "doctrine/annotations": "^1.0",
  8706. "doctrine/cache": "^1.0",
  8707. "doctrine/collections": "^1.0",
  8708. "doctrine/event-manager": "^1.0",
  8709. "doctrine/reflection": "^1.2",
  8710. "php": "^7.1"
  8711. },
  8712. "conflict": {
  8713. "doctrine/common": "<2.10@dev"
  8714. },
  8715. "require-dev": {
  8716. "doctrine/coding-standard": "^6.0",
  8717. "phpstan/phpstan": "^0.11",
  8718. "phpunit/phpunit": "^7.0"
  8719. },
  8720. "type": "library",
  8721. "extra": {
  8722. "branch-alias": {
  8723. "dev-master": "1.3.x-dev"
  8724. }
  8725. },
  8726. "autoload": {
  8727. "psr-4": {
  8728. "Doctrine\\Common\\": "lib/Doctrine/Common",
  8729. "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
  8730. }
  8731. },
  8732. "notification-url": "https://packagist.org/downloads/",
  8733. "license": [
  8734. "MIT"
  8735. ],
  8736. "authors": [
  8737. {
  8738. "name": "Guilherme Blanco",
  8739. "email": "guilhermeblanco@gmail.com"
  8740. },
  8741. {
  8742. "name": "Roman Borschel",
  8743. "email": "roman@code-factory.org"
  8744. },
  8745. {
  8746. "name": "Benjamin Eberlei",
  8747. "email": "kontakt@beberlei.de"
  8748. },
  8749. {
  8750. "name": "Jonathan Wage",
  8751. "email": "jonwage@gmail.com"
  8752. },
  8753. {
  8754. "name": "Johannes Schmitt",
  8755. "email": "schmittjoh@gmail.com"
  8756. },
  8757. {
  8758. "name": "Marco Pivetta",
  8759. "email": "ocramius@gmail.com"
  8760. }
  8761. ],
  8762. "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
  8763. "homepage": "https://doctrine-project.org/projects/persistence.html",
  8764. "keywords": [
  8765. "mapper",
  8766. "object",
  8767. "odm",
  8768. "orm",
  8769. "persistence"
  8770. ],
  8771. "funding": [
  8772. {
  8773. "url": "https://www.doctrine-project.org/sponsorship.html",
  8774. "type": "custom"
  8775. },
  8776. {
  8777. "url": "https://www.patreon.com/phpdoctrine",
  8778. "type": "patreon"
  8779. },
  8780. {
  8781. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
  8782. "type": "tidelift"
  8783. }
  8784. ],
  8785. "time": "2020-03-21T15:13:52+00:00"
  8786. },
  8787. {
  8788. "name": "doctrine/reflection",
  8789. "version": "1.2.1",
  8790. "source": {
  8791. "type": "git",
  8792. "url": "https://github.com/doctrine/reflection.git",
  8793. "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79"
  8794. },
  8795. "dist": {
  8796. "type": "zip",
  8797. "url": "https://api.github.com/repos/doctrine/reflection/zipball/55e71912dfcd824b2fdd16f2d9afe15684cfce79",
  8798. "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79",
  8799. "shasum": "",
  8800. "mirrors": [
  8801. {
  8802. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8803. "preferred": true
  8804. }
  8805. ]
  8806. },
  8807. "require": {
  8808. "doctrine/annotations": "^1.0",
  8809. "ext-tokenizer": "*",
  8810. "php": "^7.1"
  8811. },
  8812. "conflict": {
  8813. "doctrine/common": "<2.9"
  8814. },
  8815. "require-dev": {
  8816. "doctrine/coding-standard": "^5.0",
  8817. "doctrine/common": "^2.10",
  8818. "phpstan/phpstan": "^0.11.0",
  8819. "phpstan/phpstan-phpunit": "^0.11.0",
  8820. "phpunit/phpunit": "^7.0"
  8821. },
  8822. "type": "library",
  8823. "extra": {
  8824. "branch-alias": {
  8825. "dev-master": "1.2.x-dev"
  8826. }
  8827. },
  8828. "autoload": {
  8829. "psr-4": {
  8830. "Doctrine\\Common\\": "lib/Doctrine/Common"
  8831. }
  8832. },
  8833. "notification-url": "https://packagist.org/downloads/",
  8834. "license": [
  8835. "MIT"
  8836. ],
  8837. "authors": [
  8838. {
  8839. "name": "Guilherme Blanco",
  8840. "email": "guilhermeblanco@gmail.com"
  8841. },
  8842. {
  8843. "name": "Roman Borschel",
  8844. "email": "roman@code-factory.org"
  8845. },
  8846. {
  8847. "name": "Benjamin Eberlei",
  8848. "email": "kontakt@beberlei.de"
  8849. },
  8850. {
  8851. "name": "Jonathan Wage",
  8852. "email": "jonwage@gmail.com"
  8853. },
  8854. {
  8855. "name": "Johannes Schmitt",
  8856. "email": "schmittjoh@gmail.com"
  8857. },
  8858. {
  8859. "name": "Marco Pivetta",
  8860. "email": "ocramius@gmail.com"
  8861. }
  8862. ],
  8863. "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
  8864. "homepage": "https://www.doctrine-project.org/projects/reflection.html",
  8865. "keywords": [
  8866. "reflection",
  8867. "static"
  8868. ],
  8869. "time": "2020-03-27T11:06:43+00:00"
  8870. },
  8871. {
  8872. "name": "friendsofphp/php-cs-fixer",
  8873. "version": "v2.16.4",
  8874. "source": {
  8875. "type": "git",
  8876. "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
  8877. "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13"
  8878. },
  8879. "dist": {
  8880. "type": "zip",
  8881. "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/1023c3458137ab052f6ff1e09621a721bfdeca13",
  8882. "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13",
  8883. "shasum": "",
  8884. "mirrors": [
  8885. {
  8886. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8887. "preferred": true
  8888. }
  8889. ]
  8890. },
  8891. "require": {
  8892. "composer/semver": "^1.4",
  8893. "composer/xdebug-handler": "^1.2",
  8894. "doctrine/annotations": "^1.2",
  8895. "ext-json": "*",
  8896. "ext-tokenizer": "*",
  8897. "php": "^5.6 || ^7.0",
  8898. "php-cs-fixer/diff": "^1.3",
  8899. "symfony/console": "^3.4.17 || ^4.1.6 || ^5.0",
  8900. "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
  8901. "symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
  8902. "symfony/finder": "^3.0 || ^4.0 || ^5.0",
  8903. "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
  8904. "symfony/polyfill-php70": "^1.0",
  8905. "symfony/polyfill-php72": "^1.4",
  8906. "symfony/process": "^3.0 || ^4.0 || ^5.0",
  8907. "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
  8908. },
  8909. "require-dev": {
  8910. "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
  8911. "justinrainbow/json-schema": "^5.0",
  8912. "keradus/cli-executor": "^1.2",
  8913. "mikey179/vfsstream": "^1.6",
  8914. "php-coveralls/php-coveralls": "^2.1",
  8915. "php-cs-fixer/accessible-object": "^1.0",
  8916. "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1",
  8917. "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
  8918. "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
  8919. "phpunitgoodpractices/traits": "^1.8",
  8920. "symfony/phpunit-bridge": "^5.1",
  8921. "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
  8922. },
  8923. "suggest": {
  8924. "ext-dom": "For handling output formats in XML",
  8925. "ext-mbstring": "For handling non-UTF8 characters.",
  8926. "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
  8927. "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
  8928. "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
  8929. },
  8930. "bin": [
  8931. "php-cs-fixer"
  8932. ],
  8933. "type": "application",
  8934. "autoload": {
  8935. "psr-4": {
  8936. "PhpCsFixer\\": "src/"
  8937. },
  8938. "classmap": [
  8939. "tests/Test/AbstractFixerTestCase.php",
  8940. "tests/Test/AbstractIntegrationCaseFactory.php",
  8941. "tests/Test/AbstractIntegrationTestCase.php",
  8942. "tests/Test/Assert/AssertTokensTrait.php",
  8943. "tests/Test/IntegrationCase.php",
  8944. "tests/Test/IntegrationCaseFactory.php",
  8945. "tests/Test/IntegrationCaseFactoryInterface.php",
  8946. "tests/Test/InternalIntegrationCaseFactory.php",
  8947. "tests/Test/IsIdenticalConstraint.php",
  8948. "tests/TestCase.php"
  8949. ]
  8950. },
  8951. "notification-url": "https://packagist.org/downloads/",
  8952. "license": [
  8953. "MIT"
  8954. ],
  8955. "authors": [
  8956. {
  8957. "name": "Fabien Potencier",
  8958. "email": "fabien@symfony.com"
  8959. },
  8960. {
  8961. "name": "Dariusz Rumiński",
  8962. "email": "dariusz.ruminski@gmail.com"
  8963. }
  8964. ],
  8965. "description": "A tool to automatically fix PHP code style",
  8966. "funding": [
  8967. {
  8968. "url": "https://github.com/keradus",
  8969. "type": "github"
  8970. }
  8971. ],
  8972. "time": "2020-06-27T23:57:46+00:00"
  8973. },
  8974. {
  8975. "name": "hamcrest/hamcrest-php",
  8976. "version": "v2.0.1",
  8977. "source": {
  8978. "type": "git",
  8979. "url": "https://github.com/hamcrest/hamcrest-php.git",
  8980. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
  8981. },
  8982. "dist": {
  8983. "type": "zip",
  8984. "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  8985. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  8986. "shasum": "",
  8987. "mirrors": [
  8988. {
  8989. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8990. "preferred": true
  8991. }
  8992. ]
  8993. },
  8994. "require": {
  8995. "php": "^5.3|^7.0|^8.0"
  8996. },
  8997. "replace": {
  8998. "cordoval/hamcrest-php": "*",
  8999. "davedevelopment/hamcrest-php": "*",
  9000. "kodova/hamcrest-php": "*"
  9001. },
  9002. "require-dev": {
  9003. "phpunit/php-file-iterator": "^1.4 || ^2.0",
  9004. "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
  9005. },
  9006. "type": "library",
  9007. "extra": {
  9008. "branch-alias": {
  9009. "dev-master": "2.1-dev"
  9010. }
  9011. },
  9012. "autoload": {
  9013. "classmap": [
  9014. "hamcrest"
  9015. ]
  9016. },
  9017. "notification-url": "https://packagist.org/downloads/",
  9018. "license": [
  9019. "BSD-3-Clause"
  9020. ],
  9021. "description": "This is the PHP port of Hamcrest Matchers",
  9022. "keywords": [
  9023. "test"
  9024. ],
  9025. "time": "2020-07-09T08:09:16+00:00"
  9026. },
  9027. {
  9028. "name": "hyperf/testing",
  9029. "version": "v2.0.0",
  9030. "source": {
  9031. "type": "git",
  9032. "url": "https://github.com/hyperf/testing.git",
  9033. "reference": "1898f675fc050fa71c0e474f40ab5163ebc30d8a"
  9034. },
  9035. "dist": {
  9036. "type": "zip",
  9037. "url": "https://api.github.com/repos/hyperf/testing/zipball/1898f675fc050fa71c0e474f40ab5163ebc30d8a",
  9038. "reference": "1898f675fc050fa71c0e474f40ab5163ebc30d8a",
  9039. "shasum": "",
  9040. "mirrors": [
  9041. {
  9042. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9043. "preferred": true
  9044. }
  9045. ]
  9046. },
  9047. "require": {
  9048. "hyperf/contract": "~2.0.0",
  9049. "hyperf/http-message": "~2.0.0",
  9050. "hyperf/http-server": "~2.0.0",
  9051. "hyperf/utils": "~2.0.0",
  9052. "php": ">=7.2",
  9053. "phpunit/phpunit": "^7.0",
  9054. "psr/container": "^1.0"
  9055. },
  9056. "require-dev": {
  9057. "friendsofphp/php-cs-fixer": "^2.9",
  9058. "malukenho/docheader": "^0.1.6",
  9059. "mockery/mockery": "^1.0"
  9060. },
  9061. "bin": [
  9062. "co-phpunit"
  9063. ],
  9064. "type": "library",
  9065. "extra": {
  9066. "branch-alias": {
  9067. "dev-master": "2.0-dev"
  9068. }
  9069. },
  9070. "autoload": {
  9071. "psr-4": {
  9072. "Hyperf\\Testing\\": "src/"
  9073. }
  9074. },
  9075. "notification-url": "https://packagist.org/downloads/",
  9076. "license": [
  9077. "MIT"
  9078. ],
  9079. "description": "Testing for hyperf",
  9080. "keywords": [
  9081. "php",
  9082. "swoole",
  9083. "testing"
  9084. ],
  9085. "time": "2020-06-19T13:11:07+00:00"
  9086. },
  9087. {
  9088. "name": "mockery/mockery",
  9089. "version": "1.3.2",
  9090. "source": {
  9091. "type": "git",
  9092. "url": "https://github.com/mockery/mockery.git",
  9093. "reference": "9b6f117dd7d36dc3858d8d8ddf9b3d584fcae283"
  9094. },
  9095. "dist": {
  9096. "type": "zip",
  9097. "url": "https://api.github.com/repos/mockery/mockery/zipball/9b6f117dd7d36dc3858d8d8ddf9b3d584fcae283",
  9098. "reference": "9b6f117dd7d36dc3858d8d8ddf9b3d584fcae283",
  9099. "shasum": "",
  9100. "mirrors": [
  9101. {
  9102. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9103. "preferred": true
  9104. }
  9105. ]
  9106. },
  9107. "require": {
  9108. "hamcrest/hamcrest-php": "^2.0.1",
  9109. "lib-pcre": ">=7.0",
  9110. "php": ">=5.6.0"
  9111. },
  9112. "require-dev": {
  9113. "phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0|~9.0"
  9114. },
  9115. "type": "library",
  9116. "extra": {
  9117. "branch-alias": {
  9118. "dev-master": "1.3.x-dev"
  9119. }
  9120. },
  9121. "autoload": {
  9122. "psr-0": {
  9123. "Mockery": "library/"
  9124. }
  9125. },
  9126. "notification-url": "https://packagist.org/downloads/",
  9127. "license": [
  9128. "BSD-3-Clause"
  9129. ],
  9130. "authors": [
  9131. {
  9132. "name": "Pádraic Brady",
  9133. "email": "padraic.brady@gmail.com",
  9134. "homepage": "http://blog.astrumfutura.com"
  9135. },
  9136. {
  9137. "name": "Dave Marshall",
  9138. "email": "dave.marshall@atstsolutions.co.uk",
  9139. "homepage": "http://davedevelopment.co.uk"
  9140. }
  9141. ],
  9142. "description": "Mockery is a simple yet flexible PHP mock object framework",
  9143. "homepage": "https://github.com/mockery/mockery",
  9144. "keywords": [
  9145. "BDD",
  9146. "TDD",
  9147. "library",
  9148. "mock",
  9149. "mock objects",
  9150. "mockery",
  9151. "stub",
  9152. "test",
  9153. "test double",
  9154. "testing"
  9155. ],
  9156. "time": "2020-07-09T08:23:05+00:00"
  9157. },
  9158. {
  9159. "name": "myclabs/deep-copy",
  9160. "version": "1.10.1",
  9161. "source": {
  9162. "type": "git",
  9163. "url": "https://github.com/myclabs/DeepCopy.git",
  9164. "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
  9165. },
  9166. "dist": {
  9167. "type": "zip",
  9168. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
  9169. "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
  9170. "shasum": "",
  9171. "mirrors": [
  9172. {
  9173. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9174. "preferred": true
  9175. }
  9176. ]
  9177. },
  9178. "require": {
  9179. "php": "^7.1 || ^8.0"
  9180. },
  9181. "replace": {
  9182. "myclabs/deep-copy": "self.version"
  9183. },
  9184. "require-dev": {
  9185. "doctrine/collections": "^1.0",
  9186. "doctrine/common": "^2.6",
  9187. "phpunit/phpunit": "^7.1"
  9188. },
  9189. "type": "library",
  9190. "autoload": {
  9191. "psr-4": {
  9192. "DeepCopy\\": "src/DeepCopy/"
  9193. },
  9194. "files": [
  9195. "src/DeepCopy/deep_copy.php"
  9196. ]
  9197. },
  9198. "notification-url": "https://packagist.org/downloads/",
  9199. "license": [
  9200. "MIT"
  9201. ],
  9202. "description": "Create deep copies (clones) of your objects",
  9203. "keywords": [
  9204. "clone",
  9205. "copy",
  9206. "duplicate",
  9207. "object",
  9208. "object graph"
  9209. ],
  9210. "funding": [
  9211. {
  9212. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  9213. "type": "tidelift"
  9214. }
  9215. ],
  9216. "time": "2020-06-29T13:22:24+00:00"
  9217. },
  9218. {
  9219. "name": "phar-io/manifest",
  9220. "version": "1.0.3",
  9221. "source": {
  9222. "type": "git",
  9223. "url": "https://github.com/phar-io/manifest.git",
  9224. "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
  9225. },
  9226. "dist": {
  9227. "type": "zip",
  9228. "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
  9229. "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
  9230. "shasum": "",
  9231. "mirrors": [
  9232. {
  9233. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9234. "preferred": true
  9235. }
  9236. ]
  9237. },
  9238. "require": {
  9239. "ext-dom": "*",
  9240. "ext-phar": "*",
  9241. "phar-io/version": "^2.0",
  9242. "php": "^5.6 || ^7.0"
  9243. },
  9244. "type": "library",
  9245. "extra": {
  9246. "branch-alias": {
  9247. "dev-master": "1.0.x-dev"
  9248. }
  9249. },
  9250. "autoload": {
  9251. "classmap": [
  9252. "src/"
  9253. ]
  9254. },
  9255. "notification-url": "https://packagist.org/downloads/",
  9256. "license": [
  9257. "BSD-3-Clause"
  9258. ],
  9259. "authors": [
  9260. {
  9261. "name": "Arne Blankerts",
  9262. "email": "arne@blankerts.de",
  9263. "role": "Developer"
  9264. },
  9265. {
  9266. "name": "Sebastian Heuer",
  9267. "email": "sebastian@phpeople.de",
  9268. "role": "Developer"
  9269. },
  9270. {
  9271. "name": "Sebastian Bergmann",
  9272. "email": "sebastian@phpunit.de",
  9273. "role": "Developer"
  9274. }
  9275. ],
  9276. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  9277. "time": "2018-07-08T19:23:20+00:00"
  9278. },
  9279. {
  9280. "name": "phar-io/version",
  9281. "version": "2.0.1",
  9282. "source": {
  9283. "type": "git",
  9284. "url": "https://github.com/phar-io/version.git",
  9285. "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
  9286. },
  9287. "dist": {
  9288. "type": "zip",
  9289. "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
  9290. "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
  9291. "shasum": "",
  9292. "mirrors": [
  9293. {
  9294. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9295. "preferred": true
  9296. }
  9297. ]
  9298. },
  9299. "require": {
  9300. "php": "^5.6 || ^7.0"
  9301. },
  9302. "type": "library",
  9303. "autoload": {
  9304. "classmap": [
  9305. "src/"
  9306. ]
  9307. },
  9308. "notification-url": "https://packagist.org/downloads/",
  9309. "license": [
  9310. "BSD-3-Clause"
  9311. ],
  9312. "authors": [
  9313. {
  9314. "name": "Arne Blankerts",
  9315. "email": "arne@blankerts.de",
  9316. "role": "Developer"
  9317. },
  9318. {
  9319. "name": "Sebastian Heuer",
  9320. "email": "sebastian@phpeople.de",
  9321. "role": "Developer"
  9322. },
  9323. {
  9324. "name": "Sebastian Bergmann",
  9325. "email": "sebastian@phpunit.de",
  9326. "role": "Developer"
  9327. }
  9328. ],
  9329. "description": "Library for handling version information and constraints",
  9330. "time": "2018-07-08T19:19:57+00:00"
  9331. },
  9332. {
  9333. "name": "php-cs-fixer/diff",
  9334. "version": "v1.3.0",
  9335. "source": {
  9336. "type": "git",
  9337. "url": "https://github.com/PHP-CS-Fixer/diff.git",
  9338. "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
  9339. },
  9340. "dist": {
  9341. "type": "zip",
  9342. "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
  9343. "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
  9344. "shasum": "",
  9345. "mirrors": [
  9346. {
  9347. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9348. "preferred": true
  9349. }
  9350. ]
  9351. },
  9352. "require": {
  9353. "php": "^5.6 || ^7.0"
  9354. },
  9355. "require-dev": {
  9356. "phpunit/phpunit": "^5.7.23 || ^6.4.3",
  9357. "symfony/process": "^3.3"
  9358. },
  9359. "type": "library",
  9360. "autoload": {
  9361. "classmap": [
  9362. "src/"
  9363. ]
  9364. },
  9365. "notification-url": "https://packagist.org/downloads/",
  9366. "license": [
  9367. "BSD-3-Clause"
  9368. ],
  9369. "authors": [
  9370. {
  9371. "name": "Kore Nordmann",
  9372. "email": "mail@kore-nordmann.de"
  9373. },
  9374. {
  9375. "name": "Sebastian Bergmann",
  9376. "email": "sebastian@phpunit.de"
  9377. },
  9378. {
  9379. "name": "SpacePossum"
  9380. }
  9381. ],
  9382. "description": "sebastian/diff v2 backport support for PHP5.6",
  9383. "homepage": "https://github.com/PHP-CS-Fixer",
  9384. "keywords": [
  9385. "diff"
  9386. ],
  9387. "time": "2018-02-15T16:58:55+00:00"
  9388. },
  9389. {
  9390. "name": "phpspec/prophecy",
  9391. "version": "1.11.1",
  9392. "source": {
  9393. "type": "git",
  9394. "url": "https://github.com/phpspec/prophecy.git",
  9395. "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160"
  9396. },
  9397. "dist": {
  9398. "type": "zip",
  9399. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b20034be5efcdab4fb60ca3a29cba2949aead160",
  9400. "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160",
  9401. "shasum": "",
  9402. "mirrors": [
  9403. {
  9404. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9405. "preferred": true
  9406. }
  9407. ]
  9408. },
  9409. "require": {
  9410. "doctrine/instantiator": "^1.2",
  9411. "php": "^7.2",
  9412. "phpdocumentor/reflection-docblock": "^5.0",
  9413. "sebastian/comparator": "^3.0 || ^4.0",
  9414. "sebastian/recursion-context": "^3.0 || ^4.0"
  9415. },
  9416. "require-dev": {
  9417. "phpspec/phpspec": "^6.0",
  9418. "phpunit/phpunit": "^8.0"
  9419. },
  9420. "type": "library",
  9421. "extra": {
  9422. "branch-alias": {
  9423. "dev-master": "1.11.x-dev"
  9424. }
  9425. },
  9426. "autoload": {
  9427. "psr-4": {
  9428. "Prophecy\\": "src/Prophecy"
  9429. }
  9430. },
  9431. "notification-url": "https://packagist.org/downloads/",
  9432. "license": [
  9433. "MIT"
  9434. ],
  9435. "authors": [
  9436. {
  9437. "name": "Konstantin Kudryashov",
  9438. "email": "ever.zet@gmail.com",
  9439. "homepage": "http://everzet.com"
  9440. },
  9441. {
  9442. "name": "Marcello Duarte",
  9443. "email": "marcello.duarte@gmail.com"
  9444. }
  9445. ],
  9446. "description": "Highly opinionated mocking framework for PHP 5.3+",
  9447. "homepage": "https://github.com/phpspec/prophecy",
  9448. "keywords": [
  9449. "Double",
  9450. "Dummy",
  9451. "fake",
  9452. "mock",
  9453. "spy",
  9454. "stub"
  9455. ],
  9456. "time": "2020-07-08T12:44:21+00:00"
  9457. },
  9458. {
  9459. "name": "phpstan/phpstan",
  9460. "version": "0.12.32",
  9461. "source": {
  9462. "type": "git",
  9463. "url": "https://github.com/phpstan/phpstan.git",
  9464. "reference": "d03863f504c8432b3de4d1881f73f6acb8c0e67c"
  9465. },
  9466. "dist": {
  9467. "type": "zip",
  9468. "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d03863f504c8432b3de4d1881f73f6acb8c0e67c",
  9469. "reference": "d03863f504c8432b3de4d1881f73f6acb8c0e67c",
  9470. "shasum": "",
  9471. "mirrors": [
  9472. {
  9473. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9474. "preferred": true
  9475. }
  9476. ]
  9477. },
  9478. "require": {
  9479. "php": "^7.1"
  9480. },
  9481. "conflict": {
  9482. "phpstan/phpstan-shim": "*"
  9483. },
  9484. "bin": [
  9485. "phpstan",
  9486. "phpstan.phar"
  9487. ],
  9488. "type": "library",
  9489. "extra": {
  9490. "branch-alias": {
  9491. "dev-master": "0.12-dev"
  9492. }
  9493. },
  9494. "autoload": {
  9495. "files": [
  9496. "bootstrap.php"
  9497. ]
  9498. },
  9499. "notification-url": "https://packagist.org/downloads/",
  9500. "license": [
  9501. "MIT"
  9502. ],
  9503. "description": "PHPStan - PHP Static Analysis Tool",
  9504. "funding": [
  9505. {
  9506. "url": "https://github.com/ondrejmirtes",
  9507. "type": "github"
  9508. },
  9509. {
  9510. "url": "https://www.patreon.com/phpstan",
  9511. "type": "patreon"
  9512. },
  9513. {
  9514. "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
  9515. "type": "tidelift"
  9516. }
  9517. ],
  9518. "time": "2020-07-01T11:57:52+00:00"
  9519. },
  9520. {
  9521. "name": "phpunit/php-code-coverage",
  9522. "version": "6.1.4",
  9523. "source": {
  9524. "type": "git",
  9525. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  9526. "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
  9527. },
  9528. "dist": {
  9529. "type": "zip",
  9530. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
  9531. "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
  9532. "shasum": "",
  9533. "mirrors": [
  9534. {
  9535. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9536. "preferred": true
  9537. }
  9538. ]
  9539. },
  9540. "require": {
  9541. "ext-dom": "*",
  9542. "ext-xmlwriter": "*",
  9543. "php": "^7.1",
  9544. "phpunit/php-file-iterator": "^2.0",
  9545. "phpunit/php-text-template": "^1.2.1",
  9546. "phpunit/php-token-stream": "^3.0",
  9547. "sebastian/code-unit-reverse-lookup": "^1.0.1",
  9548. "sebastian/environment": "^3.1 || ^4.0",
  9549. "sebastian/version": "^2.0.1",
  9550. "theseer/tokenizer": "^1.1"
  9551. },
  9552. "require-dev": {
  9553. "phpunit/phpunit": "^7.0"
  9554. },
  9555. "suggest": {
  9556. "ext-xdebug": "^2.6.0"
  9557. },
  9558. "type": "library",
  9559. "extra": {
  9560. "branch-alias": {
  9561. "dev-master": "6.1-dev"
  9562. }
  9563. },
  9564. "autoload": {
  9565. "classmap": [
  9566. "src/"
  9567. ]
  9568. },
  9569. "notification-url": "https://packagist.org/downloads/",
  9570. "license": [
  9571. "BSD-3-Clause"
  9572. ],
  9573. "authors": [
  9574. {
  9575. "name": "Sebastian Bergmann",
  9576. "email": "sebastian@phpunit.de",
  9577. "role": "lead"
  9578. }
  9579. ],
  9580. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  9581. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  9582. "keywords": [
  9583. "coverage",
  9584. "testing",
  9585. "xunit"
  9586. ],
  9587. "time": "2018-10-31T16:06:48+00:00"
  9588. },
  9589. {
  9590. "name": "phpunit/php-file-iterator",
  9591. "version": "2.0.2",
  9592. "source": {
  9593. "type": "git",
  9594. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  9595. "reference": "050bedf145a257b1ff02746c31894800e5122946"
  9596. },
  9597. "dist": {
  9598. "type": "zip",
  9599. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
  9600. "reference": "050bedf145a257b1ff02746c31894800e5122946",
  9601. "shasum": "",
  9602. "mirrors": [
  9603. {
  9604. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9605. "preferred": true
  9606. }
  9607. ]
  9608. },
  9609. "require": {
  9610. "php": "^7.1"
  9611. },
  9612. "require-dev": {
  9613. "phpunit/phpunit": "^7.1"
  9614. },
  9615. "type": "library",
  9616. "extra": {
  9617. "branch-alias": {
  9618. "dev-master": "2.0.x-dev"
  9619. }
  9620. },
  9621. "autoload": {
  9622. "classmap": [
  9623. "src/"
  9624. ]
  9625. },
  9626. "notification-url": "https://packagist.org/downloads/",
  9627. "license": [
  9628. "BSD-3-Clause"
  9629. ],
  9630. "authors": [
  9631. {
  9632. "name": "Sebastian Bergmann",
  9633. "email": "sebastian@phpunit.de",
  9634. "role": "lead"
  9635. }
  9636. ],
  9637. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  9638. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  9639. "keywords": [
  9640. "filesystem",
  9641. "iterator"
  9642. ],
  9643. "time": "2018-09-13T20:33:42+00:00"
  9644. },
  9645. {
  9646. "name": "phpunit/php-text-template",
  9647. "version": "1.2.1",
  9648. "source": {
  9649. "type": "git",
  9650. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  9651. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  9652. },
  9653. "dist": {
  9654. "type": "zip",
  9655. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  9656. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  9657. "shasum": "",
  9658. "mirrors": [
  9659. {
  9660. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9661. "preferred": true
  9662. }
  9663. ]
  9664. },
  9665. "require": {
  9666. "php": ">=5.3.3"
  9667. },
  9668. "type": "library",
  9669. "autoload": {
  9670. "classmap": [
  9671. "src/"
  9672. ]
  9673. },
  9674. "notification-url": "https://packagist.org/downloads/",
  9675. "license": [
  9676. "BSD-3-Clause"
  9677. ],
  9678. "authors": [
  9679. {
  9680. "name": "Sebastian Bergmann",
  9681. "email": "sebastian@phpunit.de",
  9682. "role": "lead"
  9683. }
  9684. ],
  9685. "description": "Simple template engine.",
  9686. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  9687. "keywords": [
  9688. "template"
  9689. ],
  9690. "time": "2015-06-21T13:50:34+00:00"
  9691. },
  9692. {
  9693. "name": "phpunit/php-timer",
  9694. "version": "2.1.2",
  9695. "source": {
  9696. "type": "git",
  9697. "url": "https://github.com/sebastianbergmann/php-timer.git",
  9698. "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
  9699. },
  9700. "dist": {
  9701. "type": "zip",
  9702. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
  9703. "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
  9704. "shasum": "",
  9705. "mirrors": [
  9706. {
  9707. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9708. "preferred": true
  9709. }
  9710. ]
  9711. },
  9712. "require": {
  9713. "php": "^7.1"
  9714. },
  9715. "require-dev": {
  9716. "phpunit/phpunit": "^7.0"
  9717. },
  9718. "type": "library",
  9719. "extra": {
  9720. "branch-alias": {
  9721. "dev-master": "2.1-dev"
  9722. }
  9723. },
  9724. "autoload": {
  9725. "classmap": [
  9726. "src/"
  9727. ]
  9728. },
  9729. "notification-url": "https://packagist.org/downloads/",
  9730. "license": [
  9731. "BSD-3-Clause"
  9732. ],
  9733. "authors": [
  9734. {
  9735. "name": "Sebastian Bergmann",
  9736. "email": "sebastian@phpunit.de",
  9737. "role": "lead"
  9738. }
  9739. ],
  9740. "description": "Utility class for timing",
  9741. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  9742. "keywords": [
  9743. "timer"
  9744. ],
  9745. "time": "2019-06-07T04:22:29+00:00"
  9746. },
  9747. {
  9748. "name": "phpunit/php-token-stream",
  9749. "version": "3.1.1",
  9750. "source": {
  9751. "type": "git",
  9752. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  9753. "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
  9754. },
  9755. "dist": {
  9756. "type": "zip",
  9757. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
  9758. "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
  9759. "shasum": "",
  9760. "mirrors": [
  9761. {
  9762. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9763. "preferred": true
  9764. }
  9765. ]
  9766. },
  9767. "require": {
  9768. "ext-tokenizer": "*",
  9769. "php": "^7.1"
  9770. },
  9771. "require-dev": {
  9772. "phpunit/phpunit": "^7.0"
  9773. },
  9774. "type": "library",
  9775. "extra": {
  9776. "branch-alias": {
  9777. "dev-master": "3.1-dev"
  9778. }
  9779. },
  9780. "autoload": {
  9781. "classmap": [
  9782. "src/"
  9783. ]
  9784. },
  9785. "notification-url": "https://packagist.org/downloads/",
  9786. "license": [
  9787. "BSD-3-Clause"
  9788. ],
  9789. "authors": [
  9790. {
  9791. "name": "Sebastian Bergmann",
  9792. "email": "sebastian@phpunit.de"
  9793. }
  9794. ],
  9795. "description": "Wrapper around PHP's tokenizer extension.",
  9796. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  9797. "keywords": [
  9798. "tokenizer"
  9799. ],
  9800. "abandoned": true,
  9801. "time": "2019-09-17T06:23:10+00:00"
  9802. },
  9803. {
  9804. "name": "phpunit/phpunit",
  9805. "version": "7.5.20",
  9806. "source": {
  9807. "type": "git",
  9808. "url": "https://github.com/sebastianbergmann/phpunit.git",
  9809. "reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
  9810. },
  9811. "dist": {
  9812. "type": "zip",
  9813. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
  9814. "reference": "9467db479d1b0487c99733bb1e7944d32deded2c",
  9815. "shasum": "",
  9816. "mirrors": [
  9817. {
  9818. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9819. "preferred": true
  9820. }
  9821. ]
  9822. },
  9823. "require": {
  9824. "doctrine/instantiator": "^1.1",
  9825. "ext-dom": "*",
  9826. "ext-json": "*",
  9827. "ext-libxml": "*",
  9828. "ext-mbstring": "*",
  9829. "ext-xml": "*",
  9830. "myclabs/deep-copy": "^1.7",
  9831. "phar-io/manifest": "^1.0.2",
  9832. "phar-io/version": "^2.0",
  9833. "php": "^7.1",
  9834. "phpspec/prophecy": "^1.7",
  9835. "phpunit/php-code-coverage": "^6.0.7",
  9836. "phpunit/php-file-iterator": "^2.0.1",
  9837. "phpunit/php-text-template": "^1.2.1",
  9838. "phpunit/php-timer": "^2.1",
  9839. "sebastian/comparator": "^3.0",
  9840. "sebastian/diff": "^3.0",
  9841. "sebastian/environment": "^4.0",
  9842. "sebastian/exporter": "^3.1",
  9843. "sebastian/global-state": "^2.0",
  9844. "sebastian/object-enumerator": "^3.0.3",
  9845. "sebastian/resource-operations": "^2.0",
  9846. "sebastian/version": "^2.0.1"
  9847. },
  9848. "conflict": {
  9849. "phpunit/phpunit-mock-objects": "*"
  9850. },
  9851. "require-dev": {
  9852. "ext-pdo": "*"
  9853. },
  9854. "suggest": {
  9855. "ext-soap": "*",
  9856. "ext-xdebug": "*",
  9857. "phpunit/php-invoker": "^2.0"
  9858. },
  9859. "bin": [
  9860. "phpunit"
  9861. ],
  9862. "type": "library",
  9863. "extra": {
  9864. "branch-alias": {
  9865. "dev-master": "7.5-dev"
  9866. }
  9867. },
  9868. "autoload": {
  9869. "classmap": [
  9870. "src/"
  9871. ]
  9872. },
  9873. "notification-url": "https://packagist.org/downloads/",
  9874. "license": [
  9875. "BSD-3-Clause"
  9876. ],
  9877. "authors": [
  9878. {
  9879. "name": "Sebastian Bergmann",
  9880. "email": "sebastian@phpunit.de",
  9881. "role": "lead"
  9882. }
  9883. ],
  9884. "description": "The PHP Unit Testing framework.",
  9885. "homepage": "https://phpunit.de/",
  9886. "keywords": [
  9887. "phpunit",
  9888. "testing",
  9889. "xunit"
  9890. ],
  9891. "time": "2020-01-08T08:45:45+00:00"
  9892. },
  9893. {
  9894. "name": "sebastian/code-unit-reverse-lookup",
  9895. "version": "1.0.1",
  9896. "source": {
  9897. "type": "git",
  9898. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  9899. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
  9900. },
  9901. "dist": {
  9902. "type": "zip",
  9903. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  9904. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  9905. "shasum": "",
  9906. "mirrors": [
  9907. {
  9908. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9909. "preferred": true
  9910. }
  9911. ]
  9912. },
  9913. "require": {
  9914. "php": "^5.6 || ^7.0"
  9915. },
  9916. "require-dev": {
  9917. "phpunit/phpunit": "^5.7 || ^6.0"
  9918. },
  9919. "type": "library",
  9920. "extra": {
  9921. "branch-alias": {
  9922. "dev-master": "1.0.x-dev"
  9923. }
  9924. },
  9925. "autoload": {
  9926. "classmap": [
  9927. "src/"
  9928. ]
  9929. },
  9930. "notification-url": "https://packagist.org/downloads/",
  9931. "license": [
  9932. "BSD-3-Clause"
  9933. ],
  9934. "authors": [
  9935. {
  9936. "name": "Sebastian Bergmann",
  9937. "email": "sebastian@phpunit.de"
  9938. }
  9939. ],
  9940. "description": "Looks up which function or method a line of code belongs to",
  9941. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  9942. "time": "2017-03-04T06:30:41+00:00"
  9943. },
  9944. {
  9945. "name": "sebastian/comparator",
  9946. "version": "3.0.2",
  9947. "source": {
  9948. "type": "git",
  9949. "url": "https://github.com/sebastianbergmann/comparator.git",
  9950. "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
  9951. },
  9952. "dist": {
  9953. "type": "zip",
  9954. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
  9955. "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
  9956. "shasum": "",
  9957. "mirrors": [
  9958. {
  9959. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9960. "preferred": true
  9961. }
  9962. ]
  9963. },
  9964. "require": {
  9965. "php": "^7.1",
  9966. "sebastian/diff": "^3.0",
  9967. "sebastian/exporter": "^3.1"
  9968. },
  9969. "require-dev": {
  9970. "phpunit/phpunit": "^7.1"
  9971. },
  9972. "type": "library",
  9973. "extra": {
  9974. "branch-alias": {
  9975. "dev-master": "3.0-dev"
  9976. }
  9977. },
  9978. "autoload": {
  9979. "classmap": [
  9980. "src/"
  9981. ]
  9982. },
  9983. "notification-url": "https://packagist.org/downloads/",
  9984. "license": [
  9985. "BSD-3-Clause"
  9986. ],
  9987. "authors": [
  9988. {
  9989. "name": "Jeff Welch",
  9990. "email": "whatthejeff@gmail.com"
  9991. },
  9992. {
  9993. "name": "Volker Dusch",
  9994. "email": "github@wallbash.com"
  9995. },
  9996. {
  9997. "name": "Bernhard Schussek",
  9998. "email": "bschussek@2bepublished.at"
  9999. },
  10000. {
  10001. "name": "Sebastian Bergmann",
  10002. "email": "sebastian@phpunit.de"
  10003. }
  10004. ],
  10005. "description": "Provides the functionality to compare PHP values for equality",
  10006. "homepage": "https://github.com/sebastianbergmann/comparator",
  10007. "keywords": [
  10008. "comparator",
  10009. "compare",
  10010. "equality"
  10011. ],
  10012. "time": "2018-07-12T15:12:46+00:00"
  10013. },
  10014. {
  10015. "name": "sebastian/diff",
  10016. "version": "3.0.2",
  10017. "source": {
  10018. "type": "git",
  10019. "url": "https://github.com/sebastianbergmann/diff.git",
  10020. "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
  10021. },
  10022. "dist": {
  10023. "type": "zip",
  10024. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
  10025. "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
  10026. "shasum": "",
  10027. "mirrors": [
  10028. {
  10029. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10030. "preferred": true
  10031. }
  10032. ]
  10033. },
  10034. "require": {
  10035. "php": "^7.1"
  10036. },
  10037. "require-dev": {
  10038. "phpunit/phpunit": "^7.5 || ^8.0",
  10039. "symfony/process": "^2 || ^3.3 || ^4"
  10040. },
  10041. "type": "library",
  10042. "extra": {
  10043. "branch-alias": {
  10044. "dev-master": "3.0-dev"
  10045. }
  10046. },
  10047. "autoload": {
  10048. "classmap": [
  10049. "src/"
  10050. ]
  10051. },
  10052. "notification-url": "https://packagist.org/downloads/",
  10053. "license": [
  10054. "BSD-3-Clause"
  10055. ],
  10056. "authors": [
  10057. {
  10058. "name": "Kore Nordmann",
  10059. "email": "mail@kore-nordmann.de"
  10060. },
  10061. {
  10062. "name": "Sebastian Bergmann",
  10063. "email": "sebastian@phpunit.de"
  10064. }
  10065. ],
  10066. "description": "Diff implementation",
  10067. "homepage": "https://github.com/sebastianbergmann/diff",
  10068. "keywords": [
  10069. "diff",
  10070. "udiff",
  10071. "unidiff",
  10072. "unified diff"
  10073. ],
  10074. "time": "2019-02-04T06:01:07+00:00"
  10075. },
  10076. {
  10077. "name": "sebastian/environment",
  10078. "version": "4.2.3",
  10079. "source": {
  10080. "type": "git",
  10081. "url": "https://github.com/sebastianbergmann/environment.git",
  10082. "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
  10083. },
  10084. "dist": {
  10085. "type": "zip",
  10086. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
  10087. "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
  10088. "shasum": "",
  10089. "mirrors": [
  10090. {
  10091. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10092. "preferred": true
  10093. }
  10094. ]
  10095. },
  10096. "require": {
  10097. "php": "^7.1"
  10098. },
  10099. "require-dev": {
  10100. "phpunit/phpunit": "^7.5"
  10101. },
  10102. "suggest": {
  10103. "ext-posix": "*"
  10104. },
  10105. "type": "library",
  10106. "extra": {
  10107. "branch-alias": {
  10108. "dev-master": "4.2-dev"
  10109. }
  10110. },
  10111. "autoload": {
  10112. "classmap": [
  10113. "src/"
  10114. ]
  10115. },
  10116. "notification-url": "https://packagist.org/downloads/",
  10117. "license": [
  10118. "BSD-3-Clause"
  10119. ],
  10120. "authors": [
  10121. {
  10122. "name": "Sebastian Bergmann",
  10123. "email": "sebastian@phpunit.de"
  10124. }
  10125. ],
  10126. "description": "Provides functionality to handle HHVM/PHP environments",
  10127. "homepage": "http://www.github.com/sebastianbergmann/environment",
  10128. "keywords": [
  10129. "Xdebug",
  10130. "environment",
  10131. "hhvm"
  10132. ],
  10133. "time": "2019-11-20T08:46:58+00:00"
  10134. },
  10135. {
  10136. "name": "sebastian/exporter",
  10137. "version": "3.1.2",
  10138. "source": {
  10139. "type": "git",
  10140. "url": "https://github.com/sebastianbergmann/exporter.git",
  10141. "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
  10142. },
  10143. "dist": {
  10144. "type": "zip",
  10145. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
  10146. "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
  10147. "shasum": "",
  10148. "mirrors": [
  10149. {
  10150. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10151. "preferred": true
  10152. }
  10153. ]
  10154. },
  10155. "require": {
  10156. "php": "^7.0",
  10157. "sebastian/recursion-context": "^3.0"
  10158. },
  10159. "require-dev": {
  10160. "ext-mbstring": "*",
  10161. "phpunit/phpunit": "^6.0"
  10162. },
  10163. "type": "library",
  10164. "extra": {
  10165. "branch-alias": {
  10166. "dev-master": "3.1.x-dev"
  10167. }
  10168. },
  10169. "autoload": {
  10170. "classmap": [
  10171. "src/"
  10172. ]
  10173. },
  10174. "notification-url": "https://packagist.org/downloads/",
  10175. "license": [
  10176. "BSD-3-Clause"
  10177. ],
  10178. "authors": [
  10179. {
  10180. "name": "Sebastian Bergmann",
  10181. "email": "sebastian@phpunit.de"
  10182. },
  10183. {
  10184. "name": "Jeff Welch",
  10185. "email": "whatthejeff@gmail.com"
  10186. },
  10187. {
  10188. "name": "Volker Dusch",
  10189. "email": "github@wallbash.com"
  10190. },
  10191. {
  10192. "name": "Adam Harvey",
  10193. "email": "aharvey@php.net"
  10194. },
  10195. {
  10196. "name": "Bernhard Schussek",
  10197. "email": "bschussek@gmail.com"
  10198. }
  10199. ],
  10200. "description": "Provides the functionality to export PHP variables for visualization",
  10201. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  10202. "keywords": [
  10203. "export",
  10204. "exporter"
  10205. ],
  10206. "time": "2019-09-14T09:02:43+00:00"
  10207. },
  10208. {
  10209. "name": "sebastian/global-state",
  10210. "version": "2.0.0",
  10211. "source": {
  10212. "type": "git",
  10213. "url": "https://github.com/sebastianbergmann/global-state.git",
  10214. "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
  10215. },
  10216. "dist": {
  10217. "type": "zip",
  10218. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  10219. "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  10220. "shasum": "",
  10221. "mirrors": [
  10222. {
  10223. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10224. "preferred": true
  10225. }
  10226. ]
  10227. },
  10228. "require": {
  10229. "php": "^7.0"
  10230. },
  10231. "require-dev": {
  10232. "phpunit/phpunit": "^6.0"
  10233. },
  10234. "suggest": {
  10235. "ext-uopz": "*"
  10236. },
  10237. "type": "library",
  10238. "extra": {
  10239. "branch-alias": {
  10240. "dev-master": "2.0-dev"
  10241. }
  10242. },
  10243. "autoload": {
  10244. "classmap": [
  10245. "src/"
  10246. ]
  10247. },
  10248. "notification-url": "https://packagist.org/downloads/",
  10249. "license": [
  10250. "BSD-3-Clause"
  10251. ],
  10252. "authors": [
  10253. {
  10254. "name": "Sebastian Bergmann",
  10255. "email": "sebastian@phpunit.de"
  10256. }
  10257. ],
  10258. "description": "Snapshotting of global state",
  10259. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  10260. "keywords": [
  10261. "global state"
  10262. ],
  10263. "time": "2017-04-27T15:39:26+00:00"
  10264. },
  10265. {
  10266. "name": "sebastian/object-enumerator",
  10267. "version": "3.0.3",
  10268. "source": {
  10269. "type": "git",
  10270. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  10271. "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
  10272. },
  10273. "dist": {
  10274. "type": "zip",
  10275. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  10276. "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  10277. "shasum": "",
  10278. "mirrors": [
  10279. {
  10280. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10281. "preferred": true
  10282. }
  10283. ]
  10284. },
  10285. "require": {
  10286. "php": "^7.0",
  10287. "sebastian/object-reflector": "^1.1.1",
  10288. "sebastian/recursion-context": "^3.0"
  10289. },
  10290. "require-dev": {
  10291. "phpunit/phpunit": "^6.0"
  10292. },
  10293. "type": "library",
  10294. "extra": {
  10295. "branch-alias": {
  10296. "dev-master": "3.0.x-dev"
  10297. }
  10298. },
  10299. "autoload": {
  10300. "classmap": [
  10301. "src/"
  10302. ]
  10303. },
  10304. "notification-url": "https://packagist.org/downloads/",
  10305. "license": [
  10306. "BSD-3-Clause"
  10307. ],
  10308. "authors": [
  10309. {
  10310. "name": "Sebastian Bergmann",
  10311. "email": "sebastian@phpunit.de"
  10312. }
  10313. ],
  10314. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  10315. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  10316. "time": "2017-08-03T12:35:26+00:00"
  10317. },
  10318. {
  10319. "name": "sebastian/object-reflector",
  10320. "version": "1.1.1",
  10321. "source": {
  10322. "type": "git",
  10323. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  10324. "reference": "773f97c67f28de00d397be301821b06708fca0be"
  10325. },
  10326. "dist": {
  10327. "type": "zip",
  10328. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
  10329. "reference": "773f97c67f28de00d397be301821b06708fca0be",
  10330. "shasum": "",
  10331. "mirrors": [
  10332. {
  10333. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10334. "preferred": true
  10335. }
  10336. ]
  10337. },
  10338. "require": {
  10339. "php": "^7.0"
  10340. },
  10341. "require-dev": {
  10342. "phpunit/phpunit": "^6.0"
  10343. },
  10344. "type": "library",
  10345. "extra": {
  10346. "branch-alias": {
  10347. "dev-master": "1.1-dev"
  10348. }
  10349. },
  10350. "autoload": {
  10351. "classmap": [
  10352. "src/"
  10353. ]
  10354. },
  10355. "notification-url": "https://packagist.org/downloads/",
  10356. "license": [
  10357. "BSD-3-Clause"
  10358. ],
  10359. "authors": [
  10360. {
  10361. "name": "Sebastian Bergmann",
  10362. "email": "sebastian@phpunit.de"
  10363. }
  10364. ],
  10365. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  10366. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  10367. "time": "2017-03-29T09:07:27+00:00"
  10368. },
  10369. {
  10370. "name": "sebastian/recursion-context",
  10371. "version": "3.0.0",
  10372. "source": {
  10373. "type": "git",
  10374. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  10375. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
  10376. },
  10377. "dist": {
  10378. "type": "zip",
  10379. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  10380. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  10381. "shasum": "",
  10382. "mirrors": [
  10383. {
  10384. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10385. "preferred": true
  10386. }
  10387. ]
  10388. },
  10389. "require": {
  10390. "php": "^7.0"
  10391. },
  10392. "require-dev": {
  10393. "phpunit/phpunit": "^6.0"
  10394. },
  10395. "type": "library",
  10396. "extra": {
  10397. "branch-alias": {
  10398. "dev-master": "3.0.x-dev"
  10399. }
  10400. },
  10401. "autoload": {
  10402. "classmap": [
  10403. "src/"
  10404. ]
  10405. },
  10406. "notification-url": "https://packagist.org/downloads/",
  10407. "license": [
  10408. "BSD-3-Clause"
  10409. ],
  10410. "authors": [
  10411. {
  10412. "name": "Jeff Welch",
  10413. "email": "whatthejeff@gmail.com"
  10414. },
  10415. {
  10416. "name": "Sebastian Bergmann",
  10417. "email": "sebastian@phpunit.de"
  10418. },
  10419. {
  10420. "name": "Adam Harvey",
  10421. "email": "aharvey@php.net"
  10422. }
  10423. ],
  10424. "description": "Provides functionality to recursively process PHP variables",
  10425. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  10426. "time": "2017-03-03T06:23:57+00:00"
  10427. },
  10428. {
  10429. "name": "sebastian/resource-operations",
  10430. "version": "2.0.1",
  10431. "source": {
  10432. "type": "git",
  10433. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  10434. "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
  10435. },
  10436. "dist": {
  10437. "type": "zip",
  10438. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
  10439. "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
  10440. "shasum": "",
  10441. "mirrors": [
  10442. {
  10443. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10444. "preferred": true
  10445. }
  10446. ]
  10447. },
  10448. "require": {
  10449. "php": "^7.1"
  10450. },
  10451. "type": "library",
  10452. "extra": {
  10453. "branch-alias": {
  10454. "dev-master": "2.0-dev"
  10455. }
  10456. },
  10457. "autoload": {
  10458. "classmap": [
  10459. "src/"
  10460. ]
  10461. },
  10462. "notification-url": "https://packagist.org/downloads/",
  10463. "license": [
  10464. "BSD-3-Clause"
  10465. ],
  10466. "authors": [
  10467. {
  10468. "name": "Sebastian Bergmann",
  10469. "email": "sebastian@phpunit.de"
  10470. }
  10471. ],
  10472. "description": "Provides a list of PHP built-in functions that operate on resources",
  10473. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  10474. "time": "2018-10-04T04:07:39+00:00"
  10475. },
  10476. {
  10477. "name": "sebastian/version",
  10478. "version": "2.0.1",
  10479. "source": {
  10480. "type": "git",
  10481. "url": "https://github.com/sebastianbergmann/version.git",
  10482. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
  10483. },
  10484. "dist": {
  10485. "type": "zip",
  10486. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
  10487. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
  10488. "shasum": "",
  10489. "mirrors": [
  10490. {
  10491. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10492. "preferred": true
  10493. }
  10494. ]
  10495. },
  10496. "require": {
  10497. "php": ">=5.6"
  10498. },
  10499. "type": "library",
  10500. "extra": {
  10501. "branch-alias": {
  10502. "dev-master": "2.0.x-dev"
  10503. }
  10504. },
  10505. "autoload": {
  10506. "classmap": [
  10507. "src/"
  10508. ]
  10509. },
  10510. "notification-url": "https://packagist.org/downloads/",
  10511. "license": [
  10512. "BSD-3-Clause"
  10513. ],
  10514. "authors": [
  10515. {
  10516. "name": "Sebastian Bergmann",
  10517. "email": "sebastian@phpunit.de",
  10518. "role": "lead"
  10519. }
  10520. ],
  10521. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  10522. "homepage": "https://github.com/sebastianbergmann/version",
  10523. "time": "2016-10-03T07:35:21+00:00"
  10524. },
  10525. {
  10526. "name": "swoole/ide-helper",
  10527. "version": "4.5.2",
  10528. "source": {
  10529. "type": "git",
  10530. "url": "https://github.com/swoole/ide-helper.git",
  10531. "reference": "e45892fb913204fc776bdec019ca8b723e7249b1"
  10532. },
  10533. "dist": {
  10534. "type": "zip",
  10535. "url": "https://api.github.com/repos/swoole/ide-helper/zipball/e45892fb913204fc776bdec019ca8b723e7249b1",
  10536. "reference": "e45892fb913204fc776bdec019ca8b723e7249b1",
  10537. "shasum": "",
  10538. "mirrors": [
  10539. {
  10540. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10541. "preferred": true
  10542. }
  10543. ]
  10544. },
  10545. "require-dev": {
  10546. "guzzlehttp/guzzle": "~6.5.0",
  10547. "laminas/laminas-code": "~3.4.0",
  10548. "squizlabs/php_codesniffer": "~3.5.0",
  10549. "symfony/filesystem": "~4.0"
  10550. },
  10551. "type": "library",
  10552. "notification-url": "https://packagist.org/downloads/",
  10553. "license": [
  10554. "Apache-2.0"
  10555. ],
  10556. "authors": [
  10557. {
  10558. "name": "Team Swoole",
  10559. "email": "team@swoole.com"
  10560. }
  10561. ],
  10562. "description": "IDE help files for Swoole.",
  10563. "time": "2020-05-28T19:17:49+00:00"
  10564. },
  10565. {
  10566. "name": "symfony/filesystem",
  10567. "version": "v5.1.2",
  10568. "source": {
  10569. "type": "git",
  10570. "url": "https://github.com/symfony/filesystem.git",
  10571. "reference": "6e4320f06d5f2cce0d96530162491f4465179157"
  10572. },
  10573. "dist": {
  10574. "type": "zip",
  10575. "url": "https://api.github.com/repos/symfony/filesystem/zipball/6e4320f06d5f2cce0d96530162491f4465179157",
  10576. "reference": "6e4320f06d5f2cce0d96530162491f4465179157",
  10577. "shasum": "",
  10578. "mirrors": [
  10579. {
  10580. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10581. "preferred": true
  10582. }
  10583. ]
  10584. },
  10585. "require": {
  10586. "php": ">=7.2.5",
  10587. "symfony/polyfill-ctype": "~1.8"
  10588. },
  10589. "type": "library",
  10590. "extra": {
  10591. "branch-alias": {
  10592. "dev-master": "5.1-dev"
  10593. }
  10594. },
  10595. "autoload": {
  10596. "psr-4": {
  10597. "Symfony\\Component\\Filesystem\\": ""
  10598. },
  10599. "exclude-from-classmap": [
  10600. "/Tests/"
  10601. ]
  10602. },
  10603. "notification-url": "https://packagist.org/downloads/",
  10604. "license": [
  10605. "MIT"
  10606. ],
  10607. "authors": [
  10608. {
  10609. "name": "Fabien Potencier",
  10610. "email": "fabien@symfony.com"
  10611. },
  10612. {
  10613. "name": "Symfony Community",
  10614. "homepage": "https://symfony.com/contributors"
  10615. }
  10616. ],
  10617. "description": "Symfony Filesystem Component",
  10618. "homepage": "https://symfony.com",
  10619. "funding": [
  10620. {
  10621. "url": "https://symfony.com/sponsor",
  10622. "type": "custom"
  10623. },
  10624. {
  10625. "url": "https://github.com/fabpot",
  10626. "type": "github"
  10627. },
  10628. {
  10629. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10630. "type": "tidelift"
  10631. }
  10632. ],
  10633. "time": "2020-05-30T20:35:19+00:00"
  10634. },
  10635. {
  10636. "name": "symfony/options-resolver",
  10637. "version": "v5.1.2",
  10638. "source": {
  10639. "type": "git",
  10640. "url": "https://github.com/symfony/options-resolver.git",
  10641. "reference": "663f5dd5e14057d1954fe721f9709d35837f2447"
  10642. },
  10643. "dist": {
  10644. "type": "zip",
  10645. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/663f5dd5e14057d1954fe721f9709d35837f2447",
  10646. "reference": "663f5dd5e14057d1954fe721f9709d35837f2447",
  10647. "shasum": "",
  10648. "mirrors": [
  10649. {
  10650. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10651. "preferred": true
  10652. }
  10653. ]
  10654. },
  10655. "require": {
  10656. "php": ">=7.2.5",
  10657. "symfony/deprecation-contracts": "^2.1",
  10658. "symfony/polyfill-php80": "^1.15"
  10659. },
  10660. "type": "library",
  10661. "extra": {
  10662. "branch-alias": {
  10663. "dev-master": "5.1-dev"
  10664. }
  10665. },
  10666. "autoload": {
  10667. "psr-4": {
  10668. "Symfony\\Component\\OptionsResolver\\": ""
  10669. },
  10670. "exclude-from-classmap": [
  10671. "/Tests/"
  10672. ]
  10673. },
  10674. "notification-url": "https://packagist.org/downloads/",
  10675. "license": [
  10676. "MIT"
  10677. ],
  10678. "authors": [
  10679. {
  10680. "name": "Fabien Potencier",
  10681. "email": "fabien@symfony.com"
  10682. },
  10683. {
  10684. "name": "Symfony Community",
  10685. "homepage": "https://symfony.com/contributors"
  10686. }
  10687. ],
  10688. "description": "Symfony OptionsResolver Component",
  10689. "homepage": "https://symfony.com",
  10690. "keywords": [
  10691. "config",
  10692. "configuration",
  10693. "options"
  10694. ],
  10695. "funding": [
  10696. {
  10697. "url": "https://symfony.com/sponsor",
  10698. "type": "custom"
  10699. },
  10700. {
  10701. "url": "https://github.com/fabpot",
  10702. "type": "github"
  10703. },
  10704. {
  10705. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10706. "type": "tidelift"
  10707. }
  10708. ],
  10709. "time": "2020-05-23T13:08:13+00:00"
  10710. },
  10711. {
  10712. "name": "symfony/process",
  10713. "version": "v5.1.2",
  10714. "source": {
  10715. "type": "git",
  10716. "url": "https://github.com/symfony/process.git",
  10717. "reference": "7f6378c1fa2147eeb1b4c385856ce9de0d46ebd1"
  10718. },
  10719. "dist": {
  10720. "type": "zip",
  10721. "url": "https://api.github.com/repos/symfony/process/zipball/7f6378c1fa2147eeb1b4c385856ce9de0d46ebd1",
  10722. "reference": "7f6378c1fa2147eeb1b4c385856ce9de0d46ebd1",
  10723. "shasum": "",
  10724. "mirrors": [
  10725. {
  10726. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10727. "preferred": true
  10728. }
  10729. ]
  10730. },
  10731. "require": {
  10732. "php": ">=7.2.5",
  10733. "symfony/polyfill-php80": "^1.15"
  10734. },
  10735. "type": "library",
  10736. "extra": {
  10737. "branch-alias": {
  10738. "dev-master": "5.1-dev"
  10739. }
  10740. },
  10741. "autoload": {
  10742. "psr-4": {
  10743. "Symfony\\Component\\Process\\": ""
  10744. },
  10745. "exclude-from-classmap": [
  10746. "/Tests/"
  10747. ]
  10748. },
  10749. "notification-url": "https://packagist.org/downloads/",
  10750. "license": [
  10751. "MIT"
  10752. ],
  10753. "authors": [
  10754. {
  10755. "name": "Fabien Potencier",
  10756. "email": "fabien@symfony.com"
  10757. },
  10758. {
  10759. "name": "Symfony Community",
  10760. "homepage": "https://symfony.com/contributors"
  10761. }
  10762. ],
  10763. "description": "Symfony Process Component",
  10764. "homepage": "https://symfony.com",
  10765. "funding": [
  10766. {
  10767. "url": "https://symfony.com/sponsor",
  10768. "type": "custom"
  10769. },
  10770. {
  10771. "url": "https://github.com/fabpot",
  10772. "type": "github"
  10773. },
  10774. {
  10775. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10776. "type": "tidelift"
  10777. }
  10778. ],
  10779. "time": "2020-05-30T20:35:19+00:00"
  10780. },
  10781. {
  10782. "name": "symfony/stopwatch",
  10783. "version": "v5.1.2",
  10784. "source": {
  10785. "type": "git",
  10786. "url": "https://github.com/symfony/stopwatch.git",
  10787. "reference": "0f7c58cf81dbb5dd67d423a89d577524a2ec0323"
  10788. },
  10789. "dist": {
  10790. "type": "zip",
  10791. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/0f7c58cf81dbb5dd67d423a89d577524a2ec0323",
  10792. "reference": "0f7c58cf81dbb5dd67d423a89d577524a2ec0323",
  10793. "shasum": "",
  10794. "mirrors": [
  10795. {
  10796. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10797. "preferred": true
  10798. }
  10799. ]
  10800. },
  10801. "require": {
  10802. "php": ">=7.2.5",
  10803. "symfony/service-contracts": "^1.0|^2"
  10804. },
  10805. "type": "library",
  10806. "extra": {
  10807. "branch-alias": {
  10808. "dev-master": "5.1-dev"
  10809. }
  10810. },
  10811. "autoload": {
  10812. "psr-4": {
  10813. "Symfony\\Component\\Stopwatch\\": ""
  10814. },
  10815. "exclude-from-classmap": [
  10816. "/Tests/"
  10817. ]
  10818. },
  10819. "notification-url": "https://packagist.org/downloads/",
  10820. "license": [
  10821. "MIT"
  10822. ],
  10823. "authors": [
  10824. {
  10825. "name": "Fabien Potencier",
  10826. "email": "fabien@symfony.com"
  10827. },
  10828. {
  10829. "name": "Symfony Community",
  10830. "homepage": "https://symfony.com/contributors"
  10831. }
  10832. ],
  10833. "description": "Symfony Stopwatch Component",
  10834. "homepage": "https://symfony.com",
  10835. "funding": [
  10836. {
  10837. "url": "https://symfony.com/sponsor",
  10838. "type": "custom"
  10839. },
  10840. {
  10841. "url": "https://github.com/fabpot",
  10842. "type": "github"
  10843. },
  10844. {
  10845. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  10846. "type": "tidelift"
  10847. }
  10848. ],
  10849. "time": "2020-05-20T17:43:50+00:00"
  10850. },
  10851. {
  10852. "name": "theseer/tokenizer",
  10853. "version": "1.2.0",
  10854. "source": {
  10855. "type": "git",
  10856. "url": "https://github.com/theseer/tokenizer.git",
  10857. "reference": "75a63c33a8577608444246075ea0af0d052e452a"
  10858. },
  10859. "dist": {
  10860. "type": "zip",
  10861. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
  10862. "reference": "75a63c33a8577608444246075ea0af0d052e452a",
  10863. "shasum": "",
  10864. "mirrors": [
  10865. {
  10866. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10867. "preferred": true
  10868. }
  10869. ]
  10870. },
  10871. "require": {
  10872. "ext-dom": "*",
  10873. "ext-tokenizer": "*",
  10874. "ext-xmlwriter": "*",
  10875. "php": "^7.2 || ^8.0"
  10876. },
  10877. "type": "library",
  10878. "autoload": {
  10879. "classmap": [
  10880. "src/"
  10881. ]
  10882. },
  10883. "notification-url": "https://packagist.org/downloads/",
  10884. "license": [
  10885. "BSD-3-Clause"
  10886. ],
  10887. "authors": [
  10888. {
  10889. "name": "Arne Blankerts",
  10890. "email": "arne@blankerts.de",
  10891. "role": "Developer"
  10892. }
  10893. ],
  10894. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  10895. "funding": [
  10896. {
  10897. "url": "https://github.com/theseer",
  10898. "type": "github"
  10899. }
  10900. ],
  10901. "time": "2020-07-12T23:59:07+00:00"
  10902. }
  10903. ],
  10904. "aliases": [],
  10905. "minimum-stability": "dev",
  10906. "stability-flags": [],
  10907. "prefer-stable": true,
  10908. "prefer-lowest": false,
  10909. "platform": {
  10910. "php": ">=7.2",
  10911. "ext-swoole": ">=4.5",
  10912. "ext-bcmath": "*"
  10913. },
  10914. "platform-dev": [],
  10915. "plugin-api-version": "1.1.0"
  10916. }