链街Dcat后台
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.

7859 lines
278 KiB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
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": "f3b2d7f14a9c18e3e5d2f479427ca20e",
  8. "packages": [
  9. {
  10. "name": "aliyuncs/oss-sdk-php",
  11. "version": "v2.3.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
  15. "reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/053d7ba9e798e4c09b9c5c1edab153d25ea9643a",
  20. "reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a",
  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. "php": ">=5.3"
  31. },
  32. "require-dev": {
  33. "phpunit/phpunit": "~4.0",
  34. "satooshi/php-coveralls": "~1.0"
  35. },
  36. "type": "library",
  37. "autoload": {
  38. "psr-4": {
  39. "OSS\\": "src/OSS"
  40. }
  41. },
  42. "notification-url": "https://packagist.org/downloads/",
  43. "license": [
  44. "MIT"
  45. ],
  46. "authors": [
  47. {
  48. "name": "Aliyuncs",
  49. "homepage": "http://www.aliyun.com"
  50. }
  51. ],
  52. "description": "Aliyun OSS SDK for PHP",
  53. "homepage": "http://www.aliyun.com/product/oss/",
  54. "time": "2019-11-15T11:05:42+00:00"
  55. },
  56. {
  57. "name": "asm89/stack-cors",
  58. "version": "1.3.0",
  59. "source": {
  60. "type": "git",
  61. "url": "https://github.com/asm89/stack-cors.git",
  62. "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08"
  63. },
  64. "dist": {
  65. "type": "zip",
  66. "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08",
  67. "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08",
  68. "shasum": "",
  69. "mirrors": [
  70. {
  71. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  72. "preferred": true
  73. }
  74. ]
  75. },
  76. "require": {
  77. "php": ">=5.5.9",
  78. "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
  79. "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
  80. },
  81. "require-dev": {
  82. "phpunit/phpunit": "^5.0 || ^4.8.10",
  83. "squizlabs/php_codesniffer": "^2.3"
  84. },
  85. "type": "library",
  86. "extra": {
  87. "branch-alias": {
  88. "dev-master": "1.2-dev"
  89. }
  90. },
  91. "autoload": {
  92. "psr-4": {
  93. "Asm89\\Stack\\": "src/Asm89/Stack/"
  94. }
  95. },
  96. "notification-url": "https://packagist.org/downloads/",
  97. "license": [
  98. "MIT"
  99. ],
  100. "authors": [
  101. {
  102. "name": "Alexander",
  103. "email": "iam.asm89@gmail.com"
  104. }
  105. ],
  106. "description": "Cross-origin resource sharing library and stack middleware",
  107. "homepage": "https://github.com/asm89/stack-cors",
  108. "keywords": [
  109. "cors",
  110. "stack"
  111. ],
  112. "time": "2019-12-24T22:41:47+00:00"
  113. },
  114. {
  115. "name": "brick/math",
  116. "version": "0.8.15",
  117. "source": {
  118. "type": "git",
  119. "url": "https://github.com/brick/math.git",
  120. "reference": "9b08d412b9da9455b210459ff71414de7e6241cd"
  121. },
  122. "dist": {
  123. "type": "zip",
  124. "url": "https://api.github.com/repos/brick/math/zipball/9b08d412b9da9455b210459ff71414de7e6241cd",
  125. "reference": "9b08d412b9da9455b210459ff71414de7e6241cd",
  126. "shasum": "",
  127. "mirrors": [
  128. {
  129. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  130. "preferred": true
  131. }
  132. ]
  133. },
  134. "require": {
  135. "ext-json": "*",
  136. "php": "^7.1|^8.0"
  137. },
  138. "require-dev": {
  139. "php-coveralls/php-coveralls": "^2.2",
  140. "phpunit/phpunit": "^7.5.15|^8.5",
  141. "vimeo/psalm": "^3.5"
  142. },
  143. "type": "library",
  144. "autoload": {
  145. "psr-4": {
  146. "Brick\\Math\\": "src/"
  147. }
  148. },
  149. "notification-url": "https://packagist.org/downloads/",
  150. "license": [
  151. "MIT"
  152. ],
  153. "description": "Arbitrary-precision arithmetic library",
  154. "keywords": [
  155. "Arbitrary-precision",
  156. "BigInteger",
  157. "BigRational",
  158. "arithmetic",
  159. "bigdecimal",
  160. "bignum",
  161. "brick",
  162. "math"
  163. ],
  164. "time": "2020-04-15T15:59:35+00:00"
  165. },
  166. {
  167. "name": "dcat/laravel-admin",
  168. "version": "1.7.2",
  169. "source": {
  170. "type": "git",
  171. "url": "https://github.com/jqhph/dcat-admin.git",
  172. "reference": "7755db86943a3f31d6ebe4f6852be3efc82aec2e"
  173. },
  174. "dist": {
  175. "type": "zip",
  176. "url": "https://api.github.com/repos/jqhph/dcat-admin/zipball/7755db86943a3f31d6ebe4f6852be3efc82aec2e",
  177. "reference": "7755db86943a3f31d6ebe4f6852be3efc82aec2e",
  178. "shasum": "",
  179. "mirrors": [
  180. {
  181. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  182. "preferred": true
  183. }
  184. ]
  185. },
  186. "require": {
  187. "doctrine/dbal": "2.*",
  188. "laravel/framework": "~5.5|~6.0|~7.0",
  189. "php": ">=7.1.0",
  190. "spatie/eloquent-sortable": "3.*",
  191. "symfony/dom-crawler": "~3.1|~4.0|~5.0"
  192. },
  193. "require-dev": {
  194. "fzaninotto/faker": "^1.4",
  195. "laravel/dusk": "~5.9",
  196. "mockery/mockery": "^1.0",
  197. "phpstan/phpstan": "^0.12.0",
  198. "phpunit/phpunit": "^7.5"
  199. },
  200. "type": "library",
  201. "extra": {
  202. "laravel": {
  203. "providers": [
  204. "Dcat\\Admin\\AdminServiceProvider"
  205. ]
  206. }
  207. },
  208. "autoload": {
  209. "psr-4": {
  210. "Dcat\\Admin\\": "src/"
  211. },
  212. "files": [
  213. "src/Support/helpers.php"
  214. ]
  215. },
  216. "notification-url": "https://packagist.org/downloads/",
  217. "license": [
  218. "MIT"
  219. ],
  220. "authors": [
  221. {
  222. "name": "jqh",
  223. "email": "841324345@qq.com"
  224. }
  225. ],
  226. "description": "dcat admin",
  227. "homepage": "https://github.com/jqhph/dcat-admin",
  228. "keywords": [
  229. "admin",
  230. "dcat",
  231. "form",
  232. "grid",
  233. "laravel",
  234. "laravel admin"
  235. ],
  236. "time": "2020-09-07T03:01:31+00:00"
  237. },
  238. {
  239. "name": "dnoegel/php-xdg-base-dir",
  240. "version": "v0.1.1",
  241. "source": {
  242. "type": "git",
  243. "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
  244. "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
  245. },
  246. "dist": {
  247. "type": "zip",
  248. "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
  249. "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
  250. "shasum": "",
  251. "mirrors": [
  252. {
  253. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  254. "preferred": true
  255. }
  256. ]
  257. },
  258. "require": {
  259. "php": ">=5.3.2"
  260. },
  261. "require-dev": {
  262. "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
  263. },
  264. "type": "library",
  265. "autoload": {
  266. "psr-4": {
  267. "XdgBaseDir\\": "src/"
  268. }
  269. },
  270. "notification-url": "https://packagist.org/downloads/",
  271. "license": [
  272. "MIT"
  273. ],
  274. "description": "implementation of xdg base directory specification for php",
  275. "time": "2019-12-04T15:06:13+00:00"
  276. },
  277. {
  278. "name": "doctrine/cache",
  279. "version": "1.10.2",
  280. "source": {
  281. "type": "git",
  282. "url": "https://github.com/doctrine/cache.git",
  283. "reference": "13e3381b25847283a91948d04640543941309727"
  284. },
  285. "dist": {
  286. "type": "zip",
  287. "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
  288. "reference": "13e3381b25847283a91948d04640543941309727",
  289. "shasum": "",
  290. "mirrors": [
  291. {
  292. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  293. "preferred": true
  294. }
  295. ]
  296. },
  297. "require": {
  298. "php": "~7.1 || ^8.0"
  299. },
  300. "conflict": {
  301. "doctrine/common": ">2.2,<2.4"
  302. },
  303. "require-dev": {
  304. "alcaeus/mongo-php-adapter": "^1.1",
  305. "doctrine/coding-standard": "^6.0",
  306. "mongodb/mongodb": "^1.1",
  307. "phpunit/phpunit": "^7.0",
  308. "predis/predis": "~1.0"
  309. },
  310. "suggest": {
  311. "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
  312. },
  313. "type": "library",
  314. "extra": {
  315. "branch-alias": {
  316. "dev-master": "1.9.x-dev"
  317. }
  318. },
  319. "autoload": {
  320. "psr-4": {
  321. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  322. }
  323. },
  324. "notification-url": "https://packagist.org/downloads/",
  325. "license": [
  326. "MIT"
  327. ],
  328. "authors": [
  329. {
  330. "name": "Guilherme Blanco",
  331. "email": "guilhermeblanco@gmail.com"
  332. },
  333. {
  334. "name": "Roman Borschel",
  335. "email": "roman@code-factory.org"
  336. },
  337. {
  338. "name": "Benjamin Eberlei",
  339. "email": "kontakt@beberlei.de"
  340. },
  341. {
  342. "name": "Jonathan Wage",
  343. "email": "jonwage@gmail.com"
  344. },
  345. {
  346. "name": "Johannes Schmitt",
  347. "email": "schmittjoh@gmail.com"
  348. }
  349. ],
  350. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  351. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  352. "keywords": [
  353. "abstraction",
  354. "apcu",
  355. "cache",
  356. "caching",
  357. "couchdb",
  358. "memcached",
  359. "php",
  360. "redis",
  361. "xcache"
  362. ],
  363. "time": "2020-07-07T18:54:01+00:00"
  364. },
  365. {
  366. "name": "doctrine/dbal",
  367. "version": "2.10.2",
  368. "source": {
  369. "type": "git",
  370. "url": "https://github.com/doctrine/dbal.git",
  371. "reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8"
  372. },
  373. "dist": {
  374. "type": "zip",
  375. "url": "https://api.github.com/repos/doctrine/dbal/zipball/aab745e7b6b2de3b47019da81e7225e14dcfdac8",
  376. "reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8",
  377. "shasum": "",
  378. "mirrors": [
  379. {
  380. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  381. "preferred": true
  382. }
  383. ]
  384. },
  385. "require": {
  386. "doctrine/cache": "^1.0",
  387. "doctrine/event-manager": "^1.0",
  388. "ext-pdo": "*",
  389. "php": "^7.2"
  390. },
  391. "require-dev": {
  392. "doctrine/coding-standard": "^6.0",
  393. "jetbrains/phpstorm-stubs": "^2019.1",
  394. "nikic/php-parser": "^4.4",
  395. "phpstan/phpstan": "^0.12",
  396. "phpunit/phpunit": "^8.4.1",
  397. "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
  398. "vimeo/psalm": "^3.11"
  399. },
  400. "suggest": {
  401. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  402. },
  403. "bin": [
  404. "bin/doctrine-dbal"
  405. ],
  406. "type": "library",
  407. "extra": {
  408. "branch-alias": {
  409. "dev-master": "2.10.x-dev",
  410. "dev-develop": "3.0.x-dev"
  411. }
  412. },
  413. "autoload": {
  414. "psr-4": {
  415. "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
  416. }
  417. },
  418. "notification-url": "https://packagist.org/downloads/",
  419. "license": [
  420. "MIT"
  421. ],
  422. "authors": [
  423. {
  424. "name": "Guilherme Blanco",
  425. "email": "guilhermeblanco@gmail.com"
  426. },
  427. {
  428. "name": "Roman Borschel",
  429. "email": "roman@code-factory.org"
  430. },
  431. {
  432. "name": "Benjamin Eberlei",
  433. "email": "kontakt@beberlei.de"
  434. },
  435. {
  436. "name": "Jonathan Wage",
  437. "email": "jonwage@gmail.com"
  438. }
  439. ],
  440. "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
  441. "homepage": "https://www.doctrine-project.org/projects/dbal.html",
  442. "keywords": [
  443. "abstraction",
  444. "database",
  445. "db2",
  446. "dbal",
  447. "mariadb",
  448. "mssql",
  449. "mysql",
  450. "oci8",
  451. "oracle",
  452. "pdo",
  453. "pgsql",
  454. "postgresql",
  455. "queryobject",
  456. "sasql",
  457. "sql",
  458. "sqlanywhere",
  459. "sqlite",
  460. "sqlserver",
  461. "sqlsrv"
  462. ],
  463. "time": "2020-04-20T17:19:26+00:00"
  464. },
  465. {
  466. "name": "doctrine/event-manager",
  467. "version": "1.1.1",
  468. "source": {
  469. "type": "git",
  470. "url": "https://github.com/doctrine/event-manager.git",
  471. "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
  472. },
  473. "dist": {
  474. "type": "zip",
  475. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
  476. "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
  477. "shasum": "",
  478. "mirrors": [
  479. {
  480. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  481. "preferred": true
  482. }
  483. ]
  484. },
  485. "require": {
  486. "php": "^7.1 || ^8.0"
  487. },
  488. "conflict": {
  489. "doctrine/common": "<2.9@dev"
  490. },
  491. "require-dev": {
  492. "doctrine/coding-standard": "^6.0",
  493. "phpunit/phpunit": "^7.0"
  494. },
  495. "type": "library",
  496. "extra": {
  497. "branch-alias": {
  498. "dev-master": "1.0.x-dev"
  499. }
  500. },
  501. "autoload": {
  502. "psr-4": {
  503. "Doctrine\\Common\\": "lib/Doctrine/Common"
  504. }
  505. },
  506. "notification-url": "https://packagist.org/downloads/",
  507. "license": [
  508. "MIT"
  509. ],
  510. "authors": [
  511. {
  512. "name": "Guilherme Blanco",
  513. "email": "guilhermeblanco@gmail.com"
  514. },
  515. {
  516. "name": "Roman Borschel",
  517. "email": "roman@code-factory.org"
  518. },
  519. {
  520. "name": "Benjamin Eberlei",
  521. "email": "kontakt@beberlei.de"
  522. },
  523. {
  524. "name": "Jonathan Wage",
  525. "email": "jonwage@gmail.com"
  526. },
  527. {
  528. "name": "Johannes Schmitt",
  529. "email": "schmittjoh@gmail.com"
  530. },
  531. {
  532. "name": "Marco Pivetta",
  533. "email": "ocramius@gmail.com"
  534. }
  535. ],
  536. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  537. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  538. "keywords": [
  539. "event",
  540. "event dispatcher",
  541. "event manager",
  542. "event system",
  543. "events"
  544. ],
  545. "time": "2020-05-29T18:28:51+00:00"
  546. },
  547. {
  548. "name": "doctrine/inflector",
  549. "version": "2.0.3",
  550. "source": {
  551. "type": "git",
  552. "url": "https://github.com/doctrine/inflector.git",
  553. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
  554. },
  555. "dist": {
  556. "type": "zip",
  557. "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  558. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  559. "shasum": "",
  560. "mirrors": [
  561. {
  562. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  563. "preferred": true
  564. }
  565. ]
  566. },
  567. "require": {
  568. "php": "^7.2 || ^8.0"
  569. },
  570. "require-dev": {
  571. "doctrine/coding-standard": "^7.0",
  572. "phpstan/phpstan": "^0.11",
  573. "phpstan/phpstan-phpunit": "^0.11",
  574. "phpstan/phpstan-strict-rules": "^0.11",
  575. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  576. },
  577. "type": "library",
  578. "extra": {
  579. "branch-alias": {
  580. "dev-master": "2.0.x-dev"
  581. }
  582. },
  583. "autoload": {
  584. "psr-4": {
  585. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  586. }
  587. },
  588. "notification-url": "https://packagist.org/downloads/",
  589. "license": [
  590. "MIT"
  591. ],
  592. "authors": [
  593. {
  594. "name": "Guilherme Blanco",
  595. "email": "guilhermeblanco@gmail.com"
  596. },
  597. {
  598. "name": "Roman Borschel",
  599. "email": "roman@code-factory.org"
  600. },
  601. {
  602. "name": "Benjamin Eberlei",
  603. "email": "kontakt@beberlei.de"
  604. },
  605. {
  606. "name": "Jonathan Wage",
  607. "email": "jonwage@gmail.com"
  608. },
  609. {
  610. "name": "Johannes Schmitt",
  611. "email": "schmittjoh@gmail.com"
  612. }
  613. ],
  614. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  615. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  616. "keywords": [
  617. "inflection",
  618. "inflector",
  619. "lowercase",
  620. "manipulation",
  621. "php",
  622. "plural",
  623. "singular",
  624. "strings",
  625. "uppercase",
  626. "words"
  627. ],
  628. "time": "2020-05-29T15:13:26+00:00"
  629. },
  630. {
  631. "name": "doctrine/lexer",
  632. "version": "1.2.1",
  633. "source": {
  634. "type": "git",
  635. "url": "https://github.com/doctrine/lexer.git",
  636. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
  637. },
  638. "dist": {
  639. "type": "zip",
  640. "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
  641. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
  642. "shasum": "",
  643. "mirrors": [
  644. {
  645. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  646. "preferred": true
  647. }
  648. ]
  649. },
  650. "require": {
  651. "php": "^7.2 || ^8.0"
  652. },
  653. "require-dev": {
  654. "doctrine/coding-standard": "^6.0",
  655. "phpstan/phpstan": "^0.11.8",
  656. "phpunit/phpunit": "^8.2"
  657. },
  658. "type": "library",
  659. "extra": {
  660. "branch-alias": {
  661. "dev-master": "1.2.x-dev"
  662. }
  663. },
  664. "autoload": {
  665. "psr-4": {
  666. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  667. }
  668. },
  669. "notification-url": "https://packagist.org/downloads/",
  670. "license": [
  671. "MIT"
  672. ],
  673. "authors": [
  674. {
  675. "name": "Guilherme Blanco",
  676. "email": "guilhermeblanco@gmail.com"
  677. },
  678. {
  679. "name": "Roman Borschel",
  680. "email": "roman@code-factory.org"
  681. },
  682. {
  683. "name": "Johannes Schmitt",
  684. "email": "schmittjoh@gmail.com"
  685. }
  686. ],
  687. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  688. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  689. "keywords": [
  690. "annotations",
  691. "docblock",
  692. "lexer",
  693. "parser",
  694. "php"
  695. ],
  696. "time": "2020-05-25T17:44:05+00:00"
  697. },
  698. {
  699. "name": "dragonmantank/cron-expression",
  700. "version": "v2.3.0",
  701. "source": {
  702. "type": "git",
  703. "url": "https://github.com/dragonmantank/cron-expression.git",
  704. "reference": "72b6fbf76adb3cf5bc0db68559b33d41219aba27"
  705. },
  706. "dist": {
  707. "type": "zip",
  708. "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/72b6fbf76adb3cf5bc0db68559b33d41219aba27",
  709. "reference": "72b6fbf76adb3cf5bc0db68559b33d41219aba27",
  710. "shasum": "",
  711. "mirrors": [
  712. {
  713. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  714. "preferred": true
  715. }
  716. ]
  717. },
  718. "require": {
  719. "php": "^7.0"
  720. },
  721. "require-dev": {
  722. "phpunit/phpunit": "^6.4|^7.0"
  723. },
  724. "type": "library",
  725. "extra": {
  726. "branch-alias": {
  727. "dev-master": "2.3-dev"
  728. }
  729. },
  730. "autoload": {
  731. "psr-4": {
  732. "Cron\\": "src/Cron/"
  733. }
  734. },
  735. "notification-url": "https://packagist.org/downloads/",
  736. "license": [
  737. "MIT"
  738. ],
  739. "authors": [
  740. {
  741. "name": "Michael Dowling",
  742. "email": "mtdowling@gmail.com",
  743. "homepage": "https://github.com/mtdowling"
  744. },
  745. {
  746. "name": "Chris Tankersley",
  747. "email": "chris@ctankersley.com",
  748. "homepage": "https://github.com/dragonmantank"
  749. }
  750. ],
  751. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  752. "keywords": [
  753. "cron",
  754. "schedule"
  755. ],
  756. "time": "2019-03-31T00:38:28+00:00"
  757. },
  758. {
  759. "name": "easywechat-composer/easywechat-composer",
  760. "version": "1.4.0",
  761. "source": {
  762. "type": "git",
  763. "url": "https://github.com/mingyoung/easywechat-composer.git",
  764. "reference": "93cfce1ec842b9a5b1b0791a52afd18b833f114a"
  765. },
  766. "dist": {
  767. "type": "zip",
  768. "url": "https://api.github.com/repos/mingyoung/easywechat-composer/zipball/93cfce1ec842b9a5b1b0791a52afd18b833f114a",
  769. "reference": "93cfce1ec842b9a5b1b0791a52afd18b833f114a",
  770. "shasum": "",
  771. "mirrors": [
  772. {
  773. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  774. "preferred": true
  775. }
  776. ]
  777. },
  778. "require": {
  779. "composer-plugin-api": "^1.0 || ^2.0",
  780. "php": ">=7.0"
  781. },
  782. "require-dev": {
  783. "composer/composer": "^1.0 || ^2.0",
  784. "phpunit/phpunit": "^6.5 || ^7.0"
  785. },
  786. "type": "composer-plugin",
  787. "extra": {
  788. "class": "EasyWeChatComposer\\Plugin"
  789. },
  790. "autoload": {
  791. "psr-4": {
  792. "EasyWeChatComposer\\": "src/"
  793. }
  794. },
  795. "notification-url": "https://packagist.org/downloads/",
  796. "license": [
  797. "MIT"
  798. ],
  799. "authors": [
  800. {
  801. "name": "张铭阳",
  802. "email": "mingyoungcheung@gmail.com"
  803. }
  804. ],
  805. "description": "The composer plugin for EasyWeChat",
  806. "time": "2020-07-23T11:06:47+00:00"
  807. },
  808. {
  809. "name": "egulias/email-validator",
  810. "version": "2.1.18",
  811. "source": {
  812. "type": "git",
  813. "url": "https://github.com/egulias/EmailValidator.git",
  814. "reference": "cfa3d44471c7f5bfb684ac2b0da7114283d78441"
  815. },
  816. "dist": {
  817. "type": "zip",
  818. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/cfa3d44471c7f5bfb684ac2b0da7114283d78441",
  819. "reference": "cfa3d44471c7f5bfb684ac2b0da7114283d78441",
  820. "shasum": "",
  821. "mirrors": [
  822. {
  823. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  824. "preferred": true
  825. }
  826. ]
  827. },
  828. "require": {
  829. "doctrine/lexer": "^1.0.1",
  830. "php": ">=5.5",
  831. "symfony/polyfill-intl-idn": "^1.10"
  832. },
  833. "require-dev": {
  834. "dominicsayers/isemail": "^3.0.7",
  835. "phpunit/phpunit": "^4.8.36|^7.5.15",
  836. "satooshi/php-coveralls": "^1.0.1"
  837. },
  838. "suggest": {
  839. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  840. },
  841. "type": "library",
  842. "extra": {
  843. "branch-alias": {
  844. "dev-master": "2.1.x-dev"
  845. }
  846. },
  847. "autoload": {
  848. "psr-4": {
  849. "Egulias\\EmailValidator\\": "src"
  850. }
  851. },
  852. "notification-url": "https://packagist.org/downloads/",
  853. "license": [
  854. "MIT"
  855. ],
  856. "authors": [
  857. {
  858. "name": "Eduardo Gulias Davis"
  859. }
  860. ],
  861. "description": "A library for validating emails against several RFCs",
  862. "homepage": "https://github.com/egulias/EmailValidator",
  863. "keywords": [
  864. "email",
  865. "emailvalidation",
  866. "emailvalidator",
  867. "validation",
  868. "validator"
  869. ],
  870. "time": "2020-06-16T20:11:17+00:00"
  871. },
  872. {
  873. "name": "fideloper/proxy",
  874. "version": "4.4.0",
  875. "source": {
  876. "type": "git",
  877. "url": "https://github.com/fideloper/TrustedProxy.git",
  878. "reference": "9beebf48a1c344ed67c1d36bb1b8709db7c3c1a8"
  879. },
  880. "dist": {
  881. "type": "zip",
  882. "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/9beebf48a1c344ed67c1d36bb1b8709db7c3c1a8",
  883. "reference": "9beebf48a1c344ed67c1d36bb1b8709db7c3c1a8",
  884. "shasum": "",
  885. "mirrors": [
  886. {
  887. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  888. "preferred": true
  889. }
  890. ]
  891. },
  892. "require": {
  893. "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0",
  894. "php": ">=5.4.0"
  895. },
  896. "require-dev": {
  897. "illuminate/http": "^5.0|^6.0|^7.0|^8.0",
  898. "mockery/mockery": "^1.0",
  899. "phpunit/phpunit": "^6.0"
  900. },
  901. "type": "library",
  902. "extra": {
  903. "laravel": {
  904. "providers": [
  905. "Fideloper\\Proxy\\TrustedProxyServiceProvider"
  906. ]
  907. }
  908. },
  909. "autoload": {
  910. "psr-4": {
  911. "Fideloper\\Proxy\\": "src/"
  912. }
  913. },
  914. "notification-url": "https://packagist.org/downloads/",
  915. "license": [
  916. "MIT"
  917. ],
  918. "authors": [
  919. {
  920. "name": "Chris Fidao",
  921. "email": "fideloper@gmail.com"
  922. }
  923. ],
  924. "description": "Set trusted proxies for Laravel",
  925. "keywords": [
  926. "load balancing",
  927. "proxy",
  928. "trusted proxy"
  929. ],
  930. "time": "2020-06-23T01:36:47+00:00"
  931. },
  932. {
  933. "name": "fruitcake/laravel-cors",
  934. "version": "v1.0.6",
  935. "source": {
  936. "type": "git",
  937. "url": "https://github.com/fruitcake/laravel-cors.git",
  938. "reference": "1d127dbec313e2e227d65e0c483765d8d7559bf6"
  939. },
  940. "dist": {
  941. "type": "zip",
  942. "url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/1d127dbec313e2e227d65e0c483765d8d7559bf6",
  943. "reference": "1d127dbec313e2e227d65e0c483765d8d7559bf6",
  944. "shasum": "",
  945. "mirrors": [
  946. {
  947. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  948. "preferred": true
  949. }
  950. ]
  951. },
  952. "require": {
  953. "asm89/stack-cors": "^1.3",
  954. "illuminate/contracts": "^5.5|^6.0|^7.0|^8.0",
  955. "illuminate/support": "^5.5|^6.0|^7.0|^8.0",
  956. "php": ">=7",
  957. "symfony/http-foundation": "^3.3|^4.0|^5.0",
  958. "symfony/http-kernel": "^3.3|^4.0|^5.0"
  959. },
  960. "require-dev": {
  961. "laravel/framework": "^5.5|^6.0|^7.0|^8.0",
  962. "orchestra/testbench": "^3.5|^4.0|^5.0|^6.0",
  963. "phpro/grumphp": "^0.16|^0.17",
  964. "phpunit/phpunit": "^6.0|^7.0|^8.0",
  965. "squizlabs/php_codesniffer": "^3.5"
  966. },
  967. "type": "library",
  968. "extra": {
  969. "branch-alias": {
  970. "dev-master": "1.0-dev"
  971. },
  972. "laravel": {
  973. "providers": [
  974. "Fruitcake\\Cors\\CorsServiceProvider"
  975. ]
  976. }
  977. },
  978. "autoload": {
  979. "psr-4": {
  980. "Fruitcake\\Cors\\": "src/"
  981. }
  982. },
  983. "notification-url": "https://packagist.org/downloads/",
  984. "license": [
  985. "MIT"
  986. ],
  987. "authors": [
  988. {
  989. "name": "Fruitcake",
  990. "homepage": "https://fruitcake.nl"
  991. },
  992. {
  993. "name": "Barry vd. Heuvel",
  994. "email": "barryvdh@gmail.com"
  995. }
  996. ],
  997. "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application",
  998. "keywords": [
  999. "api",
  1000. "cors",
  1001. "crossdomain",
  1002. "laravel"
  1003. ],
  1004. "time": "2020-04-28T08:47:37+00:00"
  1005. },
  1006. {
  1007. "name": "graze/guzzle-jsonrpc",
  1008. "version": "3.2.1",
  1009. "source": {
  1010. "type": "git",
  1011. "url": "https://github.com/graze/guzzle-jsonrpc.git",
  1012. "reference": "c4513b7659534792b906723158a8388f54275a61"
  1013. },
  1014. "dist": {
  1015. "type": "zip",
  1016. "url": "https://api.github.com/repos/graze/guzzle-jsonrpc/zipball/c4513b7659534792b906723158a8388f54275a61",
  1017. "reference": "c4513b7659534792b906723158a8388f54275a61",
  1018. "shasum": "",
  1019. "mirrors": [
  1020. {
  1021. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1022. "preferred": true
  1023. }
  1024. ]
  1025. },
  1026. "require": {
  1027. "guzzlehttp/guzzle": "^6.0",
  1028. "guzzlehttp/promises": "^1.0",
  1029. "php": ">=5.5",
  1030. "psr/http-message": "^1.0"
  1031. },
  1032. "require-dev": {
  1033. "adlawson/timezone": "~1.0",
  1034. "fabpot/php-cs-fixer": "~0.5",
  1035. "mockery/mockery": "~0.9",
  1036. "phpunit/phpunit": "~4.3"
  1037. },
  1038. "type": "library",
  1039. "autoload": {
  1040. "files": [
  1041. "src/functions_include.php"
  1042. ],
  1043. "psr-4": {
  1044. "Graze\\GuzzleHttp\\JsonRpc\\": "src"
  1045. }
  1046. },
  1047. "notification-url": "https://packagist.org/downloads/",
  1048. "license": [
  1049. "MIT"
  1050. ],
  1051. "authors": [
  1052. {
  1053. "name": "Graze tech team",
  1054. "homepage": "https://github.com/graze/guzzle-jsonrpc/graphs/contributors"
  1055. }
  1056. ],
  1057. "description": "JSON-RPC 2.0 client for Guzzle",
  1058. "homepage": "https://github.com/graze/guzzle-jsonrpc",
  1059. "keywords": [
  1060. "Guzzle",
  1061. "guzzlehttp",
  1062. "http",
  1063. "json",
  1064. "json-rpc",
  1065. "jsonrpc",
  1066. "ring",
  1067. "rpc"
  1068. ],
  1069. "time": "2016-02-16T15:18:21+00:00"
  1070. },
  1071. {
  1072. "name": "guzzlehttp/guzzle",
  1073. "version": "6.5.5",
  1074. "source": {
  1075. "type": "git",
  1076. "url": "https://github.com/guzzle/guzzle.git",
  1077. "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
  1078. },
  1079. "dist": {
  1080. "type": "zip",
  1081. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
  1082. "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
  1083. "shasum": "",
  1084. "mirrors": [
  1085. {
  1086. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1087. "preferred": true
  1088. }
  1089. ]
  1090. },
  1091. "require": {
  1092. "ext-json": "*",
  1093. "guzzlehttp/promises": "^1.0",
  1094. "guzzlehttp/psr7": "^1.6.1",
  1095. "php": ">=5.5",
  1096. "symfony/polyfill-intl-idn": "^1.17.0"
  1097. },
  1098. "require-dev": {
  1099. "ext-curl": "*",
  1100. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
  1101. "psr/log": "^1.1"
  1102. },
  1103. "suggest": {
  1104. "psr/log": "Required for using the Log middleware"
  1105. },
  1106. "type": "library",
  1107. "extra": {
  1108. "branch-alias": {
  1109. "dev-master": "6.5-dev"
  1110. }
  1111. },
  1112. "autoload": {
  1113. "psr-4": {
  1114. "GuzzleHttp\\": "src/"
  1115. },
  1116. "files": [
  1117. "src/functions_include.php"
  1118. ]
  1119. },
  1120. "notification-url": "https://packagist.org/downloads/",
  1121. "license": [
  1122. "MIT"
  1123. ],
  1124. "authors": [
  1125. {
  1126. "name": "Michael Dowling",
  1127. "email": "mtdowling@gmail.com",
  1128. "homepage": "https://github.com/mtdowling"
  1129. }
  1130. ],
  1131. "description": "Guzzle is a PHP HTTP client library",
  1132. "homepage": "http://guzzlephp.org/",
  1133. "keywords": [
  1134. "client",
  1135. "curl",
  1136. "framework",
  1137. "http",
  1138. "http client",
  1139. "rest",
  1140. "web service"
  1141. ],
  1142. "time": "2020-06-16T21:01:06+00:00"
  1143. },
  1144. {
  1145. "name": "guzzlehttp/promises",
  1146. "version": "v1.3.1",
  1147. "source": {
  1148. "type": "git",
  1149. "url": "https://github.com/guzzle/promises.git",
  1150. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  1151. },
  1152. "dist": {
  1153. "type": "zip",
  1154. "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  1155. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  1156. "shasum": "",
  1157. "mirrors": [
  1158. {
  1159. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1160. "preferred": true
  1161. }
  1162. ]
  1163. },
  1164. "require": {
  1165. "php": ">=5.5.0"
  1166. },
  1167. "require-dev": {
  1168. "phpunit/phpunit": "^4.0"
  1169. },
  1170. "type": "library",
  1171. "extra": {
  1172. "branch-alias": {
  1173. "dev-master": "1.4-dev"
  1174. }
  1175. },
  1176. "autoload": {
  1177. "psr-4": {
  1178. "GuzzleHttp\\Promise\\": "src/"
  1179. },
  1180. "files": [
  1181. "src/functions_include.php"
  1182. ]
  1183. },
  1184. "notification-url": "https://packagist.org/downloads/",
  1185. "license": [
  1186. "MIT"
  1187. ],
  1188. "authors": [
  1189. {
  1190. "name": "Michael Dowling",
  1191. "email": "mtdowling@gmail.com",
  1192. "homepage": "https://github.com/mtdowling"
  1193. }
  1194. ],
  1195. "description": "Guzzle promises library",
  1196. "keywords": [
  1197. "promise"
  1198. ],
  1199. "time": "2016-12-20T10:07:11+00:00"
  1200. },
  1201. {
  1202. "name": "guzzlehttp/psr7",
  1203. "version": "1.6.1",
  1204. "source": {
  1205. "type": "git",
  1206. "url": "https://github.com/guzzle/psr7.git",
  1207. "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
  1208. },
  1209. "dist": {
  1210. "type": "zip",
  1211. "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
  1212. "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
  1213. "shasum": "",
  1214. "mirrors": [
  1215. {
  1216. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1217. "preferred": true
  1218. }
  1219. ]
  1220. },
  1221. "require": {
  1222. "php": ">=5.4.0",
  1223. "psr/http-message": "~1.0",
  1224. "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
  1225. },
  1226. "provide": {
  1227. "psr/http-message-implementation": "1.0"
  1228. },
  1229. "require-dev": {
  1230. "ext-zlib": "*",
  1231. "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
  1232. },
  1233. "suggest": {
  1234. "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
  1235. },
  1236. "type": "library",
  1237. "extra": {
  1238. "branch-alias": {
  1239. "dev-master": "1.6-dev"
  1240. }
  1241. },
  1242. "autoload": {
  1243. "psr-4": {
  1244. "GuzzleHttp\\Psr7\\": "src/"
  1245. },
  1246. "files": [
  1247. "src/functions_include.php"
  1248. ]
  1249. },
  1250. "notification-url": "https://packagist.org/downloads/",
  1251. "license": [
  1252. "MIT"
  1253. ],
  1254. "authors": [
  1255. {
  1256. "name": "Michael Dowling",
  1257. "email": "mtdowling@gmail.com",
  1258. "homepage": "https://github.com/mtdowling"
  1259. },
  1260. {
  1261. "name": "Tobias Schultze",
  1262. "homepage": "https://github.com/Tobion"
  1263. }
  1264. ],
  1265. "description": "PSR-7 message implementation that also provides common utility methods",
  1266. "keywords": [
  1267. "http",
  1268. "message",
  1269. "psr-7",
  1270. "request",
  1271. "response",
  1272. "stream",
  1273. "uri",
  1274. "url"
  1275. ],
  1276. "time": "2019-07-01T23:21:34+00:00"
  1277. },
  1278. {
  1279. "name": "iidestiny/flysystem-oss",
  1280. "version": "2.3",
  1281. "source": {
  1282. "type": "git",
  1283. "url": "https://github.com/iiDestiny/flysystem-oss.git",
  1284. "reference": "066dfa477d92a9d248722ac660953f467c35a4aa"
  1285. },
  1286. "dist": {
  1287. "type": "zip",
  1288. "url": "https://api.github.com/repos/iiDestiny/flysystem-oss/zipball/066dfa477d92a9d248722ac660953f467c35a4aa",
  1289. "reference": "066dfa477d92a9d248722ac660953f467c35a4aa",
  1290. "shasum": "",
  1291. "mirrors": [
  1292. {
  1293. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1294. "preferred": true
  1295. }
  1296. ]
  1297. },
  1298. "require": {
  1299. "aliyuncs/oss-sdk-php": "^2.3",
  1300. "ext-curl": "*",
  1301. "ext-json": "*",
  1302. "ext-openssl": "*",
  1303. "league/flysystem": "^1.0",
  1304. "nesbot/carbon": "^1.24.1 || ^2.0",
  1305. "php": "^7.0"
  1306. },
  1307. "require-dev": {
  1308. "mockery/mockery": "^1.2",
  1309. "phpunit/phpunit": "^6.5",
  1310. "symfony/var-dumper": "^3.4"
  1311. },
  1312. "type": "library",
  1313. "autoload": {
  1314. "psr-4": {
  1315. "Iidestiny\\Flysystem\\Oss\\": "src"
  1316. }
  1317. },
  1318. "notification-url": "https://packagist.org/downloads/",
  1319. "license": [
  1320. "MIT"
  1321. ],
  1322. "authors": [
  1323. {
  1324. "name": "iidestiny",
  1325. "email": "iidestiny@vip.qq.com"
  1326. }
  1327. ],
  1328. "description": "Flysystem adapter for the Oss storage.",
  1329. "keywords": [
  1330. "alioss",
  1331. "laravel",
  1332. "oss",
  1333. "阿里oss"
  1334. ],
  1335. "time": "2020-07-08T03:16:46+00:00"
  1336. },
  1337. {
  1338. "name": "iidestiny/laravel-filesystem-oss",
  1339. "version": "2.0",
  1340. "source": {
  1341. "type": "git",
  1342. "url": "https://github.com/iiDestiny/laravel-filesystem-oss.git",
  1343. "reference": "88dd8dadd564cd234ba6264f91505e55692013ec"
  1344. },
  1345. "dist": {
  1346. "type": "zip",
  1347. "url": "https://api.github.com/repos/iiDestiny/laravel-filesystem-oss/zipball/88dd8dadd564cd234ba6264f91505e55692013ec",
  1348. "reference": "88dd8dadd564cd234ba6264f91505e55692013ec",
  1349. "shasum": "",
  1350. "mirrors": [
  1351. {
  1352. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1353. "preferred": true
  1354. }
  1355. ]
  1356. },
  1357. "require": {
  1358. "iidestiny/flysystem-oss": "~2.0",
  1359. "php": "^7.0"
  1360. },
  1361. "type": "library",
  1362. "extra": {
  1363. "laravel": {
  1364. "providers": [
  1365. "Iidestiny\\LaravelFilesystemOss\\OssStorageServiceProvider"
  1366. ]
  1367. }
  1368. },
  1369. "autoload": {
  1370. "psr-4": {
  1371. "Iidestiny\\LaravelFilesystemOss\\": "src"
  1372. }
  1373. },
  1374. "notification-url": "https://packagist.org/downloads/",
  1375. "license": [
  1376. "MIT"
  1377. ],
  1378. "authors": [
  1379. {
  1380. "name": "iidestiny",
  1381. "email": "iidestiny@vip.qq.com"
  1382. }
  1383. ],
  1384. "description": "Oss storage filesystem for Laravel.",
  1385. "time": "2020-03-28T15:21:51+00:00"
  1386. },
  1387. {
  1388. "name": "laravel/framework",
  1389. "version": "v7.22.4",
  1390. "source": {
  1391. "type": "git",
  1392. "url": "https://github.com/laravel/framework.git",
  1393. "reference": "30e851a2b3a2af73fba0b7f4fa22b04260db98e7"
  1394. },
  1395. "dist": {
  1396. "type": "zip",
  1397. "url": "https://api.github.com/repos/laravel/framework/zipball/30e851a2b3a2af73fba0b7f4fa22b04260db98e7",
  1398. "reference": "30e851a2b3a2af73fba0b7f4fa22b04260db98e7",
  1399. "shasum": "",
  1400. "mirrors": [
  1401. {
  1402. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1403. "preferred": true
  1404. }
  1405. ]
  1406. },
  1407. "require": {
  1408. "doctrine/inflector": "^1.4|^2.0",
  1409. "dragonmantank/cron-expression": "^2.0",
  1410. "egulias/email-validator": "^2.1.10",
  1411. "ext-json": "*",
  1412. "ext-mbstring": "*",
  1413. "ext-openssl": "*",
  1414. "league/commonmark": "^1.3",
  1415. "league/flysystem": "^1.0.34",
  1416. "monolog/monolog": "^2.0",
  1417. "nesbot/carbon": "^2.17",
  1418. "opis/closure": "^3.1",
  1419. "php": "^7.2.5",
  1420. "psr/container": "^1.0",
  1421. "psr/simple-cache": "^1.0",
  1422. "ramsey/uuid": "^3.7|^4.0",
  1423. "swiftmailer/swiftmailer": "^6.0",
  1424. "symfony/console": "^5.0",
  1425. "symfony/error-handler": "^5.0",
  1426. "symfony/finder": "^5.0",
  1427. "symfony/http-foundation": "^5.0",
  1428. "symfony/http-kernel": "^5.0",
  1429. "symfony/mime": "^5.0",
  1430. "symfony/polyfill-php73": "^1.17",
  1431. "symfony/process": "^5.0",
  1432. "symfony/routing": "^5.0",
  1433. "symfony/var-dumper": "^5.0",
  1434. "tijsverkoyen/css-to-inline-styles": "^2.2.2",
  1435. "vlucas/phpdotenv": "^4.0",
  1436. "voku/portable-ascii": "^1.4.8"
  1437. },
  1438. "conflict": {
  1439. "tightenco/collect": "<5.5.33"
  1440. },
  1441. "provide": {
  1442. "psr/container-implementation": "1.0"
  1443. },
  1444. "replace": {
  1445. "illuminate/auth": "self.version",
  1446. "illuminate/broadcasting": "self.version",
  1447. "illuminate/bus": "self.version",
  1448. "illuminate/cache": "self.version",
  1449. "illuminate/config": "self.version",
  1450. "illuminate/console": "self.version",
  1451. "illuminate/container": "self.version",
  1452. "illuminate/contracts": "self.version",
  1453. "illuminate/cookie": "self.version",
  1454. "illuminate/database": "self.version",
  1455. "illuminate/encryption": "self.version",
  1456. "illuminate/events": "self.version",
  1457. "illuminate/filesystem": "self.version",
  1458. "illuminate/hashing": "self.version",
  1459. "illuminate/http": "self.version",
  1460. "illuminate/log": "self.version",
  1461. "illuminate/mail": "self.version",
  1462. "illuminate/notifications": "self.version",
  1463. "illuminate/pagination": "self.version",
  1464. "illuminate/pipeline": "self.version",
  1465. "illuminate/queue": "self.version",
  1466. "illuminate/redis": "self.version",
  1467. "illuminate/routing": "self.version",
  1468. "illuminate/session": "self.version",
  1469. "illuminate/support": "self.version",
  1470. "illuminate/testing": "self.version",
  1471. "illuminate/translation": "self.version",
  1472. "illuminate/validation": "self.version",
  1473. "illuminate/view": "self.version"
  1474. },
  1475. "require-dev": {
  1476. "aws/aws-sdk-php": "^3.0",
  1477. "doctrine/dbal": "^2.6",
  1478. "filp/whoops": "^2.4",
  1479. "guzzlehttp/guzzle": "^6.3.1|^7.0",
  1480. "league/flysystem-cached-adapter": "^1.0",
  1481. "mockery/mockery": "^1.3.1",
  1482. "moontoast/math": "^1.1",
  1483. "orchestra/testbench-core": "^5.0",
  1484. "pda/pheanstalk": "^4.0",
  1485. "phpunit/phpunit": "^8.4|^9.0",
  1486. "predis/predis": "^1.1.1",
  1487. "symfony/cache": "^5.0"
  1488. },
  1489. "suggest": {
  1490. "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.0).",
  1491. "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).",
  1492. "ext-ftp": "Required to use the Flysystem FTP driver.",
  1493. "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
  1494. "ext-memcached": "Required to use the memcache cache driver.",
  1495. "ext-pcntl": "Required to use all features of the queue worker.",
  1496. "ext-posix": "Required to use all features of the queue worker.",
  1497. "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
  1498. "filp/whoops": "Required for friendly error pages in development (^2.4).",
  1499. "fzaninotto/faker": "Required to use the eloquent factory builder (^1.9.1).",
  1500. "guzzlehttp/guzzle": "Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0).",
  1501. "laravel/tinker": "Required to use the tinker console command (^2.0).",
  1502. "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
  1503. "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
  1504. "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
  1505. "mockery/mockery": "Required to use mocking (^1.3.1).",
  1506. "moontoast/math": "Required to use ordered UUIDs (^1.1).",
  1507. "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
  1508. "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
  1509. "phpunit/phpunit": "Required to use assertions and run tests (^8.4|^9.0).",
  1510. "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
  1511. "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0).",
  1512. "symfony/cache": "Required to PSR-6 cache bridge (^5.0).",
  1513. "symfony/filesystem": "Required to create relative storage directory symbolic links (^5.0).",
  1514. "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).",
  1515. "wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)."
  1516. },
  1517. "type": "library",
  1518. "extra": {
  1519. "branch-alias": {
  1520. "dev-master": "7.x-dev"
  1521. }
  1522. },
  1523. "autoload": {
  1524. "files": [
  1525. "src/Illuminate/Foundation/helpers.php",
  1526. "src/Illuminate/Support/helpers.php"
  1527. ],
  1528. "psr-4": {
  1529. "Illuminate\\": "src/Illuminate/"
  1530. }
  1531. },
  1532. "notification-url": "https://packagist.org/downloads/",
  1533. "license": [
  1534. "MIT"
  1535. ],
  1536. "authors": [
  1537. {
  1538. "name": "Taylor Otwell",
  1539. "email": "taylor@laravel.com"
  1540. }
  1541. ],
  1542. "description": "The Laravel Framework.",
  1543. "homepage": "https://laravel.com",
  1544. "keywords": [
  1545. "framework",
  1546. "laravel"
  1547. ],
  1548. "time": "2020-07-27T18:25:06+00:00"
  1549. },
  1550. {
  1551. "name": "laravel/tinker",
  1552. "version": "v2.4.1",
  1553. "source": {
  1554. "type": "git",
  1555. "url": "https://github.com/laravel/tinker.git",
  1556. "reference": "3c9ef136ca59366bc1b50b7f2500a946d5149c62"
  1557. },
  1558. "dist": {
  1559. "type": "zip",
  1560. "url": "https://api.github.com/repos/laravel/tinker/zipball/3c9ef136ca59366bc1b50b7f2500a946d5149c62",
  1561. "reference": "3c9ef136ca59366bc1b50b7f2500a946d5149c62",
  1562. "shasum": "",
  1563. "mirrors": [
  1564. {
  1565. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1566. "preferred": true
  1567. }
  1568. ]
  1569. },
  1570. "require": {
  1571. "illuminate/console": "^6.0|^7.0|^8.0",
  1572. "illuminate/contracts": "^6.0|^7.0|^8.0",
  1573. "illuminate/support": "^6.0|^7.0|^8.0",
  1574. "php": "^7.2",
  1575. "psy/psysh": "^0.10.3",
  1576. "symfony/var-dumper": "^4.3|^5.0"
  1577. },
  1578. "require-dev": {
  1579. "mockery/mockery": "^1.3.1",
  1580. "phpunit/phpunit": "^8.4|^9.0"
  1581. },
  1582. "suggest": {
  1583. "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0)."
  1584. },
  1585. "type": "library",
  1586. "extra": {
  1587. "branch-alias": {
  1588. "dev-master": "2.x-dev"
  1589. },
  1590. "laravel": {
  1591. "providers": [
  1592. "Laravel\\Tinker\\TinkerServiceProvider"
  1593. ]
  1594. }
  1595. },
  1596. "autoload": {
  1597. "psr-4": {
  1598. "Laravel\\Tinker\\": "src/"
  1599. }
  1600. },
  1601. "notification-url": "https://packagist.org/downloads/",
  1602. "license": [
  1603. "MIT"
  1604. ],
  1605. "authors": [
  1606. {
  1607. "name": "Taylor Otwell",
  1608. "email": "taylor@laravel.com"
  1609. }
  1610. ],
  1611. "description": "Powerful REPL for the Laravel framework.",
  1612. "keywords": [
  1613. "REPL",
  1614. "Tinker",
  1615. "laravel",
  1616. "psysh"
  1617. ],
  1618. "time": "2020-07-07T15:10:00+00:00"
  1619. },
  1620. {
  1621. "name": "league/commonmark",
  1622. "version": "1.5.3",
  1623. "source": {
  1624. "type": "git",
  1625. "url": "https://github.com/thephpleague/commonmark.git",
  1626. "reference": "2574454b97e4103dc4e36917bd783b25624aefcd"
  1627. },
  1628. "dist": {
  1629. "type": "zip",
  1630. "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/2574454b97e4103dc4e36917bd783b25624aefcd",
  1631. "reference": "2574454b97e4103dc4e36917bd783b25624aefcd",
  1632. "shasum": "",
  1633. "mirrors": [
  1634. {
  1635. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1636. "preferred": true
  1637. }
  1638. ]
  1639. },
  1640. "require": {
  1641. "ext-mbstring": "*",
  1642. "php": "^7.1 || ^8.0"
  1643. },
  1644. "conflict": {
  1645. "scrutinizer/ocular": "1.7.*"
  1646. },
  1647. "require-dev": {
  1648. "cebe/markdown": "~1.0",
  1649. "commonmark/commonmark.js": "0.29.1",
  1650. "erusev/parsedown": "~1.0",
  1651. "ext-json": "*",
  1652. "github/gfm": "0.29.0",
  1653. "michelf/php-markdown": "~1.4",
  1654. "mikehaertl/php-shellcommand": "^1.4",
  1655. "phpstan/phpstan": "^0.12",
  1656. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.2",
  1657. "scrutinizer/ocular": "^1.5",
  1658. "symfony/finder": "^4.2"
  1659. },
  1660. "bin": [
  1661. "bin/commonmark"
  1662. ],
  1663. "type": "library",
  1664. "autoload": {
  1665. "psr-4": {
  1666. "League\\CommonMark\\": "src"
  1667. }
  1668. },
  1669. "notification-url": "https://packagist.org/downloads/",
  1670. "license": [
  1671. "BSD-3-Clause"
  1672. ],
  1673. "authors": [
  1674. {
  1675. "name": "Colin O'Dell",
  1676. "email": "colinodell@gmail.com",
  1677. "homepage": "https://www.colinodell.com",
  1678. "role": "Lead Developer"
  1679. }
  1680. ],
  1681. "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)",
  1682. "homepage": "https://commonmark.thephpleague.com",
  1683. "keywords": [
  1684. "commonmark",
  1685. "flavored",
  1686. "gfm",
  1687. "github",
  1688. "github-flavored",
  1689. "markdown",
  1690. "md",
  1691. "parser"
  1692. ],
  1693. "time": "2020-07-19T22:47:30+00:00"
  1694. },
  1695. {
  1696. "name": "league/flysystem",
  1697. "version": "1.0.70",
  1698. "source": {
  1699. "type": "git",
  1700. "url": "https://github.com/thephpleague/flysystem.git",
  1701. "reference": "585824702f534f8d3cf7fab7225e8466cc4b7493"
  1702. },
  1703. "dist": {
  1704. "type": "zip",
  1705. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/585824702f534f8d3cf7fab7225e8466cc4b7493",
  1706. "reference": "585824702f534f8d3cf7fab7225e8466cc4b7493",
  1707. "shasum": "",
  1708. "mirrors": [
  1709. {
  1710. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1711. "preferred": true
  1712. }
  1713. ]
  1714. },
  1715. "require": {
  1716. "ext-fileinfo": "*",
  1717. "php": ">=5.5.9"
  1718. },
  1719. "conflict": {
  1720. "league/flysystem-sftp": "<1.0.6"
  1721. },
  1722. "require-dev": {
  1723. "phpspec/phpspec": "^3.4 || ^4.0 || ^5.0 || ^6.0",
  1724. "phpunit/phpunit": "^5.7.26"
  1725. },
  1726. "suggest": {
  1727. "ext-fileinfo": "Required for MimeType",
  1728. "ext-ftp": "Allows you to use FTP server storage",
  1729. "ext-openssl": "Allows you to use FTPS server storage",
  1730. "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  1731. "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  1732. "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  1733. "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  1734. "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  1735. "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  1736. "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  1737. "league/flysystem-webdav": "Allows you to use WebDAV storage",
  1738. "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
  1739. "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
  1740. "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
  1741. },
  1742. "type": "library",
  1743. "extra": {
  1744. "branch-alias": {
  1745. "dev-master": "1.1-dev"
  1746. }
  1747. },
  1748. "autoload": {
  1749. "psr-4": {
  1750. "League\\Flysystem\\": "src/"
  1751. }
  1752. },
  1753. "notification-url": "https://packagist.org/downloads/",
  1754. "license": [
  1755. "MIT"
  1756. ],
  1757. "authors": [
  1758. {
  1759. "name": "Frank de Jonge",
  1760. "email": "info@frenky.net"
  1761. }
  1762. ],
  1763. "description": "Filesystem abstraction: Many filesystems, one API.",
  1764. "keywords": [
  1765. "Cloud Files",
  1766. "WebDAV",
  1767. "abstraction",
  1768. "aws",
  1769. "cloud",
  1770. "copy.com",
  1771. "dropbox",
  1772. "file systems",
  1773. "files",
  1774. "filesystem",
  1775. "filesystems",
  1776. "ftp",
  1777. "rackspace",
  1778. "remote",
  1779. "s3",
  1780. "sftp",
  1781. "storage"
  1782. ],
  1783. "time": "2020-07-26T07:20:36+00:00"
  1784. },
  1785. {
  1786. "name": "monolog/monolog",
  1787. "version": "2.1.1",
  1788. "source": {
  1789. "type": "git",
  1790. "url": "https://github.com/Seldaek/monolog.git",
  1791. "reference": "f9eee5cec93dfb313a38b6b288741e84e53f02d5"
  1792. },
  1793. "dist": {
  1794. "type": "zip",
  1795. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f9eee5cec93dfb313a38b6b288741e84e53f02d5",
  1796. "reference": "f9eee5cec93dfb313a38b6b288741e84e53f02d5",
  1797. "shasum": "",
  1798. "mirrors": [
  1799. {
  1800. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1801. "preferred": true
  1802. }
  1803. ]
  1804. },
  1805. "require": {
  1806. "php": ">=7.2",
  1807. "psr/log": "^1.0.1"
  1808. },
  1809. "provide": {
  1810. "psr/log-implementation": "1.0.0"
  1811. },
  1812. "require-dev": {
  1813. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  1814. "doctrine/couchdb": "~1.0@dev",
  1815. "elasticsearch/elasticsearch": "^6.0",
  1816. "graylog2/gelf-php": "^1.4.2",
  1817. "php-amqplib/php-amqplib": "~2.4",
  1818. "php-console/php-console": "^3.1.3",
  1819. "php-parallel-lint/php-parallel-lint": "^1.0",
  1820. "phpspec/prophecy": "^1.6.1",
  1821. "phpunit/phpunit": "^8.5",
  1822. "predis/predis": "^1.1",
  1823. "rollbar/rollbar": "^1.3",
  1824. "ruflin/elastica": ">=0.90 <3.0",
  1825. "swiftmailer/swiftmailer": "^5.3|^6.0"
  1826. },
  1827. "suggest": {
  1828. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  1829. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  1830. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  1831. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  1832. "ext-mbstring": "Allow to work properly with unicode symbols",
  1833. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  1834. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  1835. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  1836. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  1837. "php-console/php-console": "Allow sending log messages to Google Chrome",
  1838. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  1839. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  1840. },
  1841. "type": "library",
  1842. "extra": {
  1843. "branch-alias": {
  1844. "dev-master": "2.x-dev"
  1845. }
  1846. },
  1847. "autoload": {
  1848. "psr-4": {
  1849. "Monolog\\": "src/Monolog"
  1850. }
  1851. },
  1852. "notification-url": "https://packagist.org/downloads/",
  1853. "license": [
  1854. "MIT"
  1855. ],
  1856. "authors": [
  1857. {
  1858. "name": "Jordi Boggiano",
  1859. "email": "j.boggiano@seld.be",
  1860. "homepage": "http://seld.be"
  1861. }
  1862. ],
  1863. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  1864. "homepage": "http://github.com/Seldaek/monolog",
  1865. "keywords": [
  1866. "log",
  1867. "logging",
  1868. "psr-3"
  1869. ],
  1870. "time": "2020-07-23T08:41:23+00:00"
  1871. },
  1872. {
  1873. "name": "nesbot/carbon",
  1874. "version": "2.37.0",
  1875. "source": {
  1876. "type": "git",
  1877. "url": "https://github.com/briannesbitt/Carbon.git",
  1878. "reference": "1f61206de973d67f36ce50f041c792ddac663c3e"
  1879. },
  1880. "dist": {
  1881. "type": "zip",
  1882. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/1f61206de973d67f36ce50f041c792ddac663c3e",
  1883. "reference": "1f61206de973d67f36ce50f041c792ddac663c3e",
  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. "ext-json": "*",
  1894. "php": "^7.1.8 || ^8.0",
  1895. "symfony/polyfill-mbstring": "^1.0",
  1896. "symfony/translation": "^3.4 || ^4.0 || ^5.0"
  1897. },
  1898. "require-dev": {
  1899. "doctrine/orm": "^2.7",
  1900. "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
  1901. "kylekatarnls/multi-tester": "^2.0",
  1902. "phpmd/phpmd": "^2.8",
  1903. "phpstan/extension-installer": "^1.0",
  1904. "phpstan/phpstan": "^0.12.30",
  1905. "phpunit/phpunit": "^7.5 || ^8.0",
  1906. "squizlabs/php_codesniffer": "^3.4"
  1907. },
  1908. "bin": [
  1909. "bin/carbon"
  1910. ],
  1911. "type": "library",
  1912. "extra": {
  1913. "branch-alias": {
  1914. "dev-master": "2.x-dev",
  1915. "dev-3.x": "3.x-dev"
  1916. },
  1917. "laravel": {
  1918. "providers": [
  1919. "Carbon\\Laravel\\ServiceProvider"
  1920. ]
  1921. },
  1922. "phpstan": {
  1923. "includes": [
  1924. "extension.neon"
  1925. ]
  1926. }
  1927. },
  1928. "autoload": {
  1929. "psr-4": {
  1930. "Carbon\\": "src/Carbon/"
  1931. }
  1932. },
  1933. "notification-url": "https://packagist.org/downloads/",
  1934. "license": [
  1935. "MIT"
  1936. ],
  1937. "authors": [
  1938. {
  1939. "name": "Brian Nesbitt",
  1940. "email": "brian@nesbot.com",
  1941. "homepage": "http://nesbot.com"
  1942. },
  1943. {
  1944. "name": "kylekatarnls",
  1945. "homepage": "http://github.com/kylekatarnls"
  1946. }
  1947. ],
  1948. "description": "An API extension for DateTime that supports 281 different languages.",
  1949. "homepage": "http://carbon.nesbot.com",
  1950. "keywords": [
  1951. "date",
  1952. "datetime",
  1953. "time"
  1954. ],
  1955. "time": "2020-07-28T06:04:54+00:00"
  1956. },
  1957. {
  1958. "name": "nikic/php-parser",
  1959. "version": "v4.7.0",
  1960. "source": {
  1961. "type": "git",
  1962. "url": "https://github.com/nikic/PHP-Parser.git",
  1963. "reference": "21dce06dfbf0365c6a7cc8fdbdc995926c6a9300"
  1964. },
  1965. "dist": {
  1966. "type": "zip",
  1967. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/21dce06dfbf0365c6a7cc8fdbdc995926c6a9300",
  1968. "reference": "21dce06dfbf0365c6a7cc8fdbdc995926c6a9300",
  1969. "shasum": "",
  1970. "mirrors": [
  1971. {
  1972. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1973. "preferred": true
  1974. }
  1975. ]
  1976. },
  1977. "require": {
  1978. "ext-tokenizer": "*",
  1979. "php": ">=7.0"
  1980. },
  1981. "require-dev": {
  1982. "ircmaxell/php-yacc": "0.0.5",
  1983. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
  1984. },
  1985. "bin": [
  1986. "bin/php-parse"
  1987. ],
  1988. "type": "library",
  1989. "extra": {
  1990. "branch-alias": {
  1991. "dev-master": "4.7-dev"
  1992. }
  1993. },
  1994. "autoload": {
  1995. "psr-4": {
  1996. "PhpParser\\": "lib/PhpParser"
  1997. }
  1998. },
  1999. "notification-url": "https://packagist.org/downloads/",
  2000. "license": [
  2001. "BSD-3-Clause"
  2002. ],
  2003. "authors": [
  2004. {
  2005. "name": "Nikita Popov"
  2006. }
  2007. ],
  2008. "description": "A PHP parser written in PHP",
  2009. "keywords": [
  2010. "parser",
  2011. "php"
  2012. ],
  2013. "time": "2020-07-25T13:18:53+00:00"
  2014. },
  2015. {
  2016. "name": "opis/closure",
  2017. "version": "3.5.5",
  2018. "source": {
  2019. "type": "git",
  2020. "url": "https://github.com/opis/closure.git",
  2021. "reference": "dec9fc5ecfca93f45cd6121f8e6f14457dff372c"
  2022. },
  2023. "dist": {
  2024. "type": "zip",
  2025. "url": "https://api.github.com/repos/opis/closure/zipball/dec9fc5ecfca93f45cd6121f8e6f14457dff372c",
  2026. "reference": "dec9fc5ecfca93f45cd6121f8e6f14457dff372c",
  2027. "shasum": "",
  2028. "mirrors": [
  2029. {
  2030. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2031. "preferred": true
  2032. }
  2033. ]
  2034. },
  2035. "require": {
  2036. "php": "^5.4 || ^7.0"
  2037. },
  2038. "require-dev": {
  2039. "jeremeamia/superclosure": "^2.0",
  2040. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
  2041. },
  2042. "type": "library",
  2043. "extra": {
  2044. "branch-alias": {
  2045. "dev-master": "3.5.x-dev"
  2046. }
  2047. },
  2048. "autoload": {
  2049. "psr-4": {
  2050. "Opis\\Closure\\": "src/"
  2051. },
  2052. "files": [
  2053. "functions.php"
  2054. ]
  2055. },
  2056. "notification-url": "https://packagist.org/downloads/",
  2057. "license": [
  2058. "MIT"
  2059. ],
  2060. "authors": [
  2061. {
  2062. "name": "Marius Sarca",
  2063. "email": "marius.sarca@gmail.com"
  2064. },
  2065. {
  2066. "name": "Sorin Sarca",
  2067. "email": "sarca_sorin@hotmail.com"
  2068. }
  2069. ],
  2070. "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
  2071. "homepage": "https://opis.io/closure",
  2072. "keywords": [
  2073. "anonymous functions",
  2074. "closure",
  2075. "function",
  2076. "serializable",
  2077. "serialization",
  2078. "serialize"
  2079. ],
  2080. "time": "2020-06-17T14:59:55+00:00"
  2081. },
  2082. {
  2083. "name": "overtrue/laravel-wechat",
  2084. "version": "5.0.7",
  2085. "source": {
  2086. "type": "git",
  2087. "url": "https://github.com/overtrue/laravel-wechat.git",
  2088. "reference": "feb3eca83910dac425390aaabcd89896686b9c34"
  2089. },
  2090. "dist": {
  2091. "type": "zip",
  2092. "url": "https://api.github.com/repos/overtrue/laravel-wechat/zipball/feb3eca83910dac425390aaabcd89896686b9c34",
  2093. "reference": "feb3eca83910dac425390aaabcd89896686b9c34",
  2094. "shasum": "",
  2095. "mirrors": [
  2096. {
  2097. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2098. "preferred": true
  2099. }
  2100. ]
  2101. },
  2102. "require": {
  2103. "illuminate/container": "^5.1 || ^6.0 || ^7.0",
  2104. "overtrue/wechat": "^4.0"
  2105. },
  2106. "type": "library",
  2107. "extra": {
  2108. "laravel": {
  2109. "providers": [
  2110. "Overtrue\\LaravelWeChat\\ServiceProvider"
  2111. ],
  2112. "aliases": {
  2113. "EasyWeChat": "Overtrue\\LaravelWeChat\\Facade"
  2114. }
  2115. }
  2116. },
  2117. "autoload": {
  2118. "psr-4": {
  2119. "Overtrue\\LaravelWeChat\\": "src/"
  2120. }
  2121. },
  2122. "notification-url": "https://packagist.org/downloads/",
  2123. "license": [
  2124. "MIT"
  2125. ],
  2126. "authors": [
  2127. {
  2128. "name": "overtrue",
  2129. "email": "anzhengchao@gmail.com"
  2130. }
  2131. ],
  2132. "description": "微信 SDK for Laravel",
  2133. "keywords": [
  2134. "laravel",
  2135. "sdk",
  2136. "wechat",
  2137. "weixin"
  2138. ],
  2139. "time": "2020-07-28T04:23:13+00:00"
  2140. },
  2141. {
  2142. "name": "overtrue/socialite",
  2143. "version": "2.0.16",
  2144. "source": {
  2145. "type": "git",
  2146. "url": "https://github.com/overtrue/socialite.git",
  2147. "reference": "bbcd8ffd2e1f3aa7c4d5298c56c6d73803aa3067"
  2148. },
  2149. "dist": {
  2150. "type": "zip",
  2151. "url": "https://api.github.com/repos/overtrue/socialite/zipball/bbcd8ffd2e1f3aa7c4d5298c56c6d73803aa3067",
  2152. "reference": "bbcd8ffd2e1f3aa7c4d5298c56c6d73803aa3067",
  2153. "shasum": "",
  2154. "mirrors": [
  2155. {
  2156. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2157. "preferred": true
  2158. }
  2159. ]
  2160. },
  2161. "require": {
  2162. "ext-json": "*",
  2163. "guzzlehttp/guzzle": "~5.0|~6.0",
  2164. "php": ">=7.0",
  2165. "symfony/http-foundation": "^2.7|^3.0|^4.0|^5.0"
  2166. },
  2167. "conflict": {
  2168. "socialiteproviders/weixin": "*"
  2169. },
  2170. "require-dev": {
  2171. "mockery/mockery": "~1.2",
  2172. "phpunit/phpunit": "~6"
  2173. },
  2174. "type": "library",
  2175. "autoload": {
  2176. "psr-4": {
  2177. "Overtrue\\Socialite\\": "src/"
  2178. }
  2179. },
  2180. "notification-url": "https://packagist.org/downloads/",
  2181. "license": [
  2182. "MIT"
  2183. ],
  2184. "authors": [
  2185. {
  2186. "name": "overtrue",
  2187. "email": "anzhengchao@gmail.com"
  2188. }
  2189. ],
  2190. "description": "A collection of OAuth 2 packages that extracts from laravel/socialite.",
  2191. "keywords": [
  2192. "login",
  2193. "oauth",
  2194. "qq",
  2195. "social",
  2196. "wechat",
  2197. "weibo"
  2198. ],
  2199. "time": "2020-03-04T15:22:25+00:00"
  2200. },
  2201. {
  2202. "name": "overtrue/wechat",
  2203. "version": "4.2.30",
  2204. "source": {
  2205. "type": "git",
  2206. "url": "https://github.com/overtrue/wechat.git",
  2207. "reference": "708dbc84eea25e249e4cb6d01f6bcb95a6cad116"
  2208. },
  2209. "dist": {
  2210. "type": "zip",
  2211. "url": "https://api.github.com/repos/overtrue/wechat/zipball/708dbc84eea25e249e4cb6d01f6bcb95a6cad116",
  2212. "reference": "708dbc84eea25e249e4cb6d01f6bcb95a6cad116",
  2213. "shasum": "",
  2214. "mirrors": [
  2215. {
  2216. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2217. "preferred": true
  2218. }
  2219. ]
  2220. },
  2221. "require": {
  2222. "easywechat-composer/easywechat-composer": "^1.1",
  2223. "ext-fileinfo": "*",
  2224. "ext-openssl": "*",
  2225. "ext-simplexml": "*",
  2226. "guzzlehttp/guzzle": "^6.2 || ^7.0",
  2227. "monolog/monolog": "^1.22 || ^2.0",
  2228. "overtrue/socialite": "~2.0",
  2229. "php": ">=7.2",
  2230. "pimple/pimple": "^3.0",
  2231. "psr/simple-cache": "^1.0",
  2232. "symfony/cache": "^3.3 || ^4.3 || ^5.0",
  2233. "symfony/event-dispatcher": "^4.3 || ^5.0",
  2234. "symfony/http-foundation": "^2.7 || ^3.0 || ^4.0 || ^5.0",
  2235. "symfony/psr-http-message-bridge": "^0.3 || ^1.0 || ^2.0"
  2236. },
  2237. "require-dev": {
  2238. "friendsofphp/php-cs-fixer": "^2.15",
  2239. "mikey179/vfsstream": "^1.6",
  2240. "mockery/mockery": "^1.2.3",
  2241. "phpstan/phpstan": "^0.12.0",
  2242. "phpunit/phpunit": "^7.5"
  2243. },
  2244. "type": "library",
  2245. "autoload": {
  2246. "psr-4": {
  2247. "EasyWeChat\\": "src/"
  2248. },
  2249. "files": [
  2250. "src/Kernel/Support/Helpers.php",
  2251. "src/Kernel/Helpers.php"
  2252. ]
  2253. },
  2254. "notification-url": "https://packagist.org/downloads/",
  2255. "license": [
  2256. "MIT"
  2257. ],
  2258. "authors": [
  2259. {
  2260. "name": "overtrue",
  2261. "email": "anzhengchao@gmail.com"
  2262. }
  2263. ],
  2264. "description": "微信SDK",
  2265. "keywords": [
  2266. "easywechat",
  2267. "sdk",
  2268. "wechat",
  2269. "weixin",
  2270. "weixin-sdk"
  2271. ],
  2272. "time": "2020-07-29T07:36:50+00:00"
  2273. },
  2274. {
  2275. "name": "paragonie/random_compat",
  2276. "version": "v9.99.99",
  2277. "source": {
  2278. "type": "git",
  2279. "url": "https://github.com/paragonie/random_compat.git",
  2280. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
  2281. },
  2282. "dist": {
  2283. "type": "zip",
  2284. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  2285. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  2286. "shasum": "",
  2287. "mirrors": [
  2288. {
  2289. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2290. "preferred": true
  2291. }
  2292. ]
  2293. },
  2294. "require": {
  2295. "php": "^7"
  2296. },
  2297. "require-dev": {
  2298. "phpunit/phpunit": "4.*|5.*",
  2299. "vimeo/psalm": "^1"
  2300. },
  2301. "suggest": {
  2302. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  2303. },
  2304. "type": "library",
  2305. "notification-url": "https://packagist.org/downloads/",
  2306. "license": [
  2307. "MIT"
  2308. ],
  2309. "authors": [
  2310. {
  2311. "name": "Paragon Initiative Enterprises",
  2312. "email": "security@paragonie.com",
  2313. "homepage": "https://paragonie.com"
  2314. }
  2315. ],
  2316. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  2317. "keywords": [
  2318. "csprng",
  2319. "polyfill",
  2320. "pseudorandom",
  2321. "random"
  2322. ],
  2323. "time": "2018-07-02T15:55:56+00:00"
  2324. },
  2325. {
  2326. "name": "phpoption/phpoption",
  2327. "version": "1.7.5",
  2328. "source": {
  2329. "type": "git",
  2330. "url": "https://github.com/schmittjoh/php-option.git",
  2331. "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525"
  2332. },
  2333. "dist": {
  2334. "type": "zip",
  2335. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525",
  2336. "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525",
  2337. "shasum": "",
  2338. "mirrors": [
  2339. {
  2340. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2341. "preferred": true
  2342. }
  2343. ]
  2344. },
  2345. "require": {
  2346. "php": "^5.5.9 || ^7.0 || ^8.0"
  2347. },
  2348. "require-dev": {
  2349. "bamarni/composer-bin-plugin": "^1.4.1",
  2350. "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0"
  2351. },
  2352. "type": "library",
  2353. "extra": {
  2354. "branch-alias": {
  2355. "dev-master": "1.7-dev"
  2356. }
  2357. },
  2358. "autoload": {
  2359. "psr-4": {
  2360. "PhpOption\\": "src/PhpOption/"
  2361. }
  2362. },
  2363. "notification-url": "https://packagist.org/downloads/",
  2364. "license": [
  2365. "Apache-2.0"
  2366. ],
  2367. "authors": [
  2368. {
  2369. "name": "Johannes M. Schmitt",
  2370. "email": "schmittjoh@gmail.com"
  2371. },
  2372. {
  2373. "name": "Graham Campbell",
  2374. "email": "graham@alt-three.com"
  2375. }
  2376. ],
  2377. "description": "Option Type for PHP",
  2378. "keywords": [
  2379. "language",
  2380. "option",
  2381. "php",
  2382. "type"
  2383. ],
  2384. "time": "2020-07-20T17:29:33+00:00"
  2385. },
  2386. {
  2387. "name": "pimple/pimple",
  2388. "version": "v3.3.0",
  2389. "source": {
  2390. "type": "git",
  2391. "url": "https://github.com/silexphp/Pimple.git",
  2392. "reference": "e55d12f9d6a0e7f9c85992b73df1267f46279930"
  2393. },
  2394. "dist": {
  2395. "type": "zip",
  2396. "url": "https://api.github.com/repos/silexphp/Pimple/zipball/e55d12f9d6a0e7f9c85992b73df1267f46279930",
  2397. "reference": "e55d12f9d6a0e7f9c85992b73df1267f46279930",
  2398. "shasum": "",
  2399. "mirrors": [
  2400. {
  2401. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2402. "preferred": true
  2403. }
  2404. ]
  2405. },
  2406. "require": {
  2407. "php": "^7.2.5",
  2408. "psr/container": "^1.0"
  2409. },
  2410. "require-dev": {
  2411. "symfony/phpunit-bridge": "^3.4|^4.4|^5.0"
  2412. },
  2413. "type": "library",
  2414. "extra": {
  2415. "branch-alias": {
  2416. "dev-master": "3.3.x-dev"
  2417. }
  2418. },
  2419. "autoload": {
  2420. "psr-0": {
  2421. "Pimple": "src/"
  2422. }
  2423. },
  2424. "notification-url": "https://packagist.org/downloads/",
  2425. "license": [
  2426. "MIT"
  2427. ],
  2428. "authors": [
  2429. {
  2430. "name": "Fabien Potencier",
  2431. "email": "fabien@symfony.com"
  2432. }
  2433. ],
  2434. "description": "Pimple, a simple Dependency Injection Container",
  2435. "homepage": "https://pimple.symfony.com",
  2436. "keywords": [
  2437. "container",
  2438. "dependency injection"
  2439. ],
  2440. "time": "2020-03-03T09:12:48+00:00"
  2441. },
  2442. {
  2443. "name": "psr/cache",
  2444. "version": "1.0.1",
  2445. "source": {
  2446. "type": "git",
  2447. "url": "https://github.com/php-fig/cache.git",
  2448. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  2449. },
  2450. "dist": {
  2451. "type": "zip",
  2452. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  2453. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  2454. "shasum": "",
  2455. "mirrors": [
  2456. {
  2457. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2458. "preferred": true
  2459. }
  2460. ]
  2461. },
  2462. "require": {
  2463. "php": ">=5.3.0"
  2464. },
  2465. "type": "library",
  2466. "extra": {
  2467. "branch-alias": {
  2468. "dev-master": "1.0.x-dev"
  2469. }
  2470. },
  2471. "autoload": {
  2472. "psr-4": {
  2473. "Psr\\Cache\\": "src/"
  2474. }
  2475. },
  2476. "notification-url": "https://packagist.org/downloads/",
  2477. "license": [
  2478. "MIT"
  2479. ],
  2480. "authors": [
  2481. {
  2482. "name": "PHP-FIG",
  2483. "homepage": "http://www.php-fig.org/"
  2484. }
  2485. ],
  2486. "description": "Common interface for caching libraries",
  2487. "keywords": [
  2488. "cache",
  2489. "psr",
  2490. "psr-6"
  2491. ],
  2492. "time": "2016-08-06T20:24:11+00:00"
  2493. },
  2494. {
  2495. "name": "psr/container",
  2496. "version": "1.0.0",
  2497. "source": {
  2498. "type": "git",
  2499. "url": "https://github.com/php-fig/container.git",
  2500. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  2501. },
  2502. "dist": {
  2503. "type": "zip",
  2504. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  2505. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  2506. "shasum": "",
  2507. "mirrors": [
  2508. {
  2509. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2510. "preferred": true
  2511. }
  2512. ]
  2513. },
  2514. "require": {
  2515. "php": ">=5.3.0"
  2516. },
  2517. "type": "library",
  2518. "extra": {
  2519. "branch-alias": {
  2520. "dev-master": "1.0.x-dev"
  2521. }
  2522. },
  2523. "autoload": {
  2524. "psr-4": {
  2525. "Psr\\Container\\": "src/"
  2526. }
  2527. },
  2528. "notification-url": "https://packagist.org/downloads/",
  2529. "license": [
  2530. "MIT"
  2531. ],
  2532. "authors": [
  2533. {
  2534. "name": "PHP-FIG",
  2535. "homepage": "http://www.php-fig.org/"
  2536. }
  2537. ],
  2538. "description": "Common Container Interface (PHP FIG PSR-11)",
  2539. "homepage": "https://github.com/php-fig/container",
  2540. "keywords": [
  2541. "PSR-11",
  2542. "container",
  2543. "container-interface",
  2544. "container-interop",
  2545. "psr"
  2546. ],
  2547. "time": "2017-02-14T16:28:37+00:00"
  2548. },
  2549. {
  2550. "name": "psr/event-dispatcher",
  2551. "version": "1.0.0",
  2552. "source": {
  2553. "type": "git",
  2554. "url": "https://github.com/php-fig/event-dispatcher.git",
  2555. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  2556. },
  2557. "dist": {
  2558. "type": "zip",
  2559. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2560. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2561. "shasum": "",
  2562. "mirrors": [
  2563. {
  2564. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2565. "preferred": true
  2566. }
  2567. ]
  2568. },
  2569. "require": {
  2570. "php": ">=7.2.0"
  2571. },
  2572. "type": "library",
  2573. "extra": {
  2574. "branch-alias": {
  2575. "dev-master": "1.0.x-dev"
  2576. }
  2577. },
  2578. "autoload": {
  2579. "psr-4": {
  2580. "Psr\\EventDispatcher\\": "src/"
  2581. }
  2582. },
  2583. "notification-url": "https://packagist.org/downloads/",
  2584. "license": [
  2585. "MIT"
  2586. ],
  2587. "authors": [
  2588. {
  2589. "name": "PHP-FIG",
  2590. "homepage": "http://www.php-fig.org/"
  2591. }
  2592. ],
  2593. "description": "Standard interfaces for event handling.",
  2594. "keywords": [
  2595. "events",
  2596. "psr",
  2597. "psr-14"
  2598. ],
  2599. "time": "2019-01-08T18:20:26+00:00"
  2600. },
  2601. {
  2602. "name": "psr/http-message",
  2603. "version": "1.0.1",
  2604. "source": {
  2605. "type": "git",
  2606. "url": "https://github.com/php-fig/http-message.git",
  2607. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  2608. },
  2609. "dist": {
  2610. "type": "zip",
  2611. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  2612. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  2613. "shasum": "",
  2614. "mirrors": [
  2615. {
  2616. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2617. "preferred": true
  2618. }
  2619. ]
  2620. },
  2621. "require": {
  2622. "php": ">=5.3.0"
  2623. },
  2624. "type": "library",
  2625. "extra": {
  2626. "branch-alias": {
  2627. "dev-master": "1.0.x-dev"
  2628. }
  2629. },
  2630. "autoload": {
  2631. "psr-4": {
  2632. "Psr\\Http\\Message\\": "src/"
  2633. }
  2634. },
  2635. "notification-url": "https://packagist.org/downloads/",
  2636. "license": [
  2637. "MIT"
  2638. ],
  2639. "authors": [
  2640. {
  2641. "name": "PHP-FIG",
  2642. "homepage": "http://www.php-fig.org/"
  2643. }
  2644. ],
  2645. "description": "Common interface for HTTP messages",
  2646. "homepage": "https://github.com/php-fig/http-message",
  2647. "keywords": [
  2648. "http",
  2649. "http-message",
  2650. "psr",
  2651. "psr-7",
  2652. "request",
  2653. "response"
  2654. ],
  2655. "time": "2016-08-06T14:39:51+00:00"
  2656. },
  2657. {
  2658. "name": "psr/log",
  2659. "version": "1.1.3",
  2660. "source": {
  2661. "type": "git",
  2662. "url": "https://github.com/php-fig/log.git",
  2663. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  2664. },
  2665. "dist": {
  2666. "type": "zip",
  2667. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  2668. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  2669. "shasum": "",
  2670. "mirrors": [
  2671. {
  2672. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2673. "preferred": true
  2674. }
  2675. ]
  2676. },
  2677. "require": {
  2678. "php": ">=5.3.0"
  2679. },
  2680. "type": "library",
  2681. "extra": {
  2682. "branch-alias": {
  2683. "dev-master": "1.1.x-dev"
  2684. }
  2685. },
  2686. "autoload": {
  2687. "psr-4": {
  2688. "Psr\\Log\\": "Psr/Log/"
  2689. }
  2690. },
  2691. "notification-url": "https://packagist.org/downloads/",
  2692. "license": [
  2693. "MIT"
  2694. ],
  2695. "authors": [
  2696. {
  2697. "name": "PHP-FIG",
  2698. "homepage": "http://www.php-fig.org/"
  2699. }
  2700. ],
  2701. "description": "Common interface for logging libraries",
  2702. "homepage": "https://github.com/php-fig/log",
  2703. "keywords": [
  2704. "log",
  2705. "psr",
  2706. "psr-3"
  2707. ],
  2708. "time": "2020-03-23T09:12:05+00:00"
  2709. },
  2710. {
  2711. "name": "psr/simple-cache",
  2712. "version": "1.0.1",
  2713. "source": {
  2714. "type": "git",
  2715. "url": "https://github.com/php-fig/simple-cache.git",
  2716. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  2717. },
  2718. "dist": {
  2719. "type": "zip",
  2720. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  2721. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  2722. "shasum": "",
  2723. "mirrors": [
  2724. {
  2725. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2726. "preferred": true
  2727. }
  2728. ]
  2729. },
  2730. "require": {
  2731. "php": ">=5.3.0"
  2732. },
  2733. "type": "library",
  2734. "extra": {
  2735. "branch-alias": {
  2736. "dev-master": "1.0.x-dev"
  2737. }
  2738. },
  2739. "autoload": {
  2740. "psr-4": {
  2741. "Psr\\SimpleCache\\": "src/"
  2742. }
  2743. },
  2744. "notification-url": "https://packagist.org/downloads/",
  2745. "license": [
  2746. "MIT"
  2747. ],
  2748. "authors": [
  2749. {
  2750. "name": "PHP-FIG",
  2751. "homepage": "http://www.php-fig.org/"
  2752. }
  2753. ],
  2754. "description": "Common interfaces for simple caching",
  2755. "keywords": [
  2756. "cache",
  2757. "caching",
  2758. "psr",
  2759. "psr-16",
  2760. "simple-cache"
  2761. ],
  2762. "time": "2017-10-23T01:57:42+00:00"
  2763. },
  2764. {
  2765. "name": "psy/psysh",
  2766. "version": "v0.10.4",
  2767. "source": {
  2768. "type": "git",
  2769. "url": "https://github.com/bobthecow/psysh.git",
  2770. "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560"
  2771. },
  2772. "dist": {
  2773. "type": "zip",
  2774. "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a8aec1b2981ab66882a01cce36a49b6317dc3560",
  2775. "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560",
  2776. "shasum": "",
  2777. "mirrors": [
  2778. {
  2779. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2780. "preferred": true
  2781. }
  2782. ]
  2783. },
  2784. "require": {
  2785. "dnoegel/php-xdg-base-dir": "0.1.*",
  2786. "ext-json": "*",
  2787. "ext-tokenizer": "*",
  2788. "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3",
  2789. "php": "^8.0 || ^7.0 || ^5.5.9",
  2790. "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10",
  2791. "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7"
  2792. },
  2793. "require-dev": {
  2794. "bamarni/composer-bin-plugin": "^1.2",
  2795. "hoa/console": "3.17.*"
  2796. },
  2797. "suggest": {
  2798. "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
  2799. "ext-pdo-sqlite": "The doc command requires SQLite to work.",
  2800. "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
  2801. "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
  2802. "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
  2803. },
  2804. "bin": [
  2805. "bin/psysh"
  2806. ],
  2807. "type": "library",
  2808. "extra": {
  2809. "branch-alias": {
  2810. "dev-master": "0.10.x-dev"
  2811. }
  2812. },
  2813. "autoload": {
  2814. "files": [
  2815. "src/functions.php"
  2816. ],
  2817. "psr-4": {
  2818. "Psy\\": "src/"
  2819. }
  2820. },
  2821. "notification-url": "https://packagist.org/downloads/",
  2822. "license": [
  2823. "MIT"
  2824. ],
  2825. "authors": [
  2826. {
  2827. "name": "Justin Hileman",
  2828. "email": "justin@justinhileman.info",
  2829. "homepage": "http://justinhileman.com"
  2830. }
  2831. ],
  2832. "description": "An interactive shell for modern PHP.",
  2833. "homepage": "http://psysh.org",
  2834. "keywords": [
  2835. "REPL",
  2836. "console",
  2837. "interactive",
  2838. "shell"
  2839. ],
  2840. "time": "2020-05-03T19:32:03+00:00"
  2841. },
  2842. {
  2843. "name": "ralouphie/getallheaders",
  2844. "version": "3.0.3",
  2845. "source": {
  2846. "type": "git",
  2847. "url": "https://github.com/ralouphie/getallheaders.git",
  2848. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  2849. },
  2850. "dist": {
  2851. "type": "zip",
  2852. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  2853. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  2854. "shasum": "",
  2855. "mirrors": [
  2856. {
  2857. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2858. "preferred": true
  2859. }
  2860. ]
  2861. },
  2862. "require": {
  2863. "php": ">=5.6"
  2864. },
  2865. "require-dev": {
  2866. "php-coveralls/php-coveralls": "^2.1",
  2867. "phpunit/phpunit": "^5 || ^6.5"
  2868. },
  2869. "type": "library",
  2870. "autoload": {
  2871. "files": [
  2872. "src/getallheaders.php"
  2873. ]
  2874. },
  2875. "notification-url": "https://packagist.org/downloads/",
  2876. "license": [
  2877. "MIT"
  2878. ],
  2879. "authors": [
  2880. {
  2881. "name": "Ralph Khattar",
  2882. "email": "ralph.khattar@gmail.com"
  2883. }
  2884. ],
  2885. "description": "A polyfill for getallheaders.",
  2886. "time": "2019-03-08T08:55:37+00:00"
  2887. },
  2888. {
  2889. "name": "ramsey/collection",
  2890. "version": "1.0.1",
  2891. "source": {
  2892. "type": "git",
  2893. "url": "https://github.com/ramsey/collection.git",
  2894. "reference": "925ad8cf55ba7a3fc92e332c58fd0478ace3e1ca"
  2895. },
  2896. "dist": {
  2897. "type": "zip",
  2898. "url": "https://api.github.com/repos/ramsey/collection/zipball/925ad8cf55ba7a3fc92e332c58fd0478ace3e1ca",
  2899. "reference": "925ad8cf55ba7a3fc92e332c58fd0478ace3e1ca",
  2900. "shasum": "",
  2901. "mirrors": [
  2902. {
  2903. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2904. "preferred": true
  2905. }
  2906. ]
  2907. },
  2908. "require": {
  2909. "php": "^7.2"
  2910. },
  2911. "require-dev": {
  2912. "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
  2913. "fzaninotto/faker": "^1.5",
  2914. "jakub-onderka/php-parallel-lint": "^1",
  2915. "jangregor/phpstan-prophecy": "^0.6",
  2916. "mockery/mockery": "^1.3",
  2917. "phpstan/extension-installer": "^1",
  2918. "phpstan/phpdoc-parser": "0.4.1",
  2919. "phpstan/phpstan": "^0.12",
  2920. "phpstan/phpstan-mockery": "^0.12",
  2921. "phpstan/phpstan-phpunit": "^0.12",
  2922. "phpunit/phpunit": "^8.5",
  2923. "slevomat/coding-standard": "^6.0",
  2924. "squizlabs/php_codesniffer": "^3.5"
  2925. },
  2926. "type": "library",
  2927. "autoload": {
  2928. "psr-4": {
  2929. "Ramsey\\Collection\\": "src/"
  2930. }
  2931. },
  2932. "notification-url": "https://packagist.org/downloads/",
  2933. "license": [
  2934. "MIT"
  2935. ],
  2936. "authors": [
  2937. {
  2938. "name": "Ben Ramsey",
  2939. "email": "ben@benramsey.com",
  2940. "homepage": "https://benramsey.com"
  2941. }
  2942. ],
  2943. "description": "A PHP 7.2+ library for representing and manipulating collections.",
  2944. "homepage": "https://github.com/ramsey/collection",
  2945. "keywords": [
  2946. "array",
  2947. "collection",
  2948. "hash",
  2949. "map",
  2950. "queue",
  2951. "set"
  2952. ],
  2953. "time": "2020-01-05T00:22:59+00:00"
  2954. },
  2955. {
  2956. "name": "ramsey/uuid",
  2957. "version": "4.1.0",
  2958. "source": {
  2959. "type": "git",
  2960. "url": "https://github.com/ramsey/uuid.git",
  2961. "reference": "988dbefc7878d0a35f12afb4df1f7dd0bd153c43"
  2962. },
  2963. "dist": {
  2964. "type": "zip",
  2965. "url": "https://api.github.com/repos/ramsey/uuid/zipball/988dbefc7878d0a35f12afb4df1f7dd0bd153c43",
  2966. "reference": "988dbefc7878d0a35f12afb4df1f7dd0bd153c43",
  2967. "shasum": "",
  2968. "mirrors": [
  2969. {
  2970. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2971. "preferred": true
  2972. }
  2973. ]
  2974. },
  2975. "require": {
  2976. "brick/math": "^0.8",
  2977. "ext-json": "*",
  2978. "php": "^7.2 || ^8",
  2979. "ramsey/collection": "^1.0",
  2980. "symfony/polyfill-ctype": "^1.8"
  2981. },
  2982. "replace": {
  2983. "rhumsaa/uuid": "self.version"
  2984. },
  2985. "require-dev": {
  2986. "codeception/aspect-mock": "^3",
  2987. "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7.0",
  2988. "doctrine/annotations": "^1.8",
  2989. "goaop/framework": "^2",
  2990. "mockery/mockery": "^1.3",
  2991. "moontoast/math": "^1.1",
  2992. "paragonie/random-lib": "^2",
  2993. "php-mock/php-mock-mockery": "^1.3",
  2994. "php-mock/php-mock-phpunit": "^2.5",
  2995. "php-parallel-lint/php-parallel-lint": "^1.1",
  2996. "phpbench/phpbench": "^0.17.1",
  2997. "phpstan/extension-installer": "^1.0",
  2998. "phpstan/phpstan": "^0.12",
  2999. "phpstan/phpstan-mockery": "^0.12",
  3000. "phpstan/phpstan-phpunit": "^0.12",
  3001. "phpunit/phpunit": "^8.5",
  3002. "psy/psysh": "^0.10.0",
  3003. "slevomat/coding-standard": "^6.0",
  3004. "squizlabs/php_codesniffer": "^3.5",
  3005. "vimeo/psalm": "3.9.4"
  3006. },
  3007. "suggest": {
  3008. "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
  3009. "ext-ctype": "Enables faster processing of character classification using ctype functions.",
  3010. "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
  3011. "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
  3012. "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
  3013. "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
  3014. },
  3015. "type": "library",
  3016. "extra": {
  3017. "branch-alias": {
  3018. "dev-master": "4.x-dev"
  3019. }
  3020. },
  3021. "autoload": {
  3022. "psr-4": {
  3023. "Ramsey\\Uuid\\": "src/"
  3024. },
  3025. "files": [
  3026. "src/functions.php"
  3027. ]
  3028. },
  3029. "notification-url": "https://packagist.org/downloads/",
  3030. "license": [
  3031. "MIT"
  3032. ],
  3033. "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
  3034. "homepage": "https://github.com/ramsey/uuid",
  3035. "keywords": [
  3036. "guid",
  3037. "identifier",
  3038. "uuid"
  3039. ],
  3040. "time": "2020-07-28T16:51:01+00:00"
  3041. },
  3042. {
  3043. "name": "spatie/eloquent-sortable",
  3044. "version": "3.8.2",
  3045. "source": {
  3046. "type": "git",
  3047. "url": "https://github.com/spatie/eloquent-sortable.git",
  3048. "reference": "18451ecf44b28a14ac0ed8803d0f5195a78a48a2"
  3049. },
  3050. "dist": {
  3051. "type": "zip",
  3052. "url": "https://api.github.com/repos/spatie/eloquent-sortable/zipball/18451ecf44b28a14ac0ed8803d0f5195a78a48a2",
  3053. "reference": "18451ecf44b28a14ac0ed8803d0f5195a78a48a2",
  3054. "shasum": "",
  3055. "mirrors": [
  3056. {
  3057. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3058. "preferred": true
  3059. }
  3060. ]
  3061. },
  3062. "require": {
  3063. "illuminate/database": "~5.8.0|^6.0|^7.0",
  3064. "illuminate/support": "~5.8.0|^6.0|^7.0",
  3065. "php": "^7.2"
  3066. },
  3067. "require-dev": {
  3068. "orchestra/testbench": "~3.8.0|^4.0|^5.0",
  3069. "phpunit/phpunit": "^8.0"
  3070. },
  3071. "type": "library",
  3072. "autoload": {
  3073. "psr-4": {
  3074. "Spatie\\EloquentSortable\\": "src/"
  3075. }
  3076. },
  3077. "notification-url": "https://packagist.org/downloads/",
  3078. "license": [
  3079. "MIT"
  3080. ],
  3081. "authors": [
  3082. {
  3083. "name": "Freek Van der Herten",
  3084. "email": "freek@spatie.be"
  3085. }
  3086. ],
  3087. "description": "Sortable behaviour for eloquent models",
  3088. "homepage": "https://github.com/spatie/eloquent-sortable",
  3089. "keywords": [
  3090. "behaviour",
  3091. "eloquent",
  3092. "laravel",
  3093. "model",
  3094. "sort",
  3095. "sortable"
  3096. ],
  3097. "time": "2020-07-08T00:05:43+00:00"
  3098. },
  3099. {
  3100. "name": "swiftmailer/swiftmailer",
  3101. "version": "v6.2.3",
  3102. "source": {
  3103. "type": "git",
  3104. "url": "https://github.com/swiftmailer/swiftmailer.git",
  3105. "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
  3106. },
  3107. "dist": {
  3108. "type": "zip",
  3109. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
  3110. "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
  3111. "shasum": "",
  3112. "mirrors": [
  3113. {
  3114. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3115. "preferred": true
  3116. }
  3117. ]
  3118. },
  3119. "require": {
  3120. "egulias/email-validator": "~2.0",
  3121. "php": ">=7.0.0",
  3122. "symfony/polyfill-iconv": "^1.0",
  3123. "symfony/polyfill-intl-idn": "^1.10",
  3124. "symfony/polyfill-mbstring": "^1.0"
  3125. },
  3126. "require-dev": {
  3127. "mockery/mockery": "~0.9.1",
  3128. "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
  3129. },
  3130. "suggest": {
  3131. "ext-intl": "Needed to support internationalized email addresses",
  3132. "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
  3133. },
  3134. "type": "library",
  3135. "extra": {
  3136. "branch-alias": {
  3137. "dev-master": "6.2-dev"
  3138. }
  3139. },
  3140. "autoload": {
  3141. "files": [
  3142. "lib/swift_required.php"
  3143. ]
  3144. },
  3145. "notification-url": "https://packagist.org/downloads/",
  3146. "license": [
  3147. "MIT"
  3148. ],
  3149. "authors": [
  3150. {
  3151. "name": "Chris Corbyn"
  3152. },
  3153. {
  3154. "name": "Fabien Potencier",
  3155. "email": "fabien@symfony.com"
  3156. }
  3157. ],
  3158. "description": "Swiftmailer, free feature-rich PHP mailer",
  3159. "homepage": "https://swiftmailer.symfony.com",
  3160. "keywords": [
  3161. "email",
  3162. "mail",
  3163. "mailer"
  3164. ],
  3165. "time": "2019-11-12T09:31:26+00:00"
  3166. },
  3167. {
  3168. "name": "symfony/cache",
  3169. "version": "v5.1.3",
  3170. "source": {
  3171. "type": "git",
  3172. "url": "https://github.com/symfony/cache.git",
  3173. "reference": "a9ac09a5e9786b734a4baa98158c2cd3251f1e4c"
  3174. },
  3175. "dist": {
  3176. "type": "zip",
  3177. "url": "https://api.github.com/repos/symfony/cache/zipball/a9ac09a5e9786b734a4baa98158c2cd3251f1e4c",
  3178. "reference": "a9ac09a5e9786b734a4baa98158c2cd3251f1e4c",
  3179. "shasum": "",
  3180. "mirrors": [
  3181. {
  3182. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3183. "preferred": true
  3184. }
  3185. ]
  3186. },
  3187. "require": {
  3188. "php": ">=7.2.5",
  3189. "psr/cache": "~1.0",
  3190. "psr/log": "~1.0",
  3191. "symfony/cache-contracts": "^1.1.7|^2",
  3192. "symfony/polyfill-php80": "^1.15",
  3193. "symfony/service-contracts": "^1.1|^2",
  3194. "symfony/var-exporter": "^4.4|^5.0"
  3195. },
  3196. "conflict": {
  3197. "doctrine/dbal": "<2.5",
  3198. "symfony/dependency-injection": "<4.4",
  3199. "symfony/http-kernel": "<4.4",
  3200. "symfony/var-dumper": "<4.4"
  3201. },
  3202. "provide": {
  3203. "psr/cache-implementation": "1.0",
  3204. "psr/simple-cache-implementation": "1.0",
  3205. "symfony/cache-implementation": "1.0"
  3206. },
  3207. "require-dev": {
  3208. "cache/integration-tests": "dev-master",
  3209. "doctrine/cache": "^1.6",
  3210. "doctrine/dbal": "^2.5|^3.0",
  3211. "predis/predis": "^1.1",
  3212. "psr/simple-cache": "^1.0",
  3213. "symfony/config": "^4.4|^5.0",
  3214. "symfony/dependency-injection": "^4.4|^5.0",
  3215. "symfony/var-dumper": "^4.4|^5.0"
  3216. },
  3217. "type": "library",
  3218. "extra": {
  3219. "branch-alias": {
  3220. "dev-master": "5.1-dev"
  3221. }
  3222. },
  3223. "autoload": {
  3224. "psr-4": {
  3225. "Symfony\\Component\\Cache\\": ""
  3226. },
  3227. "exclude-from-classmap": [
  3228. "/Tests/"
  3229. ]
  3230. },
  3231. "notification-url": "https://packagist.org/downloads/",
  3232. "license": [
  3233. "MIT"
  3234. ],
  3235. "authors": [
  3236. {
  3237. "name": "Nicolas Grekas",
  3238. "email": "p@tchwork.com"
  3239. },
  3240. {
  3241. "name": "Symfony Community",
  3242. "homepage": "https://symfony.com/contributors"
  3243. }
  3244. ],
  3245. "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
  3246. "homepage": "https://symfony.com",
  3247. "keywords": [
  3248. "caching",
  3249. "psr6"
  3250. ],
  3251. "time": "2020-07-23T17:22:30+00:00"
  3252. },
  3253. {
  3254. "name": "symfony/cache-contracts",
  3255. "version": "v2.1.3",
  3256. "source": {
  3257. "type": "git",
  3258. "url": "https://github.com/symfony/cache-contracts.git",
  3259. "reference": "9771a09d2e6b84ecb8c9f0a7dbc72ee92aeba009"
  3260. },
  3261. "dist": {
  3262. "type": "zip",
  3263. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/9771a09d2e6b84ecb8c9f0a7dbc72ee92aeba009",
  3264. "reference": "9771a09d2e6b84ecb8c9f0a7dbc72ee92aeba009",
  3265. "shasum": "",
  3266. "mirrors": [
  3267. {
  3268. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3269. "preferred": true
  3270. }
  3271. ]
  3272. },
  3273. "require": {
  3274. "php": ">=7.2.5",
  3275. "psr/cache": "^1.0"
  3276. },
  3277. "suggest": {
  3278. "symfony/cache-implementation": ""
  3279. },
  3280. "type": "library",
  3281. "extra": {
  3282. "branch-alias": {
  3283. "dev-master": "2.1-dev"
  3284. },
  3285. "thanks": {
  3286. "name": "symfony/contracts",
  3287. "url": "https://github.com/symfony/contracts"
  3288. }
  3289. },
  3290. "autoload": {
  3291. "psr-4": {
  3292. "Symfony\\Contracts\\Cache\\": ""
  3293. }
  3294. },
  3295. "notification-url": "https://packagist.org/downloads/",
  3296. "license": [
  3297. "MIT"
  3298. ],
  3299. "authors": [
  3300. {
  3301. "name": "Nicolas Grekas",
  3302. "email": "p@tchwork.com"
  3303. },
  3304. {
  3305. "name": "Symfony Community",
  3306. "homepage": "https://symfony.com/contributors"
  3307. }
  3308. ],
  3309. "description": "Generic abstractions related to caching",
  3310. "homepage": "https://symfony.com",
  3311. "keywords": [
  3312. "abstractions",
  3313. "contracts",
  3314. "decoupling",
  3315. "interfaces",
  3316. "interoperability",
  3317. "standards"
  3318. ],
  3319. "time": "2020-07-06T13:23:11+00:00"
  3320. },
  3321. {
  3322. "name": "symfony/console",
  3323. "version": "v5.1.3",
  3324. "source": {
  3325. "type": "git",
  3326. "url": "https://github.com/symfony/console.git",
  3327. "reference": "2226c68009627934b8cfc01260b4d287eab070df"
  3328. },
  3329. "dist": {
  3330. "type": "zip",
  3331. "url": "https://api.github.com/repos/symfony/console/zipball/2226c68009627934b8cfc01260b4d287eab070df",
  3332. "reference": "2226c68009627934b8cfc01260b4d287eab070df",
  3333. "shasum": "",
  3334. "mirrors": [
  3335. {
  3336. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3337. "preferred": true
  3338. }
  3339. ]
  3340. },
  3341. "require": {
  3342. "php": ">=7.2.5",
  3343. "symfony/polyfill-mbstring": "~1.0",
  3344. "symfony/polyfill-php73": "^1.8",
  3345. "symfony/polyfill-php80": "^1.15",
  3346. "symfony/service-contracts": "^1.1|^2",
  3347. "symfony/string": "^5.1"
  3348. },
  3349. "conflict": {
  3350. "symfony/dependency-injection": "<4.4",
  3351. "symfony/dotenv": "<5.1",
  3352. "symfony/event-dispatcher": "<4.4",
  3353. "symfony/lock": "<4.4",
  3354. "symfony/process": "<4.4"
  3355. },
  3356. "provide": {
  3357. "psr/log-implementation": "1.0"
  3358. },
  3359. "require-dev": {
  3360. "psr/log": "~1.0",
  3361. "symfony/config": "^4.4|^5.0",
  3362. "symfony/dependency-injection": "^4.4|^5.0",
  3363. "symfony/event-dispatcher": "^4.4|^5.0",
  3364. "symfony/lock": "^4.4|^5.0",
  3365. "symfony/process": "^4.4|^5.0",
  3366. "symfony/var-dumper": "^4.4|^5.0"
  3367. },
  3368. "suggest": {
  3369. "psr/log": "For using the console logger",
  3370. "symfony/event-dispatcher": "",
  3371. "symfony/lock": "",
  3372. "symfony/process": ""
  3373. },
  3374. "type": "library",
  3375. "extra": {
  3376. "branch-alias": {
  3377. "dev-master": "5.1-dev"
  3378. }
  3379. },
  3380. "autoload": {
  3381. "psr-4": {
  3382. "Symfony\\Component\\Console\\": ""
  3383. },
  3384. "exclude-from-classmap": [
  3385. "/Tests/"
  3386. ]
  3387. },
  3388. "notification-url": "https://packagist.org/downloads/",
  3389. "license": [
  3390. "MIT"
  3391. ],
  3392. "authors": [
  3393. {
  3394. "name": "Fabien Potencier",
  3395. "email": "fabien@symfony.com"
  3396. },
  3397. {
  3398. "name": "Symfony Community",
  3399. "homepage": "https://symfony.com/contributors"
  3400. }
  3401. ],
  3402. "description": "Symfony Console Component",
  3403. "homepage": "https://symfony.com",
  3404. "time": "2020-07-06T13:23:11+00:00"
  3405. },
  3406. {
  3407. "name": "symfony/css-selector",
  3408. "version": "v5.1.3",
  3409. "source": {
  3410. "type": "git",
  3411. "url": "https://github.com/symfony/css-selector.git",
  3412. "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9"
  3413. },
  3414. "dist": {
  3415. "type": "zip",
  3416. "url": "https://api.github.com/repos/symfony/css-selector/zipball/e544e24472d4c97b2d11ade7caacd446727c6bf9",
  3417. "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9",
  3418. "shasum": "",
  3419. "mirrors": [
  3420. {
  3421. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3422. "preferred": true
  3423. }
  3424. ]
  3425. },
  3426. "require": {
  3427. "php": ">=7.2.5"
  3428. },
  3429. "type": "library",
  3430. "extra": {
  3431. "branch-alias": {
  3432. "dev-master": "5.1-dev"
  3433. }
  3434. },
  3435. "autoload": {
  3436. "psr-4": {
  3437. "Symfony\\Component\\CssSelector\\": ""
  3438. },
  3439. "exclude-from-classmap": [
  3440. "/Tests/"
  3441. ]
  3442. },
  3443. "notification-url": "https://packagist.org/downloads/",
  3444. "license": [
  3445. "MIT"
  3446. ],
  3447. "authors": [
  3448. {
  3449. "name": "Fabien Potencier",
  3450. "email": "fabien@symfony.com"
  3451. },
  3452. {
  3453. "name": "Jean-François Simon",
  3454. "email": "jeanfrancois.simon@sensiolabs.com"
  3455. },
  3456. {
  3457. "name": "Symfony Community",
  3458. "homepage": "https://symfony.com/contributors"
  3459. }
  3460. ],
  3461. "description": "Symfony CssSelector Component",
  3462. "homepage": "https://symfony.com",
  3463. "time": "2020-05-20T17:43:50+00:00"
  3464. },
  3465. {
  3466. "name": "symfony/deprecation-contracts",
  3467. "version": "v2.1.3",
  3468. "source": {
  3469. "type": "git",
  3470. "url": "https://github.com/symfony/deprecation-contracts.git",
  3471. "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14"
  3472. },
  3473. "dist": {
  3474. "type": "zip",
  3475. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5e20b83385a77593259c9f8beb2c43cd03b2ac14",
  3476. "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14",
  3477. "shasum": "",
  3478. "mirrors": [
  3479. {
  3480. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3481. "preferred": true
  3482. }
  3483. ]
  3484. },
  3485. "require": {
  3486. "php": ">=7.1"
  3487. },
  3488. "type": "library",
  3489. "extra": {
  3490. "branch-alias": {
  3491. "dev-master": "2.1-dev"
  3492. },
  3493. "thanks": {
  3494. "name": "symfony/contracts",
  3495. "url": "https://github.com/symfony/contracts"
  3496. }
  3497. },
  3498. "autoload": {
  3499. "files": [
  3500. "function.php"
  3501. ]
  3502. },
  3503. "notification-url": "https://packagist.org/downloads/",
  3504. "license": [
  3505. "MIT"
  3506. ],
  3507. "authors": [
  3508. {
  3509. "name": "Nicolas Grekas",
  3510. "email": "p@tchwork.com"
  3511. },
  3512. {
  3513. "name": "Symfony Community",
  3514. "homepage": "https://symfony.com/contributors"
  3515. }
  3516. ],
  3517. "description": "A generic function and convention to trigger deprecation notices",
  3518. "homepage": "https://symfony.com",
  3519. "time": "2020-06-06T08:49:21+00:00"
  3520. },
  3521. {
  3522. "name": "symfony/dom-crawler",
  3523. "version": "v5.1.3",
  3524. "source": {
  3525. "type": "git",
  3526. "url": "https://github.com/symfony/dom-crawler.git",
  3527. "reference": "a96aecb36aaf081f1b012e1e62d71f1069ab3dca"
  3528. },
  3529. "dist": {
  3530. "type": "zip",
  3531. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/a96aecb36aaf081f1b012e1e62d71f1069ab3dca",
  3532. "reference": "a96aecb36aaf081f1b012e1e62d71f1069ab3dca",
  3533. "shasum": "",
  3534. "mirrors": [
  3535. {
  3536. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3537. "preferred": true
  3538. }
  3539. ]
  3540. },
  3541. "require": {
  3542. "php": ">=7.2.5",
  3543. "symfony/polyfill-ctype": "~1.8",
  3544. "symfony/polyfill-mbstring": "~1.0",
  3545. "symfony/polyfill-php80": "^1.15"
  3546. },
  3547. "conflict": {
  3548. "masterminds/html5": "<2.6"
  3549. },
  3550. "require-dev": {
  3551. "masterminds/html5": "^2.6",
  3552. "symfony/css-selector": "^4.4|^5.0"
  3553. },
  3554. "suggest": {
  3555. "symfony/css-selector": ""
  3556. },
  3557. "type": "library",
  3558. "extra": {
  3559. "branch-alias": {
  3560. "dev-master": "5.1-dev"
  3561. }
  3562. },
  3563. "autoload": {
  3564. "psr-4": {
  3565. "Symfony\\Component\\DomCrawler\\": ""
  3566. },
  3567. "exclude-from-classmap": [
  3568. "/Tests/"
  3569. ]
  3570. },
  3571. "notification-url": "https://packagist.org/downloads/",
  3572. "license": [
  3573. "MIT"
  3574. ],
  3575. "authors": [
  3576. {
  3577. "name": "Fabien Potencier",
  3578. "email": "fabien@symfony.com"
  3579. },
  3580. {
  3581. "name": "Symfony Community",
  3582. "homepage": "https://symfony.com/contributors"
  3583. }
  3584. ],
  3585. "description": "Symfony DomCrawler Component",
  3586. "homepage": "https://symfony.com",
  3587. "time": "2020-07-23T08:36:24+00:00"
  3588. },
  3589. {
  3590. "name": "symfony/error-handler",
  3591. "version": "v5.1.3",
  3592. "source": {
  3593. "type": "git",
  3594. "url": "https://github.com/symfony/error-handler.git",
  3595. "reference": "4a0d1673a4731c3cb2dea3580c73a676ecb9ed4b"
  3596. },
  3597. "dist": {
  3598. "type": "zip",
  3599. "url": "https://api.github.com/repos/symfony/error-handler/zipball/4a0d1673a4731c3cb2dea3580c73a676ecb9ed4b",
  3600. "reference": "4a0d1673a4731c3cb2dea3580c73a676ecb9ed4b",
  3601. "shasum": "",
  3602. "mirrors": [
  3603. {
  3604. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3605. "preferred": true
  3606. }
  3607. ]
  3608. },
  3609. "require": {
  3610. "php": ">=7.2.5",
  3611. "psr/log": "^1.0",
  3612. "symfony/polyfill-php80": "^1.15",
  3613. "symfony/var-dumper": "^4.4|^5.0"
  3614. },
  3615. "require-dev": {
  3616. "symfony/deprecation-contracts": "^2.1",
  3617. "symfony/http-kernel": "^4.4|^5.0",
  3618. "symfony/serializer": "^4.4|^5.0"
  3619. },
  3620. "type": "library",
  3621. "extra": {
  3622. "branch-alias": {
  3623. "dev-master": "5.1-dev"
  3624. }
  3625. },
  3626. "autoload": {
  3627. "psr-4": {
  3628. "Symfony\\Component\\ErrorHandler\\": ""
  3629. },
  3630. "exclude-from-classmap": [
  3631. "/Tests/"
  3632. ]
  3633. },
  3634. "notification-url": "https://packagist.org/downloads/",
  3635. "license": [
  3636. "MIT"
  3637. ],
  3638. "authors": [
  3639. {
  3640. "name": "Fabien Potencier",
  3641. "email": "fabien@symfony.com"
  3642. },
  3643. {
  3644. "name": "Symfony Community",
  3645. "homepage": "https://symfony.com/contributors"
  3646. }
  3647. ],
  3648. "description": "Symfony ErrorHandler Component",
  3649. "homepage": "https://symfony.com",
  3650. "time": "2020-07-23T08:36:24+00:00"
  3651. },
  3652. {
  3653. "name": "symfony/event-dispatcher",
  3654. "version": "v5.1.3",
  3655. "source": {
  3656. "type": "git",
  3657. "url": "https://github.com/symfony/event-dispatcher.git",
  3658. "reference": "7827d55911f91c070fc293ea51a06eec80797d76"
  3659. },
  3660. "dist": {
  3661. "type": "zip",
  3662. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7827d55911f91c070fc293ea51a06eec80797d76",
  3663. "reference": "7827d55911f91c070fc293ea51a06eec80797d76",
  3664. "shasum": "",
  3665. "mirrors": [
  3666. {
  3667. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3668. "preferred": true
  3669. }
  3670. ]
  3671. },
  3672. "require": {
  3673. "php": ">=7.2.5",
  3674. "symfony/deprecation-contracts": "^2.1",
  3675. "symfony/event-dispatcher-contracts": "^2",
  3676. "symfony/polyfill-php80": "^1.15"
  3677. },
  3678. "conflict": {
  3679. "symfony/dependency-injection": "<4.4"
  3680. },
  3681. "provide": {
  3682. "psr/event-dispatcher-implementation": "1.0",
  3683. "symfony/event-dispatcher-implementation": "2.0"
  3684. },
  3685. "require-dev": {
  3686. "psr/log": "~1.0",
  3687. "symfony/config": "^4.4|^5.0",
  3688. "symfony/dependency-injection": "^4.4|^5.0",
  3689. "symfony/expression-language": "^4.4|^5.0",
  3690. "symfony/http-foundation": "^4.4|^5.0",
  3691. "symfony/service-contracts": "^1.1|^2",
  3692. "symfony/stopwatch": "^4.4|^5.0"
  3693. },
  3694. "suggest": {
  3695. "symfony/dependency-injection": "",
  3696. "symfony/http-kernel": ""
  3697. },
  3698. "type": "library",
  3699. "extra": {
  3700. "branch-alias": {
  3701. "dev-master": "5.1-dev"
  3702. }
  3703. },
  3704. "autoload": {
  3705. "psr-4": {
  3706. "Symfony\\Component\\EventDispatcher\\": ""
  3707. },
  3708. "exclude-from-classmap": [
  3709. "/Tests/"
  3710. ]
  3711. },
  3712. "notification-url": "https://packagist.org/downloads/",
  3713. "license": [
  3714. "MIT"
  3715. ],
  3716. "authors": [
  3717. {
  3718. "name": "Fabien Potencier",
  3719. "email": "fabien@symfony.com"
  3720. },
  3721. {
  3722. "name": "Symfony Community",
  3723. "homepage": "https://symfony.com/contributors"
  3724. }
  3725. ],
  3726. "description": "Symfony EventDispatcher Component",
  3727. "homepage": "https://symfony.com",
  3728. "time": "2020-06-18T18:24:02+00:00"
  3729. },
  3730. {
  3731. "name": "symfony/event-dispatcher-contracts",
  3732. "version": "v2.1.3",
  3733. "source": {
  3734. "type": "git",
  3735. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  3736. "reference": "f6f613d74cfc5a623fc36294d3451eb7fa5a042b"
  3737. },
  3738. "dist": {
  3739. "type": "zip",
  3740. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f6f613d74cfc5a623fc36294d3451eb7fa5a042b",
  3741. "reference": "f6f613d74cfc5a623fc36294d3451eb7fa5a042b",
  3742. "shasum": "",
  3743. "mirrors": [
  3744. {
  3745. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3746. "preferred": true
  3747. }
  3748. ]
  3749. },
  3750. "require": {
  3751. "php": ">=7.2.5",
  3752. "psr/event-dispatcher": "^1"
  3753. },
  3754. "suggest": {
  3755. "symfony/event-dispatcher-implementation": ""
  3756. },
  3757. "type": "library",
  3758. "extra": {
  3759. "branch-alias": {
  3760. "dev-master": "2.1-dev"
  3761. },
  3762. "thanks": {
  3763. "name": "symfony/contracts",
  3764. "url": "https://github.com/symfony/contracts"
  3765. }
  3766. },
  3767. "autoload": {
  3768. "psr-4": {
  3769. "Symfony\\Contracts\\EventDispatcher\\": ""
  3770. }
  3771. },
  3772. "notification-url": "https://packagist.org/downloads/",
  3773. "license": [
  3774. "MIT"
  3775. ],
  3776. "authors": [
  3777. {
  3778. "name": "Nicolas Grekas",
  3779. "email": "p@tchwork.com"
  3780. },
  3781. {
  3782. "name": "Symfony Community",
  3783. "homepage": "https://symfony.com/contributors"
  3784. }
  3785. ],
  3786. "description": "Generic abstractions related to dispatching event",
  3787. "homepage": "https://symfony.com",
  3788. "keywords": [
  3789. "abstractions",
  3790. "contracts",
  3791. "decoupling",
  3792. "interfaces",
  3793. "interoperability",
  3794. "standards"
  3795. ],
  3796. "time": "2020-07-06T13:23:11+00:00"
  3797. },
  3798. {
  3799. "name": "symfony/finder",
  3800. "version": "v5.1.3",
  3801. "source": {
  3802. "type": "git",
  3803. "url": "https://github.com/symfony/finder.git",
  3804. "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187"
  3805. },
  3806. "dist": {
  3807. "type": "zip",
  3808. "url": "https://api.github.com/repos/symfony/finder/zipball/4298870062bfc667cb78d2b379be4bf5dec5f187",
  3809. "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187",
  3810. "shasum": "",
  3811. "mirrors": [
  3812. {
  3813. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3814. "preferred": true
  3815. }
  3816. ]
  3817. },
  3818. "require": {
  3819. "php": ">=7.2.5"
  3820. },
  3821. "type": "library",
  3822. "extra": {
  3823. "branch-alias": {
  3824. "dev-master": "5.1-dev"
  3825. }
  3826. },
  3827. "autoload": {
  3828. "psr-4": {
  3829. "Symfony\\Component\\Finder\\": ""
  3830. },
  3831. "exclude-from-classmap": [
  3832. "/Tests/"
  3833. ]
  3834. },
  3835. "notification-url": "https://packagist.org/downloads/",
  3836. "license": [
  3837. "MIT"
  3838. ],
  3839. "authors": [
  3840. {
  3841. "name": "Fabien Potencier",
  3842. "email": "fabien@symfony.com"
  3843. },
  3844. {
  3845. "name": "Symfony Community",
  3846. "homepage": "https://symfony.com/contributors"
  3847. }
  3848. ],
  3849. "description": "Symfony Finder Component",
  3850. "homepage": "https://symfony.com",
  3851. "time": "2020-05-20T17:43:50+00:00"
  3852. },
  3853. {
  3854. "name": "symfony/http-foundation",
  3855. "version": "v5.1.3",
  3856. "source": {
  3857. "type": "git",
  3858. "url": "https://github.com/symfony/http-foundation.git",
  3859. "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702"
  3860. },
  3861. "dist": {
  3862. "type": "zip",
  3863. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1f0d6627e680591c61e9176f04a0dc887b4e6702",
  3864. "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702",
  3865. "shasum": "",
  3866. "mirrors": [
  3867. {
  3868. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3869. "preferred": true
  3870. }
  3871. ]
  3872. },
  3873. "require": {
  3874. "php": ">=7.2.5",
  3875. "symfony/deprecation-contracts": "^2.1",
  3876. "symfony/polyfill-mbstring": "~1.1",
  3877. "symfony/polyfill-php80": "^1.15"
  3878. },
  3879. "require-dev": {
  3880. "predis/predis": "~1.0",
  3881. "symfony/cache": "^4.4|^5.0",
  3882. "symfony/expression-language": "^4.4|^5.0",
  3883. "symfony/mime": "^4.4|^5.0"
  3884. },
  3885. "suggest": {
  3886. "symfony/mime": "To use the file extension guesser"
  3887. },
  3888. "type": "library",
  3889. "extra": {
  3890. "branch-alias": {
  3891. "dev-master": "5.1-dev"
  3892. }
  3893. },
  3894. "autoload": {
  3895. "psr-4": {
  3896. "Symfony\\Component\\HttpFoundation\\": ""
  3897. },
  3898. "exclude-from-classmap": [
  3899. "/Tests/"
  3900. ]
  3901. },
  3902. "notification-url": "https://packagist.org/downloads/",
  3903. "license": [
  3904. "MIT"
  3905. ],
  3906. "authors": [
  3907. {
  3908. "name": "Fabien Potencier",
  3909. "email": "fabien@symfony.com"
  3910. },
  3911. {
  3912. "name": "Symfony Community",
  3913. "homepage": "https://symfony.com/contributors"
  3914. }
  3915. ],
  3916. "description": "Symfony HttpFoundation Component",
  3917. "homepage": "https://symfony.com",
  3918. "time": "2020-07-23T10:04:31+00:00"
  3919. },
  3920. {
  3921. "name": "symfony/http-kernel",
  3922. "version": "v5.1.3",
  3923. "source": {
  3924. "type": "git",
  3925. "url": "https://github.com/symfony/http-kernel.git",
  3926. "reference": "d6dd8f6420e377970ddad0d6317d4ce4186fc6b3"
  3927. },
  3928. "dist": {
  3929. "type": "zip",
  3930. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/d6dd8f6420e377970ddad0d6317d4ce4186fc6b3",
  3931. "reference": "d6dd8f6420e377970ddad0d6317d4ce4186fc6b3",
  3932. "shasum": "",
  3933. "mirrors": [
  3934. {
  3935. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3936. "preferred": true
  3937. }
  3938. ]
  3939. },
  3940. "require": {
  3941. "php": ">=7.2.5",
  3942. "psr/log": "~1.0",
  3943. "symfony/deprecation-contracts": "^2.1",
  3944. "symfony/error-handler": "^4.4|^5.0",
  3945. "symfony/event-dispatcher": "^5.0",
  3946. "symfony/http-foundation": "^4.4|^5.0",
  3947. "symfony/polyfill-ctype": "^1.8",
  3948. "symfony/polyfill-php73": "^1.9",
  3949. "symfony/polyfill-php80": "^1.15"
  3950. },
  3951. "conflict": {
  3952. "symfony/browser-kit": "<4.4",
  3953. "symfony/cache": "<5.0",
  3954. "symfony/config": "<5.0",
  3955. "symfony/console": "<4.4",
  3956. "symfony/dependency-injection": "<4.4",
  3957. "symfony/doctrine-bridge": "<5.0",
  3958. "symfony/form": "<5.0",
  3959. "symfony/http-client": "<5.0",
  3960. "symfony/mailer": "<5.0",
  3961. "symfony/messenger": "<5.0",
  3962. "symfony/translation": "<5.0",
  3963. "symfony/twig-bridge": "<5.0",
  3964. "symfony/validator": "<5.0",
  3965. "twig/twig": "<2.4"
  3966. },
  3967. "provide": {
  3968. "psr/log-implementation": "1.0"
  3969. },
  3970. "require-dev": {
  3971. "psr/cache": "~1.0",
  3972. "symfony/browser-kit": "^4.4|^5.0",
  3973. "symfony/config": "^5.0",
  3974. "symfony/console": "^4.4|^5.0",
  3975. "symfony/css-selector": "^4.4|^5.0",
  3976. "symfony/dependency-injection": "^4.4|^5.0",
  3977. "symfony/dom-crawler": "^4.4|^5.0",
  3978. "symfony/expression-language": "^4.4|^5.0",
  3979. "symfony/finder": "^4.4|^5.0",
  3980. "symfony/process": "^4.4|^5.0",
  3981. "symfony/routing": "^4.4|^5.0",
  3982. "symfony/stopwatch": "^4.4|^5.0",
  3983. "symfony/translation": "^4.4|^5.0",
  3984. "symfony/translation-contracts": "^1.1|^2",
  3985. "twig/twig": "^2.4|^3.0"
  3986. },
  3987. "suggest": {
  3988. "symfony/browser-kit": "",
  3989. "symfony/config": "",
  3990. "symfony/console": "",
  3991. "symfony/dependency-injection": ""
  3992. },
  3993. "type": "library",
  3994. "extra": {
  3995. "branch-alias": {
  3996. "dev-master": "5.1-dev"
  3997. }
  3998. },
  3999. "autoload": {
  4000. "psr-4": {
  4001. "Symfony\\Component\\HttpKernel\\": ""
  4002. },
  4003. "exclude-from-classmap": [
  4004. "/Tests/"
  4005. ]
  4006. },
  4007. "notification-url": "https://packagist.org/downloads/",
  4008. "license": [
  4009. "MIT"
  4010. ],
  4011. "authors": [
  4012. {
  4013. "name": "Fabien Potencier",
  4014. "email": "fabien@symfony.com"
  4015. },
  4016. {
  4017. "name": "Symfony Community",
  4018. "homepage": "https://symfony.com/contributors"
  4019. }
  4020. ],
  4021. "description": "Symfony HttpKernel Component",
  4022. "homepage": "https://symfony.com",
  4023. "time": "2020-07-24T04:22:56+00:00"
  4024. },
  4025. {
  4026. "name": "symfony/mime",
  4027. "version": "v5.1.3",
  4028. "source": {
  4029. "type": "git",
  4030. "url": "https://github.com/symfony/mime.git",
  4031. "reference": "149fb0ad35aae3c7637b496b38478797fa6a7ea6"
  4032. },
  4033. "dist": {
  4034. "type": "zip",
  4035. "url": "https://api.github.com/repos/symfony/mime/zipball/149fb0ad35aae3c7637b496b38478797fa6a7ea6",
  4036. "reference": "149fb0ad35aae3c7637b496b38478797fa6a7ea6",
  4037. "shasum": "",
  4038. "mirrors": [
  4039. {
  4040. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4041. "preferred": true
  4042. }
  4043. ]
  4044. },
  4045. "require": {
  4046. "php": ">=7.2.5",
  4047. "symfony/polyfill-intl-idn": "^1.10",
  4048. "symfony/polyfill-mbstring": "^1.0",
  4049. "symfony/polyfill-php80": "^1.15"
  4050. },
  4051. "conflict": {
  4052. "symfony/mailer": "<4.4"
  4053. },
  4054. "require-dev": {
  4055. "egulias/email-validator": "^2.1.10",
  4056. "symfony/dependency-injection": "^4.4|^5.0"
  4057. },
  4058. "type": "library",
  4059. "extra": {
  4060. "branch-alias": {
  4061. "dev-master": "5.1-dev"
  4062. }
  4063. },
  4064. "autoload": {
  4065. "psr-4": {
  4066. "Symfony\\Component\\Mime\\": ""
  4067. },
  4068. "exclude-from-classmap": [
  4069. "/Tests/"
  4070. ]
  4071. },
  4072. "notification-url": "https://packagist.org/downloads/",
  4073. "license": [
  4074. "MIT"
  4075. ],
  4076. "authors": [
  4077. {
  4078. "name": "Fabien Potencier",
  4079. "email": "fabien@symfony.com"
  4080. },
  4081. {
  4082. "name": "Symfony Community",
  4083. "homepage": "https://symfony.com/contributors"
  4084. }
  4085. ],
  4086. "description": "A library to manipulate MIME messages",
  4087. "homepage": "https://symfony.com",
  4088. "keywords": [
  4089. "mime",
  4090. "mime-type"
  4091. ],
  4092. "time": "2020-07-23T10:04:31+00:00"
  4093. },
  4094. {
  4095. "name": "symfony/polyfill-ctype",
  4096. "version": "v1.18.1",
  4097. "source": {
  4098. "type": "git",
  4099. "url": "https://github.com/symfony/polyfill-ctype.git",
  4100. "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
  4101. },
  4102. "dist": {
  4103. "type": "zip",
  4104. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
  4105. "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
  4106. "shasum": "",
  4107. "mirrors": [
  4108. {
  4109. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4110. "preferred": true
  4111. }
  4112. ]
  4113. },
  4114. "require": {
  4115. "php": ">=5.3.3"
  4116. },
  4117. "suggest": {
  4118. "ext-ctype": "For best performance"
  4119. },
  4120. "type": "library",
  4121. "extra": {
  4122. "branch-alias": {
  4123. "dev-master": "1.18-dev"
  4124. },
  4125. "thanks": {
  4126. "name": "symfony/polyfill",
  4127. "url": "https://github.com/symfony/polyfill"
  4128. }
  4129. },
  4130. "autoload": {
  4131. "psr-4": {
  4132. "Symfony\\Polyfill\\Ctype\\": ""
  4133. },
  4134. "files": [
  4135. "bootstrap.php"
  4136. ]
  4137. },
  4138. "notification-url": "https://packagist.org/downloads/",
  4139. "license": [
  4140. "MIT"
  4141. ],
  4142. "authors": [
  4143. {
  4144. "name": "Gert de Pagter",
  4145. "email": "BackEndTea@gmail.com"
  4146. },
  4147. {
  4148. "name": "Symfony Community",
  4149. "homepage": "https://symfony.com/contributors"
  4150. }
  4151. ],
  4152. "description": "Symfony polyfill for ctype functions",
  4153. "homepage": "https://symfony.com",
  4154. "keywords": [
  4155. "compatibility",
  4156. "ctype",
  4157. "polyfill",
  4158. "portable"
  4159. ],
  4160. "time": "2020-07-14T12:35:20+00:00"
  4161. },
  4162. {
  4163. "name": "symfony/polyfill-iconv",
  4164. "version": "v1.18.1",
  4165. "source": {
  4166. "type": "git",
  4167. "url": "https://github.com/symfony/polyfill-iconv.git",
  4168. "reference": "6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36"
  4169. },
  4170. "dist": {
  4171. "type": "zip",
  4172. "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36",
  4173. "reference": "6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36",
  4174. "shasum": "",
  4175. "mirrors": [
  4176. {
  4177. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4178. "preferred": true
  4179. }
  4180. ]
  4181. },
  4182. "require": {
  4183. "php": ">=5.3.3"
  4184. },
  4185. "suggest": {
  4186. "ext-iconv": "For best performance"
  4187. },
  4188. "type": "library",
  4189. "extra": {
  4190. "branch-alias": {
  4191. "dev-master": "1.18-dev"
  4192. },
  4193. "thanks": {
  4194. "name": "symfony/polyfill",
  4195. "url": "https://github.com/symfony/polyfill"
  4196. }
  4197. },
  4198. "autoload": {
  4199. "psr-4": {
  4200. "Symfony\\Polyfill\\Iconv\\": ""
  4201. },
  4202. "files": [
  4203. "bootstrap.php"
  4204. ]
  4205. },
  4206. "notification-url": "https://packagist.org/downloads/",
  4207. "license": [
  4208. "MIT"
  4209. ],
  4210. "authors": [
  4211. {
  4212. "name": "Nicolas Grekas",
  4213. "email": "p@tchwork.com"
  4214. },
  4215. {
  4216. "name": "Symfony Community",
  4217. "homepage": "https://symfony.com/contributors"
  4218. }
  4219. ],
  4220. "description": "Symfony polyfill for the Iconv extension",
  4221. "homepage": "https://symfony.com",
  4222. "keywords": [
  4223. "compatibility",
  4224. "iconv",
  4225. "polyfill",
  4226. "portable",
  4227. "shim"
  4228. ],
  4229. "time": "2020-07-14T12:35:20+00:00"
  4230. },
  4231. {
  4232. "name": "symfony/polyfill-intl-grapheme",
  4233. "version": "v1.18.1",
  4234. "source": {
  4235. "type": "git",
  4236. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  4237. "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5"
  4238. },
  4239. "dist": {
  4240. "type": "zip",
  4241. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b740103edbdcc39602239ee8860f0f45a8eb9aa5",
  4242. "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5",
  4243. "shasum": "",
  4244. "mirrors": [
  4245. {
  4246. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4247. "preferred": true
  4248. }
  4249. ]
  4250. },
  4251. "require": {
  4252. "php": ">=5.3.3"
  4253. },
  4254. "suggest": {
  4255. "ext-intl": "For best performance"
  4256. },
  4257. "type": "library",
  4258. "extra": {
  4259. "branch-alias": {
  4260. "dev-master": "1.18-dev"
  4261. },
  4262. "thanks": {
  4263. "name": "symfony/polyfill",
  4264. "url": "https://github.com/symfony/polyfill"
  4265. }
  4266. },
  4267. "autoload": {
  4268. "psr-4": {
  4269. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  4270. },
  4271. "files": [
  4272. "bootstrap.php"
  4273. ]
  4274. },
  4275. "notification-url": "https://packagist.org/downloads/",
  4276. "license": [
  4277. "MIT"
  4278. ],
  4279. "authors": [
  4280. {
  4281. "name": "Nicolas Grekas",
  4282. "email": "p@tchwork.com"
  4283. },
  4284. {
  4285. "name": "Symfony Community",
  4286. "homepage": "https://symfony.com/contributors"
  4287. }
  4288. ],
  4289. "description": "Symfony polyfill for intl's grapheme_* functions",
  4290. "homepage": "https://symfony.com",
  4291. "keywords": [
  4292. "compatibility",
  4293. "grapheme",
  4294. "intl",
  4295. "polyfill",
  4296. "portable",
  4297. "shim"
  4298. ],
  4299. "time": "2020-07-14T12:35:20+00:00"
  4300. },
  4301. {
  4302. "name": "symfony/polyfill-intl-idn",
  4303. "version": "v1.18.1",
  4304. "source": {
  4305. "type": "git",
  4306. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  4307. "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251"
  4308. },
  4309. "dist": {
  4310. "type": "zip",
  4311. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/5dcab1bc7146cf8c1beaa4502a3d9be344334251",
  4312. "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251",
  4313. "shasum": "",
  4314. "mirrors": [
  4315. {
  4316. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4317. "preferred": true
  4318. }
  4319. ]
  4320. },
  4321. "require": {
  4322. "php": ">=5.3.3",
  4323. "symfony/polyfill-intl-normalizer": "^1.10",
  4324. "symfony/polyfill-php70": "^1.10",
  4325. "symfony/polyfill-php72": "^1.10"
  4326. },
  4327. "suggest": {
  4328. "ext-intl": "For best performance"
  4329. },
  4330. "type": "library",
  4331. "extra": {
  4332. "branch-alias": {
  4333. "dev-master": "1.18-dev"
  4334. },
  4335. "thanks": {
  4336. "name": "symfony/polyfill",
  4337. "url": "https://github.com/symfony/polyfill"
  4338. }
  4339. },
  4340. "autoload": {
  4341. "psr-4": {
  4342. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  4343. },
  4344. "files": [
  4345. "bootstrap.php"
  4346. ]
  4347. },
  4348. "notification-url": "https://packagist.org/downloads/",
  4349. "license": [
  4350. "MIT"
  4351. ],
  4352. "authors": [
  4353. {
  4354. "name": "Laurent Bassin",
  4355. "email": "laurent@bassin.info"
  4356. },
  4357. {
  4358. "name": "Trevor Rowbotham",
  4359. "email": "trevor.rowbotham@pm.me"
  4360. },
  4361. {
  4362. "name": "Symfony Community",
  4363. "homepage": "https://symfony.com/contributors"
  4364. }
  4365. ],
  4366. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  4367. "homepage": "https://symfony.com",
  4368. "keywords": [
  4369. "compatibility",
  4370. "idn",
  4371. "intl",
  4372. "polyfill",
  4373. "portable",
  4374. "shim"
  4375. ],
  4376. "time": "2020-08-04T06:02:08+00:00"
  4377. },
  4378. {
  4379. "name": "symfony/polyfill-intl-normalizer",
  4380. "version": "v1.18.1",
  4381. "source": {
  4382. "type": "git",
  4383. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  4384. "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e"
  4385. },
  4386. "dist": {
  4387. "type": "zip",
  4388. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
  4389. "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
  4390. "shasum": "",
  4391. "mirrors": [
  4392. {
  4393. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4394. "preferred": true
  4395. }
  4396. ]
  4397. },
  4398. "require": {
  4399. "php": ">=5.3.3"
  4400. },
  4401. "suggest": {
  4402. "ext-intl": "For best performance"
  4403. },
  4404. "type": "library",
  4405. "extra": {
  4406. "branch-alias": {
  4407. "dev-master": "1.18-dev"
  4408. },
  4409. "thanks": {
  4410. "name": "symfony/polyfill",
  4411. "url": "https://github.com/symfony/polyfill"
  4412. }
  4413. },
  4414. "autoload": {
  4415. "psr-4": {
  4416. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  4417. },
  4418. "files": [
  4419. "bootstrap.php"
  4420. ],
  4421. "classmap": [
  4422. "Resources/stubs"
  4423. ]
  4424. },
  4425. "notification-url": "https://packagist.org/downloads/",
  4426. "license": [
  4427. "MIT"
  4428. ],
  4429. "authors": [
  4430. {
  4431. "name": "Nicolas Grekas",
  4432. "email": "p@tchwork.com"
  4433. },
  4434. {
  4435. "name": "Symfony Community",
  4436. "homepage": "https://symfony.com/contributors"
  4437. }
  4438. ],
  4439. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  4440. "homepage": "https://symfony.com",
  4441. "keywords": [
  4442. "compatibility",
  4443. "intl",
  4444. "normalizer",
  4445. "polyfill",
  4446. "portable",
  4447. "shim"
  4448. ],
  4449. "time": "2020-07-14T12:35:20+00:00"
  4450. },
  4451. {
  4452. "name": "symfony/polyfill-mbstring",
  4453. "version": "v1.18.1",
  4454. "source": {
  4455. "type": "git",
  4456. "url": "https://github.com/symfony/polyfill-mbstring.git",
  4457. "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
  4458. },
  4459. "dist": {
  4460. "type": "zip",
  4461. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
  4462. "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
  4463. "shasum": "",
  4464. "mirrors": [
  4465. {
  4466. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4467. "preferred": true
  4468. }
  4469. ]
  4470. },
  4471. "require": {
  4472. "php": ">=5.3.3"
  4473. },
  4474. "suggest": {
  4475. "ext-mbstring": "For best performance"
  4476. },
  4477. "type": "library",
  4478. "extra": {
  4479. "branch-alias": {
  4480. "dev-master": "1.18-dev"
  4481. },
  4482. "thanks": {
  4483. "name": "symfony/polyfill",
  4484. "url": "https://github.com/symfony/polyfill"
  4485. }
  4486. },
  4487. "autoload": {
  4488. "psr-4": {
  4489. "Symfony\\Polyfill\\Mbstring\\": ""
  4490. },
  4491. "files": [
  4492. "bootstrap.php"
  4493. ]
  4494. },
  4495. "notification-url": "https://packagist.org/downloads/",
  4496. "license": [
  4497. "MIT"
  4498. ],
  4499. "authors": [
  4500. {
  4501. "name": "Nicolas Grekas",
  4502. "email": "p@tchwork.com"
  4503. },
  4504. {
  4505. "name": "Symfony Community",
  4506. "homepage": "https://symfony.com/contributors"
  4507. }
  4508. ],
  4509. "description": "Symfony polyfill for the Mbstring extension",
  4510. "homepage": "https://symfony.com",
  4511. "keywords": [
  4512. "compatibility",
  4513. "mbstring",
  4514. "polyfill",
  4515. "portable",
  4516. "shim"
  4517. ],
  4518. "time": "2020-07-14T12:35:20+00:00"
  4519. },
  4520. {
  4521. "name": "symfony/polyfill-php70",
  4522. "version": "v1.18.1",
  4523. "source": {
  4524. "type": "git",
  4525. "url": "https://github.com/symfony/polyfill-php70.git",
  4526. "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3"
  4527. },
  4528. "dist": {
  4529. "type": "zip",
  4530. "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
  4531. "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
  4532. "shasum": "",
  4533. "mirrors": [
  4534. {
  4535. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4536. "preferred": true
  4537. }
  4538. ]
  4539. },
  4540. "require": {
  4541. "paragonie/random_compat": "~1.0|~2.0|~9.99",
  4542. "php": ">=5.3.3"
  4543. },
  4544. "type": "library",
  4545. "extra": {
  4546. "branch-alias": {
  4547. "dev-master": "1.18-dev"
  4548. },
  4549. "thanks": {
  4550. "name": "symfony/polyfill",
  4551. "url": "https://github.com/symfony/polyfill"
  4552. }
  4553. },
  4554. "autoload": {
  4555. "psr-4": {
  4556. "Symfony\\Polyfill\\Php70\\": ""
  4557. },
  4558. "files": [
  4559. "bootstrap.php"
  4560. ],
  4561. "classmap": [
  4562. "Resources/stubs"
  4563. ]
  4564. },
  4565. "notification-url": "https://packagist.org/downloads/",
  4566. "license": [
  4567. "MIT"
  4568. ],
  4569. "authors": [
  4570. {
  4571. "name": "Nicolas Grekas",
  4572. "email": "p@tchwork.com"
  4573. },
  4574. {
  4575. "name": "Symfony Community",
  4576. "homepage": "https://symfony.com/contributors"
  4577. }
  4578. ],
  4579. "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
  4580. "homepage": "https://symfony.com",
  4581. "keywords": [
  4582. "compatibility",
  4583. "polyfill",
  4584. "portable",
  4585. "shim"
  4586. ],
  4587. "time": "2020-07-14T12:35:20+00:00"
  4588. },
  4589. {
  4590. "name": "symfony/polyfill-php72",
  4591. "version": "v1.18.1",
  4592. "source": {
  4593. "type": "git",
  4594. "url": "https://github.com/symfony/polyfill-php72.git",
  4595. "reference": "639447d008615574653fb3bc60d1986d7172eaae"
  4596. },
  4597. "dist": {
  4598. "type": "zip",
  4599. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae",
  4600. "reference": "639447d008615574653fb3bc60d1986d7172eaae",
  4601. "shasum": "",
  4602. "mirrors": [
  4603. {
  4604. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4605. "preferred": true
  4606. }
  4607. ]
  4608. },
  4609. "require": {
  4610. "php": ">=5.3.3"
  4611. },
  4612. "type": "library",
  4613. "extra": {
  4614. "branch-alias": {
  4615. "dev-master": "1.18-dev"
  4616. },
  4617. "thanks": {
  4618. "name": "symfony/polyfill",
  4619. "url": "https://github.com/symfony/polyfill"
  4620. }
  4621. },
  4622. "autoload": {
  4623. "psr-4": {
  4624. "Symfony\\Polyfill\\Php72\\": ""
  4625. },
  4626. "files": [
  4627. "bootstrap.php"
  4628. ]
  4629. },
  4630. "notification-url": "https://packagist.org/downloads/",
  4631. "license": [
  4632. "MIT"
  4633. ],
  4634. "authors": [
  4635. {
  4636. "name": "Nicolas Grekas",
  4637. "email": "p@tchwork.com"
  4638. },
  4639. {
  4640. "name": "Symfony Community",
  4641. "homepage": "https://symfony.com/contributors"
  4642. }
  4643. ],
  4644. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  4645. "homepage": "https://symfony.com",
  4646. "keywords": [
  4647. "compatibility",
  4648. "polyfill",
  4649. "portable",
  4650. "shim"
  4651. ],
  4652. "time": "2020-07-14T12:35:20+00:00"
  4653. },
  4654. {
  4655. "name": "symfony/polyfill-php73",
  4656. "version": "v1.18.1",
  4657. "source": {
  4658. "type": "git",
  4659. "url": "https://github.com/symfony/polyfill-php73.git",
  4660. "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca"
  4661. },
  4662. "dist": {
  4663. "type": "zip",
  4664. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
  4665. "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
  4666. "shasum": "",
  4667. "mirrors": [
  4668. {
  4669. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4670. "preferred": true
  4671. }
  4672. ]
  4673. },
  4674. "require": {
  4675. "php": ">=5.3.3"
  4676. },
  4677. "type": "library",
  4678. "extra": {
  4679. "branch-alias": {
  4680. "dev-master": "1.18-dev"
  4681. },
  4682. "thanks": {
  4683. "name": "symfony/polyfill",
  4684. "url": "https://github.com/symfony/polyfill"
  4685. }
  4686. },
  4687. "autoload": {
  4688. "psr-4": {
  4689. "Symfony\\Polyfill\\Php73\\": ""
  4690. },
  4691. "files": [
  4692. "bootstrap.php"
  4693. ],
  4694. "classmap": [
  4695. "Resources/stubs"
  4696. ]
  4697. },
  4698. "notification-url": "https://packagist.org/downloads/",
  4699. "license": [
  4700. "MIT"
  4701. ],
  4702. "authors": [
  4703. {
  4704. "name": "Nicolas Grekas",
  4705. "email": "p@tchwork.com"
  4706. },
  4707. {
  4708. "name": "Symfony Community",
  4709. "homepage": "https://symfony.com/contributors"
  4710. }
  4711. ],
  4712. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  4713. "homepage": "https://symfony.com",
  4714. "keywords": [
  4715. "compatibility",
  4716. "polyfill",
  4717. "portable",
  4718. "shim"
  4719. ],
  4720. "time": "2020-07-14T12:35:20+00:00"
  4721. },
  4722. {
  4723. "name": "symfony/polyfill-php80",
  4724. "version": "v1.18.1",
  4725. "source": {
  4726. "type": "git",
  4727. "url": "https://github.com/symfony/polyfill-php80.git",
  4728. "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"
  4729. },
  4730. "dist": {
  4731. "type": "zip",
  4732. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
  4733. "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",
  4734. "shasum": "",
  4735. "mirrors": [
  4736. {
  4737. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4738. "preferred": true
  4739. }
  4740. ]
  4741. },
  4742. "require": {
  4743. "php": ">=7.0.8"
  4744. },
  4745. "type": "library",
  4746. "extra": {
  4747. "branch-alias": {
  4748. "dev-master": "1.18-dev"
  4749. },
  4750. "thanks": {
  4751. "name": "symfony/polyfill",
  4752. "url": "https://github.com/symfony/polyfill"
  4753. }
  4754. },
  4755. "autoload": {
  4756. "psr-4": {
  4757. "Symfony\\Polyfill\\Php80\\": ""
  4758. },
  4759. "files": [
  4760. "bootstrap.php"
  4761. ],
  4762. "classmap": [
  4763. "Resources/stubs"
  4764. ]
  4765. },
  4766. "notification-url": "https://packagist.org/downloads/",
  4767. "license": [
  4768. "MIT"
  4769. ],
  4770. "authors": [
  4771. {
  4772. "name": "Ion Bazan",
  4773. "email": "ion.bazan@gmail.com"
  4774. },
  4775. {
  4776. "name": "Nicolas Grekas",
  4777. "email": "p@tchwork.com"
  4778. },
  4779. {
  4780. "name": "Symfony Community",
  4781. "homepage": "https://symfony.com/contributors"
  4782. }
  4783. ],
  4784. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  4785. "homepage": "https://symfony.com",
  4786. "keywords": [
  4787. "compatibility",
  4788. "polyfill",
  4789. "portable",
  4790. "shim"
  4791. ],
  4792. "time": "2020-07-14T12:35:20+00:00"
  4793. },
  4794. {
  4795. "name": "symfony/process",
  4796. "version": "v5.1.3",
  4797. "source": {
  4798. "type": "git",
  4799. "url": "https://github.com/symfony/process.git",
  4800. "reference": "1864216226af21eb76d9477f691e7cbf198e0402"
  4801. },
  4802. "dist": {
  4803. "type": "zip",
  4804. "url": "https://api.github.com/repos/symfony/process/zipball/1864216226af21eb76d9477f691e7cbf198e0402",
  4805. "reference": "1864216226af21eb76d9477f691e7cbf198e0402",
  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.5",
  4816. "symfony/polyfill-php80": "^1.15"
  4817. },
  4818. "type": "library",
  4819. "extra": {
  4820. "branch-alias": {
  4821. "dev-master": "5.1-dev"
  4822. }
  4823. },
  4824. "autoload": {
  4825. "psr-4": {
  4826. "Symfony\\Component\\Process\\": ""
  4827. },
  4828. "exclude-from-classmap": [
  4829. "/Tests/"
  4830. ]
  4831. },
  4832. "notification-url": "https://packagist.org/downloads/",
  4833. "license": [
  4834. "MIT"
  4835. ],
  4836. "authors": [
  4837. {
  4838. "name": "Fabien Potencier",
  4839. "email": "fabien@symfony.com"
  4840. },
  4841. {
  4842. "name": "Symfony Community",
  4843. "homepage": "https://symfony.com/contributors"
  4844. }
  4845. ],
  4846. "description": "Symfony Process Component",
  4847. "homepage": "https://symfony.com",
  4848. "time": "2020-07-23T08:36:24+00:00"
  4849. },
  4850. {
  4851. "name": "symfony/psr-http-message-bridge",
  4852. "version": "v2.0.1",
  4853. "source": {
  4854. "type": "git",
  4855. "url": "https://github.com/symfony/psr-http-message-bridge.git",
  4856. "reference": "e44f249afab496b4e8c0f7461fb8140eaa4b24d2"
  4857. },
  4858. "dist": {
  4859. "type": "zip",
  4860. "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/e44f249afab496b4e8c0f7461fb8140eaa4b24d2",
  4861. "reference": "e44f249afab496b4e8c0f7461fb8140eaa4b24d2",
  4862. "shasum": "",
  4863. "mirrors": [
  4864. {
  4865. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4866. "preferred": true
  4867. }
  4868. ]
  4869. },
  4870. "require": {
  4871. "php": ">=7.1",
  4872. "psr/http-message": "^1.0",
  4873. "symfony/http-foundation": "^4.4 || ^5.0"
  4874. },
  4875. "require-dev": {
  4876. "nyholm/psr7": "^1.1",
  4877. "symfony/phpunit-bridge": "^4.4 || ^5.0"
  4878. },
  4879. "suggest": {
  4880. "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
  4881. },
  4882. "type": "symfony-bridge",
  4883. "extra": {
  4884. "branch-alias": {
  4885. "dev-master": "2.0-dev"
  4886. }
  4887. },
  4888. "autoload": {
  4889. "psr-4": {
  4890. "Symfony\\Bridge\\PsrHttpMessage\\": ""
  4891. },
  4892. "exclude-from-classmap": [
  4893. "/Tests/"
  4894. ]
  4895. },
  4896. "notification-url": "https://packagist.org/downloads/",
  4897. "license": [
  4898. "MIT"
  4899. ],
  4900. "authors": [
  4901. {
  4902. "name": "Fabien Potencier",
  4903. "email": "fabien@symfony.com"
  4904. },
  4905. {
  4906. "name": "Symfony Community",
  4907. "homepage": "http://symfony.com/contributors"
  4908. }
  4909. ],
  4910. "description": "PSR HTTP message bridge",
  4911. "homepage": "http://symfony.com",
  4912. "keywords": [
  4913. "http",
  4914. "http-message",
  4915. "psr-17",
  4916. "psr-7"
  4917. ],
  4918. "time": "2020-06-25T08:21:47+00:00"
  4919. },
  4920. {
  4921. "name": "symfony/routing",
  4922. "version": "v5.1.3",
  4923. "source": {
  4924. "type": "git",
  4925. "url": "https://github.com/symfony/routing.git",
  4926. "reference": "08c9a82f09d12ee048f85e76e0d783f82844eb5d"
  4927. },
  4928. "dist": {
  4929. "type": "zip",
  4930. "url": "https://api.github.com/repos/symfony/routing/zipball/08c9a82f09d12ee048f85e76e0d783f82844eb5d",
  4931. "reference": "08c9a82f09d12ee048f85e76e0d783f82844eb5d",
  4932. "shasum": "",
  4933. "mirrors": [
  4934. {
  4935. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4936. "preferred": true
  4937. }
  4938. ]
  4939. },
  4940. "require": {
  4941. "php": ">=7.2.5",
  4942. "symfony/deprecation-contracts": "^2.1",
  4943. "symfony/polyfill-php80": "^1.15"
  4944. },
  4945. "conflict": {
  4946. "symfony/config": "<5.0",
  4947. "symfony/dependency-injection": "<4.4",
  4948. "symfony/yaml": "<4.4"
  4949. },
  4950. "require-dev": {
  4951. "doctrine/annotations": "~1.2",
  4952. "psr/log": "~1.0",
  4953. "symfony/config": "^5.0",
  4954. "symfony/dependency-injection": "^4.4|^5.0",
  4955. "symfony/expression-language": "^4.4|^5.0",
  4956. "symfony/http-foundation": "^4.4|^5.0",
  4957. "symfony/yaml": "^4.4|^5.0"
  4958. },
  4959. "suggest": {
  4960. "doctrine/annotations": "For using the annotation loader",
  4961. "symfony/config": "For using the all-in-one router or any loader",
  4962. "symfony/expression-language": "For using expression matching",
  4963. "symfony/http-foundation": "For using a Symfony Request object",
  4964. "symfony/yaml": "For using the YAML loader"
  4965. },
  4966. "type": "library",
  4967. "extra": {
  4968. "branch-alias": {
  4969. "dev-master": "5.1-dev"
  4970. }
  4971. },
  4972. "autoload": {
  4973. "psr-4": {
  4974. "Symfony\\Component\\Routing\\": ""
  4975. },
  4976. "exclude-from-classmap": [
  4977. "/Tests/"
  4978. ]
  4979. },
  4980. "notification-url": "https://packagist.org/downloads/",
  4981. "license": [
  4982. "MIT"
  4983. ],
  4984. "authors": [
  4985. {
  4986. "name": "Fabien Potencier",
  4987. "email": "fabien@symfony.com"
  4988. },
  4989. {
  4990. "name": "Symfony Community",
  4991. "homepage": "https://symfony.com/contributors"
  4992. }
  4993. ],
  4994. "description": "Symfony Routing Component",
  4995. "homepage": "https://symfony.com",
  4996. "keywords": [
  4997. "router",
  4998. "routing",
  4999. "uri",
  5000. "url"
  5001. ],
  5002. "time": "2020-06-18T18:24:02+00:00"
  5003. },
  5004. {
  5005. "name": "symfony/service-contracts",
  5006. "version": "v2.1.3",
  5007. "source": {
  5008. "type": "git",
  5009. "url": "https://github.com/symfony/service-contracts.git",
  5010. "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442"
  5011. },
  5012. "dist": {
  5013. "type": "zip",
  5014. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442",
  5015. "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442",
  5016. "shasum": "",
  5017. "mirrors": [
  5018. {
  5019. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5020. "preferred": true
  5021. }
  5022. ]
  5023. },
  5024. "require": {
  5025. "php": ">=7.2.5",
  5026. "psr/container": "^1.0"
  5027. },
  5028. "suggest": {
  5029. "symfony/service-implementation": ""
  5030. },
  5031. "type": "library",
  5032. "extra": {
  5033. "branch-alias": {
  5034. "dev-master": "2.1-dev"
  5035. },
  5036. "thanks": {
  5037. "name": "symfony/contracts",
  5038. "url": "https://github.com/symfony/contracts"
  5039. }
  5040. },
  5041. "autoload": {
  5042. "psr-4": {
  5043. "Symfony\\Contracts\\Service\\": ""
  5044. }
  5045. },
  5046. "notification-url": "https://packagist.org/downloads/",
  5047. "license": [
  5048. "MIT"
  5049. ],
  5050. "authors": [
  5051. {
  5052. "name": "Nicolas Grekas",
  5053. "email": "p@tchwork.com"
  5054. },
  5055. {
  5056. "name": "Symfony Community",
  5057. "homepage": "https://symfony.com/contributors"
  5058. }
  5059. ],
  5060. "description": "Generic abstractions related to writing services",
  5061. "homepage": "https://symfony.com",
  5062. "keywords": [
  5063. "abstractions",
  5064. "contracts",
  5065. "decoupling",
  5066. "interfaces",
  5067. "interoperability",
  5068. "standards"
  5069. ],
  5070. "time": "2020-07-06T13:23:11+00:00"
  5071. },
  5072. {
  5073. "name": "symfony/string",
  5074. "version": "v5.1.3",
  5075. "source": {
  5076. "type": "git",
  5077. "url": "https://github.com/symfony/string.git",
  5078. "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b"
  5079. },
  5080. "dist": {
  5081. "type": "zip",
  5082. "url": "https://api.github.com/repos/symfony/string/zipball/f629ba9b611c76224feb21fe2bcbf0b6f992300b",
  5083. "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b",
  5084. "shasum": "",
  5085. "mirrors": [
  5086. {
  5087. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5088. "preferred": true
  5089. }
  5090. ]
  5091. },
  5092. "require": {
  5093. "php": ">=7.2.5",
  5094. "symfony/polyfill-ctype": "~1.8",
  5095. "symfony/polyfill-intl-grapheme": "~1.0",
  5096. "symfony/polyfill-intl-normalizer": "~1.0",
  5097. "symfony/polyfill-mbstring": "~1.0",
  5098. "symfony/polyfill-php80": "~1.15"
  5099. },
  5100. "require-dev": {
  5101. "symfony/error-handler": "^4.4|^5.0",
  5102. "symfony/http-client": "^4.4|^5.0",
  5103. "symfony/translation-contracts": "^1.1|^2",
  5104. "symfony/var-exporter": "^4.4|^5.0"
  5105. },
  5106. "type": "library",
  5107. "extra": {
  5108. "branch-alias": {
  5109. "dev-master": "5.1-dev"
  5110. }
  5111. },
  5112. "autoload": {
  5113. "psr-4": {
  5114. "Symfony\\Component\\String\\": ""
  5115. },
  5116. "files": [
  5117. "Resources/functions.php"
  5118. ],
  5119. "exclude-from-classmap": [
  5120. "/Tests/"
  5121. ]
  5122. },
  5123. "notification-url": "https://packagist.org/downloads/",
  5124. "license": [
  5125. "MIT"
  5126. ],
  5127. "authors": [
  5128. {
  5129. "name": "Nicolas Grekas",
  5130. "email": "p@tchwork.com"
  5131. },
  5132. {
  5133. "name": "Symfony Community",
  5134. "homepage": "https://symfony.com/contributors"
  5135. }
  5136. ],
  5137. "description": "Symfony String component",
  5138. "homepage": "https://symfony.com",
  5139. "keywords": [
  5140. "grapheme",
  5141. "i18n",
  5142. "string",
  5143. "unicode",
  5144. "utf-8",
  5145. "utf8"
  5146. ],
  5147. "time": "2020-07-08T08:27:49+00:00"
  5148. },
  5149. {
  5150. "name": "symfony/translation",
  5151. "version": "v5.1.3",
  5152. "source": {
  5153. "type": "git",
  5154. "url": "https://github.com/symfony/translation.git",
  5155. "reference": "4b9bf719f0fa5b05253c37fc7b335337ec7ec427"
  5156. },
  5157. "dist": {
  5158. "type": "zip",
  5159. "url": "https://api.github.com/repos/symfony/translation/zipball/4b9bf719f0fa5b05253c37fc7b335337ec7ec427",
  5160. "reference": "4b9bf719f0fa5b05253c37fc7b335337ec7ec427",
  5161. "shasum": "",
  5162. "mirrors": [
  5163. {
  5164. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5165. "preferred": true
  5166. }
  5167. ]
  5168. },
  5169. "require": {
  5170. "php": ">=7.2.5",
  5171. "symfony/polyfill-mbstring": "~1.0",
  5172. "symfony/polyfill-php80": "^1.15",
  5173. "symfony/translation-contracts": "^2"
  5174. },
  5175. "conflict": {
  5176. "symfony/config": "<4.4",
  5177. "symfony/dependency-injection": "<5.0",
  5178. "symfony/http-kernel": "<5.0",
  5179. "symfony/twig-bundle": "<5.0",
  5180. "symfony/yaml": "<4.4"
  5181. },
  5182. "provide": {
  5183. "symfony/translation-implementation": "2.0"
  5184. },
  5185. "require-dev": {
  5186. "psr/log": "~1.0",
  5187. "symfony/config": "^4.4|^5.0",
  5188. "symfony/console": "^4.4|^5.0",
  5189. "symfony/dependency-injection": "^5.0",
  5190. "symfony/finder": "^4.4|^5.0",
  5191. "symfony/http-kernel": "^5.0",
  5192. "symfony/intl": "^4.4|^5.0",
  5193. "symfony/service-contracts": "^1.1.2|^2",
  5194. "symfony/yaml": "^4.4|^5.0"
  5195. },
  5196. "suggest": {
  5197. "psr/log-implementation": "To use logging capability in translator",
  5198. "symfony/config": "",
  5199. "symfony/yaml": ""
  5200. },
  5201. "type": "library",
  5202. "extra": {
  5203. "branch-alias": {
  5204. "dev-master": "5.1-dev"
  5205. }
  5206. },
  5207. "autoload": {
  5208. "psr-4": {
  5209. "Symfony\\Component\\Translation\\": ""
  5210. },
  5211. "exclude-from-classmap": [
  5212. "/Tests/"
  5213. ]
  5214. },
  5215. "notification-url": "https://packagist.org/downloads/",
  5216. "license": [
  5217. "MIT"
  5218. ],
  5219. "authors": [
  5220. {
  5221. "name": "Fabien Potencier",
  5222. "email": "fabien@symfony.com"
  5223. },
  5224. {
  5225. "name": "Symfony Community",
  5226. "homepage": "https://symfony.com/contributors"
  5227. }
  5228. ],
  5229. "description": "Symfony Translation Component",
  5230. "homepage": "https://symfony.com",
  5231. "time": "2020-06-30T17:42:22+00:00"
  5232. },
  5233. {
  5234. "name": "symfony/translation-contracts",
  5235. "version": "v2.1.3",
  5236. "source": {
  5237. "type": "git",
  5238. "url": "https://github.com/symfony/translation-contracts.git",
  5239. "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63"
  5240. },
  5241. "dist": {
  5242. "type": "zip",
  5243. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/616a9773c853097607cf9dd6577d5b143ffdcd63",
  5244. "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63",
  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": ">=7.2.5"
  5255. },
  5256. "suggest": {
  5257. "symfony/translation-implementation": ""
  5258. },
  5259. "type": "library",
  5260. "extra": {
  5261. "branch-alias": {
  5262. "dev-master": "2.1-dev"
  5263. },
  5264. "thanks": {
  5265. "name": "symfony/contracts",
  5266. "url": "https://github.com/symfony/contracts"
  5267. }
  5268. },
  5269. "autoload": {
  5270. "psr-4": {
  5271. "Symfony\\Contracts\\Translation\\": ""
  5272. }
  5273. },
  5274. "notification-url": "https://packagist.org/downloads/",
  5275. "license": [
  5276. "MIT"
  5277. ],
  5278. "authors": [
  5279. {
  5280. "name": "Nicolas Grekas",
  5281. "email": "p@tchwork.com"
  5282. },
  5283. {
  5284. "name": "Symfony Community",
  5285. "homepage": "https://symfony.com/contributors"
  5286. }
  5287. ],
  5288. "description": "Generic abstractions related to translation",
  5289. "homepage": "https://symfony.com",
  5290. "keywords": [
  5291. "abstractions",
  5292. "contracts",
  5293. "decoupling",
  5294. "interfaces",
  5295. "interoperability",
  5296. "standards"
  5297. ],
  5298. "time": "2020-07-06T13:23:11+00:00"
  5299. },
  5300. {
  5301. "name": "symfony/var-dumper",
  5302. "version": "v5.1.3",
  5303. "source": {
  5304. "type": "git",
  5305. "url": "https://github.com/symfony/var-dumper.git",
  5306. "reference": "2ebe1c7bb52052624d6dc1250f4abe525655d75a"
  5307. },
  5308. "dist": {
  5309. "type": "zip",
  5310. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2ebe1c7bb52052624d6dc1250f4abe525655d75a",
  5311. "reference": "2ebe1c7bb52052624d6dc1250f4abe525655d75a",
  5312. "shasum": "",
  5313. "mirrors": [
  5314. {
  5315. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5316. "preferred": true
  5317. }
  5318. ]
  5319. },
  5320. "require": {
  5321. "php": ">=7.2.5",
  5322. "symfony/polyfill-mbstring": "~1.0",
  5323. "symfony/polyfill-php80": "^1.15"
  5324. },
  5325. "conflict": {
  5326. "phpunit/phpunit": "<5.4.3",
  5327. "symfony/console": "<4.4"
  5328. },
  5329. "require-dev": {
  5330. "ext-iconv": "*",
  5331. "symfony/console": "^4.4|^5.0",
  5332. "symfony/process": "^4.4|^5.0",
  5333. "twig/twig": "^2.4|^3.0"
  5334. },
  5335. "suggest": {
  5336. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  5337. "ext-intl": "To show region name in time zone dump",
  5338. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  5339. },
  5340. "bin": [
  5341. "Resources/bin/var-dump-server"
  5342. ],
  5343. "type": "library",
  5344. "extra": {
  5345. "branch-alias": {
  5346. "dev-master": "5.1-dev"
  5347. }
  5348. },
  5349. "autoload": {
  5350. "files": [
  5351. "Resources/functions/dump.php"
  5352. ],
  5353. "psr-4": {
  5354. "Symfony\\Component\\VarDumper\\": ""
  5355. },
  5356. "exclude-from-classmap": [
  5357. "/Tests/"
  5358. ]
  5359. },
  5360. "notification-url": "https://packagist.org/downloads/",
  5361. "license": [
  5362. "MIT"
  5363. ],
  5364. "authors": [
  5365. {
  5366. "name": "Nicolas Grekas",
  5367. "email": "p@tchwork.com"
  5368. },
  5369. {
  5370. "name": "Symfony Community",
  5371. "homepage": "https://symfony.com/contributors"
  5372. }
  5373. ],
  5374. "description": "Symfony mechanism for exploring and dumping PHP variables",
  5375. "homepage": "https://symfony.com",
  5376. "keywords": [
  5377. "debug",
  5378. "dump"
  5379. ],
  5380. "time": "2020-06-24T13:36:18+00:00"
  5381. },
  5382. {
  5383. "name": "symfony/var-exporter",
  5384. "version": "v5.1.3",
  5385. "source": {
  5386. "type": "git",
  5387. "url": "https://github.com/symfony/var-exporter.git",
  5388. "reference": "eabaabfe1485ca955c5b53307eade15ccda57a15"
  5389. },
  5390. "dist": {
  5391. "type": "zip",
  5392. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/eabaabfe1485ca955c5b53307eade15ccda57a15",
  5393. "reference": "eabaabfe1485ca955c5b53307eade15ccda57a15",
  5394. "shasum": "",
  5395. "mirrors": [
  5396. {
  5397. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5398. "preferred": true
  5399. }
  5400. ]
  5401. },
  5402. "require": {
  5403. "php": ">=7.2.5",
  5404. "symfony/polyfill-php80": "^1.15"
  5405. },
  5406. "require-dev": {
  5407. "symfony/var-dumper": "^4.4.9|^5.0.9"
  5408. },
  5409. "type": "library",
  5410. "extra": {
  5411. "branch-alias": {
  5412. "dev-master": "5.1-dev"
  5413. }
  5414. },
  5415. "autoload": {
  5416. "psr-4": {
  5417. "Symfony\\Component\\VarExporter\\": ""
  5418. },
  5419. "exclude-from-classmap": [
  5420. "/Tests/"
  5421. ]
  5422. },
  5423. "notification-url": "https://packagist.org/downloads/",
  5424. "license": [
  5425. "MIT"
  5426. ],
  5427. "authors": [
  5428. {
  5429. "name": "Nicolas Grekas",
  5430. "email": "p@tchwork.com"
  5431. },
  5432. {
  5433. "name": "Symfony Community",
  5434. "homepage": "https://symfony.com/contributors"
  5435. }
  5436. ],
  5437. "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
  5438. "homepage": "https://symfony.com",
  5439. "keywords": [
  5440. "clone",
  5441. "construct",
  5442. "export",
  5443. "hydrate",
  5444. "instantiate",
  5445. "serialize"
  5446. ],
  5447. "time": "2020-06-07T15:42:22+00:00"
  5448. },
  5449. {
  5450. "name": "tijsverkoyen/css-to-inline-styles",
  5451. "version": "2.2.3",
  5452. "source": {
  5453. "type": "git",
  5454. "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
  5455. "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5"
  5456. },
  5457. "dist": {
  5458. "type": "zip",
  5459. "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b43b05cf43c1b6d849478965062b6ef73e223bb5",
  5460. "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5",
  5461. "shasum": "",
  5462. "mirrors": [
  5463. {
  5464. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5465. "preferred": true
  5466. }
  5467. ]
  5468. },
  5469. "require": {
  5470. "ext-dom": "*",
  5471. "ext-libxml": "*",
  5472. "php": "^5.5 || ^7.0 || ^8.0",
  5473. "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0"
  5474. },
  5475. "require-dev": {
  5476. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5"
  5477. },
  5478. "type": "library",
  5479. "extra": {
  5480. "branch-alias": {
  5481. "dev-master": "2.2.x-dev"
  5482. }
  5483. },
  5484. "autoload": {
  5485. "psr-4": {
  5486. "TijsVerkoyen\\CssToInlineStyles\\": "src"
  5487. }
  5488. },
  5489. "notification-url": "https://packagist.org/downloads/",
  5490. "license": [
  5491. "BSD-3-Clause"
  5492. ],
  5493. "authors": [
  5494. {
  5495. "name": "Tijs Verkoyen",
  5496. "email": "css_to_inline_styles@verkoyen.eu",
  5497. "role": "Developer"
  5498. }
  5499. ],
  5500. "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
  5501. "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
  5502. "time": "2020-07-13T06:12:54+00:00"
  5503. },
  5504. {
  5505. "name": "vlucas/phpdotenv",
  5506. "version": "v4.1.8",
  5507. "source": {
  5508. "type": "git",
  5509. "url": "https://github.com/vlucas/phpdotenv.git",
  5510. "reference": "572af79d913627a9d70374d27a6f5d689a35de32"
  5511. },
  5512. "dist": {
  5513. "type": "zip",
  5514. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/572af79d913627a9d70374d27a6f5d689a35de32",
  5515. "reference": "572af79d913627a9d70374d27a6f5d689a35de32",
  5516. "shasum": "",
  5517. "mirrors": [
  5518. {
  5519. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5520. "preferred": true
  5521. }
  5522. ]
  5523. },
  5524. "require": {
  5525. "php": "^5.5.9 || ^7.0 || ^8.0",
  5526. "phpoption/phpoption": "^1.7.3",
  5527. "symfony/polyfill-ctype": "^1.17"
  5528. },
  5529. "require-dev": {
  5530. "bamarni/composer-bin-plugin": "^1.4.1",
  5531. "ext-filter": "*",
  5532. "ext-pcre": "*",
  5533. "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0"
  5534. },
  5535. "suggest": {
  5536. "ext-filter": "Required to use the boolean validator.",
  5537. "ext-pcre": "Required to use most of the library."
  5538. },
  5539. "type": "library",
  5540. "extra": {
  5541. "branch-alias": {
  5542. "dev-master": "4.1-dev"
  5543. }
  5544. },
  5545. "autoload": {
  5546. "psr-4": {
  5547. "Dotenv\\": "src/"
  5548. }
  5549. },
  5550. "notification-url": "https://packagist.org/downloads/",
  5551. "license": [
  5552. "BSD-3-Clause"
  5553. ],
  5554. "authors": [
  5555. {
  5556. "name": "Graham Campbell",
  5557. "email": "graham@alt-three.com",
  5558. "homepage": "https://gjcampbell.co.uk/"
  5559. },
  5560. {
  5561. "name": "Vance Lucas",
  5562. "email": "vance@vancelucas.com",
  5563. "homepage": "https://vancelucas.com/"
  5564. }
  5565. ],
  5566. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  5567. "keywords": [
  5568. "dotenv",
  5569. "env",
  5570. "environment"
  5571. ],
  5572. "time": "2020-07-14T19:22:52+00:00"
  5573. },
  5574. {
  5575. "name": "voku/portable-ascii",
  5576. "version": "1.5.3",
  5577. "source": {
  5578. "type": "git",
  5579. "url": "https://github.com/voku/portable-ascii.git",
  5580. "reference": "25bcbf01678930251fd572891447d9e318a6e2b8"
  5581. },
  5582. "dist": {
  5583. "type": "zip",
  5584. "url": "https://api.github.com/repos/voku/portable-ascii/zipball/25bcbf01678930251fd572891447d9e318a6e2b8",
  5585. "reference": "25bcbf01678930251fd572891447d9e318a6e2b8",
  5586. "shasum": "",
  5587. "mirrors": [
  5588. {
  5589. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5590. "preferred": true
  5591. }
  5592. ]
  5593. },
  5594. "require": {
  5595. "php": ">=7.0.0"
  5596. },
  5597. "require-dev": {
  5598. "phpunit/phpunit": "~6.0 || ~7.0"
  5599. },
  5600. "suggest": {
  5601. "ext-intl": "Use Intl for transliterator_transliterate() support"
  5602. },
  5603. "type": "library",
  5604. "autoload": {
  5605. "psr-4": {
  5606. "voku\\": "src/voku/"
  5607. }
  5608. },
  5609. "notification-url": "https://packagist.org/downloads/",
  5610. "license": [
  5611. "MIT"
  5612. ],
  5613. "authors": [
  5614. {
  5615. "name": "Lars Moelleken",
  5616. "homepage": "http://www.moelleken.org/"
  5617. }
  5618. ],
  5619. "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
  5620. "homepage": "https://github.com/voku/portable-ascii",
  5621. "keywords": [
  5622. "ascii",
  5623. "clean",
  5624. "php"
  5625. ],
  5626. "time": "2020-07-22T23:32:04+00:00"
  5627. }
  5628. ],
  5629. "packages-dev": [
  5630. {
  5631. "name": "doctrine/instantiator",
  5632. "version": "1.3.1",
  5633. "source": {
  5634. "type": "git",
  5635. "url": "https://github.com/doctrine/instantiator.git",
  5636. "reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
  5637. },
  5638. "dist": {
  5639. "type": "zip",
  5640. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
  5641. "reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
  5642. "shasum": "",
  5643. "mirrors": [
  5644. {
  5645. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5646. "preferred": true
  5647. }
  5648. ]
  5649. },
  5650. "require": {
  5651. "php": "^7.1 || ^8.0"
  5652. },
  5653. "require-dev": {
  5654. "doctrine/coding-standard": "^6.0",
  5655. "ext-pdo": "*",
  5656. "ext-phar": "*",
  5657. "phpbench/phpbench": "^0.13",
  5658. "phpstan/phpstan-phpunit": "^0.11",
  5659. "phpstan/phpstan-shim": "^0.11",
  5660. "phpunit/phpunit": "^7.0"
  5661. },
  5662. "type": "library",
  5663. "extra": {
  5664. "branch-alias": {
  5665. "dev-master": "1.2.x-dev"
  5666. }
  5667. },
  5668. "autoload": {
  5669. "psr-4": {
  5670. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  5671. }
  5672. },
  5673. "notification-url": "https://packagist.org/downloads/",
  5674. "license": [
  5675. "MIT"
  5676. ],
  5677. "authors": [
  5678. {
  5679. "name": "Marco Pivetta",
  5680. "email": "ocramius@gmail.com",
  5681. "homepage": "http://ocramius.github.com/"
  5682. }
  5683. ],
  5684. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  5685. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  5686. "keywords": [
  5687. "constructor",
  5688. "instantiate"
  5689. ],
  5690. "time": "2020-05-29T17:27:14+00:00"
  5691. },
  5692. {
  5693. "name": "facade/flare-client-php",
  5694. "version": "1.3.4",
  5695. "source": {
  5696. "type": "git",
  5697. "url": "https://github.com/facade/flare-client-php.git",
  5698. "reference": "0eeb0de4fc1078433f0915010bd8f41e998adcb4"
  5699. },
  5700. "dist": {
  5701. "type": "zip",
  5702. "url": "https://api.github.com/repos/facade/flare-client-php/zipball/0eeb0de4fc1078433f0915010bd8f41e998adcb4",
  5703. "reference": "0eeb0de4fc1078433f0915010bd8f41e998adcb4",
  5704. "shasum": "",
  5705. "mirrors": [
  5706. {
  5707. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5708. "preferred": true
  5709. }
  5710. ]
  5711. },
  5712. "require": {
  5713. "facade/ignition-contracts": "~1.0",
  5714. "illuminate/pipeline": "^5.5|^6.0|^7.0",
  5715. "php": "^7.1",
  5716. "symfony/http-foundation": "^3.3|^4.1|^5.0",
  5717. "symfony/mime": "^3.4|^4.0|^5.1",
  5718. "symfony/var-dumper": "^3.4|^4.0|^5.0"
  5719. },
  5720. "require-dev": {
  5721. "friendsofphp/php-cs-fixer": "^2.14",
  5722. "larapack/dd": "^1.1",
  5723. "phpunit/phpunit": "^7.5.16",
  5724. "spatie/phpunit-snapshot-assertions": "^2.0"
  5725. },
  5726. "type": "library",
  5727. "extra": {
  5728. "branch-alias": {
  5729. "dev-master": "1.0-dev"
  5730. }
  5731. },
  5732. "autoload": {
  5733. "psr-4": {
  5734. "Facade\\FlareClient\\": "src"
  5735. },
  5736. "files": [
  5737. "src/helpers.php"
  5738. ]
  5739. },
  5740. "notification-url": "https://packagist.org/downloads/",
  5741. "license": [
  5742. "MIT"
  5743. ],
  5744. "description": "Send PHP errors to Flare",
  5745. "homepage": "https://github.com/facade/flare-client-php",
  5746. "keywords": [
  5747. "exception",
  5748. "facade",
  5749. "flare",
  5750. "reporting"
  5751. ],
  5752. "time": "2020-07-13T23:25:57+00:00"
  5753. },
  5754. {
  5755. "name": "facade/ignition",
  5756. "version": "2.3.5",
  5757. "source": {
  5758. "type": "git",
  5759. "url": "https://github.com/facade/ignition.git",
  5760. "reference": "58dc4a8df3d41174c677a370b6779b694e4539e7"
  5761. },
  5762. "dist": {
  5763. "type": "zip",
  5764. "url": "https://api.github.com/repos/facade/ignition/zipball/58dc4a8df3d41174c677a370b6779b694e4539e7",
  5765. "reference": "58dc4a8df3d41174c677a370b6779b694e4539e7",
  5766. "shasum": "",
  5767. "mirrors": [
  5768. {
  5769. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5770. "preferred": true
  5771. }
  5772. ]
  5773. },
  5774. "require": {
  5775. "ext-json": "*",
  5776. "ext-mbstring": "*",
  5777. "facade/flare-client-php": "^1.0",
  5778. "facade/ignition-contracts": "^1.0",
  5779. "filp/whoops": "^2.4",
  5780. "illuminate/support": "^7.0|^8.0",
  5781. "monolog/monolog": "^2.0",
  5782. "php": "^7.2.5",
  5783. "scrivo/highlight.php": "^9.15",
  5784. "symfony/console": "^5.0",
  5785. "symfony/var-dumper": "^5.0"
  5786. },
  5787. "require-dev": {
  5788. "friendsofphp/php-cs-fixer": "^2.14",
  5789. "mockery/mockery": "^1.3",
  5790. "orchestra/testbench": "5.0",
  5791. "psalm/plugin-laravel": "^1.2"
  5792. },
  5793. "suggest": {
  5794. "laravel/telescope": "^3.1"
  5795. },
  5796. "type": "library",
  5797. "extra": {
  5798. "branch-alias": {
  5799. "dev-master": "2.x-dev"
  5800. },
  5801. "laravel": {
  5802. "providers": [
  5803. "Facade\\Ignition\\IgnitionServiceProvider"
  5804. ],
  5805. "aliases": {
  5806. "Flare": "Facade\\Ignition\\Facades\\Flare"
  5807. }
  5808. }
  5809. },
  5810. "autoload": {
  5811. "psr-4": {
  5812. "Facade\\Ignition\\": "src"
  5813. },
  5814. "files": [
  5815. "src/helpers.php"
  5816. ]
  5817. },
  5818. "notification-url": "https://packagist.org/downloads/",
  5819. "license": [
  5820. "MIT"
  5821. ],
  5822. "description": "A beautiful error page for Laravel applications.",
  5823. "homepage": "https://github.com/facade/ignition",
  5824. "keywords": [
  5825. "error",
  5826. "flare",
  5827. "laravel",
  5828. "page"
  5829. ],
  5830. "time": "2020-08-01T21:20:01+00:00"
  5831. },
  5832. {
  5833. "name": "facade/ignition-contracts",
  5834. "version": "1.0.1",
  5835. "source": {
  5836. "type": "git",
  5837. "url": "https://github.com/facade/ignition-contracts.git",
  5838. "reference": "aeab1ce8b68b188a43e81758e750151ad7da796b"
  5839. },
  5840. "dist": {
  5841. "type": "zip",
  5842. "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/aeab1ce8b68b188a43e81758e750151ad7da796b",
  5843. "reference": "aeab1ce8b68b188a43e81758e750151ad7da796b",
  5844. "shasum": "",
  5845. "mirrors": [
  5846. {
  5847. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5848. "preferred": true
  5849. }
  5850. ]
  5851. },
  5852. "require": {
  5853. "php": "^7.1"
  5854. },
  5855. "require-dev": {
  5856. "friendsofphp/php-cs-fixer": "^2.14",
  5857. "phpunit/phpunit": "^7.5|^8.0",
  5858. "vimeo/psalm": "^3.12"
  5859. },
  5860. "type": "library",
  5861. "autoload": {
  5862. "psr-4": {
  5863. "Facade\\IgnitionContracts\\": "src"
  5864. }
  5865. },
  5866. "notification-url": "https://packagist.org/downloads/",
  5867. "license": [
  5868. "MIT"
  5869. ],
  5870. "authors": [
  5871. {
  5872. "name": "Freek Van der Herten",
  5873. "email": "freek@spatie.be",
  5874. "homepage": "https://flareapp.io",
  5875. "role": "Developer"
  5876. }
  5877. ],
  5878. "description": "Solution contracts for Ignition",
  5879. "homepage": "https://github.com/facade/ignition-contracts",
  5880. "keywords": [
  5881. "contracts",
  5882. "flare",
  5883. "ignition"
  5884. ],
  5885. "time": "2020-07-14T10:10:28+00:00"
  5886. },
  5887. {
  5888. "name": "filp/whoops",
  5889. "version": "2.7.3",
  5890. "source": {
  5891. "type": "git",
  5892. "url": "https://github.com/filp/whoops.git",
  5893. "reference": "5d5fe9bb3d656b514d455645b3addc5f7ba7714d"
  5894. },
  5895. "dist": {
  5896. "type": "zip",
  5897. "url": "https://api.github.com/repos/filp/whoops/zipball/5d5fe9bb3d656b514d455645b3addc5f7ba7714d",
  5898. "reference": "5d5fe9bb3d656b514d455645b3addc5f7ba7714d",
  5899. "shasum": "",
  5900. "mirrors": [
  5901. {
  5902. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5903. "preferred": true
  5904. }
  5905. ]
  5906. },
  5907. "require": {
  5908. "php": "^5.5.9 || ^7.0",
  5909. "psr/log": "^1.0.1"
  5910. },
  5911. "require-dev": {
  5912. "mockery/mockery": "^0.9 || ^1.0",
  5913. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0",
  5914. "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
  5915. },
  5916. "suggest": {
  5917. "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
  5918. "whoops/soap": "Formats errors as SOAP responses"
  5919. },
  5920. "type": "library",
  5921. "extra": {
  5922. "branch-alias": {
  5923. "dev-master": "2.6-dev"
  5924. }
  5925. },
  5926. "autoload": {
  5927. "psr-4": {
  5928. "Whoops\\": "src/Whoops/"
  5929. }
  5930. },
  5931. "notification-url": "https://packagist.org/downloads/",
  5932. "license": [
  5933. "MIT"
  5934. ],
  5935. "authors": [
  5936. {
  5937. "name": "Filipe Dobreira",
  5938. "homepage": "https://github.com/filp",
  5939. "role": "Developer"
  5940. }
  5941. ],
  5942. "description": "php error handling for cool kids",
  5943. "homepage": "https://filp.github.io/whoops/",
  5944. "keywords": [
  5945. "error",
  5946. "exception",
  5947. "handling",
  5948. "library",
  5949. "throwable",
  5950. "whoops"
  5951. ],
  5952. "time": "2020-06-14T09:00:00+00:00"
  5953. },
  5954. {
  5955. "name": "fzaninotto/faker",
  5956. "version": "v1.9.1",
  5957. "source": {
  5958. "type": "git",
  5959. "url": "https://github.com/fzaninotto/Faker.git",
  5960. "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f"
  5961. },
  5962. "dist": {
  5963. "type": "zip",
  5964. "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f",
  5965. "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f",
  5966. "shasum": "",
  5967. "mirrors": [
  5968. {
  5969. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5970. "preferred": true
  5971. }
  5972. ]
  5973. },
  5974. "require": {
  5975. "php": "^5.3.3 || ^7.0"
  5976. },
  5977. "require-dev": {
  5978. "ext-intl": "*",
  5979. "phpunit/phpunit": "^4.8.35 || ^5.7",
  5980. "squizlabs/php_codesniffer": "^2.9.2"
  5981. },
  5982. "type": "library",
  5983. "extra": {
  5984. "branch-alias": {
  5985. "dev-master": "1.9-dev"
  5986. }
  5987. },
  5988. "autoload": {
  5989. "psr-4": {
  5990. "Faker\\": "src/Faker/"
  5991. }
  5992. },
  5993. "notification-url": "https://packagist.org/downloads/",
  5994. "license": [
  5995. "MIT"
  5996. ],
  5997. "authors": [
  5998. {
  5999. "name": "François Zaninotto"
  6000. }
  6001. ],
  6002. "description": "Faker is a PHP library that generates fake data for you.",
  6003. "keywords": [
  6004. "data",
  6005. "faker",
  6006. "fixtures"
  6007. ],
  6008. "time": "2019-12-12T13:22:17+00:00"
  6009. },
  6010. {
  6011. "name": "hamcrest/hamcrest-php",
  6012. "version": "v2.0.1",
  6013. "source": {
  6014. "type": "git",
  6015. "url": "https://github.com/hamcrest/hamcrest-php.git",
  6016. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
  6017. },
  6018. "dist": {
  6019. "type": "zip",
  6020. "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  6021. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  6022. "shasum": "",
  6023. "mirrors": [
  6024. {
  6025. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6026. "preferred": true
  6027. }
  6028. ]
  6029. },
  6030. "require": {
  6031. "php": "^5.3|^7.0|^8.0"
  6032. },
  6033. "replace": {
  6034. "cordoval/hamcrest-php": "*",
  6035. "davedevelopment/hamcrest-php": "*",
  6036. "kodova/hamcrest-php": "*"
  6037. },
  6038. "require-dev": {
  6039. "phpunit/php-file-iterator": "^1.4 || ^2.0",
  6040. "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
  6041. },
  6042. "type": "library",
  6043. "extra": {
  6044. "branch-alias": {
  6045. "dev-master": "2.1-dev"
  6046. }
  6047. },
  6048. "autoload": {
  6049. "classmap": [
  6050. "hamcrest"
  6051. ]
  6052. },
  6053. "notification-url": "https://packagist.org/downloads/",
  6054. "license": [
  6055. "BSD-3-Clause"
  6056. ],
  6057. "description": "This is the PHP port of Hamcrest Matchers",
  6058. "keywords": [
  6059. "test"
  6060. ],
  6061. "time": "2020-07-09T08:09:16+00:00"
  6062. },
  6063. {
  6064. "name": "mockery/mockery",
  6065. "version": "1.4.1",
  6066. "source": {
  6067. "type": "git",
  6068. "url": "https://github.com/mockery/mockery.git",
  6069. "reference": "1404386ca3410b04fe58b9517e85d702ab33b2c6"
  6070. },
  6071. "dist": {
  6072. "type": "zip",
  6073. "url": "https://api.github.com/repos/mockery/mockery/zipball/1404386ca3410b04fe58b9517e85d702ab33b2c6",
  6074. "reference": "1404386ca3410b04fe58b9517e85d702ab33b2c6",
  6075. "shasum": "",
  6076. "mirrors": [
  6077. {
  6078. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6079. "preferred": true
  6080. }
  6081. ]
  6082. },
  6083. "require": {
  6084. "hamcrest/hamcrest-php": "^2.0.1",
  6085. "lib-pcre": ">=7.0",
  6086. "php": "^7.3 || ^8.0"
  6087. },
  6088. "conflict": {
  6089. "phpunit/phpunit": "<8.0"
  6090. },
  6091. "require-dev": {
  6092. "phpunit/phpunit": "^8.5 || ^9.0"
  6093. },
  6094. "type": "library",
  6095. "extra": {
  6096. "branch-alias": {
  6097. "dev-master": "1.4.x-dev"
  6098. }
  6099. },
  6100. "autoload": {
  6101. "psr-0": {
  6102. "Mockery": "library/"
  6103. }
  6104. },
  6105. "notification-url": "https://packagist.org/downloads/",
  6106. "license": [
  6107. "BSD-3-Clause"
  6108. ],
  6109. "authors": [
  6110. {
  6111. "name": "Pádraic Brady",
  6112. "email": "padraic.brady@gmail.com",
  6113. "homepage": "http://blog.astrumfutura.com"
  6114. },
  6115. {
  6116. "name": "Dave Marshall",
  6117. "email": "dave.marshall@atstsolutions.co.uk",
  6118. "homepage": "http://davedevelopment.co.uk"
  6119. }
  6120. ],
  6121. "description": "Mockery is a simple yet flexible PHP mock object framework",
  6122. "homepage": "https://github.com/mockery/mockery",
  6123. "keywords": [
  6124. "BDD",
  6125. "TDD",
  6126. "library",
  6127. "mock",
  6128. "mock objects",
  6129. "mockery",
  6130. "stub",
  6131. "test",
  6132. "test double",
  6133. "testing"
  6134. ],
  6135. "time": "2020-07-09T08:31:54+00:00"
  6136. },
  6137. {
  6138. "name": "myclabs/deep-copy",
  6139. "version": "1.10.1",
  6140. "source": {
  6141. "type": "git",
  6142. "url": "https://github.com/myclabs/DeepCopy.git",
  6143. "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
  6144. },
  6145. "dist": {
  6146. "type": "zip",
  6147. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
  6148. "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
  6149. "shasum": "",
  6150. "mirrors": [
  6151. {
  6152. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6153. "preferred": true
  6154. }
  6155. ]
  6156. },
  6157. "require": {
  6158. "php": "^7.1 || ^8.0"
  6159. },
  6160. "replace": {
  6161. "myclabs/deep-copy": "self.version"
  6162. },
  6163. "require-dev": {
  6164. "doctrine/collections": "^1.0",
  6165. "doctrine/common": "^2.6",
  6166. "phpunit/phpunit": "^7.1"
  6167. },
  6168. "type": "library",
  6169. "autoload": {
  6170. "psr-4": {
  6171. "DeepCopy\\": "src/DeepCopy/"
  6172. },
  6173. "files": [
  6174. "src/DeepCopy/deep_copy.php"
  6175. ]
  6176. },
  6177. "notification-url": "https://packagist.org/downloads/",
  6178. "license": [
  6179. "MIT"
  6180. ],
  6181. "description": "Create deep copies (clones) of your objects",
  6182. "keywords": [
  6183. "clone",
  6184. "copy",
  6185. "duplicate",
  6186. "object",
  6187. "object graph"
  6188. ],
  6189. "time": "2020-06-29T13:22:24+00:00"
  6190. },
  6191. {
  6192. "name": "nunomaduro/collision",
  6193. "version": "v4.2.0",
  6194. "source": {
  6195. "type": "git",
  6196. "url": "https://github.com/nunomaduro/collision.git",
  6197. "reference": "d50490417eded97be300a92cd7df7badc37a9018"
  6198. },
  6199. "dist": {
  6200. "type": "zip",
  6201. "url": "https://api.github.com/repos/nunomaduro/collision/zipball/d50490417eded97be300a92cd7df7badc37a9018",
  6202. "reference": "d50490417eded97be300a92cd7df7badc37a9018",
  6203. "shasum": "",
  6204. "mirrors": [
  6205. {
  6206. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6207. "preferred": true
  6208. }
  6209. ]
  6210. },
  6211. "require": {
  6212. "facade/ignition-contracts": "^1.0",
  6213. "filp/whoops": "^2.4",
  6214. "php": "^7.2.5",
  6215. "symfony/console": "^5.0"
  6216. },
  6217. "require-dev": {
  6218. "facade/ignition": "^2.0",
  6219. "fideloper/proxy": "^4.2",
  6220. "friendsofphp/php-cs-fixer": "^2.16",
  6221. "fruitcake/laravel-cors": "^1.0",
  6222. "laravel/framework": "^7.0",
  6223. "laravel/tinker": "^2.0",
  6224. "nunomaduro/larastan": "^0.5",
  6225. "orchestra/testbench": "^5.0",
  6226. "phpstan/phpstan": "^0.12.3",
  6227. "phpunit/phpunit": "^8.5.1 || ^9.0"
  6228. },
  6229. "type": "library",
  6230. "extra": {
  6231. "laravel": {
  6232. "providers": [
  6233. "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
  6234. ]
  6235. }
  6236. },
  6237. "autoload": {
  6238. "psr-4": {
  6239. "NunoMaduro\\Collision\\": "src/"
  6240. }
  6241. },
  6242. "notification-url": "https://packagist.org/downloads/",
  6243. "license": [
  6244. "MIT"
  6245. ],
  6246. "authors": [
  6247. {
  6248. "name": "Nuno Maduro",
  6249. "email": "enunomaduro@gmail.com"
  6250. }
  6251. ],
  6252. "description": "Cli error handling for console/command-line PHP applications.",
  6253. "keywords": [
  6254. "artisan",
  6255. "cli",
  6256. "command-line",
  6257. "console",
  6258. "error",
  6259. "handling",
  6260. "laravel",
  6261. "laravel-zero",
  6262. "php",
  6263. "symfony"
  6264. ],
  6265. "time": "2020-04-04T19:56:08+00:00"
  6266. },
  6267. {
  6268. "name": "phar-io/manifest",
  6269. "version": "1.0.3",
  6270. "source": {
  6271. "type": "git",
  6272. "url": "https://github.com/phar-io/manifest.git",
  6273. "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
  6274. },
  6275. "dist": {
  6276. "type": "zip",
  6277. "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
  6278. "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
  6279. "shasum": "",
  6280. "mirrors": [
  6281. {
  6282. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6283. "preferred": true
  6284. }
  6285. ]
  6286. },
  6287. "require": {
  6288. "ext-dom": "*",
  6289. "ext-phar": "*",
  6290. "phar-io/version": "^2.0",
  6291. "php": "^5.6 || ^7.0"
  6292. },
  6293. "type": "library",
  6294. "extra": {
  6295. "branch-alias": {
  6296. "dev-master": "1.0.x-dev"
  6297. }
  6298. },
  6299. "autoload": {
  6300. "classmap": [
  6301. "src/"
  6302. ]
  6303. },
  6304. "notification-url": "https://packagist.org/downloads/",
  6305. "license": [
  6306. "BSD-3-Clause"
  6307. ],
  6308. "authors": [
  6309. {
  6310. "name": "Arne Blankerts",
  6311. "email": "arne@blankerts.de",
  6312. "role": "Developer"
  6313. },
  6314. {
  6315. "name": "Sebastian Heuer",
  6316. "email": "sebastian@phpeople.de",
  6317. "role": "Developer"
  6318. },
  6319. {
  6320. "name": "Sebastian Bergmann",
  6321. "email": "sebastian@phpunit.de",
  6322. "role": "Developer"
  6323. }
  6324. ],
  6325. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  6326. "time": "2018-07-08T19:23:20+00:00"
  6327. },
  6328. {
  6329. "name": "phar-io/version",
  6330. "version": "2.0.1",
  6331. "source": {
  6332. "type": "git",
  6333. "url": "https://github.com/phar-io/version.git",
  6334. "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
  6335. },
  6336. "dist": {
  6337. "type": "zip",
  6338. "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
  6339. "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
  6340. "shasum": "",
  6341. "mirrors": [
  6342. {
  6343. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6344. "preferred": true
  6345. }
  6346. ]
  6347. },
  6348. "require": {
  6349. "php": "^5.6 || ^7.0"
  6350. },
  6351. "type": "library",
  6352. "autoload": {
  6353. "classmap": [
  6354. "src/"
  6355. ]
  6356. },
  6357. "notification-url": "https://packagist.org/downloads/",
  6358. "license": [
  6359. "BSD-3-Clause"
  6360. ],
  6361. "authors": [
  6362. {
  6363. "name": "Arne Blankerts",
  6364. "email": "arne@blankerts.de",
  6365. "role": "Developer"
  6366. },
  6367. {
  6368. "name": "Sebastian Heuer",
  6369. "email": "sebastian@phpeople.de",
  6370. "role": "Developer"
  6371. },
  6372. {
  6373. "name": "Sebastian Bergmann",
  6374. "email": "sebastian@phpunit.de",
  6375. "role": "Developer"
  6376. }
  6377. ],
  6378. "description": "Library for handling version information and constraints",
  6379. "time": "2018-07-08T19:19:57+00:00"
  6380. },
  6381. {
  6382. "name": "phpdocumentor/reflection-common",
  6383. "version": "2.2.0",
  6384. "source": {
  6385. "type": "git",
  6386. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  6387. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  6388. },
  6389. "dist": {
  6390. "type": "zip",
  6391. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  6392. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  6393. "shasum": "",
  6394. "mirrors": [
  6395. {
  6396. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6397. "preferred": true
  6398. }
  6399. ]
  6400. },
  6401. "require": {
  6402. "php": "^7.2 || ^8.0"
  6403. },
  6404. "type": "library",
  6405. "extra": {
  6406. "branch-alias": {
  6407. "dev-2.x": "2.x-dev"
  6408. }
  6409. },
  6410. "autoload": {
  6411. "psr-4": {
  6412. "phpDocumentor\\Reflection\\": "src/"
  6413. }
  6414. },
  6415. "notification-url": "https://packagist.org/downloads/",
  6416. "license": [
  6417. "MIT"
  6418. ],
  6419. "authors": [
  6420. {
  6421. "name": "Jaap van Otterdijk",
  6422. "email": "opensource@ijaap.nl"
  6423. }
  6424. ],
  6425. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  6426. "homepage": "http://www.phpdoc.org",
  6427. "keywords": [
  6428. "FQSEN",
  6429. "phpDocumentor",
  6430. "phpdoc",
  6431. "reflection",
  6432. "static analysis"
  6433. ],
  6434. "time": "2020-06-27T09:03:43+00:00"
  6435. },
  6436. {
  6437. "name": "phpdocumentor/reflection-docblock",
  6438. "version": "5.2.0",
  6439. "source": {
  6440. "type": "git",
  6441. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  6442. "reference": "3170448f5769fe19f456173d833734e0ff1b84df"
  6443. },
  6444. "dist": {
  6445. "type": "zip",
  6446. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/3170448f5769fe19f456173d833734e0ff1b84df",
  6447. "reference": "3170448f5769fe19f456173d833734e0ff1b84df",
  6448. "shasum": "",
  6449. "mirrors": [
  6450. {
  6451. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6452. "preferred": true
  6453. }
  6454. ]
  6455. },
  6456. "require": {
  6457. "ext-filter": "*",
  6458. "php": "^7.2 || ^8.0",
  6459. "phpdocumentor/reflection-common": "^2.2",
  6460. "phpdocumentor/type-resolver": "^1.3",
  6461. "webmozart/assert": "^1.9.1"
  6462. },
  6463. "require-dev": {
  6464. "mockery/mockery": "~1.3.2"
  6465. },
  6466. "type": "library",
  6467. "extra": {
  6468. "branch-alias": {
  6469. "dev-master": "5.x-dev"
  6470. }
  6471. },
  6472. "autoload": {
  6473. "psr-4": {
  6474. "phpDocumentor\\Reflection\\": "src"
  6475. }
  6476. },
  6477. "notification-url": "https://packagist.org/downloads/",
  6478. "license": [
  6479. "MIT"
  6480. ],
  6481. "authors": [
  6482. {
  6483. "name": "Mike van Riel",
  6484. "email": "me@mikevanriel.com"
  6485. },
  6486. {
  6487. "name": "Jaap van Otterdijk",
  6488. "email": "account@ijaap.nl"
  6489. }
  6490. ],
  6491. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  6492. "time": "2020-07-20T20:05:34+00:00"
  6493. },
  6494. {
  6495. "name": "phpdocumentor/type-resolver",
  6496. "version": "1.3.0",
  6497. "source": {
  6498. "type": "git",
  6499. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  6500. "reference": "e878a14a65245fbe78f8080eba03b47c3b705651"
  6501. },
  6502. "dist": {
  6503. "type": "zip",
  6504. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e878a14a65245fbe78f8080eba03b47c3b705651",
  6505. "reference": "e878a14a65245fbe78f8080eba03b47c3b705651",
  6506. "shasum": "",
  6507. "mirrors": [
  6508. {
  6509. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6510. "preferred": true
  6511. }
  6512. ]
  6513. },
  6514. "require": {
  6515. "php": "^7.2 || ^8.0",
  6516. "phpdocumentor/reflection-common": "^2.0"
  6517. },
  6518. "require-dev": {
  6519. "ext-tokenizer": "*"
  6520. },
  6521. "type": "library",
  6522. "extra": {
  6523. "branch-alias": {
  6524. "dev-1.x": "1.x-dev"
  6525. }
  6526. },
  6527. "autoload": {
  6528. "psr-4": {
  6529. "phpDocumentor\\Reflection\\": "src"
  6530. }
  6531. },
  6532. "notification-url": "https://packagist.org/downloads/",
  6533. "license": [
  6534. "MIT"
  6535. ],
  6536. "authors": [
  6537. {
  6538. "name": "Mike van Riel",
  6539. "email": "me@mikevanriel.com"
  6540. }
  6541. ],
  6542. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  6543. "time": "2020-06-27T10:12:23+00:00"
  6544. },
  6545. {
  6546. "name": "phpspec/prophecy",
  6547. "version": "1.11.1",
  6548. "source": {
  6549. "type": "git",
  6550. "url": "https://github.com/phpspec/prophecy.git",
  6551. "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160"
  6552. },
  6553. "dist": {
  6554. "type": "zip",
  6555. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b20034be5efcdab4fb60ca3a29cba2949aead160",
  6556. "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160",
  6557. "shasum": "",
  6558. "mirrors": [
  6559. {
  6560. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6561. "preferred": true
  6562. }
  6563. ]
  6564. },
  6565. "require": {
  6566. "doctrine/instantiator": "^1.2",
  6567. "php": "^7.2",
  6568. "phpdocumentor/reflection-docblock": "^5.0",
  6569. "sebastian/comparator": "^3.0 || ^4.0",
  6570. "sebastian/recursion-context": "^3.0 || ^4.0"
  6571. },
  6572. "require-dev": {
  6573. "phpspec/phpspec": "^6.0",
  6574. "phpunit/phpunit": "^8.0"
  6575. },
  6576. "type": "library",
  6577. "extra": {
  6578. "branch-alias": {
  6579. "dev-master": "1.11.x-dev"
  6580. }
  6581. },
  6582. "autoload": {
  6583. "psr-4": {
  6584. "Prophecy\\": "src/Prophecy"
  6585. }
  6586. },
  6587. "notification-url": "https://packagist.org/downloads/",
  6588. "license": [
  6589. "MIT"
  6590. ],
  6591. "authors": [
  6592. {
  6593. "name": "Konstantin Kudryashov",
  6594. "email": "ever.zet@gmail.com",
  6595. "homepage": "http://everzet.com"
  6596. },
  6597. {
  6598. "name": "Marcello Duarte",
  6599. "email": "marcello.duarte@gmail.com"
  6600. }
  6601. ],
  6602. "description": "Highly opinionated mocking framework for PHP 5.3+",
  6603. "homepage": "https://github.com/phpspec/prophecy",
  6604. "keywords": [
  6605. "Double",
  6606. "Dummy",
  6607. "fake",
  6608. "mock",
  6609. "spy",
  6610. "stub"
  6611. ],
  6612. "time": "2020-07-08T12:44:21+00:00"
  6613. },
  6614. {
  6615. "name": "phpunit/php-code-coverage",
  6616. "version": "7.0.10",
  6617. "source": {
  6618. "type": "git",
  6619. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  6620. "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf"
  6621. },
  6622. "dist": {
  6623. "type": "zip",
  6624. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f1884187926fbb755a9aaf0b3836ad3165b478bf",
  6625. "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf",
  6626. "shasum": "",
  6627. "mirrors": [
  6628. {
  6629. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6630. "preferred": true
  6631. }
  6632. ]
  6633. },
  6634. "require": {
  6635. "ext-dom": "*",
  6636. "ext-xmlwriter": "*",
  6637. "php": "^7.2",
  6638. "phpunit/php-file-iterator": "^2.0.2",
  6639. "phpunit/php-text-template": "^1.2.1",
  6640. "phpunit/php-token-stream": "^3.1.1",
  6641. "sebastian/code-unit-reverse-lookup": "^1.0.1",
  6642. "sebastian/environment": "^4.2.2",
  6643. "sebastian/version": "^2.0.1",
  6644. "theseer/tokenizer": "^1.1.3"
  6645. },
  6646. "require-dev": {
  6647. "phpunit/phpunit": "^8.2.2"
  6648. },
  6649. "suggest": {
  6650. "ext-xdebug": "^2.7.2"
  6651. },
  6652. "type": "library",
  6653. "extra": {
  6654. "branch-alias": {
  6655. "dev-master": "7.0-dev"
  6656. }
  6657. },
  6658. "autoload": {
  6659. "classmap": [
  6660. "src/"
  6661. ]
  6662. },
  6663. "notification-url": "https://packagist.org/downloads/",
  6664. "license": [
  6665. "BSD-3-Clause"
  6666. ],
  6667. "authors": [
  6668. {
  6669. "name": "Sebastian Bergmann",
  6670. "email": "sebastian@phpunit.de",
  6671. "role": "lead"
  6672. }
  6673. ],
  6674. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  6675. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  6676. "keywords": [
  6677. "coverage",
  6678. "testing",
  6679. "xunit"
  6680. ],
  6681. "time": "2019-11-20T13:55:58+00:00"
  6682. },
  6683. {
  6684. "name": "phpunit/php-file-iterator",
  6685. "version": "2.0.2",
  6686. "source": {
  6687. "type": "git",
  6688. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  6689. "reference": "050bedf145a257b1ff02746c31894800e5122946"
  6690. },
  6691. "dist": {
  6692. "type": "zip",
  6693. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
  6694. "reference": "050bedf145a257b1ff02746c31894800e5122946",
  6695. "shasum": "",
  6696. "mirrors": [
  6697. {
  6698. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6699. "preferred": true
  6700. }
  6701. ]
  6702. },
  6703. "require": {
  6704. "php": "^7.1"
  6705. },
  6706. "require-dev": {
  6707. "phpunit/phpunit": "^7.1"
  6708. },
  6709. "type": "library",
  6710. "extra": {
  6711. "branch-alias": {
  6712. "dev-master": "2.0.x-dev"
  6713. }
  6714. },
  6715. "autoload": {
  6716. "classmap": [
  6717. "src/"
  6718. ]
  6719. },
  6720. "notification-url": "https://packagist.org/downloads/",
  6721. "license": [
  6722. "BSD-3-Clause"
  6723. ],
  6724. "authors": [
  6725. {
  6726. "name": "Sebastian Bergmann",
  6727. "email": "sebastian@phpunit.de",
  6728. "role": "lead"
  6729. }
  6730. ],
  6731. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  6732. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  6733. "keywords": [
  6734. "filesystem",
  6735. "iterator"
  6736. ],
  6737. "time": "2018-09-13T20:33:42+00:00"
  6738. },
  6739. {
  6740. "name": "phpunit/php-text-template",
  6741. "version": "1.2.1",
  6742. "source": {
  6743. "type": "git",
  6744. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  6745. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  6746. },
  6747. "dist": {
  6748. "type": "zip",
  6749. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  6750. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  6751. "shasum": "",
  6752. "mirrors": [
  6753. {
  6754. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6755. "preferred": true
  6756. }
  6757. ]
  6758. },
  6759. "require": {
  6760. "php": ">=5.3.3"
  6761. },
  6762. "type": "library",
  6763. "autoload": {
  6764. "classmap": [
  6765. "src/"
  6766. ]
  6767. },
  6768. "notification-url": "https://packagist.org/downloads/",
  6769. "license": [
  6770. "BSD-3-Clause"
  6771. ],
  6772. "authors": [
  6773. {
  6774. "name": "Sebastian Bergmann",
  6775. "email": "sebastian@phpunit.de",
  6776. "role": "lead"
  6777. }
  6778. ],
  6779. "description": "Simple template engine.",
  6780. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  6781. "keywords": [
  6782. "template"
  6783. ],
  6784. "time": "2015-06-21T13:50:34+00:00"
  6785. },
  6786. {
  6787. "name": "phpunit/php-timer",
  6788. "version": "2.1.2",
  6789. "source": {
  6790. "type": "git",
  6791. "url": "https://github.com/sebastianbergmann/php-timer.git",
  6792. "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
  6793. },
  6794. "dist": {
  6795. "type": "zip",
  6796. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
  6797. "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
  6798. "shasum": "",
  6799. "mirrors": [
  6800. {
  6801. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6802. "preferred": true
  6803. }
  6804. ]
  6805. },
  6806. "require": {
  6807. "php": "^7.1"
  6808. },
  6809. "require-dev": {
  6810. "phpunit/phpunit": "^7.0"
  6811. },
  6812. "type": "library",
  6813. "extra": {
  6814. "branch-alias": {
  6815. "dev-master": "2.1-dev"
  6816. }
  6817. },
  6818. "autoload": {
  6819. "classmap": [
  6820. "src/"
  6821. ]
  6822. },
  6823. "notification-url": "https://packagist.org/downloads/",
  6824. "license": [
  6825. "BSD-3-Clause"
  6826. ],
  6827. "authors": [
  6828. {
  6829. "name": "Sebastian Bergmann",
  6830. "email": "sebastian@phpunit.de",
  6831. "role": "lead"
  6832. }
  6833. ],
  6834. "description": "Utility class for timing",
  6835. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  6836. "keywords": [
  6837. "timer"
  6838. ],
  6839. "time": "2019-06-07T04:22:29+00:00"
  6840. },
  6841. {
  6842. "name": "phpunit/php-token-stream",
  6843. "version": "3.1.1",
  6844. "source": {
  6845. "type": "git",
  6846. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  6847. "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
  6848. },
  6849. "dist": {
  6850. "type": "zip",
  6851. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
  6852. "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
  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. "ext-tokenizer": "*",
  6863. "php": "^7.1"
  6864. },
  6865. "require-dev": {
  6866. "phpunit/phpunit": "^7.0"
  6867. },
  6868. "type": "library",
  6869. "extra": {
  6870. "branch-alias": {
  6871. "dev-master": "3.1-dev"
  6872. }
  6873. },
  6874. "autoload": {
  6875. "classmap": [
  6876. "src/"
  6877. ]
  6878. },
  6879. "notification-url": "https://packagist.org/downloads/",
  6880. "license": [
  6881. "BSD-3-Clause"
  6882. ],
  6883. "authors": [
  6884. {
  6885. "name": "Sebastian Bergmann",
  6886. "email": "sebastian@phpunit.de"
  6887. }
  6888. ],
  6889. "description": "Wrapper around PHP's tokenizer extension.",
  6890. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  6891. "keywords": [
  6892. "tokenizer"
  6893. ],
  6894. "abandoned": true,
  6895. "time": "2019-09-17T06:23:10+00:00"
  6896. },
  6897. {
  6898. "name": "phpunit/phpunit",
  6899. "version": "8.5.8",
  6900. "source": {
  6901. "type": "git",
  6902. "url": "https://github.com/sebastianbergmann/phpunit.git",
  6903. "reference": "34c18baa6a44f1d1fbf0338907139e9dce95b997"
  6904. },
  6905. "dist": {
  6906. "type": "zip",
  6907. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/34c18baa6a44f1d1fbf0338907139e9dce95b997",
  6908. "reference": "34c18baa6a44f1d1fbf0338907139e9dce95b997",
  6909. "shasum": "",
  6910. "mirrors": [
  6911. {
  6912. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6913. "preferred": true
  6914. }
  6915. ]
  6916. },
  6917. "require": {
  6918. "doctrine/instantiator": "^1.2.0",
  6919. "ext-dom": "*",
  6920. "ext-json": "*",
  6921. "ext-libxml": "*",
  6922. "ext-mbstring": "*",
  6923. "ext-xml": "*",
  6924. "ext-xmlwriter": "*",
  6925. "myclabs/deep-copy": "^1.9.1",
  6926. "phar-io/manifest": "^1.0.3",
  6927. "phar-io/version": "^2.0.1",
  6928. "php": "^7.2",
  6929. "phpspec/prophecy": "^1.8.1",
  6930. "phpunit/php-code-coverage": "^7.0.7",
  6931. "phpunit/php-file-iterator": "^2.0.2",
  6932. "phpunit/php-text-template": "^1.2.1",
  6933. "phpunit/php-timer": "^2.1.2",
  6934. "sebastian/comparator": "^3.0.2",
  6935. "sebastian/diff": "^3.0.2",
  6936. "sebastian/environment": "^4.2.2",
  6937. "sebastian/exporter": "^3.1.1",
  6938. "sebastian/global-state": "^3.0.0",
  6939. "sebastian/object-enumerator": "^3.0.3",
  6940. "sebastian/resource-operations": "^2.0.1",
  6941. "sebastian/type": "^1.1.3",
  6942. "sebastian/version": "^2.0.1"
  6943. },
  6944. "require-dev": {
  6945. "ext-pdo": "*"
  6946. },
  6947. "suggest": {
  6948. "ext-soap": "*",
  6949. "ext-xdebug": "*",
  6950. "phpunit/php-invoker": "^2.0.0"
  6951. },
  6952. "bin": [
  6953. "phpunit"
  6954. ],
  6955. "type": "library",
  6956. "extra": {
  6957. "branch-alias": {
  6958. "dev-master": "8.5-dev"
  6959. }
  6960. },
  6961. "autoload": {
  6962. "classmap": [
  6963. "src/"
  6964. ]
  6965. },
  6966. "notification-url": "https://packagist.org/downloads/",
  6967. "license": [
  6968. "BSD-3-Clause"
  6969. ],
  6970. "authors": [
  6971. {
  6972. "name": "Sebastian Bergmann",
  6973. "email": "sebastian@phpunit.de",
  6974. "role": "lead"
  6975. }
  6976. ],
  6977. "description": "The PHP Unit Testing framework.",
  6978. "homepage": "https://phpunit.de/",
  6979. "keywords": [
  6980. "phpunit",
  6981. "testing",
  6982. "xunit"
  6983. ],
  6984. "time": "2020-06-22T07:06:58+00:00"
  6985. },
  6986. {
  6987. "name": "scrivo/highlight.php",
  6988. "version": "v9.18.1.1",
  6989. "source": {
  6990. "type": "git",
  6991. "url": "https://github.com/scrivo/highlight.php.git",
  6992. "reference": "52fc21c99fd888e33aed4879e55a3646f8d40558"
  6993. },
  6994. "dist": {
  6995. "type": "zip",
  6996. "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/52fc21c99fd888e33aed4879e55a3646f8d40558",
  6997. "reference": "52fc21c99fd888e33aed4879e55a3646f8d40558",
  6998. "shasum": "",
  6999. "mirrors": [
  7000. {
  7001. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7002. "preferred": true
  7003. }
  7004. ]
  7005. },
  7006. "require": {
  7007. "ext-json": "*",
  7008. "ext-mbstring": "*",
  7009. "php": ">=5.4"
  7010. },
  7011. "require-dev": {
  7012. "phpunit/phpunit": "^4.8|^5.7",
  7013. "sabberworm/php-css-parser": "^8.3",
  7014. "symfony/finder": "^2.8|^3.4",
  7015. "symfony/var-dumper": "^2.8|^3.4"
  7016. },
  7017. "suggest": {
  7018. "ext-dom": "Needed to make use of the features in the utilities namespace"
  7019. },
  7020. "type": "library",
  7021. "autoload": {
  7022. "psr-0": {
  7023. "Highlight\\": "",
  7024. "HighlightUtilities\\": ""
  7025. },
  7026. "files": [
  7027. "HighlightUtilities/functions.php"
  7028. ]
  7029. },
  7030. "notification-url": "https://packagist.org/downloads/",
  7031. "license": [
  7032. "BSD-3-Clause"
  7033. ],
  7034. "authors": [
  7035. {
  7036. "name": "Geert Bergman",
  7037. "homepage": "http://www.scrivo.org/",
  7038. "role": "Project Author"
  7039. },
  7040. {
  7041. "name": "Vladimir Jimenez",
  7042. "homepage": "https://allejo.io",
  7043. "role": "Maintainer"
  7044. },
  7045. {
  7046. "name": "Martin Folkers",
  7047. "homepage": "https://twobrain.io",
  7048. "role": "Contributor"
  7049. }
  7050. ],
  7051. "description": "Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js",
  7052. "keywords": [
  7053. "code",
  7054. "highlight",
  7055. "highlight.js",
  7056. "highlight.php",
  7057. "syntax"
  7058. ],
  7059. "time": "2020-03-02T05:59:21+00:00"
  7060. },
  7061. {
  7062. "name": "sebastian/code-unit-reverse-lookup",
  7063. "version": "1.0.1",
  7064. "source": {
  7065. "type": "git",
  7066. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  7067. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
  7068. },
  7069. "dist": {
  7070. "type": "zip",
  7071. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  7072. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  7073. "shasum": "",
  7074. "mirrors": [
  7075. {
  7076. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7077. "preferred": true
  7078. }
  7079. ]
  7080. },
  7081. "require": {
  7082. "php": "^5.6 || ^7.0"
  7083. },
  7084. "require-dev": {
  7085. "phpunit/phpunit": "^5.7 || ^6.0"
  7086. },
  7087. "type": "library",
  7088. "extra": {
  7089. "branch-alias": {
  7090. "dev-master": "1.0.x-dev"
  7091. }
  7092. },
  7093. "autoload": {
  7094. "classmap": [
  7095. "src/"
  7096. ]
  7097. },
  7098. "notification-url": "https://packagist.org/downloads/",
  7099. "license": [
  7100. "BSD-3-Clause"
  7101. ],
  7102. "authors": [
  7103. {
  7104. "name": "Sebastian Bergmann",
  7105. "email": "sebastian@phpunit.de"
  7106. }
  7107. ],
  7108. "description": "Looks up which function or method a line of code belongs to",
  7109. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  7110. "time": "2017-03-04T06:30:41+00:00"
  7111. },
  7112. {
  7113. "name": "sebastian/comparator",
  7114. "version": "3.0.2",
  7115. "source": {
  7116. "type": "git",
  7117. "url": "https://github.com/sebastianbergmann/comparator.git",
  7118. "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
  7119. },
  7120. "dist": {
  7121. "type": "zip",
  7122. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
  7123. "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
  7124. "shasum": "",
  7125. "mirrors": [
  7126. {
  7127. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7128. "preferred": true
  7129. }
  7130. ]
  7131. },
  7132. "require": {
  7133. "php": "^7.1",
  7134. "sebastian/diff": "^3.0",
  7135. "sebastian/exporter": "^3.1"
  7136. },
  7137. "require-dev": {
  7138. "phpunit/phpunit": "^7.1"
  7139. },
  7140. "type": "library",
  7141. "extra": {
  7142. "branch-alias": {
  7143. "dev-master": "3.0-dev"
  7144. }
  7145. },
  7146. "autoload": {
  7147. "classmap": [
  7148. "src/"
  7149. ]
  7150. },
  7151. "notification-url": "https://packagist.org/downloads/",
  7152. "license": [
  7153. "BSD-3-Clause"
  7154. ],
  7155. "authors": [
  7156. {
  7157. "name": "Jeff Welch",
  7158. "email": "whatthejeff@gmail.com"
  7159. },
  7160. {
  7161. "name": "Volker Dusch",
  7162. "email": "github@wallbash.com"
  7163. },
  7164. {
  7165. "name": "Bernhard Schussek",
  7166. "email": "bschussek@2bepublished.at"
  7167. },
  7168. {
  7169. "name": "Sebastian Bergmann",
  7170. "email": "sebastian@phpunit.de"
  7171. }
  7172. ],
  7173. "description": "Provides the functionality to compare PHP values for equality",
  7174. "homepage": "https://github.com/sebastianbergmann/comparator",
  7175. "keywords": [
  7176. "comparator",
  7177. "compare",
  7178. "equality"
  7179. ],
  7180. "time": "2018-07-12T15:12:46+00:00"
  7181. },
  7182. {
  7183. "name": "sebastian/diff",
  7184. "version": "3.0.2",
  7185. "source": {
  7186. "type": "git",
  7187. "url": "https://github.com/sebastianbergmann/diff.git",
  7188. "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
  7189. },
  7190. "dist": {
  7191. "type": "zip",
  7192. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
  7193. "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
  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.1"
  7204. },
  7205. "require-dev": {
  7206. "phpunit/phpunit": "^7.5 || ^8.0",
  7207. "symfony/process": "^2 || ^3.3 || ^4"
  7208. },
  7209. "type": "library",
  7210. "extra": {
  7211. "branch-alias": {
  7212. "dev-master": "3.0-dev"
  7213. }
  7214. },
  7215. "autoload": {
  7216. "classmap": [
  7217. "src/"
  7218. ]
  7219. },
  7220. "notification-url": "https://packagist.org/downloads/",
  7221. "license": [
  7222. "BSD-3-Clause"
  7223. ],
  7224. "authors": [
  7225. {
  7226. "name": "Kore Nordmann",
  7227. "email": "mail@kore-nordmann.de"
  7228. },
  7229. {
  7230. "name": "Sebastian Bergmann",
  7231. "email": "sebastian@phpunit.de"
  7232. }
  7233. ],
  7234. "description": "Diff implementation",
  7235. "homepage": "https://github.com/sebastianbergmann/diff",
  7236. "keywords": [
  7237. "diff",
  7238. "udiff",
  7239. "unidiff",
  7240. "unified diff"
  7241. ],
  7242. "time": "2019-02-04T06:01:07+00:00"
  7243. },
  7244. {
  7245. "name": "sebastian/environment",
  7246. "version": "4.2.3",
  7247. "source": {
  7248. "type": "git",
  7249. "url": "https://github.com/sebastianbergmann/environment.git",
  7250. "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
  7251. },
  7252. "dist": {
  7253. "type": "zip",
  7254. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
  7255. "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
  7256. "shasum": "",
  7257. "mirrors": [
  7258. {
  7259. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7260. "preferred": true
  7261. }
  7262. ]
  7263. },
  7264. "require": {
  7265. "php": "^7.1"
  7266. },
  7267. "require-dev": {
  7268. "phpunit/phpunit": "^7.5"
  7269. },
  7270. "suggest": {
  7271. "ext-posix": "*"
  7272. },
  7273. "type": "library",
  7274. "extra": {
  7275. "branch-alias": {
  7276. "dev-master": "4.2-dev"
  7277. }
  7278. },
  7279. "autoload": {
  7280. "classmap": [
  7281. "src/"
  7282. ]
  7283. },
  7284. "notification-url": "https://packagist.org/downloads/",
  7285. "license": [
  7286. "BSD-3-Clause"
  7287. ],
  7288. "authors": [
  7289. {
  7290. "name": "Sebastian Bergmann",
  7291. "email": "sebastian@phpunit.de"
  7292. }
  7293. ],
  7294. "description": "Provides functionality to handle HHVM/PHP environments",
  7295. "homepage": "http://www.github.com/sebastianbergmann/environment",
  7296. "keywords": [
  7297. "Xdebug",
  7298. "environment",
  7299. "hhvm"
  7300. ],
  7301. "time": "2019-11-20T08:46:58+00:00"
  7302. },
  7303. {
  7304. "name": "sebastian/exporter",
  7305. "version": "3.1.2",
  7306. "source": {
  7307. "type": "git",
  7308. "url": "https://github.com/sebastianbergmann/exporter.git",
  7309. "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
  7310. },
  7311. "dist": {
  7312. "type": "zip",
  7313. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
  7314. "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
  7315. "shasum": "",
  7316. "mirrors": [
  7317. {
  7318. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7319. "preferred": true
  7320. }
  7321. ]
  7322. },
  7323. "require": {
  7324. "php": "^7.0",
  7325. "sebastian/recursion-context": "^3.0"
  7326. },
  7327. "require-dev": {
  7328. "ext-mbstring": "*",
  7329. "phpunit/phpunit": "^6.0"
  7330. },
  7331. "type": "library",
  7332. "extra": {
  7333. "branch-alias": {
  7334. "dev-master": "3.1.x-dev"
  7335. }
  7336. },
  7337. "autoload": {
  7338. "classmap": [
  7339. "src/"
  7340. ]
  7341. },
  7342. "notification-url": "https://packagist.org/downloads/",
  7343. "license": [
  7344. "BSD-3-Clause"
  7345. ],
  7346. "authors": [
  7347. {
  7348. "name": "Sebastian Bergmann",
  7349. "email": "sebastian@phpunit.de"
  7350. },
  7351. {
  7352. "name": "Jeff Welch",
  7353. "email": "whatthejeff@gmail.com"
  7354. },
  7355. {
  7356. "name": "Volker Dusch",
  7357. "email": "github@wallbash.com"
  7358. },
  7359. {
  7360. "name": "Adam Harvey",
  7361. "email": "aharvey@php.net"
  7362. },
  7363. {
  7364. "name": "Bernhard Schussek",
  7365. "email": "bschussek@gmail.com"
  7366. }
  7367. ],
  7368. "description": "Provides the functionality to export PHP variables for visualization",
  7369. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  7370. "keywords": [
  7371. "export",
  7372. "exporter"
  7373. ],
  7374. "time": "2019-09-14T09:02:43+00:00"
  7375. },
  7376. {
  7377. "name": "sebastian/global-state",
  7378. "version": "3.0.0",
  7379. "source": {
  7380. "type": "git",
  7381. "url": "https://github.com/sebastianbergmann/global-state.git",
  7382. "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4"
  7383. },
  7384. "dist": {
  7385. "type": "zip",
  7386. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
  7387. "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
  7388. "shasum": "",
  7389. "mirrors": [
  7390. {
  7391. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7392. "preferred": true
  7393. }
  7394. ]
  7395. },
  7396. "require": {
  7397. "php": "^7.2",
  7398. "sebastian/object-reflector": "^1.1.1",
  7399. "sebastian/recursion-context": "^3.0"
  7400. },
  7401. "require-dev": {
  7402. "ext-dom": "*",
  7403. "phpunit/phpunit": "^8.0"
  7404. },
  7405. "suggest": {
  7406. "ext-uopz": "*"
  7407. },
  7408. "type": "library",
  7409. "extra": {
  7410. "branch-alias": {
  7411. "dev-master": "3.0-dev"
  7412. }
  7413. },
  7414. "autoload": {
  7415. "classmap": [
  7416. "src/"
  7417. ]
  7418. },
  7419. "notification-url": "https://packagist.org/downloads/",
  7420. "license": [
  7421. "BSD-3-Clause"
  7422. ],
  7423. "authors": [
  7424. {
  7425. "name": "Sebastian Bergmann",
  7426. "email": "sebastian@phpunit.de"
  7427. }
  7428. ],
  7429. "description": "Snapshotting of global state",
  7430. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  7431. "keywords": [
  7432. "global state"
  7433. ],
  7434. "time": "2019-02-01T05:30:01+00:00"
  7435. },
  7436. {
  7437. "name": "sebastian/object-enumerator",
  7438. "version": "3.0.3",
  7439. "source": {
  7440. "type": "git",
  7441. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  7442. "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
  7443. },
  7444. "dist": {
  7445. "type": "zip",
  7446. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  7447. "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  7448. "shasum": "",
  7449. "mirrors": [
  7450. {
  7451. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7452. "preferred": true
  7453. }
  7454. ]
  7455. },
  7456. "require": {
  7457. "php": "^7.0",
  7458. "sebastian/object-reflector": "^1.1.1",
  7459. "sebastian/recursion-context": "^3.0"
  7460. },
  7461. "require-dev": {
  7462. "phpunit/phpunit": "^6.0"
  7463. },
  7464. "type": "library",
  7465. "extra": {
  7466. "branch-alias": {
  7467. "dev-master": "3.0.x-dev"
  7468. }
  7469. },
  7470. "autoload": {
  7471. "classmap": [
  7472. "src/"
  7473. ]
  7474. },
  7475. "notification-url": "https://packagist.org/downloads/",
  7476. "license": [
  7477. "BSD-3-Clause"
  7478. ],
  7479. "authors": [
  7480. {
  7481. "name": "Sebastian Bergmann",
  7482. "email": "sebastian@phpunit.de"
  7483. }
  7484. ],
  7485. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  7486. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  7487. "time": "2017-08-03T12:35:26+00:00"
  7488. },
  7489. {
  7490. "name": "sebastian/object-reflector",
  7491. "version": "1.1.1",
  7492. "source": {
  7493. "type": "git",
  7494. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  7495. "reference": "773f97c67f28de00d397be301821b06708fca0be"
  7496. },
  7497. "dist": {
  7498. "type": "zip",
  7499. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
  7500. "reference": "773f97c67f28de00d397be301821b06708fca0be",
  7501. "shasum": "",
  7502. "mirrors": [
  7503. {
  7504. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7505. "preferred": true
  7506. }
  7507. ]
  7508. },
  7509. "require": {
  7510. "php": "^7.0"
  7511. },
  7512. "require-dev": {
  7513. "phpunit/phpunit": "^6.0"
  7514. },
  7515. "type": "library",
  7516. "extra": {
  7517. "branch-alias": {
  7518. "dev-master": "1.1-dev"
  7519. }
  7520. },
  7521. "autoload": {
  7522. "classmap": [
  7523. "src/"
  7524. ]
  7525. },
  7526. "notification-url": "https://packagist.org/downloads/",
  7527. "license": [
  7528. "BSD-3-Clause"
  7529. ],
  7530. "authors": [
  7531. {
  7532. "name": "Sebastian Bergmann",
  7533. "email": "sebastian@phpunit.de"
  7534. }
  7535. ],
  7536. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  7537. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  7538. "time": "2017-03-29T09:07:27+00:00"
  7539. },
  7540. {
  7541. "name": "sebastian/recursion-context",
  7542. "version": "3.0.0",
  7543. "source": {
  7544. "type": "git",
  7545. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  7546. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
  7547. },
  7548. "dist": {
  7549. "type": "zip",
  7550. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  7551. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  7552. "shasum": "",
  7553. "mirrors": [
  7554. {
  7555. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7556. "preferred": true
  7557. }
  7558. ]
  7559. },
  7560. "require": {
  7561. "php": "^7.0"
  7562. },
  7563. "require-dev": {
  7564. "phpunit/phpunit": "^6.0"
  7565. },
  7566. "type": "library",
  7567. "extra": {
  7568. "branch-alias": {
  7569. "dev-master": "3.0.x-dev"
  7570. }
  7571. },
  7572. "autoload": {
  7573. "classmap": [
  7574. "src/"
  7575. ]
  7576. },
  7577. "notification-url": "https://packagist.org/downloads/",
  7578. "license": [
  7579. "BSD-3-Clause"
  7580. ],
  7581. "authors": [
  7582. {
  7583. "name": "Jeff Welch",
  7584. "email": "whatthejeff@gmail.com"
  7585. },
  7586. {
  7587. "name": "Sebastian Bergmann",
  7588. "email": "sebastian@phpunit.de"
  7589. },
  7590. {
  7591. "name": "Adam Harvey",
  7592. "email": "aharvey@php.net"
  7593. }
  7594. ],
  7595. "description": "Provides functionality to recursively process PHP variables",
  7596. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  7597. "time": "2017-03-03T06:23:57+00:00"
  7598. },
  7599. {
  7600. "name": "sebastian/resource-operations",
  7601. "version": "2.0.1",
  7602. "source": {
  7603. "type": "git",
  7604. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  7605. "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
  7606. },
  7607. "dist": {
  7608. "type": "zip",
  7609. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
  7610. "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
  7611. "shasum": "",
  7612. "mirrors": [
  7613. {
  7614. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7615. "preferred": true
  7616. }
  7617. ]
  7618. },
  7619. "require": {
  7620. "php": "^7.1"
  7621. },
  7622. "type": "library",
  7623. "extra": {
  7624. "branch-alias": {
  7625. "dev-master": "2.0-dev"
  7626. }
  7627. },
  7628. "autoload": {
  7629. "classmap": [
  7630. "src/"
  7631. ]
  7632. },
  7633. "notification-url": "https://packagist.org/downloads/",
  7634. "license": [
  7635. "BSD-3-Clause"
  7636. ],
  7637. "authors": [
  7638. {
  7639. "name": "Sebastian Bergmann",
  7640. "email": "sebastian@phpunit.de"
  7641. }
  7642. ],
  7643. "description": "Provides a list of PHP built-in functions that operate on resources",
  7644. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  7645. "time": "2018-10-04T04:07:39+00:00"
  7646. },
  7647. {
  7648. "name": "sebastian/type",
  7649. "version": "1.1.3",
  7650. "source": {
  7651. "type": "git",
  7652. "url": "https://github.com/sebastianbergmann/type.git",
  7653. "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3"
  7654. },
  7655. "dist": {
  7656. "type": "zip",
  7657. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3",
  7658. "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3",
  7659. "shasum": "",
  7660. "mirrors": [
  7661. {
  7662. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7663. "preferred": true
  7664. }
  7665. ]
  7666. },
  7667. "require": {
  7668. "php": "^7.2"
  7669. },
  7670. "require-dev": {
  7671. "phpunit/phpunit": "^8.2"
  7672. },
  7673. "type": "library",
  7674. "extra": {
  7675. "branch-alias": {
  7676. "dev-master": "1.1-dev"
  7677. }
  7678. },
  7679. "autoload": {
  7680. "classmap": [
  7681. "src/"
  7682. ]
  7683. },
  7684. "notification-url": "https://packagist.org/downloads/",
  7685. "license": [
  7686. "BSD-3-Clause"
  7687. ],
  7688. "authors": [
  7689. {
  7690. "name": "Sebastian Bergmann",
  7691. "email": "sebastian@phpunit.de",
  7692. "role": "lead"
  7693. }
  7694. ],
  7695. "description": "Collection of value objects that represent the types of the PHP type system",
  7696. "homepage": "https://github.com/sebastianbergmann/type",
  7697. "time": "2019-07-02T08:10:15+00:00"
  7698. },
  7699. {
  7700. "name": "sebastian/version",
  7701. "version": "2.0.1",
  7702. "source": {
  7703. "type": "git",
  7704. "url": "https://github.com/sebastianbergmann/version.git",
  7705. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
  7706. },
  7707. "dist": {
  7708. "type": "zip",
  7709. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
  7710. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
  7711. "shasum": "",
  7712. "mirrors": [
  7713. {
  7714. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7715. "preferred": true
  7716. }
  7717. ]
  7718. },
  7719. "require": {
  7720. "php": ">=5.6"
  7721. },
  7722. "type": "library",
  7723. "extra": {
  7724. "branch-alias": {
  7725. "dev-master": "2.0.x-dev"
  7726. }
  7727. },
  7728. "autoload": {
  7729. "classmap": [
  7730. "src/"
  7731. ]
  7732. },
  7733. "notification-url": "https://packagist.org/downloads/",
  7734. "license": [
  7735. "BSD-3-Clause"
  7736. ],
  7737. "authors": [
  7738. {
  7739. "name": "Sebastian Bergmann",
  7740. "email": "sebastian@phpunit.de",
  7741. "role": "lead"
  7742. }
  7743. ],
  7744. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  7745. "homepage": "https://github.com/sebastianbergmann/version",
  7746. "time": "2016-10-03T07:35:21+00:00"
  7747. },
  7748. {
  7749. "name": "theseer/tokenizer",
  7750. "version": "1.2.0",
  7751. "source": {
  7752. "type": "git",
  7753. "url": "https://github.com/theseer/tokenizer.git",
  7754. "reference": "75a63c33a8577608444246075ea0af0d052e452a"
  7755. },
  7756. "dist": {
  7757. "type": "zip",
  7758. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
  7759. "reference": "75a63c33a8577608444246075ea0af0d052e452a",
  7760. "shasum": "",
  7761. "mirrors": [
  7762. {
  7763. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7764. "preferred": true
  7765. }
  7766. ]
  7767. },
  7768. "require": {
  7769. "ext-dom": "*",
  7770. "ext-tokenizer": "*",
  7771. "ext-xmlwriter": "*",
  7772. "php": "^7.2 || ^8.0"
  7773. },
  7774. "type": "library",
  7775. "autoload": {
  7776. "classmap": [
  7777. "src/"
  7778. ]
  7779. },
  7780. "notification-url": "https://packagist.org/downloads/",
  7781. "license": [
  7782. "BSD-3-Clause"
  7783. ],
  7784. "authors": [
  7785. {
  7786. "name": "Arne Blankerts",
  7787. "email": "arne@blankerts.de",
  7788. "role": "Developer"
  7789. }
  7790. ],
  7791. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  7792. "time": "2020-07-12T23:59:07+00:00"
  7793. },
  7794. {
  7795. "name": "webmozart/assert",
  7796. "version": "1.9.1",
  7797. "source": {
  7798. "type": "git",
  7799. "url": "https://github.com/webmozart/assert.git",
  7800. "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
  7801. },
  7802. "dist": {
  7803. "type": "zip",
  7804. "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
  7805. "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
  7806. "shasum": "",
  7807. "mirrors": [
  7808. {
  7809. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7810. "preferred": true
  7811. }
  7812. ]
  7813. },
  7814. "require": {
  7815. "php": "^5.3.3 || ^7.0 || ^8.0",
  7816. "symfony/polyfill-ctype": "^1.8"
  7817. },
  7818. "conflict": {
  7819. "phpstan/phpstan": "<0.12.20",
  7820. "vimeo/psalm": "<3.9.1"
  7821. },
  7822. "require-dev": {
  7823. "phpunit/phpunit": "^4.8.36 || ^7.5.13"
  7824. },
  7825. "type": "library",
  7826. "autoload": {
  7827. "psr-4": {
  7828. "Webmozart\\Assert\\": "src/"
  7829. }
  7830. },
  7831. "notification-url": "https://packagist.org/downloads/",
  7832. "license": [
  7833. "MIT"
  7834. ],
  7835. "authors": [
  7836. {
  7837. "name": "Bernhard Schussek",
  7838. "email": "bschussek@gmail.com"
  7839. }
  7840. ],
  7841. "description": "Assertions to validate method input/output with nice error messages.",
  7842. "keywords": [
  7843. "assert",
  7844. "check",
  7845. "validate"
  7846. ],
  7847. "time": "2020-07-08T17:02:28+00:00"
  7848. }
  7849. ],
  7850. "aliases": [],
  7851. "minimum-stability": "dev",
  7852. "stability-flags": [],
  7853. "prefer-stable": true,
  7854. "prefer-lowest": false,
  7855. "platform": {
  7856. "php": "^7.2.5"
  7857. },
  7858. "platform-dev": []
  7859. }