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.

10418 lines
366 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. "time": "2020-05-29T07:19:59+00:00"
  526. },
  527. {
  528. "name": "doctrine/instantiator",
  529. "version": "1.3.1",
  530. "source": {
  531. "type": "git",
  532. "url": "https://github.com/doctrine/instantiator.git",
  533. "reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
  534. },
  535. "dist": {
  536. "type": "zip",
  537. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
  538. "reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
  539. "shasum": "",
  540. "mirrors": [
  541. {
  542. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  543. "preferred": true
  544. }
  545. ]
  546. },
  547. "require": {
  548. "php": "^7.1 || ^8.0"
  549. },
  550. "require-dev": {
  551. "doctrine/coding-standard": "^6.0",
  552. "ext-pdo": "*",
  553. "ext-phar": "*",
  554. "phpbench/phpbench": "^0.13",
  555. "phpstan/phpstan-phpunit": "^0.11",
  556. "phpstan/phpstan-shim": "^0.11",
  557. "phpunit/phpunit": "^7.0"
  558. },
  559. "type": "library",
  560. "extra": {
  561. "branch-alias": {
  562. "dev-master": "1.2.x-dev"
  563. }
  564. },
  565. "autoload": {
  566. "psr-4": {
  567. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  568. }
  569. },
  570. "notification-url": "https://packagist.org/downloads/",
  571. "license": [
  572. "MIT"
  573. ],
  574. "authors": [
  575. {
  576. "name": "Marco Pivetta",
  577. "email": "ocramius@gmail.com",
  578. "homepage": "http://ocramius.github.com/"
  579. }
  580. ],
  581. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  582. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  583. "keywords": [
  584. "constructor",
  585. "instantiate"
  586. ],
  587. "time": "2020-05-29T17:27:14+00:00"
  588. },
  589. {
  590. "name": "doctrine/lexer",
  591. "version": "1.2.1",
  592. "source": {
  593. "type": "git",
  594. "url": "https://github.com/doctrine/lexer.git",
  595. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
  596. },
  597. "dist": {
  598. "type": "zip",
  599. "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
  600. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
  601. "shasum": "",
  602. "mirrors": [
  603. {
  604. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  605. "preferred": true
  606. }
  607. ]
  608. },
  609. "require": {
  610. "php": "^7.2 || ^8.0"
  611. },
  612. "require-dev": {
  613. "doctrine/coding-standard": "^6.0",
  614. "phpstan/phpstan": "^0.11.8",
  615. "phpunit/phpunit": "^8.2"
  616. },
  617. "type": "library",
  618. "extra": {
  619. "branch-alias": {
  620. "dev-master": "1.2.x-dev"
  621. }
  622. },
  623. "autoload": {
  624. "psr-4": {
  625. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  626. }
  627. },
  628. "notification-url": "https://packagist.org/downloads/",
  629. "license": [
  630. "MIT"
  631. ],
  632. "authors": [
  633. {
  634. "name": "Guilherme Blanco",
  635. "email": "guilhermeblanco@gmail.com"
  636. },
  637. {
  638. "name": "Roman Borschel",
  639. "email": "roman@code-factory.org"
  640. },
  641. {
  642. "name": "Johannes Schmitt",
  643. "email": "schmittjoh@gmail.com"
  644. }
  645. ],
  646. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  647. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  648. "keywords": [
  649. "annotations",
  650. "docblock",
  651. "lexer",
  652. "parser",
  653. "php"
  654. ],
  655. "time": "2020-05-25T17:44:05+00:00"
  656. },
  657. {
  658. "name": "easywechat-composer/easywechat-composer",
  659. "version": "1.4.0",
  660. "source": {
  661. "type": "git",
  662. "url": "https://github.com/mingyoung/easywechat-composer.git",
  663. "reference": "93cfce1ec842b9a5b1b0791a52afd18b833f114a"
  664. },
  665. "dist": {
  666. "type": "zip",
  667. "url": "https://api.github.com/repos/mingyoung/easywechat-composer/zipball/93cfce1ec842b9a5b1b0791a52afd18b833f114a",
  668. "reference": "93cfce1ec842b9a5b1b0791a52afd18b833f114a",
  669. "shasum": "",
  670. "mirrors": [
  671. {
  672. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  673. "preferred": true
  674. }
  675. ]
  676. },
  677. "require": {
  678. "composer-plugin-api": "^1.0 || ^2.0",
  679. "php": ">=7.0"
  680. },
  681. "require-dev": {
  682. "composer/composer": "^1.0 || ^2.0",
  683. "phpunit/phpunit": "^6.5 || ^7.0"
  684. },
  685. "type": "composer-plugin",
  686. "extra": {
  687. "class": "EasyWeChatComposer\\Plugin"
  688. },
  689. "autoload": {
  690. "psr-4": {
  691. "EasyWeChatComposer\\": "src/"
  692. }
  693. },
  694. "notification-url": "https://packagist.org/downloads/",
  695. "license": [
  696. "MIT"
  697. ],
  698. "authors": [
  699. {
  700. "name": "张铭阳",
  701. "email": "mingyoungcheung@gmail.com"
  702. }
  703. ],
  704. "description": "The composer plugin for EasyWeChat",
  705. "time": "2020-07-23T11:06:47+00:00"
  706. },
  707. {
  708. "name": "egulias/email-validator",
  709. "version": "2.1.18",
  710. "source": {
  711. "type": "git",
  712. "url": "https://github.com/egulias/EmailValidator.git",
  713. "reference": "cfa3d44471c7f5bfb684ac2b0da7114283d78441"
  714. },
  715. "dist": {
  716. "type": "zip",
  717. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/cfa3d44471c7f5bfb684ac2b0da7114283d78441",
  718. "reference": "cfa3d44471c7f5bfb684ac2b0da7114283d78441",
  719. "shasum": "",
  720. "mirrors": [
  721. {
  722. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  723. "preferred": true
  724. }
  725. ]
  726. },
  727. "require": {
  728. "doctrine/lexer": "^1.0.1",
  729. "php": ">=5.5",
  730. "symfony/polyfill-intl-idn": "^1.10"
  731. },
  732. "require-dev": {
  733. "dominicsayers/isemail": "^3.0.7",
  734. "phpunit/phpunit": "^4.8.36|^7.5.15",
  735. "satooshi/php-coveralls": "^1.0.1"
  736. },
  737. "suggest": {
  738. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  739. },
  740. "type": "library",
  741. "extra": {
  742. "branch-alias": {
  743. "dev-master": "2.1.x-dev"
  744. }
  745. },
  746. "autoload": {
  747. "psr-4": {
  748. "Egulias\\EmailValidator\\": "src"
  749. }
  750. },
  751. "notification-url": "https://packagist.org/downloads/",
  752. "license": [
  753. "MIT"
  754. ],
  755. "authors": [
  756. {
  757. "name": "Eduardo Gulias Davis"
  758. }
  759. ],
  760. "description": "A library for validating emails against several RFCs",
  761. "homepage": "https://github.com/egulias/EmailValidator",
  762. "keywords": [
  763. "email",
  764. "emailvalidation",
  765. "emailvalidator",
  766. "validation",
  767. "validator"
  768. ],
  769. "time": "2020-06-16T20:11:17+00:00"
  770. },
  771. {
  772. "name": "fig/http-message-util",
  773. "version": "1.1.4",
  774. "source": {
  775. "type": "git",
  776. "url": "https://github.com/php-fig/http-message-util.git",
  777. "reference": "3242caa9da7221a304b8f84eb9eaddae0a7cf422"
  778. },
  779. "dist": {
  780. "type": "zip",
  781. "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/3242caa9da7221a304b8f84eb9eaddae0a7cf422",
  782. "reference": "3242caa9da7221a304b8f84eb9eaddae0a7cf422",
  783. "shasum": "",
  784. "mirrors": [
  785. {
  786. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  787. "preferred": true
  788. }
  789. ]
  790. },
  791. "require": {
  792. "php": "^5.3 || ^7.0"
  793. },
  794. "suggest": {
  795. "psr/http-message": "The package containing the PSR-7 interfaces"
  796. },
  797. "type": "library",
  798. "extra": {
  799. "branch-alias": {
  800. "dev-master": "1.1.x-dev"
  801. }
  802. },
  803. "autoload": {
  804. "psr-4": {
  805. "Fig\\Http\\Message\\": "src/"
  806. }
  807. },
  808. "notification-url": "https://packagist.org/downloads/",
  809. "license": [
  810. "MIT"
  811. ],
  812. "authors": [
  813. {
  814. "name": "PHP-FIG",
  815. "homepage": "http://www.php-fig.org/"
  816. }
  817. ],
  818. "description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
  819. "keywords": [
  820. "http",
  821. "http-message",
  822. "psr",
  823. "psr-7",
  824. "request",
  825. "response"
  826. ],
  827. "time": "2020-02-05T20:36:27+00:00"
  828. },
  829. {
  830. "name": "guzzlehttp/guzzle",
  831. "version": "6.5.5",
  832. "source": {
  833. "type": "git",
  834. "url": "https://github.com/guzzle/guzzle.git",
  835. "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
  836. },
  837. "dist": {
  838. "type": "zip",
  839. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
  840. "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
  841. "shasum": "",
  842. "mirrors": [
  843. {
  844. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  845. "preferred": true
  846. }
  847. ]
  848. },
  849. "require": {
  850. "ext-json": "*",
  851. "guzzlehttp/promises": "^1.0",
  852. "guzzlehttp/psr7": "^1.6.1",
  853. "php": ">=5.5",
  854. "symfony/polyfill-intl-idn": "^1.17.0"
  855. },
  856. "require-dev": {
  857. "ext-curl": "*",
  858. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
  859. "psr/log": "^1.1"
  860. },
  861. "suggest": {
  862. "psr/log": "Required for using the Log middleware"
  863. },
  864. "type": "library",
  865. "extra": {
  866. "branch-alias": {
  867. "dev-master": "6.5-dev"
  868. }
  869. },
  870. "autoload": {
  871. "psr-4": {
  872. "GuzzleHttp\\": "src/"
  873. },
  874. "files": [
  875. "src/functions_include.php"
  876. ]
  877. },
  878. "notification-url": "https://packagist.org/downloads/",
  879. "license": [
  880. "MIT"
  881. ],
  882. "authors": [
  883. {
  884. "name": "Michael Dowling",
  885. "email": "mtdowling@gmail.com",
  886. "homepage": "https://github.com/mtdowling"
  887. }
  888. ],
  889. "description": "Guzzle is a PHP HTTP client library",
  890. "homepage": "http://guzzlephp.org/",
  891. "keywords": [
  892. "client",
  893. "curl",
  894. "framework",
  895. "http",
  896. "http client",
  897. "rest",
  898. "web service"
  899. ],
  900. "time": "2020-06-16T21:01:06+00:00"
  901. },
  902. {
  903. "name": "guzzlehttp/promises",
  904. "version": "v1.3.1",
  905. "source": {
  906. "type": "git",
  907. "url": "https://github.com/guzzle/promises.git",
  908. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  909. },
  910. "dist": {
  911. "type": "zip",
  912. "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  913. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  914. "shasum": "",
  915. "mirrors": [
  916. {
  917. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  918. "preferred": true
  919. }
  920. ]
  921. },
  922. "require": {
  923. "php": ">=5.5.0"
  924. },
  925. "require-dev": {
  926. "phpunit/phpunit": "^4.0"
  927. },
  928. "type": "library",
  929. "extra": {
  930. "branch-alias": {
  931. "dev-master": "1.4-dev"
  932. }
  933. },
  934. "autoload": {
  935. "psr-4": {
  936. "GuzzleHttp\\Promise\\": "src/"
  937. },
  938. "files": [
  939. "src/functions_include.php"
  940. ]
  941. },
  942. "notification-url": "https://packagist.org/downloads/",
  943. "license": [
  944. "MIT"
  945. ],
  946. "authors": [
  947. {
  948. "name": "Michael Dowling",
  949. "email": "mtdowling@gmail.com",
  950. "homepage": "https://github.com/mtdowling"
  951. }
  952. ],
  953. "description": "Guzzle promises library",
  954. "keywords": [
  955. "promise"
  956. ],
  957. "time": "2016-12-20T10:07:11+00:00"
  958. },
  959. {
  960. "name": "guzzlehttp/psr7",
  961. "version": "1.6.1",
  962. "source": {
  963. "type": "git",
  964. "url": "https://github.com/guzzle/psr7.git",
  965. "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
  966. },
  967. "dist": {
  968. "type": "zip",
  969. "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
  970. "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
  971. "shasum": "",
  972. "mirrors": [
  973. {
  974. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  975. "preferred": true
  976. }
  977. ]
  978. },
  979. "require": {
  980. "php": ">=5.4.0",
  981. "psr/http-message": "~1.0",
  982. "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
  983. },
  984. "provide": {
  985. "psr/http-message-implementation": "1.0"
  986. },
  987. "require-dev": {
  988. "ext-zlib": "*",
  989. "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
  990. },
  991. "suggest": {
  992. "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
  993. },
  994. "type": "library",
  995. "extra": {
  996. "branch-alias": {
  997. "dev-master": "1.6-dev"
  998. }
  999. },
  1000. "autoload": {
  1001. "psr-4": {
  1002. "GuzzleHttp\\Psr7\\": "src/"
  1003. },
  1004. "files": [
  1005. "src/functions_include.php"
  1006. ]
  1007. },
  1008. "notification-url": "https://packagist.org/downloads/",
  1009. "license": [
  1010. "MIT"
  1011. ],
  1012. "authors": [
  1013. {
  1014. "name": "Michael Dowling",
  1015. "email": "mtdowling@gmail.com",
  1016. "homepage": "https://github.com/mtdowling"
  1017. },
  1018. {
  1019. "name": "Tobias Schultze",
  1020. "homepage": "https://github.com/Tobion"
  1021. }
  1022. ],
  1023. "description": "PSR-7 message implementation that also provides common utility methods",
  1024. "keywords": [
  1025. "http",
  1026. "message",
  1027. "psr-7",
  1028. "request",
  1029. "response",
  1030. "stream",
  1031. "uri",
  1032. "url"
  1033. ],
  1034. "time": "2019-07-01T23:21:34+00:00"
  1035. },
  1036. {
  1037. "name": "hashids/hashids",
  1038. "version": "4.0.0",
  1039. "source": {
  1040. "type": "git",
  1041. "url": "https://github.com/vinkla/hashids.git",
  1042. "reference": "43bb2407f16a631f0128f47bcb67ff986c63dde2"
  1043. },
  1044. "dist": {
  1045. "type": "zip",
  1046. "url": "https://api.github.com/repos/vinkla/hashids/zipball/43bb2407f16a631f0128f47bcb67ff986c63dde2",
  1047. "reference": "43bb2407f16a631f0128f47bcb67ff986c63dde2",
  1048. "shasum": "",
  1049. "mirrors": [
  1050. {
  1051. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1052. "preferred": true
  1053. }
  1054. ]
  1055. },
  1056. "require": {
  1057. "ext-mbstring": "*",
  1058. "php": "^7.2"
  1059. },
  1060. "require-dev": {
  1061. "phpunit/phpunit": "^8.0"
  1062. },
  1063. "suggest": {
  1064. "ext-bcmath": "Required to use BC Math arbitrary precision mathematics (*).",
  1065. "ext-gmp": "Required to use GNU multiple precision mathematics (*)."
  1066. },
  1067. "type": "library",
  1068. "extra": {
  1069. "branch-alias": {
  1070. "dev-master": "4.0-dev"
  1071. }
  1072. },
  1073. "autoload": {
  1074. "psr-4": {
  1075. "Hashids\\": "src/"
  1076. }
  1077. },
  1078. "notification-url": "https://packagist.org/downloads/",
  1079. "license": [
  1080. "MIT"
  1081. ],
  1082. "authors": [
  1083. {
  1084. "name": "Ivan Akimov",
  1085. "email": "ivan@barreleye.com",
  1086. "homepage": "https://twitter.com/IvanAkimov"
  1087. },
  1088. {
  1089. "name": "Vincent Klaiber",
  1090. "email": "hello@doubledip.se",
  1091. "homepage": "https://doubledip.se"
  1092. }
  1093. ],
  1094. "description": "Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers",
  1095. "homepage": "http://hashids.org/php",
  1096. "keywords": [
  1097. "bitly",
  1098. "decode",
  1099. "encode",
  1100. "hash",
  1101. "hashid",
  1102. "hashids",
  1103. "ids",
  1104. "obfuscate",
  1105. "youtube"
  1106. ],
  1107. "time": "2019-04-03T13:40:29+00:00"
  1108. },
  1109. {
  1110. "name": "hyperf/amqp",
  1111. "version": "v2.0.3",
  1112. "source": {
  1113. "type": "git",
  1114. "url": "https://github.com/hyperf/amqp.git",
  1115. "reference": "f199054e6e76e00c75d94441379cab5cf639630f"
  1116. },
  1117. "dist": {
  1118. "type": "zip",
  1119. "url": "https://api.github.com/repos/hyperf/amqp/zipball/f199054e6e76e00c75d94441379cab5cf639630f",
  1120. "reference": "f199054e6e76e00c75d94441379cab5cf639630f",
  1121. "shasum": "",
  1122. "mirrors": [
  1123. {
  1124. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1125. "preferred": true
  1126. }
  1127. ]
  1128. },
  1129. "require": {
  1130. "doctrine/instantiator": "^1.2.0",
  1131. "hyperf/contract": "~2.0.0",
  1132. "hyperf/pool": "~2.0.0",
  1133. "hyperf/process": "~2.0.0",
  1134. "hyperf/utils": "~2.0.0",
  1135. "php": ">=7.2",
  1136. "php-amqplib/php-amqplib": "^2.7",
  1137. "psr/container": "^1.0",
  1138. "psr/event-dispatcher": "^1.0",
  1139. "psr/log": "^1.0"
  1140. },
  1141. "require-dev": {
  1142. "friendsofphp/php-cs-fixer": "^2.9",
  1143. "hyperf/di": "~2.0.0",
  1144. "hyperf/event": "~2.0.0",
  1145. "hyperf/framework": "~2.0.0",
  1146. "malukenho/docheader": "^0.1.6",
  1147. "mockery/mockery": "^1.0",
  1148. "phpunit/phpunit": "^7.0.0"
  1149. },
  1150. "suggest": {
  1151. "hyperf/di": "Required to use annotations.",
  1152. "hyperf/event": "Declare queue and start consumers automatically."
  1153. },
  1154. "type": "library",
  1155. "extra": {
  1156. "branch-alias": {
  1157. "dev-master": "2.0-dev"
  1158. },
  1159. "hyperf": {
  1160. "config": "Hyperf\\Amqp\\ConfigProvider"
  1161. }
  1162. },
  1163. "autoload": {
  1164. "psr-4": {
  1165. "Hyperf\\Amqp\\": "src/"
  1166. }
  1167. },
  1168. "notification-url": "https://packagist.org/downloads/",
  1169. "license": [
  1170. "MIT"
  1171. ],
  1172. "description": "A amqplib for hyperf.",
  1173. "homepage": "https://hyperf.io",
  1174. "keywords": [
  1175. "AMQP",
  1176. "hyperf",
  1177. "php"
  1178. ],
  1179. "time": "2020-07-15T09:05:45+00:00"
  1180. },
  1181. {
  1182. "name": "hyperf/cache",
  1183. "version": "v2.0.0",
  1184. "source": {
  1185. "type": "git",
  1186. "url": "https://github.com/hyperf/cache.git",
  1187. "reference": "099e20b4a009dd8564b6b045e0ad924e235d95e7"
  1188. },
  1189. "dist": {
  1190. "type": "zip",
  1191. "url": "https://api.github.com/repos/hyperf/cache/zipball/099e20b4a009dd8564b6b045e0ad924e235d95e7",
  1192. "reference": "099e20b4a009dd8564b6b045e0ad924e235d95e7",
  1193. "shasum": "",
  1194. "mirrors": [
  1195. {
  1196. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1197. "preferred": true
  1198. }
  1199. ]
  1200. },
  1201. "require": {
  1202. "hyperf/contract": "~2.0.0",
  1203. "hyperf/utils": "~2.0.0",
  1204. "php": ">=7.2",
  1205. "psr/container": "^1.0",
  1206. "psr/simple-cache": "^1.0"
  1207. },
  1208. "require-dev": {
  1209. "friendsofphp/php-cs-fixer": "^2.9",
  1210. "hyperf/di": "~2.0.0",
  1211. "hyperf/event": "~2.0.0",
  1212. "malukenho/docheader": "^0.1.6",
  1213. "mockery/mockery": "^1.0",
  1214. "phpunit/phpunit": "^7.0.0"
  1215. },
  1216. "suggest": {
  1217. "hyperf/di": "Use cache annotations.",
  1218. "hyperf/event": "Use listener to delete annotation cache."
  1219. },
  1220. "type": "library",
  1221. "extra": {
  1222. "branch-alias": {
  1223. "dev-master": "2.0-dev"
  1224. },
  1225. "hyperf": {
  1226. "config": "Hyperf\\Cache\\ConfigProvider"
  1227. }
  1228. },
  1229. "autoload": {
  1230. "psr-4": {
  1231. "Hyperf\\Cache\\": "src/"
  1232. }
  1233. },
  1234. "notification-url": "https://packagist.org/downloads/",
  1235. "license": [
  1236. "MIT"
  1237. ],
  1238. "description": "A cache component for hyperf.",
  1239. "homepage": "https://hyperf.io",
  1240. "keywords": [
  1241. "cache",
  1242. "hyperf",
  1243. "php"
  1244. ],
  1245. "time": "2020-06-19T13:11:07+00:00"
  1246. },
  1247. {
  1248. "name": "hyperf/command",
  1249. "version": "v2.0.0",
  1250. "source": {
  1251. "type": "git",
  1252. "url": "https://github.com/hyperf/command.git",
  1253. "reference": "7dabe2921633067c01f34e1789bec4c87a77b45c"
  1254. },
  1255. "dist": {
  1256. "type": "zip",
  1257. "url": "https://api.github.com/repos/hyperf/command/zipball/7dabe2921633067c01f34e1789bec4c87a77b45c",
  1258. "reference": "7dabe2921633067c01f34e1789bec4c87a77b45c",
  1259. "shasum": "",
  1260. "mirrors": [
  1261. {
  1262. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1263. "preferred": true
  1264. }
  1265. ]
  1266. },
  1267. "require": {
  1268. "hyperf/utils": "~2.0.0",
  1269. "php": ">=7.2",
  1270. "psr/event-dispatcher": "^1.0",
  1271. "symfony/console": "^5.0"
  1272. },
  1273. "require-dev": {
  1274. "friendsofphp/php-cs-fixer": "^2.9",
  1275. "malukenho/docheader": "^0.1.6",
  1276. "mockery/mockery": "^1.0",
  1277. "phpunit/phpunit": "^7.0.0"
  1278. },
  1279. "suggest": {
  1280. "hyperf/di": "Required to use annotations."
  1281. },
  1282. "type": "library",
  1283. "extra": {
  1284. "branch-alias": {
  1285. "dev-master": "2.0-dev"
  1286. }
  1287. },
  1288. "autoload": {
  1289. "psr-4": {
  1290. "Hyperf\\Command\\": "src/"
  1291. }
  1292. },
  1293. "notification-url": "https://packagist.org/downloads/",
  1294. "license": [
  1295. "MIT"
  1296. ],
  1297. "description": "Command for hyperf",
  1298. "keywords": [
  1299. "command",
  1300. "php",
  1301. "swoole"
  1302. ],
  1303. "time": "2020-06-19T13:11:07+00:00"
  1304. },
  1305. {
  1306. "name": "hyperf/config",
  1307. "version": "v2.0.0",
  1308. "source": {
  1309. "type": "git",
  1310. "url": "https://github.com/hyperf/config.git",
  1311. "reference": "514fa12fc10fb3950d075dc56bd3d0e74d281da0"
  1312. },
  1313. "dist": {
  1314. "type": "zip",
  1315. "url": "https://api.github.com/repos/hyperf/config/zipball/514fa12fc10fb3950d075dc56bd3d0e74d281da0",
  1316. "reference": "514fa12fc10fb3950d075dc56bd3d0e74d281da0",
  1317. "shasum": "",
  1318. "mirrors": [
  1319. {
  1320. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1321. "preferred": true
  1322. }
  1323. ]
  1324. },
  1325. "require": {
  1326. "hyperf/contract": "~2.0.0",
  1327. "hyperf/utils": "~2.0.0",
  1328. "php": ">=7.2",
  1329. "psr/container": "^1.0",
  1330. "symfony/finder": "^5.0",
  1331. "vlucas/phpdotenv": "^4.0"
  1332. },
  1333. "require-dev": {
  1334. "friendsofphp/php-cs-fixer": "^2.9",
  1335. "hyperf/di": "~2.0.0",
  1336. "hyperf/event": "~2.0.0",
  1337. "hyperf/framework": "~2.0.0",
  1338. "malukenho/docheader": "^0.1.6",
  1339. "mockery/mockery": "^1.0",
  1340. "phpunit/phpunit": "^7.0.0"
  1341. },
  1342. "suggest": {
  1343. "hyperf/di": "Allows using @Value annotation",
  1344. "hyperf/event": "Allows using @Value annotation",
  1345. "hyperf/framework": "Allows using @Value annotation",
  1346. "vlucas/phpdotenv": "Allows using enviroment value to override the config"
  1347. },
  1348. "type": "library",
  1349. "extra": {
  1350. "branch-alias": {
  1351. "dev-master": "2.0-dev"
  1352. },
  1353. "hyperf": {
  1354. "config": "Hyperf\\Config\\ConfigProvider"
  1355. }
  1356. },
  1357. "autoload": {
  1358. "files": [
  1359. "./src/Functions.php"
  1360. ],
  1361. "psr-4": {
  1362. "Hyperf\\Config\\": "src/"
  1363. }
  1364. },
  1365. "notification-url": "https://packagist.org/downloads/",
  1366. "license": [
  1367. "MIT"
  1368. ],
  1369. "description": "An independent component that provides configuration container.",
  1370. "homepage": "https://hyperf.io",
  1371. "keywords": [
  1372. "config",
  1373. "configuration",
  1374. "hyperf",
  1375. "php",
  1376. "swoole"
  1377. ],
  1378. "time": "2020-06-19T13:11:07+00:00"
  1379. },
  1380. {
  1381. "name": "hyperf/constants",
  1382. "version": "v2.0.2",
  1383. "source": {
  1384. "type": "git",
  1385. "url": "https://github.com/hyperf/constants.git",
  1386. "reference": "087d9fd1e208ad142cdb161614da17faa976ff10"
  1387. },
  1388. "dist": {
  1389. "type": "zip",
  1390. "url": "https://api.github.com/repos/hyperf/constants/zipball/087d9fd1e208ad142cdb161614da17faa976ff10",
  1391. "reference": "087d9fd1e208ad142cdb161614da17faa976ff10",
  1392. "shasum": "",
  1393. "mirrors": [
  1394. {
  1395. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1396. "preferred": true
  1397. }
  1398. ]
  1399. },
  1400. "require": {
  1401. "hyperf/di": "~2.0.0",
  1402. "hyperf/utils": "~2.0.0",
  1403. "php": ">=7.2"
  1404. },
  1405. "require-dev": {
  1406. "friendsofphp/php-cs-fixer": "^2.9",
  1407. "malukenho/docheader": "^0.1.6",
  1408. "mockery/mockery": "^1.0",
  1409. "phpunit/phpunit": "^7.0.0"
  1410. },
  1411. "suggest": {
  1412. "hyperf/translation": "Required to use translation."
  1413. },
  1414. "type": "library",
  1415. "extra": {
  1416. "branch-alias": {
  1417. "dev-master": "2.0-dev"
  1418. },
  1419. "hyperf": {
  1420. "config": "Hyperf\\Constants\\ConfigProvider"
  1421. }
  1422. },
  1423. "autoload": {
  1424. "psr-4": {
  1425. "Hyperf\\Constants\\": "src/"
  1426. }
  1427. },
  1428. "notification-url": "https://packagist.org/downloads/",
  1429. "license": [
  1430. "MIT"
  1431. ],
  1432. "description": "A constants component for hyperf.",
  1433. "homepage": "https://hyperf.io",
  1434. "keywords": [
  1435. "constants",
  1436. "hyperf",
  1437. "php"
  1438. ],
  1439. "time": "2020-07-04T05:15:04+00:00"
  1440. },
  1441. {
  1442. "name": "hyperf/consul",
  1443. "version": "v2.0.3",
  1444. "source": {
  1445. "type": "git",
  1446. "url": "https://github.com/hyperf/consul.git",
  1447. "reference": "f05bb55d71a0332478277c8abc6eac6b1d3f11ea"
  1448. },
  1449. "dist": {
  1450. "type": "zip",
  1451. "url": "https://api.github.com/repos/hyperf/consul/zipball/f05bb55d71a0332478277c8abc6eac6b1d3f11ea",
  1452. "reference": "f05bb55d71a0332478277c8abc6eac6b1d3f11ea",
  1453. "shasum": "",
  1454. "mirrors": [
  1455. {
  1456. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1457. "preferred": true
  1458. }
  1459. ]
  1460. },
  1461. "require": {
  1462. "hyperf/guzzle": "~2.0.0",
  1463. "php": ">=7.2"
  1464. },
  1465. "require-dev": {
  1466. "friendsofphp/php-cs-fixer": "^2.9",
  1467. "malukenho/docheader": "^0.1.6",
  1468. "mockery/mockery": "^1.0",
  1469. "phpunit/phpunit": "^7.0.0"
  1470. },
  1471. "type": "library",
  1472. "extra": {
  1473. "branch-alias": {
  1474. "dev-master": "2.0-dev"
  1475. },
  1476. "hyperf": {
  1477. "config": "Hyperf\\Consul\\ConfigProvider"
  1478. }
  1479. },
  1480. "autoload": {
  1481. "psr-4": {
  1482. "Hyperf\\Consul\\": "src/"
  1483. }
  1484. },
  1485. "notification-url": "https://packagist.org/downloads/",
  1486. "license": [
  1487. "MIT"
  1488. ],
  1489. "description": "A Consul Client for Hyperf.",
  1490. "homepage": "https://hyperf.io",
  1491. "keywords": [
  1492. "consul",
  1493. "consul-client",
  1494. "hyperf",
  1495. "php",
  1496. "swoole"
  1497. ],
  1498. "time": "2020-07-15T09:05:45+00:00"
  1499. },
  1500. {
  1501. "name": "hyperf/contract",
  1502. "version": "v2.0.1",
  1503. "source": {
  1504. "type": "git",
  1505. "url": "https://github.com/hyperf/contract.git",
  1506. "reference": "c213d9095339eee87df61e35a412e01b7bdd97f3"
  1507. },
  1508. "dist": {
  1509. "type": "zip",
  1510. "url": "https://api.github.com/repos/hyperf/contract/zipball/c213d9095339eee87df61e35a412e01b7bdd97f3",
  1511. "reference": "c213d9095339eee87df61e35a412e01b7bdd97f3",
  1512. "shasum": "",
  1513. "mirrors": [
  1514. {
  1515. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1516. "preferred": true
  1517. }
  1518. ]
  1519. },
  1520. "require": {
  1521. "php": ">=7.2"
  1522. },
  1523. "require-dev": {
  1524. "friendsofphp/php-cs-fixer": "^2.9",
  1525. "malukenho/docheader": "^0.1.6",
  1526. "mockery/mockery": "^1.0",
  1527. "phpunit/phpunit": "^7.0.0"
  1528. },
  1529. "type": "library",
  1530. "extra": {
  1531. "branch-alias": {
  1532. "dev-master": "2.0-dev"
  1533. },
  1534. "hyperf": []
  1535. },
  1536. "autoload": {
  1537. "psr-4": {
  1538. "Hyperf\\Contract\\": "src/"
  1539. }
  1540. },
  1541. "notification-url": "https://packagist.org/downloads/",
  1542. "license": [
  1543. "MIT"
  1544. ],
  1545. "description": "The contracts of Hyperf.",
  1546. "homepage": "https://hyperf.io",
  1547. "keywords": [
  1548. "hyperf",
  1549. "php",
  1550. "swoole"
  1551. ],
  1552. "time": "2020-06-24T23:15:36+00:00"
  1553. },
  1554. {
  1555. "name": "hyperf/crontab",
  1556. "version": "v2.0.9",
  1557. "source": {
  1558. "type": "git",
  1559. "url": "https://github.com/hyperf/crontab.git",
  1560. "reference": "3167a34acdb53d19a12bce4a29139c6e51ed62a4"
  1561. },
  1562. "dist": {
  1563. "type": "zip",
  1564. "url": "https://api.github.com/repos/hyperf/crontab/zipball/3167a34acdb53d19a12bce4a29139c6e51ed62a4",
  1565. "reference": "3167a34acdb53d19a12bce4a29139c6e51ed62a4",
  1566. "shasum": "",
  1567. "mirrors": [
  1568. {
  1569. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1570. "preferred": true
  1571. }
  1572. ]
  1573. },
  1574. "require": {
  1575. "hyperf/utils": "~2.0.0",
  1576. "nesbot/carbon": "^2.0",
  1577. "php": ">=7.2"
  1578. },
  1579. "require-dev": {
  1580. "friendsofphp/php-cs-fixer": "^2.9",
  1581. "malukenho/docheader": "^0.1.6",
  1582. "mockery/mockery": "^1.0",
  1583. "phpunit/phpunit": "^7.0.0"
  1584. },
  1585. "type": "library",
  1586. "extra": {
  1587. "branch-alias": {
  1588. "dev-master": "2.0-dev"
  1589. },
  1590. "hyperf": {
  1591. "config": "Hyperf\\Crontab\\ConfigProvider"
  1592. }
  1593. },
  1594. "autoload": {
  1595. "psr-4": {
  1596. "Hyperf\\Crontab\\": "src/"
  1597. }
  1598. },
  1599. "notification-url": "https://packagist.org/downloads/",
  1600. "license": [
  1601. "MIT"
  1602. ],
  1603. "description": "A crontab component for Hyperf.",
  1604. "homepage": "https://hyperf.io",
  1605. "keywords": [
  1606. "crontab",
  1607. "hyperf",
  1608. "php",
  1609. "swoole"
  1610. ],
  1611. "time": "2020-08-24T08:37:21+00:00"
  1612. },
  1613. {
  1614. "name": "hyperf/database",
  1615. "version": "v2.0.1",
  1616. "source": {
  1617. "type": "git",
  1618. "url": "https://github.com/hyperf/database.git",
  1619. "reference": "0f9b4fef2662c2d28baf06858e4d15c62606f01e"
  1620. },
  1621. "dist": {
  1622. "type": "zip",
  1623. "url": "https://api.github.com/repos/hyperf/database/zipball/0f9b4fef2662c2d28baf06858e4d15c62606f01e",
  1624. "reference": "0f9b4fef2662c2d28baf06858e4d15c62606f01e",
  1625. "shasum": "",
  1626. "mirrors": [
  1627. {
  1628. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1629. "preferred": true
  1630. }
  1631. ]
  1632. },
  1633. "require": {
  1634. "hyperf/paginator": "~2.0.0",
  1635. "hyperf/utils": "~2.0.0",
  1636. "nesbot/carbon": "^2.0",
  1637. "php": ">=7.2",
  1638. "psr/container": "^1.0",
  1639. "psr/event-dispatcher": "^1.0"
  1640. },
  1641. "require-dev": {
  1642. "friendsofphp/php-cs-fixer": "^2.9",
  1643. "malukenho/docheader": "^0.1.6",
  1644. "mockery/mockery": "^1.0",
  1645. "phpunit/phpunit": "^7.0.0"
  1646. },
  1647. "suggest": {
  1648. "doctrine/dbal": "Required to rename columns (^2.6).",
  1649. "roave/better-reflection": "Required to use ModelCommand (^4.0)."
  1650. },
  1651. "type": "library",
  1652. "extra": {
  1653. "branch-alias": {
  1654. "dev-master": "2.0-dev"
  1655. }
  1656. },
  1657. "autoload": {
  1658. "psr-4": {
  1659. "Hyperf\\Database\\": "src/"
  1660. }
  1661. },
  1662. "notification-url": "https://packagist.org/downloads/",
  1663. "license": [
  1664. "MIT"
  1665. ],
  1666. "description": "A flexible database library.",
  1667. "homepage": "https://hyperf.io",
  1668. "keywords": [
  1669. "database",
  1670. "hyperf",
  1671. "php"
  1672. ],
  1673. "time": "2020-07-01T02:24:01+00:00"
  1674. },
  1675. {
  1676. "name": "hyperf/db-connection",
  1677. "version": "v2.0.0",
  1678. "source": {
  1679. "type": "git",
  1680. "url": "https://github.com/hyperf/db-connection.git",
  1681. "reference": "bba32397d7f35a602f910446b03b89756cf938ca"
  1682. },
  1683. "dist": {
  1684. "type": "zip",
  1685. "url": "https://api.github.com/repos/hyperf/db-connection/zipball/bba32397d7f35a602f910446b03b89756cf938ca",
  1686. "reference": "bba32397d7f35a602f910446b03b89756cf938ca",
  1687. "shasum": "",
  1688. "mirrors": [
  1689. {
  1690. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1691. "preferred": true
  1692. }
  1693. ]
  1694. },
  1695. "require": {
  1696. "hyperf/database": "~2.0.0",
  1697. "hyperf/di": "~2.0.0",
  1698. "hyperf/framework": "~2.0.0",
  1699. "hyperf/model-listener": "~2.0.0",
  1700. "hyperf/pool": "~2.0.0",
  1701. "hyperf/utils": "~2.0.0",
  1702. "php": ">=7.2"
  1703. },
  1704. "require-dev": {
  1705. "friendsofphp/php-cs-fixer": "^2.9",
  1706. "malukenho/docheader": "^0.1.6",
  1707. "mockery/mockery": "^1.0",
  1708. "phpunit/phpunit": "^7.0.0"
  1709. },
  1710. "type": "library",
  1711. "extra": {
  1712. "branch-alias": {
  1713. "dev-master": "2.0-dev"
  1714. },
  1715. "hyperf": {
  1716. "config": "Hyperf\\DbConnection\\ConfigProvider"
  1717. }
  1718. },
  1719. "autoload": {
  1720. "psr-4": {
  1721. "Hyperf\\DbConnection\\": "src/"
  1722. }
  1723. },
  1724. "notification-url": "https://packagist.org/downloads/",
  1725. "license": [
  1726. "MIT"
  1727. ],
  1728. "description": "A hyperf db connection handler for hyperf/database.",
  1729. "homepage": "https://hyperf.io",
  1730. "keywords": [
  1731. "Connection",
  1732. "database",
  1733. "hyperf",
  1734. "php"
  1735. ],
  1736. "time": "2020-06-19T13:11:07+00:00"
  1737. },
  1738. {
  1739. "name": "hyperf/devtool",
  1740. "version": "v2.0.2",
  1741. "source": {
  1742. "type": "git",
  1743. "url": "https://github.com/hyperf/devtool.git",
  1744. "reference": "3bbe7845785d77fb3a59f61ba9f99aff183d0bcd"
  1745. },
  1746. "dist": {
  1747. "type": "zip",
  1748. "url": "https://api.github.com/repos/hyperf/devtool/zipball/3bbe7845785d77fb3a59f61ba9f99aff183d0bcd",
  1749. "reference": "3bbe7845785d77fb3a59f61ba9f99aff183d0bcd",
  1750. "shasum": "",
  1751. "mirrors": [
  1752. {
  1753. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1754. "preferred": true
  1755. }
  1756. ]
  1757. },
  1758. "require": {
  1759. "hyperf/command": "~2.0.0",
  1760. "hyperf/contract": "~2.0.0",
  1761. "hyperf/di": "~2.0.0",
  1762. "hyperf/utils": "~2.0.0",
  1763. "php": ">=7.2"
  1764. },
  1765. "require-dev": {
  1766. "friendsofphp/php-cs-fixer": "^2.9",
  1767. "malukenho/docheader": "^0.1.6",
  1768. "mockery/mockery": "^1.0",
  1769. "phpunit/phpunit": "^7.0.0"
  1770. },
  1771. "type": "library",
  1772. "extra": {
  1773. "branch-alias": {
  1774. "dev-master": "2.0-dev"
  1775. },
  1776. "hyperf": {
  1777. "config": "Hyperf\\Devtool\\ConfigProvider"
  1778. }
  1779. },
  1780. "autoload": {
  1781. "psr-4": {
  1782. "Hyperf\\Devtool\\": "src/"
  1783. }
  1784. },
  1785. "notification-url": "https://packagist.org/downloads/",
  1786. "license": [
  1787. "MIT"
  1788. ],
  1789. "description": "A Devtool for Hyperf.",
  1790. "homepage": "https://hyperf.io",
  1791. "keywords": [
  1792. "devtool",
  1793. "hyperf",
  1794. "php",
  1795. "swoole"
  1796. ],
  1797. "time": "2020-07-11T07:01:02+00:00"
  1798. },
  1799. {
  1800. "name": "hyperf/di",
  1801. "version": "v2.0.2",
  1802. "source": {
  1803. "type": "git",
  1804. "url": "https://github.com/hyperf/di.git",
  1805. "reference": "0a4414998b15f50c017811c9de48a4f7c514d7d8"
  1806. },
  1807. "dist": {
  1808. "type": "zip",
  1809. "url": "https://api.github.com/repos/hyperf/di/zipball/0a4414998b15f50c017811c9de48a4f7c514d7d8",
  1810. "reference": "0a4414998b15f50c017811c9de48a4f7c514d7d8",
  1811. "shasum": "",
  1812. "mirrors": [
  1813. {
  1814. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1815. "preferred": true
  1816. }
  1817. ]
  1818. },
  1819. "require": {
  1820. "doctrine/annotations": "^1.6",
  1821. "doctrine/instantiator": "^1.0",
  1822. "hyperf/event": "~2.0.0",
  1823. "hyperf/framework": "~2.0.0",
  1824. "nikic/php-parser": "^4.1",
  1825. "php": ">=7.2",
  1826. "php-di/phpdoc-reader": "^2.0.1",
  1827. "psr/container": "^1.0",
  1828. "roave/better-reflection": "^4.0",
  1829. "symfony/finder": "^5.0"
  1830. },
  1831. "require-dev": {
  1832. "friendsofphp/php-cs-fixer": "^2.9",
  1833. "malukenho/docheader": "^0.1.6",
  1834. "mockery/mockery": "^1.0",
  1835. "phpunit/phpunit": "^7.0.0"
  1836. },
  1837. "suggest": {
  1838. "hyperf/config": "Require this component for annotation scan progress to retrieve the scan path."
  1839. },
  1840. "type": "library",
  1841. "extra": {
  1842. "branch-alias": {
  1843. "dev-master": "2.0-dev"
  1844. },
  1845. "hyperf": {
  1846. "config": "Hyperf\\Di\\ConfigProvider"
  1847. }
  1848. },
  1849. "autoload": {
  1850. "files": [
  1851. "src/Functions.php"
  1852. ],
  1853. "psr-4": {
  1854. "Hyperf\\Di\\": "src/"
  1855. }
  1856. },
  1857. "notification-url": "https://packagist.org/downloads/",
  1858. "license": [
  1859. "MIT"
  1860. ],
  1861. "description": "A DI for Hyperf.",
  1862. "homepage": "https://hyperf.io",
  1863. "keywords": [
  1864. "annotation",
  1865. "di",
  1866. "hyperf",
  1867. "php",
  1868. "swoole"
  1869. ],
  1870. "time": "2020-07-10T09:49:18+00:00"
  1871. },
  1872. {
  1873. "name": "hyperf/dispatcher",
  1874. "version": "v2.0.0",
  1875. "source": {
  1876. "type": "git",
  1877. "url": "https://github.com/hyperf/dispatcher.git",
  1878. "reference": "0d4bd07d1b362ad60d6d664b4bdcd43318b1dc11"
  1879. },
  1880. "dist": {
  1881. "type": "zip",
  1882. "url": "https://api.github.com/repos/hyperf/dispatcher/zipball/0d4bd07d1b362ad60d6d664b4bdcd43318b1dc11",
  1883. "reference": "0d4bd07d1b362ad60d6d664b4bdcd43318b1dc11",
  1884. "shasum": "",
  1885. "mirrors": [
  1886. {
  1887. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1888. "preferred": true
  1889. }
  1890. ]
  1891. },
  1892. "require": {
  1893. "hyperf/contract": "~2.0.0",
  1894. "php": ">=7.2",
  1895. "psr/container": "^1.0",
  1896. "psr/http-message": "^1.0",
  1897. "psr/http-server-middleware": "^1.0"
  1898. },
  1899. "require-dev": {
  1900. "friendsofphp/php-cs-fixer": "^2.9",
  1901. "malukenho/docheader": "^0.1.6",
  1902. "mockery/mockery": "^1.0",
  1903. "phpunit/phpunit": "^7.0.0"
  1904. },
  1905. "type": "library",
  1906. "extra": {
  1907. "branch-alias": {
  1908. "dev-master": "2.0-dev"
  1909. },
  1910. "hyperf": {
  1911. "config": "Hyperf\\Dispatcher\\ConfigProvider"
  1912. }
  1913. },
  1914. "autoload": {
  1915. "psr-4": {
  1916. "Hyperf\\Dispatcher\\": "src/"
  1917. }
  1918. },
  1919. "notification-url": "https://packagist.org/downloads/",
  1920. "license": [
  1921. "MIT"
  1922. ],
  1923. "description": "A HTTP Server for Hyperf.",
  1924. "homepage": "https://hyperf.io",
  1925. "keywords": [
  1926. "dispatcher",
  1927. "filter",
  1928. "hyperf",
  1929. "middleware",
  1930. "php",
  1931. "swoole"
  1932. ],
  1933. "time": "2020-06-19T13:11:07+00:00"
  1934. },
  1935. {
  1936. "name": "hyperf/event",
  1937. "version": "v2.0.0",
  1938. "source": {
  1939. "type": "git",
  1940. "url": "https://github.com/hyperf/event.git",
  1941. "reference": "a6f8cd420884a0845e9376d2f79d2140ae735e54"
  1942. },
  1943. "dist": {
  1944. "type": "zip",
  1945. "url": "https://api.github.com/repos/hyperf/event/zipball/a6f8cd420884a0845e9376d2f79d2140ae735e54",
  1946. "reference": "a6f8cd420884a0845e9376d2f79d2140ae735e54",
  1947. "shasum": "",
  1948. "mirrors": [
  1949. {
  1950. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1951. "preferred": true
  1952. }
  1953. ]
  1954. },
  1955. "require": {
  1956. "hyperf/contract": "~2.0.0",
  1957. "php": ">=7.2",
  1958. "psr/event-dispatcher": "^1.0"
  1959. },
  1960. "require-dev": {
  1961. "friendsofphp/php-cs-fixer": "^2.9",
  1962. "hyperf/di": "~2.0.0",
  1963. "malukenho/docheader": "^0.1.6",
  1964. "mockery/mockery": "^1.0",
  1965. "phpunit/phpunit": "^7.0.0"
  1966. },
  1967. "suggest": {
  1968. "hyperf/di": "Required to use annotatioins."
  1969. },
  1970. "type": "library",
  1971. "extra": {
  1972. "branch-alias": {
  1973. "dev-master": "2.0-dev"
  1974. },
  1975. "hyperf": {
  1976. "config": "Hyperf\\Event\\ConfigProvider"
  1977. }
  1978. },
  1979. "autoload": {
  1980. "psr-4": {
  1981. "Hyperf\\Event\\": "src/"
  1982. }
  1983. },
  1984. "notification-url": "https://packagist.org/downloads/",
  1985. "license": [
  1986. "MIT"
  1987. ],
  1988. "description": "an event manager that implements PSR-14.",
  1989. "homepage": "https://hyperf.io",
  1990. "keywords": [
  1991. "event",
  1992. "hyperf",
  1993. "php",
  1994. "swoole"
  1995. ],
  1996. "time": "2020-06-19T13:11:07+00:00"
  1997. },
  1998. {
  1999. "name": "hyperf/exception-handler",
  2000. "version": "v2.0.0",
  2001. "source": {
  2002. "type": "git",
  2003. "url": "https://github.com/hyperf/exception-handler.git",
  2004. "reference": "a9f647df4a3ec7cd52adb742f7f5b1aca11e5a9e"
  2005. },
  2006. "dist": {
  2007. "type": "zip",
  2008. "url": "https://api.github.com/repos/hyperf/exception-handler/zipball/a9f647df4a3ec7cd52adb742f7f5b1aca11e5a9e",
  2009. "reference": "a9f647df4a3ec7cd52adb742f7f5b1aca11e5a9e",
  2010. "shasum": "",
  2011. "mirrors": [
  2012. {
  2013. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2014. "preferred": true
  2015. }
  2016. ]
  2017. },
  2018. "require": {
  2019. "hyperf/contract": "~2.0.0",
  2020. "hyperf/dispatcher": "~2.0.0",
  2021. "hyperf/utils": "~2.0.0",
  2022. "php": ">=7.2",
  2023. "psr/container": "^1.0",
  2024. "psr/http-message": "^1.0"
  2025. },
  2026. "require-dev": {
  2027. "friendsofphp/php-cs-fixer": "^2.9",
  2028. "malukenho/docheader": "^0.1.6",
  2029. "mockery/mockery": "^1.0",
  2030. "phpunit/phpunit": "^7.0.0"
  2031. },
  2032. "type": "library",
  2033. "extra": {
  2034. "branch-alias": {
  2035. "dev-master": "2.0-dev"
  2036. },
  2037. "hyperf": {
  2038. "config": "Hyperf\\ExceptionHandler\\ConfigProvider"
  2039. }
  2040. },
  2041. "autoload": {
  2042. "psr-4": {
  2043. "Hyperf\\ExceptionHandler\\": "src/"
  2044. }
  2045. },
  2046. "notification-url": "https://packagist.org/downloads/",
  2047. "license": [
  2048. "MIT"
  2049. ],
  2050. "description": "Exception handler for hyperf",
  2051. "keywords": [
  2052. "exception-handler",
  2053. "php",
  2054. "swoole"
  2055. ],
  2056. "time": "2020-06-19T13:11:07+00:00"
  2057. },
  2058. {
  2059. "name": "hyperf/filesystem",
  2060. "version": "v2.0.3",
  2061. "source": {
  2062. "type": "git",
  2063. "url": "https://github.com/hyperf/filesystem.git",
  2064. "reference": "779406ab125349e192362195a320c5f69d341cc5"
  2065. },
  2066. "dist": {
  2067. "type": "zip",
  2068. "url": "https://api.github.com/repos/hyperf/filesystem/zipball/779406ab125349e192362195a320c5f69d341cc5",
  2069. "reference": "779406ab125349e192362195a320c5f69d341cc5",
  2070. "shasum": "",
  2071. "mirrors": [
  2072. {
  2073. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2074. "preferred": true
  2075. }
  2076. ]
  2077. },
  2078. "require": {
  2079. "ext-swoole": ">=4.4",
  2080. "hyperf/di": "~2.0.0",
  2081. "league/flysystem": "^1.0",
  2082. "php": ">=7.2"
  2083. },
  2084. "require-dev": {
  2085. "friendsofphp/php-cs-fixer": "^2.14",
  2086. "hyperf/config": "~2.0.0",
  2087. "hyperf/guzzle": "~2.0.0",
  2088. "hyperf/testing": "~2.0.0",
  2089. "league/flysystem-aws-s3-v3": "^1.0",
  2090. "league/flysystem-memory": "^1.0",
  2091. "overtrue/flysystem-cos": "^2.0",
  2092. "overtrue/flysystem-qiniu": "^1.0",
  2093. "phpstan/phpstan": "^0.10.5",
  2094. "xxtime/flysystem-aliyun-oss": "^1.5"
  2095. },
  2096. "suggest": {
  2097. "hyperf/guzzle": "required to use s3 adapter",
  2098. "league/flysystem-aws-s3-v3": "required to use s3 adapter",
  2099. "league/flysystem-memory": "required to use memory adapter",
  2100. "overtrue/flysystem-cos": "required to use cos adapter",
  2101. "overtrue/flysystem-qiniu": "required to use qiniu adapter",
  2102. "xxtime/flysystem-aliyun-oss": "required to use aliyun oss adapter"
  2103. },
  2104. "type": "library",
  2105. "extra": {
  2106. "branch-alias": {
  2107. "dev-master": "2.0-dev"
  2108. },
  2109. "hyperf": {
  2110. "config": "Hyperf\\Filesystem\\ConfigProvider"
  2111. }
  2112. },
  2113. "autoload": {
  2114. "psr-4": {
  2115. "Hyperf\\Filesystem\\": "src/"
  2116. },
  2117. "files": [
  2118. "src/Adapter/AliyunOssHook.php"
  2119. ]
  2120. },
  2121. "notification-url": "https://packagist.org/downloads/",
  2122. "license": [
  2123. "MIT"
  2124. ],
  2125. "description": "flysystem integration for hyperf",
  2126. "keywords": [
  2127. "hyperf",
  2128. "php"
  2129. ],
  2130. "time": "2020-07-15T09:05:45+00:00"
  2131. },
  2132. {
  2133. "name": "hyperf/framework",
  2134. "version": "v2.0.0",
  2135. "source": {
  2136. "type": "git",
  2137. "url": "https://github.com/hyperf/framework.git",
  2138. "reference": "2e1b1e8be70cc7d0f96110de85120a5b0a8e3cb3"
  2139. },
  2140. "dist": {
  2141. "type": "zip",
  2142. "url": "https://api.github.com/repos/hyperf/framework/zipball/2e1b1e8be70cc7d0f96110de85120a5b0a8e3cb3",
  2143. "reference": "2e1b1e8be70cc7d0f96110de85120a5b0a8e3cb3",
  2144. "shasum": "",
  2145. "mirrors": [
  2146. {
  2147. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2148. "preferred": true
  2149. }
  2150. ]
  2151. },
  2152. "require": {
  2153. "ext-swoole": ">=4.4",
  2154. "fig/http-message-util": "^1.1.2",
  2155. "hyperf/contract": "~2.0.0",
  2156. "hyperf/utils": "~2.0.0",
  2157. "php": ">=7.2",
  2158. "psr/container": "^1.0",
  2159. "psr/event-dispatcher": "^1.0",
  2160. "psr/log": "^1.0"
  2161. },
  2162. "require-dev": {
  2163. "doctrine/common": "@stable",
  2164. "friendsofphp/php-cs-fixer": "^2.9",
  2165. "malukenho/docheader": "^0.1.6",
  2166. "mockery/mockery": "^1.0",
  2167. "phpunit/phpunit": "^7.0.0"
  2168. },
  2169. "suggest": {
  2170. "hyperf/command": "Required to use Command annotation.",
  2171. "hyperf/di": "Required to use Command annotation.",
  2172. "hyperf/dispatcher": "Required to use BootApplication event.",
  2173. "symfony/event-dispatcher": "Required to use symfony event dispatcher (^5.0)."
  2174. },
  2175. "type": "library",
  2176. "extra": {
  2177. "branch-alias": {
  2178. "dev-master": "2.0-dev"
  2179. },
  2180. "hyperf": {
  2181. "config": "Hyperf\\Framework\\ConfigProvider"
  2182. }
  2183. },
  2184. "autoload": {
  2185. "psr-4": {
  2186. "Hyperf\\Framework\\": "src/"
  2187. }
  2188. },
  2189. "notification-url": "https://packagist.org/downloads/",
  2190. "license": [
  2191. "MIT"
  2192. ],
  2193. "description": "A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.",
  2194. "homepage": "https://hyperf.io",
  2195. "keywords": [
  2196. "Microservice",
  2197. "framework",
  2198. "hyperf",
  2199. "middleware",
  2200. "php",
  2201. "swoole"
  2202. ],
  2203. "time": "2020-06-19T13:11:07+00:00"
  2204. },
  2205. {
  2206. "name": "hyperf/guzzle",
  2207. "version": "v2.0.11",
  2208. "source": {
  2209. "type": "git",
  2210. "url": "https://github.com/hyperf/guzzle.git",
  2211. "reference": "d0a5d72e93f4c6fa90c3e25a0eb192e1445cc1e0"
  2212. },
  2213. "dist": {
  2214. "type": "zip",
  2215. "url": "https://api.github.com/repos/hyperf/guzzle/zipball/d0a5d72e93f4c6fa90c3e25a0eb192e1445cc1e0",
  2216. "reference": "d0a5d72e93f4c6fa90c3e25a0eb192e1445cc1e0",
  2217. "shasum": "",
  2218. "mirrors": [
  2219. {
  2220. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2221. "preferred": true
  2222. }
  2223. ]
  2224. },
  2225. "require": {
  2226. "guzzlehttp/guzzle": "^6.3",
  2227. "php": ">=7.0",
  2228. "psr/container": "^1.0",
  2229. "psr/http-message": "^1.0"
  2230. },
  2231. "require-dev": {
  2232. "ezimuel/ringphp": "~1.0"
  2233. },
  2234. "suggest": {
  2235. "hyperf/pool": "Required to use pool handler."
  2236. },
  2237. "type": "library",
  2238. "extra": {
  2239. "branch-alias": {
  2240. "dev-master": "2.0-dev"
  2241. },
  2242. "hyperf": {
  2243. "config": "Hyperf\\Guzzle\\ConfigProvider"
  2244. }
  2245. },
  2246. "autoload": {
  2247. "psr-4": {
  2248. "Hyperf\\Guzzle\\": "src/"
  2249. }
  2250. },
  2251. "notification-url": "https://packagist.org/downloads/",
  2252. "license": [
  2253. "MIT"
  2254. ],
  2255. "description": "Swoole coroutine handler for guzzle",
  2256. "keywords": [
  2257. "Guzzle",
  2258. "handler",
  2259. "php",
  2260. "swoole"
  2261. ],
  2262. "time": "2020-09-07T10:26:15+00:00"
  2263. },
  2264. {
  2265. "name": "hyperf/http-message",
  2266. "version": "v2.0.1",
  2267. "source": {
  2268. "type": "git",
  2269. "url": "https://github.com/hyperf/http-message.git",
  2270. "reference": "c27e35ddb14b2cfe4a8a93a94becb432e978f45b"
  2271. },
  2272. "dist": {
  2273. "type": "zip",
  2274. "url": "https://api.github.com/repos/hyperf/http-message/zipball/c27e35ddb14b2cfe4a8a93a94becb432e978f45b",
  2275. "reference": "c27e35ddb14b2cfe4a8a93a94becb432e978f45b",
  2276. "shasum": "",
  2277. "mirrors": [
  2278. {
  2279. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2280. "preferred": true
  2281. }
  2282. ]
  2283. },
  2284. "require": {
  2285. "hyperf/utils": "~2.0.0",
  2286. "laminas/laminas-mime": "^2.7",
  2287. "psr/http-message": "^1.0"
  2288. },
  2289. "require-dev": {
  2290. "psr/container": "^1.0"
  2291. },
  2292. "suggest": {
  2293. "psr/container": "Required to replace RequestParserInterface."
  2294. },
  2295. "type": "library",
  2296. "extra": {
  2297. "branch-alias": {
  2298. "dev-master": "2.0-dev"
  2299. },
  2300. "hyperf": {
  2301. "config": "Hyperf\\HttpMessage\\ConfigProvider"
  2302. }
  2303. },
  2304. "autoload": {
  2305. "psr-4": {
  2306. "Hyperf\\HttpMessage\\": "src/"
  2307. }
  2308. },
  2309. "notification-url": "https://packagist.org/downloads/",
  2310. "license": [
  2311. "MIT"
  2312. ],
  2313. "description": "microservice framework base on swoole",
  2314. "keywords": [
  2315. "http-message",
  2316. "hyperf",
  2317. "php",
  2318. "swoole"
  2319. ],
  2320. "time": "2020-06-23T02:44:43+00:00"
  2321. },
  2322. {
  2323. "name": "hyperf/http-server",
  2324. "version": "v2.0.1",
  2325. "source": {
  2326. "type": "git",
  2327. "url": "https://github.com/hyperf/http-server.git",
  2328. "reference": "389daa48b2cefc44f41453eb912026668f61086c"
  2329. },
  2330. "dist": {
  2331. "type": "zip",
  2332. "url": "https://api.github.com/repos/hyperf/http-server/zipball/389daa48b2cefc44f41453eb912026668f61086c",
  2333. "reference": "389daa48b2cefc44f41453eb912026668f61086c",
  2334. "shasum": "",
  2335. "mirrors": [
  2336. {
  2337. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2338. "preferred": true
  2339. }
  2340. ]
  2341. },
  2342. "require": {
  2343. "hyperf/contract": "~2.0.0",
  2344. "hyperf/dispatcher": "~2.0.0",
  2345. "hyperf/event": "~2.0.0",
  2346. "hyperf/exception-handler": "~2.0.0",
  2347. "hyperf/http-message": "~2.0.0",
  2348. "hyperf/server": "~2.0.0",
  2349. "hyperf/utils": "~2.0.0",
  2350. "nikic/fast-route": "^1.3",
  2351. "php": ">=7.2",
  2352. "psr/container": "^1.0"
  2353. },
  2354. "require-dev": {
  2355. "friendsofphp/php-cs-fixer": "^2.9",
  2356. "hyperf/di": "~2.0.0",
  2357. "malukenho/docheader": "^0.1.6",
  2358. "mockery/mockery": "^1.0",
  2359. "phpunit/phpunit": "^7.0.0"
  2360. },
  2361. "suggest": {
  2362. "hyperf/di": "Required to use annotations."
  2363. },
  2364. "type": "library",
  2365. "extra": {
  2366. "branch-alias": {
  2367. "dev-master": "2.0-dev"
  2368. },
  2369. "hyperf": {
  2370. "config": "Hyperf\\HttpServer\\ConfigProvider"
  2371. }
  2372. },
  2373. "autoload": {
  2374. "psr-4": {
  2375. "Hyperf\\HttpServer\\": "src/"
  2376. }
  2377. },
  2378. "notification-url": "https://packagist.org/downloads/",
  2379. "license": [
  2380. "MIT"
  2381. ],
  2382. "description": "A HTTP Server for Hyperf.",
  2383. "homepage": "https://hyperf.io",
  2384. "keywords": [
  2385. "http",
  2386. "http-server",
  2387. "hyperf",
  2388. "php",
  2389. "swoole"
  2390. ],
  2391. "time": "2020-07-01T10:21:32+00:00"
  2392. },
  2393. {
  2394. "name": "hyperf/json-rpc",
  2395. "version": "v2.0.7",
  2396. "source": {
  2397. "type": "git",
  2398. "url": "https://github.com/hyperf/json-rpc.git",
  2399. "reference": "149ab4697a513bdc13b772767658f4ad0f9c2b81"
  2400. },
  2401. "dist": {
  2402. "type": "zip",
  2403. "url": "https://api.github.com/repos/hyperf/json-rpc/zipball/149ab4697a513bdc13b772767658f4ad0f9c2b81",
  2404. "reference": "149ab4697a513bdc13b772767658f4ad0f9c2b81",
  2405. "shasum": "",
  2406. "mirrors": [
  2407. {
  2408. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2409. "preferred": true
  2410. }
  2411. ]
  2412. },
  2413. "require": {
  2414. "hyperf/contract": "~2.0.0",
  2415. "hyperf/http-message": "~2.0.0",
  2416. "hyperf/load-balancer": "~2.0.0",
  2417. "hyperf/rpc": "~2.0.0",
  2418. "hyperf/utils": "~2.0.0",
  2419. "php": ">=7.2",
  2420. "psr/container": "^1.0",
  2421. "psr/log": "^1.0"
  2422. },
  2423. "require-dev": {
  2424. "friendsofphp/php-cs-fixer": "^2.9",
  2425. "malukenho/docheader": "^0.1.6",
  2426. "mockery/mockery": "^1.0",
  2427. "phpunit/phpunit": "^7.0.0"
  2428. },
  2429. "suggest": {
  2430. "hyperf/event": "Register the objects to ProtocolManager automatically.",
  2431. "hyperf/framework": "Register the objects to ProtocolManager automatically.",
  2432. "hyperf/guzzle": "Required to use JSON RPC with HTTP protocol.",
  2433. "hyperf/rpc-client": "Reqiured to use JSON RPC in hyperf rpc client.",
  2434. "hyperf/rpc-server": "Reqiured to use JSON RPC in hyperf rpc server."
  2435. },
  2436. "type": "library",
  2437. "extra": {
  2438. "branch-alias": {
  2439. "dev-master": "2.0-dev"
  2440. },
  2441. "hyperf": {
  2442. "config": "Hyperf\\JsonRpc\\ConfigProvider"
  2443. }
  2444. },
  2445. "autoload": {
  2446. "psr-4": {
  2447. "Hyperf\\JsonRpc\\": "src/"
  2448. }
  2449. },
  2450. "notification-url": "https://packagist.org/downloads/",
  2451. "license": [
  2452. "MIT"
  2453. ],
  2454. "description": "A JSON RPC component for Hyperf RPC Server or Client.",
  2455. "homepage": "https://hyperf.io",
  2456. "keywords": [
  2457. "hyperf",
  2458. "json-rpc",
  2459. "php",
  2460. "swoole"
  2461. ],
  2462. "time": "2020-08-17T01:59:57+00:00"
  2463. },
  2464. {
  2465. "name": "hyperf/load-balancer",
  2466. "version": "v2.0.3",
  2467. "source": {
  2468. "type": "git",
  2469. "url": "https://github.com/hyperf/load-balancer.git",
  2470. "reference": "8543471dd921c1d01f72a8a4d06757b383f908d8"
  2471. },
  2472. "dist": {
  2473. "type": "zip",
  2474. "url": "https://api.github.com/repos/hyperf/load-balancer/zipball/8543471dd921c1d01f72a8a4d06757b383f908d8",
  2475. "reference": "8543471dd921c1d01f72a8a4d06757b383f908d8",
  2476. "shasum": "",
  2477. "mirrors": [
  2478. {
  2479. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2480. "preferred": true
  2481. }
  2482. ]
  2483. },
  2484. "require": {
  2485. "markrogoyski/math-php": "^0.49.0",
  2486. "php": ">=7.2"
  2487. },
  2488. "require-dev": {
  2489. "friendsofphp/php-cs-fixer": "^2.9",
  2490. "malukenho/docheader": "^0.1.6",
  2491. "mockery/mockery": "^1.0",
  2492. "phpunit/phpunit": "^7.0.0"
  2493. },
  2494. "type": "library",
  2495. "extra": {
  2496. "branch-alias": {
  2497. "dev-master": "2.0-dev"
  2498. },
  2499. "hyperf": {
  2500. "config": "Hyperf\\LoadBalancer\\ConfigProvider"
  2501. }
  2502. },
  2503. "autoload": {
  2504. "psr-4": {
  2505. "Hyperf\\LoadBalancer\\": "src/"
  2506. }
  2507. },
  2508. "notification-url": "https://packagist.org/downloads/",
  2509. "license": [
  2510. "MIT"
  2511. ],
  2512. "description": "A load balancer library for Hyperf.",
  2513. "homepage": "https://hyperf.io",
  2514. "keywords": [
  2515. "hyperf",
  2516. "load-balancer",
  2517. "php",
  2518. "swoole"
  2519. ],
  2520. "time": "2020-07-15T09:05:45+00:00"
  2521. },
  2522. {
  2523. "name": "hyperf/logger",
  2524. "version": "v2.0.0",
  2525. "source": {
  2526. "type": "git",
  2527. "url": "https://github.com/hyperf/logger.git",
  2528. "reference": "85025932855bed0fd4fc4d4df573d43f249195f7"
  2529. },
  2530. "dist": {
  2531. "type": "zip",
  2532. "url": "https://api.github.com/repos/hyperf/logger/zipball/85025932855bed0fd4fc4d4df573d43f249195f7",
  2533. "reference": "85025932855bed0fd4fc4d4df573d43f249195f7",
  2534. "shasum": "",
  2535. "mirrors": [
  2536. {
  2537. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2538. "preferred": true
  2539. }
  2540. ]
  2541. },
  2542. "require": {
  2543. "hyperf/contract": "~2.0.0",
  2544. "hyperf/utils": "~2.0.0",
  2545. "monolog/monolog": "^2.0",
  2546. "php": ">=7.2",
  2547. "psr/container": "^1.0",
  2548. "psr/log": "^1.0"
  2549. },
  2550. "require-dev": {
  2551. "friendsofphp/php-cs-fixer": "^2.9",
  2552. "malukenho/docheader": "^0.1.6",
  2553. "mockery/mockery": "^1.0",
  2554. "phpunit/phpunit": "^7.0.0"
  2555. },
  2556. "type": "library",
  2557. "extra": {
  2558. "branch-alias": {
  2559. "dev-master": "2.0-dev"
  2560. },
  2561. "hyperf": {
  2562. "config": "Hyperf\\Logger\\ConfigProvider"
  2563. }
  2564. },
  2565. "autoload": {
  2566. "psr-4": {
  2567. "Hyperf\\Logger\\": "src/"
  2568. }
  2569. },
  2570. "notification-url": "https://packagist.org/downloads/",
  2571. "license": [
  2572. "MIT"
  2573. ],
  2574. "description": "A logger component for hyperf.",
  2575. "homepage": "https://hyperf.io",
  2576. "keywords": [
  2577. "hyperf",
  2578. "logger",
  2579. "php"
  2580. ],
  2581. "time": "2020-06-19T13:11:07+00:00"
  2582. },
  2583. {
  2584. "name": "hyperf/memory",
  2585. "version": "v2.0.0",
  2586. "source": {
  2587. "type": "git",
  2588. "url": "https://github.com/hyperf/memory.git",
  2589. "reference": "503f69a2a90ce23da70cbdae5908671f9690ed3d"
  2590. },
  2591. "dist": {
  2592. "type": "zip",
  2593. "url": "https://api.github.com/repos/hyperf/memory/zipball/503f69a2a90ce23da70cbdae5908671f9690ed3d",
  2594. "reference": "503f69a2a90ce23da70cbdae5908671f9690ed3d",
  2595. "shasum": "",
  2596. "mirrors": [
  2597. {
  2598. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2599. "preferred": true
  2600. }
  2601. ]
  2602. },
  2603. "require": {
  2604. "php": ">=7.2"
  2605. },
  2606. "require-dev": {
  2607. "friendsofphp/php-cs-fixer": "^2.9",
  2608. "malukenho/docheader": "^0.1.6",
  2609. "mockery/mockery": "^1.0",
  2610. "phpunit/phpunit": "^7.0.0"
  2611. },
  2612. "type": "library",
  2613. "extra": {
  2614. "branch-alias": {
  2615. "dev-master": "2.0-dev"
  2616. },
  2617. "hyperf": {
  2618. "config": "Hyperf\\Memory\\ConfigProvider"
  2619. }
  2620. },
  2621. "autoload": {
  2622. "psr-4": {
  2623. "Hyperf\\Memory\\": "src/"
  2624. }
  2625. },
  2626. "notification-url": "https://packagist.org/downloads/",
  2627. "license": [
  2628. "MIT"
  2629. ],
  2630. "description": "An independent component that use to operate and manage memory.",
  2631. "homepage": "https://hyperf.io",
  2632. "keywords": [
  2633. "hyperf",
  2634. "memory",
  2635. "php",
  2636. "swoole"
  2637. ],
  2638. "time": "2020-06-19T13:11:07+00:00"
  2639. },
  2640. {
  2641. "name": "hyperf/model-cache",
  2642. "version": "v2.0.2",
  2643. "source": {
  2644. "type": "git",
  2645. "url": "https://github.com/hyperf/model-cache.git",
  2646. "reference": "c94f3c73b7b5d465df79e4a6b3e0ff05638617ba"
  2647. },
  2648. "dist": {
  2649. "type": "zip",
  2650. "url": "https://api.github.com/repos/hyperf/model-cache/zipball/c94f3c73b7b5d465df79e4a6b3e0ff05638617ba",
  2651. "reference": "c94f3c73b7b5d465df79e4a6b3e0ff05638617ba",
  2652. "shasum": "",
  2653. "mirrors": [
  2654. {
  2655. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2656. "preferred": true
  2657. }
  2658. ]
  2659. },
  2660. "require": {
  2661. "hyperf/contract": "~2.0.0",
  2662. "hyperf/db-connection": "~2.0.0",
  2663. "hyperf/utils": "~2.0.0",
  2664. "php": ">=7.2",
  2665. "psr/container": "^1.0",
  2666. "psr/simple-cache": "^1.0"
  2667. },
  2668. "require-dev": {
  2669. "friendsofphp/php-cs-fixer": "^2.9",
  2670. "hyperf/event": "~2.0.0",
  2671. "malukenho/docheader": "^0.1.6",
  2672. "mockery/mockery": "^1.0",
  2673. "phpunit/phpunit": "^7.0.0"
  2674. },
  2675. "suggest": {
  2676. "hyperf/event": "Required to use DeleteCacheListener."
  2677. },
  2678. "type": "library",
  2679. "extra": {
  2680. "branch-alias": {
  2681. "dev-master": "2.0-dev"
  2682. },
  2683. "hyperf": {
  2684. "config": "Hyperf\\ModelCache\\ConfigProvider"
  2685. }
  2686. },
  2687. "autoload": {
  2688. "psr-4": {
  2689. "Hyperf\\ModelCache\\": "src/"
  2690. }
  2691. },
  2692. "notification-url": "https://packagist.org/downloads/",
  2693. "license": [
  2694. "MIT"
  2695. ],
  2696. "description": "A model cache component for hyperf.",
  2697. "homepage": "https://hyperf.io",
  2698. "keywords": [
  2699. "hyperf",
  2700. "model-cache",
  2701. "php"
  2702. ],
  2703. "time": "2020-07-07T02:02:50+00:00"
  2704. },
  2705. {
  2706. "name": "hyperf/model-listener",
  2707. "version": "v2.0.0",
  2708. "source": {
  2709. "type": "git",
  2710. "url": "https://github.com/hyperf/model-listener.git",
  2711. "reference": "7a1713e6dc93e9cb0483610974ac97a2d5620b0a"
  2712. },
  2713. "dist": {
  2714. "type": "zip",
  2715. "url": "https://api.github.com/repos/hyperf/model-listener/zipball/7a1713e6dc93e9cb0483610974ac97a2d5620b0a",
  2716. "reference": "7a1713e6dc93e9cb0483610974ac97a2d5620b0a",
  2717. "shasum": "",
  2718. "mirrors": [
  2719. {
  2720. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2721. "preferred": true
  2722. }
  2723. ]
  2724. },
  2725. "require": {
  2726. "hyperf/contract": "~2.0.0",
  2727. "hyperf/database": "~2.0.0",
  2728. "hyperf/di": "~2.0.0",
  2729. "hyperf/event": "~2.0.0",
  2730. "hyperf/utils": "~2.0.0",
  2731. "php": ">=7.2",
  2732. "psr/container": "^1.0",
  2733. "psr/log": "^1.0"
  2734. },
  2735. "require-dev": {
  2736. "friendsofphp/php-cs-fixer": "^2.9",
  2737. "malukenho/docheader": "^0.1.6",
  2738. "mockery/mockery": "^1.0",
  2739. "phpunit/phpunit": "^7.0"
  2740. },
  2741. "type": "library",
  2742. "extra": {
  2743. "branch-alias": {
  2744. "dev-master": "2.0-dev"
  2745. },
  2746. "hyperf": {
  2747. "config": "Hyperf\\ModelListener\\ConfigProvider"
  2748. }
  2749. },
  2750. "autoload": {
  2751. "psr-4": {
  2752. "Hyperf\\ModelListener\\": "src/"
  2753. }
  2754. },
  2755. "notification-url": "https://packagist.org/downloads/",
  2756. "license": [
  2757. "MIT"
  2758. ],
  2759. "description": "A model listener for Hyperf.",
  2760. "homepage": "https://hyperf.io",
  2761. "keywords": [
  2762. "hyperf",
  2763. "model-listener",
  2764. "php",
  2765. "swoole"
  2766. ],
  2767. "time": "2020-06-19T13:11:07+00:00"
  2768. },
  2769. {
  2770. "name": "hyperf/paginator",
  2771. "version": "v2.0.0",
  2772. "source": {
  2773. "type": "git",
  2774. "url": "https://github.com/hyperf/paginator.git",
  2775. "reference": "a0d2fcda7d690d63b7d172ac2611c28c7645a9b3"
  2776. },
  2777. "dist": {
  2778. "type": "zip",
  2779. "url": "https://api.github.com/repos/hyperf/paginator/zipball/a0d2fcda7d690d63b7d172ac2611c28c7645a9b3",
  2780. "reference": "a0d2fcda7d690d63b7d172ac2611c28c7645a9b3",
  2781. "shasum": "",
  2782. "mirrors": [
  2783. {
  2784. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2785. "preferred": true
  2786. }
  2787. ]
  2788. },
  2789. "require": {
  2790. "hyperf/contract": "~2.0.0",
  2791. "hyperf/utils": "~2.0.0",
  2792. "php": ">=7.2"
  2793. },
  2794. "require-dev": {
  2795. "friendsofphp/php-cs-fixer": "^2.9",
  2796. "hyperf/event": "~2.0.0",
  2797. "hyperf/framework": "~2.0.0",
  2798. "hyperf/http-server": "~2.0.0",
  2799. "malukenho/docheader": "^0.1.6",
  2800. "mockery/mockery": "^1.0",
  2801. "phpunit/phpunit": "^7.0.0"
  2802. },
  2803. "suggest": {
  2804. "hyperf/event": "Reqiured to use PageResolverListener.",
  2805. "hyperf/framework": "Reqiured to use PageResolverListener.",
  2806. "hyperf/http-server": "Reqiured to use PageResolverListener."
  2807. },
  2808. "type": "library",
  2809. "extra": {
  2810. "branch-alias": {
  2811. "dev-master": "2.0-dev"
  2812. },
  2813. "hyperf": {
  2814. "config": "Hyperf\\Paginator\\ConfigProvider"
  2815. }
  2816. },
  2817. "autoload": {
  2818. "psr-4": {
  2819. "Hyperf\\Paginator\\": "src/"
  2820. }
  2821. },
  2822. "notification-url": "https://packagist.org/downloads/",
  2823. "license": [
  2824. "MIT"
  2825. ],
  2826. "description": "A paginator component for hyperf.",
  2827. "homepage": "https://hyperf.io",
  2828. "keywords": [
  2829. "hyperf",
  2830. "paginator",
  2831. "php"
  2832. ],
  2833. "time": "2020-06-19T13:11:07+00:00"
  2834. },
  2835. {
  2836. "name": "hyperf/pool",
  2837. "version": "v2.0.0",
  2838. "source": {
  2839. "type": "git",
  2840. "url": "https://github.com/hyperf/pool.git",
  2841. "reference": "c5791544c8a7ee3c2c77879fb8538af0fe96672c"
  2842. },
  2843. "dist": {
  2844. "type": "zip",
  2845. "url": "https://api.github.com/repos/hyperf/pool/zipball/c5791544c8a7ee3c2c77879fb8538af0fe96672c",
  2846. "reference": "c5791544c8a7ee3c2c77879fb8538af0fe96672c",
  2847. "shasum": "",
  2848. "mirrors": [
  2849. {
  2850. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2851. "preferred": true
  2852. }
  2853. ]
  2854. },
  2855. "require": {
  2856. "hyperf/contract": "~2.0.0",
  2857. "hyperf/utils": "~2.0.0",
  2858. "php": ">=7.2",
  2859. "psr/container": "^1.0"
  2860. },
  2861. "require-dev": {
  2862. "friendsofphp/php-cs-fixer": "^2.9",
  2863. "malukenho/docheader": "^0.1.6",
  2864. "mockery/mockery": "^1.0",
  2865. "phpunit/phpunit": "^7.0.0"
  2866. },
  2867. "type": "library",
  2868. "extra": {
  2869. "branch-alias": {
  2870. "dev-master": "2.0-dev"
  2871. },
  2872. "hyperf": {
  2873. "config": "Hyperf\\Pool\\ConfigProvider"
  2874. }
  2875. },
  2876. "autoload": {
  2877. "psr-4": {
  2878. "Hyperf\\Pool\\": "src/"
  2879. }
  2880. },
  2881. "notification-url": "https://packagist.org/downloads/",
  2882. "license": [
  2883. "MIT"
  2884. ],
  2885. "description": "An independent universal connection pool component.",
  2886. "homepage": "https://hyperf.io",
  2887. "keywords": [
  2888. "connection-pool",
  2889. "hyperf",
  2890. "php",
  2891. "swoole"
  2892. ],
  2893. "time": "2020-06-19T13:11:07+00:00"
  2894. },
  2895. {
  2896. "name": "hyperf/process",
  2897. "version": "v2.0.2",
  2898. "source": {
  2899. "type": "git",
  2900. "url": "https://github.com/hyperf/process.git",
  2901. "reference": "d3260b30e38c41d83c377ff825fe9e0f1e08bd43"
  2902. },
  2903. "dist": {
  2904. "type": "zip",
  2905. "url": "https://api.github.com/repos/hyperf/process/zipball/d3260b30e38c41d83c377ff825fe9e0f1e08bd43",
  2906. "reference": "d3260b30e38c41d83c377ff825fe9e0f1e08bd43",
  2907. "shasum": "",
  2908. "mirrors": [
  2909. {
  2910. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2911. "preferred": true
  2912. }
  2913. ]
  2914. },
  2915. "require": {
  2916. "hyperf/contract": "~2.0.0",
  2917. "hyperf/utils": "~2.0.0",
  2918. "php": ">=7.2",
  2919. "psr/container": "^1.0",
  2920. "psr/event-dispatcher": "^1.0"
  2921. },
  2922. "require-dev": {
  2923. "friendsofphp/php-cs-fixer": "^2.9",
  2924. "hyperf/di": "~2.0.0",
  2925. "hyperf/event": "~2.0.0",
  2926. "malukenho/docheader": "^0.1.6",
  2927. "mockery/mockery": "^1.0",
  2928. "phpunit/phpunit": "^7.0.0"
  2929. },
  2930. "suggest": {
  2931. "hyperf/di": "Required to use annotations.",
  2932. "hyperf/event": "Required to dump the message before and after process.",
  2933. "hyperf/framework": "Required to use BootProcessListener."
  2934. },
  2935. "type": "library",
  2936. "extra": {
  2937. "branch-alias": {
  2938. "dev-master": "2.0-dev"
  2939. },
  2940. "hyperf": {
  2941. "config": "Hyperf\\Process\\ConfigProvider"
  2942. }
  2943. },
  2944. "autoload": {
  2945. "psr-4": {
  2946. "Hyperf\\Process\\": "src/"
  2947. }
  2948. },
  2949. "notification-url": "https://packagist.org/downloads/",
  2950. "license": [
  2951. "MIT"
  2952. ],
  2953. "description": "A process component for hyperf.",
  2954. "homepage": "https://hyperf.io",
  2955. "keywords": [
  2956. "hyperf",
  2957. "php",
  2958. "process"
  2959. ],
  2960. "time": "2020-07-04T02:06:38+00:00"
  2961. },
  2962. {
  2963. "name": "hyperf/redis",
  2964. "version": "v2.0.0",
  2965. "source": {
  2966. "type": "git",
  2967. "url": "https://github.com/hyperf/redis.git",
  2968. "reference": "5266b0301ce65b1e5d8a637b0dce0d26c2d02ff7"
  2969. },
  2970. "dist": {
  2971. "type": "zip",
  2972. "url": "https://api.github.com/repos/hyperf/redis/zipball/5266b0301ce65b1e5d8a637b0dce0d26c2d02ff7",
  2973. "reference": "5266b0301ce65b1e5d8a637b0dce0d26c2d02ff7",
  2974. "shasum": "",
  2975. "mirrors": [
  2976. {
  2977. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2978. "preferred": true
  2979. }
  2980. ]
  2981. },
  2982. "require": {
  2983. "ext-redis": "*",
  2984. "hyperf/contract": "~2.0.0",
  2985. "hyperf/pool": "~2.0.0",
  2986. "hyperf/utils": "~2.0.0",
  2987. "php": ">=7.2",
  2988. "psr/container": "^1.0"
  2989. },
  2990. "require-dev": {
  2991. "friendsofphp/php-cs-fixer": "^2.9",
  2992. "hyperf/di": "~2.0.0",
  2993. "malukenho/docheader": "^0.1.6",
  2994. "mockery/mockery": "^1.0",
  2995. "phpunit/phpunit": "^7.0.0"
  2996. },
  2997. "suggest": {
  2998. "hyperf/di": "Create the RedisPool via dependency injection."
  2999. },
  3000. "type": "library",
  3001. "extra": {
  3002. "branch-alias": {
  3003. "dev-master": "2.0-dev"
  3004. },
  3005. "hyperf": {
  3006. "config": "Hyperf\\Redis\\ConfigProvider"
  3007. }
  3008. },
  3009. "autoload": {
  3010. "psr-4": {
  3011. "Hyperf\\Redis\\": "src/"
  3012. }
  3013. },
  3014. "notification-url": "https://packagist.org/downloads/",
  3015. "license": [
  3016. "MIT"
  3017. ],
  3018. "description": "A redis component for hyperf.",
  3019. "homepage": "https://hyperf.io",
  3020. "keywords": [
  3021. "hyperf",
  3022. "php",
  3023. "pool",
  3024. "redis"
  3025. ],
  3026. "time": "2020-06-19T13:11:07+00:00"
  3027. },
  3028. {
  3029. "name": "hyperf/rpc",
  3030. "version": "v2.0.3",
  3031. "source": {
  3032. "type": "git",
  3033. "url": "https://github.com/hyperf/rpc.git",
  3034. "reference": "ee5b6565d56957bd96ffc5dbddab4870229eaa1e"
  3035. },
  3036. "dist": {
  3037. "type": "zip",
  3038. "url": "https://api.github.com/repos/hyperf/rpc/zipball/ee5b6565d56957bd96ffc5dbddab4870229eaa1e",
  3039. "reference": "ee5b6565d56957bd96ffc5dbddab4870229eaa1e",
  3040. "shasum": "",
  3041. "mirrors": [
  3042. {
  3043. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3044. "preferred": true
  3045. }
  3046. ]
  3047. },
  3048. "require": {
  3049. "hyperf/contract": "~2.0.0",
  3050. "hyperf/utils": "~2.0.0",
  3051. "php": ">=7.2"
  3052. },
  3053. "require-dev": {
  3054. "friendsofphp/php-cs-fixer": "^2.9",
  3055. "malukenho/docheader": "^0.1.6",
  3056. "mockery/mockery": "^1.0",
  3057. "phpunit/phpunit": "^7.0.0"
  3058. },
  3059. "type": "library",
  3060. "extra": {
  3061. "branch-alias": {
  3062. "dev-master": "2.0-dev"
  3063. },
  3064. "hyperf": []
  3065. },
  3066. "autoload": {
  3067. "psr-4": {
  3068. "Hyperf\\Rpc\\": "src/"
  3069. }
  3070. },
  3071. "notification-url": "https://packagist.org/downloads/",
  3072. "license": [
  3073. "MIT"
  3074. ],
  3075. "description": "A rpc basic library for Hyperf.",
  3076. "homepage": "https://hyperf.io",
  3077. "keywords": [
  3078. "hyperf",
  3079. "php",
  3080. "rpc",
  3081. "swoole"
  3082. ],
  3083. "time": "2020-07-15T09:05:45+00:00"
  3084. },
  3085. {
  3086. "name": "hyperf/rpc-client",
  3087. "version": "v2.0.7",
  3088. "source": {
  3089. "type": "git",
  3090. "url": "https://github.com/hyperf/rpc-client.git",
  3091. "reference": "f805a59697d328de558a5da095988496f95ea4a0"
  3092. },
  3093. "dist": {
  3094. "type": "zip",
  3095. "url": "https://api.github.com/repos/hyperf/rpc-client/zipball/f805a59697d328de558a5da095988496f95ea4a0",
  3096. "reference": "f805a59697d328de558a5da095988496f95ea4a0",
  3097. "shasum": "",
  3098. "mirrors": [
  3099. {
  3100. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3101. "preferred": true
  3102. }
  3103. ]
  3104. },
  3105. "require": {
  3106. "hyperf/load-balancer": "~2.0.0",
  3107. "hyperf/rpc": "~2.0.0",
  3108. "hyperf/utils": "~2.0.0",
  3109. "php": ">=7.2",
  3110. "psr/container": "^1.0",
  3111. "roave/better-reflection": "^4.0"
  3112. },
  3113. "require-dev": {
  3114. "friendsofphp/php-cs-fixer": "^2.9",
  3115. "malukenho/docheader": "^0.1.6",
  3116. "mockery/mockery": "^1.0",
  3117. "phpunit/phpunit": "^7.0.0"
  3118. },
  3119. "suggest": {
  3120. "hyperf/consul": "For fetch the nodes info from consul.",
  3121. "hyperf/di": "For better container experience.",
  3122. "hyperf/pool": "Required to use connection pool."
  3123. },
  3124. "type": "library",
  3125. "extra": {
  3126. "branch-alias": {
  3127. "dev-master": "2.0-dev"
  3128. },
  3129. "hyperf": {
  3130. "config": "Hyperf\\RpcClient\\ConfigProvider"
  3131. }
  3132. },
  3133. "autoload": {
  3134. "psr-4": {
  3135. "Hyperf\\RpcClient\\": "src/"
  3136. }
  3137. },
  3138. "notification-url": "https://packagist.org/downloads/",
  3139. "license": [
  3140. "MIT"
  3141. ],
  3142. "description": "An abstract rpc server component for Hyperf.",
  3143. "homepage": "https://hyperf.io",
  3144. "keywords": [
  3145. "hyperf",
  3146. "json-rpc",
  3147. "php",
  3148. "rpc",
  3149. "rpc-client",
  3150. "swoole"
  3151. ],
  3152. "time": "2020-08-12T05:29:11+00:00"
  3153. },
  3154. {
  3155. "name": "hyperf/rpc-server",
  3156. "version": "v2.0.3",
  3157. "source": {
  3158. "type": "git",
  3159. "url": "https://github.com/hyperf/rpc-server.git",
  3160. "reference": "1f3b1fb0b38b1d8c1a1a9d8909dd78635660dd50"
  3161. },
  3162. "dist": {
  3163. "type": "zip",
  3164. "url": "https://api.github.com/repos/hyperf/rpc-server/zipball/1f3b1fb0b38b1d8c1a1a9d8909dd78635660dd50",
  3165. "reference": "1f3b1fb0b38b1d8c1a1a9d8909dd78635660dd50",
  3166. "shasum": "",
  3167. "mirrors": [
  3168. {
  3169. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3170. "preferred": true
  3171. }
  3172. ]
  3173. },
  3174. "require": {
  3175. "hyperf/http-server": "~2.0.0",
  3176. "hyperf/rpc": "~2.0.0",
  3177. "php": ">=7.2"
  3178. },
  3179. "require-dev": {
  3180. "friendsofphp/php-cs-fixer": "^2.9",
  3181. "malukenho/docheader": "^0.1.6",
  3182. "mockery/mockery": "^1.0",
  3183. "phpunit/phpunit": "^7.0.0"
  3184. },
  3185. "suggest": {
  3186. "hyperf/di": "Required to use annotations."
  3187. },
  3188. "type": "library",
  3189. "extra": {
  3190. "branch-alias": {
  3191. "dev-master": "2.0-dev"
  3192. },
  3193. "hyperf": {
  3194. "config": "Hyperf\\RpcServer\\ConfigProvider"
  3195. }
  3196. },
  3197. "autoload": {
  3198. "psr-4": {
  3199. "Hyperf\\RpcServer\\": "src/"
  3200. }
  3201. },
  3202. "notification-url": "https://packagist.org/downloads/",
  3203. "license": [
  3204. "MIT"
  3205. ],
  3206. "description": "An abstract rpc server component for Hyperf.",
  3207. "homepage": "https://hyperf.io",
  3208. "keywords": [
  3209. "hyperf",
  3210. "php",
  3211. "rpc",
  3212. "rpc-server",
  3213. "swoole"
  3214. ],
  3215. "time": "2020-07-15T09:05:45+00:00"
  3216. },
  3217. {
  3218. "name": "hyperf/server",
  3219. "version": "v2.0.2",
  3220. "source": {
  3221. "type": "git",
  3222. "url": "https://github.com/hyperf/server.git",
  3223. "reference": "767f04c6a84127b39e14efcc15eab8bc128875e9"
  3224. },
  3225. "dist": {
  3226. "type": "zip",
  3227. "url": "https://api.github.com/repos/hyperf/server/zipball/767f04c6a84127b39e14efcc15eab8bc128875e9",
  3228. "reference": "767f04c6a84127b39e14efcc15eab8bc128875e9",
  3229. "shasum": "",
  3230. "mirrors": [
  3231. {
  3232. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3233. "preferred": true
  3234. }
  3235. ]
  3236. },
  3237. "require": {
  3238. "hyperf/contract": "~2.0.0",
  3239. "hyperf/utils": "~2.0.0",
  3240. "php": ">=7.2",
  3241. "psr/container": "^1.0",
  3242. "psr/event-dispatcher": "^1.0",
  3243. "psr/log": "^1.0",
  3244. "symfony/console": "^5.0"
  3245. },
  3246. "require-dev": {
  3247. "friendsofphp/php-cs-fixer": "^2.9",
  3248. "malukenho/docheader": "^0.1.6",
  3249. "mockery/mockery": "^1.0",
  3250. "phpunit/phpunit": "^7.0.0"
  3251. },
  3252. "suggest": {
  3253. "hyperf/event": "Dump the info after server start.",
  3254. "hyperf/framework": "Dump the info after server start."
  3255. },
  3256. "type": "library",
  3257. "extra": {
  3258. "branch-alias": {
  3259. "dev-master": "2.0-dev"
  3260. },
  3261. "hyperf": {
  3262. "config": "Hyperf\\Server\\ConfigProvider"
  3263. }
  3264. },
  3265. "autoload": {
  3266. "psr-4": {
  3267. "Hyperf\\Server\\": "src/"
  3268. }
  3269. },
  3270. "notification-url": "https://packagist.org/downloads/",
  3271. "license": [
  3272. "MIT"
  3273. ],
  3274. "description": "A base server library for Hyperf.",
  3275. "homepage": "https://hyperf.io",
  3276. "keywords": [
  3277. "hyperf",
  3278. "php",
  3279. "server",
  3280. "swoole"
  3281. ],
  3282. "time": "2020-07-12T05:08:09+00:00"
  3283. },
  3284. {
  3285. "name": "hyperf/snowflake",
  3286. "version": "v2.0.4",
  3287. "source": {
  3288. "type": "git",
  3289. "url": "https://github.com/hyperf/snowflake.git",
  3290. "reference": "3ff2843e1d72e637b1daa3ca511fc19f47be9968"
  3291. },
  3292. "dist": {
  3293. "type": "zip",
  3294. "url": "https://api.github.com/repos/hyperf/snowflake/zipball/3ff2843e1d72e637b1daa3ca511fc19f47be9968",
  3295. "reference": "3ff2843e1d72e637b1daa3ca511fc19f47be9968",
  3296. "shasum": "",
  3297. "mirrors": [
  3298. {
  3299. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3300. "preferred": true
  3301. }
  3302. ]
  3303. },
  3304. "require": {
  3305. "php": ">=7.2"
  3306. },
  3307. "require-dev": {
  3308. "friendsofphp/php-cs-fixer": "^2.9",
  3309. "malukenho/docheader": "^0.1.6",
  3310. "mockery/mockery": "^1.0",
  3311. "phpunit/phpunit": "^7.0"
  3312. },
  3313. "suggest": {
  3314. "hyperf/config": "Required to read snowflake config.",
  3315. "hyperf/redis": "Required to use RedisMilliSecondMetaGenerator or RedisSecondMetaGenerator.",
  3316. "psr/container": "Required to use MetaGeneratorFactory."
  3317. },
  3318. "type": "library",
  3319. "extra": {
  3320. "branch-alias": {
  3321. "dev-master": "2.0-dev"
  3322. },
  3323. "hyperf": {
  3324. "config": "Hyperf\\Snowflake\\ConfigProvider"
  3325. }
  3326. },
  3327. "autoload": {
  3328. "psr-4": {
  3329. "Hyperf\\Snowflake\\": "src/"
  3330. }
  3331. },
  3332. "notification-url": "https://packagist.org/downloads/",
  3333. "license": [
  3334. "MIT"
  3335. ],
  3336. "description": "A snowflake library",
  3337. "homepage": "https://hyperf.io",
  3338. "keywords": [
  3339. "php",
  3340. "snowflake"
  3341. ],
  3342. "time": "2020-07-23T02:20:27+00:00"
  3343. },
  3344. {
  3345. "name": "hyperf/task",
  3346. "version": "v2.0.3",
  3347. "source": {
  3348. "type": "git",
  3349. "url": "https://github.com/hyperf/task.git",
  3350. "reference": "bd90ecd7abc2944309bcb3f26f113f207a05dc63"
  3351. },
  3352. "dist": {
  3353. "type": "zip",
  3354. "url": "https://api.github.com/repos/hyperf/task/zipball/bd90ecd7abc2944309bcb3f26f113f207a05dc63",
  3355. "reference": "bd90ecd7abc2944309bcb3f26f113f207a05dc63",
  3356. "shasum": "",
  3357. "mirrors": [
  3358. {
  3359. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3360. "preferred": true
  3361. }
  3362. ]
  3363. },
  3364. "require": {
  3365. "hyperf/contract": "~2.0.0",
  3366. "hyperf/framework": "~2.0.0",
  3367. "hyperf/utils": "~2.0.0",
  3368. "php": ">=7.2",
  3369. "psr/container": "^1.0",
  3370. "psr/event-dispatcher": "^1.0",
  3371. "psr/log": "^1.0",
  3372. "symfony/property-access": "^5.0",
  3373. "symfony/serializer": "^5.0"
  3374. },
  3375. "require-dev": {
  3376. "friendsofphp/php-cs-fixer": "^2.9",
  3377. "malukenho/docheader": "^0.1.6",
  3378. "mockery/mockery": "^1.0",
  3379. "phpunit/phpunit": "^7.0"
  3380. },
  3381. "suggest": {
  3382. "hyperf/di": "Required to use annotation."
  3383. },
  3384. "type": "library",
  3385. "extra": {
  3386. "branch-alias": {
  3387. "dev-master": "2.0-dev"
  3388. },
  3389. "hyperf": {
  3390. "config": "Hyperf\\Task\\ConfigProvider"
  3391. }
  3392. },
  3393. "autoload": {
  3394. "psr-4": {
  3395. "Hyperf\\Task\\": "src/"
  3396. }
  3397. },
  3398. "notification-url": "https://packagist.org/downloads/",
  3399. "license": [
  3400. "MIT"
  3401. ],
  3402. "description": "A task library for Hyperf.",
  3403. "homepage": "https://hyperf.io",
  3404. "keywords": [
  3405. "hyperf",
  3406. "php",
  3407. "swoole",
  3408. "task"
  3409. ],
  3410. "time": "2020-07-15T09:05:45+00:00"
  3411. },
  3412. {
  3413. "name": "hyperf/translation",
  3414. "version": "v2.0.3",
  3415. "source": {
  3416. "type": "git",
  3417. "url": "https://github.com/hyperf/translation.git",
  3418. "reference": "94f7a7376526d60f63e2cf4743e35709ad0bb0ff"
  3419. },
  3420. "dist": {
  3421. "type": "zip",
  3422. "url": "https://api.github.com/repos/hyperf/translation/zipball/94f7a7376526d60f63e2cf4743e35709ad0bb0ff",
  3423. "reference": "94f7a7376526d60f63e2cf4743e35709ad0bb0ff",
  3424. "shasum": "",
  3425. "mirrors": [
  3426. {
  3427. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3428. "preferred": true
  3429. }
  3430. ]
  3431. },
  3432. "require": {
  3433. "hyperf/contract": "~2.0.0",
  3434. "hyperf/utils": "~2.0.0",
  3435. "php": ">=7.2",
  3436. "psr/container": "^1.0"
  3437. },
  3438. "require-dev": {
  3439. "friendsofphp/php-cs-fixer": "^2.14",
  3440. "mockery/mockery": "^1.2"
  3441. },
  3442. "type": "library",
  3443. "extra": {
  3444. "branch-alias": {
  3445. "dev-master": "2.0-dev"
  3446. },
  3447. "hyperf": {
  3448. "config": "Hyperf\\Translation\\ConfigProvider"
  3449. }
  3450. },
  3451. "autoload": {
  3452. "files": [
  3453. "src/Functions.php"
  3454. ],
  3455. "psr-4": {
  3456. "Hyperf\\Translation\\": "src/"
  3457. }
  3458. },
  3459. "notification-url": "https://packagist.org/downloads/",
  3460. "license": [
  3461. "MIT"
  3462. ],
  3463. "description": "An independent translation component, forked by illuminate/translation.",
  3464. "keywords": [
  3465. "hyperf",
  3466. "translation"
  3467. ],
  3468. "time": "2020-07-15T09:05:45+00:00"
  3469. },
  3470. {
  3471. "name": "hyperf/utils",
  3472. "version": "v2.0.0",
  3473. "source": {
  3474. "type": "git",
  3475. "url": "https://github.com/hyperf/utils.git",
  3476. "reference": "89d0b18565c566cddc6331755c20963d7a913dac"
  3477. },
  3478. "dist": {
  3479. "type": "zip",
  3480. "url": "https://api.github.com/repos/hyperf/utils/zipball/89d0b18565c566cddc6331755c20963d7a913dac",
  3481. "reference": "89d0b18565c566cddc6331755c20963d7a913dac",
  3482. "shasum": "",
  3483. "mirrors": [
  3484. {
  3485. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3486. "preferred": true
  3487. }
  3488. ]
  3489. },
  3490. "require": {
  3491. "doctrine/inflector": "^1.3",
  3492. "ext-swoole": ">=4.4",
  3493. "hyperf/contract": "~2.0.0",
  3494. "php": ">=7.2"
  3495. },
  3496. "require-dev": {
  3497. "friendsofphp/php-cs-fixer": "^2.9",
  3498. "malukenho/docheader": "^0.1.6",
  3499. "mockery/mockery": "^1.0",
  3500. "phpunit/phpunit": "^7.0.0",
  3501. "symfony/property-access": "^5.0",
  3502. "symfony/serializer": "^5.0",
  3503. "symfony/var-dumper": "^5.0"
  3504. },
  3505. "suggest": {
  3506. "hyperf/di": "Required to use ExceptionNormalizer",
  3507. "symfony/property-access": "Required to use SymfonyNormalizer (^5.0)",
  3508. "symfony/serializer": "Required to use SymfonyNormalizer (^5.0)",
  3509. "symfony/var-dumper": "Required to use the dd function (^5.0)."
  3510. },
  3511. "type": "library",
  3512. "extra": {
  3513. "hyperf": {
  3514. "config": "Hyperf\\Utils\\ConfigProvider"
  3515. },
  3516. "branch-alias": {
  3517. "dev-master": "2.0-dev"
  3518. }
  3519. },
  3520. "autoload": {
  3521. "files": [
  3522. "src/Functions.php"
  3523. ],
  3524. "psr-4": {
  3525. "Hyperf\\Utils\\": "src/"
  3526. }
  3527. },
  3528. "notification-url": "https://packagist.org/downloads/",
  3529. "license": [
  3530. "MIT"
  3531. ],
  3532. "description": "A tools package that could help developer solved the problem quickly.",
  3533. "homepage": "https://hyperf.io",
  3534. "keywords": [
  3535. "hyperf",
  3536. "php",
  3537. "swoole",
  3538. "utils"
  3539. ],
  3540. "time": "2020-06-19T13:11:07+00:00"
  3541. },
  3542. {
  3543. "name": "hyperf/validation",
  3544. "version": "v2.0.3",
  3545. "source": {
  3546. "type": "git",
  3547. "url": "https://github.com/hyperf/validation.git",
  3548. "reference": "8a69df2511e17a4cd59741bb050ce2f86816e1f1"
  3549. },
  3550. "dist": {
  3551. "type": "zip",
  3552. "url": "https://api.github.com/repos/hyperf/validation/zipball/8a69df2511e17a4cd59741bb050ce2f86816e1f1",
  3553. "reference": "8a69df2511e17a4cd59741bb050ce2f86816e1f1",
  3554. "shasum": "",
  3555. "mirrors": [
  3556. {
  3557. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3558. "preferred": true
  3559. }
  3560. ]
  3561. },
  3562. "require": {
  3563. "egulias/email-validator": "^2.1",
  3564. "ext-swoole": ">=4.3",
  3565. "hyperf/command": "~2.0.0",
  3566. "hyperf/contract": "~2.0.0",
  3567. "hyperf/database": "~2.0.0",
  3568. "hyperf/devtool": "~2.0.0",
  3569. "hyperf/di": "~2.0.0",
  3570. "hyperf/framework": "~2.0.0",
  3571. "hyperf/http-server": "~2.0.0",
  3572. "hyperf/translation": "~2.0.0",
  3573. "hyperf/utils": "~2.0.0",
  3574. "nesbot/carbon": "^2.21",
  3575. "php": ">=7.2",
  3576. "psr/container": "^1.0",
  3577. "psr/event-dispatcher": "^1.0",
  3578. "psr/http-message": "^1.0"
  3579. },
  3580. "require-dev": {
  3581. "friendsofphp/php-cs-fixer": "^2.14",
  3582. "hyperf/db-connection": "~2.0.0",
  3583. "hyperf/testing": "~2.0.0",
  3584. "mockery/mockery": "^1.2"
  3585. },
  3586. "type": "library",
  3587. "extra": {
  3588. "branch-alias": {
  3589. "dev-master": "2.0-dev"
  3590. },
  3591. "hyperf": {
  3592. "config": "Hyperf\\Validation\\ConfigProvider"
  3593. }
  3594. },
  3595. "autoload": {
  3596. "psr-4": {
  3597. "Hyperf\\Validation\\": "src/"
  3598. }
  3599. },
  3600. "notification-url": "https://packagist.org/downloads/",
  3601. "license": [
  3602. "MIT"
  3603. ],
  3604. "description": "hyperf validation",
  3605. "keywords": [
  3606. "hyperf",
  3607. "validation"
  3608. ],
  3609. "time": "2020-07-20T03:40:32+00:00"
  3610. },
  3611. {
  3612. "name": "jetbrains/phpstorm-stubs",
  3613. "version": "v2019.3",
  3614. "source": {
  3615. "type": "git",
  3616. "url": "https://github.com/JetBrains/phpstorm-stubs.git",
  3617. "reference": "883b6facd78e01c0743b554af86fa590c2573f40"
  3618. },
  3619. "dist": {
  3620. "type": "zip",
  3621. "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/883b6facd78e01c0743b554af86fa590c2573f40",
  3622. "reference": "883b6facd78e01c0743b554af86fa590c2573f40",
  3623. "shasum": "",
  3624. "mirrors": [
  3625. {
  3626. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3627. "preferred": true
  3628. }
  3629. ]
  3630. },
  3631. "require-dev": {
  3632. "nikic/php-parser": "^4",
  3633. "php": "^7.1",
  3634. "phpdocumentor/reflection-docblock": "^4.3",
  3635. "phpunit/phpunit": "^7"
  3636. },
  3637. "type": "library",
  3638. "autoload": {
  3639. "files": [
  3640. "PhpStormStubsMap.php"
  3641. ]
  3642. },
  3643. "notification-url": "https://packagist.org/downloads/",
  3644. "license": [
  3645. "Apache-2.0"
  3646. ],
  3647. "description": "PHP runtime & extensions header files for PhpStorm",
  3648. "homepage": "https://www.jetbrains.com/phpstorm",
  3649. "keywords": [
  3650. "autocomplete",
  3651. "code",
  3652. "inference",
  3653. "inspection",
  3654. "jetbrains",
  3655. "phpstorm",
  3656. "stubs",
  3657. "type"
  3658. ],
  3659. "time": "2019-12-05T16:56:26+00:00"
  3660. },
  3661. {
  3662. "name": "laminas/laminas-mime",
  3663. "version": "2.7.4",
  3664. "source": {
  3665. "type": "git",
  3666. "url": "https://github.com/laminas/laminas-mime.git",
  3667. "reference": "e45a7d856bf7b4a7b5bd00d6371f9961dc233add"
  3668. },
  3669. "dist": {
  3670. "type": "zip",
  3671. "url": "https://api.github.com/repos/laminas/laminas-mime/zipball/e45a7d856bf7b4a7b5bd00d6371f9961dc233add",
  3672. "reference": "e45a7d856bf7b4a7b5bd00d6371f9961dc233add",
  3673. "shasum": "",
  3674. "mirrors": [
  3675. {
  3676. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3677. "preferred": true
  3678. }
  3679. ]
  3680. },
  3681. "require": {
  3682. "laminas/laminas-stdlib": "^2.7 || ^3.0",
  3683. "laminas/laminas-zendframework-bridge": "^1.0",
  3684. "php": "^5.6 || ^7.0"
  3685. },
  3686. "replace": {
  3687. "zendframework/zend-mime": "^2.7.2"
  3688. },
  3689. "require-dev": {
  3690. "laminas/laminas-coding-standard": "~1.0.0",
  3691. "laminas/laminas-mail": "^2.6",
  3692. "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20"
  3693. },
  3694. "suggest": {
  3695. "laminas/laminas-mail": "Laminas\\Mail component"
  3696. },
  3697. "type": "library",
  3698. "extra": {
  3699. "branch-alias": {
  3700. "dev-master": "2.7.x-dev",
  3701. "dev-develop": "2.8.x-dev"
  3702. }
  3703. },
  3704. "autoload": {
  3705. "psr-4": {
  3706. "Laminas\\Mime\\": "src/"
  3707. }
  3708. },
  3709. "notification-url": "https://packagist.org/downloads/",
  3710. "license": [
  3711. "BSD-3-Clause"
  3712. ],
  3713. "description": "Create and parse MIME messages and parts",
  3714. "homepage": "https://laminas.dev",
  3715. "keywords": [
  3716. "laminas",
  3717. "mime"
  3718. ],
  3719. "time": "2020-03-29T13:12:07+00:00"
  3720. },
  3721. {
  3722. "name": "laminas/laminas-stdlib",
  3723. "version": "3.2.1",
  3724. "source": {
  3725. "type": "git",
  3726. "url": "https://github.com/laminas/laminas-stdlib.git",
  3727. "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6"
  3728. },
  3729. "dist": {
  3730. "type": "zip",
  3731. "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6",
  3732. "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6",
  3733. "shasum": "",
  3734. "mirrors": [
  3735. {
  3736. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3737. "preferred": true
  3738. }
  3739. ]
  3740. },
  3741. "require": {
  3742. "laminas/laminas-zendframework-bridge": "^1.0",
  3743. "php": "^5.6 || ^7.0"
  3744. },
  3745. "replace": {
  3746. "zendframework/zend-stdlib": "self.version"
  3747. },
  3748. "require-dev": {
  3749. "laminas/laminas-coding-standard": "~1.0.0",
  3750. "phpbench/phpbench": "^0.13",
  3751. "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
  3752. },
  3753. "type": "library",
  3754. "extra": {
  3755. "branch-alias": {
  3756. "dev-master": "3.2.x-dev",
  3757. "dev-develop": "3.3.x-dev"
  3758. }
  3759. },
  3760. "autoload": {
  3761. "psr-4": {
  3762. "Laminas\\Stdlib\\": "src/"
  3763. }
  3764. },
  3765. "notification-url": "https://packagist.org/downloads/",
  3766. "license": [
  3767. "BSD-3-Clause"
  3768. ],
  3769. "description": "SPL extensions, array utilities, error handlers, and more",
  3770. "homepage": "https://laminas.dev",
  3771. "keywords": [
  3772. "laminas",
  3773. "stdlib"
  3774. ],
  3775. "time": "2019-12-31T17:51:15+00:00"
  3776. },
  3777. {
  3778. "name": "laminas/laminas-zendframework-bridge",
  3779. "version": "1.0.4",
  3780. "source": {
  3781. "type": "git",
  3782. "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
  3783. "reference": "fcd87520e4943d968557803919523772475e8ea3"
  3784. },
  3785. "dist": {
  3786. "type": "zip",
  3787. "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3",
  3788. "reference": "fcd87520e4943d968557803919523772475e8ea3",
  3789. "shasum": "",
  3790. "mirrors": [
  3791. {
  3792. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3793. "preferred": true
  3794. }
  3795. ]
  3796. },
  3797. "require": {
  3798. "php": "^5.6 || ^7.0"
  3799. },
  3800. "require-dev": {
  3801. "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1",
  3802. "squizlabs/php_codesniffer": "^3.5"
  3803. },
  3804. "type": "library",
  3805. "extra": {
  3806. "branch-alias": {
  3807. "dev-master": "1.0.x-dev",
  3808. "dev-develop": "1.1.x-dev"
  3809. },
  3810. "laminas": {
  3811. "module": "Laminas\\ZendFrameworkBridge"
  3812. }
  3813. },
  3814. "autoload": {
  3815. "files": [
  3816. "src/autoload.php"
  3817. ],
  3818. "psr-4": {
  3819. "Laminas\\ZendFrameworkBridge\\": "src//"
  3820. }
  3821. },
  3822. "notification-url": "https://packagist.org/downloads/",
  3823. "license": [
  3824. "BSD-3-Clause"
  3825. ],
  3826. "description": "Alias legacy ZF class names to Laminas Project equivalents.",
  3827. "keywords": [
  3828. "ZendFramework",
  3829. "autoloading",
  3830. "laminas",
  3831. "zf"
  3832. ],
  3833. "time": "2020-05-20T16:45:56+00:00"
  3834. },
  3835. {
  3836. "name": "league/flysystem",
  3837. "version": "1.0.69",
  3838. "source": {
  3839. "type": "git",
  3840. "url": "https://github.com/thephpleague/flysystem.git",
  3841. "reference": "7106f78428a344bc4f643c233a94e48795f10967"
  3842. },
  3843. "dist": {
  3844. "type": "zip",
  3845. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/7106f78428a344bc4f643c233a94e48795f10967",
  3846. "reference": "7106f78428a344bc4f643c233a94e48795f10967",
  3847. "shasum": "",
  3848. "mirrors": [
  3849. {
  3850. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3851. "preferred": true
  3852. }
  3853. ]
  3854. },
  3855. "require": {
  3856. "ext-fileinfo": "*",
  3857. "php": ">=5.5.9"
  3858. },
  3859. "conflict": {
  3860. "league/flysystem-sftp": "<1.0.6"
  3861. },
  3862. "require-dev": {
  3863. "phpspec/phpspec": "^3.4",
  3864. "phpunit/phpunit": "^5.7.26"
  3865. },
  3866. "suggest": {
  3867. "ext-fileinfo": "Required for MimeType",
  3868. "ext-ftp": "Allows you to use FTP server storage",
  3869. "ext-openssl": "Allows you to use FTPS server storage",
  3870. "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  3871. "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  3872. "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  3873. "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  3874. "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  3875. "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  3876. "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  3877. "league/flysystem-webdav": "Allows you to use WebDAV storage",
  3878. "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
  3879. "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
  3880. "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
  3881. },
  3882. "type": "library",
  3883. "extra": {
  3884. "branch-alias": {
  3885. "dev-master": "1.1-dev"
  3886. }
  3887. },
  3888. "autoload": {
  3889. "psr-4": {
  3890. "League\\Flysystem\\": "src/"
  3891. }
  3892. },
  3893. "notification-url": "https://packagist.org/downloads/",
  3894. "license": [
  3895. "MIT"
  3896. ],
  3897. "authors": [
  3898. {
  3899. "name": "Frank de Jonge",
  3900. "email": "info@frenky.net"
  3901. }
  3902. ],
  3903. "description": "Filesystem abstraction: Many filesystems, one API.",
  3904. "keywords": [
  3905. "Cloud Files",
  3906. "WebDAV",
  3907. "abstraction",
  3908. "aws",
  3909. "cloud",
  3910. "copy.com",
  3911. "dropbox",
  3912. "file systems",
  3913. "files",
  3914. "filesystem",
  3915. "filesystems",
  3916. "ftp",
  3917. "rackspace",
  3918. "remote",
  3919. "s3",
  3920. "sftp",
  3921. "storage"
  3922. ],
  3923. "funding": [
  3924. {
  3925. "url": "https://offset.earth/frankdejonge",
  3926. "type": "other"
  3927. }
  3928. ],
  3929. "time": "2020-05-18T15:13:39+00:00"
  3930. },
  3931. {
  3932. "name": "markrogoyski/math-php",
  3933. "version": "v0.49.0",
  3934. "source": {
  3935. "type": "git",
  3936. "url": "https://github.com/markrogoyski/math-php.git",
  3937. "reference": "41d56a7542233cbb0489e7982facdb1d88d8c08b"
  3938. },
  3939. "dist": {
  3940. "type": "zip",
  3941. "url": "https://api.github.com/repos/markrogoyski/math-php/zipball/41d56a7542233cbb0489e7982facdb1d88d8c08b",
  3942. "reference": "41d56a7542233cbb0489e7982facdb1d88d8c08b",
  3943. "shasum": "",
  3944. "mirrors": [
  3945. {
  3946. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3947. "preferred": true
  3948. }
  3949. ]
  3950. },
  3951. "require": {
  3952. "php": ">=7.0.0"
  3953. },
  3954. "require-dev": {
  3955. "php-coveralls/php-coveralls": "^2.0",
  3956. "phploc/phploc": "*",
  3957. "phpmd/phpmd": "^2.6",
  3958. "phpstan/phpstan": "*",
  3959. "phpunit/phpunit": "6.*",
  3960. "squizlabs/php_codesniffer": "2.*"
  3961. },
  3962. "type": "library",
  3963. "autoload": {
  3964. "psr-4": {
  3965. "MathPHP\\": "src/"
  3966. }
  3967. },
  3968. "notification-url": "https://packagist.org/downloads/",
  3969. "license": [
  3970. "MIT"
  3971. ],
  3972. "authors": [
  3973. {
  3974. "name": "Kevin Nowaczyk",
  3975. "role": "Contributor"
  3976. },
  3977. {
  3978. "name": "Jakob Sandberg",
  3979. "role": "Contributor"
  3980. },
  3981. {
  3982. "name": "Mark Rogoyski",
  3983. "email": "mark@rogoyski.com",
  3984. "homepage": "https://github.com/markrogoyski",
  3985. "role": "Lead developer"
  3986. }
  3987. ],
  3988. "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",
  3989. "homepage": "https://github.com/markrogoyski/math-php/",
  3990. "keywords": [
  3991. "algebra",
  3992. "combinatorics",
  3993. "distributions",
  3994. "linear algebra",
  3995. "math",
  3996. "mathematics",
  3997. "matrix",
  3998. "numerical analysis",
  3999. "probability",
  4000. "regressions",
  4001. "statistics"
  4002. ],
  4003. "time": "2019-02-23T19:49:38+00:00"
  4004. },
  4005. {
  4006. "name": "monolog/monolog",
  4007. "version": "2.1.0",
  4008. "source": {
  4009. "type": "git",
  4010. "url": "https://github.com/Seldaek/monolog.git",
  4011. "reference": "38914429aac460e8e4616c8cb486ecb40ec90bb1"
  4012. },
  4013. "dist": {
  4014. "type": "zip",
  4015. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/38914429aac460e8e4616c8cb486ecb40ec90bb1",
  4016. "reference": "38914429aac460e8e4616c8cb486ecb40ec90bb1",
  4017. "shasum": "",
  4018. "mirrors": [
  4019. {
  4020. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4021. "preferred": true
  4022. }
  4023. ]
  4024. },
  4025. "require": {
  4026. "php": ">=7.2",
  4027. "psr/log": "^1.0.1"
  4028. },
  4029. "provide": {
  4030. "psr/log-implementation": "1.0.0"
  4031. },
  4032. "require-dev": {
  4033. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  4034. "doctrine/couchdb": "~1.0@dev",
  4035. "elasticsearch/elasticsearch": "^6.0",
  4036. "graylog2/gelf-php": "^1.4.2",
  4037. "php-amqplib/php-amqplib": "~2.4",
  4038. "php-console/php-console": "^3.1.3",
  4039. "php-parallel-lint/php-parallel-lint": "^1.0",
  4040. "phpspec/prophecy": "^1.6.1",
  4041. "phpunit/phpunit": "^8.5",
  4042. "predis/predis": "^1.1",
  4043. "rollbar/rollbar": "^1.3",
  4044. "ruflin/elastica": ">=0.90 <3.0",
  4045. "swiftmailer/swiftmailer": "^5.3|^6.0"
  4046. },
  4047. "suggest": {
  4048. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  4049. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  4050. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  4051. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  4052. "ext-mbstring": "Allow to work properly with unicode symbols",
  4053. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  4054. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  4055. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  4056. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  4057. "php-console/php-console": "Allow sending log messages to Google Chrome",
  4058. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  4059. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  4060. },
  4061. "type": "library",
  4062. "extra": {
  4063. "branch-alias": {
  4064. "dev-master": "2.x-dev"
  4065. }
  4066. },
  4067. "autoload": {
  4068. "psr-4": {
  4069. "Monolog\\": "src/Monolog"
  4070. }
  4071. },
  4072. "notification-url": "https://packagist.org/downloads/",
  4073. "license": [
  4074. "MIT"
  4075. ],
  4076. "authors": [
  4077. {
  4078. "name": "Jordi Boggiano",
  4079. "email": "j.boggiano@seld.be",
  4080. "homepage": "http://seld.be"
  4081. }
  4082. ],
  4083. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  4084. "homepage": "http://github.com/Seldaek/monolog",
  4085. "keywords": [
  4086. "log",
  4087. "logging",
  4088. "psr-3"
  4089. ],
  4090. "time": "2020-05-22T08:12:19+00:00"
  4091. },
  4092. {
  4093. "name": "mtdowling/jmespath.php",
  4094. "version": "2.6.0",
  4095. "source": {
  4096. "type": "git",
  4097. "url": "https://github.com/jmespath/jmespath.php.git",
  4098. "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb"
  4099. },
  4100. "dist": {
  4101. "type": "zip",
  4102. "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/42dae2cbd13154083ca6d70099692fef8ca84bfb",
  4103. "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb",
  4104. "shasum": "",
  4105. "mirrors": [
  4106. {
  4107. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4108. "preferred": true
  4109. }
  4110. ]
  4111. },
  4112. "require": {
  4113. "php": "^5.4 || ^7.0 || ^8.0",
  4114. "symfony/polyfill-mbstring": "^1.17"
  4115. },
  4116. "require-dev": {
  4117. "composer/xdebug-handler": "^1.4",
  4118. "phpunit/phpunit": "^4.8.36 || ^7.5.15"
  4119. },
  4120. "bin": [
  4121. "bin/jp.php"
  4122. ],
  4123. "type": "library",
  4124. "extra": {
  4125. "branch-alias": {
  4126. "dev-master": "2.6-dev"
  4127. }
  4128. },
  4129. "autoload": {
  4130. "psr-4": {
  4131. "JmesPath\\": "src/"
  4132. },
  4133. "files": [
  4134. "src/JmesPath.php"
  4135. ]
  4136. },
  4137. "notification-url": "https://packagist.org/downloads/",
  4138. "license": [
  4139. "MIT"
  4140. ],
  4141. "authors": [
  4142. {
  4143. "name": "Michael Dowling",
  4144. "email": "mtdowling@gmail.com",
  4145. "homepage": "https://github.com/mtdowling"
  4146. }
  4147. ],
  4148. "description": "Declaratively specify how to extract elements from a JSON document",
  4149. "keywords": [
  4150. "json",
  4151. "jsonpath"
  4152. ],
  4153. "time": "2020-07-31T21:01:56+00:00"
  4154. },
  4155. {
  4156. "name": "nesbot/carbon",
  4157. "version": "2.36.1",
  4158. "source": {
  4159. "type": "git",
  4160. "url": "https://github.com/briannesbitt/Carbon.git",
  4161. "reference": "ee7378a36cc62952100e718bcc58be4c7210e55f"
  4162. },
  4163. "dist": {
  4164. "type": "zip",
  4165. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/ee7378a36cc62952100e718bcc58be4c7210e55f",
  4166. "reference": "ee7378a36cc62952100e718bcc58be4c7210e55f",
  4167. "shasum": "",
  4168. "mirrors": [
  4169. {
  4170. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4171. "preferred": true
  4172. }
  4173. ]
  4174. },
  4175. "require": {
  4176. "ext-json": "*",
  4177. "php": "^7.1.8 || ^8.0",
  4178. "symfony/polyfill-mbstring": "^1.0",
  4179. "symfony/translation": "^3.4 || ^4.0 || ^5.0"
  4180. },
  4181. "require-dev": {
  4182. "doctrine/orm": "^2.7",
  4183. "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
  4184. "kylekatarnls/multi-tester": "^2.0",
  4185. "phpmd/phpmd": "^2.8",
  4186. "phpstan/extension-installer": "^1.0",
  4187. "phpstan/phpstan": "^0.12.30",
  4188. "phpunit/phpunit": "^7.5 || ^8.0",
  4189. "squizlabs/php_codesniffer": "^3.4"
  4190. },
  4191. "bin": [
  4192. "bin/carbon"
  4193. ],
  4194. "type": "library",
  4195. "extra": {
  4196. "branch-alias": {
  4197. "dev-master": "2.x-dev",
  4198. "dev-3.x": "3.x-dev"
  4199. },
  4200. "laravel": {
  4201. "providers": [
  4202. "Carbon\\Laravel\\ServiceProvider"
  4203. ]
  4204. },
  4205. "phpstan": {
  4206. "includes": [
  4207. "extension.neon"
  4208. ]
  4209. }
  4210. },
  4211. "autoload": {
  4212. "psr-4": {
  4213. "Carbon\\": "src/Carbon/"
  4214. }
  4215. },
  4216. "notification-url": "https://packagist.org/downloads/",
  4217. "license": [
  4218. "MIT"
  4219. ],
  4220. "authors": [
  4221. {
  4222. "name": "Brian Nesbitt",
  4223. "email": "brian@nesbot.com",
  4224. "homepage": "http://nesbot.com"
  4225. },
  4226. {
  4227. "name": "kylekatarnls",
  4228. "homepage": "http://github.com/kylekatarnls"
  4229. }
  4230. ],
  4231. "description": "An API extension for DateTime that supports 281 different languages.",
  4232. "homepage": "http://carbon.nesbot.com",
  4233. "keywords": [
  4234. "date",
  4235. "datetime",
  4236. "time"
  4237. ],
  4238. "time": "2020-07-04T12:29:56+00:00"
  4239. },
  4240. {
  4241. "name": "nikic/fast-route",
  4242. "version": "v1.3.0",
  4243. "source": {
  4244. "type": "git",
  4245. "url": "https://github.com/nikic/FastRoute.git",
  4246. "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
  4247. },
  4248. "dist": {
  4249. "type": "zip",
  4250. "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
  4251. "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
  4252. "shasum": "",
  4253. "mirrors": [
  4254. {
  4255. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4256. "preferred": true
  4257. }
  4258. ]
  4259. },
  4260. "require": {
  4261. "php": ">=5.4.0"
  4262. },
  4263. "require-dev": {
  4264. "phpunit/phpunit": "^4.8.35|~5.7"
  4265. },
  4266. "type": "library",
  4267. "autoload": {
  4268. "psr-4": {
  4269. "FastRoute\\": "src/"
  4270. },
  4271. "files": [
  4272. "src/functions.php"
  4273. ]
  4274. },
  4275. "notification-url": "https://packagist.org/downloads/",
  4276. "license": [
  4277. "BSD-3-Clause"
  4278. ],
  4279. "authors": [
  4280. {
  4281. "name": "Nikita Popov",
  4282. "email": "nikic@php.net"
  4283. }
  4284. ],
  4285. "description": "Fast request router for PHP",
  4286. "keywords": [
  4287. "router",
  4288. "routing"
  4289. ],
  4290. "time": "2018-02-13T20:26:39+00:00"
  4291. },
  4292. {
  4293. "name": "nikic/php-parser",
  4294. "version": "v4.6.0",
  4295. "source": {
  4296. "type": "git",
  4297. "url": "https://github.com/nikic/PHP-Parser.git",
  4298. "reference": "c346bbfafe2ff60680258b631afb730d186ed864"
  4299. },
  4300. "dist": {
  4301. "type": "zip",
  4302. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c346bbfafe2ff60680258b631afb730d186ed864",
  4303. "reference": "c346bbfafe2ff60680258b631afb730d186ed864",
  4304. "shasum": "",
  4305. "mirrors": [
  4306. {
  4307. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4308. "preferred": true
  4309. }
  4310. ]
  4311. },
  4312. "require": {
  4313. "ext-tokenizer": "*",
  4314. "php": ">=7.0"
  4315. },
  4316. "require-dev": {
  4317. "ircmaxell/php-yacc": "0.0.5",
  4318. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
  4319. },
  4320. "bin": [
  4321. "bin/php-parse"
  4322. ],
  4323. "type": "library",
  4324. "extra": {
  4325. "branch-alias": {
  4326. "dev-master": "4.3-dev"
  4327. }
  4328. },
  4329. "autoload": {
  4330. "psr-4": {
  4331. "PhpParser\\": "lib/PhpParser"
  4332. }
  4333. },
  4334. "notification-url": "https://packagist.org/downloads/",
  4335. "license": [
  4336. "BSD-3-Clause"
  4337. ],
  4338. "authors": [
  4339. {
  4340. "name": "Nikita Popov"
  4341. }
  4342. ],
  4343. "description": "A PHP parser written in PHP",
  4344. "keywords": [
  4345. "parser",
  4346. "php"
  4347. ],
  4348. "time": "2020-07-02T17:12:47+00:00"
  4349. },
  4350. {
  4351. "name": "overtrue/socialite",
  4352. "version": "2.0.16",
  4353. "source": {
  4354. "type": "git",
  4355. "url": "https://github.com/overtrue/socialite.git",
  4356. "reference": "bbcd8ffd2e1f3aa7c4d5298c56c6d73803aa3067"
  4357. },
  4358. "dist": {
  4359. "type": "zip",
  4360. "url": "https://api.github.com/repos/overtrue/socialite/zipball/bbcd8ffd2e1f3aa7c4d5298c56c6d73803aa3067",
  4361. "reference": "bbcd8ffd2e1f3aa7c4d5298c56c6d73803aa3067",
  4362. "shasum": "",
  4363. "mirrors": [
  4364. {
  4365. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4366. "preferred": true
  4367. }
  4368. ]
  4369. },
  4370. "require": {
  4371. "ext-json": "*",
  4372. "guzzlehttp/guzzle": "~5.0|~6.0",
  4373. "php": ">=7.0",
  4374. "symfony/http-foundation": "^2.7|^3.0|^4.0|^5.0"
  4375. },
  4376. "conflict": {
  4377. "socialiteproviders/weixin": "*"
  4378. },
  4379. "require-dev": {
  4380. "mockery/mockery": "~1.2",
  4381. "phpunit/phpunit": "~6"
  4382. },
  4383. "type": "library",
  4384. "autoload": {
  4385. "psr-4": {
  4386. "Overtrue\\Socialite\\": "src/"
  4387. }
  4388. },
  4389. "notification-url": "https://packagist.org/downloads/",
  4390. "license": [
  4391. "MIT"
  4392. ],
  4393. "authors": [
  4394. {
  4395. "name": "overtrue",
  4396. "email": "anzhengchao@gmail.com"
  4397. }
  4398. ],
  4399. "description": "A collection of OAuth 2 packages that extracts from laravel/socialite.",
  4400. "keywords": [
  4401. "login",
  4402. "oauth",
  4403. "qq",
  4404. "social",
  4405. "wechat",
  4406. "weibo"
  4407. ],
  4408. "funding": [
  4409. {
  4410. "url": "https://www.patreon.com/overtrue",
  4411. "type": "patreon"
  4412. }
  4413. ],
  4414. "time": "2020-03-04T15:22:25+00:00"
  4415. },
  4416. {
  4417. "name": "overtrue/wechat",
  4418. "version": "4.2.30",
  4419. "source": {
  4420. "type": "git",
  4421. "url": "https://github.com/overtrue/wechat.git",
  4422. "reference": "708dbc84eea25e249e4cb6d01f6bcb95a6cad116"
  4423. },
  4424. "dist": {
  4425. "type": "zip",
  4426. "url": "https://api.github.com/repos/overtrue/wechat/zipball/708dbc84eea25e249e4cb6d01f6bcb95a6cad116",
  4427. "reference": "708dbc84eea25e249e4cb6d01f6bcb95a6cad116",
  4428. "shasum": "",
  4429. "mirrors": [
  4430. {
  4431. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4432. "preferred": true
  4433. }
  4434. ]
  4435. },
  4436. "require": {
  4437. "easywechat-composer/easywechat-composer": "^1.1",
  4438. "ext-fileinfo": "*",
  4439. "ext-openssl": "*",
  4440. "ext-simplexml": "*",
  4441. "guzzlehttp/guzzle": "^6.2 || ^7.0",
  4442. "monolog/monolog": "^1.22 || ^2.0",
  4443. "overtrue/socialite": "~2.0",
  4444. "php": ">=7.2",
  4445. "pimple/pimple": "^3.0",
  4446. "psr/simple-cache": "^1.0",
  4447. "symfony/cache": "^3.3 || ^4.3 || ^5.0",
  4448. "symfony/event-dispatcher": "^4.3 || ^5.0",
  4449. "symfony/http-foundation": "^2.7 || ^3.0 || ^4.0 || ^5.0",
  4450. "symfony/psr-http-message-bridge": "^0.3 || ^1.0 || ^2.0"
  4451. },
  4452. "require-dev": {
  4453. "friendsofphp/php-cs-fixer": "^2.15",
  4454. "mikey179/vfsstream": "^1.6",
  4455. "mockery/mockery": "^1.2.3",
  4456. "phpstan/phpstan": "^0.12.0",
  4457. "phpunit/phpunit": "^7.5"
  4458. },
  4459. "type": "library",
  4460. "autoload": {
  4461. "psr-4": {
  4462. "EasyWeChat\\": "src/"
  4463. },
  4464. "files": [
  4465. "src/Kernel/Support/Helpers.php",
  4466. "src/Kernel/Helpers.php"
  4467. ]
  4468. },
  4469. "notification-url": "https://packagist.org/downloads/",
  4470. "license": [
  4471. "MIT"
  4472. ],
  4473. "authors": [
  4474. {
  4475. "name": "overtrue",
  4476. "email": "anzhengchao@gmail.com"
  4477. }
  4478. ],
  4479. "description": "微信SDK",
  4480. "keywords": [
  4481. "easywechat",
  4482. "sdk",
  4483. "wechat",
  4484. "weixin",
  4485. "weixin-sdk"
  4486. ],
  4487. "funding": [
  4488. {
  4489. "url": "https://www.easywechat.com/img/pay/wechat.jpg",
  4490. "type": "custom"
  4491. },
  4492. {
  4493. "url": "https://github.com/overtrue",
  4494. "type": "github"
  4495. },
  4496. {
  4497. "url": "https://www.patreon.com/overtrue",
  4498. "type": "patreon"
  4499. }
  4500. ],
  4501. "time": "2020-07-29T07:36:50+00:00"
  4502. },
  4503. {
  4504. "name": "paragonie/random_compat",
  4505. "version": "v9.99.99",
  4506. "source": {
  4507. "type": "git",
  4508. "url": "https://github.com/paragonie/random_compat.git",
  4509. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
  4510. },
  4511. "dist": {
  4512. "type": "zip",
  4513. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  4514. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  4515. "shasum": "",
  4516. "mirrors": [
  4517. {
  4518. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4519. "preferred": true
  4520. }
  4521. ]
  4522. },
  4523. "require": {
  4524. "php": "^7"
  4525. },
  4526. "require-dev": {
  4527. "phpunit/phpunit": "4.*|5.*",
  4528. "vimeo/psalm": "^1"
  4529. },
  4530. "suggest": {
  4531. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  4532. },
  4533. "type": "library",
  4534. "notification-url": "https://packagist.org/downloads/",
  4535. "license": [
  4536. "MIT"
  4537. ],
  4538. "authors": [
  4539. {
  4540. "name": "Paragon Initiative Enterprises",
  4541. "email": "security@paragonie.com",
  4542. "homepage": "https://paragonie.com"
  4543. }
  4544. ],
  4545. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  4546. "keywords": [
  4547. "csprng",
  4548. "polyfill",
  4549. "pseudorandom",
  4550. "random"
  4551. ],
  4552. "time": "2018-07-02T15:55:56+00:00"
  4553. },
  4554. {
  4555. "name": "php-amqplib/php-amqplib",
  4556. "version": "v2.11.3",
  4557. "source": {
  4558. "type": "git",
  4559. "url": "https://github.com/php-amqplib/php-amqplib.git",
  4560. "reference": "6353c5d2d3021a301914bc6566e695c99cfeb742"
  4561. },
  4562. "dist": {
  4563. "type": "zip",
  4564. "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6353c5d2d3021a301914bc6566e695c99cfeb742",
  4565. "reference": "6353c5d2d3021a301914bc6566e695c99cfeb742",
  4566. "shasum": "",
  4567. "mirrors": [
  4568. {
  4569. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4570. "preferred": true
  4571. }
  4572. ]
  4573. },
  4574. "require": {
  4575. "ext-mbstring": "*",
  4576. "ext-sockets": "*",
  4577. "php": ">=5.6.3",
  4578. "phpseclib/phpseclib": "^2.0.0"
  4579. },
  4580. "conflict": {
  4581. "php": "7.4.0 - 7.4.1"
  4582. },
  4583. "replace": {
  4584. "videlalvaro/php-amqplib": "self.version"
  4585. },
  4586. "require-dev": {
  4587. "ext-curl": "*",
  4588. "nategood/httpful": "^0.2.20",
  4589. "phpunit/phpunit": "^5.7|^6.5|^7.0",
  4590. "squizlabs/php_codesniffer": "^2.5"
  4591. },
  4592. "type": "library",
  4593. "extra": {
  4594. "branch-alias": {
  4595. "dev-master": "2.11-dev"
  4596. }
  4597. },
  4598. "autoload": {
  4599. "psr-4": {
  4600. "PhpAmqpLib\\": "PhpAmqpLib/"
  4601. }
  4602. },
  4603. "notification-url": "https://packagist.org/downloads/",
  4604. "license": [
  4605. "LGPL-2.1-or-later"
  4606. ],
  4607. "authors": [
  4608. {
  4609. "name": "Alvaro Videla",
  4610. "role": "Original Maintainer"
  4611. },
  4612. {
  4613. "name": "Raúl Araya",
  4614. "email": "nubeiro@gmail.com",
  4615. "role": "Maintainer"
  4616. },
  4617. {
  4618. "name": "Luke Bakken",
  4619. "email": "luke@bakken.io",
  4620. "role": "Maintainer"
  4621. },
  4622. {
  4623. "name": "Ramūnas Dronga",
  4624. "email": "github@ramuno.lt",
  4625. "role": "Maintainer"
  4626. }
  4627. ],
  4628. "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
  4629. "homepage": "https://github.com/php-amqplib/php-amqplib/",
  4630. "keywords": [
  4631. "message",
  4632. "queue",
  4633. "rabbitmq"
  4634. ],
  4635. "time": "2020-05-13T13:56:11+00:00"
  4636. },
  4637. {
  4638. "name": "php-di/phpdoc-reader",
  4639. "version": "2.1.1",
  4640. "source": {
  4641. "type": "git",
  4642. "url": "https://github.com/PHP-DI/PhpDocReader.git",
  4643. "reference": "15678f7451c020226807f520efb867ad26fbbfcf"
  4644. },
  4645. "dist": {
  4646. "type": "zip",
  4647. "url": "https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/15678f7451c020226807f520efb867ad26fbbfcf",
  4648. "reference": "15678f7451c020226807f520efb867ad26fbbfcf",
  4649. "shasum": "",
  4650. "mirrors": [
  4651. {
  4652. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4653. "preferred": true
  4654. }
  4655. ]
  4656. },
  4657. "require": {
  4658. "php": ">=5.4.0"
  4659. },
  4660. "require-dev": {
  4661. "phpunit/phpunit": "~4.6"
  4662. },
  4663. "type": "library",
  4664. "autoload": {
  4665. "psr-4": {
  4666. "PhpDocReader\\": "src/PhpDocReader"
  4667. }
  4668. },
  4669. "notification-url": "https://packagist.org/downloads/",
  4670. "license": [
  4671. "MIT"
  4672. ],
  4673. "description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
  4674. "keywords": [
  4675. "phpdoc",
  4676. "reflection"
  4677. ],
  4678. "time": "2019-09-26T11:24:58+00:00"
  4679. },
  4680. {
  4681. "name": "phpdocumentor/reflection-common",
  4682. "version": "2.2.0",
  4683. "source": {
  4684. "type": "git",
  4685. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  4686. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  4687. },
  4688. "dist": {
  4689. "type": "zip",
  4690. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  4691. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  4692. "shasum": "",
  4693. "mirrors": [
  4694. {
  4695. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4696. "preferred": true
  4697. }
  4698. ]
  4699. },
  4700. "require": {
  4701. "php": "^7.2 || ^8.0"
  4702. },
  4703. "type": "library",
  4704. "extra": {
  4705. "branch-alias": {
  4706. "dev-2.x": "2.x-dev"
  4707. }
  4708. },
  4709. "autoload": {
  4710. "psr-4": {
  4711. "phpDocumentor\\Reflection\\": "src/"
  4712. }
  4713. },
  4714. "notification-url": "https://packagist.org/downloads/",
  4715. "license": [
  4716. "MIT"
  4717. ],
  4718. "authors": [
  4719. {
  4720. "name": "Jaap van Otterdijk",
  4721. "email": "opensource@ijaap.nl"
  4722. }
  4723. ],
  4724. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  4725. "homepage": "http://www.phpdoc.org",
  4726. "keywords": [
  4727. "FQSEN",
  4728. "phpDocumentor",
  4729. "phpdoc",
  4730. "reflection",
  4731. "static analysis"
  4732. ],
  4733. "time": "2020-06-27T09:03:43+00:00"
  4734. },
  4735. {
  4736. "name": "phpdocumentor/reflection-docblock",
  4737. "version": "5.1.0",
  4738. "source": {
  4739. "type": "git",
  4740. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  4741. "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e"
  4742. },
  4743. "dist": {
  4744. "type": "zip",
  4745. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
  4746. "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
  4747. "shasum": "",
  4748. "mirrors": [
  4749. {
  4750. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4751. "preferred": true
  4752. }
  4753. ]
  4754. },
  4755. "require": {
  4756. "ext-filter": "^7.1",
  4757. "php": "^7.2",
  4758. "phpdocumentor/reflection-common": "^2.0",
  4759. "phpdocumentor/type-resolver": "^1.0",
  4760. "webmozart/assert": "^1"
  4761. },
  4762. "require-dev": {
  4763. "doctrine/instantiator": "^1",
  4764. "mockery/mockery": "^1"
  4765. },
  4766. "type": "library",
  4767. "extra": {
  4768. "branch-alias": {
  4769. "dev-master": "5.x-dev"
  4770. }
  4771. },
  4772. "autoload": {
  4773. "psr-4": {
  4774. "phpDocumentor\\Reflection\\": "src"
  4775. }
  4776. },
  4777. "notification-url": "https://packagist.org/downloads/",
  4778. "license": [
  4779. "MIT"
  4780. ],
  4781. "authors": [
  4782. {
  4783. "name": "Mike van Riel",
  4784. "email": "me@mikevanriel.com"
  4785. },
  4786. {
  4787. "name": "Jaap van Otterdijk",
  4788. "email": "account@ijaap.nl"
  4789. }
  4790. ],
  4791. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  4792. "time": "2020-02-22T12:28:44+00:00"
  4793. },
  4794. {
  4795. "name": "phpdocumentor/type-resolver",
  4796. "version": "1.3.0",
  4797. "source": {
  4798. "type": "git",
  4799. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  4800. "reference": "e878a14a65245fbe78f8080eba03b47c3b705651"
  4801. },
  4802. "dist": {
  4803. "type": "zip",
  4804. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e878a14a65245fbe78f8080eba03b47c3b705651",
  4805. "reference": "e878a14a65245fbe78f8080eba03b47c3b705651",
  4806. "shasum": "",
  4807. "mirrors": [
  4808. {
  4809. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4810. "preferred": true
  4811. }
  4812. ]
  4813. },
  4814. "require": {
  4815. "php": "^7.2 || ^8.0",
  4816. "phpdocumentor/reflection-common": "^2.0"
  4817. },
  4818. "require-dev": {
  4819. "ext-tokenizer": "*"
  4820. },
  4821. "type": "library",
  4822. "extra": {
  4823. "branch-alias": {
  4824. "dev-1.x": "1.x-dev"
  4825. }
  4826. },
  4827. "autoload": {
  4828. "psr-4": {
  4829. "phpDocumentor\\Reflection\\": "src"
  4830. }
  4831. },
  4832. "notification-url": "https://packagist.org/downloads/",
  4833. "license": [
  4834. "MIT"
  4835. ],
  4836. "authors": [
  4837. {
  4838. "name": "Mike van Riel",
  4839. "email": "me@mikevanriel.com"
  4840. }
  4841. ],
  4842. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  4843. "time": "2020-06-27T10:12:23+00:00"
  4844. },
  4845. {
  4846. "name": "phpoption/phpoption",
  4847. "version": "1.7.4",
  4848. "source": {
  4849. "type": "git",
  4850. "url": "https://github.com/schmittjoh/php-option.git",
  4851. "reference": "b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3"
  4852. },
  4853. "dist": {
  4854. "type": "zip",
  4855. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3",
  4856. "reference": "b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3",
  4857. "shasum": "",
  4858. "mirrors": [
  4859. {
  4860. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4861. "preferred": true
  4862. }
  4863. ]
  4864. },
  4865. "require": {
  4866. "php": "^5.5.9 || ^7.0 || ^8.0"
  4867. },
  4868. "require-dev": {
  4869. "bamarni/composer-bin-plugin": "^1.3",
  4870. "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
  4871. },
  4872. "type": "library",
  4873. "extra": {
  4874. "branch-alias": {
  4875. "dev-master": "1.7-dev"
  4876. }
  4877. },
  4878. "autoload": {
  4879. "psr-4": {
  4880. "PhpOption\\": "src/PhpOption/"
  4881. }
  4882. },
  4883. "notification-url": "https://packagist.org/downloads/",
  4884. "license": [
  4885. "Apache-2.0"
  4886. ],
  4887. "authors": [
  4888. {
  4889. "name": "Johannes M. Schmitt",
  4890. "email": "schmittjoh@gmail.com"
  4891. },
  4892. {
  4893. "name": "Graham Campbell",
  4894. "email": "graham@alt-three.com"
  4895. }
  4896. ],
  4897. "description": "Option Type for PHP",
  4898. "keywords": [
  4899. "language",
  4900. "option",
  4901. "php",
  4902. "type"
  4903. ],
  4904. "time": "2020-06-07T10:40:07+00:00"
  4905. },
  4906. {
  4907. "name": "phpseclib/phpseclib",
  4908. "version": "2.0.28",
  4909. "source": {
  4910. "type": "git",
  4911. "url": "https://github.com/phpseclib/phpseclib.git",
  4912. "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260"
  4913. },
  4914. "dist": {
  4915. "type": "zip",
  4916. "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d1ca58cf33cb21046d702ae3a7b14fdacd9f3260",
  4917. "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260",
  4918. "shasum": "",
  4919. "mirrors": [
  4920. {
  4921. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4922. "preferred": true
  4923. }
  4924. ]
  4925. },
  4926. "require": {
  4927. "php": ">=5.3.3"
  4928. },
  4929. "require-dev": {
  4930. "phing/phing": "~2.7",
  4931. "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
  4932. "sami/sami": "~2.0",
  4933. "squizlabs/php_codesniffer": "~2.0"
  4934. },
  4935. "suggest": {
  4936. "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
  4937. "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
  4938. "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
  4939. "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
  4940. },
  4941. "type": "library",
  4942. "autoload": {
  4943. "files": [
  4944. "phpseclib/bootstrap.php"
  4945. ],
  4946. "psr-4": {
  4947. "phpseclib\\": "phpseclib/"
  4948. }
  4949. },
  4950. "notification-url": "https://packagist.org/downloads/",
  4951. "license": [
  4952. "MIT"
  4953. ],
  4954. "authors": [
  4955. {
  4956. "name": "Jim Wigginton",
  4957. "email": "terrafrost@php.net",
  4958. "role": "Lead Developer"
  4959. },
  4960. {
  4961. "name": "Patrick Monnerat",
  4962. "email": "pm@datasphere.ch",
  4963. "role": "Developer"
  4964. },
  4965. {
  4966. "name": "Andreas Fischer",
  4967. "email": "bantu@phpbb.com",
  4968. "role": "Developer"
  4969. },
  4970. {
  4971. "name": "Hans-Jürgen Petrich",
  4972. "email": "petrich@tronic-media.com",
  4973. "role": "Developer"
  4974. },
  4975. {
  4976. "name": "Graham Campbell",
  4977. "email": "graham@alt-three.com",
  4978. "role": "Developer"
  4979. }
  4980. ],
  4981. "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
  4982. "homepage": "http://phpseclib.sourceforge.net",
  4983. "keywords": [
  4984. "BigInteger",
  4985. "aes",
  4986. "asn.1",
  4987. "asn1",
  4988. "blowfish",
  4989. "crypto",
  4990. "cryptography",
  4991. "encryption",
  4992. "rsa",
  4993. "security",
  4994. "sftp",
  4995. "signature",
  4996. "signing",
  4997. "ssh",
  4998. "twofish",
  4999. "x.509",
  5000. "x509"
  5001. ],
  5002. "funding": [
  5003. {
  5004. "url": "https://github.com/terrafrost",
  5005. "type": "github"
  5006. },
  5007. {
  5008. "url": "https://www.patreon.com/phpseclib",
  5009. "type": "patreon"
  5010. },
  5011. {
  5012. "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
  5013. "type": "tidelift"
  5014. }
  5015. ],
  5016. "time": "2020-07-08T09:08:33+00:00"
  5017. },
  5018. {
  5019. "name": "pimple/pimple",
  5020. "version": "v3.3.0",
  5021. "source": {
  5022. "type": "git",
  5023. "url": "https://github.com/silexphp/Pimple.git",
  5024. "reference": "e55d12f9d6a0e7f9c85992b73df1267f46279930"
  5025. },
  5026. "dist": {
  5027. "type": "zip",
  5028. "url": "https://api.github.com/repos/silexphp/Pimple/zipball/e55d12f9d6a0e7f9c85992b73df1267f46279930",
  5029. "reference": "e55d12f9d6a0e7f9c85992b73df1267f46279930",
  5030. "shasum": "",
  5031. "mirrors": [
  5032. {
  5033. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5034. "preferred": true
  5035. }
  5036. ]
  5037. },
  5038. "require": {
  5039. "php": "^7.2.5",
  5040. "psr/container": "^1.0"
  5041. },
  5042. "require-dev": {
  5043. "symfony/phpunit-bridge": "^3.4|^4.4|^5.0"
  5044. },
  5045. "type": "library",
  5046. "extra": {
  5047. "branch-alias": {
  5048. "dev-master": "3.3.x-dev"
  5049. }
  5050. },
  5051. "autoload": {
  5052. "psr-0": {
  5053. "Pimple": "src/"
  5054. }
  5055. },
  5056. "notification-url": "https://packagist.org/downloads/",
  5057. "license": [
  5058. "MIT"
  5059. ],
  5060. "authors": [
  5061. {
  5062. "name": "Fabien Potencier",
  5063. "email": "fabien@symfony.com"
  5064. }
  5065. ],
  5066. "description": "Pimple, a simple Dependency Injection Container",
  5067. "homepage": "https://pimple.symfony.com",
  5068. "keywords": [
  5069. "container",
  5070. "dependency injection"
  5071. ],
  5072. "time": "2020-03-03T09:12:48+00:00"
  5073. },
  5074. {
  5075. "name": "psr/cache",
  5076. "version": "1.0.1",
  5077. "source": {
  5078. "type": "git",
  5079. "url": "https://github.com/php-fig/cache.git",
  5080. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  5081. },
  5082. "dist": {
  5083. "type": "zip",
  5084. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  5085. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  5086. "shasum": "",
  5087. "mirrors": [
  5088. {
  5089. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5090. "preferred": true
  5091. }
  5092. ]
  5093. },
  5094. "require": {
  5095. "php": ">=5.3.0"
  5096. },
  5097. "type": "library",
  5098. "extra": {
  5099. "branch-alias": {
  5100. "dev-master": "1.0.x-dev"
  5101. }
  5102. },
  5103. "autoload": {
  5104. "psr-4": {
  5105. "Psr\\Cache\\": "src/"
  5106. }
  5107. },
  5108. "notification-url": "https://packagist.org/downloads/",
  5109. "license": [
  5110. "MIT"
  5111. ],
  5112. "authors": [
  5113. {
  5114. "name": "PHP-FIG",
  5115. "homepage": "http://www.php-fig.org/"
  5116. }
  5117. ],
  5118. "description": "Common interface for caching libraries",
  5119. "keywords": [
  5120. "cache",
  5121. "psr",
  5122. "psr-6"
  5123. ],
  5124. "time": "2016-08-06T20:24:11+00:00"
  5125. },
  5126. {
  5127. "name": "psr/container",
  5128. "version": "1.0.0",
  5129. "source": {
  5130. "type": "git",
  5131. "url": "https://github.com/php-fig/container.git",
  5132. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  5133. },
  5134. "dist": {
  5135. "type": "zip",
  5136. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  5137. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  5138. "shasum": "",
  5139. "mirrors": [
  5140. {
  5141. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5142. "preferred": true
  5143. }
  5144. ]
  5145. },
  5146. "require": {
  5147. "php": ">=5.3.0"
  5148. },
  5149. "type": "library",
  5150. "extra": {
  5151. "branch-alias": {
  5152. "dev-master": "1.0.x-dev"
  5153. }
  5154. },
  5155. "autoload": {
  5156. "psr-4": {
  5157. "Psr\\Container\\": "src/"
  5158. }
  5159. },
  5160. "notification-url": "https://packagist.org/downloads/",
  5161. "license": [
  5162. "MIT"
  5163. ],
  5164. "authors": [
  5165. {
  5166. "name": "PHP-FIG",
  5167. "homepage": "http://www.php-fig.org/"
  5168. }
  5169. ],
  5170. "description": "Common Container Interface (PHP FIG PSR-11)",
  5171. "homepage": "https://github.com/php-fig/container",
  5172. "keywords": [
  5173. "PSR-11",
  5174. "container",
  5175. "container-interface",
  5176. "container-interop",
  5177. "psr"
  5178. ],
  5179. "time": "2017-02-14T16:28:37+00:00"
  5180. },
  5181. {
  5182. "name": "psr/event-dispatcher",
  5183. "version": "1.0.0",
  5184. "source": {
  5185. "type": "git",
  5186. "url": "https://github.com/php-fig/event-dispatcher.git",
  5187. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  5188. },
  5189. "dist": {
  5190. "type": "zip",
  5191. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  5192. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  5193. "shasum": "",
  5194. "mirrors": [
  5195. {
  5196. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5197. "preferred": true
  5198. }
  5199. ]
  5200. },
  5201. "require": {
  5202. "php": ">=7.2.0"
  5203. },
  5204. "type": "library",
  5205. "extra": {
  5206. "branch-alias": {
  5207. "dev-master": "1.0.x-dev"
  5208. }
  5209. },
  5210. "autoload": {
  5211. "psr-4": {
  5212. "Psr\\EventDispatcher\\": "src/"
  5213. }
  5214. },
  5215. "notification-url": "https://packagist.org/downloads/",
  5216. "license": [
  5217. "MIT"
  5218. ],
  5219. "authors": [
  5220. {
  5221. "name": "PHP-FIG",
  5222. "homepage": "http://www.php-fig.org/"
  5223. }
  5224. ],
  5225. "description": "Standard interfaces for event handling.",
  5226. "keywords": [
  5227. "events",
  5228. "psr",
  5229. "psr-14"
  5230. ],
  5231. "time": "2019-01-08T18:20:26+00:00"
  5232. },
  5233. {
  5234. "name": "psr/http-message",
  5235. "version": "1.0.1",
  5236. "source": {
  5237. "type": "git",
  5238. "url": "https://github.com/php-fig/http-message.git",
  5239. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  5240. },
  5241. "dist": {
  5242. "type": "zip",
  5243. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  5244. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  5245. "shasum": "",
  5246. "mirrors": [
  5247. {
  5248. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5249. "preferred": true
  5250. }
  5251. ]
  5252. },
  5253. "require": {
  5254. "php": ">=5.3.0"
  5255. },
  5256. "type": "library",
  5257. "extra": {
  5258. "branch-alias": {
  5259. "dev-master": "1.0.x-dev"
  5260. }
  5261. },
  5262. "autoload": {
  5263. "psr-4": {
  5264. "Psr\\Http\\Message\\": "src/"
  5265. }
  5266. },
  5267. "notification-url": "https://packagist.org/downloads/",
  5268. "license": [
  5269. "MIT"
  5270. ],
  5271. "authors": [
  5272. {
  5273. "name": "PHP-FIG",
  5274. "homepage": "http://www.php-fig.org/"
  5275. }
  5276. ],
  5277. "description": "Common interface for HTTP messages",
  5278. "homepage": "https://github.com/php-fig/http-message",
  5279. "keywords": [
  5280. "http",
  5281. "http-message",
  5282. "psr",
  5283. "psr-7",
  5284. "request",
  5285. "response"
  5286. ],
  5287. "time": "2016-08-06T14:39:51+00:00"
  5288. },
  5289. {
  5290. "name": "psr/http-server-handler",
  5291. "version": "1.0.1",
  5292. "source": {
  5293. "type": "git",
  5294. "url": "https://github.com/php-fig/http-server-handler.git",
  5295. "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7"
  5296. },
  5297. "dist": {
  5298. "type": "zip",
  5299. "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
  5300. "reference": "aff2f80e33b7f026ec96bb42f63242dc50ffcae7",
  5301. "shasum": "",
  5302. "mirrors": [
  5303. {
  5304. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5305. "preferred": true
  5306. }
  5307. ]
  5308. },
  5309. "require": {
  5310. "php": ">=7.0",
  5311. "psr/http-message": "^1.0"
  5312. },
  5313. "type": "library",
  5314. "extra": {
  5315. "branch-alias": {
  5316. "dev-master": "1.0.x-dev"
  5317. }
  5318. },
  5319. "autoload": {
  5320. "psr-4": {
  5321. "Psr\\Http\\Server\\": "src/"
  5322. }
  5323. },
  5324. "notification-url": "https://packagist.org/downloads/",
  5325. "license": [
  5326. "MIT"
  5327. ],
  5328. "authors": [
  5329. {
  5330. "name": "PHP-FIG",
  5331. "homepage": "http://www.php-fig.org/"
  5332. }
  5333. ],
  5334. "description": "Common interface for HTTP server-side request handler",
  5335. "keywords": [
  5336. "handler",
  5337. "http",
  5338. "http-interop",
  5339. "psr",
  5340. "psr-15",
  5341. "psr-7",
  5342. "request",
  5343. "response",
  5344. "server"
  5345. ],
  5346. "time": "2018-10-30T16:46:14+00:00"
  5347. },
  5348. {
  5349. "name": "psr/http-server-middleware",
  5350. "version": "1.0.1",
  5351. "source": {
  5352. "type": "git",
  5353. "url": "https://github.com/php-fig/http-server-middleware.git",
  5354. "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5"
  5355. },
  5356. "dist": {
  5357. "type": "zip",
  5358. "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/2296f45510945530b9dceb8bcedb5cb84d40c5f5",
  5359. "reference": "2296f45510945530b9dceb8bcedb5cb84d40c5f5",
  5360. "shasum": "",
  5361. "mirrors": [
  5362. {
  5363. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5364. "preferred": true
  5365. }
  5366. ]
  5367. },
  5368. "require": {
  5369. "php": ">=7.0",
  5370. "psr/http-message": "^1.0",
  5371. "psr/http-server-handler": "^1.0"
  5372. },
  5373. "type": "library",
  5374. "extra": {
  5375. "branch-alias": {
  5376. "dev-master": "1.0.x-dev"
  5377. }
  5378. },
  5379. "autoload": {
  5380. "psr-4": {
  5381. "Psr\\Http\\Server\\": "src/"
  5382. }
  5383. },
  5384. "notification-url": "https://packagist.org/downloads/",
  5385. "license": [
  5386. "MIT"
  5387. ],
  5388. "authors": [
  5389. {
  5390. "name": "PHP-FIG",
  5391. "homepage": "http://www.php-fig.org/"
  5392. }
  5393. ],
  5394. "description": "Common interface for HTTP server-side middleware",
  5395. "keywords": [
  5396. "http",
  5397. "http-interop",
  5398. "middleware",
  5399. "psr",
  5400. "psr-15",
  5401. "psr-7",
  5402. "request",
  5403. "response"
  5404. ],
  5405. "time": "2018-10-30T17:12:04+00:00"
  5406. },
  5407. {
  5408. "name": "psr/log",
  5409. "version": "1.1.3",
  5410. "source": {
  5411. "type": "git",
  5412. "url": "https://github.com/php-fig/log.git",
  5413. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  5414. },
  5415. "dist": {
  5416. "type": "zip",
  5417. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  5418. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  5419. "shasum": "",
  5420. "mirrors": [
  5421. {
  5422. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5423. "preferred": true
  5424. }
  5425. ]
  5426. },
  5427. "require": {
  5428. "php": ">=5.3.0"
  5429. },
  5430. "type": "library",
  5431. "extra": {
  5432. "branch-alias": {
  5433. "dev-master": "1.1.x-dev"
  5434. }
  5435. },
  5436. "autoload": {
  5437. "psr-4": {
  5438. "Psr\\Log\\": "Psr/Log/"
  5439. }
  5440. },
  5441. "notification-url": "https://packagist.org/downloads/",
  5442. "license": [
  5443. "MIT"
  5444. ],
  5445. "authors": [
  5446. {
  5447. "name": "PHP-FIG",
  5448. "homepage": "http://www.php-fig.org/"
  5449. }
  5450. ],
  5451. "description": "Common interface for logging libraries",
  5452. "homepage": "https://github.com/php-fig/log",
  5453. "keywords": [
  5454. "log",
  5455. "psr",
  5456. "psr-3"
  5457. ],
  5458. "time": "2020-03-23T09:12:05+00:00"
  5459. },
  5460. {
  5461. "name": "psr/simple-cache",
  5462. "version": "1.0.1",
  5463. "source": {
  5464. "type": "git",
  5465. "url": "https://github.com/php-fig/simple-cache.git",
  5466. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  5467. },
  5468. "dist": {
  5469. "type": "zip",
  5470. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  5471. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  5472. "shasum": "",
  5473. "mirrors": [
  5474. {
  5475. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5476. "preferred": true
  5477. }
  5478. ]
  5479. },
  5480. "require": {
  5481. "php": ">=5.3.0"
  5482. },
  5483. "type": "library",
  5484. "extra": {
  5485. "branch-alias": {
  5486. "dev-master": "1.0.x-dev"
  5487. }
  5488. },
  5489. "autoload": {
  5490. "psr-4": {
  5491. "Psr\\SimpleCache\\": "src/"
  5492. }
  5493. },
  5494. "notification-url": "https://packagist.org/downloads/",
  5495. "license": [
  5496. "MIT"
  5497. ],
  5498. "authors": [
  5499. {
  5500. "name": "PHP-FIG",
  5501. "homepage": "http://www.php-fig.org/"
  5502. }
  5503. ],
  5504. "description": "Common interfaces for simple caching",
  5505. "keywords": [
  5506. "cache",
  5507. "caching",
  5508. "psr",
  5509. "psr-16",
  5510. "simple-cache"
  5511. ],
  5512. "time": "2017-10-23T01:57:42+00:00"
  5513. },
  5514. {
  5515. "name": "ralouphie/getallheaders",
  5516. "version": "3.0.3",
  5517. "source": {
  5518. "type": "git",
  5519. "url": "https://github.com/ralouphie/getallheaders.git",
  5520. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  5521. },
  5522. "dist": {
  5523. "type": "zip",
  5524. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  5525. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  5526. "shasum": "",
  5527. "mirrors": [
  5528. {
  5529. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5530. "preferred": true
  5531. }
  5532. ]
  5533. },
  5534. "require": {
  5535. "php": ">=5.6"
  5536. },
  5537. "require-dev": {
  5538. "php-coveralls/php-coveralls": "^2.1",
  5539. "phpunit/phpunit": "^5 || ^6.5"
  5540. },
  5541. "type": "library",
  5542. "autoload": {
  5543. "files": [
  5544. "src/getallheaders.php"
  5545. ]
  5546. },
  5547. "notification-url": "https://packagist.org/downloads/",
  5548. "license": [
  5549. "MIT"
  5550. ],
  5551. "authors": [
  5552. {
  5553. "name": "Ralph Khattar",
  5554. "email": "ralph.khattar@gmail.com"
  5555. }
  5556. ],
  5557. "description": "A polyfill for getallheaders.",
  5558. "time": "2019-03-08T08:55:37+00:00"
  5559. },
  5560. {
  5561. "name": "roave/better-reflection",
  5562. "version": "4.3.0",
  5563. "source": {
  5564. "type": "git",
  5565. "url": "https://github.com/Roave/BetterReflection.git",
  5566. "reference": "aa017e698b47feed410721f3d20e2bacfcba59d5"
  5567. },
  5568. "dist": {
  5569. "type": "zip",
  5570. "url": "https://api.github.com/repos/Roave/BetterReflection/zipball/aa017e698b47feed410721f3d20e2bacfcba59d5",
  5571. "reference": "aa017e698b47feed410721f3d20e2bacfcba59d5",
  5572. "shasum": "",
  5573. "mirrors": [
  5574. {
  5575. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5576. "preferred": true
  5577. }
  5578. ]
  5579. },
  5580. "require": {
  5581. "ext-json": "*",
  5582. "jetbrains/phpstorm-stubs": "2019.3",
  5583. "nikic/php-parser": "^4.4.0",
  5584. "php": ">=7.2.0,<7.5.0",
  5585. "phpdocumentor/reflection-docblock": "^5.1.0",
  5586. "phpdocumentor/type-resolver": "^1.1.0",
  5587. "roave/signature": "^1.0"
  5588. },
  5589. "require-dev": {
  5590. "doctrine/coding-standard": "^7.0.2",
  5591. "phpstan/phpstan": "^0.12.25",
  5592. "phpunit/phpunit": "^8.5.4",
  5593. "vimeo/psalm": "3.11.2"
  5594. },
  5595. "suggest": {
  5596. "composer/composer": "Required to use the ComposerSourceLocator"
  5597. },
  5598. "type": "library",
  5599. "extra": {
  5600. "branch-alias": {
  5601. "dev-master": "4.0-dev"
  5602. }
  5603. },
  5604. "autoload": {
  5605. "psr-4": {
  5606. "Roave\\BetterReflection\\": "src"
  5607. }
  5608. },
  5609. "notification-url": "https://packagist.org/downloads/",
  5610. "license": [
  5611. "MIT"
  5612. ],
  5613. "authors": [
  5614. {
  5615. "name": "James Titcumb",
  5616. "email": "james@asgrim.com",
  5617. "homepage": "https://github.com/asgrim"
  5618. },
  5619. {
  5620. "name": "Marco Pivetta",
  5621. "email": "ocramius@gmail.com",
  5622. "homepage": "https://ocramius.github.io/"
  5623. },
  5624. {
  5625. "name": "Gary Hockin",
  5626. "email": "gary@roave.com",
  5627. "homepage": "https://github.com/geeh"
  5628. },
  5629. {
  5630. "name": "Jaroslav Hanslík",
  5631. "email": "kukulich@kukulich.cz",
  5632. "homepage": "https://github.com/kukulich"
  5633. }
  5634. ],
  5635. "description": "Better Reflection - an improved code reflection API",
  5636. "time": "2020-05-28T14:10:32+00:00"
  5637. },
  5638. {
  5639. "name": "roave/signature",
  5640. "version": "1.0.0",
  5641. "source": {
  5642. "type": "git",
  5643. "url": "https://github.com/Roave/Signature.git",
  5644. "reference": "bed4ecbdd7f312ab6bb39561ac191f520bcee386"
  5645. },
  5646. "dist": {
  5647. "type": "zip",
  5648. "url": "https://api.github.com/repos/Roave/Signature/zipball/bed4ecbdd7f312ab6bb39561ac191f520bcee386",
  5649. "reference": "bed4ecbdd7f312ab6bb39561ac191f520bcee386",
  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. "php": "^7.0|^7.1"
  5660. },
  5661. "require-dev": {
  5662. "phpunit/phpunit": "^5.6"
  5663. },
  5664. "type": "library",
  5665. "autoload": {
  5666. "psr-4": {
  5667. "Roave\\Signature\\": "src"
  5668. }
  5669. },
  5670. "notification-url": "https://packagist.org/downloads/",
  5671. "license": [
  5672. "MIT"
  5673. ],
  5674. "description": "Sign and verify stuff",
  5675. "time": "2017-02-17T13:53:21+00:00"
  5676. },
  5677. {
  5678. "name": "symfony/cache",
  5679. "version": "v5.1.3",
  5680. "source": {
  5681. "type": "git",
  5682. "url": "https://github.com/symfony/cache.git",
  5683. "reference": "a9ac09a5e9786b734a4baa98158c2cd3251f1e4c"
  5684. },
  5685. "dist": {
  5686. "type": "zip",
  5687. "url": "https://api.github.com/repos/symfony/cache/zipball/a9ac09a5e9786b734a4baa98158c2cd3251f1e4c",
  5688. "reference": "a9ac09a5e9786b734a4baa98158c2cd3251f1e4c",
  5689. "shasum": "",
  5690. "mirrors": [
  5691. {
  5692. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5693. "preferred": true
  5694. }
  5695. ]
  5696. },
  5697. "require": {
  5698. "php": ">=7.2.5",
  5699. "psr/cache": "~1.0",
  5700. "psr/log": "~1.0",
  5701. "symfony/cache-contracts": "^1.1.7|^2",
  5702. "symfony/polyfill-php80": "^1.15",
  5703. "symfony/service-contracts": "^1.1|^2",
  5704. "symfony/var-exporter": "^4.4|^5.0"
  5705. },
  5706. "conflict": {
  5707. "doctrine/dbal": "<2.5",
  5708. "symfony/dependency-injection": "<4.4",
  5709. "symfony/http-kernel": "<4.4",
  5710. "symfony/var-dumper": "<4.4"
  5711. },
  5712. "provide": {
  5713. "psr/cache-implementation": "1.0",
  5714. "psr/simple-cache-implementation": "1.0",
  5715. "symfony/cache-implementation": "1.0"
  5716. },
  5717. "require-dev": {
  5718. "cache/integration-tests": "dev-master",
  5719. "doctrine/cache": "^1.6",
  5720. "doctrine/dbal": "^2.5|^3.0",
  5721. "predis/predis": "^1.1",
  5722. "psr/simple-cache": "^1.0",
  5723. "symfony/config": "^4.4|^5.0",
  5724. "symfony/dependency-injection": "^4.4|^5.0",
  5725. "symfony/var-dumper": "^4.4|^5.0"
  5726. },
  5727. "type": "library",
  5728. "extra": {
  5729. "branch-alias": {
  5730. "dev-master": "5.1-dev"
  5731. }
  5732. },
  5733. "autoload": {
  5734. "psr-4": {
  5735. "Symfony\\Component\\Cache\\": ""
  5736. },
  5737. "exclude-from-classmap": [
  5738. "/Tests/"
  5739. ]
  5740. },
  5741. "notification-url": "https://packagist.org/downloads/",
  5742. "license": [
  5743. "MIT"
  5744. ],
  5745. "authors": [
  5746. {
  5747. "name": "Nicolas Grekas",
  5748. "email": "p@tchwork.com"
  5749. },
  5750. {
  5751. "name": "Symfony Community",
  5752. "homepage": "https://symfony.com/contributors"
  5753. }
  5754. ],
  5755. "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
  5756. "homepage": "https://symfony.com",
  5757. "keywords": [
  5758. "caching",
  5759. "psr6"
  5760. ],
  5761. "funding": [
  5762. {
  5763. "url": "https://symfony.com/sponsor",
  5764. "type": "custom"
  5765. },
  5766. {
  5767. "url": "https://github.com/fabpot",
  5768. "type": "github"
  5769. },
  5770. {
  5771. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5772. "type": "tidelift"
  5773. }
  5774. ],
  5775. "time": "2020-07-23T17:22:30+00:00"
  5776. },
  5777. {
  5778. "name": "symfony/cache-contracts",
  5779. "version": "v2.1.3",
  5780. "source": {
  5781. "type": "git",
  5782. "url": "https://github.com/symfony/cache-contracts.git",
  5783. "reference": "9771a09d2e6b84ecb8c9f0a7dbc72ee92aeba009"
  5784. },
  5785. "dist": {
  5786. "type": "zip",
  5787. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/9771a09d2e6b84ecb8c9f0a7dbc72ee92aeba009",
  5788. "reference": "9771a09d2e6b84ecb8c9f0a7dbc72ee92aeba009",
  5789. "shasum": "",
  5790. "mirrors": [
  5791. {
  5792. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5793. "preferred": true
  5794. }
  5795. ]
  5796. },
  5797. "require": {
  5798. "php": ">=7.2.5",
  5799. "psr/cache": "^1.0"
  5800. },
  5801. "suggest": {
  5802. "symfony/cache-implementation": ""
  5803. },
  5804. "type": "library",
  5805. "extra": {
  5806. "branch-alias": {
  5807. "dev-master": "2.1-dev"
  5808. },
  5809. "thanks": {
  5810. "name": "symfony/contracts",
  5811. "url": "https://github.com/symfony/contracts"
  5812. }
  5813. },
  5814. "autoload": {
  5815. "psr-4": {
  5816. "Symfony\\Contracts\\Cache\\": ""
  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": "Generic abstractions related to caching",
  5834. "homepage": "https://symfony.com",
  5835. "keywords": [
  5836. "abstractions",
  5837. "contracts",
  5838. "decoupling",
  5839. "interfaces",
  5840. "interoperability",
  5841. "standards"
  5842. ],
  5843. "funding": [
  5844. {
  5845. "url": "https://symfony.com/sponsor",
  5846. "type": "custom"
  5847. },
  5848. {
  5849. "url": "https://github.com/fabpot",
  5850. "type": "github"
  5851. },
  5852. {
  5853. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5854. "type": "tidelift"
  5855. }
  5856. ],
  5857. "time": "2020-07-06T13:23:11+00:00"
  5858. },
  5859. {
  5860. "name": "symfony/console",
  5861. "version": "v5.1.2",
  5862. "source": {
  5863. "type": "git",
  5864. "url": "https://github.com/symfony/console.git",
  5865. "reference": "34ac555a3627e324b660e318daa07572e1140123"
  5866. },
  5867. "dist": {
  5868. "type": "zip",
  5869. "url": "https://api.github.com/repos/symfony/console/zipball/34ac555a3627e324b660e318daa07572e1140123",
  5870. "reference": "34ac555a3627e324b660e318daa07572e1140123",
  5871. "shasum": "",
  5872. "mirrors": [
  5873. {
  5874. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5875. "preferred": true
  5876. }
  5877. ]
  5878. },
  5879. "require": {
  5880. "php": ">=7.2.5",
  5881. "symfony/polyfill-mbstring": "~1.0",
  5882. "symfony/polyfill-php73": "^1.8",
  5883. "symfony/polyfill-php80": "^1.15",
  5884. "symfony/service-contracts": "^1.1|^2",
  5885. "symfony/string": "^5.1"
  5886. },
  5887. "conflict": {
  5888. "symfony/dependency-injection": "<4.4",
  5889. "symfony/dotenv": "<5.1",
  5890. "symfony/event-dispatcher": "<4.4",
  5891. "symfony/lock": "<4.4",
  5892. "symfony/process": "<4.4"
  5893. },
  5894. "provide": {
  5895. "psr/log-implementation": "1.0"
  5896. },
  5897. "require-dev": {
  5898. "psr/log": "~1.0",
  5899. "symfony/config": "^4.4|^5.0",
  5900. "symfony/dependency-injection": "^4.4|^5.0",
  5901. "symfony/event-dispatcher": "^4.4|^5.0",
  5902. "symfony/lock": "^4.4|^5.0",
  5903. "symfony/process": "^4.4|^5.0",
  5904. "symfony/var-dumper": "^4.4|^5.0"
  5905. },
  5906. "suggest": {
  5907. "psr/log": "For using the console logger",
  5908. "symfony/event-dispatcher": "",
  5909. "symfony/lock": "",
  5910. "symfony/process": ""
  5911. },
  5912. "type": "library",
  5913. "extra": {
  5914. "branch-alias": {
  5915. "dev-master": "5.1-dev"
  5916. }
  5917. },
  5918. "autoload": {
  5919. "psr-4": {
  5920. "Symfony\\Component\\Console\\": ""
  5921. },
  5922. "exclude-from-classmap": [
  5923. "/Tests/"
  5924. ]
  5925. },
  5926. "notification-url": "https://packagist.org/downloads/",
  5927. "license": [
  5928. "MIT"
  5929. ],
  5930. "authors": [
  5931. {
  5932. "name": "Fabien Potencier",
  5933. "email": "fabien@symfony.com"
  5934. },
  5935. {
  5936. "name": "Symfony Community",
  5937. "homepage": "https://symfony.com/contributors"
  5938. }
  5939. ],
  5940. "description": "Symfony Console Component",
  5941. "homepage": "https://symfony.com",
  5942. "time": "2020-06-15T12:59:21+00:00"
  5943. },
  5944. {
  5945. "name": "symfony/deprecation-contracts",
  5946. "version": "v2.1.3",
  5947. "source": {
  5948. "type": "git",
  5949. "url": "https://github.com/symfony/deprecation-contracts.git",
  5950. "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14"
  5951. },
  5952. "dist": {
  5953. "type": "zip",
  5954. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5e20b83385a77593259c9f8beb2c43cd03b2ac14",
  5955. "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14",
  5956. "shasum": "",
  5957. "mirrors": [
  5958. {
  5959. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5960. "preferred": true
  5961. }
  5962. ]
  5963. },
  5964. "require": {
  5965. "php": ">=7.1"
  5966. },
  5967. "type": "library",
  5968. "extra": {
  5969. "branch-alias": {
  5970. "dev-master": "2.1-dev"
  5971. },
  5972. "thanks": {
  5973. "name": "symfony/contracts",
  5974. "url": "https://github.com/symfony/contracts"
  5975. }
  5976. },
  5977. "autoload": {
  5978. "files": [
  5979. "function.php"
  5980. ]
  5981. },
  5982. "notification-url": "https://packagist.org/downloads/",
  5983. "license": [
  5984. "MIT"
  5985. ],
  5986. "authors": [
  5987. {
  5988. "name": "Nicolas Grekas",
  5989. "email": "p@tchwork.com"
  5990. },
  5991. {
  5992. "name": "Symfony Community",
  5993. "homepage": "https://symfony.com/contributors"
  5994. }
  5995. ],
  5996. "description": "A generic function and convention to trigger deprecation notices",
  5997. "homepage": "https://symfony.com",
  5998. "time": "2020-06-06T08:49:21+00:00"
  5999. },
  6000. {
  6001. "name": "symfony/event-dispatcher",
  6002. "version": "v5.1.2",
  6003. "source": {
  6004. "type": "git",
  6005. "url": "https://github.com/symfony/event-dispatcher.git",
  6006. "reference": "cc0d059e2e997e79ca34125a52f3e33de4424ac7"
  6007. },
  6008. "dist": {
  6009. "type": "zip",
  6010. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/cc0d059e2e997e79ca34125a52f3e33de4424ac7",
  6011. "reference": "cc0d059e2e997e79ca34125a52f3e33de4424ac7",
  6012. "shasum": "",
  6013. "mirrors": [
  6014. {
  6015. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6016. "preferred": true
  6017. }
  6018. ]
  6019. },
  6020. "require": {
  6021. "php": ">=7.2.5",
  6022. "symfony/deprecation-contracts": "^2.1",
  6023. "symfony/event-dispatcher-contracts": "^2",
  6024. "symfony/polyfill-php80": "^1.15"
  6025. },
  6026. "conflict": {
  6027. "symfony/dependency-injection": "<4.4"
  6028. },
  6029. "provide": {
  6030. "psr/event-dispatcher-implementation": "1.0",
  6031. "symfony/event-dispatcher-implementation": "2.0"
  6032. },
  6033. "require-dev": {
  6034. "psr/log": "~1.0",
  6035. "symfony/config": "^4.4|^5.0",
  6036. "symfony/dependency-injection": "^4.4|^5.0",
  6037. "symfony/expression-language": "^4.4|^5.0",
  6038. "symfony/http-foundation": "^4.4|^5.0",
  6039. "symfony/service-contracts": "^1.1|^2",
  6040. "symfony/stopwatch": "^4.4|^5.0"
  6041. },
  6042. "suggest": {
  6043. "symfony/dependency-injection": "",
  6044. "symfony/http-kernel": ""
  6045. },
  6046. "type": "library",
  6047. "extra": {
  6048. "branch-alias": {
  6049. "dev-master": "5.1-dev"
  6050. }
  6051. },
  6052. "autoload": {
  6053. "psr-4": {
  6054. "Symfony\\Component\\EventDispatcher\\": ""
  6055. },
  6056. "exclude-from-classmap": [
  6057. "/Tests/"
  6058. ]
  6059. },
  6060. "notification-url": "https://packagist.org/downloads/",
  6061. "license": [
  6062. "MIT"
  6063. ],
  6064. "authors": [
  6065. {
  6066. "name": "Fabien Potencier",
  6067. "email": "fabien@symfony.com"
  6068. },
  6069. {
  6070. "name": "Symfony Community",
  6071. "homepage": "https://symfony.com/contributors"
  6072. }
  6073. ],
  6074. "description": "Symfony EventDispatcher Component",
  6075. "homepage": "https://symfony.com",
  6076. "time": "2020-05-20T17:43:50+00:00"
  6077. },
  6078. {
  6079. "name": "symfony/event-dispatcher-contracts",
  6080. "version": "v2.1.3",
  6081. "source": {
  6082. "type": "git",
  6083. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  6084. "reference": "f6f613d74cfc5a623fc36294d3451eb7fa5a042b"
  6085. },
  6086. "dist": {
  6087. "type": "zip",
  6088. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f6f613d74cfc5a623fc36294d3451eb7fa5a042b",
  6089. "reference": "f6f613d74cfc5a623fc36294d3451eb7fa5a042b",
  6090. "shasum": "",
  6091. "mirrors": [
  6092. {
  6093. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6094. "preferred": true
  6095. }
  6096. ]
  6097. },
  6098. "require": {
  6099. "php": ">=7.2.5",
  6100. "psr/event-dispatcher": "^1"
  6101. },
  6102. "suggest": {
  6103. "symfony/event-dispatcher-implementation": ""
  6104. },
  6105. "type": "library",
  6106. "extra": {
  6107. "branch-alias": {
  6108. "dev-master": "2.1-dev"
  6109. },
  6110. "thanks": {
  6111. "name": "symfony/contracts",
  6112. "url": "https://github.com/symfony/contracts"
  6113. }
  6114. },
  6115. "autoload": {
  6116. "psr-4": {
  6117. "Symfony\\Contracts\\EventDispatcher\\": ""
  6118. }
  6119. },
  6120. "notification-url": "https://packagist.org/downloads/",
  6121. "license": [
  6122. "MIT"
  6123. ],
  6124. "authors": [
  6125. {
  6126. "name": "Nicolas Grekas",
  6127. "email": "p@tchwork.com"
  6128. },
  6129. {
  6130. "name": "Symfony Community",
  6131. "homepage": "https://symfony.com/contributors"
  6132. }
  6133. ],
  6134. "description": "Generic abstractions related to dispatching event",
  6135. "homepage": "https://symfony.com",
  6136. "keywords": [
  6137. "abstractions",
  6138. "contracts",
  6139. "decoupling",
  6140. "interfaces",
  6141. "interoperability",
  6142. "standards"
  6143. ],
  6144. "time": "2020-07-06T13:23:11+00:00"
  6145. },
  6146. {
  6147. "name": "symfony/finder",
  6148. "version": "v5.1.2",
  6149. "source": {
  6150. "type": "git",
  6151. "url": "https://github.com/symfony/finder.git",
  6152. "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187"
  6153. },
  6154. "dist": {
  6155. "type": "zip",
  6156. "url": "https://api.github.com/repos/symfony/finder/zipball/4298870062bfc667cb78d2b379be4bf5dec5f187",
  6157. "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187",
  6158. "shasum": "",
  6159. "mirrors": [
  6160. {
  6161. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6162. "preferred": true
  6163. }
  6164. ]
  6165. },
  6166. "require": {
  6167. "php": ">=7.2.5"
  6168. },
  6169. "type": "library",
  6170. "extra": {
  6171. "branch-alias": {
  6172. "dev-master": "5.1-dev"
  6173. }
  6174. },
  6175. "autoload": {
  6176. "psr-4": {
  6177. "Symfony\\Component\\Finder\\": ""
  6178. },
  6179. "exclude-from-classmap": [
  6180. "/Tests/"
  6181. ]
  6182. },
  6183. "notification-url": "https://packagist.org/downloads/",
  6184. "license": [
  6185. "MIT"
  6186. ],
  6187. "authors": [
  6188. {
  6189. "name": "Fabien Potencier",
  6190. "email": "fabien@symfony.com"
  6191. },
  6192. {
  6193. "name": "Symfony Community",
  6194. "homepage": "https://symfony.com/contributors"
  6195. }
  6196. ],
  6197. "description": "Symfony Finder Component",
  6198. "homepage": "https://symfony.com",
  6199. "time": "2020-05-20T17:43:50+00:00"
  6200. },
  6201. {
  6202. "name": "symfony/http-foundation",
  6203. "version": "v5.1.3",
  6204. "source": {
  6205. "type": "git",
  6206. "url": "https://github.com/symfony/http-foundation.git",
  6207. "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702"
  6208. },
  6209. "dist": {
  6210. "type": "zip",
  6211. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1f0d6627e680591c61e9176f04a0dc887b4e6702",
  6212. "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702",
  6213. "shasum": "",
  6214. "mirrors": [
  6215. {
  6216. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6217. "preferred": true
  6218. }
  6219. ]
  6220. },
  6221. "require": {
  6222. "php": ">=7.2.5",
  6223. "symfony/deprecation-contracts": "^2.1",
  6224. "symfony/polyfill-mbstring": "~1.1",
  6225. "symfony/polyfill-php80": "^1.15"
  6226. },
  6227. "require-dev": {
  6228. "predis/predis": "~1.0",
  6229. "symfony/cache": "^4.4|^5.0",
  6230. "symfony/expression-language": "^4.4|^5.0",
  6231. "symfony/mime": "^4.4|^5.0"
  6232. },
  6233. "suggest": {
  6234. "symfony/mime": "To use the file extension guesser"
  6235. },
  6236. "type": "library",
  6237. "extra": {
  6238. "branch-alias": {
  6239. "dev-master": "5.1-dev"
  6240. }
  6241. },
  6242. "autoload": {
  6243. "psr-4": {
  6244. "Symfony\\Component\\HttpFoundation\\": ""
  6245. },
  6246. "exclude-from-classmap": [
  6247. "/Tests/"
  6248. ]
  6249. },
  6250. "notification-url": "https://packagist.org/downloads/",
  6251. "license": [
  6252. "MIT"
  6253. ],
  6254. "authors": [
  6255. {
  6256. "name": "Fabien Potencier",
  6257. "email": "fabien@symfony.com"
  6258. },
  6259. {
  6260. "name": "Symfony Community",
  6261. "homepage": "https://symfony.com/contributors"
  6262. }
  6263. ],
  6264. "description": "Symfony HttpFoundation Component",
  6265. "homepage": "https://symfony.com",
  6266. "funding": [
  6267. {
  6268. "url": "https://symfony.com/sponsor",
  6269. "type": "custom"
  6270. },
  6271. {
  6272. "url": "https://github.com/fabpot",
  6273. "type": "github"
  6274. },
  6275. {
  6276. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6277. "type": "tidelift"
  6278. }
  6279. ],
  6280. "time": "2020-07-23T10:04:31+00:00"
  6281. },
  6282. {
  6283. "name": "symfony/polyfill-ctype",
  6284. "version": "v1.18.0",
  6285. "source": {
  6286. "type": "git",
  6287. "url": "https://github.com/symfony/polyfill-ctype.git",
  6288. "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
  6289. },
  6290. "dist": {
  6291. "type": "zip",
  6292. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
  6293. "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
  6294. "shasum": "",
  6295. "mirrors": [
  6296. {
  6297. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6298. "preferred": true
  6299. }
  6300. ]
  6301. },
  6302. "require": {
  6303. "php": ">=5.3.3"
  6304. },
  6305. "suggest": {
  6306. "ext-ctype": "For best performance"
  6307. },
  6308. "type": "library",
  6309. "extra": {
  6310. "branch-alias": {
  6311. "dev-master": "1.18-dev"
  6312. },
  6313. "thanks": {
  6314. "name": "symfony/polyfill",
  6315. "url": "https://github.com/symfony/polyfill"
  6316. }
  6317. },
  6318. "autoload": {
  6319. "psr-4": {
  6320. "Symfony\\Polyfill\\Ctype\\": ""
  6321. },
  6322. "files": [
  6323. "bootstrap.php"
  6324. ]
  6325. },
  6326. "notification-url": "https://packagist.org/downloads/",
  6327. "license": [
  6328. "MIT"
  6329. ],
  6330. "authors": [
  6331. {
  6332. "name": "Gert de Pagter",
  6333. "email": "BackEndTea@gmail.com"
  6334. },
  6335. {
  6336. "name": "Symfony Community",
  6337. "homepage": "https://symfony.com/contributors"
  6338. }
  6339. ],
  6340. "description": "Symfony polyfill for ctype functions",
  6341. "homepage": "https://symfony.com",
  6342. "keywords": [
  6343. "compatibility",
  6344. "ctype",
  6345. "polyfill",
  6346. "portable"
  6347. ],
  6348. "time": "2020-07-14T12:35:20+00:00"
  6349. },
  6350. {
  6351. "name": "symfony/polyfill-intl-grapheme",
  6352. "version": "v1.18.0",
  6353. "source": {
  6354. "type": "git",
  6355. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  6356. "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5"
  6357. },
  6358. "dist": {
  6359. "type": "zip",
  6360. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b740103edbdcc39602239ee8860f0f45a8eb9aa5",
  6361. "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5",
  6362. "shasum": "",
  6363. "mirrors": [
  6364. {
  6365. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6366. "preferred": true
  6367. }
  6368. ]
  6369. },
  6370. "require": {
  6371. "php": ">=5.3.3"
  6372. },
  6373. "suggest": {
  6374. "ext-intl": "For best performance"
  6375. },
  6376. "type": "library",
  6377. "extra": {
  6378. "branch-alias": {
  6379. "dev-master": "1.18-dev"
  6380. },
  6381. "thanks": {
  6382. "name": "symfony/polyfill",
  6383. "url": "https://github.com/symfony/polyfill"
  6384. }
  6385. },
  6386. "autoload": {
  6387. "psr-4": {
  6388. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  6389. },
  6390. "files": [
  6391. "bootstrap.php"
  6392. ]
  6393. },
  6394. "notification-url": "https://packagist.org/downloads/",
  6395. "license": [
  6396. "MIT"
  6397. ],
  6398. "authors": [
  6399. {
  6400. "name": "Nicolas Grekas",
  6401. "email": "p@tchwork.com"
  6402. },
  6403. {
  6404. "name": "Symfony Community",
  6405. "homepage": "https://symfony.com/contributors"
  6406. }
  6407. ],
  6408. "description": "Symfony polyfill for intl's grapheme_* functions",
  6409. "homepage": "https://symfony.com",
  6410. "keywords": [
  6411. "compatibility",
  6412. "grapheme",
  6413. "intl",
  6414. "polyfill",
  6415. "portable",
  6416. "shim"
  6417. ],
  6418. "time": "2020-07-14T12:35:20+00:00"
  6419. },
  6420. {
  6421. "name": "symfony/polyfill-intl-idn",
  6422. "version": "v1.18.0",
  6423. "source": {
  6424. "type": "git",
  6425. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  6426. "reference": "bc6549d068d0160e0f10f7a5a23c7d1406b95ebe"
  6427. },
  6428. "dist": {
  6429. "type": "zip",
  6430. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/bc6549d068d0160e0f10f7a5a23c7d1406b95ebe",
  6431. "reference": "bc6549d068d0160e0f10f7a5a23c7d1406b95ebe",
  6432. "shasum": "",
  6433. "mirrors": [
  6434. {
  6435. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6436. "preferred": true
  6437. }
  6438. ]
  6439. },
  6440. "require": {
  6441. "php": ">=5.3.3",
  6442. "symfony/polyfill-intl-normalizer": "^1.10",
  6443. "symfony/polyfill-php70": "^1.10",
  6444. "symfony/polyfill-php72": "^1.10"
  6445. },
  6446. "suggest": {
  6447. "ext-intl": "For best performance"
  6448. },
  6449. "type": "library",
  6450. "extra": {
  6451. "branch-alias": {
  6452. "dev-master": "1.18-dev"
  6453. },
  6454. "thanks": {
  6455. "name": "symfony/polyfill",
  6456. "url": "https://github.com/symfony/polyfill"
  6457. }
  6458. },
  6459. "autoload": {
  6460. "psr-4": {
  6461. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  6462. },
  6463. "files": [
  6464. "bootstrap.php"
  6465. ]
  6466. },
  6467. "notification-url": "https://packagist.org/downloads/",
  6468. "license": [
  6469. "MIT"
  6470. ],
  6471. "authors": [
  6472. {
  6473. "name": "Laurent Bassin",
  6474. "email": "laurent@bassin.info"
  6475. },
  6476. {
  6477. "name": "Trevor Rowbotham",
  6478. "email": "trevor.rowbotham@pm.me"
  6479. },
  6480. {
  6481. "name": "Symfony Community",
  6482. "homepage": "https://symfony.com/contributors"
  6483. }
  6484. ],
  6485. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  6486. "homepage": "https://symfony.com",
  6487. "keywords": [
  6488. "compatibility",
  6489. "idn",
  6490. "intl",
  6491. "polyfill",
  6492. "portable",
  6493. "shim"
  6494. ],
  6495. "time": "2020-07-14T12:35:20+00:00"
  6496. },
  6497. {
  6498. "name": "symfony/polyfill-intl-normalizer",
  6499. "version": "v1.18.0",
  6500. "source": {
  6501. "type": "git",
  6502. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  6503. "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e"
  6504. },
  6505. "dist": {
  6506. "type": "zip",
  6507. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
  6508. "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
  6509. "shasum": "",
  6510. "mirrors": [
  6511. {
  6512. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6513. "preferred": true
  6514. }
  6515. ]
  6516. },
  6517. "require": {
  6518. "php": ">=5.3.3"
  6519. },
  6520. "suggest": {
  6521. "ext-intl": "For best performance"
  6522. },
  6523. "type": "library",
  6524. "extra": {
  6525. "branch-alias": {
  6526. "dev-master": "1.18-dev"
  6527. },
  6528. "thanks": {
  6529. "name": "symfony/polyfill",
  6530. "url": "https://github.com/symfony/polyfill"
  6531. }
  6532. },
  6533. "autoload": {
  6534. "psr-4": {
  6535. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  6536. },
  6537. "files": [
  6538. "bootstrap.php"
  6539. ],
  6540. "classmap": [
  6541. "Resources/stubs"
  6542. ]
  6543. },
  6544. "notification-url": "https://packagist.org/downloads/",
  6545. "license": [
  6546. "MIT"
  6547. ],
  6548. "authors": [
  6549. {
  6550. "name": "Nicolas Grekas",
  6551. "email": "p@tchwork.com"
  6552. },
  6553. {
  6554. "name": "Symfony Community",
  6555. "homepage": "https://symfony.com/contributors"
  6556. }
  6557. ],
  6558. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  6559. "homepage": "https://symfony.com",
  6560. "keywords": [
  6561. "compatibility",
  6562. "intl",
  6563. "normalizer",
  6564. "polyfill",
  6565. "portable",
  6566. "shim"
  6567. ],
  6568. "time": "2020-07-14T12:35:20+00:00"
  6569. },
  6570. {
  6571. "name": "symfony/polyfill-mbstring",
  6572. "version": "v1.18.0",
  6573. "source": {
  6574. "type": "git",
  6575. "url": "https://github.com/symfony/polyfill-mbstring.git",
  6576. "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
  6577. },
  6578. "dist": {
  6579. "type": "zip",
  6580. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
  6581. "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
  6582. "shasum": "",
  6583. "mirrors": [
  6584. {
  6585. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6586. "preferred": true
  6587. }
  6588. ]
  6589. },
  6590. "require": {
  6591. "php": ">=5.3.3"
  6592. },
  6593. "suggest": {
  6594. "ext-mbstring": "For best performance"
  6595. },
  6596. "type": "library",
  6597. "extra": {
  6598. "branch-alias": {
  6599. "dev-master": "1.18-dev"
  6600. },
  6601. "thanks": {
  6602. "name": "symfony/polyfill",
  6603. "url": "https://github.com/symfony/polyfill"
  6604. }
  6605. },
  6606. "autoload": {
  6607. "psr-4": {
  6608. "Symfony\\Polyfill\\Mbstring\\": ""
  6609. },
  6610. "files": [
  6611. "bootstrap.php"
  6612. ]
  6613. },
  6614. "notification-url": "https://packagist.org/downloads/",
  6615. "license": [
  6616. "MIT"
  6617. ],
  6618. "authors": [
  6619. {
  6620. "name": "Nicolas Grekas",
  6621. "email": "p@tchwork.com"
  6622. },
  6623. {
  6624. "name": "Symfony Community",
  6625. "homepage": "https://symfony.com/contributors"
  6626. }
  6627. ],
  6628. "description": "Symfony polyfill for the Mbstring extension",
  6629. "homepage": "https://symfony.com",
  6630. "keywords": [
  6631. "compatibility",
  6632. "mbstring",
  6633. "polyfill",
  6634. "portable",
  6635. "shim"
  6636. ],
  6637. "time": "2020-07-14T12:35:20+00:00"
  6638. },
  6639. {
  6640. "name": "symfony/polyfill-php70",
  6641. "version": "v1.18.0",
  6642. "source": {
  6643. "type": "git",
  6644. "url": "https://github.com/symfony/polyfill-php70.git",
  6645. "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3"
  6646. },
  6647. "dist": {
  6648. "type": "zip",
  6649. "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
  6650. "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
  6651. "shasum": "",
  6652. "mirrors": [
  6653. {
  6654. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6655. "preferred": true
  6656. }
  6657. ]
  6658. },
  6659. "require": {
  6660. "paragonie/random_compat": "~1.0|~2.0|~9.99",
  6661. "php": ">=5.3.3"
  6662. },
  6663. "type": "library",
  6664. "extra": {
  6665. "branch-alias": {
  6666. "dev-master": "1.18-dev"
  6667. },
  6668. "thanks": {
  6669. "name": "symfony/polyfill",
  6670. "url": "https://github.com/symfony/polyfill"
  6671. }
  6672. },
  6673. "autoload": {
  6674. "psr-4": {
  6675. "Symfony\\Polyfill\\Php70\\": ""
  6676. },
  6677. "files": [
  6678. "bootstrap.php"
  6679. ],
  6680. "classmap": [
  6681. "Resources/stubs"
  6682. ]
  6683. },
  6684. "notification-url": "https://packagist.org/downloads/",
  6685. "license": [
  6686. "MIT"
  6687. ],
  6688. "authors": [
  6689. {
  6690. "name": "Nicolas Grekas",
  6691. "email": "p@tchwork.com"
  6692. },
  6693. {
  6694. "name": "Symfony Community",
  6695. "homepage": "https://symfony.com/contributors"
  6696. }
  6697. ],
  6698. "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
  6699. "homepage": "https://symfony.com",
  6700. "keywords": [
  6701. "compatibility",
  6702. "polyfill",
  6703. "portable",
  6704. "shim"
  6705. ],
  6706. "time": "2020-07-14T12:35:20+00:00"
  6707. },
  6708. {
  6709. "name": "symfony/polyfill-php72",
  6710. "version": "v1.18.0",
  6711. "source": {
  6712. "type": "git",
  6713. "url": "https://github.com/symfony/polyfill-php72.git",
  6714. "reference": "639447d008615574653fb3bc60d1986d7172eaae"
  6715. },
  6716. "dist": {
  6717. "type": "zip",
  6718. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae",
  6719. "reference": "639447d008615574653fb3bc60d1986d7172eaae",
  6720. "shasum": "",
  6721. "mirrors": [
  6722. {
  6723. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6724. "preferred": true
  6725. }
  6726. ]
  6727. },
  6728. "require": {
  6729. "php": ">=5.3.3"
  6730. },
  6731. "type": "library",
  6732. "extra": {
  6733. "branch-alias": {
  6734. "dev-master": "1.18-dev"
  6735. },
  6736. "thanks": {
  6737. "name": "symfony/polyfill",
  6738. "url": "https://github.com/symfony/polyfill"
  6739. }
  6740. },
  6741. "autoload": {
  6742. "psr-4": {
  6743. "Symfony\\Polyfill\\Php72\\": ""
  6744. },
  6745. "files": [
  6746. "bootstrap.php"
  6747. ]
  6748. },
  6749. "notification-url": "https://packagist.org/downloads/",
  6750. "license": [
  6751. "MIT"
  6752. ],
  6753. "authors": [
  6754. {
  6755. "name": "Nicolas Grekas",
  6756. "email": "p@tchwork.com"
  6757. },
  6758. {
  6759. "name": "Symfony Community",
  6760. "homepage": "https://symfony.com/contributors"
  6761. }
  6762. ],
  6763. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  6764. "homepage": "https://symfony.com",
  6765. "keywords": [
  6766. "compatibility",
  6767. "polyfill",
  6768. "portable",
  6769. "shim"
  6770. ],
  6771. "time": "2020-07-14T12:35:20+00:00"
  6772. },
  6773. {
  6774. "name": "symfony/polyfill-php73",
  6775. "version": "v1.18.0",
  6776. "source": {
  6777. "type": "git",
  6778. "url": "https://github.com/symfony/polyfill-php73.git",
  6779. "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca"
  6780. },
  6781. "dist": {
  6782. "type": "zip",
  6783. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
  6784. "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
  6785. "shasum": "",
  6786. "mirrors": [
  6787. {
  6788. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6789. "preferred": true
  6790. }
  6791. ]
  6792. },
  6793. "require": {
  6794. "php": ">=5.3.3"
  6795. },
  6796. "type": "library",
  6797. "extra": {
  6798. "branch-alias": {
  6799. "dev-master": "1.18-dev"
  6800. },
  6801. "thanks": {
  6802. "name": "symfony/polyfill",
  6803. "url": "https://github.com/symfony/polyfill"
  6804. }
  6805. },
  6806. "autoload": {
  6807. "psr-4": {
  6808. "Symfony\\Polyfill\\Php73\\": ""
  6809. },
  6810. "files": [
  6811. "bootstrap.php"
  6812. ],
  6813. "classmap": [
  6814. "Resources/stubs"
  6815. ]
  6816. },
  6817. "notification-url": "https://packagist.org/downloads/",
  6818. "license": [
  6819. "MIT"
  6820. ],
  6821. "authors": [
  6822. {
  6823. "name": "Nicolas Grekas",
  6824. "email": "p@tchwork.com"
  6825. },
  6826. {
  6827. "name": "Symfony Community",
  6828. "homepage": "https://symfony.com/contributors"
  6829. }
  6830. ],
  6831. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  6832. "homepage": "https://symfony.com",
  6833. "keywords": [
  6834. "compatibility",
  6835. "polyfill",
  6836. "portable",
  6837. "shim"
  6838. ],
  6839. "time": "2020-07-14T12:35:20+00:00"
  6840. },
  6841. {
  6842. "name": "symfony/polyfill-php80",
  6843. "version": "v1.18.0",
  6844. "source": {
  6845. "type": "git",
  6846. "url": "https://github.com/symfony/polyfill-php80.git",
  6847. "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"
  6848. },
  6849. "dist": {
  6850. "type": "zip",
  6851. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
  6852. "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",
  6853. "shasum": "",
  6854. "mirrors": [
  6855. {
  6856. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6857. "preferred": true
  6858. }
  6859. ]
  6860. },
  6861. "require": {
  6862. "php": ">=7.0.8"
  6863. },
  6864. "type": "library",
  6865. "extra": {
  6866. "branch-alias": {
  6867. "dev-master": "1.18-dev"
  6868. },
  6869. "thanks": {
  6870. "name": "symfony/polyfill",
  6871. "url": "https://github.com/symfony/polyfill"
  6872. }
  6873. },
  6874. "autoload": {
  6875. "psr-4": {
  6876. "Symfony\\Polyfill\\Php80\\": ""
  6877. },
  6878. "files": [
  6879. "bootstrap.php"
  6880. ],
  6881. "classmap": [
  6882. "Resources/stubs"
  6883. ]
  6884. },
  6885. "notification-url": "https://packagist.org/downloads/",
  6886. "license": [
  6887. "MIT"
  6888. ],
  6889. "authors": [
  6890. {
  6891. "name": "Ion Bazan",
  6892. "email": "ion.bazan@gmail.com"
  6893. },
  6894. {
  6895. "name": "Nicolas Grekas",
  6896. "email": "p@tchwork.com"
  6897. },
  6898. {
  6899. "name": "Symfony Community",
  6900. "homepage": "https://symfony.com/contributors"
  6901. }
  6902. ],
  6903. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  6904. "homepage": "https://symfony.com",
  6905. "keywords": [
  6906. "compatibility",
  6907. "polyfill",
  6908. "portable",
  6909. "shim"
  6910. ],
  6911. "time": "2020-07-14T12:35:20+00:00"
  6912. },
  6913. {
  6914. "name": "symfony/property-access",
  6915. "version": "v5.1.3",
  6916. "source": {
  6917. "type": "git",
  6918. "url": "https://github.com/symfony/property-access.git",
  6919. "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9"
  6920. },
  6921. "dist": {
  6922. "type": "zip",
  6923. "url": "https://api.github.com/repos/symfony/property-access/zipball/eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9",
  6924. "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9",
  6925. "shasum": "",
  6926. "mirrors": [
  6927. {
  6928. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6929. "preferred": true
  6930. }
  6931. ]
  6932. },
  6933. "require": {
  6934. "php": ">=7.2.5",
  6935. "symfony/polyfill-php80": "^1.15",
  6936. "symfony/property-info": "^5.1.1"
  6937. },
  6938. "require-dev": {
  6939. "symfony/cache": "^4.4|^5.0"
  6940. },
  6941. "suggest": {
  6942. "psr/cache-implementation": "To cache access methods."
  6943. },
  6944. "type": "library",
  6945. "extra": {
  6946. "branch-alias": {
  6947. "dev-master": "5.1-dev"
  6948. }
  6949. },
  6950. "autoload": {
  6951. "psr-4": {
  6952. "Symfony\\Component\\PropertyAccess\\": ""
  6953. },
  6954. "exclude-from-classmap": [
  6955. "/Tests/"
  6956. ]
  6957. },
  6958. "notification-url": "https://packagist.org/downloads/",
  6959. "license": [
  6960. "MIT"
  6961. ],
  6962. "authors": [
  6963. {
  6964. "name": "Fabien Potencier",
  6965. "email": "fabien@symfony.com"
  6966. },
  6967. {
  6968. "name": "Symfony Community",
  6969. "homepage": "https://symfony.com/contributors"
  6970. }
  6971. ],
  6972. "description": "Symfony PropertyAccess Component",
  6973. "homepage": "https://symfony.com",
  6974. "keywords": [
  6975. "access",
  6976. "array",
  6977. "extraction",
  6978. "index",
  6979. "injection",
  6980. "object",
  6981. "property",
  6982. "property path",
  6983. "reflection"
  6984. ],
  6985. "funding": [
  6986. {
  6987. "url": "https://symfony.com/sponsor",
  6988. "type": "custom"
  6989. },
  6990. {
  6991. "url": "https://github.com/fabpot",
  6992. "type": "github"
  6993. },
  6994. {
  6995. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6996. "type": "tidelift"
  6997. }
  6998. ],
  6999. "time": "2020-07-03T07:49:29+00:00"
  7000. },
  7001. {
  7002. "name": "symfony/property-info",
  7003. "version": "v5.1.3",
  7004. "source": {
  7005. "type": "git",
  7006. "url": "https://github.com/symfony/property-info.git",
  7007. "reference": "0c4813930953f6db6c62ebec8ee695a897b89020"
  7008. },
  7009. "dist": {
  7010. "type": "zip",
  7011. "url": "https://api.github.com/repos/symfony/property-info/zipball/0c4813930953f6db6c62ebec8ee695a897b89020",
  7012. "reference": "0c4813930953f6db6c62ebec8ee695a897b89020",
  7013. "shasum": "",
  7014. "mirrors": [
  7015. {
  7016. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7017. "preferred": true
  7018. }
  7019. ]
  7020. },
  7021. "require": {
  7022. "php": ">=7.2.5",
  7023. "symfony/polyfill-php80": "^1.15",
  7024. "symfony/string": "^5.1"
  7025. },
  7026. "conflict": {
  7027. "phpdocumentor/reflection-docblock": "<3.2.2",
  7028. "phpdocumentor/type-resolver": "<0.3.0",
  7029. "symfony/dependency-injection": "<4.4"
  7030. },
  7031. "require-dev": {
  7032. "doctrine/annotations": "~1.7",
  7033. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  7034. "symfony/cache": "^4.4|^5.0",
  7035. "symfony/dependency-injection": "^4.4|^5.0",
  7036. "symfony/serializer": "^4.4|^5.0"
  7037. },
  7038. "suggest": {
  7039. "phpdocumentor/reflection-docblock": "To use the PHPDoc",
  7040. "psr/cache-implementation": "To cache results",
  7041. "symfony/doctrine-bridge": "To use Doctrine metadata",
  7042. "symfony/serializer": "To use Serializer metadata"
  7043. },
  7044. "type": "library",
  7045. "extra": {
  7046. "branch-alias": {
  7047. "dev-master": "5.1-dev"
  7048. }
  7049. },
  7050. "autoload": {
  7051. "psr-4": {
  7052. "Symfony\\Component\\PropertyInfo\\": ""
  7053. },
  7054. "exclude-from-classmap": [
  7055. "/Tests/"
  7056. ]
  7057. },
  7058. "notification-url": "https://packagist.org/downloads/",
  7059. "license": [
  7060. "MIT"
  7061. ],
  7062. "authors": [
  7063. {
  7064. "name": "Kévin Dunglas",
  7065. "email": "dunglas@gmail.com"
  7066. },
  7067. {
  7068. "name": "Symfony Community",
  7069. "homepage": "https://symfony.com/contributors"
  7070. }
  7071. ],
  7072. "description": "Symfony Property Info Component",
  7073. "homepage": "https://symfony.com",
  7074. "keywords": [
  7075. "doctrine",
  7076. "phpdoc",
  7077. "property",
  7078. "symfony",
  7079. "type",
  7080. "validator"
  7081. ],
  7082. "funding": [
  7083. {
  7084. "url": "https://symfony.com/sponsor",
  7085. "type": "custom"
  7086. },
  7087. {
  7088. "url": "https://github.com/fabpot",
  7089. "type": "github"
  7090. },
  7091. {
  7092. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7093. "type": "tidelift"
  7094. }
  7095. ],
  7096. "time": "2020-06-18T21:19:28+00:00"
  7097. },
  7098. {
  7099. "name": "symfony/psr-http-message-bridge",
  7100. "version": "v2.0.1",
  7101. "source": {
  7102. "type": "git",
  7103. "url": "https://github.com/symfony/psr-http-message-bridge.git",
  7104. "reference": "e44f249afab496b4e8c0f7461fb8140eaa4b24d2"
  7105. },
  7106. "dist": {
  7107. "type": "zip",
  7108. "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/e44f249afab496b4e8c0f7461fb8140eaa4b24d2",
  7109. "reference": "e44f249afab496b4e8c0f7461fb8140eaa4b24d2",
  7110. "shasum": "",
  7111. "mirrors": [
  7112. {
  7113. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7114. "preferred": true
  7115. }
  7116. ]
  7117. },
  7118. "require": {
  7119. "php": ">=7.1",
  7120. "psr/http-message": "^1.0",
  7121. "symfony/http-foundation": "^4.4 || ^5.0"
  7122. },
  7123. "require-dev": {
  7124. "nyholm/psr7": "^1.1",
  7125. "symfony/phpunit-bridge": "^4.4 || ^5.0"
  7126. },
  7127. "suggest": {
  7128. "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
  7129. },
  7130. "type": "symfony-bridge",
  7131. "extra": {
  7132. "branch-alias": {
  7133. "dev-master": "2.0-dev"
  7134. }
  7135. },
  7136. "autoload": {
  7137. "psr-4": {
  7138. "Symfony\\Bridge\\PsrHttpMessage\\": ""
  7139. },
  7140. "exclude-from-classmap": [
  7141. "/Tests/"
  7142. ]
  7143. },
  7144. "notification-url": "https://packagist.org/downloads/",
  7145. "license": [
  7146. "MIT"
  7147. ],
  7148. "authors": [
  7149. {
  7150. "name": "Fabien Potencier",
  7151. "email": "fabien@symfony.com"
  7152. },
  7153. {
  7154. "name": "Symfony Community",
  7155. "homepage": "http://symfony.com/contributors"
  7156. }
  7157. ],
  7158. "description": "PSR HTTP message bridge",
  7159. "homepage": "http://symfony.com",
  7160. "keywords": [
  7161. "http",
  7162. "http-message",
  7163. "psr-17",
  7164. "psr-7"
  7165. ],
  7166. "funding": [
  7167. {
  7168. "url": "https://symfony.com/sponsor",
  7169. "type": "custom"
  7170. },
  7171. {
  7172. "url": "https://github.com/fabpot",
  7173. "type": "github"
  7174. },
  7175. {
  7176. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7177. "type": "tidelift"
  7178. }
  7179. ],
  7180. "time": "2020-06-25T08:21:47+00:00"
  7181. },
  7182. {
  7183. "name": "symfony/serializer",
  7184. "version": "v5.1.3",
  7185. "source": {
  7186. "type": "git",
  7187. "url": "https://github.com/symfony/serializer.git",
  7188. "reference": "c977301a898088f483f7a9b479dd050d84ef3fed"
  7189. },
  7190. "dist": {
  7191. "type": "zip",
  7192. "url": "https://api.github.com/repos/symfony/serializer/zipball/c977301a898088f483f7a9b479dd050d84ef3fed",
  7193. "reference": "c977301a898088f483f7a9b479dd050d84ef3fed",
  7194. "shasum": "",
  7195. "mirrors": [
  7196. {
  7197. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7198. "preferred": true
  7199. }
  7200. ]
  7201. },
  7202. "require": {
  7203. "php": ">=7.2.5",
  7204. "symfony/polyfill-ctype": "~1.8",
  7205. "symfony/polyfill-php80": "^1.15"
  7206. },
  7207. "conflict": {
  7208. "phpdocumentor/type-resolver": "<0.2.1",
  7209. "symfony/dependency-injection": "<4.4",
  7210. "symfony/property-access": "<4.4",
  7211. "symfony/property-info": "<4.4",
  7212. "symfony/yaml": "<4.4"
  7213. },
  7214. "require-dev": {
  7215. "doctrine/annotations": "~1.0",
  7216. "doctrine/cache": "~1.0",
  7217. "phpdocumentor/reflection-docblock": "^3.2|^4.0",
  7218. "symfony/cache": "^4.4|^5.0",
  7219. "symfony/config": "^4.4|^5.0",
  7220. "symfony/dependency-injection": "^4.4|^5.0",
  7221. "symfony/error-handler": "^4.4|^5.0",
  7222. "symfony/http-foundation": "^4.4|^5.0",
  7223. "symfony/mime": "^4.4|^5.0",
  7224. "symfony/property-access": "^4.4|^5.0",
  7225. "symfony/property-info": "^4.4|^5.0",
  7226. "symfony/validator": "^4.4|^5.0",
  7227. "symfony/yaml": "^4.4|^5.0"
  7228. },
  7229. "suggest": {
  7230. "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
  7231. "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
  7232. "psr/cache-implementation": "For using the metadata cache.",
  7233. "symfony/config": "For using the XML mapping loader.",
  7234. "symfony/mime": "For using a MIME type guesser within the DataUriNormalizer.",
  7235. "symfony/property-access": "For using the ObjectNormalizer.",
  7236. "symfony/property-info": "To deserialize relations.",
  7237. "symfony/yaml": "For using the default YAML mapping loader."
  7238. },
  7239. "type": "library",
  7240. "extra": {
  7241. "branch-alias": {
  7242. "dev-master": "5.1-dev"
  7243. }
  7244. },
  7245. "autoload": {
  7246. "psr-4": {
  7247. "Symfony\\Component\\Serializer\\": ""
  7248. },
  7249. "exclude-from-classmap": [
  7250. "/Tests/"
  7251. ]
  7252. },
  7253. "notification-url": "https://packagist.org/downloads/",
  7254. "license": [
  7255. "MIT"
  7256. ],
  7257. "authors": [
  7258. {
  7259. "name": "Fabien Potencier",
  7260. "email": "fabien@symfony.com"
  7261. },
  7262. {
  7263. "name": "Symfony Community",
  7264. "homepage": "https://symfony.com/contributors"
  7265. }
  7266. ],
  7267. "description": "Symfony Serializer Component",
  7268. "homepage": "https://symfony.com",
  7269. "funding": [
  7270. {
  7271. "url": "https://symfony.com/sponsor",
  7272. "type": "custom"
  7273. },
  7274. {
  7275. "url": "https://github.com/fabpot",
  7276. "type": "github"
  7277. },
  7278. {
  7279. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7280. "type": "tidelift"
  7281. }
  7282. ],
  7283. "time": "2020-07-23T08:36:24+00:00"
  7284. },
  7285. {
  7286. "name": "symfony/service-contracts",
  7287. "version": "v2.1.3",
  7288. "source": {
  7289. "type": "git",
  7290. "url": "https://github.com/symfony/service-contracts.git",
  7291. "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442"
  7292. },
  7293. "dist": {
  7294. "type": "zip",
  7295. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442",
  7296. "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442",
  7297. "shasum": "",
  7298. "mirrors": [
  7299. {
  7300. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7301. "preferred": true
  7302. }
  7303. ]
  7304. },
  7305. "require": {
  7306. "php": ">=7.2.5",
  7307. "psr/container": "^1.0"
  7308. },
  7309. "suggest": {
  7310. "symfony/service-implementation": ""
  7311. },
  7312. "type": "library",
  7313. "extra": {
  7314. "branch-alias": {
  7315. "dev-master": "2.1-dev"
  7316. },
  7317. "thanks": {
  7318. "name": "symfony/contracts",
  7319. "url": "https://github.com/symfony/contracts"
  7320. }
  7321. },
  7322. "autoload": {
  7323. "psr-4": {
  7324. "Symfony\\Contracts\\Service\\": ""
  7325. }
  7326. },
  7327. "notification-url": "https://packagist.org/downloads/",
  7328. "license": [
  7329. "MIT"
  7330. ],
  7331. "authors": [
  7332. {
  7333. "name": "Nicolas Grekas",
  7334. "email": "p@tchwork.com"
  7335. },
  7336. {
  7337. "name": "Symfony Community",
  7338. "homepage": "https://symfony.com/contributors"
  7339. }
  7340. ],
  7341. "description": "Generic abstractions related to writing services",
  7342. "homepage": "https://symfony.com",
  7343. "keywords": [
  7344. "abstractions",
  7345. "contracts",
  7346. "decoupling",
  7347. "interfaces",
  7348. "interoperability",
  7349. "standards"
  7350. ],
  7351. "time": "2020-07-06T13:23:11+00:00"
  7352. },
  7353. {
  7354. "name": "symfony/string",
  7355. "version": "v5.1.2",
  7356. "source": {
  7357. "type": "git",
  7358. "url": "https://github.com/symfony/string.git",
  7359. "reference": "ac70459db781108db7c6d8981dd31ce0e29e3298"
  7360. },
  7361. "dist": {
  7362. "type": "zip",
  7363. "url": "https://api.github.com/repos/symfony/string/zipball/ac70459db781108db7c6d8981dd31ce0e29e3298",
  7364. "reference": "ac70459db781108db7c6d8981dd31ce0e29e3298",
  7365. "shasum": "",
  7366. "mirrors": [
  7367. {
  7368. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7369. "preferred": true
  7370. }
  7371. ]
  7372. },
  7373. "require": {
  7374. "php": ">=7.2.5",
  7375. "symfony/polyfill-ctype": "~1.8",
  7376. "symfony/polyfill-intl-grapheme": "~1.0",
  7377. "symfony/polyfill-intl-normalizer": "~1.0",
  7378. "symfony/polyfill-mbstring": "~1.0",
  7379. "symfony/polyfill-php80": "~1.15"
  7380. },
  7381. "require-dev": {
  7382. "symfony/error-handler": "^4.4|^5.0",
  7383. "symfony/http-client": "^4.4|^5.0",
  7384. "symfony/translation-contracts": "^1.1|^2",
  7385. "symfony/var-exporter": "^4.4|^5.0"
  7386. },
  7387. "type": "library",
  7388. "extra": {
  7389. "branch-alias": {
  7390. "dev-master": "5.1-dev"
  7391. }
  7392. },
  7393. "autoload": {
  7394. "psr-4": {
  7395. "Symfony\\Component\\String\\": ""
  7396. },
  7397. "files": [
  7398. "Resources/functions.php"
  7399. ],
  7400. "exclude-from-classmap": [
  7401. "/Tests/"
  7402. ]
  7403. },
  7404. "notification-url": "https://packagist.org/downloads/",
  7405. "license": [
  7406. "MIT"
  7407. ],
  7408. "authors": [
  7409. {
  7410. "name": "Nicolas Grekas",
  7411. "email": "p@tchwork.com"
  7412. },
  7413. {
  7414. "name": "Symfony Community",
  7415. "homepage": "https://symfony.com/contributors"
  7416. }
  7417. ],
  7418. "description": "Symfony String component",
  7419. "homepage": "https://symfony.com",
  7420. "keywords": [
  7421. "grapheme",
  7422. "i18n",
  7423. "string",
  7424. "unicode",
  7425. "utf-8",
  7426. "utf8"
  7427. ],
  7428. "time": "2020-06-11T12:16:36+00:00"
  7429. },
  7430. {
  7431. "name": "symfony/translation",
  7432. "version": "v5.1.2",
  7433. "source": {
  7434. "type": "git",
  7435. "url": "https://github.com/symfony/translation.git",
  7436. "reference": "d387f07d4c15f9c09439cf3f13ddbe0b2c5e8be2"
  7437. },
  7438. "dist": {
  7439. "type": "zip",
  7440. "url": "https://api.github.com/repos/symfony/translation/zipball/d387f07d4c15f9c09439cf3f13ddbe0b2c5e8be2",
  7441. "reference": "d387f07d4c15f9c09439cf3f13ddbe0b2c5e8be2",
  7442. "shasum": "",
  7443. "mirrors": [
  7444. {
  7445. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7446. "preferred": true
  7447. }
  7448. ]
  7449. },
  7450. "require": {
  7451. "php": ">=7.2.5",
  7452. "symfony/polyfill-mbstring": "~1.0",
  7453. "symfony/polyfill-php80": "^1.15",
  7454. "symfony/translation-contracts": "^2"
  7455. },
  7456. "conflict": {
  7457. "symfony/config": "<4.4",
  7458. "symfony/dependency-injection": "<5.0",
  7459. "symfony/http-kernel": "<5.0",
  7460. "symfony/twig-bundle": "<5.0",
  7461. "symfony/yaml": "<4.4"
  7462. },
  7463. "provide": {
  7464. "symfony/translation-implementation": "2.0"
  7465. },
  7466. "require-dev": {
  7467. "psr/log": "~1.0",
  7468. "symfony/config": "^4.4|^5.0",
  7469. "symfony/console": "^4.4|^5.0",
  7470. "symfony/dependency-injection": "^5.0",
  7471. "symfony/finder": "^4.4|^5.0",
  7472. "symfony/http-kernel": "^5.0",
  7473. "symfony/intl": "^4.4|^5.0",
  7474. "symfony/service-contracts": "^1.1.2|^2",
  7475. "symfony/yaml": "^4.4|^5.0"
  7476. },
  7477. "suggest": {
  7478. "psr/log-implementation": "To use logging capability in translator",
  7479. "symfony/config": "",
  7480. "symfony/yaml": ""
  7481. },
  7482. "type": "library",
  7483. "extra": {
  7484. "branch-alias": {
  7485. "dev-master": "5.1-dev"
  7486. }
  7487. },
  7488. "autoload": {
  7489. "psr-4": {
  7490. "Symfony\\Component\\Translation\\": ""
  7491. },
  7492. "exclude-from-classmap": [
  7493. "/Tests/"
  7494. ]
  7495. },
  7496. "notification-url": "https://packagist.org/downloads/",
  7497. "license": [
  7498. "MIT"
  7499. ],
  7500. "authors": [
  7501. {
  7502. "name": "Fabien Potencier",
  7503. "email": "fabien@symfony.com"
  7504. },
  7505. {
  7506. "name": "Symfony Community",
  7507. "homepage": "https://symfony.com/contributors"
  7508. }
  7509. ],
  7510. "description": "Symfony Translation Component",
  7511. "homepage": "https://symfony.com",
  7512. "time": "2020-05-30T20:35:19+00:00"
  7513. },
  7514. {
  7515. "name": "symfony/translation-contracts",
  7516. "version": "v2.1.3",
  7517. "source": {
  7518. "type": "git",
  7519. "url": "https://github.com/symfony/translation-contracts.git",
  7520. "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63"
  7521. },
  7522. "dist": {
  7523. "type": "zip",
  7524. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/616a9773c853097607cf9dd6577d5b143ffdcd63",
  7525. "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63",
  7526. "shasum": "",
  7527. "mirrors": [
  7528. {
  7529. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7530. "preferred": true
  7531. }
  7532. ]
  7533. },
  7534. "require": {
  7535. "php": ">=7.2.5"
  7536. },
  7537. "suggest": {
  7538. "symfony/translation-implementation": ""
  7539. },
  7540. "type": "library",
  7541. "extra": {
  7542. "branch-alias": {
  7543. "dev-master": "2.1-dev"
  7544. },
  7545. "thanks": {
  7546. "name": "symfony/contracts",
  7547. "url": "https://github.com/symfony/contracts"
  7548. }
  7549. },
  7550. "autoload": {
  7551. "psr-4": {
  7552. "Symfony\\Contracts\\Translation\\": ""
  7553. }
  7554. },
  7555. "notification-url": "https://packagist.org/downloads/",
  7556. "license": [
  7557. "MIT"
  7558. ],
  7559. "authors": [
  7560. {
  7561. "name": "Nicolas Grekas",
  7562. "email": "p@tchwork.com"
  7563. },
  7564. {
  7565. "name": "Symfony Community",
  7566. "homepage": "https://symfony.com/contributors"
  7567. }
  7568. ],
  7569. "description": "Generic abstractions related to translation",
  7570. "homepage": "https://symfony.com",
  7571. "keywords": [
  7572. "abstractions",
  7573. "contracts",
  7574. "decoupling",
  7575. "interfaces",
  7576. "interoperability",
  7577. "standards"
  7578. ],
  7579. "time": "2020-07-06T13:23:11+00:00"
  7580. },
  7581. {
  7582. "name": "symfony/var-exporter",
  7583. "version": "v5.1.3",
  7584. "source": {
  7585. "type": "git",
  7586. "url": "https://github.com/symfony/var-exporter.git",
  7587. "reference": "eabaabfe1485ca955c5b53307eade15ccda57a15"
  7588. },
  7589. "dist": {
  7590. "type": "zip",
  7591. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/eabaabfe1485ca955c5b53307eade15ccda57a15",
  7592. "reference": "eabaabfe1485ca955c5b53307eade15ccda57a15",
  7593. "shasum": "",
  7594. "mirrors": [
  7595. {
  7596. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7597. "preferred": true
  7598. }
  7599. ]
  7600. },
  7601. "require": {
  7602. "php": ">=7.2.5",
  7603. "symfony/polyfill-php80": "^1.15"
  7604. },
  7605. "require-dev": {
  7606. "symfony/var-dumper": "^4.4.9|^5.0.9"
  7607. },
  7608. "type": "library",
  7609. "extra": {
  7610. "branch-alias": {
  7611. "dev-master": "5.1-dev"
  7612. }
  7613. },
  7614. "autoload": {
  7615. "psr-4": {
  7616. "Symfony\\Component\\VarExporter\\": ""
  7617. },
  7618. "exclude-from-classmap": [
  7619. "/Tests/"
  7620. ]
  7621. },
  7622. "notification-url": "https://packagist.org/downloads/",
  7623. "license": [
  7624. "MIT"
  7625. ],
  7626. "authors": [
  7627. {
  7628. "name": "Nicolas Grekas",
  7629. "email": "p@tchwork.com"
  7630. },
  7631. {
  7632. "name": "Symfony Community",
  7633. "homepage": "https://symfony.com/contributors"
  7634. }
  7635. ],
  7636. "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
  7637. "homepage": "https://symfony.com",
  7638. "keywords": [
  7639. "clone",
  7640. "construct",
  7641. "export",
  7642. "hydrate",
  7643. "instantiate",
  7644. "serialize"
  7645. ],
  7646. "funding": [
  7647. {
  7648. "url": "https://symfony.com/sponsor",
  7649. "type": "custom"
  7650. },
  7651. {
  7652. "url": "https://github.com/fabpot",
  7653. "type": "github"
  7654. },
  7655. {
  7656. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  7657. "type": "tidelift"
  7658. }
  7659. ],
  7660. "time": "2020-06-07T15:42:22+00:00"
  7661. },
  7662. {
  7663. "name": "vlucas/phpdotenv",
  7664. "version": "v4.1.8",
  7665. "source": {
  7666. "type": "git",
  7667. "url": "https://github.com/vlucas/phpdotenv.git",
  7668. "reference": "572af79d913627a9d70374d27a6f5d689a35de32"
  7669. },
  7670. "dist": {
  7671. "type": "zip",
  7672. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/572af79d913627a9d70374d27a6f5d689a35de32",
  7673. "reference": "572af79d913627a9d70374d27a6f5d689a35de32",
  7674. "shasum": "",
  7675. "mirrors": [
  7676. {
  7677. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7678. "preferred": true
  7679. }
  7680. ]
  7681. },
  7682. "require": {
  7683. "php": "^5.5.9 || ^7.0 || ^8.0",
  7684. "phpoption/phpoption": "^1.7.3",
  7685. "symfony/polyfill-ctype": "^1.17"
  7686. },
  7687. "require-dev": {
  7688. "bamarni/composer-bin-plugin": "^1.4.1",
  7689. "ext-filter": "*",
  7690. "ext-pcre": "*",
  7691. "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0"
  7692. },
  7693. "suggest": {
  7694. "ext-filter": "Required to use the boolean validator.",
  7695. "ext-pcre": "Required to use most of the library."
  7696. },
  7697. "type": "library",
  7698. "extra": {
  7699. "branch-alias": {
  7700. "dev-master": "4.1-dev"
  7701. }
  7702. },
  7703. "autoload": {
  7704. "psr-4": {
  7705. "Dotenv\\": "src/"
  7706. }
  7707. },
  7708. "notification-url": "https://packagist.org/downloads/",
  7709. "license": [
  7710. "BSD-3-Clause"
  7711. ],
  7712. "authors": [
  7713. {
  7714. "name": "Graham Campbell",
  7715. "email": "graham@alt-three.com",
  7716. "homepage": "https://gjcampbell.co.uk/"
  7717. },
  7718. {
  7719. "name": "Vance Lucas",
  7720. "email": "vance@vancelucas.com",
  7721. "homepage": "https://vancelucas.com/"
  7722. }
  7723. ],
  7724. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  7725. "keywords": [
  7726. "dotenv",
  7727. "env",
  7728. "environment"
  7729. ],
  7730. "time": "2020-07-14T19:22:52+00:00"
  7731. },
  7732. {
  7733. "name": "webmozart/assert",
  7734. "version": "1.9.1",
  7735. "source": {
  7736. "type": "git",
  7737. "url": "https://github.com/webmozart/assert.git",
  7738. "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
  7739. },
  7740. "dist": {
  7741. "type": "zip",
  7742. "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
  7743. "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
  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": "^5.3.3 || ^7.0 || ^8.0",
  7754. "symfony/polyfill-ctype": "^1.8"
  7755. },
  7756. "conflict": {
  7757. "phpstan/phpstan": "<0.12.20",
  7758. "vimeo/psalm": "<3.9.1"
  7759. },
  7760. "require-dev": {
  7761. "phpunit/phpunit": "^4.8.36 || ^7.5.13"
  7762. },
  7763. "type": "library",
  7764. "autoload": {
  7765. "psr-4": {
  7766. "Webmozart\\Assert\\": "src/"
  7767. }
  7768. },
  7769. "notification-url": "https://packagist.org/downloads/",
  7770. "license": [
  7771. "MIT"
  7772. ],
  7773. "authors": [
  7774. {
  7775. "name": "Bernhard Schussek",
  7776. "email": "bschussek@gmail.com"
  7777. }
  7778. ],
  7779. "description": "Assertions to validate method input/output with nice error messages.",
  7780. "keywords": [
  7781. "assert",
  7782. "check",
  7783. "validate"
  7784. ],
  7785. "time": "2020-07-08T17:02:28+00:00"
  7786. },
  7787. {
  7788. "name": "xxtime/flysystem-aliyun-oss",
  7789. "version": "1.5.0",
  7790. "source": {
  7791. "type": "git",
  7792. "url": "https://github.com/xxtime/flysystem-aliyun-oss.git",
  7793. "reference": "ae873b5919076157b9cfeaf39d2f56d2dbb39ee9"
  7794. },
  7795. "dist": {
  7796. "type": "zip",
  7797. "url": "https://api.github.com/repos/xxtime/flysystem-aliyun-oss/zipball/ae873b5919076157b9cfeaf39d2f56d2dbb39ee9",
  7798. "reference": "ae873b5919076157b9cfeaf39d2f56d2dbb39ee9",
  7799. "shasum": "",
  7800. "mirrors": [
  7801. {
  7802. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7803. "preferred": true
  7804. }
  7805. ]
  7806. },
  7807. "require": {
  7808. "aliyuncs/oss-sdk-php": "~2.3",
  7809. "league/flysystem": "^1.0.49",
  7810. "php": ">=5.5.0"
  7811. },
  7812. "type": "library",
  7813. "autoload": {
  7814. "psr-4": {
  7815. "Xxtime\\Flysystem\\Aliyun\\": "src/"
  7816. }
  7817. },
  7818. "notification-url": "https://packagist.org/downloads/",
  7819. "license": [
  7820. "MIT"
  7821. ],
  7822. "authors": [
  7823. {
  7824. "name": "Joe",
  7825. "email": "joe@xxtime.com",
  7826. "homepage": "https://github.com/xxtime",
  7827. "role": "Developer"
  7828. }
  7829. ],
  7830. "description": "AliYun OSS adapter for flysystem. aliyuncs/oss-sdk-php ~2.3",
  7831. "homepage": "https://github.com/xxtime/flysystem-aliyun-oss",
  7832. "keywords": [
  7833. "Flysystem",
  7834. "aliyun-oss",
  7835. "flysystem-aliyun-oss"
  7836. ],
  7837. "time": "2019-11-12T07:57:34+00:00"
  7838. }
  7839. ],
  7840. "packages-dev": [
  7841. {
  7842. "name": "composer/semver",
  7843. "version": "1.5.1",
  7844. "source": {
  7845. "type": "git",
  7846. "url": "https://github.com/composer/semver.git",
  7847. "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
  7848. },
  7849. "dist": {
  7850. "type": "zip",
  7851. "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
  7852. "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
  7853. "shasum": "",
  7854. "mirrors": [
  7855. {
  7856. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7857. "preferred": true
  7858. }
  7859. ]
  7860. },
  7861. "require": {
  7862. "php": "^5.3.2 || ^7.0"
  7863. },
  7864. "require-dev": {
  7865. "phpunit/phpunit": "^4.5 || ^5.0.5"
  7866. },
  7867. "type": "library",
  7868. "extra": {
  7869. "branch-alias": {
  7870. "dev-master": "1.x-dev"
  7871. }
  7872. },
  7873. "autoload": {
  7874. "psr-4": {
  7875. "Composer\\Semver\\": "src"
  7876. }
  7877. },
  7878. "notification-url": "https://packagist.org/downloads/",
  7879. "license": [
  7880. "MIT"
  7881. ],
  7882. "authors": [
  7883. {
  7884. "name": "Nils Adermann",
  7885. "email": "naderman@naderman.de",
  7886. "homepage": "http://www.naderman.de"
  7887. },
  7888. {
  7889. "name": "Jordi Boggiano",
  7890. "email": "j.boggiano@seld.be",
  7891. "homepage": "http://seld.be"
  7892. },
  7893. {
  7894. "name": "Rob Bast",
  7895. "email": "rob.bast@gmail.com",
  7896. "homepage": "http://robbast.nl"
  7897. }
  7898. ],
  7899. "description": "Semver library that offers utilities, version constraint parsing and validation.",
  7900. "keywords": [
  7901. "semantic",
  7902. "semver",
  7903. "validation",
  7904. "versioning"
  7905. ],
  7906. "time": "2020-01-13T12:06:48+00:00"
  7907. },
  7908. {
  7909. "name": "composer/xdebug-handler",
  7910. "version": "1.4.2",
  7911. "source": {
  7912. "type": "git",
  7913. "url": "https://github.com/composer/xdebug-handler.git",
  7914. "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51"
  7915. },
  7916. "dist": {
  7917. "type": "zip",
  7918. "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51",
  7919. "reference": "fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51",
  7920. "shasum": "",
  7921. "mirrors": [
  7922. {
  7923. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7924. "preferred": true
  7925. }
  7926. ]
  7927. },
  7928. "require": {
  7929. "php": "^5.3.2 || ^7.0 || ^8.0",
  7930. "psr/log": "^1.0"
  7931. },
  7932. "require-dev": {
  7933. "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
  7934. },
  7935. "type": "library",
  7936. "autoload": {
  7937. "psr-4": {
  7938. "Composer\\XdebugHandler\\": "src"
  7939. }
  7940. },
  7941. "notification-url": "https://packagist.org/downloads/",
  7942. "license": [
  7943. "MIT"
  7944. ],
  7945. "authors": [
  7946. {
  7947. "name": "John Stevenson",
  7948. "email": "john-stevenson@blueyonder.co.uk"
  7949. }
  7950. ],
  7951. "description": "Restarts a process without Xdebug.",
  7952. "keywords": [
  7953. "Xdebug",
  7954. "performance"
  7955. ],
  7956. "time": "2020-06-04T11:16:35+00:00"
  7957. },
  7958. {
  7959. "name": "doctrine/cache",
  7960. "version": "1.10.2",
  7961. "source": {
  7962. "type": "git",
  7963. "url": "https://github.com/doctrine/cache.git",
  7964. "reference": "13e3381b25847283a91948d04640543941309727"
  7965. },
  7966. "dist": {
  7967. "type": "zip",
  7968. "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
  7969. "reference": "13e3381b25847283a91948d04640543941309727",
  7970. "shasum": "",
  7971. "mirrors": [
  7972. {
  7973. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7974. "preferred": true
  7975. }
  7976. ]
  7977. },
  7978. "require": {
  7979. "php": "~7.1 || ^8.0"
  7980. },
  7981. "conflict": {
  7982. "doctrine/common": ">2.2,<2.4"
  7983. },
  7984. "require-dev": {
  7985. "alcaeus/mongo-php-adapter": "^1.1",
  7986. "doctrine/coding-standard": "^6.0",
  7987. "mongodb/mongodb": "^1.1",
  7988. "phpunit/phpunit": "^7.0",
  7989. "predis/predis": "~1.0"
  7990. },
  7991. "suggest": {
  7992. "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
  7993. },
  7994. "type": "library",
  7995. "extra": {
  7996. "branch-alias": {
  7997. "dev-master": "1.9.x-dev"
  7998. }
  7999. },
  8000. "autoload": {
  8001. "psr-4": {
  8002. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  8003. }
  8004. },
  8005. "notification-url": "https://packagist.org/downloads/",
  8006. "license": [
  8007. "MIT"
  8008. ],
  8009. "authors": [
  8010. {
  8011. "name": "Guilherme Blanco",
  8012. "email": "guilhermeblanco@gmail.com"
  8013. },
  8014. {
  8015. "name": "Roman Borschel",
  8016. "email": "roman@code-factory.org"
  8017. },
  8018. {
  8019. "name": "Benjamin Eberlei",
  8020. "email": "kontakt@beberlei.de"
  8021. },
  8022. {
  8023. "name": "Jonathan Wage",
  8024. "email": "jonwage@gmail.com"
  8025. },
  8026. {
  8027. "name": "Johannes Schmitt",
  8028. "email": "schmittjoh@gmail.com"
  8029. }
  8030. ],
  8031. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  8032. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  8033. "keywords": [
  8034. "abstraction",
  8035. "apcu",
  8036. "cache",
  8037. "caching",
  8038. "couchdb",
  8039. "memcached",
  8040. "php",
  8041. "redis",
  8042. "xcache"
  8043. ],
  8044. "time": "2020-07-07T18:54:01+00:00"
  8045. },
  8046. {
  8047. "name": "doctrine/collections",
  8048. "version": "1.6.6",
  8049. "source": {
  8050. "type": "git",
  8051. "url": "https://github.com/doctrine/collections.git",
  8052. "reference": "5f0470363ff042d0057006ae7acabc5d7b5252d5"
  8053. },
  8054. "dist": {
  8055. "type": "zip",
  8056. "url": "https://api.github.com/repos/doctrine/collections/zipball/5f0470363ff042d0057006ae7acabc5d7b5252d5",
  8057. "reference": "5f0470363ff042d0057006ae7acabc5d7b5252d5",
  8058. "shasum": "",
  8059. "mirrors": [
  8060. {
  8061. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8062. "preferred": true
  8063. }
  8064. ]
  8065. },
  8066. "require": {
  8067. "php": "^7.1.3 || ^8.0"
  8068. },
  8069. "require-dev": {
  8070. "doctrine/coding-standard": "^6.0",
  8071. "phpstan/phpstan-shim": "^0.9.2",
  8072. "phpunit/phpunit": "^7.0",
  8073. "vimeo/psalm": "^3.8.1"
  8074. },
  8075. "type": "library",
  8076. "autoload": {
  8077. "psr-4": {
  8078. "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
  8079. }
  8080. },
  8081. "notification-url": "https://packagist.org/downloads/",
  8082. "license": [
  8083. "MIT"
  8084. ],
  8085. "authors": [
  8086. {
  8087. "name": "Guilherme Blanco",
  8088. "email": "guilhermeblanco@gmail.com"
  8089. },
  8090. {
  8091. "name": "Roman Borschel",
  8092. "email": "roman@code-factory.org"
  8093. },
  8094. {
  8095. "name": "Benjamin Eberlei",
  8096. "email": "kontakt@beberlei.de"
  8097. },
  8098. {
  8099. "name": "Jonathan Wage",
  8100. "email": "jonwage@gmail.com"
  8101. },
  8102. {
  8103. "name": "Johannes Schmitt",
  8104. "email": "schmittjoh@gmail.com"
  8105. }
  8106. ],
  8107. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  8108. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  8109. "keywords": [
  8110. "array",
  8111. "collections",
  8112. "iterators",
  8113. "php"
  8114. ],
  8115. "time": "2020-06-22T19:14:02+00:00"
  8116. },
  8117. {
  8118. "name": "doctrine/common",
  8119. "version": "2.13.3",
  8120. "source": {
  8121. "type": "git",
  8122. "url": "https://github.com/doctrine/common.git",
  8123. "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
  8124. },
  8125. "dist": {
  8126. "type": "zip",
  8127. "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
  8128. "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
  8129. "shasum": "",
  8130. "mirrors": [
  8131. {
  8132. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8133. "preferred": true
  8134. }
  8135. ]
  8136. },
  8137. "require": {
  8138. "doctrine/annotations": "^1.0",
  8139. "doctrine/cache": "^1.0",
  8140. "doctrine/collections": "^1.0",
  8141. "doctrine/event-manager": "^1.0",
  8142. "doctrine/inflector": "^1.0",
  8143. "doctrine/lexer": "^1.0",
  8144. "doctrine/persistence": "^1.3.3",
  8145. "doctrine/reflection": "^1.0",
  8146. "php": "^7.1 || ^8.0"
  8147. },
  8148. "require-dev": {
  8149. "doctrine/coding-standard": "^1.0",
  8150. "phpstan/phpstan": "^0.11",
  8151. "phpstan/phpstan-phpunit": "^0.11",
  8152. "phpunit/phpunit": "^7.0",
  8153. "squizlabs/php_codesniffer": "^3.0",
  8154. "symfony/phpunit-bridge": "^4.0.5"
  8155. },
  8156. "type": "library",
  8157. "extra": {
  8158. "branch-alias": {
  8159. "dev-master": "2.11.x-dev"
  8160. }
  8161. },
  8162. "autoload": {
  8163. "psr-4": {
  8164. "Doctrine\\Common\\": "lib/Doctrine/Common"
  8165. }
  8166. },
  8167. "notification-url": "https://packagist.org/downloads/",
  8168. "license": [
  8169. "MIT"
  8170. ],
  8171. "authors": [
  8172. {
  8173. "name": "Guilherme Blanco",
  8174. "email": "guilhermeblanco@gmail.com"
  8175. },
  8176. {
  8177. "name": "Roman Borschel",
  8178. "email": "roman@code-factory.org"
  8179. },
  8180. {
  8181. "name": "Benjamin Eberlei",
  8182. "email": "kontakt@beberlei.de"
  8183. },
  8184. {
  8185. "name": "Jonathan Wage",
  8186. "email": "jonwage@gmail.com"
  8187. },
  8188. {
  8189. "name": "Johannes Schmitt",
  8190. "email": "schmittjoh@gmail.com"
  8191. },
  8192. {
  8193. "name": "Marco Pivetta",
  8194. "email": "ocramius@gmail.com"
  8195. }
  8196. ],
  8197. "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.",
  8198. "homepage": "https://www.doctrine-project.org/projects/common.html",
  8199. "keywords": [
  8200. "common",
  8201. "doctrine",
  8202. "php"
  8203. ],
  8204. "time": "2020-06-05T16:46:05+00:00"
  8205. },
  8206. {
  8207. "name": "doctrine/event-manager",
  8208. "version": "1.1.0",
  8209. "source": {
  8210. "type": "git",
  8211. "url": "https://github.com/doctrine/event-manager.git",
  8212. "reference": "629572819973f13486371cb611386eb17851e85c"
  8213. },
  8214. "dist": {
  8215. "type": "zip",
  8216. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
  8217. "reference": "629572819973f13486371cb611386eb17851e85c",
  8218. "shasum": "",
  8219. "mirrors": [
  8220. {
  8221. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8222. "preferred": true
  8223. }
  8224. ]
  8225. },
  8226. "require": {
  8227. "php": "^7.1"
  8228. },
  8229. "conflict": {
  8230. "doctrine/common": "<2.9@dev"
  8231. },
  8232. "require-dev": {
  8233. "doctrine/coding-standard": "^6.0",
  8234. "phpunit/phpunit": "^7.0"
  8235. },
  8236. "type": "library",
  8237. "extra": {
  8238. "branch-alias": {
  8239. "dev-master": "1.0.x-dev"
  8240. }
  8241. },
  8242. "autoload": {
  8243. "psr-4": {
  8244. "Doctrine\\Common\\": "lib/Doctrine/Common"
  8245. }
  8246. },
  8247. "notification-url": "https://packagist.org/downloads/",
  8248. "license": [
  8249. "MIT"
  8250. ],
  8251. "authors": [
  8252. {
  8253. "name": "Guilherme Blanco",
  8254. "email": "guilhermeblanco@gmail.com"
  8255. },
  8256. {
  8257. "name": "Roman Borschel",
  8258. "email": "roman@code-factory.org"
  8259. },
  8260. {
  8261. "name": "Benjamin Eberlei",
  8262. "email": "kontakt@beberlei.de"
  8263. },
  8264. {
  8265. "name": "Jonathan Wage",
  8266. "email": "jonwage@gmail.com"
  8267. },
  8268. {
  8269. "name": "Johannes Schmitt",
  8270. "email": "schmittjoh@gmail.com"
  8271. },
  8272. {
  8273. "name": "Marco Pivetta",
  8274. "email": "ocramius@gmail.com"
  8275. }
  8276. ],
  8277. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  8278. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  8279. "keywords": [
  8280. "event",
  8281. "event dispatcher",
  8282. "event manager",
  8283. "event system",
  8284. "events"
  8285. ],
  8286. "time": "2019-11-10T09:48:07+00:00"
  8287. },
  8288. {
  8289. "name": "doctrine/persistence",
  8290. "version": "1.3.7",
  8291. "source": {
  8292. "type": "git",
  8293. "url": "https://github.com/doctrine/persistence.git",
  8294. "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0"
  8295. },
  8296. "dist": {
  8297. "type": "zip",
  8298. "url": "https://api.github.com/repos/doctrine/persistence/zipball/0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
  8299. "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
  8300. "shasum": "",
  8301. "mirrors": [
  8302. {
  8303. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8304. "preferred": true
  8305. }
  8306. ]
  8307. },
  8308. "require": {
  8309. "doctrine/annotations": "^1.0",
  8310. "doctrine/cache": "^1.0",
  8311. "doctrine/collections": "^1.0",
  8312. "doctrine/event-manager": "^1.0",
  8313. "doctrine/reflection": "^1.2",
  8314. "php": "^7.1"
  8315. },
  8316. "conflict": {
  8317. "doctrine/common": "<2.10@dev"
  8318. },
  8319. "require-dev": {
  8320. "doctrine/coding-standard": "^6.0",
  8321. "phpstan/phpstan": "^0.11",
  8322. "phpunit/phpunit": "^7.0"
  8323. },
  8324. "type": "library",
  8325. "extra": {
  8326. "branch-alias": {
  8327. "dev-master": "1.3.x-dev"
  8328. }
  8329. },
  8330. "autoload": {
  8331. "psr-4": {
  8332. "Doctrine\\Common\\": "lib/Doctrine/Common",
  8333. "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
  8334. }
  8335. },
  8336. "notification-url": "https://packagist.org/downloads/",
  8337. "license": [
  8338. "MIT"
  8339. ],
  8340. "authors": [
  8341. {
  8342. "name": "Guilherme Blanco",
  8343. "email": "guilhermeblanco@gmail.com"
  8344. },
  8345. {
  8346. "name": "Roman Borschel",
  8347. "email": "roman@code-factory.org"
  8348. },
  8349. {
  8350. "name": "Benjamin Eberlei",
  8351. "email": "kontakt@beberlei.de"
  8352. },
  8353. {
  8354. "name": "Jonathan Wage",
  8355. "email": "jonwage@gmail.com"
  8356. },
  8357. {
  8358. "name": "Johannes Schmitt",
  8359. "email": "schmittjoh@gmail.com"
  8360. },
  8361. {
  8362. "name": "Marco Pivetta",
  8363. "email": "ocramius@gmail.com"
  8364. }
  8365. ],
  8366. "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
  8367. "homepage": "https://doctrine-project.org/projects/persistence.html",
  8368. "keywords": [
  8369. "mapper",
  8370. "object",
  8371. "odm",
  8372. "orm",
  8373. "persistence"
  8374. ],
  8375. "time": "2020-03-21T15:13:52+00:00"
  8376. },
  8377. {
  8378. "name": "doctrine/reflection",
  8379. "version": "1.2.1",
  8380. "source": {
  8381. "type": "git",
  8382. "url": "https://github.com/doctrine/reflection.git",
  8383. "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79"
  8384. },
  8385. "dist": {
  8386. "type": "zip",
  8387. "url": "https://api.github.com/repos/doctrine/reflection/zipball/55e71912dfcd824b2fdd16f2d9afe15684cfce79",
  8388. "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79",
  8389. "shasum": "",
  8390. "mirrors": [
  8391. {
  8392. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8393. "preferred": true
  8394. }
  8395. ]
  8396. },
  8397. "require": {
  8398. "doctrine/annotations": "^1.0",
  8399. "ext-tokenizer": "*",
  8400. "php": "^7.1"
  8401. },
  8402. "conflict": {
  8403. "doctrine/common": "<2.9"
  8404. },
  8405. "require-dev": {
  8406. "doctrine/coding-standard": "^5.0",
  8407. "doctrine/common": "^2.10",
  8408. "phpstan/phpstan": "^0.11.0",
  8409. "phpstan/phpstan-phpunit": "^0.11.0",
  8410. "phpunit/phpunit": "^7.0"
  8411. },
  8412. "type": "library",
  8413. "extra": {
  8414. "branch-alias": {
  8415. "dev-master": "1.2.x-dev"
  8416. }
  8417. },
  8418. "autoload": {
  8419. "psr-4": {
  8420. "Doctrine\\Common\\": "lib/Doctrine/Common"
  8421. }
  8422. },
  8423. "notification-url": "https://packagist.org/downloads/",
  8424. "license": [
  8425. "MIT"
  8426. ],
  8427. "authors": [
  8428. {
  8429. "name": "Guilherme Blanco",
  8430. "email": "guilhermeblanco@gmail.com"
  8431. },
  8432. {
  8433. "name": "Roman Borschel",
  8434. "email": "roman@code-factory.org"
  8435. },
  8436. {
  8437. "name": "Benjamin Eberlei",
  8438. "email": "kontakt@beberlei.de"
  8439. },
  8440. {
  8441. "name": "Jonathan Wage",
  8442. "email": "jonwage@gmail.com"
  8443. },
  8444. {
  8445. "name": "Johannes Schmitt",
  8446. "email": "schmittjoh@gmail.com"
  8447. },
  8448. {
  8449. "name": "Marco Pivetta",
  8450. "email": "ocramius@gmail.com"
  8451. }
  8452. ],
  8453. "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.",
  8454. "homepage": "https://www.doctrine-project.org/projects/reflection.html",
  8455. "keywords": [
  8456. "reflection",
  8457. "static"
  8458. ],
  8459. "time": "2020-03-27T11:06:43+00:00"
  8460. },
  8461. {
  8462. "name": "friendsofphp/php-cs-fixer",
  8463. "version": "v2.16.4",
  8464. "source": {
  8465. "type": "git",
  8466. "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
  8467. "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13"
  8468. },
  8469. "dist": {
  8470. "type": "zip",
  8471. "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/1023c3458137ab052f6ff1e09621a721bfdeca13",
  8472. "reference": "1023c3458137ab052f6ff1e09621a721bfdeca13",
  8473. "shasum": "",
  8474. "mirrors": [
  8475. {
  8476. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8477. "preferred": true
  8478. }
  8479. ]
  8480. },
  8481. "require": {
  8482. "composer/semver": "^1.4",
  8483. "composer/xdebug-handler": "^1.2",
  8484. "doctrine/annotations": "^1.2",
  8485. "ext-json": "*",
  8486. "ext-tokenizer": "*",
  8487. "php": "^5.6 || ^7.0",
  8488. "php-cs-fixer/diff": "^1.3",
  8489. "symfony/console": "^3.4.17 || ^4.1.6 || ^5.0",
  8490. "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
  8491. "symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
  8492. "symfony/finder": "^3.0 || ^4.0 || ^5.0",
  8493. "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
  8494. "symfony/polyfill-php70": "^1.0",
  8495. "symfony/polyfill-php72": "^1.4",
  8496. "symfony/process": "^3.0 || ^4.0 || ^5.0",
  8497. "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
  8498. },
  8499. "require-dev": {
  8500. "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
  8501. "justinrainbow/json-schema": "^5.0",
  8502. "keradus/cli-executor": "^1.2",
  8503. "mikey179/vfsstream": "^1.6",
  8504. "php-coveralls/php-coveralls": "^2.1",
  8505. "php-cs-fixer/accessible-object": "^1.0",
  8506. "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1",
  8507. "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
  8508. "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
  8509. "phpunitgoodpractices/traits": "^1.8",
  8510. "symfony/phpunit-bridge": "^5.1",
  8511. "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
  8512. },
  8513. "suggest": {
  8514. "ext-dom": "For handling output formats in XML",
  8515. "ext-mbstring": "For handling non-UTF8 characters.",
  8516. "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
  8517. "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
  8518. "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
  8519. },
  8520. "bin": [
  8521. "php-cs-fixer"
  8522. ],
  8523. "type": "application",
  8524. "autoload": {
  8525. "psr-4": {
  8526. "PhpCsFixer\\": "src/"
  8527. },
  8528. "classmap": [
  8529. "tests/Test/AbstractFixerTestCase.php",
  8530. "tests/Test/AbstractIntegrationCaseFactory.php",
  8531. "tests/Test/AbstractIntegrationTestCase.php",
  8532. "tests/Test/Assert/AssertTokensTrait.php",
  8533. "tests/Test/IntegrationCase.php",
  8534. "tests/Test/IntegrationCaseFactory.php",
  8535. "tests/Test/IntegrationCaseFactoryInterface.php",
  8536. "tests/Test/InternalIntegrationCaseFactory.php",
  8537. "tests/Test/IsIdenticalConstraint.php",
  8538. "tests/TestCase.php"
  8539. ]
  8540. },
  8541. "notification-url": "https://packagist.org/downloads/",
  8542. "license": [
  8543. "MIT"
  8544. ],
  8545. "authors": [
  8546. {
  8547. "name": "Fabien Potencier",
  8548. "email": "fabien@symfony.com"
  8549. },
  8550. {
  8551. "name": "Dariusz Rumiński",
  8552. "email": "dariusz.ruminski@gmail.com"
  8553. }
  8554. ],
  8555. "description": "A tool to automatically fix PHP code style",
  8556. "time": "2020-06-27T23:57:46+00:00"
  8557. },
  8558. {
  8559. "name": "hamcrest/hamcrest-php",
  8560. "version": "v2.0.1",
  8561. "source": {
  8562. "type": "git",
  8563. "url": "https://github.com/hamcrest/hamcrest-php.git",
  8564. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
  8565. },
  8566. "dist": {
  8567. "type": "zip",
  8568. "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  8569. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  8570. "shasum": "",
  8571. "mirrors": [
  8572. {
  8573. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8574. "preferred": true
  8575. }
  8576. ]
  8577. },
  8578. "require": {
  8579. "php": "^5.3|^7.0|^8.0"
  8580. },
  8581. "replace": {
  8582. "cordoval/hamcrest-php": "*",
  8583. "davedevelopment/hamcrest-php": "*",
  8584. "kodova/hamcrest-php": "*"
  8585. },
  8586. "require-dev": {
  8587. "phpunit/php-file-iterator": "^1.4 || ^2.0",
  8588. "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
  8589. },
  8590. "type": "library",
  8591. "extra": {
  8592. "branch-alias": {
  8593. "dev-master": "2.1-dev"
  8594. }
  8595. },
  8596. "autoload": {
  8597. "classmap": [
  8598. "hamcrest"
  8599. ]
  8600. },
  8601. "notification-url": "https://packagist.org/downloads/",
  8602. "license": [
  8603. "BSD-3-Clause"
  8604. ],
  8605. "description": "This is the PHP port of Hamcrest Matchers",
  8606. "keywords": [
  8607. "test"
  8608. ],
  8609. "time": "2020-07-09T08:09:16+00:00"
  8610. },
  8611. {
  8612. "name": "hyperf/testing",
  8613. "version": "v2.0.0",
  8614. "source": {
  8615. "type": "git",
  8616. "url": "https://github.com/hyperf/testing.git",
  8617. "reference": "1898f675fc050fa71c0e474f40ab5163ebc30d8a"
  8618. },
  8619. "dist": {
  8620. "type": "zip",
  8621. "url": "https://api.github.com/repos/hyperf/testing/zipball/1898f675fc050fa71c0e474f40ab5163ebc30d8a",
  8622. "reference": "1898f675fc050fa71c0e474f40ab5163ebc30d8a",
  8623. "shasum": "",
  8624. "mirrors": [
  8625. {
  8626. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8627. "preferred": true
  8628. }
  8629. ]
  8630. },
  8631. "require": {
  8632. "hyperf/contract": "~2.0.0",
  8633. "hyperf/http-message": "~2.0.0",
  8634. "hyperf/http-server": "~2.0.0",
  8635. "hyperf/utils": "~2.0.0",
  8636. "php": ">=7.2",
  8637. "phpunit/phpunit": "^7.0",
  8638. "psr/container": "^1.0"
  8639. },
  8640. "require-dev": {
  8641. "friendsofphp/php-cs-fixer": "^2.9",
  8642. "malukenho/docheader": "^0.1.6",
  8643. "mockery/mockery": "^1.0"
  8644. },
  8645. "bin": [
  8646. "co-phpunit"
  8647. ],
  8648. "type": "library",
  8649. "extra": {
  8650. "branch-alias": {
  8651. "dev-master": "2.0-dev"
  8652. }
  8653. },
  8654. "autoload": {
  8655. "psr-4": {
  8656. "Hyperf\\Testing\\": "src/"
  8657. }
  8658. },
  8659. "notification-url": "https://packagist.org/downloads/",
  8660. "license": [
  8661. "MIT"
  8662. ],
  8663. "description": "Testing for hyperf",
  8664. "keywords": [
  8665. "php",
  8666. "swoole",
  8667. "testing"
  8668. ],
  8669. "time": "2020-06-19T13:11:07+00:00"
  8670. },
  8671. {
  8672. "name": "mockery/mockery",
  8673. "version": "1.3.2",
  8674. "source": {
  8675. "type": "git",
  8676. "url": "https://github.com/mockery/mockery.git",
  8677. "reference": "9b6f117dd7d36dc3858d8d8ddf9b3d584fcae283"
  8678. },
  8679. "dist": {
  8680. "type": "zip",
  8681. "url": "https://api.github.com/repos/mockery/mockery/zipball/9b6f117dd7d36dc3858d8d8ddf9b3d584fcae283",
  8682. "reference": "9b6f117dd7d36dc3858d8d8ddf9b3d584fcae283",
  8683. "shasum": "",
  8684. "mirrors": [
  8685. {
  8686. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8687. "preferred": true
  8688. }
  8689. ]
  8690. },
  8691. "require": {
  8692. "hamcrest/hamcrest-php": "^2.0.1",
  8693. "lib-pcre": ">=7.0",
  8694. "php": ">=5.6.0"
  8695. },
  8696. "require-dev": {
  8697. "phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0|~9.0"
  8698. },
  8699. "type": "library",
  8700. "extra": {
  8701. "branch-alias": {
  8702. "dev-master": "1.3.x-dev"
  8703. }
  8704. },
  8705. "autoload": {
  8706. "psr-0": {
  8707. "Mockery": "library/"
  8708. }
  8709. },
  8710. "notification-url": "https://packagist.org/downloads/",
  8711. "license": [
  8712. "BSD-3-Clause"
  8713. ],
  8714. "authors": [
  8715. {
  8716. "name": "Pádraic Brady",
  8717. "email": "padraic.brady@gmail.com",
  8718. "homepage": "http://blog.astrumfutura.com"
  8719. },
  8720. {
  8721. "name": "Dave Marshall",
  8722. "email": "dave.marshall@atstsolutions.co.uk",
  8723. "homepage": "http://davedevelopment.co.uk"
  8724. }
  8725. ],
  8726. "description": "Mockery is a simple yet flexible PHP mock object framework",
  8727. "homepage": "https://github.com/mockery/mockery",
  8728. "keywords": [
  8729. "BDD",
  8730. "TDD",
  8731. "library",
  8732. "mock",
  8733. "mock objects",
  8734. "mockery",
  8735. "stub",
  8736. "test",
  8737. "test double",
  8738. "testing"
  8739. ],
  8740. "time": "2020-07-09T08:23:05+00:00"
  8741. },
  8742. {
  8743. "name": "myclabs/deep-copy",
  8744. "version": "1.10.1",
  8745. "source": {
  8746. "type": "git",
  8747. "url": "https://github.com/myclabs/DeepCopy.git",
  8748. "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
  8749. },
  8750. "dist": {
  8751. "type": "zip",
  8752. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
  8753. "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
  8754. "shasum": "",
  8755. "mirrors": [
  8756. {
  8757. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8758. "preferred": true
  8759. }
  8760. ]
  8761. },
  8762. "require": {
  8763. "php": "^7.1 || ^8.0"
  8764. },
  8765. "replace": {
  8766. "myclabs/deep-copy": "self.version"
  8767. },
  8768. "require-dev": {
  8769. "doctrine/collections": "^1.0",
  8770. "doctrine/common": "^2.6",
  8771. "phpunit/phpunit": "^7.1"
  8772. },
  8773. "type": "library",
  8774. "autoload": {
  8775. "psr-4": {
  8776. "DeepCopy\\": "src/DeepCopy/"
  8777. },
  8778. "files": [
  8779. "src/DeepCopy/deep_copy.php"
  8780. ]
  8781. },
  8782. "notification-url": "https://packagist.org/downloads/",
  8783. "license": [
  8784. "MIT"
  8785. ],
  8786. "description": "Create deep copies (clones) of your objects",
  8787. "keywords": [
  8788. "clone",
  8789. "copy",
  8790. "duplicate",
  8791. "object",
  8792. "object graph"
  8793. ],
  8794. "time": "2020-06-29T13:22:24+00:00"
  8795. },
  8796. {
  8797. "name": "phar-io/manifest",
  8798. "version": "1.0.3",
  8799. "source": {
  8800. "type": "git",
  8801. "url": "https://github.com/phar-io/manifest.git",
  8802. "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
  8803. },
  8804. "dist": {
  8805. "type": "zip",
  8806. "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
  8807. "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
  8808. "shasum": "",
  8809. "mirrors": [
  8810. {
  8811. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8812. "preferred": true
  8813. }
  8814. ]
  8815. },
  8816. "require": {
  8817. "ext-dom": "*",
  8818. "ext-phar": "*",
  8819. "phar-io/version": "^2.0",
  8820. "php": "^5.6 || ^7.0"
  8821. },
  8822. "type": "library",
  8823. "extra": {
  8824. "branch-alias": {
  8825. "dev-master": "1.0.x-dev"
  8826. }
  8827. },
  8828. "autoload": {
  8829. "classmap": [
  8830. "src/"
  8831. ]
  8832. },
  8833. "notification-url": "https://packagist.org/downloads/",
  8834. "license": [
  8835. "BSD-3-Clause"
  8836. ],
  8837. "authors": [
  8838. {
  8839. "name": "Arne Blankerts",
  8840. "email": "arne@blankerts.de",
  8841. "role": "Developer"
  8842. },
  8843. {
  8844. "name": "Sebastian Heuer",
  8845. "email": "sebastian@phpeople.de",
  8846. "role": "Developer"
  8847. },
  8848. {
  8849. "name": "Sebastian Bergmann",
  8850. "email": "sebastian@phpunit.de",
  8851. "role": "Developer"
  8852. }
  8853. ],
  8854. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  8855. "time": "2018-07-08T19:23:20+00:00"
  8856. },
  8857. {
  8858. "name": "phar-io/version",
  8859. "version": "2.0.1",
  8860. "source": {
  8861. "type": "git",
  8862. "url": "https://github.com/phar-io/version.git",
  8863. "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
  8864. },
  8865. "dist": {
  8866. "type": "zip",
  8867. "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
  8868. "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
  8869. "shasum": "",
  8870. "mirrors": [
  8871. {
  8872. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8873. "preferred": true
  8874. }
  8875. ]
  8876. },
  8877. "require": {
  8878. "php": "^5.6 || ^7.0"
  8879. },
  8880. "type": "library",
  8881. "autoload": {
  8882. "classmap": [
  8883. "src/"
  8884. ]
  8885. },
  8886. "notification-url": "https://packagist.org/downloads/",
  8887. "license": [
  8888. "BSD-3-Clause"
  8889. ],
  8890. "authors": [
  8891. {
  8892. "name": "Arne Blankerts",
  8893. "email": "arne@blankerts.de",
  8894. "role": "Developer"
  8895. },
  8896. {
  8897. "name": "Sebastian Heuer",
  8898. "email": "sebastian@phpeople.de",
  8899. "role": "Developer"
  8900. },
  8901. {
  8902. "name": "Sebastian Bergmann",
  8903. "email": "sebastian@phpunit.de",
  8904. "role": "Developer"
  8905. }
  8906. ],
  8907. "description": "Library for handling version information and constraints",
  8908. "time": "2018-07-08T19:19:57+00:00"
  8909. },
  8910. {
  8911. "name": "php-cs-fixer/diff",
  8912. "version": "v1.3.0",
  8913. "source": {
  8914. "type": "git",
  8915. "url": "https://github.com/PHP-CS-Fixer/diff.git",
  8916. "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
  8917. },
  8918. "dist": {
  8919. "type": "zip",
  8920. "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
  8921. "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
  8922. "shasum": "",
  8923. "mirrors": [
  8924. {
  8925. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8926. "preferred": true
  8927. }
  8928. ]
  8929. },
  8930. "require": {
  8931. "php": "^5.6 || ^7.0"
  8932. },
  8933. "require-dev": {
  8934. "phpunit/phpunit": "^5.7.23 || ^6.4.3",
  8935. "symfony/process": "^3.3"
  8936. },
  8937. "type": "library",
  8938. "autoload": {
  8939. "classmap": [
  8940. "src/"
  8941. ]
  8942. },
  8943. "notification-url": "https://packagist.org/downloads/",
  8944. "license": [
  8945. "BSD-3-Clause"
  8946. ],
  8947. "authors": [
  8948. {
  8949. "name": "Kore Nordmann",
  8950. "email": "mail@kore-nordmann.de"
  8951. },
  8952. {
  8953. "name": "Sebastian Bergmann",
  8954. "email": "sebastian@phpunit.de"
  8955. },
  8956. {
  8957. "name": "SpacePossum"
  8958. }
  8959. ],
  8960. "description": "sebastian/diff v2 backport support for PHP5.6",
  8961. "homepage": "https://github.com/PHP-CS-Fixer",
  8962. "keywords": [
  8963. "diff"
  8964. ],
  8965. "time": "2018-02-15T16:58:55+00:00"
  8966. },
  8967. {
  8968. "name": "phpspec/prophecy",
  8969. "version": "1.11.1",
  8970. "source": {
  8971. "type": "git",
  8972. "url": "https://github.com/phpspec/prophecy.git",
  8973. "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160"
  8974. },
  8975. "dist": {
  8976. "type": "zip",
  8977. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b20034be5efcdab4fb60ca3a29cba2949aead160",
  8978. "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160",
  8979. "shasum": "",
  8980. "mirrors": [
  8981. {
  8982. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8983. "preferred": true
  8984. }
  8985. ]
  8986. },
  8987. "require": {
  8988. "doctrine/instantiator": "^1.2",
  8989. "php": "^7.2",
  8990. "phpdocumentor/reflection-docblock": "^5.0",
  8991. "sebastian/comparator": "^3.0 || ^4.0",
  8992. "sebastian/recursion-context": "^3.0 || ^4.0"
  8993. },
  8994. "require-dev": {
  8995. "phpspec/phpspec": "^6.0",
  8996. "phpunit/phpunit": "^8.0"
  8997. },
  8998. "type": "library",
  8999. "extra": {
  9000. "branch-alias": {
  9001. "dev-master": "1.11.x-dev"
  9002. }
  9003. },
  9004. "autoload": {
  9005. "psr-4": {
  9006. "Prophecy\\": "src/Prophecy"
  9007. }
  9008. },
  9009. "notification-url": "https://packagist.org/downloads/",
  9010. "license": [
  9011. "MIT"
  9012. ],
  9013. "authors": [
  9014. {
  9015. "name": "Konstantin Kudryashov",
  9016. "email": "ever.zet@gmail.com",
  9017. "homepage": "http://everzet.com"
  9018. },
  9019. {
  9020. "name": "Marcello Duarte",
  9021. "email": "marcello.duarte@gmail.com"
  9022. }
  9023. ],
  9024. "description": "Highly opinionated mocking framework for PHP 5.3+",
  9025. "homepage": "https://github.com/phpspec/prophecy",
  9026. "keywords": [
  9027. "Double",
  9028. "Dummy",
  9029. "fake",
  9030. "mock",
  9031. "spy",
  9032. "stub"
  9033. ],
  9034. "time": "2020-07-08T12:44:21+00:00"
  9035. },
  9036. {
  9037. "name": "phpstan/phpstan",
  9038. "version": "0.12.32",
  9039. "source": {
  9040. "type": "git",
  9041. "url": "https://github.com/phpstan/phpstan.git",
  9042. "reference": "d03863f504c8432b3de4d1881f73f6acb8c0e67c"
  9043. },
  9044. "dist": {
  9045. "type": "zip",
  9046. "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d03863f504c8432b3de4d1881f73f6acb8c0e67c",
  9047. "reference": "d03863f504c8432b3de4d1881f73f6acb8c0e67c",
  9048. "shasum": "",
  9049. "mirrors": [
  9050. {
  9051. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9052. "preferred": true
  9053. }
  9054. ]
  9055. },
  9056. "require": {
  9057. "php": "^7.1"
  9058. },
  9059. "conflict": {
  9060. "phpstan/phpstan-shim": "*"
  9061. },
  9062. "bin": [
  9063. "phpstan",
  9064. "phpstan.phar"
  9065. ],
  9066. "type": "library",
  9067. "extra": {
  9068. "branch-alias": {
  9069. "dev-master": "0.12-dev"
  9070. }
  9071. },
  9072. "autoload": {
  9073. "files": [
  9074. "bootstrap.php"
  9075. ]
  9076. },
  9077. "notification-url": "https://packagist.org/downloads/",
  9078. "license": [
  9079. "MIT"
  9080. ],
  9081. "description": "PHPStan - PHP Static Analysis Tool",
  9082. "time": "2020-07-01T11:57:52+00:00"
  9083. },
  9084. {
  9085. "name": "phpunit/php-code-coverage",
  9086. "version": "6.1.4",
  9087. "source": {
  9088. "type": "git",
  9089. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  9090. "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
  9091. },
  9092. "dist": {
  9093. "type": "zip",
  9094. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
  9095. "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
  9096. "shasum": "",
  9097. "mirrors": [
  9098. {
  9099. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9100. "preferred": true
  9101. }
  9102. ]
  9103. },
  9104. "require": {
  9105. "ext-dom": "*",
  9106. "ext-xmlwriter": "*",
  9107. "php": "^7.1",
  9108. "phpunit/php-file-iterator": "^2.0",
  9109. "phpunit/php-text-template": "^1.2.1",
  9110. "phpunit/php-token-stream": "^3.0",
  9111. "sebastian/code-unit-reverse-lookup": "^1.0.1",
  9112. "sebastian/environment": "^3.1 || ^4.0",
  9113. "sebastian/version": "^2.0.1",
  9114. "theseer/tokenizer": "^1.1"
  9115. },
  9116. "require-dev": {
  9117. "phpunit/phpunit": "^7.0"
  9118. },
  9119. "suggest": {
  9120. "ext-xdebug": "^2.6.0"
  9121. },
  9122. "type": "library",
  9123. "extra": {
  9124. "branch-alias": {
  9125. "dev-master": "6.1-dev"
  9126. }
  9127. },
  9128. "autoload": {
  9129. "classmap": [
  9130. "src/"
  9131. ]
  9132. },
  9133. "notification-url": "https://packagist.org/downloads/",
  9134. "license": [
  9135. "BSD-3-Clause"
  9136. ],
  9137. "authors": [
  9138. {
  9139. "name": "Sebastian Bergmann",
  9140. "email": "sebastian@phpunit.de",
  9141. "role": "lead"
  9142. }
  9143. ],
  9144. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  9145. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  9146. "keywords": [
  9147. "coverage",
  9148. "testing",
  9149. "xunit"
  9150. ],
  9151. "time": "2018-10-31T16:06:48+00:00"
  9152. },
  9153. {
  9154. "name": "phpunit/php-file-iterator",
  9155. "version": "2.0.2",
  9156. "source": {
  9157. "type": "git",
  9158. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  9159. "reference": "050bedf145a257b1ff02746c31894800e5122946"
  9160. },
  9161. "dist": {
  9162. "type": "zip",
  9163. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
  9164. "reference": "050bedf145a257b1ff02746c31894800e5122946",
  9165. "shasum": "",
  9166. "mirrors": [
  9167. {
  9168. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9169. "preferred": true
  9170. }
  9171. ]
  9172. },
  9173. "require": {
  9174. "php": "^7.1"
  9175. },
  9176. "require-dev": {
  9177. "phpunit/phpunit": "^7.1"
  9178. },
  9179. "type": "library",
  9180. "extra": {
  9181. "branch-alias": {
  9182. "dev-master": "2.0.x-dev"
  9183. }
  9184. },
  9185. "autoload": {
  9186. "classmap": [
  9187. "src/"
  9188. ]
  9189. },
  9190. "notification-url": "https://packagist.org/downloads/",
  9191. "license": [
  9192. "BSD-3-Clause"
  9193. ],
  9194. "authors": [
  9195. {
  9196. "name": "Sebastian Bergmann",
  9197. "email": "sebastian@phpunit.de",
  9198. "role": "lead"
  9199. }
  9200. ],
  9201. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  9202. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  9203. "keywords": [
  9204. "filesystem",
  9205. "iterator"
  9206. ],
  9207. "time": "2018-09-13T20:33:42+00:00"
  9208. },
  9209. {
  9210. "name": "phpunit/php-text-template",
  9211. "version": "1.2.1",
  9212. "source": {
  9213. "type": "git",
  9214. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  9215. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  9216. },
  9217. "dist": {
  9218. "type": "zip",
  9219. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  9220. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  9221. "shasum": "",
  9222. "mirrors": [
  9223. {
  9224. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9225. "preferred": true
  9226. }
  9227. ]
  9228. },
  9229. "require": {
  9230. "php": ">=5.3.3"
  9231. },
  9232. "type": "library",
  9233. "autoload": {
  9234. "classmap": [
  9235. "src/"
  9236. ]
  9237. },
  9238. "notification-url": "https://packagist.org/downloads/",
  9239. "license": [
  9240. "BSD-3-Clause"
  9241. ],
  9242. "authors": [
  9243. {
  9244. "name": "Sebastian Bergmann",
  9245. "email": "sebastian@phpunit.de",
  9246. "role": "lead"
  9247. }
  9248. ],
  9249. "description": "Simple template engine.",
  9250. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  9251. "keywords": [
  9252. "template"
  9253. ],
  9254. "time": "2015-06-21T13:50:34+00:00"
  9255. },
  9256. {
  9257. "name": "phpunit/php-timer",
  9258. "version": "2.1.2",
  9259. "source": {
  9260. "type": "git",
  9261. "url": "https://github.com/sebastianbergmann/php-timer.git",
  9262. "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
  9263. },
  9264. "dist": {
  9265. "type": "zip",
  9266. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
  9267. "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
  9268. "shasum": "",
  9269. "mirrors": [
  9270. {
  9271. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9272. "preferred": true
  9273. }
  9274. ]
  9275. },
  9276. "require": {
  9277. "php": "^7.1"
  9278. },
  9279. "require-dev": {
  9280. "phpunit/phpunit": "^7.0"
  9281. },
  9282. "type": "library",
  9283. "extra": {
  9284. "branch-alias": {
  9285. "dev-master": "2.1-dev"
  9286. }
  9287. },
  9288. "autoload": {
  9289. "classmap": [
  9290. "src/"
  9291. ]
  9292. },
  9293. "notification-url": "https://packagist.org/downloads/",
  9294. "license": [
  9295. "BSD-3-Clause"
  9296. ],
  9297. "authors": [
  9298. {
  9299. "name": "Sebastian Bergmann",
  9300. "email": "sebastian@phpunit.de",
  9301. "role": "lead"
  9302. }
  9303. ],
  9304. "description": "Utility class for timing",
  9305. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  9306. "keywords": [
  9307. "timer"
  9308. ],
  9309. "time": "2019-06-07T04:22:29+00:00"
  9310. },
  9311. {
  9312. "name": "phpunit/php-token-stream",
  9313. "version": "3.1.1",
  9314. "source": {
  9315. "type": "git",
  9316. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  9317. "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
  9318. },
  9319. "dist": {
  9320. "type": "zip",
  9321. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
  9322. "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
  9323. "shasum": "",
  9324. "mirrors": [
  9325. {
  9326. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9327. "preferred": true
  9328. }
  9329. ]
  9330. },
  9331. "require": {
  9332. "ext-tokenizer": "*",
  9333. "php": "^7.1"
  9334. },
  9335. "require-dev": {
  9336. "phpunit/phpunit": "^7.0"
  9337. },
  9338. "type": "library",
  9339. "extra": {
  9340. "branch-alias": {
  9341. "dev-master": "3.1-dev"
  9342. }
  9343. },
  9344. "autoload": {
  9345. "classmap": [
  9346. "src/"
  9347. ]
  9348. },
  9349. "notification-url": "https://packagist.org/downloads/",
  9350. "license": [
  9351. "BSD-3-Clause"
  9352. ],
  9353. "authors": [
  9354. {
  9355. "name": "Sebastian Bergmann",
  9356. "email": "sebastian@phpunit.de"
  9357. }
  9358. ],
  9359. "description": "Wrapper around PHP's tokenizer extension.",
  9360. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  9361. "keywords": [
  9362. "tokenizer"
  9363. ],
  9364. "abandoned": true,
  9365. "time": "2019-09-17T06:23:10+00:00"
  9366. },
  9367. {
  9368. "name": "phpunit/phpunit",
  9369. "version": "7.5.20",
  9370. "source": {
  9371. "type": "git",
  9372. "url": "https://github.com/sebastianbergmann/phpunit.git",
  9373. "reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
  9374. },
  9375. "dist": {
  9376. "type": "zip",
  9377. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
  9378. "reference": "9467db479d1b0487c99733bb1e7944d32deded2c",
  9379. "shasum": "",
  9380. "mirrors": [
  9381. {
  9382. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9383. "preferred": true
  9384. }
  9385. ]
  9386. },
  9387. "require": {
  9388. "doctrine/instantiator": "^1.1",
  9389. "ext-dom": "*",
  9390. "ext-json": "*",
  9391. "ext-libxml": "*",
  9392. "ext-mbstring": "*",
  9393. "ext-xml": "*",
  9394. "myclabs/deep-copy": "^1.7",
  9395. "phar-io/manifest": "^1.0.2",
  9396. "phar-io/version": "^2.0",
  9397. "php": "^7.1",
  9398. "phpspec/prophecy": "^1.7",
  9399. "phpunit/php-code-coverage": "^6.0.7",
  9400. "phpunit/php-file-iterator": "^2.0.1",
  9401. "phpunit/php-text-template": "^1.2.1",
  9402. "phpunit/php-timer": "^2.1",
  9403. "sebastian/comparator": "^3.0",
  9404. "sebastian/diff": "^3.0",
  9405. "sebastian/environment": "^4.0",
  9406. "sebastian/exporter": "^3.1",
  9407. "sebastian/global-state": "^2.0",
  9408. "sebastian/object-enumerator": "^3.0.3",
  9409. "sebastian/resource-operations": "^2.0",
  9410. "sebastian/version": "^2.0.1"
  9411. },
  9412. "conflict": {
  9413. "phpunit/phpunit-mock-objects": "*"
  9414. },
  9415. "require-dev": {
  9416. "ext-pdo": "*"
  9417. },
  9418. "suggest": {
  9419. "ext-soap": "*",
  9420. "ext-xdebug": "*",
  9421. "phpunit/php-invoker": "^2.0"
  9422. },
  9423. "bin": [
  9424. "phpunit"
  9425. ],
  9426. "type": "library",
  9427. "extra": {
  9428. "branch-alias": {
  9429. "dev-master": "7.5-dev"
  9430. }
  9431. },
  9432. "autoload": {
  9433. "classmap": [
  9434. "src/"
  9435. ]
  9436. },
  9437. "notification-url": "https://packagist.org/downloads/",
  9438. "license": [
  9439. "BSD-3-Clause"
  9440. ],
  9441. "authors": [
  9442. {
  9443. "name": "Sebastian Bergmann",
  9444. "email": "sebastian@phpunit.de",
  9445. "role": "lead"
  9446. }
  9447. ],
  9448. "description": "The PHP Unit Testing framework.",
  9449. "homepage": "https://phpunit.de/",
  9450. "keywords": [
  9451. "phpunit",
  9452. "testing",
  9453. "xunit"
  9454. ],
  9455. "time": "2020-01-08T08:45:45+00:00"
  9456. },
  9457. {
  9458. "name": "sebastian/code-unit-reverse-lookup",
  9459. "version": "1.0.1",
  9460. "source": {
  9461. "type": "git",
  9462. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  9463. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
  9464. },
  9465. "dist": {
  9466. "type": "zip",
  9467. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  9468. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  9469. "shasum": "",
  9470. "mirrors": [
  9471. {
  9472. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9473. "preferred": true
  9474. }
  9475. ]
  9476. },
  9477. "require": {
  9478. "php": "^5.6 || ^7.0"
  9479. },
  9480. "require-dev": {
  9481. "phpunit/phpunit": "^5.7 || ^6.0"
  9482. },
  9483. "type": "library",
  9484. "extra": {
  9485. "branch-alias": {
  9486. "dev-master": "1.0.x-dev"
  9487. }
  9488. },
  9489. "autoload": {
  9490. "classmap": [
  9491. "src/"
  9492. ]
  9493. },
  9494. "notification-url": "https://packagist.org/downloads/",
  9495. "license": [
  9496. "BSD-3-Clause"
  9497. ],
  9498. "authors": [
  9499. {
  9500. "name": "Sebastian Bergmann",
  9501. "email": "sebastian@phpunit.de"
  9502. }
  9503. ],
  9504. "description": "Looks up which function or method a line of code belongs to",
  9505. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  9506. "time": "2017-03-04T06:30:41+00:00"
  9507. },
  9508. {
  9509. "name": "sebastian/comparator",
  9510. "version": "3.0.2",
  9511. "source": {
  9512. "type": "git",
  9513. "url": "https://github.com/sebastianbergmann/comparator.git",
  9514. "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
  9515. },
  9516. "dist": {
  9517. "type": "zip",
  9518. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
  9519. "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
  9520. "shasum": "",
  9521. "mirrors": [
  9522. {
  9523. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9524. "preferred": true
  9525. }
  9526. ]
  9527. },
  9528. "require": {
  9529. "php": "^7.1",
  9530. "sebastian/diff": "^3.0",
  9531. "sebastian/exporter": "^3.1"
  9532. },
  9533. "require-dev": {
  9534. "phpunit/phpunit": "^7.1"
  9535. },
  9536. "type": "library",
  9537. "extra": {
  9538. "branch-alias": {
  9539. "dev-master": "3.0-dev"
  9540. }
  9541. },
  9542. "autoload": {
  9543. "classmap": [
  9544. "src/"
  9545. ]
  9546. },
  9547. "notification-url": "https://packagist.org/downloads/",
  9548. "license": [
  9549. "BSD-3-Clause"
  9550. ],
  9551. "authors": [
  9552. {
  9553. "name": "Jeff Welch",
  9554. "email": "whatthejeff@gmail.com"
  9555. },
  9556. {
  9557. "name": "Volker Dusch",
  9558. "email": "github@wallbash.com"
  9559. },
  9560. {
  9561. "name": "Bernhard Schussek",
  9562. "email": "bschussek@2bepublished.at"
  9563. },
  9564. {
  9565. "name": "Sebastian Bergmann",
  9566. "email": "sebastian@phpunit.de"
  9567. }
  9568. ],
  9569. "description": "Provides the functionality to compare PHP values for equality",
  9570. "homepage": "https://github.com/sebastianbergmann/comparator",
  9571. "keywords": [
  9572. "comparator",
  9573. "compare",
  9574. "equality"
  9575. ],
  9576. "time": "2018-07-12T15:12:46+00:00"
  9577. },
  9578. {
  9579. "name": "sebastian/diff",
  9580. "version": "3.0.2",
  9581. "source": {
  9582. "type": "git",
  9583. "url": "https://github.com/sebastianbergmann/diff.git",
  9584. "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
  9585. },
  9586. "dist": {
  9587. "type": "zip",
  9588. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
  9589. "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
  9590. "shasum": "",
  9591. "mirrors": [
  9592. {
  9593. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9594. "preferred": true
  9595. }
  9596. ]
  9597. },
  9598. "require": {
  9599. "php": "^7.1"
  9600. },
  9601. "require-dev": {
  9602. "phpunit/phpunit": "^7.5 || ^8.0",
  9603. "symfony/process": "^2 || ^3.3 || ^4"
  9604. },
  9605. "type": "library",
  9606. "extra": {
  9607. "branch-alias": {
  9608. "dev-master": "3.0-dev"
  9609. }
  9610. },
  9611. "autoload": {
  9612. "classmap": [
  9613. "src/"
  9614. ]
  9615. },
  9616. "notification-url": "https://packagist.org/downloads/",
  9617. "license": [
  9618. "BSD-3-Clause"
  9619. ],
  9620. "authors": [
  9621. {
  9622. "name": "Kore Nordmann",
  9623. "email": "mail@kore-nordmann.de"
  9624. },
  9625. {
  9626. "name": "Sebastian Bergmann",
  9627. "email": "sebastian@phpunit.de"
  9628. }
  9629. ],
  9630. "description": "Diff implementation",
  9631. "homepage": "https://github.com/sebastianbergmann/diff",
  9632. "keywords": [
  9633. "diff",
  9634. "udiff",
  9635. "unidiff",
  9636. "unified diff"
  9637. ],
  9638. "time": "2019-02-04T06:01:07+00:00"
  9639. },
  9640. {
  9641. "name": "sebastian/environment",
  9642. "version": "4.2.3",
  9643. "source": {
  9644. "type": "git",
  9645. "url": "https://github.com/sebastianbergmann/environment.git",
  9646. "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
  9647. },
  9648. "dist": {
  9649. "type": "zip",
  9650. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
  9651. "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
  9652. "shasum": "",
  9653. "mirrors": [
  9654. {
  9655. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9656. "preferred": true
  9657. }
  9658. ]
  9659. },
  9660. "require": {
  9661. "php": "^7.1"
  9662. },
  9663. "require-dev": {
  9664. "phpunit/phpunit": "^7.5"
  9665. },
  9666. "suggest": {
  9667. "ext-posix": "*"
  9668. },
  9669. "type": "library",
  9670. "extra": {
  9671. "branch-alias": {
  9672. "dev-master": "4.2-dev"
  9673. }
  9674. },
  9675. "autoload": {
  9676. "classmap": [
  9677. "src/"
  9678. ]
  9679. },
  9680. "notification-url": "https://packagist.org/downloads/",
  9681. "license": [
  9682. "BSD-3-Clause"
  9683. ],
  9684. "authors": [
  9685. {
  9686. "name": "Sebastian Bergmann",
  9687. "email": "sebastian@phpunit.de"
  9688. }
  9689. ],
  9690. "description": "Provides functionality to handle HHVM/PHP environments",
  9691. "homepage": "http://www.github.com/sebastianbergmann/environment",
  9692. "keywords": [
  9693. "Xdebug",
  9694. "environment",
  9695. "hhvm"
  9696. ],
  9697. "time": "2019-11-20T08:46:58+00:00"
  9698. },
  9699. {
  9700. "name": "sebastian/exporter",
  9701. "version": "3.1.2",
  9702. "source": {
  9703. "type": "git",
  9704. "url": "https://github.com/sebastianbergmann/exporter.git",
  9705. "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
  9706. },
  9707. "dist": {
  9708. "type": "zip",
  9709. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
  9710. "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
  9711. "shasum": "",
  9712. "mirrors": [
  9713. {
  9714. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9715. "preferred": true
  9716. }
  9717. ]
  9718. },
  9719. "require": {
  9720. "php": "^7.0",
  9721. "sebastian/recursion-context": "^3.0"
  9722. },
  9723. "require-dev": {
  9724. "ext-mbstring": "*",
  9725. "phpunit/phpunit": "^6.0"
  9726. },
  9727. "type": "library",
  9728. "extra": {
  9729. "branch-alias": {
  9730. "dev-master": "3.1.x-dev"
  9731. }
  9732. },
  9733. "autoload": {
  9734. "classmap": [
  9735. "src/"
  9736. ]
  9737. },
  9738. "notification-url": "https://packagist.org/downloads/",
  9739. "license": [
  9740. "BSD-3-Clause"
  9741. ],
  9742. "authors": [
  9743. {
  9744. "name": "Sebastian Bergmann",
  9745. "email": "sebastian@phpunit.de"
  9746. },
  9747. {
  9748. "name": "Jeff Welch",
  9749. "email": "whatthejeff@gmail.com"
  9750. },
  9751. {
  9752. "name": "Volker Dusch",
  9753. "email": "github@wallbash.com"
  9754. },
  9755. {
  9756. "name": "Adam Harvey",
  9757. "email": "aharvey@php.net"
  9758. },
  9759. {
  9760. "name": "Bernhard Schussek",
  9761. "email": "bschussek@gmail.com"
  9762. }
  9763. ],
  9764. "description": "Provides the functionality to export PHP variables for visualization",
  9765. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  9766. "keywords": [
  9767. "export",
  9768. "exporter"
  9769. ],
  9770. "time": "2019-09-14T09:02:43+00:00"
  9771. },
  9772. {
  9773. "name": "sebastian/global-state",
  9774. "version": "2.0.0",
  9775. "source": {
  9776. "type": "git",
  9777. "url": "https://github.com/sebastianbergmann/global-state.git",
  9778. "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
  9779. },
  9780. "dist": {
  9781. "type": "zip",
  9782. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  9783. "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  9784. "shasum": "",
  9785. "mirrors": [
  9786. {
  9787. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9788. "preferred": true
  9789. }
  9790. ]
  9791. },
  9792. "require": {
  9793. "php": "^7.0"
  9794. },
  9795. "require-dev": {
  9796. "phpunit/phpunit": "^6.0"
  9797. },
  9798. "suggest": {
  9799. "ext-uopz": "*"
  9800. },
  9801. "type": "library",
  9802. "extra": {
  9803. "branch-alias": {
  9804. "dev-master": "2.0-dev"
  9805. }
  9806. },
  9807. "autoload": {
  9808. "classmap": [
  9809. "src/"
  9810. ]
  9811. },
  9812. "notification-url": "https://packagist.org/downloads/",
  9813. "license": [
  9814. "BSD-3-Clause"
  9815. ],
  9816. "authors": [
  9817. {
  9818. "name": "Sebastian Bergmann",
  9819. "email": "sebastian@phpunit.de"
  9820. }
  9821. ],
  9822. "description": "Snapshotting of global state",
  9823. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  9824. "keywords": [
  9825. "global state"
  9826. ],
  9827. "time": "2017-04-27T15:39:26+00:00"
  9828. },
  9829. {
  9830. "name": "sebastian/object-enumerator",
  9831. "version": "3.0.3",
  9832. "source": {
  9833. "type": "git",
  9834. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  9835. "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
  9836. },
  9837. "dist": {
  9838. "type": "zip",
  9839. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  9840. "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  9841. "shasum": "",
  9842. "mirrors": [
  9843. {
  9844. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9845. "preferred": true
  9846. }
  9847. ]
  9848. },
  9849. "require": {
  9850. "php": "^7.0",
  9851. "sebastian/object-reflector": "^1.1.1",
  9852. "sebastian/recursion-context": "^3.0"
  9853. },
  9854. "require-dev": {
  9855. "phpunit/phpunit": "^6.0"
  9856. },
  9857. "type": "library",
  9858. "extra": {
  9859. "branch-alias": {
  9860. "dev-master": "3.0.x-dev"
  9861. }
  9862. },
  9863. "autoload": {
  9864. "classmap": [
  9865. "src/"
  9866. ]
  9867. },
  9868. "notification-url": "https://packagist.org/downloads/",
  9869. "license": [
  9870. "BSD-3-Clause"
  9871. ],
  9872. "authors": [
  9873. {
  9874. "name": "Sebastian Bergmann",
  9875. "email": "sebastian@phpunit.de"
  9876. }
  9877. ],
  9878. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  9879. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  9880. "time": "2017-08-03T12:35:26+00:00"
  9881. },
  9882. {
  9883. "name": "sebastian/object-reflector",
  9884. "version": "1.1.1",
  9885. "source": {
  9886. "type": "git",
  9887. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  9888. "reference": "773f97c67f28de00d397be301821b06708fca0be"
  9889. },
  9890. "dist": {
  9891. "type": "zip",
  9892. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
  9893. "reference": "773f97c67f28de00d397be301821b06708fca0be",
  9894. "shasum": "",
  9895. "mirrors": [
  9896. {
  9897. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9898. "preferred": true
  9899. }
  9900. ]
  9901. },
  9902. "require": {
  9903. "php": "^7.0"
  9904. },
  9905. "require-dev": {
  9906. "phpunit/phpunit": "^6.0"
  9907. },
  9908. "type": "library",
  9909. "extra": {
  9910. "branch-alias": {
  9911. "dev-master": "1.1-dev"
  9912. }
  9913. },
  9914. "autoload": {
  9915. "classmap": [
  9916. "src/"
  9917. ]
  9918. },
  9919. "notification-url": "https://packagist.org/downloads/",
  9920. "license": [
  9921. "BSD-3-Clause"
  9922. ],
  9923. "authors": [
  9924. {
  9925. "name": "Sebastian Bergmann",
  9926. "email": "sebastian@phpunit.de"
  9927. }
  9928. ],
  9929. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  9930. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  9931. "time": "2017-03-29T09:07:27+00:00"
  9932. },
  9933. {
  9934. "name": "sebastian/recursion-context",
  9935. "version": "3.0.0",
  9936. "source": {
  9937. "type": "git",
  9938. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  9939. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
  9940. },
  9941. "dist": {
  9942. "type": "zip",
  9943. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  9944. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  9945. "shasum": "",
  9946. "mirrors": [
  9947. {
  9948. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9949. "preferred": true
  9950. }
  9951. ]
  9952. },
  9953. "require": {
  9954. "php": "^7.0"
  9955. },
  9956. "require-dev": {
  9957. "phpunit/phpunit": "^6.0"
  9958. },
  9959. "type": "library",
  9960. "extra": {
  9961. "branch-alias": {
  9962. "dev-master": "3.0.x-dev"
  9963. }
  9964. },
  9965. "autoload": {
  9966. "classmap": [
  9967. "src/"
  9968. ]
  9969. },
  9970. "notification-url": "https://packagist.org/downloads/",
  9971. "license": [
  9972. "BSD-3-Clause"
  9973. ],
  9974. "authors": [
  9975. {
  9976. "name": "Jeff Welch",
  9977. "email": "whatthejeff@gmail.com"
  9978. },
  9979. {
  9980. "name": "Sebastian Bergmann",
  9981. "email": "sebastian@phpunit.de"
  9982. },
  9983. {
  9984. "name": "Adam Harvey",
  9985. "email": "aharvey@php.net"
  9986. }
  9987. ],
  9988. "description": "Provides functionality to recursively process PHP variables",
  9989. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  9990. "time": "2017-03-03T06:23:57+00:00"
  9991. },
  9992. {
  9993. "name": "sebastian/resource-operations",
  9994. "version": "2.0.1",
  9995. "source": {
  9996. "type": "git",
  9997. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  9998. "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
  9999. },
  10000. "dist": {
  10001. "type": "zip",
  10002. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
  10003. "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
  10004. "shasum": "",
  10005. "mirrors": [
  10006. {
  10007. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10008. "preferred": true
  10009. }
  10010. ]
  10011. },
  10012. "require": {
  10013. "php": "^7.1"
  10014. },
  10015. "type": "library",
  10016. "extra": {
  10017. "branch-alias": {
  10018. "dev-master": "2.0-dev"
  10019. }
  10020. },
  10021. "autoload": {
  10022. "classmap": [
  10023. "src/"
  10024. ]
  10025. },
  10026. "notification-url": "https://packagist.org/downloads/",
  10027. "license": [
  10028. "BSD-3-Clause"
  10029. ],
  10030. "authors": [
  10031. {
  10032. "name": "Sebastian Bergmann",
  10033. "email": "sebastian@phpunit.de"
  10034. }
  10035. ],
  10036. "description": "Provides a list of PHP built-in functions that operate on resources",
  10037. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  10038. "time": "2018-10-04T04:07:39+00:00"
  10039. },
  10040. {
  10041. "name": "sebastian/version",
  10042. "version": "2.0.1",
  10043. "source": {
  10044. "type": "git",
  10045. "url": "https://github.com/sebastianbergmann/version.git",
  10046. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
  10047. },
  10048. "dist": {
  10049. "type": "zip",
  10050. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
  10051. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
  10052. "shasum": "",
  10053. "mirrors": [
  10054. {
  10055. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10056. "preferred": true
  10057. }
  10058. ]
  10059. },
  10060. "require": {
  10061. "php": ">=5.6"
  10062. },
  10063. "type": "library",
  10064. "extra": {
  10065. "branch-alias": {
  10066. "dev-master": "2.0.x-dev"
  10067. }
  10068. },
  10069. "autoload": {
  10070. "classmap": [
  10071. "src/"
  10072. ]
  10073. },
  10074. "notification-url": "https://packagist.org/downloads/",
  10075. "license": [
  10076. "BSD-3-Clause"
  10077. ],
  10078. "authors": [
  10079. {
  10080. "name": "Sebastian Bergmann",
  10081. "email": "sebastian@phpunit.de",
  10082. "role": "lead"
  10083. }
  10084. ],
  10085. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  10086. "homepage": "https://github.com/sebastianbergmann/version",
  10087. "time": "2016-10-03T07:35:21+00:00"
  10088. },
  10089. {
  10090. "name": "swoole/ide-helper",
  10091. "version": "4.5.2",
  10092. "source": {
  10093. "type": "git",
  10094. "url": "https://github.com/swoole/ide-helper.git",
  10095. "reference": "e45892fb913204fc776bdec019ca8b723e7249b1"
  10096. },
  10097. "dist": {
  10098. "type": "zip",
  10099. "url": "https://api.github.com/repos/swoole/ide-helper/zipball/e45892fb913204fc776bdec019ca8b723e7249b1",
  10100. "reference": "e45892fb913204fc776bdec019ca8b723e7249b1",
  10101. "shasum": "",
  10102. "mirrors": [
  10103. {
  10104. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10105. "preferred": true
  10106. }
  10107. ]
  10108. },
  10109. "require-dev": {
  10110. "guzzlehttp/guzzle": "~6.5.0",
  10111. "laminas/laminas-code": "~3.4.0",
  10112. "squizlabs/php_codesniffer": "~3.5.0",
  10113. "symfony/filesystem": "~4.0"
  10114. },
  10115. "type": "library",
  10116. "notification-url": "https://packagist.org/downloads/",
  10117. "license": [
  10118. "Apache-2.0"
  10119. ],
  10120. "authors": [
  10121. {
  10122. "name": "Team Swoole",
  10123. "email": "team@swoole.com"
  10124. }
  10125. ],
  10126. "description": "IDE help files for Swoole.",
  10127. "time": "2020-05-28T19:17:49+00:00"
  10128. },
  10129. {
  10130. "name": "symfony/filesystem",
  10131. "version": "v5.1.2",
  10132. "source": {
  10133. "type": "git",
  10134. "url": "https://github.com/symfony/filesystem.git",
  10135. "reference": "6e4320f06d5f2cce0d96530162491f4465179157"
  10136. },
  10137. "dist": {
  10138. "type": "zip",
  10139. "url": "https://api.github.com/repos/symfony/filesystem/zipball/6e4320f06d5f2cce0d96530162491f4465179157",
  10140. "reference": "6e4320f06d5f2cce0d96530162491f4465179157",
  10141. "shasum": "",
  10142. "mirrors": [
  10143. {
  10144. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10145. "preferred": true
  10146. }
  10147. ]
  10148. },
  10149. "require": {
  10150. "php": ">=7.2.5",
  10151. "symfony/polyfill-ctype": "~1.8"
  10152. },
  10153. "type": "library",
  10154. "extra": {
  10155. "branch-alias": {
  10156. "dev-master": "5.1-dev"
  10157. }
  10158. },
  10159. "autoload": {
  10160. "psr-4": {
  10161. "Symfony\\Component\\Filesystem\\": ""
  10162. },
  10163. "exclude-from-classmap": [
  10164. "/Tests/"
  10165. ]
  10166. },
  10167. "notification-url": "https://packagist.org/downloads/",
  10168. "license": [
  10169. "MIT"
  10170. ],
  10171. "authors": [
  10172. {
  10173. "name": "Fabien Potencier",
  10174. "email": "fabien@symfony.com"
  10175. },
  10176. {
  10177. "name": "Symfony Community",
  10178. "homepage": "https://symfony.com/contributors"
  10179. }
  10180. ],
  10181. "description": "Symfony Filesystem Component",
  10182. "homepage": "https://symfony.com",
  10183. "time": "2020-05-30T20:35:19+00:00"
  10184. },
  10185. {
  10186. "name": "symfony/options-resolver",
  10187. "version": "v5.1.2",
  10188. "source": {
  10189. "type": "git",
  10190. "url": "https://github.com/symfony/options-resolver.git",
  10191. "reference": "663f5dd5e14057d1954fe721f9709d35837f2447"
  10192. },
  10193. "dist": {
  10194. "type": "zip",
  10195. "url": "https://api.github.com/repos/symfony/options-resolver/zipball/663f5dd5e14057d1954fe721f9709d35837f2447",
  10196. "reference": "663f5dd5e14057d1954fe721f9709d35837f2447",
  10197. "shasum": "",
  10198. "mirrors": [
  10199. {
  10200. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10201. "preferred": true
  10202. }
  10203. ]
  10204. },
  10205. "require": {
  10206. "php": ">=7.2.5",
  10207. "symfony/deprecation-contracts": "^2.1",
  10208. "symfony/polyfill-php80": "^1.15"
  10209. },
  10210. "type": "library",
  10211. "extra": {
  10212. "branch-alias": {
  10213. "dev-master": "5.1-dev"
  10214. }
  10215. },
  10216. "autoload": {
  10217. "psr-4": {
  10218. "Symfony\\Component\\OptionsResolver\\": ""
  10219. },
  10220. "exclude-from-classmap": [
  10221. "/Tests/"
  10222. ]
  10223. },
  10224. "notification-url": "https://packagist.org/downloads/",
  10225. "license": [
  10226. "MIT"
  10227. ],
  10228. "authors": [
  10229. {
  10230. "name": "Fabien Potencier",
  10231. "email": "fabien@symfony.com"
  10232. },
  10233. {
  10234. "name": "Symfony Community",
  10235. "homepage": "https://symfony.com/contributors"
  10236. }
  10237. ],
  10238. "description": "Symfony OptionsResolver Component",
  10239. "homepage": "https://symfony.com",
  10240. "keywords": [
  10241. "config",
  10242. "configuration",
  10243. "options"
  10244. ],
  10245. "time": "2020-05-23T13:08:13+00:00"
  10246. },
  10247. {
  10248. "name": "symfony/process",
  10249. "version": "v5.1.2",
  10250. "source": {
  10251. "type": "git",
  10252. "url": "https://github.com/symfony/process.git",
  10253. "reference": "7f6378c1fa2147eeb1b4c385856ce9de0d46ebd1"
  10254. },
  10255. "dist": {
  10256. "type": "zip",
  10257. "url": "https://api.github.com/repos/symfony/process/zipball/7f6378c1fa2147eeb1b4c385856ce9de0d46ebd1",
  10258. "reference": "7f6378c1fa2147eeb1b4c385856ce9de0d46ebd1",
  10259. "shasum": "",
  10260. "mirrors": [
  10261. {
  10262. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10263. "preferred": true
  10264. }
  10265. ]
  10266. },
  10267. "require": {
  10268. "php": ">=7.2.5",
  10269. "symfony/polyfill-php80": "^1.15"
  10270. },
  10271. "type": "library",
  10272. "extra": {
  10273. "branch-alias": {
  10274. "dev-master": "5.1-dev"
  10275. }
  10276. },
  10277. "autoload": {
  10278. "psr-4": {
  10279. "Symfony\\Component\\Process\\": ""
  10280. },
  10281. "exclude-from-classmap": [
  10282. "/Tests/"
  10283. ]
  10284. },
  10285. "notification-url": "https://packagist.org/downloads/",
  10286. "license": [
  10287. "MIT"
  10288. ],
  10289. "authors": [
  10290. {
  10291. "name": "Fabien Potencier",
  10292. "email": "fabien@symfony.com"
  10293. },
  10294. {
  10295. "name": "Symfony Community",
  10296. "homepage": "https://symfony.com/contributors"
  10297. }
  10298. ],
  10299. "description": "Symfony Process Component",
  10300. "homepage": "https://symfony.com",
  10301. "time": "2020-05-30T20:35:19+00:00"
  10302. },
  10303. {
  10304. "name": "symfony/stopwatch",
  10305. "version": "v5.1.2",
  10306. "source": {
  10307. "type": "git",
  10308. "url": "https://github.com/symfony/stopwatch.git",
  10309. "reference": "0f7c58cf81dbb5dd67d423a89d577524a2ec0323"
  10310. },
  10311. "dist": {
  10312. "type": "zip",
  10313. "url": "https://api.github.com/repos/symfony/stopwatch/zipball/0f7c58cf81dbb5dd67d423a89d577524a2ec0323",
  10314. "reference": "0f7c58cf81dbb5dd67d423a89d577524a2ec0323",
  10315. "shasum": "",
  10316. "mirrors": [
  10317. {
  10318. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10319. "preferred": true
  10320. }
  10321. ]
  10322. },
  10323. "require": {
  10324. "php": ">=7.2.5",
  10325. "symfony/service-contracts": "^1.0|^2"
  10326. },
  10327. "type": "library",
  10328. "extra": {
  10329. "branch-alias": {
  10330. "dev-master": "5.1-dev"
  10331. }
  10332. },
  10333. "autoload": {
  10334. "psr-4": {
  10335. "Symfony\\Component\\Stopwatch\\": ""
  10336. },
  10337. "exclude-from-classmap": [
  10338. "/Tests/"
  10339. ]
  10340. },
  10341. "notification-url": "https://packagist.org/downloads/",
  10342. "license": [
  10343. "MIT"
  10344. ],
  10345. "authors": [
  10346. {
  10347. "name": "Fabien Potencier",
  10348. "email": "fabien@symfony.com"
  10349. },
  10350. {
  10351. "name": "Symfony Community",
  10352. "homepage": "https://symfony.com/contributors"
  10353. }
  10354. ],
  10355. "description": "Symfony Stopwatch Component",
  10356. "homepage": "https://symfony.com",
  10357. "time": "2020-05-20T17:43:50+00:00"
  10358. },
  10359. {
  10360. "name": "theseer/tokenizer",
  10361. "version": "1.2.0",
  10362. "source": {
  10363. "type": "git",
  10364. "url": "https://github.com/theseer/tokenizer.git",
  10365. "reference": "75a63c33a8577608444246075ea0af0d052e452a"
  10366. },
  10367. "dist": {
  10368. "type": "zip",
  10369. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
  10370. "reference": "75a63c33a8577608444246075ea0af0d052e452a",
  10371. "shasum": "",
  10372. "mirrors": [
  10373. {
  10374. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  10375. "preferred": true
  10376. }
  10377. ]
  10378. },
  10379. "require": {
  10380. "ext-dom": "*",
  10381. "ext-tokenizer": "*",
  10382. "ext-xmlwriter": "*",
  10383. "php": "^7.2 || ^8.0"
  10384. },
  10385. "type": "library",
  10386. "autoload": {
  10387. "classmap": [
  10388. "src/"
  10389. ]
  10390. },
  10391. "notification-url": "https://packagist.org/downloads/",
  10392. "license": [
  10393. "BSD-3-Clause"
  10394. ],
  10395. "authors": [
  10396. {
  10397. "name": "Arne Blankerts",
  10398. "email": "arne@blankerts.de",
  10399. "role": "Developer"
  10400. }
  10401. ],
  10402. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  10403. "time": "2020-07-12T23:59:07+00:00"
  10404. }
  10405. ],
  10406. "aliases": [],
  10407. "minimum-stability": "dev",
  10408. "stability-flags": [],
  10409. "prefer-stable": true,
  10410. "prefer-lowest": false,
  10411. "platform": {
  10412. "php": ">=7.2",
  10413. "ext-swoole": ">=4.5",
  10414. "ext-bcmath": "*"
  10415. },
  10416. "platform-dev": [],
  10417. "plugin-api-version": "1.1.0"
  10418. }