链街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.

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