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

8389 lines
297 KiB

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