海南旅游SAAS
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.

9394 lines
337 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 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": "5dd2556c6bb5b2e049435c53c47893ff",
  8. "packages": [
  9. {
  10. "name": "asm89/stack-cors",
  11. "version": "v2.0.3",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/asm89/stack-cors.git",
  15. "reference": "9cb795bf30988e8c96dd3c40623c48a877bc6714"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/asm89/stack-cors/zipball/9cb795bf30988e8c96dd3c40623c48a877bc6714",
  20. "reference": "9cb795bf30988e8c96dd3c40623c48a877bc6714",
  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": "^7.0|^8.0",
  31. "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
  32. "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
  33. },
  34. "require-dev": {
  35. "phpunit/phpunit": "^6|^7|^8|^9",
  36. "squizlabs/php_codesniffer": "^3.5"
  37. },
  38. "type": "library",
  39. "extra": {
  40. "branch-alias": {
  41. "dev-master": "2.0-dev"
  42. }
  43. },
  44. "autoload": {
  45. "psr-4": {
  46. "Asm89\\Stack\\": "src/"
  47. }
  48. },
  49. "notification-url": "https://packagist.org/downloads/",
  50. "license": [
  51. "MIT"
  52. ],
  53. "authors": [
  54. {
  55. "name": "Alexander",
  56. "email": "iam.asm89@gmail.com"
  57. }
  58. ],
  59. "description": "Cross-origin resource sharing library and stack middleware",
  60. "homepage": "https://github.com/asm89/stack-cors",
  61. "keywords": [
  62. "cors",
  63. "stack"
  64. ],
  65. "support": {
  66. "issues": "https://github.com/asm89/stack-cors/issues",
  67. "source": "https://github.com/asm89/stack-cors/tree/v2.0.3"
  68. },
  69. "time": "2021-03-11T06:42:03+00:00"
  70. },
  71. {
  72. "name": "brick/math",
  73. "version": "0.9.2",
  74. "source": {
  75. "type": "git",
  76. "url": "https://github.com/brick/math.git",
  77. "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0"
  78. },
  79. "dist": {
  80. "type": "zip",
  81. "url": "https://api.github.com/repos/brick/math/zipball/dff976c2f3487d42c1db75a3b180e2b9f0e72ce0",
  82. "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0",
  83. "shasum": "",
  84. "mirrors": [
  85. {
  86. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  87. "preferred": true
  88. }
  89. ]
  90. },
  91. "require": {
  92. "ext-json": "*",
  93. "php": "^7.1 || ^8.0"
  94. },
  95. "require-dev": {
  96. "php-coveralls/php-coveralls": "^2.2",
  97. "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
  98. "vimeo/psalm": "4.3.2"
  99. },
  100. "type": "library",
  101. "autoload": {
  102. "psr-4": {
  103. "Brick\\Math\\": "src/"
  104. }
  105. },
  106. "notification-url": "https://packagist.org/downloads/",
  107. "license": [
  108. "MIT"
  109. ],
  110. "description": "Arbitrary-precision arithmetic library",
  111. "keywords": [
  112. "Arbitrary-precision",
  113. "BigInteger",
  114. "BigRational",
  115. "arithmetic",
  116. "bigdecimal",
  117. "bignum",
  118. "brick",
  119. "math"
  120. ],
  121. "support": {
  122. "issues": "https://github.com/brick/math/issues",
  123. "source": "https://github.com/brick/math/tree/0.9.2"
  124. },
  125. "funding": [
  126. {
  127. "url": "https://tidelift.com/funding/github/packagist/brick/math",
  128. "type": "tidelift"
  129. }
  130. ],
  131. "time": "2021-01-20T22:51:39+00:00"
  132. },
  133. {
  134. "name": "composer/package-versions-deprecated",
  135. "version": "1.11.99.2",
  136. "source": {
  137. "type": "git",
  138. "url": "https://github.com/composer/package-versions-deprecated.git",
  139. "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c"
  140. },
  141. "dist": {
  142. "type": "zip",
  143. "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c",
  144. "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c",
  145. "shasum": "",
  146. "mirrors": [
  147. {
  148. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  149. "preferred": true
  150. }
  151. ]
  152. },
  153. "require": {
  154. "composer-plugin-api": "^1.1.0 || ^2.0",
  155. "php": "^7 || ^8"
  156. },
  157. "replace": {
  158. "ocramius/package-versions": "1.11.99"
  159. },
  160. "require-dev": {
  161. "composer/composer": "^1.9.3 || ^2.0@dev",
  162. "ext-zip": "^1.13",
  163. "phpunit/phpunit": "^6.5 || ^7"
  164. },
  165. "type": "composer-plugin",
  166. "extra": {
  167. "class": "PackageVersions\\Installer",
  168. "branch-alias": {
  169. "dev-master": "1.x-dev"
  170. }
  171. },
  172. "autoload": {
  173. "psr-4": {
  174. "PackageVersions\\": "src/PackageVersions"
  175. }
  176. },
  177. "notification-url": "https://packagist.org/downloads/",
  178. "license": [
  179. "MIT"
  180. ],
  181. "authors": [
  182. {
  183. "name": "Marco Pivetta",
  184. "email": "ocramius@gmail.com"
  185. },
  186. {
  187. "name": "Jordi Boggiano",
  188. "email": "j.boggiano@seld.be"
  189. }
  190. ],
  191. "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
  192. "support": {
  193. "issues": "https://github.com/composer/package-versions-deprecated/issues",
  194. "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.2"
  195. },
  196. "funding": [
  197. {
  198. "url": "https://packagist.com",
  199. "type": "custom"
  200. },
  201. {
  202. "url": "https://github.com/composer",
  203. "type": "github"
  204. },
  205. {
  206. "url": "https://tidelift.com/funding/github/packagist/composer/composer",
  207. "type": "tidelift"
  208. }
  209. ],
  210. "time": "2021-05-24T07:46:03+00:00"
  211. },
  212. {
  213. "name": "dcat/laravel-admin",
  214. "version": "2.1.1-beta",
  215. "source": {
  216. "type": "git",
  217. "url": "https://github.com/jqhph/dcat-admin.git",
  218. "reference": "8d951a9e8185335aa783b40f9056785988ca7af0"
  219. },
  220. "dist": {
  221. "type": "zip",
  222. "url": "https://api.github.com/repos/jqhph/dcat-admin/zipball/8d951a9e8185335aa783b40f9056785988ca7af0",
  223. "reference": "8d951a9e8185335aa783b40f9056785988ca7af0",
  224. "shasum": "",
  225. "mirrors": [
  226. {
  227. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  228. "preferred": true
  229. }
  230. ]
  231. },
  232. "require": {
  233. "doctrine/dbal": "^2.6|^3.0",
  234. "laravel/framework": "~5.5|~6.0|~7.0|~8.0",
  235. "php": ">=7.1.0",
  236. "spatie/eloquent-sortable": "3.*|4.*"
  237. },
  238. "require-dev": {
  239. "fzaninotto/faker": "^1.4",
  240. "laravel/dusk": "~5.9|~6",
  241. "mockery/mockery": "^1.0",
  242. "phpstan/phpstan": "^0.12.0",
  243. "phpunit/phpunit": "^7.5|~9"
  244. },
  245. "type": "library",
  246. "extra": {
  247. "laravel": {
  248. "providers": [
  249. "Dcat\\Admin\\AdminServiceProvider"
  250. ]
  251. }
  252. },
  253. "autoload": {
  254. "psr-4": {
  255. "Dcat\\Admin\\": "src/"
  256. },
  257. "files": [
  258. "src/Support/helpers.php"
  259. ]
  260. },
  261. "notification-url": "https://packagist.org/downloads/",
  262. "license": [
  263. "MIT"
  264. ],
  265. "authors": [
  266. {
  267. "name": "jqh",
  268. "email": "841324345@qq.com"
  269. }
  270. ],
  271. "description": "dcat admin",
  272. "homepage": "https://github.com/jqhph/dcat-admin",
  273. "keywords": [
  274. "admin",
  275. "dcat",
  276. "form",
  277. "grid",
  278. "laravel",
  279. "laravel admin"
  280. ],
  281. "support": {
  282. "issues": "https://github.com/jqhph/dcat-admin/issues",
  283. "source": "https://github.com/jqhph/dcat-admin/tree/2.1.1-beta"
  284. },
  285. "time": "2021-07-11T14:15:15+00:00"
  286. },
  287. {
  288. "name": "doctrine/cache",
  289. "version": "2.1.1",
  290. "source": {
  291. "type": "git",
  292. "url": "https://github.com/doctrine/cache.git",
  293. "reference": "331b4d5dbaeab3827976273e9356b3b453c300ce"
  294. },
  295. "dist": {
  296. "type": "zip",
  297. "url": "https://api.github.com/repos/doctrine/cache/zipball/331b4d5dbaeab3827976273e9356b3b453c300ce",
  298. "reference": "331b4d5dbaeab3827976273e9356b3b453c300ce",
  299. "shasum": "",
  300. "mirrors": [
  301. {
  302. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  303. "preferred": true
  304. }
  305. ]
  306. },
  307. "require": {
  308. "php": "~7.1 || ^8.0"
  309. },
  310. "conflict": {
  311. "doctrine/common": ">2.2,<2.4"
  312. },
  313. "require-dev": {
  314. "alcaeus/mongo-php-adapter": "^1.1",
  315. "cache/integration-tests": "dev-master",
  316. "doctrine/coding-standard": "^8.0",
  317. "mongodb/mongodb": "^1.1",
  318. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
  319. "predis/predis": "~1.0",
  320. "psr/cache": "^1.0 || ^2.0 || ^3.0",
  321. "symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
  322. "symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
  323. },
  324. "suggest": {
  325. "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
  326. },
  327. "type": "library",
  328. "autoload": {
  329. "psr-4": {
  330. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  331. }
  332. },
  333. "notification-url": "https://packagist.org/downloads/",
  334. "license": [
  335. "MIT"
  336. ],
  337. "authors": [
  338. {
  339. "name": "Guilherme Blanco",
  340. "email": "guilhermeblanco@gmail.com"
  341. },
  342. {
  343. "name": "Roman Borschel",
  344. "email": "roman@code-factory.org"
  345. },
  346. {
  347. "name": "Benjamin Eberlei",
  348. "email": "kontakt@beberlei.de"
  349. },
  350. {
  351. "name": "Jonathan Wage",
  352. "email": "jonwage@gmail.com"
  353. },
  354. {
  355. "name": "Johannes Schmitt",
  356. "email": "schmittjoh@gmail.com"
  357. }
  358. ],
  359. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  360. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  361. "keywords": [
  362. "abstraction",
  363. "apcu",
  364. "cache",
  365. "caching",
  366. "couchdb",
  367. "memcached",
  368. "php",
  369. "redis",
  370. "xcache"
  371. ],
  372. "support": {
  373. "issues": "https://github.com/doctrine/cache/issues",
  374. "source": "https://github.com/doctrine/cache/tree/2.1.1"
  375. },
  376. "funding": [
  377. {
  378. "url": "https://www.doctrine-project.org/sponsorship.html",
  379. "type": "custom"
  380. },
  381. {
  382. "url": "https://www.patreon.com/phpdoctrine",
  383. "type": "patreon"
  384. },
  385. {
  386. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
  387. "type": "tidelift"
  388. }
  389. ],
  390. "time": "2021-07-17T14:49:29+00:00"
  391. },
  392. {
  393. "name": "doctrine/dbal",
  394. "version": "3.1.1",
  395. "source": {
  396. "type": "git",
  397. "url": "https://github.com/doctrine/dbal.git",
  398. "reference": "8e0fde2b90e3f61361013d1e928621beeea07bc0"
  399. },
  400. "dist": {
  401. "type": "zip",
  402. "url": "https://api.github.com/repos/doctrine/dbal/zipball/8e0fde2b90e3f61361013d1e928621beeea07bc0",
  403. "reference": "8e0fde2b90e3f61361013d1e928621beeea07bc0",
  404. "shasum": "",
  405. "mirrors": [
  406. {
  407. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  408. "preferred": true
  409. }
  410. ]
  411. },
  412. "require": {
  413. "composer/package-versions-deprecated": "^1.11.99",
  414. "doctrine/cache": "^1.0|^2.0",
  415. "doctrine/deprecations": "^0.5.3",
  416. "doctrine/event-manager": "^1.0",
  417. "php": "^7.3 || ^8.0"
  418. },
  419. "require-dev": {
  420. "doctrine/coding-standard": "9.0.0",
  421. "jetbrains/phpstorm-stubs": "2020.2",
  422. "phpstan/phpstan": "0.12.81",
  423. "phpstan/phpstan-strict-rules": "^0.12.2",
  424. "phpunit/phpunit": "9.5.5",
  425. "psalm/plugin-phpunit": "0.13.0",
  426. "squizlabs/php_codesniffer": "3.6.0",
  427. "symfony/cache": "^5.2|^6.0",
  428. "symfony/console": "^2.0.5|^3.0|^4.0|^5.0|^6.0",
  429. "vimeo/psalm": "4.6.4"
  430. },
  431. "suggest": {
  432. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  433. },
  434. "bin": [
  435. "bin/doctrine-dbal"
  436. ],
  437. "type": "library",
  438. "autoload": {
  439. "psr-4": {
  440. "Doctrine\\DBAL\\": "src"
  441. }
  442. },
  443. "notification-url": "https://packagist.org/downloads/",
  444. "license": [
  445. "MIT"
  446. ],
  447. "authors": [
  448. {
  449. "name": "Guilherme Blanco",
  450. "email": "guilhermeblanco@gmail.com"
  451. },
  452. {
  453. "name": "Roman Borschel",
  454. "email": "roman@code-factory.org"
  455. },
  456. {
  457. "name": "Benjamin Eberlei",
  458. "email": "kontakt@beberlei.de"
  459. },
  460. {
  461. "name": "Jonathan Wage",
  462. "email": "jonwage@gmail.com"
  463. }
  464. ],
  465. "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
  466. "homepage": "https://www.doctrine-project.org/projects/dbal.html",
  467. "keywords": [
  468. "abstraction",
  469. "database",
  470. "db2",
  471. "dbal",
  472. "mariadb",
  473. "mssql",
  474. "mysql",
  475. "oci8",
  476. "oracle",
  477. "pdo",
  478. "pgsql",
  479. "postgresql",
  480. "queryobject",
  481. "sasql",
  482. "sql",
  483. "sqlite",
  484. "sqlserver",
  485. "sqlsrv"
  486. ],
  487. "support": {
  488. "issues": "https://github.com/doctrine/dbal/issues",
  489. "source": "https://github.com/doctrine/dbal/tree/3.1.1"
  490. },
  491. "funding": [
  492. {
  493. "url": "https://www.doctrine-project.org/sponsorship.html",
  494. "type": "custom"
  495. },
  496. {
  497. "url": "https://www.patreon.com/phpdoctrine",
  498. "type": "patreon"
  499. },
  500. {
  501. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
  502. "type": "tidelift"
  503. }
  504. ],
  505. "time": "2021-06-19T17:59:55+00:00"
  506. },
  507. {
  508. "name": "doctrine/deprecations",
  509. "version": "v0.5.3",
  510. "source": {
  511. "type": "git",
  512. "url": "https://github.com/doctrine/deprecations.git",
  513. "reference": "9504165960a1f83cc1480e2be1dd0a0478561314"
  514. },
  515. "dist": {
  516. "type": "zip",
  517. "url": "https://api.github.com/repos/doctrine/deprecations/zipball/9504165960a1f83cc1480e2be1dd0a0478561314",
  518. "reference": "9504165960a1f83cc1480e2be1dd0a0478561314",
  519. "shasum": "",
  520. "mirrors": [
  521. {
  522. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  523. "preferred": true
  524. }
  525. ]
  526. },
  527. "require": {
  528. "php": "^7.1|^8.0"
  529. },
  530. "require-dev": {
  531. "doctrine/coding-standard": "^6.0|^7.0|^8.0",
  532. "phpunit/phpunit": "^7.0|^8.0|^9.0",
  533. "psr/log": "^1.0"
  534. },
  535. "suggest": {
  536. "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
  537. },
  538. "type": "library",
  539. "autoload": {
  540. "psr-4": {
  541. "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
  542. }
  543. },
  544. "notification-url": "https://packagist.org/downloads/",
  545. "license": [
  546. "MIT"
  547. ],
  548. "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
  549. "homepage": "https://www.doctrine-project.org/",
  550. "support": {
  551. "issues": "https://github.com/doctrine/deprecations/issues",
  552. "source": "https://github.com/doctrine/deprecations/tree/v0.5.3"
  553. },
  554. "time": "2021-03-21T12:59:47+00:00"
  555. },
  556. {
  557. "name": "doctrine/event-manager",
  558. "version": "1.1.1",
  559. "source": {
  560. "type": "git",
  561. "url": "https://github.com/doctrine/event-manager.git",
  562. "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
  563. },
  564. "dist": {
  565. "type": "zip",
  566. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
  567. "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
  568. "shasum": "",
  569. "mirrors": [
  570. {
  571. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  572. "preferred": true
  573. }
  574. ]
  575. },
  576. "require": {
  577. "php": "^7.1 || ^8.0"
  578. },
  579. "conflict": {
  580. "doctrine/common": "<2.9@dev"
  581. },
  582. "require-dev": {
  583. "doctrine/coding-standard": "^6.0",
  584. "phpunit/phpunit": "^7.0"
  585. },
  586. "type": "library",
  587. "extra": {
  588. "branch-alias": {
  589. "dev-master": "1.0.x-dev"
  590. }
  591. },
  592. "autoload": {
  593. "psr-4": {
  594. "Doctrine\\Common\\": "lib/Doctrine/Common"
  595. }
  596. },
  597. "notification-url": "https://packagist.org/downloads/",
  598. "license": [
  599. "MIT"
  600. ],
  601. "authors": [
  602. {
  603. "name": "Guilherme Blanco",
  604. "email": "guilhermeblanco@gmail.com"
  605. },
  606. {
  607. "name": "Roman Borschel",
  608. "email": "roman@code-factory.org"
  609. },
  610. {
  611. "name": "Benjamin Eberlei",
  612. "email": "kontakt@beberlei.de"
  613. },
  614. {
  615. "name": "Jonathan Wage",
  616. "email": "jonwage@gmail.com"
  617. },
  618. {
  619. "name": "Johannes Schmitt",
  620. "email": "schmittjoh@gmail.com"
  621. },
  622. {
  623. "name": "Marco Pivetta",
  624. "email": "ocramius@gmail.com"
  625. }
  626. ],
  627. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  628. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  629. "keywords": [
  630. "event",
  631. "event dispatcher",
  632. "event manager",
  633. "event system",
  634. "events"
  635. ],
  636. "support": {
  637. "issues": "https://github.com/doctrine/event-manager/issues",
  638. "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
  639. },
  640. "funding": [
  641. {
  642. "url": "https://www.doctrine-project.org/sponsorship.html",
  643. "type": "custom"
  644. },
  645. {
  646. "url": "https://www.patreon.com/phpdoctrine",
  647. "type": "patreon"
  648. },
  649. {
  650. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
  651. "type": "tidelift"
  652. }
  653. ],
  654. "time": "2020-05-29T18:28:51+00:00"
  655. },
  656. {
  657. "name": "doctrine/inflector",
  658. "version": "2.0.3",
  659. "source": {
  660. "type": "git",
  661. "url": "https://github.com/doctrine/inflector.git",
  662. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
  663. },
  664. "dist": {
  665. "type": "zip",
  666. "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  667. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  668. "shasum": "",
  669. "mirrors": [
  670. {
  671. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  672. "preferred": true
  673. }
  674. ]
  675. },
  676. "require": {
  677. "php": "^7.2 || ^8.0"
  678. },
  679. "require-dev": {
  680. "doctrine/coding-standard": "^7.0",
  681. "phpstan/phpstan": "^0.11",
  682. "phpstan/phpstan-phpunit": "^0.11",
  683. "phpstan/phpstan-strict-rules": "^0.11",
  684. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  685. },
  686. "type": "library",
  687. "extra": {
  688. "branch-alias": {
  689. "dev-master": "2.0.x-dev"
  690. }
  691. },
  692. "autoload": {
  693. "psr-4": {
  694. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  695. }
  696. },
  697. "notification-url": "https://packagist.org/downloads/",
  698. "license": [
  699. "MIT"
  700. ],
  701. "authors": [
  702. {
  703. "name": "Guilherme Blanco",
  704. "email": "guilhermeblanco@gmail.com"
  705. },
  706. {
  707. "name": "Roman Borschel",
  708. "email": "roman@code-factory.org"
  709. },
  710. {
  711. "name": "Benjamin Eberlei",
  712. "email": "kontakt@beberlei.de"
  713. },
  714. {
  715. "name": "Jonathan Wage",
  716. "email": "jonwage@gmail.com"
  717. },
  718. {
  719. "name": "Johannes Schmitt",
  720. "email": "schmittjoh@gmail.com"
  721. }
  722. ],
  723. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  724. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  725. "keywords": [
  726. "inflection",
  727. "inflector",
  728. "lowercase",
  729. "manipulation",
  730. "php",
  731. "plural",
  732. "singular",
  733. "strings",
  734. "uppercase",
  735. "words"
  736. ],
  737. "support": {
  738. "issues": "https://github.com/doctrine/inflector/issues",
  739. "source": "https://github.com/doctrine/inflector/tree/2.0.x"
  740. },
  741. "funding": [
  742. {
  743. "url": "https://www.doctrine-project.org/sponsorship.html",
  744. "type": "custom"
  745. },
  746. {
  747. "url": "https://www.patreon.com/phpdoctrine",
  748. "type": "patreon"
  749. },
  750. {
  751. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  752. "type": "tidelift"
  753. }
  754. ],
  755. "time": "2020-05-29T15:13:26+00:00"
  756. },
  757. {
  758. "name": "doctrine/lexer",
  759. "version": "1.2.1",
  760. "source": {
  761. "type": "git",
  762. "url": "https://github.com/doctrine/lexer.git",
  763. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
  764. },
  765. "dist": {
  766. "type": "zip",
  767. "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
  768. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
  769. "shasum": "",
  770. "mirrors": [
  771. {
  772. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  773. "preferred": true
  774. }
  775. ]
  776. },
  777. "require": {
  778. "php": "^7.2 || ^8.0"
  779. },
  780. "require-dev": {
  781. "doctrine/coding-standard": "^6.0",
  782. "phpstan/phpstan": "^0.11.8",
  783. "phpunit/phpunit": "^8.2"
  784. },
  785. "type": "library",
  786. "extra": {
  787. "branch-alias": {
  788. "dev-master": "1.2.x-dev"
  789. }
  790. },
  791. "autoload": {
  792. "psr-4": {
  793. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  794. }
  795. },
  796. "notification-url": "https://packagist.org/downloads/",
  797. "license": [
  798. "MIT"
  799. ],
  800. "authors": [
  801. {
  802. "name": "Guilherme Blanco",
  803. "email": "guilhermeblanco@gmail.com"
  804. },
  805. {
  806. "name": "Roman Borschel",
  807. "email": "roman@code-factory.org"
  808. },
  809. {
  810. "name": "Johannes Schmitt",
  811. "email": "schmittjoh@gmail.com"
  812. }
  813. ],
  814. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  815. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  816. "keywords": [
  817. "annotations",
  818. "docblock",
  819. "lexer",
  820. "parser",
  821. "php"
  822. ],
  823. "support": {
  824. "issues": "https://github.com/doctrine/lexer/issues",
  825. "source": "https://github.com/doctrine/lexer/tree/1.2.1"
  826. },
  827. "funding": [
  828. {
  829. "url": "https://www.doctrine-project.org/sponsorship.html",
  830. "type": "custom"
  831. },
  832. {
  833. "url": "https://www.patreon.com/phpdoctrine",
  834. "type": "patreon"
  835. },
  836. {
  837. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
  838. "type": "tidelift"
  839. }
  840. ],
  841. "time": "2020-05-25T17:44:05+00:00"
  842. },
  843. {
  844. "name": "dragonmantank/cron-expression",
  845. "version": "v3.1.0",
  846. "source": {
  847. "type": "git",
  848. "url": "https://github.com/dragonmantank/cron-expression.git",
  849. "reference": "7a8c6e56ab3ffcc538d05e8155bb42269abf1a0c"
  850. },
  851. "dist": {
  852. "type": "zip",
  853. "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/7a8c6e56ab3ffcc538d05e8155bb42269abf1a0c",
  854. "reference": "7a8c6e56ab3ffcc538d05e8155bb42269abf1a0c",
  855. "shasum": "",
  856. "mirrors": [
  857. {
  858. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  859. "preferred": true
  860. }
  861. ]
  862. },
  863. "require": {
  864. "php": "^7.2|^8.0",
  865. "webmozart/assert": "^1.7.0"
  866. },
  867. "replace": {
  868. "mtdowling/cron-expression": "^1.0"
  869. },
  870. "require-dev": {
  871. "phpstan/extension-installer": "^1.0",
  872. "phpstan/phpstan": "^0.12",
  873. "phpstan/phpstan-webmozart-assert": "^0.12.7",
  874. "phpunit/phpunit": "^7.0|^8.0|^9.0"
  875. },
  876. "type": "library",
  877. "autoload": {
  878. "psr-4": {
  879. "Cron\\": "src/Cron/"
  880. }
  881. },
  882. "notification-url": "https://packagist.org/downloads/",
  883. "license": [
  884. "MIT"
  885. ],
  886. "authors": [
  887. {
  888. "name": "Chris Tankersley",
  889. "email": "chris@ctankersley.com",
  890. "homepage": "https://github.com/dragonmantank"
  891. }
  892. ],
  893. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  894. "keywords": [
  895. "cron",
  896. "schedule"
  897. ],
  898. "support": {
  899. "issues": "https://github.com/dragonmantank/cron-expression/issues",
  900. "source": "https://github.com/dragonmantank/cron-expression/tree/v3.1.0"
  901. },
  902. "funding": [
  903. {
  904. "url": "https://github.com/dragonmantank",
  905. "type": "github"
  906. }
  907. ],
  908. "time": "2020-11-24T19:55:57+00:00"
  909. },
  910. {
  911. "name": "easywechat-composer/easywechat-composer",
  912. "version": "1.4.1",
  913. "source": {
  914. "type": "git",
  915. "url": "https://github.com/mingyoung/easywechat-composer.git",
  916. "reference": "3fc6a7ab6d3853c0f4e2922539b56cc37ef361cd"
  917. },
  918. "dist": {
  919. "type": "zip",
  920. "url": "https://api.github.com/repos/mingyoung/easywechat-composer/zipball/3fc6a7ab6d3853c0f4e2922539b56cc37ef361cd",
  921. "reference": "3fc6a7ab6d3853c0f4e2922539b56cc37ef361cd",
  922. "shasum": "",
  923. "mirrors": [
  924. {
  925. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  926. "preferred": true
  927. }
  928. ]
  929. },
  930. "require": {
  931. "composer-plugin-api": "^1.0 || ^2.0",
  932. "php": ">=7.0"
  933. },
  934. "require-dev": {
  935. "composer/composer": "^1.0 || ^2.0",
  936. "phpunit/phpunit": "^6.5 || ^7.0"
  937. },
  938. "type": "composer-plugin",
  939. "extra": {
  940. "class": "EasyWeChatComposer\\Plugin"
  941. },
  942. "autoload": {
  943. "psr-4": {
  944. "EasyWeChatComposer\\": "src/"
  945. }
  946. },
  947. "notification-url": "https://packagist.org/downloads/",
  948. "license": [
  949. "MIT"
  950. ],
  951. "authors": [
  952. {
  953. "name": "张铭阳",
  954. "email": "mingyoungcheung@gmail.com"
  955. }
  956. ],
  957. "description": "The composer plugin for EasyWeChat",
  958. "support": {
  959. "issues": "https://github.com/mingyoung/easywechat-composer/issues",
  960. "source": "https://github.com/mingyoung/easywechat-composer/tree/1.4.1"
  961. },
  962. "time": "2021-07-05T04:03:22+00:00"
  963. },
  964. {
  965. "name": "egulias/email-validator",
  966. "version": "2.1.25",
  967. "source": {
  968. "type": "git",
  969. "url": "https://github.com/egulias/EmailValidator.git",
  970. "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
  971. },
  972. "dist": {
  973. "type": "zip",
  974. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
  975. "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
  976. "shasum": "",
  977. "mirrors": [
  978. {
  979. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  980. "preferred": true
  981. }
  982. ]
  983. },
  984. "require": {
  985. "doctrine/lexer": "^1.0.1",
  986. "php": ">=5.5",
  987. "symfony/polyfill-intl-idn": "^1.10"
  988. },
  989. "require-dev": {
  990. "dominicsayers/isemail": "^3.0.7",
  991. "phpunit/phpunit": "^4.8.36|^7.5.15",
  992. "satooshi/php-coveralls": "^1.0.1"
  993. },
  994. "suggest": {
  995. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  996. },
  997. "type": "library",
  998. "extra": {
  999. "branch-alias": {
  1000. "dev-master": "2.1.x-dev"
  1001. }
  1002. },
  1003. "autoload": {
  1004. "psr-4": {
  1005. "Egulias\\EmailValidator\\": "src"
  1006. }
  1007. },
  1008. "notification-url": "https://packagist.org/downloads/",
  1009. "license": [
  1010. "MIT"
  1011. ],
  1012. "authors": [
  1013. {
  1014. "name": "Eduardo Gulias Davis"
  1015. }
  1016. ],
  1017. "description": "A library for validating emails against several RFCs",
  1018. "homepage": "https://github.com/egulias/EmailValidator",
  1019. "keywords": [
  1020. "email",
  1021. "emailvalidation",
  1022. "emailvalidator",
  1023. "validation",
  1024. "validator"
  1025. ],
  1026. "support": {
  1027. "issues": "https://github.com/egulias/EmailValidator/issues",
  1028. "source": "https://github.com/egulias/EmailValidator/tree/2.1.25"
  1029. },
  1030. "funding": [
  1031. {
  1032. "url": "https://github.com/egulias",
  1033. "type": "github"
  1034. }
  1035. ],
  1036. "time": "2020-12-29T14:50:06+00:00"
  1037. },
  1038. {
  1039. "name": "fideloper/proxy",
  1040. "version": "4.4.1",
  1041. "source": {
  1042. "type": "git",
  1043. "url": "https://github.com/fideloper/TrustedProxy.git",
  1044. "reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0"
  1045. },
  1046. "dist": {
  1047. "type": "zip",
  1048. "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/c073b2bd04d1c90e04dc1b787662b558dd65ade0",
  1049. "reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0",
  1050. "shasum": "",
  1051. "mirrors": [
  1052. {
  1053. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1054. "preferred": true
  1055. }
  1056. ]
  1057. },
  1058. "require": {
  1059. "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0|^9.0",
  1060. "php": ">=5.4.0"
  1061. },
  1062. "require-dev": {
  1063. "illuminate/http": "^5.0|^6.0|^7.0|^8.0|^9.0",
  1064. "mockery/mockery": "^1.0",
  1065. "phpunit/phpunit": "^6.0"
  1066. },
  1067. "type": "library",
  1068. "extra": {
  1069. "laravel": {
  1070. "providers": [
  1071. "Fideloper\\Proxy\\TrustedProxyServiceProvider"
  1072. ]
  1073. }
  1074. },
  1075. "autoload": {
  1076. "psr-4": {
  1077. "Fideloper\\Proxy\\": "src/"
  1078. }
  1079. },
  1080. "notification-url": "https://packagist.org/downloads/",
  1081. "license": [
  1082. "MIT"
  1083. ],
  1084. "authors": [
  1085. {
  1086. "name": "Chris Fidao",
  1087. "email": "fideloper@gmail.com"
  1088. }
  1089. ],
  1090. "description": "Set trusted proxies for Laravel",
  1091. "keywords": [
  1092. "load balancing",
  1093. "proxy",
  1094. "trusted proxy"
  1095. ],
  1096. "support": {
  1097. "issues": "https://github.com/fideloper/TrustedProxy/issues",
  1098. "source": "https://github.com/fideloper/TrustedProxy/tree/4.4.1"
  1099. },
  1100. "time": "2020-10-22T13:48:01+00:00"
  1101. },
  1102. {
  1103. "name": "fruitcake/laravel-cors",
  1104. "version": "v2.0.4",
  1105. "source": {
  1106. "type": "git",
  1107. "url": "https://github.com/fruitcake/laravel-cors.git",
  1108. "reference": "a8ccedc7ca95189ead0e407c43b530dc17791d6a"
  1109. },
  1110. "dist": {
  1111. "type": "zip",
  1112. "url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/a8ccedc7ca95189ead0e407c43b530dc17791d6a",
  1113. "reference": "a8ccedc7ca95189ead0e407c43b530dc17791d6a",
  1114. "shasum": "",
  1115. "mirrors": [
  1116. {
  1117. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1118. "preferred": true
  1119. }
  1120. ]
  1121. },
  1122. "require": {
  1123. "asm89/stack-cors": "^2.0.1",
  1124. "illuminate/contracts": "^6|^7|^8|^9",
  1125. "illuminate/support": "^6|^7|^8|^9",
  1126. "php": ">=7.2",
  1127. "symfony/http-foundation": "^4|^5",
  1128. "symfony/http-kernel": "^4.3.4|^5"
  1129. },
  1130. "require-dev": {
  1131. "laravel/framework": "^6|^7|^8",
  1132. "orchestra/testbench-dusk": "^4|^5|^6|^7",
  1133. "phpunit/phpunit": "^6|^7|^8|^9",
  1134. "squizlabs/php_codesniffer": "^3.5"
  1135. },
  1136. "type": "library",
  1137. "extra": {
  1138. "branch-alias": {
  1139. "dev-master": "2.0-dev"
  1140. },
  1141. "laravel": {
  1142. "providers": [
  1143. "Fruitcake\\Cors\\CorsServiceProvider"
  1144. ]
  1145. }
  1146. },
  1147. "autoload": {
  1148. "psr-4": {
  1149. "Fruitcake\\Cors\\": "src/"
  1150. }
  1151. },
  1152. "notification-url": "https://packagist.org/downloads/",
  1153. "license": [
  1154. "MIT"
  1155. ],
  1156. "authors": [
  1157. {
  1158. "name": "Fruitcake",
  1159. "homepage": "https://fruitcake.nl"
  1160. },
  1161. {
  1162. "name": "Barry vd. Heuvel",
  1163. "email": "barryvdh@gmail.com"
  1164. }
  1165. ],
  1166. "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application",
  1167. "keywords": [
  1168. "api",
  1169. "cors",
  1170. "crossdomain",
  1171. "laravel"
  1172. ],
  1173. "support": {
  1174. "issues": "https://github.com/fruitcake/laravel-cors/issues",
  1175. "source": "https://github.com/fruitcake/laravel-cors/tree/v2.0.4"
  1176. },
  1177. "funding": [
  1178. {
  1179. "url": "https://github.com/barryvdh",
  1180. "type": "github"
  1181. }
  1182. ],
  1183. "time": "2021-04-26T11:24:25+00:00"
  1184. },
  1185. {
  1186. "name": "graham-campbell/result-type",
  1187. "version": "v1.0.1",
  1188. "source": {
  1189. "type": "git",
  1190. "url": "https://github.com/GrahamCampbell/Result-Type.git",
  1191. "reference": "7e279d2cd5d7fbb156ce46daada972355cea27bb"
  1192. },
  1193. "dist": {
  1194. "type": "zip",
  1195. "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/7e279d2cd5d7fbb156ce46daada972355cea27bb",
  1196. "reference": "7e279d2cd5d7fbb156ce46daada972355cea27bb",
  1197. "shasum": "",
  1198. "mirrors": [
  1199. {
  1200. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1201. "preferred": true
  1202. }
  1203. ]
  1204. },
  1205. "require": {
  1206. "php": "^7.0|^8.0",
  1207. "phpoption/phpoption": "^1.7.3"
  1208. },
  1209. "require-dev": {
  1210. "phpunit/phpunit": "^6.5|^7.5|^8.5|^9.0"
  1211. },
  1212. "type": "library",
  1213. "extra": {
  1214. "branch-alias": {
  1215. "dev-master": "1.0-dev"
  1216. }
  1217. },
  1218. "autoload": {
  1219. "psr-4": {
  1220. "GrahamCampbell\\ResultType\\": "src/"
  1221. }
  1222. },
  1223. "notification-url": "https://packagist.org/downloads/",
  1224. "license": [
  1225. "MIT"
  1226. ],
  1227. "authors": [
  1228. {
  1229. "name": "Graham Campbell",
  1230. "email": "graham@alt-three.com"
  1231. }
  1232. ],
  1233. "description": "An Implementation Of The Result Type",
  1234. "keywords": [
  1235. "Graham Campbell",
  1236. "GrahamCampbell",
  1237. "Result Type",
  1238. "Result-Type",
  1239. "result"
  1240. ],
  1241. "support": {
  1242. "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
  1243. "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.1"
  1244. },
  1245. "funding": [
  1246. {
  1247. "url": "https://github.com/GrahamCampbell",
  1248. "type": "github"
  1249. },
  1250. {
  1251. "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
  1252. "type": "tidelift"
  1253. }
  1254. ],
  1255. "time": "2020-04-13T13:17:36+00:00"
  1256. },
  1257. {
  1258. "name": "guzzlehttp/guzzle",
  1259. "version": "7.3.0",
  1260. "source": {
  1261. "type": "git",
  1262. "url": "https://github.com/guzzle/guzzle.git",
  1263. "reference": "7008573787b430c1c1f650e3722d9bba59967628"
  1264. },
  1265. "dist": {
  1266. "type": "zip",
  1267. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628",
  1268. "reference": "7008573787b430c1c1f650e3722d9bba59967628",
  1269. "shasum": "",
  1270. "mirrors": [
  1271. {
  1272. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1273. "preferred": true
  1274. }
  1275. ]
  1276. },
  1277. "require": {
  1278. "ext-json": "*",
  1279. "guzzlehttp/promises": "^1.4",
  1280. "guzzlehttp/psr7": "^1.7 || ^2.0",
  1281. "php": "^7.2.5 || ^8.0",
  1282. "psr/http-client": "^1.0"
  1283. },
  1284. "provide": {
  1285. "psr/http-client-implementation": "1.0"
  1286. },
  1287. "require-dev": {
  1288. "bamarni/composer-bin-plugin": "^1.4.1",
  1289. "ext-curl": "*",
  1290. "php-http/client-integration-tests": "^3.0",
  1291. "phpunit/phpunit": "^8.5.5 || ^9.3.5",
  1292. "psr/log": "^1.1"
  1293. },
  1294. "suggest": {
  1295. "ext-curl": "Required for CURL handler support",
  1296. "ext-intl": "Required for Internationalized Domain Name (IDN) support",
  1297. "psr/log": "Required for using the Log middleware"
  1298. },
  1299. "type": "library",
  1300. "extra": {
  1301. "branch-alias": {
  1302. "dev-master": "7.3-dev"
  1303. }
  1304. },
  1305. "autoload": {
  1306. "psr-4": {
  1307. "GuzzleHttp\\": "src/"
  1308. },
  1309. "files": [
  1310. "src/functions_include.php"
  1311. ]
  1312. },
  1313. "notification-url": "https://packagist.org/downloads/",
  1314. "license": [
  1315. "MIT"
  1316. ],
  1317. "authors": [
  1318. {
  1319. "name": "Michael Dowling",
  1320. "email": "mtdowling@gmail.com",
  1321. "homepage": "https://github.com/mtdowling"
  1322. },
  1323. {
  1324. "name": "Márk Sági-Kazár",
  1325. "email": "mark.sagikazar@gmail.com",
  1326. "homepage": "https://sagikazarmark.hu"
  1327. }
  1328. ],
  1329. "description": "Guzzle is a PHP HTTP client library",
  1330. "homepage": "http://guzzlephp.org/",
  1331. "keywords": [
  1332. "client",
  1333. "curl",
  1334. "framework",
  1335. "http",
  1336. "http client",
  1337. "psr-18",
  1338. "psr-7",
  1339. "rest",
  1340. "web service"
  1341. ],
  1342. "support": {
  1343. "issues": "https://github.com/guzzle/guzzle/issues",
  1344. "source": "https://github.com/guzzle/guzzle/tree/7.3.0"
  1345. },
  1346. "funding": [
  1347. {
  1348. "url": "https://github.com/GrahamCampbell",
  1349. "type": "github"
  1350. },
  1351. {
  1352. "url": "https://github.com/Nyholm",
  1353. "type": "github"
  1354. },
  1355. {
  1356. "url": "https://github.com/alexeyshockov",
  1357. "type": "github"
  1358. },
  1359. {
  1360. "url": "https://github.com/gmponos",
  1361. "type": "github"
  1362. }
  1363. ],
  1364. "time": "2021-03-23T11:33:13+00:00"
  1365. },
  1366. {
  1367. "name": "guzzlehttp/promises",
  1368. "version": "1.4.1",
  1369. "source": {
  1370. "type": "git",
  1371. "url": "https://github.com/guzzle/promises.git",
  1372. "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
  1373. },
  1374. "dist": {
  1375. "type": "zip",
  1376. "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
  1377. "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
  1378. "shasum": "",
  1379. "mirrors": [
  1380. {
  1381. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1382. "preferred": true
  1383. }
  1384. ]
  1385. },
  1386. "require": {
  1387. "php": ">=5.5"
  1388. },
  1389. "require-dev": {
  1390. "symfony/phpunit-bridge": "^4.4 || ^5.1"
  1391. },
  1392. "type": "library",
  1393. "extra": {
  1394. "branch-alias": {
  1395. "dev-master": "1.4-dev"
  1396. }
  1397. },
  1398. "autoload": {
  1399. "psr-4": {
  1400. "GuzzleHttp\\Promise\\": "src/"
  1401. },
  1402. "files": [
  1403. "src/functions_include.php"
  1404. ]
  1405. },
  1406. "notification-url": "https://packagist.org/downloads/",
  1407. "license": [
  1408. "MIT"
  1409. ],
  1410. "authors": [
  1411. {
  1412. "name": "Michael Dowling",
  1413. "email": "mtdowling@gmail.com",
  1414. "homepage": "https://github.com/mtdowling"
  1415. }
  1416. ],
  1417. "description": "Guzzle promises library",
  1418. "keywords": [
  1419. "promise"
  1420. ],
  1421. "support": {
  1422. "issues": "https://github.com/guzzle/promises/issues",
  1423. "source": "https://github.com/guzzle/promises/tree/1.4.1"
  1424. },
  1425. "time": "2021-03-07T09:25:29+00:00"
  1426. },
  1427. {
  1428. "name": "guzzlehttp/psr7",
  1429. "version": "1.8.2",
  1430. "source": {
  1431. "type": "git",
  1432. "url": "https://github.com/guzzle/psr7.git",
  1433. "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
  1434. },
  1435. "dist": {
  1436. "type": "zip",
  1437. "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
  1438. "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
  1439. "shasum": "",
  1440. "mirrors": [
  1441. {
  1442. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1443. "preferred": true
  1444. }
  1445. ]
  1446. },
  1447. "require": {
  1448. "php": ">=5.4.0",
  1449. "psr/http-message": "~1.0",
  1450. "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
  1451. },
  1452. "provide": {
  1453. "psr/http-message-implementation": "1.0"
  1454. },
  1455. "require-dev": {
  1456. "ext-zlib": "*",
  1457. "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
  1458. },
  1459. "suggest": {
  1460. "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
  1461. },
  1462. "type": "library",
  1463. "extra": {
  1464. "branch-alias": {
  1465. "dev-master": "1.7-dev"
  1466. }
  1467. },
  1468. "autoload": {
  1469. "psr-4": {
  1470. "GuzzleHttp\\Psr7\\": "src/"
  1471. },
  1472. "files": [
  1473. "src/functions_include.php"
  1474. ]
  1475. },
  1476. "notification-url": "https://packagist.org/downloads/",
  1477. "license": [
  1478. "MIT"
  1479. ],
  1480. "authors": [
  1481. {
  1482. "name": "Michael Dowling",
  1483. "email": "mtdowling@gmail.com",
  1484. "homepage": "https://github.com/mtdowling"
  1485. },
  1486. {
  1487. "name": "Tobias Schultze",
  1488. "homepage": "https://github.com/Tobion"
  1489. }
  1490. ],
  1491. "description": "PSR-7 message implementation that also provides common utility methods",
  1492. "keywords": [
  1493. "http",
  1494. "message",
  1495. "psr-7",
  1496. "request",
  1497. "response",
  1498. "stream",
  1499. "uri",
  1500. "url"
  1501. ],
  1502. "support": {
  1503. "issues": "https://github.com/guzzle/psr7/issues",
  1504. "source": "https://github.com/guzzle/psr7/tree/1.8.2"
  1505. },
  1506. "time": "2021-04-26T09:17:50+00:00"
  1507. },
  1508. {
  1509. "name": "hamcrest/hamcrest-php",
  1510. "version": "v2.0.1",
  1511. "source": {
  1512. "type": "git",
  1513. "url": "https://github.com/hamcrest/hamcrest-php.git",
  1514. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
  1515. },
  1516. "dist": {
  1517. "type": "zip",
  1518. "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  1519. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  1520. "shasum": "",
  1521. "mirrors": [
  1522. {
  1523. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1524. "preferred": true
  1525. }
  1526. ]
  1527. },
  1528. "require": {
  1529. "php": "^5.3|^7.0|^8.0"
  1530. },
  1531. "replace": {
  1532. "cordoval/hamcrest-php": "*",
  1533. "davedevelopment/hamcrest-php": "*",
  1534. "kodova/hamcrest-php": "*"
  1535. },
  1536. "require-dev": {
  1537. "phpunit/php-file-iterator": "^1.4 || ^2.0",
  1538. "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
  1539. },
  1540. "type": "library",
  1541. "extra": {
  1542. "branch-alias": {
  1543. "dev-master": "2.1-dev"
  1544. }
  1545. },
  1546. "autoload": {
  1547. "classmap": [
  1548. "hamcrest"
  1549. ]
  1550. },
  1551. "notification-url": "https://packagist.org/downloads/",
  1552. "license": [
  1553. "BSD-3-Clause"
  1554. ],
  1555. "description": "This is the PHP port of Hamcrest Matchers",
  1556. "keywords": [
  1557. "test"
  1558. ],
  1559. "support": {
  1560. "issues": "https://github.com/hamcrest/hamcrest-php/issues",
  1561. "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
  1562. },
  1563. "time": "2020-07-09T08:09:16+00:00"
  1564. },
  1565. {
  1566. "name": "laravel/framework",
  1567. "version": "v8.50.0",
  1568. "source": {
  1569. "type": "git",
  1570. "url": "https://github.com/laravel/framework.git",
  1571. "reference": "d892dbacbe3859cf9303ccda98ac8d782141d5ae"
  1572. },
  1573. "dist": {
  1574. "type": "zip",
  1575. "url": "https://api.github.com/repos/laravel/framework/zipball/d892dbacbe3859cf9303ccda98ac8d782141d5ae",
  1576. "reference": "d892dbacbe3859cf9303ccda98ac8d782141d5ae",
  1577. "shasum": "",
  1578. "mirrors": [
  1579. {
  1580. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1581. "preferred": true
  1582. }
  1583. ]
  1584. },
  1585. "require": {
  1586. "doctrine/inflector": "^1.4|^2.0",
  1587. "dragonmantank/cron-expression": "^3.0.2",
  1588. "egulias/email-validator": "^2.1.10",
  1589. "ext-json": "*",
  1590. "ext-mbstring": "*",
  1591. "ext-openssl": "*",
  1592. "league/commonmark": "^1.3|^2.0",
  1593. "league/flysystem": "^1.1",
  1594. "monolog/monolog": "^2.0",
  1595. "nesbot/carbon": "^2.31",
  1596. "opis/closure": "^3.6",
  1597. "php": "^7.3|^8.0",
  1598. "psr/container": "^1.0",
  1599. "psr/simple-cache": "^1.0",
  1600. "ramsey/uuid": "^4.0",
  1601. "swiftmailer/swiftmailer": "^6.0",
  1602. "symfony/console": "^5.1.4",
  1603. "symfony/error-handler": "^5.1.4",
  1604. "symfony/finder": "^5.1.4",
  1605. "symfony/http-foundation": "^5.1.4",
  1606. "symfony/http-kernel": "^5.1.4",
  1607. "symfony/mime": "^5.1.4",
  1608. "symfony/process": "^5.1.4",
  1609. "symfony/routing": "^5.1.4",
  1610. "symfony/var-dumper": "^5.1.4",
  1611. "tijsverkoyen/css-to-inline-styles": "^2.2.2",
  1612. "vlucas/phpdotenv": "^5.2",
  1613. "voku/portable-ascii": "^1.4.8"
  1614. },
  1615. "conflict": {
  1616. "tightenco/collect": "<5.5.33"
  1617. },
  1618. "provide": {
  1619. "psr/container-implementation": "1.0"
  1620. },
  1621. "replace": {
  1622. "illuminate/auth": "self.version",
  1623. "illuminate/broadcasting": "self.version",
  1624. "illuminate/bus": "self.version",
  1625. "illuminate/cache": "self.version",
  1626. "illuminate/collections": "self.version",
  1627. "illuminate/config": "self.version",
  1628. "illuminate/console": "self.version",
  1629. "illuminate/container": "self.version",
  1630. "illuminate/contracts": "self.version",
  1631. "illuminate/cookie": "self.version",
  1632. "illuminate/database": "self.version",
  1633. "illuminate/encryption": "self.version",
  1634. "illuminate/events": "self.version",
  1635. "illuminate/filesystem": "self.version",
  1636. "illuminate/hashing": "self.version",
  1637. "illuminate/http": "self.version",
  1638. "illuminate/log": "self.version",
  1639. "illuminate/macroable": "self.version",
  1640. "illuminate/mail": "self.version",
  1641. "illuminate/notifications": "self.version",
  1642. "illuminate/pagination": "self.version",
  1643. "illuminate/pipeline": "self.version",
  1644. "illuminate/queue": "self.version",
  1645. "illuminate/redis": "self.version",
  1646. "illuminate/routing": "self.version",
  1647. "illuminate/session": "self.version",
  1648. "illuminate/support": "self.version",
  1649. "illuminate/testing": "self.version",
  1650. "illuminate/translation": "self.version",
  1651. "illuminate/validation": "self.version",
  1652. "illuminate/view": "self.version"
  1653. },
  1654. "require-dev": {
  1655. "aws/aws-sdk-php": "^3.155",
  1656. "doctrine/dbal": "^2.6|^3.0",
  1657. "filp/whoops": "^2.8",
  1658. "guzzlehttp/guzzle": "^6.5.5|^7.0.1",
  1659. "league/flysystem-cached-adapter": "^1.0",
  1660. "mockery/mockery": "^1.4.2",
  1661. "orchestra/testbench-core": "^6.23",
  1662. "pda/pheanstalk": "^4.0",
  1663. "phpunit/phpunit": "^8.5.8|^9.3.3",
  1664. "predis/predis": "^1.1.2",
  1665. "symfony/cache": "^5.1.4"
  1666. },
  1667. "suggest": {
  1668. "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.155).",
  1669. "brianium/paratest": "Required to run tests in parallel (^6.0).",
  1670. "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6|^3.0).",
  1671. "ext-ftp": "Required to use the Flysystem FTP driver.",
  1672. "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
  1673. "ext-memcached": "Required to use the memcache cache driver.",
  1674. "ext-pcntl": "Required to use all features of the queue worker.",
  1675. "ext-posix": "Required to use all features of the queue worker.",
  1676. "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
  1677. "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
  1678. "filp/whoops": "Required for friendly error pages in development (^2.8).",
  1679. "guzzlehttp/guzzle": "Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.5.5|^7.0.1).",
  1680. "laravel/tinker": "Required to use the tinker console command (^2.0).",
  1681. "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
  1682. "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
  1683. "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
  1684. "mockery/mockery": "Required to use mocking (^1.4.2).",
  1685. "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
  1686. "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
  1687. "phpunit/phpunit": "Required to use assertions and run tests (^8.5.8|^9.3.3).",
  1688. "predis/predis": "Required to use the predis connector (^1.1.2).",
  1689. "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
  1690. "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0|^5.0|^6.0).",
  1691. "symfony/cache": "Required to PSR-6 cache bridge (^5.1.4).",
  1692. "symfony/filesystem": "Required to enable support for relative symbolic links (^5.1.4).",
  1693. "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).",
  1694. "wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)."
  1695. },
  1696. "type": "library",
  1697. "extra": {
  1698. "branch-alias": {
  1699. "dev-master": "8.x-dev"
  1700. }
  1701. },
  1702. "autoload": {
  1703. "files": [
  1704. "src/Illuminate/Collections/helpers.php",
  1705. "src/Illuminate/Events/functions.php",
  1706. "src/Illuminate/Foundation/helpers.php",
  1707. "src/Illuminate/Support/helpers.php"
  1708. ],
  1709. "psr-4": {
  1710. "Illuminate\\": "src/Illuminate/",
  1711. "Illuminate\\Support\\": [
  1712. "src/Illuminate/Macroable/",
  1713. "src/Illuminate/Collections/"
  1714. ]
  1715. }
  1716. },
  1717. "notification-url": "https://packagist.org/downloads/",
  1718. "license": [
  1719. "MIT"
  1720. ],
  1721. "authors": [
  1722. {
  1723. "name": "Taylor Otwell",
  1724. "email": "taylor@laravel.com"
  1725. }
  1726. ],
  1727. "description": "The Laravel Framework.",
  1728. "homepage": "https://laravel.com",
  1729. "keywords": [
  1730. "framework",
  1731. "laravel"
  1732. ],
  1733. "support": {
  1734. "issues": "https://github.com/laravel/framework/issues",
  1735. "source": "https://github.com/laravel/framework"
  1736. },
  1737. "time": "2021-07-13T12:41:53+00:00"
  1738. },
  1739. {
  1740. "name": "laravel/tinker",
  1741. "version": "v2.6.1",
  1742. "source": {
  1743. "type": "git",
  1744. "url": "https://github.com/laravel/tinker.git",
  1745. "reference": "04ad32c1a3328081097a181875733fa51f402083"
  1746. },
  1747. "dist": {
  1748. "type": "zip",
  1749. "url": "https://api.github.com/repos/laravel/tinker/zipball/04ad32c1a3328081097a181875733fa51f402083",
  1750. "reference": "04ad32c1a3328081097a181875733fa51f402083",
  1751. "shasum": "",
  1752. "mirrors": [
  1753. {
  1754. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1755. "preferred": true
  1756. }
  1757. ]
  1758. },
  1759. "require": {
  1760. "illuminate/console": "^6.0|^7.0|^8.0",
  1761. "illuminate/contracts": "^6.0|^7.0|^8.0",
  1762. "illuminate/support": "^6.0|^7.0|^8.0",
  1763. "php": "^7.2.5|^8.0",
  1764. "psy/psysh": "^0.10.4",
  1765. "symfony/var-dumper": "^4.3.4|^5.0"
  1766. },
  1767. "require-dev": {
  1768. "mockery/mockery": "~1.3.3|^1.4.2",
  1769. "phpunit/phpunit": "^8.5.8|^9.3.3"
  1770. },
  1771. "suggest": {
  1772. "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0)."
  1773. },
  1774. "type": "library",
  1775. "extra": {
  1776. "branch-alias": {
  1777. "dev-master": "2.x-dev"
  1778. },
  1779. "laravel": {
  1780. "providers": [
  1781. "Laravel\\Tinker\\TinkerServiceProvider"
  1782. ]
  1783. }
  1784. },
  1785. "autoload": {
  1786. "psr-4": {
  1787. "Laravel\\Tinker\\": "src/"
  1788. }
  1789. },
  1790. "notification-url": "https://packagist.org/downloads/",
  1791. "license": [
  1792. "MIT"
  1793. ],
  1794. "authors": [
  1795. {
  1796. "name": "Taylor Otwell",
  1797. "email": "taylor@laravel.com"
  1798. }
  1799. ],
  1800. "description": "Powerful REPL for the Laravel framework.",
  1801. "keywords": [
  1802. "REPL",
  1803. "Tinker",
  1804. "laravel",
  1805. "psysh"
  1806. ],
  1807. "support": {
  1808. "issues": "https://github.com/laravel/tinker/issues",
  1809. "source": "https://github.com/laravel/tinker/tree/v2.6.1"
  1810. },
  1811. "time": "2021-03-02T16:53:12+00:00"
  1812. },
  1813. {
  1814. "name": "league/commonmark",
  1815. "version": "1.6.6",
  1816. "source": {
  1817. "type": "git",
  1818. "url": "https://github.com/thephpleague/commonmark.git",
  1819. "reference": "c4228d11e30d7493c6836d20872f9582d8ba6dcf"
  1820. },
  1821. "dist": {
  1822. "type": "zip",
  1823. "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c4228d11e30d7493c6836d20872f9582d8ba6dcf",
  1824. "reference": "c4228d11e30d7493c6836d20872f9582d8ba6dcf",
  1825. "shasum": "",
  1826. "mirrors": [
  1827. {
  1828. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1829. "preferred": true
  1830. }
  1831. ]
  1832. },
  1833. "require": {
  1834. "ext-mbstring": "*",
  1835. "php": "^7.1 || ^8.0"
  1836. },
  1837. "conflict": {
  1838. "scrutinizer/ocular": "1.7.*"
  1839. },
  1840. "require-dev": {
  1841. "cebe/markdown": "~1.0",
  1842. "commonmark/commonmark.js": "0.29.2",
  1843. "erusev/parsedown": "~1.0",
  1844. "ext-json": "*",
  1845. "github/gfm": "0.29.0",
  1846. "michelf/php-markdown": "~1.4",
  1847. "mikehaertl/php-shellcommand": "^1.4",
  1848. "phpstan/phpstan": "^0.12.90",
  1849. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.2",
  1850. "scrutinizer/ocular": "^1.5",
  1851. "symfony/finder": "^4.2"
  1852. },
  1853. "bin": [
  1854. "bin/commonmark"
  1855. ],
  1856. "type": "library",
  1857. "autoload": {
  1858. "psr-4": {
  1859. "League\\CommonMark\\": "src"
  1860. }
  1861. },
  1862. "notification-url": "https://packagist.org/downloads/",
  1863. "license": [
  1864. "BSD-3-Clause"
  1865. ],
  1866. "authors": [
  1867. {
  1868. "name": "Colin O'Dell",
  1869. "email": "colinodell@gmail.com",
  1870. "homepage": "https://www.colinodell.com",
  1871. "role": "Lead Developer"
  1872. }
  1873. ],
  1874. "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)",
  1875. "homepage": "https://commonmark.thephpleague.com",
  1876. "keywords": [
  1877. "commonmark",
  1878. "flavored",
  1879. "gfm",
  1880. "github",
  1881. "github-flavored",
  1882. "markdown",
  1883. "md",
  1884. "parser"
  1885. ],
  1886. "support": {
  1887. "docs": "https://commonmark.thephpleague.com/",
  1888. "issues": "https://github.com/thephpleague/commonmark/issues",
  1889. "rss": "https://github.com/thephpleague/commonmark/releases.atom",
  1890. "source": "https://github.com/thephpleague/commonmark"
  1891. },
  1892. "funding": [
  1893. {
  1894. "url": "https://enjoy.gitstore.app/repositories/thephpleague/commonmark",
  1895. "type": "custom"
  1896. },
  1897. {
  1898. "url": "https://www.colinodell.com/sponsor",
  1899. "type": "custom"
  1900. },
  1901. {
  1902. "url": "https://www.paypal.me/colinpodell/10.00",
  1903. "type": "custom"
  1904. },
  1905. {
  1906. "url": "https://github.com/colinodell",
  1907. "type": "github"
  1908. },
  1909. {
  1910. "url": "https://www.patreon.com/colinodell",
  1911. "type": "patreon"
  1912. },
  1913. {
  1914. "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
  1915. "type": "tidelift"
  1916. }
  1917. ],
  1918. "time": "2021-07-17T17:13:23+00:00"
  1919. },
  1920. {
  1921. "name": "league/flysystem",
  1922. "version": "1.1.4",
  1923. "source": {
  1924. "type": "git",
  1925. "url": "https://github.com/thephpleague/flysystem.git",
  1926. "reference": "f3ad69181b8afed2c9edf7be5a2918144ff4ea32"
  1927. },
  1928. "dist": {
  1929. "type": "zip",
  1930. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f3ad69181b8afed2c9edf7be5a2918144ff4ea32",
  1931. "reference": "f3ad69181b8afed2c9edf7be5a2918144ff4ea32",
  1932. "shasum": "",
  1933. "mirrors": [
  1934. {
  1935. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1936. "preferred": true
  1937. }
  1938. ]
  1939. },
  1940. "require": {
  1941. "ext-fileinfo": "*",
  1942. "league/mime-type-detection": "^1.3",
  1943. "php": "^7.2.5 || ^8.0"
  1944. },
  1945. "conflict": {
  1946. "league/flysystem-sftp": "<1.0.6"
  1947. },
  1948. "require-dev": {
  1949. "phpspec/prophecy": "^1.11.1",
  1950. "phpunit/phpunit": "^8.5.8"
  1951. },
  1952. "suggest": {
  1953. "ext-ftp": "Allows you to use FTP server storage",
  1954. "ext-openssl": "Allows you to use FTPS server storage",
  1955. "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  1956. "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  1957. "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  1958. "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  1959. "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  1960. "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  1961. "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  1962. "league/flysystem-webdav": "Allows you to use WebDAV storage",
  1963. "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
  1964. "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
  1965. "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
  1966. },
  1967. "type": "library",
  1968. "extra": {
  1969. "branch-alias": {
  1970. "dev-master": "1.1-dev"
  1971. }
  1972. },
  1973. "autoload": {
  1974. "psr-4": {
  1975. "League\\Flysystem\\": "src/"
  1976. }
  1977. },
  1978. "notification-url": "https://packagist.org/downloads/",
  1979. "license": [
  1980. "MIT"
  1981. ],
  1982. "authors": [
  1983. {
  1984. "name": "Frank de Jonge",
  1985. "email": "info@frenky.net"
  1986. }
  1987. ],
  1988. "description": "Filesystem abstraction: Many filesystems, one API.",
  1989. "keywords": [
  1990. "Cloud Files",
  1991. "WebDAV",
  1992. "abstraction",
  1993. "aws",
  1994. "cloud",
  1995. "copy.com",
  1996. "dropbox",
  1997. "file systems",
  1998. "files",
  1999. "filesystem",
  2000. "filesystems",
  2001. "ftp",
  2002. "rackspace",
  2003. "remote",
  2004. "s3",
  2005. "sftp",
  2006. "storage"
  2007. ],
  2008. "support": {
  2009. "issues": "https://github.com/thephpleague/flysystem/issues",
  2010. "source": "https://github.com/thephpleague/flysystem/tree/1.1.4"
  2011. },
  2012. "funding": [
  2013. {
  2014. "url": "https://offset.earth/frankdejonge",
  2015. "type": "other"
  2016. }
  2017. ],
  2018. "time": "2021-06-23T21:56:05+00:00"
  2019. },
  2020. {
  2021. "name": "league/mime-type-detection",
  2022. "version": "1.7.0",
  2023. "source": {
  2024. "type": "git",
  2025. "url": "https://github.com/thephpleague/mime-type-detection.git",
  2026. "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3"
  2027. },
  2028. "dist": {
  2029. "type": "zip",
  2030. "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
  2031. "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
  2032. "shasum": "",
  2033. "mirrors": [
  2034. {
  2035. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2036. "preferred": true
  2037. }
  2038. ]
  2039. },
  2040. "require": {
  2041. "ext-fileinfo": "*",
  2042. "php": "^7.2 || ^8.0"
  2043. },
  2044. "require-dev": {
  2045. "friendsofphp/php-cs-fixer": "^2.18",
  2046. "phpstan/phpstan": "^0.12.68",
  2047. "phpunit/phpunit": "^8.5.8 || ^9.3"
  2048. },
  2049. "type": "library",
  2050. "autoload": {
  2051. "psr-4": {
  2052. "League\\MimeTypeDetection\\": "src"
  2053. }
  2054. },
  2055. "notification-url": "https://packagist.org/downloads/",
  2056. "license": [
  2057. "MIT"
  2058. ],
  2059. "authors": [
  2060. {
  2061. "name": "Frank de Jonge",
  2062. "email": "info@frankdejonge.nl"
  2063. }
  2064. ],
  2065. "description": "Mime-type detection for Flysystem",
  2066. "support": {
  2067. "issues": "https://github.com/thephpleague/mime-type-detection/issues",
  2068. "source": "https://github.com/thephpleague/mime-type-detection/tree/1.7.0"
  2069. },
  2070. "funding": [
  2071. {
  2072. "url": "https://github.com/frankdejonge",
  2073. "type": "github"
  2074. },
  2075. {
  2076. "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
  2077. "type": "tidelift"
  2078. }
  2079. ],
  2080. "time": "2021-01-18T20:58:21+00:00"
  2081. },
  2082. {
  2083. "name": "mockery/mockery",
  2084. "version": "1.4.3",
  2085. "source": {
  2086. "type": "git",
  2087. "url": "https://github.com/mockery/mockery.git",
  2088. "reference": "d1339f64479af1bee0e82a0413813fe5345a54ea"
  2089. },
  2090. "dist": {
  2091. "type": "zip",
  2092. "url": "https://api.github.com/repos/mockery/mockery/zipball/d1339f64479af1bee0e82a0413813fe5345a54ea",
  2093. "reference": "d1339f64479af1bee0e82a0413813fe5345a54ea",
  2094. "shasum": "",
  2095. "mirrors": [
  2096. {
  2097. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2098. "preferred": true
  2099. }
  2100. ]
  2101. },
  2102. "require": {
  2103. "hamcrest/hamcrest-php": "^2.0.1",
  2104. "lib-pcre": ">=7.0",
  2105. "php": "^7.3 || ^8.0"
  2106. },
  2107. "conflict": {
  2108. "phpunit/phpunit": "<8.0"
  2109. },
  2110. "require-dev": {
  2111. "phpunit/phpunit": "^8.5 || ^9.3"
  2112. },
  2113. "type": "library",
  2114. "extra": {
  2115. "branch-alias": {
  2116. "dev-master": "1.4.x-dev"
  2117. }
  2118. },
  2119. "autoload": {
  2120. "psr-0": {
  2121. "Mockery": "library/"
  2122. }
  2123. },
  2124. "notification-url": "https://packagist.org/downloads/",
  2125. "license": [
  2126. "BSD-3-Clause"
  2127. ],
  2128. "authors": [
  2129. {
  2130. "name": "Pádraic Brady",
  2131. "email": "padraic.brady@gmail.com",
  2132. "homepage": "http://blog.astrumfutura.com"
  2133. },
  2134. {
  2135. "name": "Dave Marshall",
  2136. "email": "dave.marshall@atstsolutions.co.uk",
  2137. "homepage": "http://davedevelopment.co.uk"
  2138. }
  2139. ],
  2140. "description": "Mockery is a simple yet flexible PHP mock object framework",
  2141. "homepage": "https://github.com/mockery/mockery",
  2142. "keywords": [
  2143. "BDD",
  2144. "TDD",
  2145. "library",
  2146. "mock",
  2147. "mock objects",
  2148. "mockery",
  2149. "stub",
  2150. "test",
  2151. "test double",
  2152. "testing"
  2153. ],
  2154. "support": {
  2155. "issues": "https://github.com/mockery/mockery/issues",
  2156. "source": "https://github.com/mockery/mockery/tree/1.4.3"
  2157. },
  2158. "time": "2021-02-24T09:51:49+00:00"
  2159. },
  2160. {
  2161. "name": "monolog/monolog",
  2162. "version": "2.3.1",
  2163. "source": {
  2164. "type": "git",
  2165. "url": "https://github.com/Seldaek/monolog.git",
  2166. "reference": "9738e495f288eec0b187e310b7cdbbb285777dbe"
  2167. },
  2168. "dist": {
  2169. "type": "zip",
  2170. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/9738e495f288eec0b187e310b7cdbbb285777dbe",
  2171. "reference": "9738e495f288eec0b187e310b7cdbbb285777dbe",
  2172. "shasum": "",
  2173. "mirrors": [
  2174. {
  2175. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2176. "preferred": true
  2177. }
  2178. ]
  2179. },
  2180. "require": {
  2181. "php": ">=7.2",
  2182. "psr/log": "^1.0.1"
  2183. },
  2184. "provide": {
  2185. "psr/log-implementation": "1.0.0"
  2186. },
  2187. "require-dev": {
  2188. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  2189. "doctrine/couchdb": "~1.0@dev",
  2190. "elasticsearch/elasticsearch": "^7",
  2191. "graylog2/gelf-php": "^1.4.2",
  2192. "mongodb/mongodb": "^1.8",
  2193. "php-amqplib/php-amqplib": "~2.4",
  2194. "php-console/php-console": "^3.1.3",
  2195. "phpspec/prophecy": "^1.6.1",
  2196. "phpstan/phpstan": "^0.12.91",
  2197. "phpunit/phpunit": "^8.5",
  2198. "predis/predis": "^1.1",
  2199. "rollbar/rollbar": "^1.3",
  2200. "ruflin/elastica": ">=0.90 <7.0.1",
  2201. "swiftmailer/swiftmailer": "^5.3|^6.0"
  2202. },
  2203. "suggest": {
  2204. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  2205. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  2206. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  2207. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  2208. "ext-mbstring": "Allow to work properly with unicode symbols",
  2209. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  2210. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  2211. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  2212. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  2213. "php-console/php-console": "Allow sending log messages to Google Chrome",
  2214. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  2215. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  2216. },
  2217. "type": "library",
  2218. "extra": {
  2219. "branch-alias": {
  2220. "dev-main": "2.x-dev"
  2221. }
  2222. },
  2223. "autoload": {
  2224. "psr-4": {
  2225. "Monolog\\": "src/Monolog"
  2226. }
  2227. },
  2228. "notification-url": "https://packagist.org/downloads/",
  2229. "license": [
  2230. "MIT"
  2231. ],
  2232. "authors": [
  2233. {
  2234. "name": "Jordi Boggiano",
  2235. "email": "j.boggiano@seld.be",
  2236. "homepage": "https://seld.be"
  2237. }
  2238. ],
  2239. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  2240. "homepage": "https://github.com/Seldaek/monolog",
  2241. "keywords": [
  2242. "log",
  2243. "logging",
  2244. "psr-3"
  2245. ],
  2246. "support": {
  2247. "issues": "https://github.com/Seldaek/monolog/issues",
  2248. "source": "https://github.com/Seldaek/monolog/tree/2.3.1"
  2249. },
  2250. "funding": [
  2251. {
  2252. "url": "https://github.com/Seldaek",
  2253. "type": "github"
  2254. },
  2255. {
  2256. "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
  2257. "type": "tidelift"
  2258. }
  2259. ],
  2260. "time": "2021-07-14T11:56:39+00:00"
  2261. },
  2262. {
  2263. "name": "nesbot/carbon",
  2264. "version": "2.50.0",
  2265. "source": {
  2266. "type": "git",
  2267. "url": "https://github.com/briannesbitt/Carbon.git",
  2268. "reference": "f47f17d17602b2243414a44ad53d9f8b9ada5fdb"
  2269. },
  2270. "dist": {
  2271. "type": "zip",
  2272. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/f47f17d17602b2243414a44ad53d9f8b9ada5fdb",
  2273. "reference": "f47f17d17602b2243414a44ad53d9f8b9ada5fdb",
  2274. "shasum": "",
  2275. "mirrors": [
  2276. {
  2277. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2278. "preferred": true
  2279. }
  2280. ]
  2281. },
  2282. "require": {
  2283. "ext-json": "*",
  2284. "php": "^7.1.8 || ^8.0",
  2285. "symfony/polyfill-mbstring": "^1.0",
  2286. "symfony/translation": "^3.4 || ^4.0 || ^5.0"
  2287. },
  2288. "require-dev": {
  2289. "doctrine/orm": "^2.7",
  2290. "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
  2291. "kylekatarnls/multi-tester": "^2.0",
  2292. "phpmd/phpmd": "^2.9",
  2293. "phpstan/extension-installer": "^1.0",
  2294. "phpstan/phpstan": "^0.12.54",
  2295. "phpunit/phpunit": "^7.5.20 || ^8.5.14",
  2296. "squizlabs/php_codesniffer": "^3.4"
  2297. },
  2298. "bin": [
  2299. "bin/carbon"
  2300. ],
  2301. "type": "library",
  2302. "extra": {
  2303. "branch-alias": {
  2304. "dev-master": "2.x-dev",
  2305. "dev-3.x": "3.x-dev"
  2306. },
  2307. "laravel": {
  2308. "providers": [
  2309. "Carbon\\Laravel\\ServiceProvider"
  2310. ]
  2311. },
  2312. "phpstan": {
  2313. "includes": [
  2314. "extension.neon"
  2315. ]
  2316. }
  2317. },
  2318. "autoload": {
  2319. "psr-4": {
  2320. "Carbon\\": "src/Carbon/"
  2321. }
  2322. },
  2323. "notification-url": "https://packagist.org/downloads/",
  2324. "license": [
  2325. "MIT"
  2326. ],
  2327. "authors": [
  2328. {
  2329. "name": "Brian Nesbitt",
  2330. "email": "brian@nesbot.com",
  2331. "homepage": "https://markido.com"
  2332. },
  2333. {
  2334. "name": "kylekatarnls",
  2335. "homepage": "https://github.com/kylekatarnls"
  2336. }
  2337. ],
  2338. "description": "An API extension for DateTime that supports 281 different languages.",
  2339. "homepage": "https://carbon.nesbot.com",
  2340. "keywords": [
  2341. "date",
  2342. "datetime",
  2343. "time"
  2344. ],
  2345. "support": {
  2346. "issues": "https://github.com/briannesbitt/Carbon/issues",
  2347. "source": "https://github.com/briannesbitt/Carbon"
  2348. },
  2349. "funding": [
  2350. {
  2351. "url": "https://opencollective.com/Carbon",
  2352. "type": "open_collective"
  2353. },
  2354. {
  2355. "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
  2356. "type": "tidelift"
  2357. }
  2358. ],
  2359. "time": "2021-06-28T22:38:45+00:00"
  2360. },
  2361. {
  2362. "name": "nikic/php-parser",
  2363. "version": "v4.11.0",
  2364. "source": {
  2365. "type": "git",
  2366. "url": "https://github.com/nikic/PHP-Parser.git",
  2367. "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94"
  2368. },
  2369. "dist": {
  2370. "type": "zip",
  2371. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fe14cf3672a149364fb66dfe11bf6549af899f94",
  2372. "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94",
  2373. "shasum": "",
  2374. "mirrors": [
  2375. {
  2376. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2377. "preferred": true
  2378. }
  2379. ]
  2380. },
  2381. "require": {
  2382. "ext-tokenizer": "*",
  2383. "php": ">=7.0"
  2384. },
  2385. "require-dev": {
  2386. "ircmaxell/php-yacc": "^0.0.7",
  2387. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
  2388. },
  2389. "bin": [
  2390. "bin/php-parse"
  2391. ],
  2392. "type": "library",
  2393. "extra": {
  2394. "branch-alias": {
  2395. "dev-master": "4.9-dev"
  2396. }
  2397. },
  2398. "autoload": {
  2399. "psr-4": {
  2400. "PhpParser\\": "lib/PhpParser"
  2401. }
  2402. },
  2403. "notification-url": "https://packagist.org/downloads/",
  2404. "license": [
  2405. "BSD-3-Clause"
  2406. ],
  2407. "authors": [
  2408. {
  2409. "name": "Nikita Popov"
  2410. }
  2411. ],
  2412. "description": "A PHP parser written in PHP",
  2413. "keywords": [
  2414. "parser",
  2415. "php"
  2416. ],
  2417. "support": {
  2418. "issues": "https://github.com/nikic/PHP-Parser/issues",
  2419. "source": "https://github.com/nikic/PHP-Parser/tree/v4.11.0"
  2420. },
  2421. "time": "2021-07-03T13:36:55+00:00"
  2422. },
  2423. {
  2424. "name": "opis/closure",
  2425. "version": "3.6.2",
  2426. "source": {
  2427. "type": "git",
  2428. "url": "https://github.com/opis/closure.git",
  2429. "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6"
  2430. },
  2431. "dist": {
  2432. "type": "zip",
  2433. "url": "https://api.github.com/repos/opis/closure/zipball/06e2ebd25f2869e54a306dda991f7db58066f7f6",
  2434. "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6",
  2435. "shasum": "",
  2436. "mirrors": [
  2437. {
  2438. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2439. "preferred": true
  2440. }
  2441. ]
  2442. },
  2443. "require": {
  2444. "php": "^5.4 || ^7.0 || ^8.0"
  2445. },
  2446. "require-dev": {
  2447. "jeremeamia/superclosure": "^2.0",
  2448. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
  2449. },
  2450. "type": "library",
  2451. "extra": {
  2452. "branch-alias": {
  2453. "dev-master": "3.6.x-dev"
  2454. }
  2455. },
  2456. "autoload": {
  2457. "psr-4": {
  2458. "Opis\\Closure\\": "src/"
  2459. },
  2460. "files": [
  2461. "functions.php"
  2462. ]
  2463. },
  2464. "notification-url": "https://packagist.org/downloads/",
  2465. "license": [
  2466. "MIT"
  2467. ],
  2468. "authors": [
  2469. {
  2470. "name": "Marius Sarca",
  2471. "email": "marius.sarca@gmail.com"
  2472. },
  2473. {
  2474. "name": "Sorin Sarca",
  2475. "email": "sarca_sorin@hotmail.com"
  2476. }
  2477. ],
  2478. "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
  2479. "homepage": "https://opis.io/closure",
  2480. "keywords": [
  2481. "anonymous functions",
  2482. "closure",
  2483. "function",
  2484. "serializable",
  2485. "serialization",
  2486. "serialize"
  2487. ],
  2488. "support": {
  2489. "issues": "https://github.com/opis/closure/issues",
  2490. "source": "https://github.com/opis/closure/tree/3.6.2"
  2491. },
  2492. "time": "2021-04-09T13:42:10+00:00"
  2493. },
  2494. {
  2495. "name": "overtrue/socialite",
  2496. "version": "3.2.3",
  2497. "source": {
  2498. "type": "git",
  2499. "url": "https://github.com/overtrue/socialite.git",
  2500. "reference": "e331d3e2eb7040a53c674590dfa475b3ae141d32"
  2501. },
  2502. "dist": {
  2503. "type": "zip",
  2504. "url": "https://api.github.com/repos/overtrue/socialite/zipball/e331d3e2eb7040a53c674590dfa475b3ae141d32",
  2505. "reference": "e331d3e2eb7040a53c674590dfa475b3ae141d32",
  2506. "shasum": "",
  2507. "mirrors": [
  2508. {
  2509. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2510. "preferred": true
  2511. }
  2512. ]
  2513. },
  2514. "require": {
  2515. "ext-json": "*",
  2516. "ext-openssl": "*",
  2517. "guzzlehttp/guzzle": "~6.0|~7.0",
  2518. "php": ">=7.4",
  2519. "symfony/http-foundation": "^5.0",
  2520. "symfony/psr-http-message-bridge": "^2.0"
  2521. },
  2522. "require-dev": {
  2523. "mockery/mockery": "~1.2",
  2524. "phpunit/phpunit": "~9.0"
  2525. },
  2526. "type": "library",
  2527. "autoload": {
  2528. "psr-4": {
  2529. "Overtrue\\Socialite\\": "src/"
  2530. }
  2531. },
  2532. "notification-url": "https://packagist.org/downloads/",
  2533. "license": [
  2534. "MIT"
  2535. ],
  2536. "authors": [
  2537. {
  2538. "name": "overtrue",
  2539. "email": "anzhengchao@gmail.com"
  2540. }
  2541. ],
  2542. "description": "A collection of OAuth 2 packages.",
  2543. "keywords": [
  2544. "Feishu",
  2545. "login",
  2546. "oauth",
  2547. "qcloud",
  2548. "qq",
  2549. "social",
  2550. "wechat",
  2551. "weibo"
  2552. ],
  2553. "support": {
  2554. "issues": "https://github.com/overtrue/socialite/issues",
  2555. "source": "https://github.com/overtrue/socialite/tree/3.2.3"
  2556. },
  2557. "funding": [
  2558. {
  2559. "url": "https://www.patreon.com/overtrue",
  2560. "type": "patreon"
  2561. }
  2562. ],
  2563. "time": "2021-05-27T05:04:00+00:00"
  2564. },
  2565. {
  2566. "name": "overtrue/wechat",
  2567. "version": "5.7.1",
  2568. "source": {
  2569. "type": "git",
  2570. "url": "https://github.com/w7corp/easywechat.git",
  2571. "reference": "af06e58784aaaeaadc35f984e7e38ef05197bb31"
  2572. },
  2573. "dist": {
  2574. "type": "zip",
  2575. "url": "https://api.github.com/repos/w7corp/easywechat/zipball/af06e58784aaaeaadc35f984e7e38ef05197bb31",
  2576. "reference": "af06e58784aaaeaadc35f984e7e38ef05197bb31",
  2577. "shasum": "",
  2578. "mirrors": [
  2579. {
  2580. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2581. "preferred": true
  2582. }
  2583. ]
  2584. },
  2585. "require": {
  2586. "easywechat-composer/easywechat-composer": "^1.1",
  2587. "ext-fileinfo": "*",
  2588. "ext-libxml": "*",
  2589. "ext-openssl": "*",
  2590. "ext-simplexml": "*",
  2591. "guzzlehttp/guzzle": "^6.2 || ^7.0",
  2592. "monolog/monolog": "^1.22 || ^2.0",
  2593. "overtrue/socialite": "^3.2",
  2594. "php": ">=7.4",
  2595. "pimple/pimple": "^3.0",
  2596. "psr/simple-cache": "^1.0",
  2597. "symfony/cache": "^3.3 || ^4.3 || ^5.0",
  2598. "symfony/event-dispatcher": "^4.3 || ^5.0",
  2599. "symfony/http-foundation": "^2.7 || ^3.0 || ^4.0 || ^5.0",
  2600. "symfony/psr-http-message-bridge": "^0.3 || ^1.0 || ^2.0"
  2601. },
  2602. "require-dev": {
  2603. "brainmaestro/composer-git-hooks": "^2.7",
  2604. "dms/phpunit-arraysubset-asserts": "^0.2.0",
  2605. "friendsofphp/php-cs-fixer": "^2.15",
  2606. "mikey179/vfsstream": "^1.6",
  2607. "mockery/mockery": "^1.2.3",
  2608. "phpstan/phpstan": "^0.12.0",
  2609. "phpunit/phpunit": "^9.3"
  2610. },
  2611. "type": "library",
  2612. "extra": {
  2613. "hooks": {
  2614. "pre-commit": [
  2615. "composer test",
  2616. "composer fix-style"
  2617. ],
  2618. "pre-push": [
  2619. "composer test",
  2620. "composer fix-style"
  2621. ]
  2622. }
  2623. },
  2624. "autoload": {
  2625. "psr-4": {
  2626. "EasyWeChat\\": "src/"
  2627. },
  2628. "files": [
  2629. "src/Kernel/Support/Helpers.php",
  2630. "src/Kernel/Helpers.php"
  2631. ]
  2632. },
  2633. "notification-url": "https://packagist.org/downloads/",
  2634. "license": [
  2635. "MIT"
  2636. ],
  2637. "authors": [
  2638. {
  2639. "name": "overtrue",
  2640. "email": "anzhengchao@gmail.com"
  2641. }
  2642. ],
  2643. "description": "微信SDK",
  2644. "keywords": [
  2645. "easywechat",
  2646. "sdk",
  2647. "wechat",
  2648. "weixin",
  2649. "weixin-sdk"
  2650. ],
  2651. "support": {
  2652. "issues": "https://github.com/w7corp/easywechat/issues",
  2653. "source": "https://github.com/w7corp/easywechat/tree/5.7.1"
  2654. },
  2655. "funding": [
  2656. {
  2657. "url": "https://www.easywechat.com/img/pay/wechat.jpg",
  2658. "type": "custom"
  2659. },
  2660. {
  2661. "url": "https://github.com/overtrue",
  2662. "type": "github"
  2663. },
  2664. {
  2665. "url": "https://www.patreon.com/overtrue",
  2666. "type": "patreon"
  2667. }
  2668. ],
  2669. "time": "2021-07-20T06:15:59+00:00"
  2670. },
  2671. {
  2672. "name": "phpoption/phpoption",
  2673. "version": "1.7.5",
  2674. "source": {
  2675. "type": "git",
  2676. "url": "https://github.com/schmittjoh/php-option.git",
  2677. "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525"
  2678. },
  2679. "dist": {
  2680. "type": "zip",
  2681. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525",
  2682. "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525",
  2683. "shasum": "",
  2684. "mirrors": [
  2685. {
  2686. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2687. "preferred": true
  2688. }
  2689. ]
  2690. },
  2691. "require": {
  2692. "php": "^5.5.9 || ^7.0 || ^8.0"
  2693. },
  2694. "require-dev": {
  2695. "bamarni/composer-bin-plugin": "^1.4.1",
  2696. "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0"
  2697. },
  2698. "type": "library",
  2699. "extra": {
  2700. "branch-alias": {
  2701. "dev-master": "1.7-dev"
  2702. }
  2703. },
  2704. "autoload": {
  2705. "psr-4": {
  2706. "PhpOption\\": "src/PhpOption/"
  2707. }
  2708. },
  2709. "notification-url": "https://packagist.org/downloads/",
  2710. "license": [
  2711. "Apache-2.0"
  2712. ],
  2713. "authors": [
  2714. {
  2715. "name": "Johannes M. Schmitt",
  2716. "email": "schmittjoh@gmail.com"
  2717. },
  2718. {
  2719. "name": "Graham Campbell",
  2720. "email": "graham@alt-three.com"
  2721. }
  2722. ],
  2723. "description": "Option Type for PHP",
  2724. "keywords": [
  2725. "language",
  2726. "option",
  2727. "php",
  2728. "type"
  2729. ],
  2730. "support": {
  2731. "issues": "https://github.com/schmittjoh/php-option/issues",
  2732. "source": "https://github.com/schmittjoh/php-option/tree/1.7.5"
  2733. },
  2734. "funding": [
  2735. {
  2736. "url": "https://github.com/GrahamCampbell",
  2737. "type": "github"
  2738. },
  2739. {
  2740. "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
  2741. "type": "tidelift"
  2742. }
  2743. ],
  2744. "time": "2020-07-20T17:29:33+00:00"
  2745. },
  2746. {
  2747. "name": "pimple/pimple",
  2748. "version": "v3.4.0",
  2749. "source": {
  2750. "type": "git",
  2751. "url": "https://github.com/silexphp/Pimple.git",
  2752. "reference": "86406047271859ffc13424a048541f4531f53601"
  2753. },
  2754. "dist": {
  2755. "type": "zip",
  2756. "url": "https://api.github.com/repos/silexphp/Pimple/zipball/86406047271859ffc13424a048541f4531f53601",
  2757. "reference": "86406047271859ffc13424a048541f4531f53601",
  2758. "shasum": "",
  2759. "mirrors": [
  2760. {
  2761. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2762. "preferred": true
  2763. }
  2764. ]
  2765. },
  2766. "require": {
  2767. "php": ">=7.2.5",
  2768. "psr/container": "^1.1"
  2769. },
  2770. "require-dev": {
  2771. "symfony/phpunit-bridge": "^5.0"
  2772. },
  2773. "type": "library",
  2774. "extra": {
  2775. "branch-alias": {
  2776. "dev-master": "3.4.x-dev"
  2777. }
  2778. },
  2779. "autoload": {
  2780. "psr-0": {
  2781. "Pimple": "src/"
  2782. }
  2783. },
  2784. "notification-url": "https://packagist.org/downloads/",
  2785. "license": [
  2786. "MIT"
  2787. ],
  2788. "authors": [
  2789. {
  2790. "name": "Fabien Potencier",
  2791. "email": "fabien@symfony.com"
  2792. }
  2793. ],
  2794. "description": "Pimple, a simple Dependency Injection Container",
  2795. "homepage": "https://pimple.symfony.com",
  2796. "keywords": [
  2797. "container",
  2798. "dependency injection"
  2799. ],
  2800. "support": {
  2801. "source": "https://github.com/silexphp/Pimple/tree/v3.4.0"
  2802. },
  2803. "time": "2021-03-06T08:28:00+00:00"
  2804. },
  2805. {
  2806. "name": "psr/cache",
  2807. "version": "2.0.0",
  2808. "source": {
  2809. "type": "git",
  2810. "url": "https://github.com/php-fig/cache.git",
  2811. "reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b"
  2812. },
  2813. "dist": {
  2814. "type": "zip",
  2815. "url": "https://api.github.com/repos/php-fig/cache/zipball/213f9dbc5b9bfbc4f8db86d2838dc968752ce13b",
  2816. "reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b",
  2817. "shasum": "",
  2818. "mirrors": [
  2819. {
  2820. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2821. "preferred": true
  2822. }
  2823. ]
  2824. },
  2825. "require": {
  2826. "php": ">=8.0.0"
  2827. },
  2828. "type": "library",
  2829. "extra": {
  2830. "branch-alias": {
  2831. "dev-master": "1.0.x-dev"
  2832. }
  2833. },
  2834. "autoload": {
  2835. "psr-4": {
  2836. "Psr\\Cache\\": "src/"
  2837. }
  2838. },
  2839. "notification-url": "https://packagist.org/downloads/",
  2840. "license": [
  2841. "MIT"
  2842. ],
  2843. "authors": [
  2844. {
  2845. "name": "PHP-FIG",
  2846. "homepage": "https://www.php-fig.org/"
  2847. }
  2848. ],
  2849. "description": "Common interface for caching libraries",
  2850. "keywords": [
  2851. "cache",
  2852. "psr",
  2853. "psr-6"
  2854. ],
  2855. "support": {
  2856. "source": "https://github.com/php-fig/cache/tree/2.0.0"
  2857. },
  2858. "time": "2021-02-03T23:23:37+00:00"
  2859. },
  2860. {
  2861. "name": "psr/container",
  2862. "version": "1.1.1",
  2863. "source": {
  2864. "type": "git",
  2865. "url": "https://github.com/php-fig/container.git",
  2866. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
  2867. },
  2868. "dist": {
  2869. "type": "zip",
  2870. "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
  2871. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
  2872. "shasum": "",
  2873. "mirrors": [
  2874. {
  2875. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2876. "preferred": true
  2877. }
  2878. ]
  2879. },
  2880. "require": {
  2881. "php": ">=7.2.0"
  2882. },
  2883. "type": "library",
  2884. "autoload": {
  2885. "psr-4": {
  2886. "Psr\\Container\\": "src/"
  2887. }
  2888. },
  2889. "notification-url": "https://packagist.org/downloads/",
  2890. "license": [
  2891. "MIT"
  2892. ],
  2893. "authors": [
  2894. {
  2895. "name": "PHP-FIG",
  2896. "homepage": "https://www.php-fig.org/"
  2897. }
  2898. ],
  2899. "description": "Common Container Interface (PHP FIG PSR-11)",
  2900. "homepage": "https://github.com/php-fig/container",
  2901. "keywords": [
  2902. "PSR-11",
  2903. "container",
  2904. "container-interface",
  2905. "container-interop",
  2906. "psr"
  2907. ],
  2908. "support": {
  2909. "issues": "https://github.com/php-fig/container/issues",
  2910. "source": "https://github.com/php-fig/container/tree/1.1.1"
  2911. },
  2912. "time": "2021-03-05T17:36:06+00:00"
  2913. },
  2914. {
  2915. "name": "psr/event-dispatcher",
  2916. "version": "1.0.0",
  2917. "source": {
  2918. "type": "git",
  2919. "url": "https://github.com/php-fig/event-dispatcher.git",
  2920. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  2921. },
  2922. "dist": {
  2923. "type": "zip",
  2924. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2925. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2926. "shasum": "",
  2927. "mirrors": [
  2928. {
  2929. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2930. "preferred": true
  2931. }
  2932. ]
  2933. },
  2934. "require": {
  2935. "php": ">=7.2.0"
  2936. },
  2937. "type": "library",
  2938. "extra": {
  2939. "branch-alias": {
  2940. "dev-master": "1.0.x-dev"
  2941. }
  2942. },
  2943. "autoload": {
  2944. "psr-4": {
  2945. "Psr\\EventDispatcher\\": "src/"
  2946. }
  2947. },
  2948. "notification-url": "https://packagist.org/downloads/",
  2949. "license": [
  2950. "MIT"
  2951. ],
  2952. "authors": [
  2953. {
  2954. "name": "PHP-FIG",
  2955. "homepage": "http://www.php-fig.org/"
  2956. }
  2957. ],
  2958. "description": "Standard interfaces for event handling.",
  2959. "keywords": [
  2960. "events",
  2961. "psr",
  2962. "psr-14"
  2963. ],
  2964. "support": {
  2965. "issues": "https://github.com/php-fig/event-dispatcher/issues",
  2966. "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
  2967. },
  2968. "time": "2019-01-08T18:20:26+00:00"
  2969. },
  2970. {
  2971. "name": "psr/http-client",
  2972. "version": "1.0.1",
  2973. "source": {
  2974. "type": "git",
  2975. "url": "https://github.com/php-fig/http-client.git",
  2976. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
  2977. },
  2978. "dist": {
  2979. "type": "zip",
  2980. "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  2981. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  2982. "shasum": "",
  2983. "mirrors": [
  2984. {
  2985. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  2986. "preferred": true
  2987. }
  2988. ]
  2989. },
  2990. "require": {
  2991. "php": "^7.0 || ^8.0",
  2992. "psr/http-message": "^1.0"
  2993. },
  2994. "type": "library",
  2995. "extra": {
  2996. "branch-alias": {
  2997. "dev-master": "1.0.x-dev"
  2998. }
  2999. },
  3000. "autoload": {
  3001. "psr-4": {
  3002. "Psr\\Http\\Client\\": "src/"
  3003. }
  3004. },
  3005. "notification-url": "https://packagist.org/downloads/",
  3006. "license": [
  3007. "MIT"
  3008. ],
  3009. "authors": [
  3010. {
  3011. "name": "PHP-FIG",
  3012. "homepage": "http://www.php-fig.org/"
  3013. }
  3014. ],
  3015. "description": "Common interface for HTTP clients",
  3016. "homepage": "https://github.com/php-fig/http-client",
  3017. "keywords": [
  3018. "http",
  3019. "http-client",
  3020. "psr",
  3021. "psr-18"
  3022. ],
  3023. "support": {
  3024. "source": "https://github.com/php-fig/http-client/tree/master"
  3025. },
  3026. "time": "2020-06-29T06:28:15+00:00"
  3027. },
  3028. {
  3029. "name": "psr/http-message",
  3030. "version": "1.0.1",
  3031. "source": {
  3032. "type": "git",
  3033. "url": "https://github.com/php-fig/http-message.git",
  3034. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  3035. },
  3036. "dist": {
  3037. "type": "zip",
  3038. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  3039. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  3040. "shasum": "",
  3041. "mirrors": [
  3042. {
  3043. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3044. "preferred": true
  3045. }
  3046. ]
  3047. },
  3048. "require": {
  3049. "php": ">=5.3.0"
  3050. },
  3051. "type": "library",
  3052. "extra": {
  3053. "branch-alias": {
  3054. "dev-master": "1.0.x-dev"
  3055. }
  3056. },
  3057. "autoload": {
  3058. "psr-4": {
  3059. "Psr\\Http\\Message\\": "src/"
  3060. }
  3061. },
  3062. "notification-url": "https://packagist.org/downloads/",
  3063. "license": [
  3064. "MIT"
  3065. ],
  3066. "authors": [
  3067. {
  3068. "name": "PHP-FIG",
  3069. "homepage": "http://www.php-fig.org/"
  3070. }
  3071. ],
  3072. "description": "Common interface for HTTP messages",
  3073. "homepage": "https://github.com/php-fig/http-message",
  3074. "keywords": [
  3075. "http",
  3076. "http-message",
  3077. "psr",
  3078. "psr-7",
  3079. "request",
  3080. "response"
  3081. ],
  3082. "support": {
  3083. "source": "https://github.com/php-fig/http-message/tree/master"
  3084. },
  3085. "time": "2016-08-06T14:39:51+00:00"
  3086. },
  3087. {
  3088. "name": "psr/log",
  3089. "version": "1.1.4",
  3090. "source": {
  3091. "type": "git",
  3092. "url": "https://github.com/php-fig/log.git",
  3093. "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
  3094. },
  3095. "dist": {
  3096. "type": "zip",
  3097. "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
  3098. "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
  3099. "shasum": "",
  3100. "mirrors": [
  3101. {
  3102. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3103. "preferred": true
  3104. }
  3105. ]
  3106. },
  3107. "require": {
  3108. "php": ">=5.3.0"
  3109. },
  3110. "type": "library",
  3111. "extra": {
  3112. "branch-alias": {
  3113. "dev-master": "1.1.x-dev"
  3114. }
  3115. },
  3116. "autoload": {
  3117. "psr-4": {
  3118. "Psr\\Log\\": "Psr/Log/"
  3119. }
  3120. },
  3121. "notification-url": "https://packagist.org/downloads/",
  3122. "license": [
  3123. "MIT"
  3124. ],
  3125. "authors": [
  3126. {
  3127. "name": "PHP-FIG",
  3128. "homepage": "https://www.php-fig.org/"
  3129. }
  3130. ],
  3131. "description": "Common interface for logging libraries",
  3132. "homepage": "https://github.com/php-fig/log",
  3133. "keywords": [
  3134. "log",
  3135. "psr",
  3136. "psr-3"
  3137. ],
  3138. "support": {
  3139. "source": "https://github.com/php-fig/log/tree/1.1.4"
  3140. },
  3141. "time": "2021-05-03T11:20:27+00:00"
  3142. },
  3143. {
  3144. "name": "psr/simple-cache",
  3145. "version": "1.0.1",
  3146. "source": {
  3147. "type": "git",
  3148. "url": "https://github.com/php-fig/simple-cache.git",
  3149. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  3150. },
  3151. "dist": {
  3152. "type": "zip",
  3153. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  3154. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  3155. "shasum": "",
  3156. "mirrors": [
  3157. {
  3158. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3159. "preferred": true
  3160. }
  3161. ]
  3162. },
  3163. "require": {
  3164. "php": ">=5.3.0"
  3165. },
  3166. "type": "library",
  3167. "extra": {
  3168. "branch-alias": {
  3169. "dev-master": "1.0.x-dev"
  3170. }
  3171. },
  3172. "autoload": {
  3173. "psr-4": {
  3174. "Psr\\SimpleCache\\": "src/"
  3175. }
  3176. },
  3177. "notification-url": "https://packagist.org/downloads/",
  3178. "license": [
  3179. "MIT"
  3180. ],
  3181. "authors": [
  3182. {
  3183. "name": "PHP-FIG",
  3184. "homepage": "http://www.php-fig.org/"
  3185. }
  3186. ],
  3187. "description": "Common interfaces for simple caching",
  3188. "keywords": [
  3189. "cache",
  3190. "caching",
  3191. "psr",
  3192. "psr-16",
  3193. "simple-cache"
  3194. ],
  3195. "support": {
  3196. "source": "https://github.com/php-fig/simple-cache/tree/master"
  3197. },
  3198. "time": "2017-10-23T01:57:42+00:00"
  3199. },
  3200. {
  3201. "name": "psy/psysh",
  3202. "version": "v0.10.8",
  3203. "source": {
  3204. "type": "git",
  3205. "url": "https://github.com/bobthecow/psysh.git",
  3206. "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3"
  3207. },
  3208. "dist": {
  3209. "type": "zip",
  3210. "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e4573f47750dd6c92dca5aee543fa77513cbd8d3",
  3211. "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3",
  3212. "shasum": "",
  3213. "mirrors": [
  3214. {
  3215. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3216. "preferred": true
  3217. }
  3218. ]
  3219. },
  3220. "require": {
  3221. "ext-json": "*",
  3222. "ext-tokenizer": "*",
  3223. "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3",
  3224. "php": "^8.0 || ^7.0 || ^5.5.9",
  3225. "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10",
  3226. "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7"
  3227. },
  3228. "require-dev": {
  3229. "bamarni/composer-bin-plugin": "^1.2",
  3230. "hoa/console": "3.17.*"
  3231. },
  3232. "suggest": {
  3233. "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
  3234. "ext-pdo-sqlite": "The doc command requires SQLite to work.",
  3235. "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
  3236. "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
  3237. "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
  3238. },
  3239. "bin": [
  3240. "bin/psysh"
  3241. ],
  3242. "type": "library",
  3243. "extra": {
  3244. "branch-alias": {
  3245. "dev-main": "0.10.x-dev"
  3246. }
  3247. },
  3248. "autoload": {
  3249. "files": [
  3250. "src/functions.php"
  3251. ],
  3252. "psr-4": {
  3253. "Psy\\": "src/"
  3254. }
  3255. },
  3256. "notification-url": "https://packagist.org/downloads/",
  3257. "license": [
  3258. "MIT"
  3259. ],
  3260. "authors": [
  3261. {
  3262. "name": "Justin Hileman",
  3263. "email": "justin@justinhileman.info",
  3264. "homepage": "http://justinhileman.com"
  3265. }
  3266. ],
  3267. "description": "An interactive shell for modern PHP.",
  3268. "homepage": "http://psysh.org",
  3269. "keywords": [
  3270. "REPL",
  3271. "console",
  3272. "interactive",
  3273. "shell"
  3274. ],
  3275. "support": {
  3276. "issues": "https://github.com/bobthecow/psysh/issues",
  3277. "source": "https://github.com/bobthecow/psysh/tree/v0.10.8"
  3278. },
  3279. "time": "2021-04-10T16:23:39+00:00"
  3280. },
  3281. {
  3282. "name": "ralouphie/getallheaders",
  3283. "version": "3.0.3",
  3284. "source": {
  3285. "type": "git",
  3286. "url": "https://github.com/ralouphie/getallheaders.git",
  3287. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  3288. },
  3289. "dist": {
  3290. "type": "zip",
  3291. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  3292. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  3293. "shasum": "",
  3294. "mirrors": [
  3295. {
  3296. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3297. "preferred": true
  3298. }
  3299. ]
  3300. },
  3301. "require": {
  3302. "php": ">=5.6"
  3303. },
  3304. "require-dev": {
  3305. "php-coveralls/php-coveralls": "^2.1",
  3306. "phpunit/phpunit": "^5 || ^6.5"
  3307. },
  3308. "type": "library",
  3309. "autoload": {
  3310. "files": [
  3311. "src/getallheaders.php"
  3312. ]
  3313. },
  3314. "notification-url": "https://packagist.org/downloads/",
  3315. "license": [
  3316. "MIT"
  3317. ],
  3318. "authors": [
  3319. {
  3320. "name": "Ralph Khattar",
  3321. "email": "ralph.khattar@gmail.com"
  3322. }
  3323. ],
  3324. "description": "A polyfill for getallheaders.",
  3325. "support": {
  3326. "issues": "https://github.com/ralouphie/getallheaders/issues",
  3327. "source": "https://github.com/ralouphie/getallheaders/tree/develop"
  3328. },
  3329. "time": "2019-03-08T08:55:37+00:00"
  3330. },
  3331. {
  3332. "name": "ramsey/collection",
  3333. "version": "1.1.3",
  3334. "source": {
  3335. "type": "git",
  3336. "url": "https://github.com/ramsey/collection.git",
  3337. "reference": "28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1"
  3338. },
  3339. "dist": {
  3340. "type": "zip",
  3341. "url": "https://api.github.com/repos/ramsey/collection/zipball/28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1",
  3342. "reference": "28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1",
  3343. "shasum": "",
  3344. "mirrors": [
  3345. {
  3346. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3347. "preferred": true
  3348. }
  3349. ]
  3350. },
  3351. "require": {
  3352. "php": "^7.2 || ^8"
  3353. },
  3354. "require-dev": {
  3355. "captainhook/captainhook": "^5.3",
  3356. "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
  3357. "ergebnis/composer-normalize": "^2.6",
  3358. "fakerphp/faker": "^1.5",
  3359. "hamcrest/hamcrest-php": "^2",
  3360. "jangregor/phpstan-prophecy": "^0.8",
  3361. "mockery/mockery": "^1.3",
  3362. "phpstan/extension-installer": "^1",
  3363. "phpstan/phpstan": "^0.12.32",
  3364. "phpstan/phpstan-mockery": "^0.12.5",
  3365. "phpstan/phpstan-phpunit": "^0.12.11",
  3366. "phpunit/phpunit": "^8.5 || ^9",
  3367. "psy/psysh": "^0.10.4",
  3368. "slevomat/coding-standard": "^6.3",
  3369. "squizlabs/php_codesniffer": "^3.5",
  3370. "vimeo/psalm": "^4.4"
  3371. },
  3372. "type": "library",
  3373. "autoload": {
  3374. "psr-4": {
  3375. "Ramsey\\Collection\\": "src/"
  3376. }
  3377. },
  3378. "notification-url": "https://packagist.org/downloads/",
  3379. "license": [
  3380. "MIT"
  3381. ],
  3382. "authors": [
  3383. {
  3384. "name": "Ben Ramsey",
  3385. "email": "ben@benramsey.com",
  3386. "homepage": "https://benramsey.com"
  3387. }
  3388. ],
  3389. "description": "A PHP 7.2+ library for representing and manipulating collections.",
  3390. "keywords": [
  3391. "array",
  3392. "collection",
  3393. "hash",
  3394. "map",
  3395. "queue",
  3396. "set"
  3397. ],
  3398. "support": {
  3399. "issues": "https://github.com/ramsey/collection/issues",
  3400. "source": "https://github.com/ramsey/collection/tree/1.1.3"
  3401. },
  3402. "funding": [
  3403. {
  3404. "url": "https://github.com/ramsey",
  3405. "type": "github"
  3406. },
  3407. {
  3408. "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
  3409. "type": "tidelift"
  3410. }
  3411. ],
  3412. "time": "2021-01-21T17:40:04+00:00"
  3413. },
  3414. {
  3415. "name": "ramsey/uuid",
  3416. "version": "4.1.1",
  3417. "source": {
  3418. "type": "git",
  3419. "url": "https://github.com/ramsey/uuid.git",
  3420. "reference": "cd4032040a750077205918c86049aa0f43d22947"
  3421. },
  3422. "dist": {
  3423. "type": "zip",
  3424. "url": "https://api.github.com/repos/ramsey/uuid/zipball/cd4032040a750077205918c86049aa0f43d22947",
  3425. "reference": "cd4032040a750077205918c86049aa0f43d22947",
  3426. "shasum": "",
  3427. "mirrors": [
  3428. {
  3429. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3430. "preferred": true
  3431. }
  3432. ]
  3433. },
  3434. "require": {
  3435. "brick/math": "^0.8 || ^0.9",
  3436. "ext-json": "*",
  3437. "php": "^7.2 || ^8",
  3438. "ramsey/collection": "^1.0",
  3439. "symfony/polyfill-ctype": "^1.8"
  3440. },
  3441. "replace": {
  3442. "rhumsaa/uuid": "self.version"
  3443. },
  3444. "require-dev": {
  3445. "codeception/aspect-mock": "^3",
  3446. "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7.0",
  3447. "doctrine/annotations": "^1.8",
  3448. "goaop/framework": "^2",
  3449. "mockery/mockery": "^1.3",
  3450. "moontoast/math": "^1.1",
  3451. "paragonie/random-lib": "^2",
  3452. "php-mock/php-mock-mockery": "^1.3",
  3453. "php-mock/php-mock-phpunit": "^2.5",
  3454. "php-parallel-lint/php-parallel-lint": "^1.1",
  3455. "phpbench/phpbench": "^0.17.1",
  3456. "phpstan/extension-installer": "^1.0",
  3457. "phpstan/phpstan": "^0.12",
  3458. "phpstan/phpstan-mockery": "^0.12",
  3459. "phpstan/phpstan-phpunit": "^0.12",
  3460. "phpunit/phpunit": "^8.5",
  3461. "psy/psysh": "^0.10.0",
  3462. "slevomat/coding-standard": "^6.0",
  3463. "squizlabs/php_codesniffer": "^3.5",
  3464. "vimeo/psalm": "3.9.4"
  3465. },
  3466. "suggest": {
  3467. "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
  3468. "ext-ctype": "Enables faster processing of character classification using ctype functions.",
  3469. "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
  3470. "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
  3471. "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
  3472. "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
  3473. },
  3474. "type": "library",
  3475. "extra": {
  3476. "branch-alias": {
  3477. "dev-master": "4.x-dev"
  3478. }
  3479. },
  3480. "autoload": {
  3481. "psr-4": {
  3482. "Ramsey\\Uuid\\": "src/"
  3483. },
  3484. "files": [
  3485. "src/functions.php"
  3486. ]
  3487. },
  3488. "notification-url": "https://packagist.org/downloads/",
  3489. "license": [
  3490. "MIT"
  3491. ],
  3492. "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
  3493. "homepage": "https://github.com/ramsey/uuid",
  3494. "keywords": [
  3495. "guid",
  3496. "identifier",
  3497. "uuid"
  3498. ],
  3499. "support": {
  3500. "issues": "https://github.com/ramsey/uuid/issues",
  3501. "rss": "https://github.com/ramsey/uuid/releases.atom",
  3502. "source": "https://github.com/ramsey/uuid"
  3503. },
  3504. "funding": [
  3505. {
  3506. "url": "https://github.com/ramsey",
  3507. "type": "github"
  3508. }
  3509. ],
  3510. "time": "2020-08-18T17:17:46+00:00"
  3511. },
  3512. {
  3513. "name": "spatie/eloquent-sortable",
  3514. "version": "4.0.0",
  3515. "source": {
  3516. "type": "git",
  3517. "url": "https://github.com/spatie/eloquent-sortable.git",
  3518. "reference": "6b4ca608144153a69b6a9f457e15bd7eafbe97a9"
  3519. },
  3520. "dist": {
  3521. "type": "zip",
  3522. "url": "https://api.github.com/repos/spatie/eloquent-sortable/zipball/6b4ca608144153a69b6a9f457e15bd7eafbe97a9",
  3523. "reference": "6b4ca608144153a69b6a9f457e15bd7eafbe97a9",
  3524. "shasum": "",
  3525. "mirrors": [
  3526. {
  3527. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3528. "preferred": true
  3529. }
  3530. ]
  3531. },
  3532. "require": {
  3533. "illuminate/database": "^7.0|^8.0",
  3534. "illuminate/support": "^7.0|^8.0",
  3535. "php": "^8.0",
  3536. "spatie/laravel-package-tools": "^1.6"
  3537. },
  3538. "require-dev": {
  3539. "orchestra/testbench": "^5.0|^6.0",
  3540. "phpunit/phpunit": "^8.0|^9.0"
  3541. },
  3542. "type": "library",
  3543. "extra": {
  3544. "laravel": {
  3545. "providers": [
  3546. "Spatie\\EloquentSortable\\EloquentSortableServiceProvider"
  3547. ]
  3548. }
  3549. },
  3550. "autoload": {
  3551. "psr-4": {
  3552. "Spatie\\EloquentSortable\\": "src/"
  3553. }
  3554. },
  3555. "notification-url": "https://packagist.org/downloads/",
  3556. "license": [
  3557. "MIT"
  3558. ],
  3559. "authors": [
  3560. {
  3561. "name": "Freek Van der Herten",
  3562. "email": "freek@spatie.be"
  3563. }
  3564. ],
  3565. "description": "Sortable behaviour for eloquent models",
  3566. "homepage": "https://github.com/spatie/eloquent-sortable",
  3567. "keywords": [
  3568. "behaviour",
  3569. "eloquent",
  3570. "laravel",
  3571. "model",
  3572. "sort",
  3573. "sortable"
  3574. ],
  3575. "support": {
  3576. "issues": "https://github.com/spatie/eloquent-sortable/issues",
  3577. "source": "https://github.com/spatie/eloquent-sortable/tree/4.0.0"
  3578. },
  3579. "funding": [
  3580. {
  3581. "url": "https://spatie.be/open-source/support-us",
  3582. "type": "custom"
  3583. },
  3584. {
  3585. "url": "https://github.com/spatie",
  3586. "type": "github"
  3587. }
  3588. ],
  3589. "time": "2021-03-31T14:07:53+00:00"
  3590. },
  3591. {
  3592. "name": "spatie/laravel-package-tools",
  3593. "version": "1.9.0",
  3594. "source": {
  3595. "type": "git",
  3596. "url": "https://github.com/spatie/laravel-package-tools.git",
  3597. "reference": "cf4c4cec220575e2864c6082842d76822421f1b1"
  3598. },
  3599. "dist": {
  3600. "type": "zip",
  3601. "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/cf4c4cec220575e2864c6082842d76822421f1b1",
  3602. "reference": "cf4c4cec220575e2864c6082842d76822421f1b1",
  3603. "shasum": "",
  3604. "mirrors": [
  3605. {
  3606. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3607. "preferred": true
  3608. }
  3609. ]
  3610. },
  3611. "require": {
  3612. "illuminate/contracts": "^7.0|^8.0",
  3613. "mockery/mockery": "^1.4",
  3614. "php": "^7.4|^8.0"
  3615. },
  3616. "require-dev": {
  3617. "orchestra/testbench": "^5.0|^6.0",
  3618. "phpunit/phpunit": "^9.3",
  3619. "spatie/test-time": "^1.2"
  3620. },
  3621. "type": "library",
  3622. "autoload": {
  3623. "psr-4": {
  3624. "Spatie\\LaravelPackageTools\\": "src",
  3625. "Spatie\\LaravelPackageTools\\Database\\Factories\\": "database/factories"
  3626. }
  3627. },
  3628. "notification-url": "https://packagist.org/downloads/",
  3629. "license": [
  3630. "MIT"
  3631. ],
  3632. "authors": [
  3633. {
  3634. "name": "Freek Van der Herten",
  3635. "email": "freek@spatie.be",
  3636. "role": "Developer"
  3637. }
  3638. ],
  3639. "description": "Tools for creating Laravel packages",
  3640. "homepage": "https://github.com/spatie/laravel-package-tools",
  3641. "keywords": [
  3642. "laravel-package-tools",
  3643. "spatie"
  3644. ],
  3645. "support": {
  3646. "issues": "https://github.com/spatie/laravel-package-tools/issues",
  3647. "source": "https://github.com/spatie/laravel-package-tools/tree/1.9.0"
  3648. },
  3649. "funding": [
  3650. {
  3651. "url": "https://github.com/spatie",
  3652. "type": "github"
  3653. }
  3654. ],
  3655. "time": "2021-05-23T15:12:33+00:00"
  3656. },
  3657. {
  3658. "name": "swiftmailer/swiftmailer",
  3659. "version": "v6.2.7",
  3660. "source": {
  3661. "type": "git",
  3662. "url": "https://github.com/swiftmailer/swiftmailer.git",
  3663. "reference": "15f7faf8508e04471f666633addacf54c0ab5933"
  3664. },
  3665. "dist": {
  3666. "type": "zip",
  3667. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/15f7faf8508e04471f666633addacf54c0ab5933",
  3668. "reference": "15f7faf8508e04471f666633addacf54c0ab5933",
  3669. "shasum": "",
  3670. "mirrors": [
  3671. {
  3672. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3673. "preferred": true
  3674. }
  3675. ]
  3676. },
  3677. "require": {
  3678. "egulias/email-validator": "^2.0|^3.1",
  3679. "php": ">=7.0.0",
  3680. "symfony/polyfill-iconv": "^1.0",
  3681. "symfony/polyfill-intl-idn": "^1.10",
  3682. "symfony/polyfill-mbstring": "^1.0"
  3683. },
  3684. "require-dev": {
  3685. "mockery/mockery": "^1.0",
  3686. "symfony/phpunit-bridge": "^4.4|^5.0"
  3687. },
  3688. "suggest": {
  3689. "ext-intl": "Needed to support internationalized email addresses"
  3690. },
  3691. "type": "library",
  3692. "extra": {
  3693. "branch-alias": {
  3694. "dev-master": "6.2-dev"
  3695. }
  3696. },
  3697. "autoload": {
  3698. "files": [
  3699. "lib/swift_required.php"
  3700. ]
  3701. },
  3702. "notification-url": "https://packagist.org/downloads/",
  3703. "license": [
  3704. "MIT"
  3705. ],
  3706. "authors": [
  3707. {
  3708. "name": "Chris Corbyn"
  3709. },
  3710. {
  3711. "name": "Fabien Potencier",
  3712. "email": "fabien@symfony.com"
  3713. }
  3714. ],
  3715. "description": "Swiftmailer, free feature-rich PHP mailer",
  3716. "homepage": "https://swiftmailer.symfony.com",
  3717. "keywords": [
  3718. "email",
  3719. "mail",
  3720. "mailer"
  3721. ],
  3722. "support": {
  3723. "issues": "https://github.com/swiftmailer/swiftmailer/issues",
  3724. "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.2.7"
  3725. },
  3726. "funding": [
  3727. {
  3728. "url": "https://github.com/fabpot",
  3729. "type": "github"
  3730. },
  3731. {
  3732. "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
  3733. "type": "tidelift"
  3734. }
  3735. ],
  3736. "time": "2021-03-09T12:30:35+00:00"
  3737. },
  3738. {
  3739. "name": "symfony/cache",
  3740. "version": "v5.3.3",
  3741. "source": {
  3742. "type": "git",
  3743. "url": "https://github.com/symfony/cache.git",
  3744. "reference": "82962a497f090e95e3b357c21bf6f54991c9b1a5"
  3745. },
  3746. "dist": {
  3747. "type": "zip",
  3748. "url": "https://api.github.com/repos/symfony/cache/zipball/82962a497f090e95e3b357c21bf6f54991c9b1a5",
  3749. "reference": "82962a497f090e95e3b357c21bf6f54991c9b1a5",
  3750. "shasum": "",
  3751. "mirrors": [
  3752. {
  3753. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3754. "preferred": true
  3755. }
  3756. ]
  3757. },
  3758. "require": {
  3759. "php": ">=7.2.5",
  3760. "psr/cache": "^1.0|^2.0",
  3761. "psr/log": "^1.1",
  3762. "symfony/cache-contracts": "^1.1.7|^2",
  3763. "symfony/deprecation-contracts": "^2.1",
  3764. "symfony/polyfill-php80": "^1.15",
  3765. "symfony/service-contracts": "^1.1|^2",
  3766. "symfony/var-exporter": "^4.4|^5.0"
  3767. },
  3768. "conflict": {
  3769. "doctrine/dbal": "<2.10",
  3770. "symfony/dependency-injection": "<4.4",
  3771. "symfony/http-kernel": "<4.4",
  3772. "symfony/var-dumper": "<4.4"
  3773. },
  3774. "provide": {
  3775. "psr/cache-implementation": "1.0|2.0",
  3776. "psr/simple-cache-implementation": "1.0",
  3777. "symfony/cache-implementation": "1.0|2.0"
  3778. },
  3779. "require-dev": {
  3780. "cache/integration-tests": "dev-master",
  3781. "doctrine/cache": "^1.6|^2.0",
  3782. "doctrine/dbal": "^2.10|^3.0",
  3783. "predis/predis": "^1.1",
  3784. "psr/simple-cache": "^1.0",
  3785. "symfony/config": "^4.4|^5.0",
  3786. "symfony/dependency-injection": "^4.4|^5.0",
  3787. "symfony/filesystem": "^4.4|^5.0",
  3788. "symfony/http-kernel": "^4.4|^5.0",
  3789. "symfony/messenger": "^4.4|^5.0",
  3790. "symfony/var-dumper": "^4.4|^5.0"
  3791. },
  3792. "type": "library",
  3793. "autoload": {
  3794. "psr-4": {
  3795. "Symfony\\Component\\Cache\\": ""
  3796. },
  3797. "exclude-from-classmap": [
  3798. "/Tests/"
  3799. ]
  3800. },
  3801. "notification-url": "https://packagist.org/downloads/",
  3802. "license": [
  3803. "MIT"
  3804. ],
  3805. "authors": [
  3806. {
  3807. "name": "Nicolas Grekas",
  3808. "email": "p@tchwork.com"
  3809. },
  3810. {
  3811. "name": "Symfony Community",
  3812. "homepage": "https://symfony.com/contributors"
  3813. }
  3814. ],
  3815. "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
  3816. "homepage": "https://symfony.com",
  3817. "keywords": [
  3818. "caching",
  3819. "psr6"
  3820. ],
  3821. "support": {
  3822. "source": "https://github.com/symfony/cache/tree/v5.3.3"
  3823. },
  3824. "funding": [
  3825. {
  3826. "url": "https://symfony.com/sponsor",
  3827. "type": "custom"
  3828. },
  3829. {
  3830. "url": "https://github.com/fabpot",
  3831. "type": "github"
  3832. },
  3833. {
  3834. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3835. "type": "tidelift"
  3836. }
  3837. ],
  3838. "time": "2021-06-24T08:13:00+00:00"
  3839. },
  3840. {
  3841. "name": "symfony/cache-contracts",
  3842. "version": "v2.4.0",
  3843. "source": {
  3844. "type": "git",
  3845. "url": "https://github.com/symfony/cache-contracts.git",
  3846. "reference": "c0446463729b89dd4fa62e9aeecc80287323615d"
  3847. },
  3848. "dist": {
  3849. "type": "zip",
  3850. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/c0446463729b89dd4fa62e9aeecc80287323615d",
  3851. "reference": "c0446463729b89dd4fa62e9aeecc80287323615d",
  3852. "shasum": "",
  3853. "mirrors": [
  3854. {
  3855. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3856. "preferred": true
  3857. }
  3858. ]
  3859. },
  3860. "require": {
  3861. "php": ">=7.2.5",
  3862. "psr/cache": "^1.0|^2.0|^3.0"
  3863. },
  3864. "suggest": {
  3865. "symfony/cache-implementation": ""
  3866. },
  3867. "type": "library",
  3868. "extra": {
  3869. "branch-alias": {
  3870. "dev-main": "2.4-dev"
  3871. },
  3872. "thanks": {
  3873. "name": "symfony/contracts",
  3874. "url": "https://github.com/symfony/contracts"
  3875. }
  3876. },
  3877. "autoload": {
  3878. "psr-4": {
  3879. "Symfony\\Contracts\\Cache\\": ""
  3880. }
  3881. },
  3882. "notification-url": "https://packagist.org/downloads/",
  3883. "license": [
  3884. "MIT"
  3885. ],
  3886. "authors": [
  3887. {
  3888. "name": "Nicolas Grekas",
  3889. "email": "p@tchwork.com"
  3890. },
  3891. {
  3892. "name": "Symfony Community",
  3893. "homepage": "https://symfony.com/contributors"
  3894. }
  3895. ],
  3896. "description": "Generic abstractions related to caching",
  3897. "homepage": "https://symfony.com",
  3898. "keywords": [
  3899. "abstractions",
  3900. "contracts",
  3901. "decoupling",
  3902. "interfaces",
  3903. "interoperability",
  3904. "standards"
  3905. ],
  3906. "support": {
  3907. "source": "https://github.com/symfony/cache-contracts/tree/v2.4.0"
  3908. },
  3909. "funding": [
  3910. {
  3911. "url": "https://symfony.com/sponsor",
  3912. "type": "custom"
  3913. },
  3914. {
  3915. "url": "https://github.com/fabpot",
  3916. "type": "github"
  3917. },
  3918. {
  3919. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3920. "type": "tidelift"
  3921. }
  3922. ],
  3923. "time": "2021-03-23T23:28:01+00:00"
  3924. },
  3925. {
  3926. "name": "symfony/console",
  3927. "version": "v5.3.2",
  3928. "source": {
  3929. "type": "git",
  3930. "url": "https://github.com/symfony/console.git",
  3931. "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1"
  3932. },
  3933. "dist": {
  3934. "type": "zip",
  3935. "url": "https://api.github.com/repos/symfony/console/zipball/649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
  3936. "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
  3937. "shasum": "",
  3938. "mirrors": [
  3939. {
  3940. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3941. "preferred": true
  3942. }
  3943. ]
  3944. },
  3945. "require": {
  3946. "php": ">=7.2.5",
  3947. "symfony/deprecation-contracts": "^2.1",
  3948. "symfony/polyfill-mbstring": "~1.0",
  3949. "symfony/polyfill-php73": "^1.8",
  3950. "symfony/polyfill-php80": "^1.15",
  3951. "symfony/service-contracts": "^1.1|^2",
  3952. "symfony/string": "^5.1"
  3953. },
  3954. "conflict": {
  3955. "symfony/dependency-injection": "<4.4",
  3956. "symfony/dotenv": "<5.1",
  3957. "symfony/event-dispatcher": "<4.4",
  3958. "symfony/lock": "<4.4",
  3959. "symfony/process": "<4.4"
  3960. },
  3961. "provide": {
  3962. "psr/log-implementation": "1.0"
  3963. },
  3964. "require-dev": {
  3965. "psr/log": "~1.0",
  3966. "symfony/config": "^4.4|^5.0",
  3967. "symfony/dependency-injection": "^4.4|^5.0",
  3968. "symfony/event-dispatcher": "^4.4|^5.0",
  3969. "symfony/lock": "^4.4|^5.0",
  3970. "symfony/process": "^4.4|^5.0",
  3971. "symfony/var-dumper": "^4.4|^5.0"
  3972. },
  3973. "suggest": {
  3974. "psr/log": "For using the console logger",
  3975. "symfony/event-dispatcher": "",
  3976. "symfony/lock": "",
  3977. "symfony/process": ""
  3978. },
  3979. "type": "library",
  3980. "autoload": {
  3981. "psr-4": {
  3982. "Symfony\\Component\\Console\\": ""
  3983. },
  3984. "exclude-from-classmap": [
  3985. "/Tests/"
  3986. ]
  3987. },
  3988. "notification-url": "https://packagist.org/downloads/",
  3989. "license": [
  3990. "MIT"
  3991. ],
  3992. "authors": [
  3993. {
  3994. "name": "Fabien Potencier",
  3995. "email": "fabien@symfony.com"
  3996. },
  3997. {
  3998. "name": "Symfony Community",
  3999. "homepage": "https://symfony.com/contributors"
  4000. }
  4001. ],
  4002. "description": "Eases the creation of beautiful and testable command line interfaces",
  4003. "homepage": "https://symfony.com",
  4004. "keywords": [
  4005. "cli",
  4006. "command line",
  4007. "console",
  4008. "terminal"
  4009. ],
  4010. "support": {
  4011. "source": "https://github.com/symfony/console/tree/v5.3.2"
  4012. },
  4013. "funding": [
  4014. {
  4015. "url": "https://symfony.com/sponsor",
  4016. "type": "custom"
  4017. },
  4018. {
  4019. "url": "https://github.com/fabpot",
  4020. "type": "github"
  4021. },
  4022. {
  4023. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4024. "type": "tidelift"
  4025. }
  4026. ],
  4027. "time": "2021-06-12T09:42:48+00:00"
  4028. },
  4029. {
  4030. "name": "symfony/css-selector",
  4031. "version": "v5.3.0",
  4032. "source": {
  4033. "type": "git",
  4034. "url": "https://github.com/symfony/css-selector.git",
  4035. "reference": "fcd0b29a7a0b1bb5bfbedc6231583d77fea04814"
  4036. },
  4037. "dist": {
  4038. "type": "zip",
  4039. "url": "https://api.github.com/repos/symfony/css-selector/zipball/fcd0b29a7a0b1bb5bfbedc6231583d77fea04814",
  4040. "reference": "fcd0b29a7a0b1bb5bfbedc6231583d77fea04814",
  4041. "shasum": "",
  4042. "mirrors": [
  4043. {
  4044. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4045. "preferred": true
  4046. }
  4047. ]
  4048. },
  4049. "require": {
  4050. "php": ">=7.2.5"
  4051. },
  4052. "type": "library",
  4053. "autoload": {
  4054. "psr-4": {
  4055. "Symfony\\Component\\CssSelector\\": ""
  4056. },
  4057. "exclude-from-classmap": [
  4058. "/Tests/"
  4059. ]
  4060. },
  4061. "notification-url": "https://packagist.org/downloads/",
  4062. "license": [
  4063. "MIT"
  4064. ],
  4065. "authors": [
  4066. {
  4067. "name": "Fabien Potencier",
  4068. "email": "fabien@symfony.com"
  4069. },
  4070. {
  4071. "name": "Jean-François Simon",
  4072. "email": "jeanfrancois.simon@sensiolabs.com"
  4073. },
  4074. {
  4075. "name": "Symfony Community",
  4076. "homepage": "https://symfony.com/contributors"
  4077. }
  4078. ],
  4079. "description": "Converts CSS selectors to XPath expressions",
  4080. "homepage": "https://symfony.com",
  4081. "support": {
  4082. "source": "https://github.com/symfony/css-selector/tree/v5.3.0"
  4083. },
  4084. "funding": [
  4085. {
  4086. "url": "https://symfony.com/sponsor",
  4087. "type": "custom"
  4088. },
  4089. {
  4090. "url": "https://github.com/fabpot",
  4091. "type": "github"
  4092. },
  4093. {
  4094. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4095. "type": "tidelift"
  4096. }
  4097. ],
  4098. "time": "2021-05-26T17:40:38+00:00"
  4099. },
  4100. {
  4101. "name": "symfony/deprecation-contracts",
  4102. "version": "v2.4.0",
  4103. "source": {
  4104. "type": "git",
  4105. "url": "https://github.com/symfony/deprecation-contracts.git",
  4106. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
  4107. },
  4108. "dist": {
  4109. "type": "zip",
  4110. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  4111. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  4112. "shasum": "",
  4113. "mirrors": [
  4114. {
  4115. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4116. "preferred": true
  4117. }
  4118. ]
  4119. },
  4120. "require": {
  4121. "php": ">=7.1"
  4122. },
  4123. "type": "library",
  4124. "extra": {
  4125. "branch-alias": {
  4126. "dev-main": "2.4-dev"
  4127. },
  4128. "thanks": {
  4129. "name": "symfony/contracts",
  4130. "url": "https://github.com/symfony/contracts"
  4131. }
  4132. },
  4133. "autoload": {
  4134. "files": [
  4135. "function.php"
  4136. ]
  4137. },
  4138. "notification-url": "https://packagist.org/downloads/",
  4139. "license": [
  4140. "MIT"
  4141. ],
  4142. "authors": [
  4143. {
  4144. "name": "Nicolas Grekas",
  4145. "email": "p@tchwork.com"
  4146. },
  4147. {
  4148. "name": "Symfony Community",
  4149. "homepage": "https://symfony.com/contributors"
  4150. }
  4151. ],
  4152. "description": "A generic function and convention to trigger deprecation notices",
  4153. "homepage": "https://symfony.com",
  4154. "support": {
  4155. "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
  4156. },
  4157. "funding": [
  4158. {
  4159. "url": "https://symfony.com/sponsor",
  4160. "type": "custom"
  4161. },
  4162. {
  4163. "url": "https://github.com/fabpot",
  4164. "type": "github"
  4165. },
  4166. {
  4167. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4168. "type": "tidelift"
  4169. }
  4170. ],
  4171. "time": "2021-03-23T23:28:01+00:00"
  4172. },
  4173. {
  4174. "name": "symfony/error-handler",
  4175. "version": "v5.3.3",
  4176. "source": {
  4177. "type": "git",
  4178. "url": "https://github.com/symfony/error-handler.git",
  4179. "reference": "43323e79c80719e8a4674e33484bca98270d223f"
  4180. },
  4181. "dist": {
  4182. "type": "zip",
  4183. "url": "https://api.github.com/repos/symfony/error-handler/zipball/43323e79c80719e8a4674e33484bca98270d223f",
  4184. "reference": "43323e79c80719e8a4674e33484bca98270d223f",
  4185. "shasum": "",
  4186. "mirrors": [
  4187. {
  4188. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4189. "preferred": true
  4190. }
  4191. ]
  4192. },
  4193. "require": {
  4194. "php": ">=7.2.5",
  4195. "psr/log": "^1.0",
  4196. "symfony/polyfill-php80": "^1.15",
  4197. "symfony/var-dumper": "^4.4|^5.0"
  4198. },
  4199. "require-dev": {
  4200. "symfony/deprecation-contracts": "^2.1",
  4201. "symfony/http-kernel": "^4.4|^5.0",
  4202. "symfony/serializer": "^4.4|^5.0"
  4203. },
  4204. "type": "library",
  4205. "autoload": {
  4206. "psr-4": {
  4207. "Symfony\\Component\\ErrorHandler\\": ""
  4208. },
  4209. "exclude-from-classmap": [
  4210. "/Tests/"
  4211. ]
  4212. },
  4213. "notification-url": "https://packagist.org/downloads/",
  4214. "license": [
  4215. "MIT"
  4216. ],
  4217. "authors": [
  4218. {
  4219. "name": "Fabien Potencier",
  4220. "email": "fabien@symfony.com"
  4221. },
  4222. {
  4223. "name": "Symfony Community",
  4224. "homepage": "https://symfony.com/contributors"
  4225. }
  4226. ],
  4227. "description": "Provides tools to manage errors and ease debugging PHP code",
  4228. "homepage": "https://symfony.com",
  4229. "support": {
  4230. "source": "https://github.com/symfony/error-handler/tree/v5.3.3"
  4231. },
  4232. "funding": [
  4233. {
  4234. "url": "https://symfony.com/sponsor",
  4235. "type": "custom"
  4236. },
  4237. {
  4238. "url": "https://github.com/fabpot",
  4239. "type": "github"
  4240. },
  4241. {
  4242. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4243. "type": "tidelift"
  4244. }
  4245. ],
  4246. "time": "2021-06-24T08:13:00+00:00"
  4247. },
  4248. {
  4249. "name": "symfony/event-dispatcher",
  4250. "version": "v5.3.0",
  4251. "source": {
  4252. "type": "git",
  4253. "url": "https://github.com/symfony/event-dispatcher.git",
  4254. "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce"
  4255. },
  4256. "dist": {
  4257. "type": "zip",
  4258. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67a5f354afa8e2f231081b3fa11a5912f933c3ce",
  4259. "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce",
  4260. "shasum": "",
  4261. "mirrors": [
  4262. {
  4263. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4264. "preferred": true
  4265. }
  4266. ]
  4267. },
  4268. "require": {
  4269. "php": ">=7.2.5",
  4270. "symfony/deprecation-contracts": "^2.1",
  4271. "symfony/event-dispatcher-contracts": "^2",
  4272. "symfony/polyfill-php80": "^1.15"
  4273. },
  4274. "conflict": {
  4275. "symfony/dependency-injection": "<4.4"
  4276. },
  4277. "provide": {
  4278. "psr/event-dispatcher-implementation": "1.0",
  4279. "symfony/event-dispatcher-implementation": "2.0"
  4280. },
  4281. "require-dev": {
  4282. "psr/log": "~1.0",
  4283. "symfony/config": "^4.4|^5.0",
  4284. "symfony/dependency-injection": "^4.4|^5.0",
  4285. "symfony/error-handler": "^4.4|^5.0",
  4286. "symfony/expression-language": "^4.4|^5.0",
  4287. "symfony/http-foundation": "^4.4|^5.0",
  4288. "symfony/service-contracts": "^1.1|^2",
  4289. "symfony/stopwatch": "^4.4|^5.0"
  4290. },
  4291. "suggest": {
  4292. "symfony/dependency-injection": "",
  4293. "symfony/http-kernel": ""
  4294. },
  4295. "type": "library",
  4296. "autoload": {
  4297. "psr-4": {
  4298. "Symfony\\Component\\EventDispatcher\\": ""
  4299. },
  4300. "exclude-from-classmap": [
  4301. "/Tests/"
  4302. ]
  4303. },
  4304. "notification-url": "https://packagist.org/downloads/",
  4305. "license": [
  4306. "MIT"
  4307. ],
  4308. "authors": [
  4309. {
  4310. "name": "Fabien Potencier",
  4311. "email": "fabien@symfony.com"
  4312. },
  4313. {
  4314. "name": "Symfony Community",
  4315. "homepage": "https://symfony.com/contributors"
  4316. }
  4317. ],
  4318. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  4319. "homepage": "https://symfony.com",
  4320. "support": {
  4321. "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.0"
  4322. },
  4323. "funding": [
  4324. {
  4325. "url": "https://symfony.com/sponsor",
  4326. "type": "custom"
  4327. },
  4328. {
  4329. "url": "https://github.com/fabpot",
  4330. "type": "github"
  4331. },
  4332. {
  4333. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4334. "type": "tidelift"
  4335. }
  4336. ],
  4337. "time": "2021-05-26T17:43:10+00:00"
  4338. },
  4339. {
  4340. "name": "symfony/event-dispatcher-contracts",
  4341. "version": "v2.4.0",
  4342. "source": {
  4343. "type": "git",
  4344. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  4345. "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11"
  4346. },
  4347. "dist": {
  4348. "type": "zip",
  4349. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11",
  4350. "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11",
  4351. "shasum": "",
  4352. "mirrors": [
  4353. {
  4354. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4355. "preferred": true
  4356. }
  4357. ]
  4358. },
  4359. "require": {
  4360. "php": ">=7.2.5",
  4361. "psr/event-dispatcher": "^1"
  4362. },
  4363. "suggest": {
  4364. "symfony/event-dispatcher-implementation": ""
  4365. },
  4366. "type": "library",
  4367. "extra": {
  4368. "branch-alias": {
  4369. "dev-main": "2.4-dev"
  4370. },
  4371. "thanks": {
  4372. "name": "symfony/contracts",
  4373. "url": "https://github.com/symfony/contracts"
  4374. }
  4375. },
  4376. "autoload": {
  4377. "psr-4": {
  4378. "Symfony\\Contracts\\EventDispatcher\\": ""
  4379. }
  4380. },
  4381. "notification-url": "https://packagist.org/downloads/",
  4382. "license": [
  4383. "MIT"
  4384. ],
  4385. "authors": [
  4386. {
  4387. "name": "Nicolas Grekas",
  4388. "email": "p@tchwork.com"
  4389. },
  4390. {
  4391. "name": "Symfony Community",
  4392. "homepage": "https://symfony.com/contributors"
  4393. }
  4394. ],
  4395. "description": "Generic abstractions related to dispatching event",
  4396. "homepage": "https://symfony.com",
  4397. "keywords": [
  4398. "abstractions",
  4399. "contracts",
  4400. "decoupling",
  4401. "interfaces",
  4402. "interoperability",
  4403. "standards"
  4404. ],
  4405. "support": {
  4406. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.0"
  4407. },
  4408. "funding": [
  4409. {
  4410. "url": "https://symfony.com/sponsor",
  4411. "type": "custom"
  4412. },
  4413. {
  4414. "url": "https://github.com/fabpot",
  4415. "type": "github"
  4416. },
  4417. {
  4418. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4419. "type": "tidelift"
  4420. }
  4421. ],
  4422. "time": "2021-03-23T23:28:01+00:00"
  4423. },
  4424. {
  4425. "name": "symfony/finder",
  4426. "version": "v5.3.0",
  4427. "source": {
  4428. "type": "git",
  4429. "url": "https://github.com/symfony/finder.git",
  4430. "reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6"
  4431. },
  4432. "dist": {
  4433. "type": "zip",
  4434. "url": "https://api.github.com/repos/symfony/finder/zipball/0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6",
  4435. "reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6",
  4436. "shasum": "",
  4437. "mirrors": [
  4438. {
  4439. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4440. "preferred": true
  4441. }
  4442. ]
  4443. },
  4444. "require": {
  4445. "php": ">=7.2.5"
  4446. },
  4447. "type": "library",
  4448. "autoload": {
  4449. "psr-4": {
  4450. "Symfony\\Component\\Finder\\": ""
  4451. },
  4452. "exclude-from-classmap": [
  4453. "/Tests/"
  4454. ]
  4455. },
  4456. "notification-url": "https://packagist.org/downloads/",
  4457. "license": [
  4458. "MIT"
  4459. ],
  4460. "authors": [
  4461. {
  4462. "name": "Fabien Potencier",
  4463. "email": "fabien@symfony.com"
  4464. },
  4465. {
  4466. "name": "Symfony Community",
  4467. "homepage": "https://symfony.com/contributors"
  4468. }
  4469. ],
  4470. "description": "Finds files and directories via an intuitive fluent interface",
  4471. "homepage": "https://symfony.com",
  4472. "support": {
  4473. "source": "https://github.com/symfony/finder/tree/v5.3.0"
  4474. },
  4475. "funding": [
  4476. {
  4477. "url": "https://symfony.com/sponsor",
  4478. "type": "custom"
  4479. },
  4480. {
  4481. "url": "https://github.com/fabpot",
  4482. "type": "github"
  4483. },
  4484. {
  4485. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4486. "type": "tidelift"
  4487. }
  4488. ],
  4489. "time": "2021-05-26T12:52:38+00:00"
  4490. },
  4491. {
  4492. "name": "symfony/http-client-contracts",
  4493. "version": "v2.4.0",
  4494. "source": {
  4495. "type": "git",
  4496. "url": "https://github.com/symfony/http-client-contracts.git",
  4497. "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
  4498. },
  4499. "dist": {
  4500. "type": "zip",
  4501. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
  4502. "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
  4503. "shasum": "",
  4504. "mirrors": [
  4505. {
  4506. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4507. "preferred": true
  4508. }
  4509. ]
  4510. },
  4511. "require": {
  4512. "php": ">=7.2.5"
  4513. },
  4514. "suggest": {
  4515. "symfony/http-client-implementation": ""
  4516. },
  4517. "type": "library",
  4518. "extra": {
  4519. "branch-alias": {
  4520. "dev-main": "2.4-dev"
  4521. },
  4522. "thanks": {
  4523. "name": "symfony/contracts",
  4524. "url": "https://github.com/symfony/contracts"
  4525. }
  4526. },
  4527. "autoload": {
  4528. "psr-4": {
  4529. "Symfony\\Contracts\\HttpClient\\": ""
  4530. }
  4531. },
  4532. "notification-url": "https://packagist.org/downloads/",
  4533. "license": [
  4534. "MIT"
  4535. ],
  4536. "authors": [
  4537. {
  4538. "name": "Nicolas Grekas",
  4539. "email": "p@tchwork.com"
  4540. },
  4541. {
  4542. "name": "Symfony Community",
  4543. "homepage": "https://symfony.com/contributors"
  4544. }
  4545. ],
  4546. "description": "Generic abstractions related to HTTP clients",
  4547. "homepage": "https://symfony.com",
  4548. "keywords": [
  4549. "abstractions",
  4550. "contracts",
  4551. "decoupling",
  4552. "interfaces",
  4553. "interoperability",
  4554. "standards"
  4555. ],
  4556. "support": {
  4557. "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0"
  4558. },
  4559. "funding": [
  4560. {
  4561. "url": "https://symfony.com/sponsor",
  4562. "type": "custom"
  4563. },
  4564. {
  4565. "url": "https://github.com/fabpot",
  4566. "type": "github"
  4567. },
  4568. {
  4569. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4570. "type": "tidelift"
  4571. }
  4572. ],
  4573. "time": "2021-04-11T23:07:08+00:00"
  4574. },
  4575. {
  4576. "name": "symfony/http-foundation",
  4577. "version": "v5.3.3",
  4578. "source": {
  4579. "type": "git",
  4580. "url": "https://github.com/symfony/http-foundation.git",
  4581. "reference": "0e45ab1574caa0460d9190871a8ce47539e40ccf"
  4582. },
  4583. "dist": {
  4584. "type": "zip",
  4585. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/0e45ab1574caa0460d9190871a8ce47539e40ccf",
  4586. "reference": "0e45ab1574caa0460d9190871a8ce47539e40ccf",
  4587. "shasum": "",
  4588. "mirrors": [
  4589. {
  4590. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4591. "preferred": true
  4592. }
  4593. ]
  4594. },
  4595. "require": {
  4596. "php": ">=7.2.5",
  4597. "symfony/deprecation-contracts": "^2.1",
  4598. "symfony/polyfill-mbstring": "~1.1",
  4599. "symfony/polyfill-php80": "^1.15"
  4600. },
  4601. "require-dev": {
  4602. "predis/predis": "~1.0",
  4603. "symfony/cache": "^4.4|^5.0",
  4604. "symfony/expression-language": "^4.4|^5.0",
  4605. "symfony/mime": "^4.4|^5.0"
  4606. },
  4607. "suggest": {
  4608. "symfony/mime": "To use the file extension guesser"
  4609. },
  4610. "type": "library",
  4611. "autoload": {
  4612. "psr-4": {
  4613. "Symfony\\Component\\HttpFoundation\\": ""
  4614. },
  4615. "exclude-from-classmap": [
  4616. "/Tests/"
  4617. ]
  4618. },
  4619. "notification-url": "https://packagist.org/downloads/",
  4620. "license": [
  4621. "MIT"
  4622. ],
  4623. "authors": [
  4624. {
  4625. "name": "Fabien Potencier",
  4626. "email": "fabien@symfony.com"
  4627. },
  4628. {
  4629. "name": "Symfony Community",
  4630. "homepage": "https://symfony.com/contributors"
  4631. }
  4632. ],
  4633. "description": "Defines an object-oriented layer for the HTTP specification",
  4634. "homepage": "https://symfony.com",
  4635. "support": {
  4636. "source": "https://github.com/symfony/http-foundation/tree/v5.3.3"
  4637. },
  4638. "funding": [
  4639. {
  4640. "url": "https://symfony.com/sponsor",
  4641. "type": "custom"
  4642. },
  4643. {
  4644. "url": "https://github.com/fabpot",
  4645. "type": "github"
  4646. },
  4647. {
  4648. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4649. "type": "tidelift"
  4650. }
  4651. ],
  4652. "time": "2021-06-27T09:19:40+00:00"
  4653. },
  4654. {
  4655. "name": "symfony/http-kernel",
  4656. "version": "v5.3.3",
  4657. "source": {
  4658. "type": "git",
  4659. "url": "https://github.com/symfony/http-kernel.git",
  4660. "reference": "90ad9f4b21ddcb8ebe9faadfcca54929ad23f9f8"
  4661. },
  4662. "dist": {
  4663. "type": "zip",
  4664. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/90ad9f4b21ddcb8ebe9faadfcca54929ad23f9f8",
  4665. "reference": "90ad9f4b21ddcb8ebe9faadfcca54929ad23f9f8",
  4666. "shasum": "",
  4667. "mirrors": [
  4668. {
  4669. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4670. "preferred": true
  4671. }
  4672. ]
  4673. },
  4674. "require": {
  4675. "php": ">=7.2.5",
  4676. "psr/log": "~1.0",
  4677. "symfony/deprecation-contracts": "^2.1",
  4678. "symfony/error-handler": "^4.4|^5.0",
  4679. "symfony/event-dispatcher": "^5.0",
  4680. "symfony/http-client-contracts": "^1.1|^2",
  4681. "symfony/http-foundation": "^5.3",
  4682. "symfony/polyfill-ctype": "^1.8",
  4683. "symfony/polyfill-php73": "^1.9",
  4684. "symfony/polyfill-php80": "^1.15"
  4685. },
  4686. "conflict": {
  4687. "symfony/browser-kit": "<4.4",
  4688. "symfony/cache": "<5.0",
  4689. "symfony/config": "<5.0",
  4690. "symfony/console": "<4.4",
  4691. "symfony/dependency-injection": "<5.3",
  4692. "symfony/doctrine-bridge": "<5.0",
  4693. "symfony/form": "<5.0",
  4694. "symfony/http-client": "<5.0",
  4695. "symfony/mailer": "<5.0",
  4696. "symfony/messenger": "<5.0",
  4697. "symfony/translation": "<5.0",
  4698. "symfony/twig-bridge": "<5.0",
  4699. "symfony/validator": "<5.0",
  4700. "twig/twig": "<2.13"
  4701. },
  4702. "provide": {
  4703. "psr/log-implementation": "1.0"
  4704. },
  4705. "require-dev": {
  4706. "psr/cache": "^1.0|^2.0|^3.0",
  4707. "symfony/browser-kit": "^4.4|^5.0",
  4708. "symfony/config": "^5.0",
  4709. "symfony/console": "^4.4|^5.0",
  4710. "symfony/css-selector": "^4.4|^5.0",
  4711. "symfony/dependency-injection": "^5.3",
  4712. "symfony/dom-crawler": "^4.4|^5.0",
  4713. "symfony/expression-language": "^4.4|^5.0",
  4714. "symfony/finder": "^4.4|^5.0",
  4715. "symfony/process": "^4.4|^5.0",
  4716. "symfony/routing": "^4.4|^5.0",
  4717. "symfony/stopwatch": "^4.4|^5.0",
  4718. "symfony/translation": "^4.4|^5.0",
  4719. "symfony/translation-contracts": "^1.1|^2",
  4720. "twig/twig": "^2.13|^3.0.4"
  4721. },
  4722. "suggest": {
  4723. "symfony/browser-kit": "",
  4724. "symfony/config": "",
  4725. "symfony/console": "",
  4726. "symfony/dependency-injection": ""
  4727. },
  4728. "type": "library",
  4729. "autoload": {
  4730. "psr-4": {
  4731. "Symfony\\Component\\HttpKernel\\": ""
  4732. },
  4733. "exclude-from-classmap": [
  4734. "/Tests/"
  4735. ]
  4736. },
  4737. "notification-url": "https://packagist.org/downloads/",
  4738. "license": [
  4739. "MIT"
  4740. ],
  4741. "authors": [
  4742. {
  4743. "name": "Fabien Potencier",
  4744. "email": "fabien@symfony.com"
  4745. },
  4746. {
  4747. "name": "Symfony Community",
  4748. "homepage": "https://symfony.com/contributors"
  4749. }
  4750. ],
  4751. "description": "Provides a structured process for converting a Request into a Response",
  4752. "homepage": "https://symfony.com",
  4753. "support": {
  4754. "source": "https://github.com/symfony/http-kernel/tree/v5.3.3"
  4755. },
  4756. "funding": [
  4757. {
  4758. "url": "https://symfony.com/sponsor",
  4759. "type": "custom"
  4760. },
  4761. {
  4762. "url": "https://github.com/fabpot",
  4763. "type": "github"
  4764. },
  4765. {
  4766. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4767. "type": "tidelift"
  4768. }
  4769. ],
  4770. "time": "2021-06-30T08:27:49+00:00"
  4771. },
  4772. {
  4773. "name": "symfony/mime",
  4774. "version": "v5.3.2",
  4775. "source": {
  4776. "type": "git",
  4777. "url": "https://github.com/symfony/mime.git",
  4778. "reference": "47dd7912152b82d0d4c8d9040dbc93d6232d472a"
  4779. },
  4780. "dist": {
  4781. "type": "zip",
  4782. "url": "https://api.github.com/repos/symfony/mime/zipball/47dd7912152b82d0d4c8d9040dbc93d6232d472a",
  4783. "reference": "47dd7912152b82d0d4c8d9040dbc93d6232d472a",
  4784. "shasum": "",
  4785. "mirrors": [
  4786. {
  4787. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4788. "preferred": true
  4789. }
  4790. ]
  4791. },
  4792. "require": {
  4793. "php": ">=7.2.5",
  4794. "symfony/deprecation-contracts": "^2.1",
  4795. "symfony/polyfill-intl-idn": "^1.10",
  4796. "symfony/polyfill-mbstring": "^1.0",
  4797. "symfony/polyfill-php80": "^1.15"
  4798. },
  4799. "conflict": {
  4800. "egulias/email-validator": "~3.0.0",
  4801. "phpdocumentor/reflection-docblock": "<3.2.2",
  4802. "phpdocumentor/type-resolver": "<1.4.0",
  4803. "symfony/mailer": "<4.4"
  4804. },
  4805. "require-dev": {
  4806. "egulias/email-validator": "^2.1.10|^3.1",
  4807. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  4808. "symfony/dependency-injection": "^4.4|^5.0",
  4809. "symfony/property-access": "^4.4|^5.1",
  4810. "symfony/property-info": "^4.4|^5.1",
  4811. "symfony/serializer": "^5.2"
  4812. },
  4813. "type": "library",
  4814. "autoload": {
  4815. "psr-4": {
  4816. "Symfony\\Component\\Mime\\": ""
  4817. },
  4818. "exclude-from-classmap": [
  4819. "/Tests/"
  4820. ]
  4821. },
  4822. "notification-url": "https://packagist.org/downloads/",
  4823. "license": [
  4824. "MIT"
  4825. ],
  4826. "authors": [
  4827. {
  4828. "name": "Fabien Potencier",
  4829. "email": "fabien@symfony.com"
  4830. },
  4831. {
  4832. "name": "Symfony Community",
  4833. "homepage": "https://symfony.com/contributors"
  4834. }
  4835. ],
  4836. "description": "Allows manipulating MIME messages",
  4837. "homepage": "https://symfony.com",
  4838. "keywords": [
  4839. "mime",
  4840. "mime-type"
  4841. ],
  4842. "support": {
  4843. "source": "https://github.com/symfony/mime/tree/v5.3.2"
  4844. },
  4845. "funding": [
  4846. {
  4847. "url": "https://symfony.com/sponsor",
  4848. "type": "custom"
  4849. },
  4850. {
  4851. "url": "https://github.com/fabpot",
  4852. "type": "github"
  4853. },
  4854. {
  4855. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4856. "type": "tidelift"
  4857. }
  4858. ],
  4859. "time": "2021-06-09T10:58:01+00:00"
  4860. },
  4861. {
  4862. "name": "symfony/polyfill-ctype",
  4863. "version": "v1.23.0",
  4864. "source": {
  4865. "type": "git",
  4866. "url": "https://github.com/symfony/polyfill-ctype.git",
  4867. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
  4868. },
  4869. "dist": {
  4870. "type": "zip",
  4871. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  4872. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  4873. "shasum": "",
  4874. "mirrors": [
  4875. {
  4876. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4877. "preferred": true
  4878. }
  4879. ]
  4880. },
  4881. "require": {
  4882. "php": ">=7.1"
  4883. },
  4884. "suggest": {
  4885. "ext-ctype": "For best performance"
  4886. },
  4887. "type": "library",
  4888. "extra": {
  4889. "branch-alias": {
  4890. "dev-main": "1.23-dev"
  4891. },
  4892. "thanks": {
  4893. "name": "symfony/polyfill",
  4894. "url": "https://github.com/symfony/polyfill"
  4895. }
  4896. },
  4897. "autoload": {
  4898. "psr-4": {
  4899. "Symfony\\Polyfill\\Ctype\\": ""
  4900. },
  4901. "files": [
  4902. "bootstrap.php"
  4903. ]
  4904. },
  4905. "notification-url": "https://packagist.org/downloads/",
  4906. "license": [
  4907. "MIT"
  4908. ],
  4909. "authors": [
  4910. {
  4911. "name": "Gert de Pagter",
  4912. "email": "BackEndTea@gmail.com"
  4913. },
  4914. {
  4915. "name": "Symfony Community",
  4916. "homepage": "https://symfony.com/contributors"
  4917. }
  4918. ],
  4919. "description": "Symfony polyfill for ctype functions",
  4920. "homepage": "https://symfony.com",
  4921. "keywords": [
  4922. "compatibility",
  4923. "ctype",
  4924. "polyfill",
  4925. "portable"
  4926. ],
  4927. "support": {
  4928. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
  4929. },
  4930. "funding": [
  4931. {
  4932. "url": "https://symfony.com/sponsor",
  4933. "type": "custom"
  4934. },
  4935. {
  4936. "url": "https://github.com/fabpot",
  4937. "type": "github"
  4938. },
  4939. {
  4940. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4941. "type": "tidelift"
  4942. }
  4943. ],
  4944. "time": "2021-02-19T12:13:01+00:00"
  4945. },
  4946. {
  4947. "name": "symfony/polyfill-iconv",
  4948. "version": "v1.23.0",
  4949. "source": {
  4950. "type": "git",
  4951. "url": "https://github.com/symfony/polyfill-iconv.git",
  4952. "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933"
  4953. },
  4954. "dist": {
  4955. "type": "zip",
  4956. "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933",
  4957. "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933",
  4958. "shasum": "",
  4959. "mirrors": [
  4960. {
  4961. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4962. "preferred": true
  4963. }
  4964. ]
  4965. },
  4966. "require": {
  4967. "php": ">=7.1"
  4968. },
  4969. "suggest": {
  4970. "ext-iconv": "For best performance"
  4971. },
  4972. "type": "library",
  4973. "extra": {
  4974. "branch-alias": {
  4975. "dev-main": "1.23-dev"
  4976. },
  4977. "thanks": {
  4978. "name": "symfony/polyfill",
  4979. "url": "https://github.com/symfony/polyfill"
  4980. }
  4981. },
  4982. "autoload": {
  4983. "psr-4": {
  4984. "Symfony\\Polyfill\\Iconv\\": ""
  4985. },
  4986. "files": [
  4987. "bootstrap.php"
  4988. ]
  4989. },
  4990. "notification-url": "https://packagist.org/downloads/",
  4991. "license": [
  4992. "MIT"
  4993. ],
  4994. "authors": [
  4995. {
  4996. "name": "Nicolas Grekas",
  4997. "email": "p@tchwork.com"
  4998. },
  4999. {
  5000. "name": "Symfony Community",
  5001. "homepage": "https://symfony.com/contributors"
  5002. }
  5003. ],
  5004. "description": "Symfony polyfill for the Iconv extension",
  5005. "homepage": "https://symfony.com",
  5006. "keywords": [
  5007. "compatibility",
  5008. "iconv",
  5009. "polyfill",
  5010. "portable",
  5011. "shim"
  5012. ],
  5013. "support": {
  5014. "source": "https://github.com/symfony/polyfill-iconv/tree/v1.23.0"
  5015. },
  5016. "funding": [
  5017. {
  5018. "url": "https://symfony.com/sponsor",
  5019. "type": "custom"
  5020. },
  5021. {
  5022. "url": "https://github.com/fabpot",
  5023. "type": "github"
  5024. },
  5025. {
  5026. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5027. "type": "tidelift"
  5028. }
  5029. ],
  5030. "time": "2021-05-27T09:27:20+00:00"
  5031. },
  5032. {
  5033. "name": "symfony/polyfill-intl-grapheme",
  5034. "version": "v1.23.0",
  5035. "source": {
  5036. "type": "git",
  5037. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  5038. "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab"
  5039. },
  5040. "dist": {
  5041. "type": "zip",
  5042. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/24b72c6baa32c746a4d0840147c9715e42bb68ab",
  5043. "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab",
  5044. "shasum": "",
  5045. "mirrors": [
  5046. {
  5047. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5048. "preferred": true
  5049. }
  5050. ]
  5051. },
  5052. "require": {
  5053. "php": ">=7.1"
  5054. },
  5055. "suggest": {
  5056. "ext-intl": "For best performance"
  5057. },
  5058. "type": "library",
  5059. "extra": {
  5060. "branch-alias": {
  5061. "dev-main": "1.23-dev"
  5062. },
  5063. "thanks": {
  5064. "name": "symfony/polyfill",
  5065. "url": "https://github.com/symfony/polyfill"
  5066. }
  5067. },
  5068. "autoload": {
  5069. "psr-4": {
  5070. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  5071. },
  5072. "files": [
  5073. "bootstrap.php"
  5074. ]
  5075. },
  5076. "notification-url": "https://packagist.org/downloads/",
  5077. "license": [
  5078. "MIT"
  5079. ],
  5080. "authors": [
  5081. {
  5082. "name": "Nicolas Grekas",
  5083. "email": "p@tchwork.com"
  5084. },
  5085. {
  5086. "name": "Symfony Community",
  5087. "homepage": "https://symfony.com/contributors"
  5088. }
  5089. ],
  5090. "description": "Symfony polyfill for intl's grapheme_* functions",
  5091. "homepage": "https://symfony.com",
  5092. "keywords": [
  5093. "compatibility",
  5094. "grapheme",
  5095. "intl",
  5096. "polyfill",
  5097. "portable",
  5098. "shim"
  5099. ],
  5100. "support": {
  5101. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.0"
  5102. },
  5103. "funding": [
  5104. {
  5105. "url": "https://symfony.com/sponsor",
  5106. "type": "custom"
  5107. },
  5108. {
  5109. "url": "https://github.com/fabpot",
  5110. "type": "github"
  5111. },
  5112. {
  5113. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5114. "type": "tidelift"
  5115. }
  5116. ],
  5117. "time": "2021-05-27T09:17:38+00:00"
  5118. },
  5119. {
  5120. "name": "symfony/polyfill-intl-idn",
  5121. "version": "v1.23.0",
  5122. "source": {
  5123. "type": "git",
  5124. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  5125. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
  5126. },
  5127. "dist": {
  5128. "type": "zip",
  5129. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
  5130. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
  5131. "shasum": "",
  5132. "mirrors": [
  5133. {
  5134. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5135. "preferred": true
  5136. }
  5137. ]
  5138. },
  5139. "require": {
  5140. "php": ">=7.1",
  5141. "symfony/polyfill-intl-normalizer": "^1.10",
  5142. "symfony/polyfill-php72": "^1.10"
  5143. },
  5144. "suggest": {
  5145. "ext-intl": "For best performance"
  5146. },
  5147. "type": "library",
  5148. "extra": {
  5149. "branch-alias": {
  5150. "dev-main": "1.23-dev"
  5151. },
  5152. "thanks": {
  5153. "name": "symfony/polyfill",
  5154. "url": "https://github.com/symfony/polyfill"
  5155. }
  5156. },
  5157. "autoload": {
  5158. "psr-4": {
  5159. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  5160. },
  5161. "files": [
  5162. "bootstrap.php"
  5163. ]
  5164. },
  5165. "notification-url": "https://packagist.org/downloads/",
  5166. "license": [
  5167. "MIT"
  5168. ],
  5169. "authors": [
  5170. {
  5171. "name": "Laurent Bassin",
  5172. "email": "laurent@bassin.info"
  5173. },
  5174. {
  5175. "name": "Trevor Rowbotham",
  5176. "email": "trevor.rowbotham@pm.me"
  5177. },
  5178. {
  5179. "name": "Symfony Community",
  5180. "homepage": "https://symfony.com/contributors"
  5181. }
  5182. ],
  5183. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  5184. "homepage": "https://symfony.com",
  5185. "keywords": [
  5186. "compatibility",
  5187. "idn",
  5188. "intl",
  5189. "polyfill",
  5190. "portable",
  5191. "shim"
  5192. ],
  5193. "support": {
  5194. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
  5195. },
  5196. "funding": [
  5197. {
  5198. "url": "https://symfony.com/sponsor",
  5199. "type": "custom"
  5200. },
  5201. {
  5202. "url": "https://github.com/fabpot",
  5203. "type": "github"
  5204. },
  5205. {
  5206. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5207. "type": "tidelift"
  5208. }
  5209. ],
  5210. "time": "2021-05-27T09:27:20+00:00"
  5211. },
  5212. {
  5213. "name": "symfony/polyfill-intl-normalizer",
  5214. "version": "v1.23.0",
  5215. "source": {
  5216. "type": "git",
  5217. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  5218. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
  5219. },
  5220. "dist": {
  5221. "type": "zip",
  5222. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
  5223. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
  5224. "shasum": "",
  5225. "mirrors": [
  5226. {
  5227. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5228. "preferred": true
  5229. }
  5230. ]
  5231. },
  5232. "require": {
  5233. "php": ">=7.1"
  5234. },
  5235. "suggest": {
  5236. "ext-intl": "For best performance"
  5237. },
  5238. "type": "library",
  5239. "extra": {
  5240. "branch-alias": {
  5241. "dev-main": "1.23-dev"
  5242. },
  5243. "thanks": {
  5244. "name": "symfony/polyfill",
  5245. "url": "https://github.com/symfony/polyfill"
  5246. }
  5247. },
  5248. "autoload": {
  5249. "psr-4": {
  5250. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  5251. },
  5252. "files": [
  5253. "bootstrap.php"
  5254. ],
  5255. "classmap": [
  5256. "Resources/stubs"
  5257. ]
  5258. },
  5259. "notification-url": "https://packagist.org/downloads/",
  5260. "license": [
  5261. "MIT"
  5262. ],
  5263. "authors": [
  5264. {
  5265. "name": "Nicolas Grekas",
  5266. "email": "p@tchwork.com"
  5267. },
  5268. {
  5269. "name": "Symfony Community",
  5270. "homepage": "https://symfony.com/contributors"
  5271. }
  5272. ],
  5273. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  5274. "homepage": "https://symfony.com",
  5275. "keywords": [
  5276. "compatibility",
  5277. "intl",
  5278. "normalizer",
  5279. "polyfill",
  5280. "portable",
  5281. "shim"
  5282. ],
  5283. "support": {
  5284. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
  5285. },
  5286. "funding": [
  5287. {
  5288. "url": "https://symfony.com/sponsor",
  5289. "type": "custom"
  5290. },
  5291. {
  5292. "url": "https://github.com/fabpot",
  5293. "type": "github"
  5294. },
  5295. {
  5296. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5297. "type": "tidelift"
  5298. }
  5299. ],
  5300. "time": "2021-02-19T12:13:01+00:00"
  5301. },
  5302. {
  5303. "name": "symfony/polyfill-mbstring",
  5304. "version": "v1.23.0",
  5305. "source": {
  5306. "type": "git",
  5307. "url": "https://github.com/symfony/polyfill-mbstring.git",
  5308. "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1"
  5309. },
  5310. "dist": {
  5311. "type": "zip",
  5312. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
  5313. "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
  5314. "shasum": "",
  5315. "mirrors": [
  5316. {
  5317. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5318. "preferred": true
  5319. }
  5320. ]
  5321. },
  5322. "require": {
  5323. "php": ">=7.1"
  5324. },
  5325. "suggest": {
  5326. "ext-mbstring": "For best performance"
  5327. },
  5328. "type": "library",
  5329. "extra": {
  5330. "branch-alias": {
  5331. "dev-main": "1.23-dev"
  5332. },
  5333. "thanks": {
  5334. "name": "symfony/polyfill",
  5335. "url": "https://github.com/symfony/polyfill"
  5336. }
  5337. },
  5338. "autoload": {
  5339. "psr-4": {
  5340. "Symfony\\Polyfill\\Mbstring\\": ""
  5341. },
  5342. "files": [
  5343. "bootstrap.php"
  5344. ]
  5345. },
  5346. "notification-url": "https://packagist.org/downloads/",
  5347. "license": [
  5348. "MIT"
  5349. ],
  5350. "authors": [
  5351. {
  5352. "name": "Nicolas Grekas",
  5353. "email": "p@tchwork.com"
  5354. },
  5355. {
  5356. "name": "Symfony Community",
  5357. "homepage": "https://symfony.com/contributors"
  5358. }
  5359. ],
  5360. "description": "Symfony polyfill for the Mbstring extension",
  5361. "homepage": "https://symfony.com",
  5362. "keywords": [
  5363. "compatibility",
  5364. "mbstring",
  5365. "polyfill",
  5366. "portable",
  5367. "shim"
  5368. ],
  5369. "support": {
  5370. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.0"
  5371. },
  5372. "funding": [
  5373. {
  5374. "url": "https://symfony.com/sponsor",
  5375. "type": "custom"
  5376. },
  5377. {
  5378. "url": "https://github.com/fabpot",
  5379. "type": "github"
  5380. },
  5381. {
  5382. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5383. "type": "tidelift"
  5384. }
  5385. ],
  5386. "time": "2021-05-27T09:27:20+00:00"
  5387. },
  5388. {
  5389. "name": "symfony/polyfill-php72",
  5390. "version": "v1.23.0",
  5391. "source": {
  5392. "type": "git",
  5393. "url": "https://github.com/symfony/polyfill-php72.git",
  5394. "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
  5395. },
  5396. "dist": {
  5397. "type": "zip",
  5398. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
  5399. "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
  5400. "shasum": "",
  5401. "mirrors": [
  5402. {
  5403. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5404. "preferred": true
  5405. }
  5406. ]
  5407. },
  5408. "require": {
  5409. "php": ">=7.1"
  5410. },
  5411. "type": "library",
  5412. "extra": {
  5413. "branch-alias": {
  5414. "dev-main": "1.23-dev"
  5415. },
  5416. "thanks": {
  5417. "name": "symfony/polyfill",
  5418. "url": "https://github.com/symfony/polyfill"
  5419. }
  5420. },
  5421. "autoload": {
  5422. "psr-4": {
  5423. "Symfony\\Polyfill\\Php72\\": ""
  5424. },
  5425. "files": [
  5426. "bootstrap.php"
  5427. ]
  5428. },
  5429. "notification-url": "https://packagist.org/downloads/",
  5430. "license": [
  5431. "MIT"
  5432. ],
  5433. "authors": [
  5434. {
  5435. "name": "Nicolas Grekas",
  5436. "email": "p@tchwork.com"
  5437. },
  5438. {
  5439. "name": "Symfony Community",
  5440. "homepage": "https://symfony.com/contributors"
  5441. }
  5442. ],
  5443. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  5444. "homepage": "https://symfony.com",
  5445. "keywords": [
  5446. "compatibility",
  5447. "polyfill",
  5448. "portable",
  5449. "shim"
  5450. ],
  5451. "support": {
  5452. "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
  5453. },
  5454. "funding": [
  5455. {
  5456. "url": "https://symfony.com/sponsor",
  5457. "type": "custom"
  5458. },
  5459. {
  5460. "url": "https://github.com/fabpot",
  5461. "type": "github"
  5462. },
  5463. {
  5464. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5465. "type": "tidelift"
  5466. }
  5467. ],
  5468. "time": "2021-05-27T09:17:38+00:00"
  5469. },
  5470. {
  5471. "name": "symfony/polyfill-php73",
  5472. "version": "v1.23.0",
  5473. "source": {
  5474. "type": "git",
  5475. "url": "https://github.com/symfony/polyfill-php73.git",
  5476. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
  5477. },
  5478. "dist": {
  5479. "type": "zip",
  5480. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
  5481. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
  5482. "shasum": "",
  5483. "mirrors": [
  5484. {
  5485. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5486. "preferred": true
  5487. }
  5488. ]
  5489. },
  5490. "require": {
  5491. "php": ">=7.1"
  5492. },
  5493. "type": "library",
  5494. "extra": {
  5495. "branch-alias": {
  5496. "dev-main": "1.23-dev"
  5497. },
  5498. "thanks": {
  5499. "name": "symfony/polyfill",
  5500. "url": "https://github.com/symfony/polyfill"
  5501. }
  5502. },
  5503. "autoload": {
  5504. "psr-4": {
  5505. "Symfony\\Polyfill\\Php73\\": ""
  5506. },
  5507. "files": [
  5508. "bootstrap.php"
  5509. ],
  5510. "classmap": [
  5511. "Resources/stubs"
  5512. ]
  5513. },
  5514. "notification-url": "https://packagist.org/downloads/",
  5515. "license": [
  5516. "MIT"
  5517. ],
  5518. "authors": [
  5519. {
  5520. "name": "Nicolas Grekas",
  5521. "email": "p@tchwork.com"
  5522. },
  5523. {
  5524. "name": "Symfony Community",
  5525. "homepage": "https://symfony.com/contributors"
  5526. }
  5527. ],
  5528. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  5529. "homepage": "https://symfony.com",
  5530. "keywords": [
  5531. "compatibility",
  5532. "polyfill",
  5533. "portable",
  5534. "shim"
  5535. ],
  5536. "support": {
  5537. "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
  5538. },
  5539. "funding": [
  5540. {
  5541. "url": "https://symfony.com/sponsor",
  5542. "type": "custom"
  5543. },
  5544. {
  5545. "url": "https://github.com/fabpot",
  5546. "type": "github"
  5547. },
  5548. {
  5549. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5550. "type": "tidelift"
  5551. }
  5552. ],
  5553. "time": "2021-02-19T12:13:01+00:00"
  5554. },
  5555. {
  5556. "name": "symfony/polyfill-php80",
  5557. "version": "v1.23.0",
  5558. "source": {
  5559. "type": "git",
  5560. "url": "https://github.com/symfony/polyfill-php80.git",
  5561. "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0"
  5562. },
  5563. "dist": {
  5564. "type": "zip",
  5565. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0",
  5566. "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0",
  5567. "shasum": "",
  5568. "mirrors": [
  5569. {
  5570. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5571. "preferred": true
  5572. }
  5573. ]
  5574. },
  5575. "require": {
  5576. "php": ">=7.1"
  5577. },
  5578. "type": "library",
  5579. "extra": {
  5580. "branch-alias": {
  5581. "dev-main": "1.23-dev"
  5582. },
  5583. "thanks": {
  5584. "name": "symfony/polyfill",
  5585. "url": "https://github.com/symfony/polyfill"
  5586. }
  5587. },
  5588. "autoload": {
  5589. "psr-4": {
  5590. "Symfony\\Polyfill\\Php80\\": ""
  5591. },
  5592. "files": [
  5593. "bootstrap.php"
  5594. ],
  5595. "classmap": [
  5596. "Resources/stubs"
  5597. ]
  5598. },
  5599. "notification-url": "https://packagist.org/downloads/",
  5600. "license": [
  5601. "MIT"
  5602. ],
  5603. "authors": [
  5604. {
  5605. "name": "Ion Bazan",
  5606. "email": "ion.bazan@gmail.com"
  5607. },
  5608. {
  5609. "name": "Nicolas Grekas",
  5610. "email": "p@tchwork.com"
  5611. },
  5612. {
  5613. "name": "Symfony Community",
  5614. "homepage": "https://symfony.com/contributors"
  5615. }
  5616. ],
  5617. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  5618. "homepage": "https://symfony.com",
  5619. "keywords": [
  5620. "compatibility",
  5621. "polyfill",
  5622. "portable",
  5623. "shim"
  5624. ],
  5625. "support": {
  5626. "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0"
  5627. },
  5628. "funding": [
  5629. {
  5630. "url": "https://symfony.com/sponsor",
  5631. "type": "custom"
  5632. },
  5633. {
  5634. "url": "https://github.com/fabpot",
  5635. "type": "github"
  5636. },
  5637. {
  5638. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5639. "type": "tidelift"
  5640. }
  5641. ],
  5642. "time": "2021-02-19T12:13:01+00:00"
  5643. },
  5644. {
  5645. "name": "symfony/process",
  5646. "version": "v5.3.2",
  5647. "source": {
  5648. "type": "git",
  5649. "url": "https://github.com/symfony/process.git",
  5650. "reference": "714b47f9196de61a196d86c4bad5f09201b307df"
  5651. },
  5652. "dist": {
  5653. "type": "zip",
  5654. "url": "https://api.github.com/repos/symfony/process/zipball/714b47f9196de61a196d86c4bad5f09201b307df",
  5655. "reference": "714b47f9196de61a196d86c4bad5f09201b307df",
  5656. "shasum": "",
  5657. "mirrors": [
  5658. {
  5659. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5660. "preferred": true
  5661. }
  5662. ]
  5663. },
  5664. "require": {
  5665. "php": ">=7.2.5",
  5666. "symfony/polyfill-php80": "^1.15"
  5667. },
  5668. "type": "library",
  5669. "autoload": {
  5670. "psr-4": {
  5671. "Symfony\\Component\\Process\\": ""
  5672. },
  5673. "exclude-from-classmap": [
  5674. "/Tests/"
  5675. ]
  5676. },
  5677. "notification-url": "https://packagist.org/downloads/",
  5678. "license": [
  5679. "MIT"
  5680. ],
  5681. "authors": [
  5682. {
  5683. "name": "Fabien Potencier",
  5684. "email": "fabien@symfony.com"
  5685. },
  5686. {
  5687. "name": "Symfony Community",
  5688. "homepage": "https://symfony.com/contributors"
  5689. }
  5690. ],
  5691. "description": "Executes commands in sub-processes",
  5692. "homepage": "https://symfony.com",
  5693. "support": {
  5694. "source": "https://github.com/symfony/process/tree/v5.3.2"
  5695. },
  5696. "funding": [
  5697. {
  5698. "url": "https://symfony.com/sponsor",
  5699. "type": "custom"
  5700. },
  5701. {
  5702. "url": "https://github.com/fabpot",
  5703. "type": "github"
  5704. },
  5705. {
  5706. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5707. "type": "tidelift"
  5708. }
  5709. ],
  5710. "time": "2021-06-12T10:15:01+00:00"
  5711. },
  5712. {
  5713. "name": "symfony/psr-http-message-bridge",
  5714. "version": "v2.1.0",
  5715. "source": {
  5716. "type": "git",
  5717. "url": "https://github.com/symfony/psr-http-message-bridge.git",
  5718. "reference": "81db2d4ae86e9f0049828d9343a72b9523884e5d"
  5719. },
  5720. "dist": {
  5721. "type": "zip",
  5722. "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/81db2d4ae86e9f0049828d9343a72b9523884e5d",
  5723. "reference": "81db2d4ae86e9f0049828d9343a72b9523884e5d",
  5724. "shasum": "",
  5725. "mirrors": [
  5726. {
  5727. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5728. "preferred": true
  5729. }
  5730. ]
  5731. },
  5732. "require": {
  5733. "php": ">=7.1",
  5734. "psr/http-message": "^1.0",
  5735. "symfony/http-foundation": "^4.4 || ^5.0"
  5736. },
  5737. "require-dev": {
  5738. "nyholm/psr7": "^1.1",
  5739. "psr/log": "^1.1",
  5740. "symfony/browser-kit": "^4.4 || ^5.0",
  5741. "symfony/config": "^4.4 || ^5.0",
  5742. "symfony/event-dispatcher": "^4.4 || ^5.0",
  5743. "symfony/framework-bundle": "^4.4 || ^5.0",
  5744. "symfony/http-kernel": "^4.4 || ^5.0",
  5745. "symfony/phpunit-bridge": "^4.4.19 || ^5.2"
  5746. },
  5747. "suggest": {
  5748. "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
  5749. },
  5750. "type": "symfony-bridge",
  5751. "extra": {
  5752. "branch-alias": {
  5753. "dev-main": "2.1-dev"
  5754. }
  5755. },
  5756. "autoload": {
  5757. "psr-4": {
  5758. "Symfony\\Bridge\\PsrHttpMessage\\": ""
  5759. },
  5760. "exclude-from-classmap": [
  5761. "/Tests/"
  5762. ]
  5763. },
  5764. "notification-url": "https://packagist.org/downloads/",
  5765. "license": [
  5766. "MIT"
  5767. ],
  5768. "authors": [
  5769. {
  5770. "name": "Fabien Potencier",
  5771. "email": "fabien@symfony.com"
  5772. },
  5773. {
  5774. "name": "Symfony Community",
  5775. "homepage": "http://symfony.com/contributors"
  5776. }
  5777. ],
  5778. "description": "PSR HTTP message bridge",
  5779. "homepage": "http://symfony.com",
  5780. "keywords": [
  5781. "http",
  5782. "http-message",
  5783. "psr-17",
  5784. "psr-7"
  5785. ],
  5786. "support": {
  5787. "issues": "https://github.com/symfony/psr-http-message-bridge/issues",
  5788. "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.0"
  5789. },
  5790. "funding": [
  5791. {
  5792. "url": "https://symfony.com/sponsor",
  5793. "type": "custom"
  5794. },
  5795. {
  5796. "url": "https://github.com/fabpot",
  5797. "type": "github"
  5798. },
  5799. {
  5800. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5801. "type": "tidelift"
  5802. }
  5803. ],
  5804. "time": "2021-02-17T10:35:25+00:00"
  5805. },
  5806. {
  5807. "name": "symfony/routing",
  5808. "version": "v5.3.0",
  5809. "source": {
  5810. "type": "git",
  5811. "url": "https://github.com/symfony/routing.git",
  5812. "reference": "368e81376a8e049c37cb80ae87dbfbf411279199"
  5813. },
  5814. "dist": {
  5815. "type": "zip",
  5816. "url": "https://api.github.com/repos/symfony/routing/zipball/368e81376a8e049c37cb80ae87dbfbf411279199",
  5817. "reference": "368e81376a8e049c37cb80ae87dbfbf411279199",
  5818. "shasum": "",
  5819. "mirrors": [
  5820. {
  5821. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5822. "preferred": true
  5823. }
  5824. ]
  5825. },
  5826. "require": {
  5827. "php": ">=7.2.5",
  5828. "symfony/deprecation-contracts": "^2.1",
  5829. "symfony/polyfill-php80": "^1.15"
  5830. },
  5831. "conflict": {
  5832. "doctrine/annotations": "<1.12",
  5833. "symfony/config": "<5.3",
  5834. "symfony/dependency-injection": "<4.4",
  5835. "symfony/yaml": "<4.4"
  5836. },
  5837. "require-dev": {
  5838. "doctrine/annotations": "^1.12",
  5839. "psr/log": "~1.0",
  5840. "symfony/config": "^5.3",
  5841. "symfony/dependency-injection": "^4.4|^5.0",
  5842. "symfony/expression-language": "^4.4|^5.0",
  5843. "symfony/http-foundation": "^4.4|^5.0",
  5844. "symfony/yaml": "^4.4|^5.0"
  5845. },
  5846. "suggest": {
  5847. "symfony/config": "For using the all-in-one router or any loader",
  5848. "symfony/expression-language": "For using expression matching",
  5849. "symfony/http-foundation": "For using a Symfony Request object",
  5850. "symfony/yaml": "For using the YAML loader"
  5851. },
  5852. "type": "library",
  5853. "autoload": {
  5854. "psr-4": {
  5855. "Symfony\\Component\\Routing\\": ""
  5856. },
  5857. "exclude-from-classmap": [
  5858. "/Tests/"
  5859. ]
  5860. },
  5861. "notification-url": "https://packagist.org/downloads/",
  5862. "license": [
  5863. "MIT"
  5864. ],
  5865. "authors": [
  5866. {
  5867. "name": "Fabien Potencier",
  5868. "email": "fabien@symfony.com"
  5869. },
  5870. {
  5871. "name": "Symfony Community",
  5872. "homepage": "https://symfony.com/contributors"
  5873. }
  5874. ],
  5875. "description": "Maps an HTTP request to a set of configuration variables",
  5876. "homepage": "https://symfony.com",
  5877. "keywords": [
  5878. "router",
  5879. "routing",
  5880. "uri",
  5881. "url"
  5882. ],
  5883. "support": {
  5884. "source": "https://github.com/symfony/routing/tree/v5.3.0"
  5885. },
  5886. "funding": [
  5887. {
  5888. "url": "https://symfony.com/sponsor",
  5889. "type": "custom"
  5890. },
  5891. {
  5892. "url": "https://github.com/fabpot",
  5893. "type": "github"
  5894. },
  5895. {
  5896. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5897. "type": "tidelift"
  5898. }
  5899. ],
  5900. "time": "2021-05-26T17:43:10+00:00"
  5901. },
  5902. {
  5903. "name": "symfony/service-contracts",
  5904. "version": "v2.4.0",
  5905. "source": {
  5906. "type": "git",
  5907. "url": "https://github.com/symfony/service-contracts.git",
  5908. "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
  5909. },
  5910. "dist": {
  5911. "type": "zip",
  5912. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
  5913. "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
  5914. "shasum": "",
  5915. "mirrors": [
  5916. {
  5917. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5918. "preferred": true
  5919. }
  5920. ]
  5921. },
  5922. "require": {
  5923. "php": ">=7.2.5",
  5924. "psr/container": "^1.1"
  5925. },
  5926. "suggest": {
  5927. "symfony/service-implementation": ""
  5928. },
  5929. "type": "library",
  5930. "extra": {
  5931. "branch-alias": {
  5932. "dev-main": "2.4-dev"
  5933. },
  5934. "thanks": {
  5935. "name": "symfony/contracts",
  5936. "url": "https://github.com/symfony/contracts"
  5937. }
  5938. },
  5939. "autoload": {
  5940. "psr-4": {
  5941. "Symfony\\Contracts\\Service\\": ""
  5942. }
  5943. },
  5944. "notification-url": "https://packagist.org/downloads/",
  5945. "license": [
  5946. "MIT"
  5947. ],
  5948. "authors": [
  5949. {
  5950. "name": "Nicolas Grekas",
  5951. "email": "p@tchwork.com"
  5952. },
  5953. {
  5954. "name": "Symfony Community",
  5955. "homepage": "https://symfony.com/contributors"
  5956. }
  5957. ],
  5958. "description": "Generic abstractions related to writing services",
  5959. "homepage": "https://symfony.com",
  5960. "keywords": [
  5961. "abstractions",
  5962. "contracts",
  5963. "decoupling",
  5964. "interfaces",
  5965. "interoperability",
  5966. "standards"
  5967. ],
  5968. "support": {
  5969. "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
  5970. },
  5971. "funding": [
  5972. {
  5973. "url": "https://symfony.com/sponsor",
  5974. "type": "custom"
  5975. },
  5976. {
  5977. "url": "https://github.com/fabpot",
  5978. "type": "github"
  5979. },
  5980. {
  5981. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5982. "type": "tidelift"
  5983. }
  5984. ],
  5985. "time": "2021-04-01T10:43:52+00:00"
  5986. },
  5987. {
  5988. "name": "symfony/string",
  5989. "version": "v5.3.3",
  5990. "source": {
  5991. "type": "git",
  5992. "url": "https://github.com/symfony/string.git",
  5993. "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1"
  5994. },
  5995. "dist": {
  5996. "type": "zip",
  5997. "url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
  5998. "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
  5999. "shasum": "",
  6000. "mirrors": [
  6001. {
  6002. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6003. "preferred": true
  6004. }
  6005. ]
  6006. },
  6007. "require": {
  6008. "php": ">=7.2.5",
  6009. "symfony/polyfill-ctype": "~1.8",
  6010. "symfony/polyfill-intl-grapheme": "~1.0",
  6011. "symfony/polyfill-intl-normalizer": "~1.0",
  6012. "symfony/polyfill-mbstring": "~1.0",
  6013. "symfony/polyfill-php80": "~1.15"
  6014. },
  6015. "require-dev": {
  6016. "symfony/error-handler": "^4.4|^5.0",
  6017. "symfony/http-client": "^4.4|^5.0",
  6018. "symfony/translation-contracts": "^1.1|^2",
  6019. "symfony/var-exporter": "^4.4|^5.0"
  6020. },
  6021. "type": "library",
  6022. "autoload": {
  6023. "psr-4": {
  6024. "Symfony\\Component\\String\\": ""
  6025. },
  6026. "files": [
  6027. "Resources/functions.php"
  6028. ],
  6029. "exclude-from-classmap": [
  6030. "/Tests/"
  6031. ]
  6032. },
  6033. "notification-url": "https://packagist.org/downloads/",
  6034. "license": [
  6035. "MIT"
  6036. ],
  6037. "authors": [
  6038. {
  6039. "name": "Nicolas Grekas",
  6040. "email": "p@tchwork.com"
  6041. },
  6042. {
  6043. "name": "Symfony Community",
  6044. "homepage": "https://symfony.com/contributors"
  6045. }
  6046. ],
  6047. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  6048. "homepage": "https://symfony.com",
  6049. "keywords": [
  6050. "grapheme",
  6051. "i18n",
  6052. "string",
  6053. "unicode",
  6054. "utf-8",
  6055. "utf8"
  6056. ],
  6057. "support": {
  6058. "source": "https://github.com/symfony/string/tree/v5.3.3"
  6059. },
  6060. "funding": [
  6061. {
  6062. "url": "https://symfony.com/sponsor",
  6063. "type": "custom"
  6064. },
  6065. {
  6066. "url": "https://github.com/fabpot",
  6067. "type": "github"
  6068. },
  6069. {
  6070. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6071. "type": "tidelift"
  6072. }
  6073. ],
  6074. "time": "2021-06-27T11:44:38+00:00"
  6075. },
  6076. {
  6077. "name": "symfony/translation",
  6078. "version": "v5.3.3",
  6079. "source": {
  6080. "type": "git",
  6081. "url": "https://github.com/symfony/translation.git",
  6082. "reference": "380b8c9e944d0e364b25f28e8e555241eb49c01c"
  6083. },
  6084. "dist": {
  6085. "type": "zip",
  6086. "url": "https://api.github.com/repos/symfony/translation/zipball/380b8c9e944d0e364b25f28e8e555241eb49c01c",
  6087. "reference": "380b8c9e944d0e364b25f28e8e555241eb49c01c",
  6088. "shasum": "",
  6089. "mirrors": [
  6090. {
  6091. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6092. "preferred": true
  6093. }
  6094. ]
  6095. },
  6096. "require": {
  6097. "php": ">=7.2.5",
  6098. "symfony/deprecation-contracts": "^2.1",
  6099. "symfony/polyfill-mbstring": "~1.0",
  6100. "symfony/polyfill-php80": "^1.15",
  6101. "symfony/translation-contracts": "^2.3"
  6102. },
  6103. "conflict": {
  6104. "symfony/config": "<4.4",
  6105. "symfony/dependency-injection": "<5.0",
  6106. "symfony/http-kernel": "<5.0",
  6107. "symfony/twig-bundle": "<5.0",
  6108. "symfony/yaml": "<4.4"
  6109. },
  6110. "provide": {
  6111. "symfony/translation-implementation": "2.3"
  6112. },
  6113. "require-dev": {
  6114. "psr/log": "~1.0",
  6115. "symfony/config": "^4.4|^5.0",
  6116. "symfony/console": "^4.4|^5.0",
  6117. "symfony/dependency-injection": "^5.0",
  6118. "symfony/finder": "^4.4|^5.0",
  6119. "symfony/http-kernel": "^5.0",
  6120. "symfony/intl": "^4.4|^5.0",
  6121. "symfony/polyfill-intl-icu": "^1.21",
  6122. "symfony/service-contracts": "^1.1.2|^2",
  6123. "symfony/yaml": "^4.4|^5.0"
  6124. },
  6125. "suggest": {
  6126. "psr/log-implementation": "To use logging capability in translator",
  6127. "symfony/config": "",
  6128. "symfony/yaml": ""
  6129. },
  6130. "type": "library",
  6131. "autoload": {
  6132. "files": [
  6133. "Resources/functions.php"
  6134. ],
  6135. "psr-4": {
  6136. "Symfony\\Component\\Translation\\": ""
  6137. },
  6138. "exclude-from-classmap": [
  6139. "/Tests/"
  6140. ]
  6141. },
  6142. "notification-url": "https://packagist.org/downloads/",
  6143. "license": [
  6144. "MIT"
  6145. ],
  6146. "authors": [
  6147. {
  6148. "name": "Fabien Potencier",
  6149. "email": "fabien@symfony.com"
  6150. },
  6151. {
  6152. "name": "Symfony Community",
  6153. "homepage": "https://symfony.com/contributors"
  6154. }
  6155. ],
  6156. "description": "Provides tools to internationalize your application",
  6157. "homepage": "https://symfony.com",
  6158. "support": {
  6159. "source": "https://github.com/symfony/translation/tree/v5.3.3"
  6160. },
  6161. "funding": [
  6162. {
  6163. "url": "https://symfony.com/sponsor",
  6164. "type": "custom"
  6165. },
  6166. {
  6167. "url": "https://github.com/fabpot",
  6168. "type": "github"
  6169. },
  6170. {
  6171. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6172. "type": "tidelift"
  6173. }
  6174. ],
  6175. "time": "2021-06-27T12:22:47+00:00"
  6176. },
  6177. {
  6178. "name": "symfony/translation-contracts",
  6179. "version": "v2.4.0",
  6180. "source": {
  6181. "type": "git",
  6182. "url": "https://github.com/symfony/translation-contracts.git",
  6183. "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
  6184. },
  6185. "dist": {
  6186. "type": "zip",
  6187. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
  6188. "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
  6189. "shasum": "",
  6190. "mirrors": [
  6191. {
  6192. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6193. "preferred": true
  6194. }
  6195. ]
  6196. },
  6197. "require": {
  6198. "php": ">=7.2.5"
  6199. },
  6200. "suggest": {
  6201. "symfony/translation-implementation": ""
  6202. },
  6203. "type": "library",
  6204. "extra": {
  6205. "branch-alias": {
  6206. "dev-main": "2.4-dev"
  6207. },
  6208. "thanks": {
  6209. "name": "symfony/contracts",
  6210. "url": "https://github.com/symfony/contracts"
  6211. }
  6212. },
  6213. "autoload": {
  6214. "psr-4": {
  6215. "Symfony\\Contracts\\Translation\\": ""
  6216. }
  6217. },
  6218. "notification-url": "https://packagist.org/downloads/",
  6219. "license": [
  6220. "MIT"
  6221. ],
  6222. "authors": [
  6223. {
  6224. "name": "Nicolas Grekas",
  6225. "email": "p@tchwork.com"
  6226. },
  6227. {
  6228. "name": "Symfony Community",
  6229. "homepage": "https://symfony.com/contributors"
  6230. }
  6231. ],
  6232. "description": "Generic abstractions related to translation",
  6233. "homepage": "https://symfony.com",
  6234. "keywords": [
  6235. "abstractions",
  6236. "contracts",
  6237. "decoupling",
  6238. "interfaces",
  6239. "interoperability",
  6240. "standards"
  6241. ],
  6242. "support": {
  6243. "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
  6244. },
  6245. "funding": [
  6246. {
  6247. "url": "https://symfony.com/sponsor",
  6248. "type": "custom"
  6249. },
  6250. {
  6251. "url": "https://github.com/fabpot",
  6252. "type": "github"
  6253. },
  6254. {
  6255. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6256. "type": "tidelift"
  6257. }
  6258. ],
  6259. "time": "2021-03-23T23:28:01+00:00"
  6260. },
  6261. {
  6262. "name": "symfony/var-dumper",
  6263. "version": "v5.3.3",
  6264. "source": {
  6265. "type": "git",
  6266. "url": "https://github.com/symfony/var-dumper.git",
  6267. "reference": "46aa709affb9ad3355bd7a810f9662d71025c384"
  6268. },
  6269. "dist": {
  6270. "type": "zip",
  6271. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/46aa709affb9ad3355bd7a810f9662d71025c384",
  6272. "reference": "46aa709affb9ad3355bd7a810f9662d71025c384",
  6273. "shasum": "",
  6274. "mirrors": [
  6275. {
  6276. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6277. "preferred": true
  6278. }
  6279. ]
  6280. },
  6281. "require": {
  6282. "php": ">=7.2.5",
  6283. "symfony/polyfill-mbstring": "~1.0",
  6284. "symfony/polyfill-php80": "^1.15"
  6285. },
  6286. "conflict": {
  6287. "phpunit/phpunit": "<5.4.3",
  6288. "symfony/console": "<4.4"
  6289. },
  6290. "require-dev": {
  6291. "ext-iconv": "*",
  6292. "symfony/console": "^4.4|^5.0",
  6293. "symfony/process": "^4.4|^5.0",
  6294. "twig/twig": "^2.13|^3.0.4"
  6295. },
  6296. "suggest": {
  6297. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  6298. "ext-intl": "To show region name in time zone dump",
  6299. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  6300. },
  6301. "bin": [
  6302. "Resources/bin/var-dump-server"
  6303. ],
  6304. "type": "library",
  6305. "autoload": {
  6306. "files": [
  6307. "Resources/functions/dump.php"
  6308. ],
  6309. "psr-4": {
  6310. "Symfony\\Component\\VarDumper\\": ""
  6311. },
  6312. "exclude-from-classmap": [
  6313. "/Tests/"
  6314. ]
  6315. },
  6316. "notification-url": "https://packagist.org/downloads/",
  6317. "license": [
  6318. "MIT"
  6319. ],
  6320. "authors": [
  6321. {
  6322. "name": "Nicolas Grekas",
  6323. "email": "p@tchwork.com"
  6324. },
  6325. {
  6326. "name": "Symfony Community",
  6327. "homepage": "https://symfony.com/contributors"
  6328. }
  6329. ],
  6330. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  6331. "homepage": "https://symfony.com",
  6332. "keywords": [
  6333. "debug",
  6334. "dump"
  6335. ],
  6336. "support": {
  6337. "source": "https://github.com/symfony/var-dumper/tree/v5.3.3"
  6338. },
  6339. "funding": [
  6340. {
  6341. "url": "https://symfony.com/sponsor",
  6342. "type": "custom"
  6343. },
  6344. {
  6345. "url": "https://github.com/fabpot",
  6346. "type": "github"
  6347. },
  6348. {
  6349. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6350. "type": "tidelift"
  6351. }
  6352. ],
  6353. "time": "2021-06-24T08:13:00+00:00"
  6354. },
  6355. {
  6356. "name": "symfony/var-exporter",
  6357. "version": "v5.3.3",
  6358. "source": {
  6359. "type": "git",
  6360. "url": "https://github.com/symfony/var-exporter.git",
  6361. "reference": "903c2c0babd6267de5bcb2995e8fc1efb5f01f1f"
  6362. },
  6363. "dist": {
  6364. "type": "zip",
  6365. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/903c2c0babd6267de5bcb2995e8fc1efb5f01f1f",
  6366. "reference": "903c2c0babd6267de5bcb2995e8fc1efb5f01f1f",
  6367. "shasum": "",
  6368. "mirrors": [
  6369. {
  6370. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6371. "preferred": true
  6372. }
  6373. ]
  6374. },
  6375. "require": {
  6376. "php": ">=7.2.5",
  6377. "symfony/polyfill-php80": "^1.15"
  6378. },
  6379. "require-dev": {
  6380. "symfony/var-dumper": "^4.4.9|^5.0.9"
  6381. },
  6382. "type": "library",
  6383. "autoload": {
  6384. "psr-4": {
  6385. "Symfony\\Component\\VarExporter\\": ""
  6386. },
  6387. "exclude-from-classmap": [
  6388. "/Tests/"
  6389. ]
  6390. },
  6391. "notification-url": "https://packagist.org/downloads/",
  6392. "license": [
  6393. "MIT"
  6394. ],
  6395. "authors": [
  6396. {
  6397. "name": "Nicolas Grekas",
  6398. "email": "p@tchwork.com"
  6399. },
  6400. {
  6401. "name": "Symfony Community",
  6402. "homepage": "https://symfony.com/contributors"
  6403. }
  6404. ],
  6405. "description": "Allows exporting any serializable PHP data structure to plain PHP code",
  6406. "homepage": "https://symfony.com",
  6407. "keywords": [
  6408. "clone",
  6409. "construct",
  6410. "export",
  6411. "hydrate",
  6412. "instantiate",
  6413. "serialize"
  6414. ],
  6415. "support": {
  6416. "source": "https://github.com/symfony/var-exporter/tree/v5.3.3"
  6417. },
  6418. "funding": [
  6419. {
  6420. "url": "https://symfony.com/sponsor",
  6421. "type": "custom"
  6422. },
  6423. {
  6424. "url": "https://github.com/fabpot",
  6425. "type": "github"
  6426. },
  6427. {
  6428. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6429. "type": "tidelift"
  6430. }
  6431. ],
  6432. "time": "2021-06-27T09:16:08+00:00"
  6433. },
  6434. {
  6435. "name": "tencentcloud/tencentcloud-sdk-php",
  6436. "version": "3.0.467",
  6437. "source": {
  6438. "type": "git",
  6439. "url": "https://github.com/TencentCloud/tencentcloud-sdk-php.git",
  6440. "reference": "11f0a41777f97cdc4226a9d1b0dea78eead42a24"
  6441. },
  6442. "dist": {
  6443. "type": "zip",
  6444. "url": "https://api.github.com/repos/TencentCloud/tencentcloud-sdk-php/zipball/11f0a41777f97cdc4226a9d1b0dea78eead42a24",
  6445. "reference": "11f0a41777f97cdc4226a9d1b0dea78eead42a24",
  6446. "shasum": "",
  6447. "mirrors": [
  6448. {
  6449. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6450. "preferred": true
  6451. }
  6452. ]
  6453. },
  6454. "require": {
  6455. "guzzlehttp/guzzle": "^6.3 || ^7.0",
  6456. "guzzlehttp/psr7": "^1.8",
  6457. "php": ">=5.6.0"
  6458. },
  6459. "type": "library",
  6460. "autoload": {
  6461. "classmap": [
  6462. "src/QcloudApi/QcloudApi.php"
  6463. ],
  6464. "psr-4": {
  6465. "TencentCloud\\": "./src/TencentCloud"
  6466. }
  6467. },
  6468. "notification-url": "https://packagist.org/downloads/",
  6469. "license": [
  6470. "Apache-2.0"
  6471. ],
  6472. "authors": [
  6473. {
  6474. "name": "coolli",
  6475. "email": "tencentcloudapi@tencent.com",
  6476. "homepage": "https://cloud.tencent.com/document/sdk/PHP",
  6477. "role": "Developer"
  6478. }
  6479. ],
  6480. "description": "TencentCloudApi php sdk",
  6481. "homepage": "https://github.com/TencentCloud/tencentcloud-sdk-php",
  6482. "support": {
  6483. "issues": "https://github.com/TencentCloud/tencentcloud-sdk-php/issues",
  6484. "source": "https://github.com/TencentCloud/tencentcloud-sdk-php/tree/3.0.467"
  6485. },
  6486. "time": "2021-08-30T01:17:41+00:00"
  6487. },
  6488. {
  6489. "name": "tijsverkoyen/css-to-inline-styles",
  6490. "version": "2.2.3",
  6491. "source": {
  6492. "type": "git",
  6493. "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
  6494. "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5"
  6495. },
  6496. "dist": {
  6497. "type": "zip",
  6498. "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b43b05cf43c1b6d849478965062b6ef73e223bb5",
  6499. "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5",
  6500. "shasum": "",
  6501. "mirrors": [
  6502. {
  6503. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6504. "preferred": true
  6505. }
  6506. ]
  6507. },
  6508. "require": {
  6509. "ext-dom": "*",
  6510. "ext-libxml": "*",
  6511. "php": "^5.5 || ^7.0 || ^8.0",
  6512. "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0"
  6513. },
  6514. "require-dev": {
  6515. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5"
  6516. },
  6517. "type": "library",
  6518. "extra": {
  6519. "branch-alias": {
  6520. "dev-master": "2.2.x-dev"
  6521. }
  6522. },
  6523. "autoload": {
  6524. "psr-4": {
  6525. "TijsVerkoyen\\CssToInlineStyles\\": "src"
  6526. }
  6527. },
  6528. "notification-url": "https://packagist.org/downloads/",
  6529. "license": [
  6530. "BSD-3-Clause"
  6531. ],
  6532. "authors": [
  6533. {
  6534. "name": "Tijs Verkoyen",
  6535. "email": "css_to_inline_styles@verkoyen.eu",
  6536. "role": "Developer"
  6537. }
  6538. ],
  6539. "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.",
  6540. "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
  6541. "support": {
  6542. "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
  6543. "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.3"
  6544. },
  6545. "time": "2020-07-13T06:12:54+00:00"
  6546. },
  6547. {
  6548. "name": "vlucas/phpdotenv",
  6549. "version": "v5.3.0",
  6550. "source": {
  6551. "type": "git",
  6552. "url": "https://github.com/vlucas/phpdotenv.git",
  6553. "reference": "b3eac5c7ac896e52deab4a99068e3f4ab12d9e56"
  6554. },
  6555. "dist": {
  6556. "type": "zip",
  6557. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/b3eac5c7ac896e52deab4a99068e3f4ab12d9e56",
  6558. "reference": "b3eac5c7ac896e52deab4a99068e3f4ab12d9e56",
  6559. "shasum": "",
  6560. "mirrors": [
  6561. {
  6562. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6563. "preferred": true
  6564. }
  6565. ]
  6566. },
  6567. "require": {
  6568. "ext-pcre": "*",
  6569. "graham-campbell/result-type": "^1.0.1",
  6570. "php": "^7.1.3 || ^8.0",
  6571. "phpoption/phpoption": "^1.7.4",
  6572. "symfony/polyfill-ctype": "^1.17",
  6573. "symfony/polyfill-mbstring": "^1.17",
  6574. "symfony/polyfill-php80": "^1.17"
  6575. },
  6576. "require-dev": {
  6577. "bamarni/composer-bin-plugin": "^1.4.1",
  6578. "ext-filter": "*",
  6579. "phpunit/phpunit": "^7.5.20 || ^8.5.14 || ^9.5.1"
  6580. },
  6581. "suggest": {
  6582. "ext-filter": "Required to use the boolean validator."
  6583. },
  6584. "type": "library",
  6585. "extra": {
  6586. "branch-alias": {
  6587. "dev-master": "5.3-dev"
  6588. }
  6589. },
  6590. "autoload": {
  6591. "psr-4": {
  6592. "Dotenv\\": "src/"
  6593. }
  6594. },
  6595. "notification-url": "https://packagist.org/downloads/",
  6596. "license": [
  6597. "BSD-3-Clause"
  6598. ],
  6599. "authors": [
  6600. {
  6601. "name": "Graham Campbell",
  6602. "email": "graham@alt-three.com",
  6603. "homepage": "https://gjcampbell.co.uk/"
  6604. },
  6605. {
  6606. "name": "Vance Lucas",
  6607. "email": "vance@vancelucas.com",
  6608. "homepage": "https://vancelucas.com/"
  6609. }
  6610. ],
  6611. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  6612. "keywords": [
  6613. "dotenv",
  6614. "env",
  6615. "environment"
  6616. ],
  6617. "support": {
  6618. "issues": "https://github.com/vlucas/phpdotenv/issues",
  6619. "source": "https://github.com/vlucas/phpdotenv/tree/v5.3.0"
  6620. },
  6621. "funding": [
  6622. {
  6623. "url": "https://github.com/GrahamCampbell",
  6624. "type": "github"
  6625. },
  6626. {
  6627. "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
  6628. "type": "tidelift"
  6629. }
  6630. ],
  6631. "time": "2021-01-20T15:23:13+00:00"
  6632. },
  6633. {
  6634. "name": "voku/portable-ascii",
  6635. "version": "1.5.6",
  6636. "source": {
  6637. "type": "git",
  6638. "url": "https://github.com/voku/portable-ascii.git",
  6639. "reference": "80953678b19901e5165c56752d087fc11526017c"
  6640. },
  6641. "dist": {
  6642. "type": "zip",
  6643. "url": "https://api.github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c",
  6644. "reference": "80953678b19901e5165c56752d087fc11526017c",
  6645. "shasum": "",
  6646. "mirrors": [
  6647. {
  6648. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6649. "preferred": true
  6650. }
  6651. ]
  6652. },
  6653. "require": {
  6654. "php": ">=7.0.0"
  6655. },
  6656. "require-dev": {
  6657. "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
  6658. },
  6659. "suggest": {
  6660. "ext-intl": "Use Intl for transliterator_transliterate() support"
  6661. },
  6662. "type": "library",
  6663. "autoload": {
  6664. "psr-4": {
  6665. "voku\\": "src/voku/"
  6666. }
  6667. },
  6668. "notification-url": "https://packagist.org/downloads/",
  6669. "license": [
  6670. "MIT"
  6671. ],
  6672. "authors": [
  6673. {
  6674. "name": "Lars Moelleken",
  6675. "homepage": "http://www.moelleken.org/"
  6676. }
  6677. ],
  6678. "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
  6679. "homepage": "https://github.com/voku/portable-ascii",
  6680. "keywords": [
  6681. "ascii",
  6682. "clean",
  6683. "php"
  6684. ],
  6685. "support": {
  6686. "issues": "https://github.com/voku/portable-ascii/issues",
  6687. "source": "https://github.com/voku/portable-ascii/tree/1.5.6"
  6688. },
  6689. "funding": [
  6690. {
  6691. "url": "https://www.paypal.me/moelleken",
  6692. "type": "custom"
  6693. },
  6694. {
  6695. "url": "https://github.com/voku",
  6696. "type": "github"
  6697. },
  6698. {
  6699. "url": "https://opencollective.com/portable-ascii",
  6700. "type": "open_collective"
  6701. },
  6702. {
  6703. "url": "https://www.patreon.com/voku",
  6704. "type": "patreon"
  6705. },
  6706. {
  6707. "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
  6708. "type": "tidelift"
  6709. }
  6710. ],
  6711. "time": "2020-11-12T00:07:28+00:00"
  6712. },
  6713. {
  6714. "name": "webmozart/assert",
  6715. "version": "1.10.0",
  6716. "source": {
  6717. "type": "git",
  6718. "url": "https://github.com/webmozarts/assert.git",
  6719. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
  6720. },
  6721. "dist": {
  6722. "type": "zip",
  6723. "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
  6724. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
  6725. "shasum": "",
  6726. "mirrors": [
  6727. {
  6728. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6729. "preferred": true
  6730. }
  6731. ]
  6732. },
  6733. "require": {
  6734. "php": "^7.2 || ^8.0",
  6735. "symfony/polyfill-ctype": "^1.8"
  6736. },
  6737. "conflict": {
  6738. "phpstan/phpstan": "<0.12.20",
  6739. "vimeo/psalm": "<4.6.1 || 4.6.2"
  6740. },
  6741. "require-dev": {
  6742. "phpunit/phpunit": "^8.5.13"
  6743. },
  6744. "type": "library",
  6745. "extra": {
  6746. "branch-alias": {
  6747. "dev-master": "1.10-dev"
  6748. }
  6749. },
  6750. "autoload": {
  6751. "psr-4": {
  6752. "Webmozart\\Assert\\": "src/"
  6753. }
  6754. },
  6755. "notification-url": "https://packagist.org/downloads/",
  6756. "license": [
  6757. "MIT"
  6758. ],
  6759. "authors": [
  6760. {
  6761. "name": "Bernhard Schussek",
  6762. "email": "bschussek@gmail.com"
  6763. }
  6764. ],
  6765. "description": "Assertions to validate method input/output with nice error messages.",
  6766. "keywords": [
  6767. "assert",
  6768. "check",
  6769. "validate"
  6770. ],
  6771. "support": {
  6772. "issues": "https://github.com/webmozarts/assert/issues",
  6773. "source": "https://github.com/webmozarts/assert/tree/1.10.0"
  6774. },
  6775. "time": "2021-03-09T10:59:23+00:00"
  6776. }
  6777. ],
  6778. "packages-dev": [
  6779. {
  6780. "name": "doctrine/instantiator",
  6781. "version": "1.4.0",
  6782. "source": {
  6783. "type": "git",
  6784. "url": "https://github.com/doctrine/instantiator.git",
  6785. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
  6786. },
  6787. "dist": {
  6788. "type": "zip",
  6789. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
  6790. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
  6791. "shasum": "",
  6792. "mirrors": [
  6793. {
  6794. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6795. "preferred": true
  6796. }
  6797. ]
  6798. },
  6799. "require": {
  6800. "php": "^7.1 || ^8.0"
  6801. },
  6802. "require-dev": {
  6803. "doctrine/coding-standard": "^8.0",
  6804. "ext-pdo": "*",
  6805. "ext-phar": "*",
  6806. "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
  6807. "phpstan/phpstan": "^0.12",
  6808. "phpstan/phpstan-phpunit": "^0.12",
  6809. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  6810. },
  6811. "type": "library",
  6812. "autoload": {
  6813. "psr-4": {
  6814. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  6815. }
  6816. },
  6817. "notification-url": "https://packagist.org/downloads/",
  6818. "license": [
  6819. "MIT"
  6820. ],
  6821. "authors": [
  6822. {
  6823. "name": "Marco Pivetta",
  6824. "email": "ocramius@gmail.com",
  6825. "homepage": "https://ocramius.github.io/"
  6826. }
  6827. ],
  6828. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  6829. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  6830. "keywords": [
  6831. "constructor",
  6832. "instantiate"
  6833. ],
  6834. "support": {
  6835. "issues": "https://github.com/doctrine/instantiator/issues",
  6836. "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
  6837. },
  6838. "funding": [
  6839. {
  6840. "url": "https://www.doctrine-project.org/sponsorship.html",
  6841. "type": "custom"
  6842. },
  6843. {
  6844. "url": "https://www.patreon.com/phpdoctrine",
  6845. "type": "patreon"
  6846. },
  6847. {
  6848. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  6849. "type": "tidelift"
  6850. }
  6851. ],
  6852. "time": "2020-11-10T18:47:58+00:00"
  6853. },
  6854. {
  6855. "name": "facade/flare-client-php",
  6856. "version": "1.8.1",
  6857. "source": {
  6858. "type": "git",
  6859. "url": "https://github.com/facade/flare-client-php.git",
  6860. "reference": "47b639dc02bcfdfc4ebb83de703856fa01e35f5f"
  6861. },
  6862. "dist": {
  6863. "type": "zip",
  6864. "url": "https://api.github.com/repos/facade/flare-client-php/zipball/47b639dc02bcfdfc4ebb83de703856fa01e35f5f",
  6865. "reference": "47b639dc02bcfdfc4ebb83de703856fa01e35f5f",
  6866. "shasum": "",
  6867. "mirrors": [
  6868. {
  6869. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6870. "preferred": true
  6871. }
  6872. ]
  6873. },
  6874. "require": {
  6875. "facade/ignition-contracts": "~1.0",
  6876. "illuminate/pipeline": "^5.5|^6.0|^7.0|^8.0",
  6877. "php": "^7.1|^8.0",
  6878. "symfony/http-foundation": "^3.3|^4.1|^5.0",
  6879. "symfony/mime": "^3.4|^4.0|^5.1",
  6880. "symfony/var-dumper": "^3.4|^4.0|^5.0"
  6881. },
  6882. "require-dev": {
  6883. "friendsofphp/php-cs-fixer": "^2.14",
  6884. "phpunit/phpunit": "^7.5.16",
  6885. "spatie/phpunit-snapshot-assertions": "^2.0"
  6886. },
  6887. "type": "library",
  6888. "extra": {
  6889. "branch-alias": {
  6890. "dev-master": "1.0-dev"
  6891. }
  6892. },
  6893. "autoload": {
  6894. "psr-4": {
  6895. "Facade\\FlareClient\\": "src"
  6896. },
  6897. "files": [
  6898. "src/helpers.php"
  6899. ]
  6900. },
  6901. "notification-url": "https://packagist.org/downloads/",
  6902. "license": [
  6903. "MIT"
  6904. ],
  6905. "description": "Send PHP errors to Flare",
  6906. "homepage": "https://github.com/facade/flare-client-php",
  6907. "keywords": [
  6908. "exception",
  6909. "facade",
  6910. "flare",
  6911. "reporting"
  6912. ],
  6913. "support": {
  6914. "issues": "https://github.com/facade/flare-client-php/issues",
  6915. "source": "https://github.com/facade/flare-client-php/tree/1.8.1"
  6916. },
  6917. "funding": [
  6918. {
  6919. "url": "https://github.com/spatie",
  6920. "type": "github"
  6921. }
  6922. ],
  6923. "time": "2021-05-31T19:23:29+00:00"
  6924. },
  6925. {
  6926. "name": "facade/ignition",
  6927. "version": "2.11.0",
  6928. "source": {
  6929. "type": "git",
  6930. "url": "https://github.com/facade/ignition.git",
  6931. "reference": "dc6818335f50ccf0b90284784718ea9a82604286"
  6932. },
  6933. "dist": {
  6934. "type": "zip",
  6935. "url": "https://api.github.com/repos/facade/ignition/zipball/dc6818335f50ccf0b90284784718ea9a82604286",
  6936. "reference": "dc6818335f50ccf0b90284784718ea9a82604286",
  6937. "shasum": "",
  6938. "mirrors": [
  6939. {
  6940. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6941. "preferred": true
  6942. }
  6943. ]
  6944. },
  6945. "require": {
  6946. "ext-json": "*",
  6947. "ext-mbstring": "*",
  6948. "facade/flare-client-php": "^1.6",
  6949. "facade/ignition-contracts": "^1.0.2",
  6950. "illuminate/support": "^7.0|^8.0",
  6951. "monolog/monolog": "^2.0",
  6952. "php": "^7.2.5|^8.0",
  6953. "symfony/console": "^5.0",
  6954. "symfony/var-dumper": "^5.0"
  6955. },
  6956. "require-dev": {
  6957. "friendsofphp/php-cs-fixer": "^2.14",
  6958. "mockery/mockery": "^1.3",
  6959. "orchestra/testbench": "^5.0|^6.0",
  6960. "psalm/plugin-laravel": "^1.2"
  6961. },
  6962. "suggest": {
  6963. "laravel/telescope": "^3.1"
  6964. },
  6965. "type": "library",
  6966. "extra": {
  6967. "branch-alias": {
  6968. "dev-master": "2.x-dev"
  6969. },
  6970. "laravel": {
  6971. "providers": [
  6972. "Facade\\Ignition\\IgnitionServiceProvider"
  6973. ],
  6974. "aliases": {
  6975. "Flare": "Facade\\Ignition\\Facades\\Flare"
  6976. }
  6977. }
  6978. },
  6979. "autoload": {
  6980. "psr-4": {
  6981. "Facade\\Ignition\\": "src"
  6982. },
  6983. "files": [
  6984. "src/helpers.php"
  6985. ]
  6986. },
  6987. "notification-url": "https://packagist.org/downloads/",
  6988. "license": [
  6989. "MIT"
  6990. ],
  6991. "description": "A beautiful error page for Laravel applications.",
  6992. "homepage": "https://github.com/facade/ignition",
  6993. "keywords": [
  6994. "error",
  6995. "flare",
  6996. "laravel",
  6997. "page"
  6998. ],
  6999. "support": {
  7000. "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction",
  7001. "forum": "https://twitter.com/flareappio",
  7002. "issues": "https://github.com/facade/ignition/issues",
  7003. "source": "https://github.com/facade/ignition"
  7004. },
  7005. "time": "2021-07-12T15:55:51+00:00"
  7006. },
  7007. {
  7008. "name": "facade/ignition-contracts",
  7009. "version": "1.0.2",
  7010. "source": {
  7011. "type": "git",
  7012. "url": "https://github.com/facade/ignition-contracts.git",
  7013. "reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267"
  7014. },
  7015. "dist": {
  7016. "type": "zip",
  7017. "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/3c921a1cdba35b68a7f0ccffc6dffc1995b18267",
  7018. "reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267",
  7019. "shasum": "",
  7020. "mirrors": [
  7021. {
  7022. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7023. "preferred": true
  7024. }
  7025. ]
  7026. },
  7027. "require": {
  7028. "php": "^7.3|^8.0"
  7029. },
  7030. "require-dev": {
  7031. "friendsofphp/php-cs-fixer": "^v2.15.8",
  7032. "phpunit/phpunit": "^9.3.11",
  7033. "vimeo/psalm": "^3.17.1"
  7034. },
  7035. "type": "library",
  7036. "autoload": {
  7037. "psr-4": {
  7038. "Facade\\IgnitionContracts\\": "src"
  7039. }
  7040. },
  7041. "notification-url": "https://packagist.org/downloads/",
  7042. "license": [
  7043. "MIT"
  7044. ],
  7045. "authors": [
  7046. {
  7047. "name": "Freek Van der Herten",
  7048. "email": "freek@spatie.be",
  7049. "homepage": "https://flareapp.io",
  7050. "role": "Developer"
  7051. }
  7052. ],
  7053. "description": "Solution contracts for Ignition",
  7054. "homepage": "https://github.com/facade/ignition-contracts",
  7055. "keywords": [
  7056. "contracts",
  7057. "flare",
  7058. "ignition"
  7059. ],
  7060. "support": {
  7061. "issues": "https://github.com/facade/ignition-contracts/issues",
  7062. "source": "https://github.com/facade/ignition-contracts/tree/1.0.2"
  7063. },
  7064. "time": "2020-10-16T08:27:54+00:00"
  7065. },
  7066. {
  7067. "name": "fakerphp/faker",
  7068. "version": "v1.15.0",
  7069. "source": {
  7070. "type": "git",
  7071. "url": "https://github.com/FakerPHP/Faker.git",
  7072. "reference": "89c6201c74db25fa759ff16e78a4d8f32547770e"
  7073. },
  7074. "dist": {
  7075. "type": "zip",
  7076. "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/89c6201c74db25fa759ff16e78a4d8f32547770e",
  7077. "reference": "89c6201c74db25fa759ff16e78a4d8f32547770e",
  7078. "shasum": "",
  7079. "mirrors": [
  7080. {
  7081. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7082. "preferred": true
  7083. }
  7084. ]
  7085. },
  7086. "require": {
  7087. "php": "^7.1 || ^8.0",
  7088. "psr/container": "^1.0",
  7089. "symfony/deprecation-contracts": "^2.2"
  7090. },
  7091. "conflict": {
  7092. "fzaninotto/faker": "*"
  7093. },
  7094. "require-dev": {
  7095. "bamarni/composer-bin-plugin": "^1.4.1",
  7096. "ext-intl": "*",
  7097. "symfony/phpunit-bridge": "^4.4 || ^5.2"
  7098. },
  7099. "suggest": {
  7100. "ext-curl": "Required by Faker\\Provider\\Image to download images.",
  7101. "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
  7102. "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
  7103. "ext-mbstring": "Required for multibyte Unicode string functionality."
  7104. },
  7105. "type": "library",
  7106. "extra": {
  7107. "branch-alias": {
  7108. "dev-main": "v1.15-dev"
  7109. }
  7110. },
  7111. "autoload": {
  7112. "psr-4": {
  7113. "Faker\\": "src/Faker/"
  7114. }
  7115. },
  7116. "notification-url": "https://packagist.org/downloads/",
  7117. "license": [
  7118. "MIT"
  7119. ],
  7120. "authors": [
  7121. {
  7122. "name": "François Zaninotto"
  7123. }
  7124. ],
  7125. "description": "Faker is a PHP library that generates fake data for you.",
  7126. "keywords": [
  7127. "data",
  7128. "faker",
  7129. "fixtures"
  7130. ],
  7131. "support": {
  7132. "issues": "https://github.com/FakerPHP/Faker/issues",
  7133. "source": "https://github.com/FakerPHP/Faker/tree/v1.15.0"
  7134. },
  7135. "time": "2021-07-06T20:39:40+00:00"
  7136. },
  7137. {
  7138. "name": "filp/whoops",
  7139. "version": "2.14.0",
  7140. "source": {
  7141. "type": "git",
  7142. "url": "https://github.com/filp/whoops.git",
  7143. "reference": "fdf92f03e150ed84d5967a833ae93abffac0315b"
  7144. },
  7145. "dist": {
  7146. "type": "zip",
  7147. "url": "https://api.github.com/repos/filp/whoops/zipball/fdf92f03e150ed84d5967a833ae93abffac0315b",
  7148. "reference": "fdf92f03e150ed84d5967a833ae93abffac0315b",
  7149. "shasum": "",
  7150. "mirrors": [
  7151. {
  7152. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7153. "preferred": true
  7154. }
  7155. ]
  7156. },
  7157. "require": {
  7158. "php": "^5.5.9 || ^7.0 || ^8.0",
  7159. "psr/log": "^1.0.1"
  7160. },
  7161. "require-dev": {
  7162. "mockery/mockery": "^0.9 || ^1.0",
  7163. "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
  7164. "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
  7165. },
  7166. "suggest": {
  7167. "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
  7168. "whoops/soap": "Formats errors as SOAP responses"
  7169. },
  7170. "type": "library",
  7171. "extra": {
  7172. "branch-alias": {
  7173. "dev-master": "2.7-dev"
  7174. }
  7175. },
  7176. "autoload": {
  7177. "psr-4": {
  7178. "Whoops\\": "src/Whoops/"
  7179. }
  7180. },
  7181. "notification-url": "https://packagist.org/downloads/",
  7182. "license": [
  7183. "MIT"
  7184. ],
  7185. "authors": [
  7186. {
  7187. "name": "Filipe Dobreira",
  7188. "homepage": "https://github.com/filp",
  7189. "role": "Developer"
  7190. }
  7191. ],
  7192. "description": "php error handling for cool kids",
  7193. "homepage": "https://filp.github.io/whoops/",
  7194. "keywords": [
  7195. "error",
  7196. "exception",
  7197. "handling",
  7198. "library",
  7199. "throwable",
  7200. "whoops"
  7201. ],
  7202. "support": {
  7203. "issues": "https://github.com/filp/whoops/issues",
  7204. "source": "https://github.com/filp/whoops/tree/2.14.0"
  7205. },
  7206. "funding": [
  7207. {
  7208. "url": "https://github.com/denis-sokolov",
  7209. "type": "github"
  7210. }
  7211. ],
  7212. "time": "2021-07-13T12:00:00+00:00"
  7213. },
  7214. {
  7215. "name": "laravel/sail",
  7216. "version": "v1.8.6",
  7217. "source": {
  7218. "type": "git",
  7219. "url": "https://github.com/laravel/sail.git",
  7220. "reference": "51ecfe0f048f8f8e6c5617e02a1f67ca22817c98"
  7221. },
  7222. "dist": {
  7223. "type": "zip",
  7224. "url": "https://api.github.com/repos/laravel/sail/zipball/51ecfe0f048f8f8e6c5617e02a1f67ca22817c98",
  7225. "reference": "51ecfe0f048f8f8e6c5617e02a1f67ca22817c98",
  7226. "shasum": "",
  7227. "mirrors": [
  7228. {
  7229. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7230. "preferred": true
  7231. }
  7232. ]
  7233. },
  7234. "require": {
  7235. "illuminate/console": "^8.0|^9.0",
  7236. "illuminate/contracts": "^8.0|^9.0",
  7237. "illuminate/support": "^8.0|^9.0",
  7238. "php": "^7.3|^8.0"
  7239. },
  7240. "bin": [
  7241. "bin/sail"
  7242. ],
  7243. "type": "library",
  7244. "extra": {
  7245. "branch-alias": {
  7246. "dev-master": "1.x-dev"
  7247. },
  7248. "laravel": {
  7249. "providers": [
  7250. "Laravel\\Sail\\SailServiceProvider"
  7251. ]
  7252. }
  7253. },
  7254. "autoload": {
  7255. "psr-4": {
  7256. "Laravel\\Sail\\": "src/"
  7257. }
  7258. },
  7259. "notification-url": "https://packagist.org/downloads/",
  7260. "license": [
  7261. "MIT"
  7262. ],
  7263. "authors": [
  7264. {
  7265. "name": "Taylor Otwell",
  7266. "email": "taylor@laravel.com"
  7267. }
  7268. ],
  7269. "description": "Docker files for running a basic Laravel application.",
  7270. "keywords": [
  7271. "docker",
  7272. "laravel"
  7273. ],
  7274. "support": {
  7275. "issues": "https://github.com/laravel/sail/issues",
  7276. "source": "https://github.com/laravel/sail"
  7277. },
  7278. "time": "2021-07-15T07:35:41+00:00"
  7279. },
  7280. {
  7281. "name": "myclabs/deep-copy",
  7282. "version": "1.10.2",
  7283. "source": {
  7284. "type": "git",
  7285. "url": "https://github.com/myclabs/DeepCopy.git",
  7286. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
  7287. },
  7288. "dist": {
  7289. "type": "zip",
  7290. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
  7291. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
  7292. "shasum": "",
  7293. "mirrors": [
  7294. {
  7295. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7296. "preferred": true
  7297. }
  7298. ]
  7299. },
  7300. "require": {
  7301. "php": "^7.1 || ^8.0"
  7302. },
  7303. "replace": {
  7304. "myclabs/deep-copy": "self.version"
  7305. },
  7306. "require-dev": {
  7307. "doctrine/collections": "^1.0",
  7308. "doctrine/common": "^2.6",
  7309. "phpunit/phpunit": "^7.1"
  7310. },
  7311. "type": "library",
  7312. "autoload": {
  7313. "psr-4": {
  7314. "DeepCopy\\": "src/DeepCopy/"
  7315. },
  7316. "files": [
  7317. "src/DeepCopy/deep_copy.php"
  7318. ]
  7319. },
  7320. "notification-url": "https://packagist.org/downloads/",
  7321. "license": [
  7322. "MIT"
  7323. ],
  7324. "description": "Create deep copies (clones) of your objects",
  7325. "keywords": [
  7326. "clone",
  7327. "copy",
  7328. "duplicate",
  7329. "object",
  7330. "object graph"
  7331. ],
  7332. "support": {
  7333. "issues": "https://github.com/myclabs/DeepCopy/issues",
  7334. "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
  7335. },
  7336. "funding": [
  7337. {
  7338. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  7339. "type": "tidelift"
  7340. }
  7341. ],
  7342. "time": "2020-11-13T09:40:50+00:00"
  7343. },
  7344. {
  7345. "name": "nunomaduro/collision",
  7346. "version": "v5.5.0",
  7347. "source": {
  7348. "type": "git",
  7349. "url": "https://github.com/nunomaduro/collision.git",
  7350. "reference": "b5cb36122f1c142c3c3ee20a0ae778439ef0244b"
  7351. },
  7352. "dist": {
  7353. "type": "zip",
  7354. "url": "https://api.github.com/repos/nunomaduro/collision/zipball/b5cb36122f1c142c3c3ee20a0ae778439ef0244b",
  7355. "reference": "b5cb36122f1c142c3c3ee20a0ae778439ef0244b",
  7356. "shasum": "",
  7357. "mirrors": [
  7358. {
  7359. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7360. "preferred": true
  7361. }
  7362. ]
  7363. },
  7364. "require": {
  7365. "facade/ignition-contracts": "^1.0",
  7366. "filp/whoops": "^2.7.2",
  7367. "php": "^7.3 || ^8.0",
  7368. "symfony/console": "^5.0"
  7369. },
  7370. "require-dev": {
  7371. "brianium/paratest": "^6.1",
  7372. "fideloper/proxy": "^4.4.1",
  7373. "friendsofphp/php-cs-fixer": "^2.17.3",
  7374. "fruitcake/laravel-cors": "^2.0.3",
  7375. "laravel/framework": "^9.0",
  7376. "nunomaduro/larastan": "^0.6.2",
  7377. "nunomaduro/mock-final-classes": "^1.0",
  7378. "orchestra/testbench": "^7.0",
  7379. "phpstan/phpstan": "^0.12.64",
  7380. "phpunit/phpunit": "^9.5.0"
  7381. },
  7382. "type": "library",
  7383. "extra": {
  7384. "laravel": {
  7385. "providers": [
  7386. "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
  7387. ]
  7388. }
  7389. },
  7390. "autoload": {
  7391. "psr-4": {
  7392. "NunoMaduro\\Collision\\": "src/"
  7393. }
  7394. },
  7395. "notification-url": "https://packagist.org/downloads/",
  7396. "license": [
  7397. "MIT"
  7398. ],
  7399. "authors": [
  7400. {
  7401. "name": "Nuno Maduro",
  7402. "email": "enunomaduro@gmail.com"
  7403. }
  7404. ],
  7405. "description": "Cli error handling for console/command-line PHP applications.",
  7406. "keywords": [
  7407. "artisan",
  7408. "cli",
  7409. "command-line",
  7410. "console",
  7411. "error",
  7412. "handling",
  7413. "laravel",
  7414. "laravel-zero",
  7415. "php",
  7416. "symfony"
  7417. ],
  7418. "support": {
  7419. "issues": "https://github.com/nunomaduro/collision/issues",
  7420. "source": "https://github.com/nunomaduro/collision"
  7421. },
  7422. "funding": [
  7423. {
  7424. "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L",
  7425. "type": "custom"
  7426. },
  7427. {
  7428. "url": "https://github.com/nunomaduro",
  7429. "type": "github"
  7430. },
  7431. {
  7432. "url": "https://www.patreon.com/nunomaduro",
  7433. "type": "patreon"
  7434. }
  7435. ],
  7436. "time": "2021-06-22T20:47:22+00:00"
  7437. },
  7438. {
  7439. "name": "phar-io/manifest",
  7440. "version": "2.0.1",
  7441. "source": {
  7442. "type": "git",
  7443. "url": "https://github.com/phar-io/manifest.git",
  7444. "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133"
  7445. },
  7446. "dist": {
  7447. "type": "zip",
  7448. "url": "https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
  7449. "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
  7450. "shasum": "",
  7451. "mirrors": [
  7452. {
  7453. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7454. "preferred": true
  7455. }
  7456. ]
  7457. },
  7458. "require": {
  7459. "ext-dom": "*",
  7460. "ext-phar": "*",
  7461. "ext-xmlwriter": "*",
  7462. "phar-io/version": "^3.0.1",
  7463. "php": "^7.2 || ^8.0"
  7464. },
  7465. "type": "library",
  7466. "extra": {
  7467. "branch-alias": {
  7468. "dev-master": "2.0.x-dev"
  7469. }
  7470. },
  7471. "autoload": {
  7472. "classmap": [
  7473. "src/"
  7474. ]
  7475. },
  7476. "notification-url": "https://packagist.org/downloads/",
  7477. "license": [
  7478. "BSD-3-Clause"
  7479. ],
  7480. "authors": [
  7481. {
  7482. "name": "Arne Blankerts",
  7483. "email": "arne@blankerts.de",
  7484. "role": "Developer"
  7485. },
  7486. {
  7487. "name": "Sebastian Heuer",
  7488. "email": "sebastian@phpeople.de",
  7489. "role": "Developer"
  7490. },
  7491. {
  7492. "name": "Sebastian Bergmann",
  7493. "email": "sebastian@phpunit.de",
  7494. "role": "Developer"
  7495. }
  7496. ],
  7497. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  7498. "support": {
  7499. "issues": "https://github.com/phar-io/manifest/issues",
  7500. "source": "https://github.com/phar-io/manifest/tree/master"
  7501. },
  7502. "time": "2020-06-27T14:33:11+00:00"
  7503. },
  7504. {
  7505. "name": "phar-io/version",
  7506. "version": "3.1.0",
  7507. "source": {
  7508. "type": "git",
  7509. "url": "https://github.com/phar-io/version.git",
  7510. "reference": "bae7c545bef187884426f042434e561ab1ddb182"
  7511. },
  7512. "dist": {
  7513. "type": "zip",
  7514. "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
  7515. "reference": "bae7c545bef187884426f042434e561ab1ddb182",
  7516. "shasum": "",
  7517. "mirrors": [
  7518. {
  7519. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7520. "preferred": true
  7521. }
  7522. ]
  7523. },
  7524. "require": {
  7525. "php": "^7.2 || ^8.0"
  7526. },
  7527. "type": "library",
  7528. "autoload": {
  7529. "classmap": [
  7530. "src/"
  7531. ]
  7532. },
  7533. "notification-url": "https://packagist.org/downloads/",
  7534. "license": [
  7535. "BSD-3-Clause"
  7536. ],
  7537. "authors": [
  7538. {
  7539. "name": "Arne Blankerts",
  7540. "email": "arne@blankerts.de",
  7541. "role": "Developer"
  7542. },
  7543. {
  7544. "name": "Sebastian Heuer",
  7545. "email": "sebastian@phpeople.de",
  7546. "role": "Developer"
  7547. },
  7548. {
  7549. "name": "Sebastian Bergmann",
  7550. "email": "sebastian@phpunit.de",
  7551. "role": "Developer"
  7552. }
  7553. ],
  7554. "description": "Library for handling version information and constraints",
  7555. "support": {
  7556. "issues": "https://github.com/phar-io/version/issues",
  7557. "source": "https://github.com/phar-io/version/tree/3.1.0"
  7558. },
  7559. "time": "2021-02-23T14:00:09+00:00"
  7560. },
  7561. {
  7562. "name": "phpdocumentor/reflection-common",
  7563. "version": "2.2.0",
  7564. "source": {
  7565. "type": "git",
  7566. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  7567. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  7568. },
  7569. "dist": {
  7570. "type": "zip",
  7571. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  7572. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  7573. "shasum": "",
  7574. "mirrors": [
  7575. {
  7576. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7577. "preferred": true
  7578. }
  7579. ]
  7580. },
  7581. "require": {
  7582. "php": "^7.2 || ^8.0"
  7583. },
  7584. "type": "library",
  7585. "extra": {
  7586. "branch-alias": {
  7587. "dev-2.x": "2.x-dev"
  7588. }
  7589. },
  7590. "autoload": {
  7591. "psr-4": {
  7592. "phpDocumentor\\Reflection\\": "src/"
  7593. }
  7594. },
  7595. "notification-url": "https://packagist.org/downloads/",
  7596. "license": [
  7597. "MIT"
  7598. ],
  7599. "authors": [
  7600. {
  7601. "name": "Jaap van Otterdijk",
  7602. "email": "opensource@ijaap.nl"
  7603. }
  7604. ],
  7605. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  7606. "homepage": "http://www.phpdoc.org",
  7607. "keywords": [
  7608. "FQSEN",
  7609. "phpDocumentor",
  7610. "phpdoc",
  7611. "reflection",
  7612. "static analysis"
  7613. ],
  7614. "support": {
  7615. "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
  7616. "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
  7617. },
  7618. "time": "2020-06-27T09:03:43+00:00"
  7619. },
  7620. {
  7621. "name": "phpdocumentor/reflection-docblock",
  7622. "version": "5.2.2",
  7623. "source": {
  7624. "type": "git",
  7625. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  7626. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
  7627. },
  7628. "dist": {
  7629. "type": "zip",
  7630. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
  7631. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
  7632. "shasum": "",
  7633. "mirrors": [
  7634. {
  7635. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7636. "preferred": true
  7637. }
  7638. ]
  7639. },
  7640. "require": {
  7641. "ext-filter": "*",
  7642. "php": "^7.2 || ^8.0",
  7643. "phpdocumentor/reflection-common": "^2.2",
  7644. "phpdocumentor/type-resolver": "^1.3",
  7645. "webmozart/assert": "^1.9.1"
  7646. },
  7647. "require-dev": {
  7648. "mockery/mockery": "~1.3.2"
  7649. },
  7650. "type": "library",
  7651. "extra": {
  7652. "branch-alias": {
  7653. "dev-master": "5.x-dev"
  7654. }
  7655. },
  7656. "autoload": {
  7657. "psr-4": {
  7658. "phpDocumentor\\Reflection\\": "src"
  7659. }
  7660. },
  7661. "notification-url": "https://packagist.org/downloads/",
  7662. "license": [
  7663. "MIT"
  7664. ],
  7665. "authors": [
  7666. {
  7667. "name": "Mike van Riel",
  7668. "email": "me@mikevanriel.com"
  7669. },
  7670. {
  7671. "name": "Jaap van Otterdijk",
  7672. "email": "account@ijaap.nl"
  7673. }
  7674. ],
  7675. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  7676. "support": {
  7677. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  7678. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
  7679. },
  7680. "time": "2020-09-03T19:13:55+00:00"
  7681. },
  7682. {
  7683. "name": "phpdocumentor/type-resolver",
  7684. "version": "1.4.0",
  7685. "source": {
  7686. "type": "git",
  7687. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  7688. "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
  7689. },
  7690. "dist": {
  7691. "type": "zip",
  7692. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
  7693. "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
  7694. "shasum": "",
  7695. "mirrors": [
  7696. {
  7697. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7698. "preferred": true
  7699. }
  7700. ]
  7701. },
  7702. "require": {
  7703. "php": "^7.2 || ^8.0",
  7704. "phpdocumentor/reflection-common": "^2.0"
  7705. },
  7706. "require-dev": {
  7707. "ext-tokenizer": "*"
  7708. },
  7709. "type": "library",
  7710. "extra": {
  7711. "branch-alias": {
  7712. "dev-1.x": "1.x-dev"
  7713. }
  7714. },
  7715. "autoload": {
  7716. "psr-4": {
  7717. "phpDocumentor\\Reflection\\": "src"
  7718. }
  7719. },
  7720. "notification-url": "https://packagist.org/downloads/",
  7721. "license": [
  7722. "MIT"
  7723. ],
  7724. "authors": [
  7725. {
  7726. "name": "Mike van Riel",
  7727. "email": "me@mikevanriel.com"
  7728. }
  7729. ],
  7730. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  7731. "support": {
  7732. "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
  7733. "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
  7734. },
  7735. "time": "2020-09-17T18:55:26+00:00"
  7736. },
  7737. {
  7738. "name": "phpspec/prophecy",
  7739. "version": "1.13.0",
  7740. "source": {
  7741. "type": "git",
  7742. "url": "https://github.com/phpspec/prophecy.git",
  7743. "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea"
  7744. },
  7745. "dist": {
  7746. "type": "zip",
  7747. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea",
  7748. "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea",
  7749. "shasum": "",
  7750. "mirrors": [
  7751. {
  7752. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7753. "preferred": true
  7754. }
  7755. ]
  7756. },
  7757. "require": {
  7758. "doctrine/instantiator": "^1.2",
  7759. "php": "^7.2 || ~8.0, <8.1",
  7760. "phpdocumentor/reflection-docblock": "^5.2",
  7761. "sebastian/comparator": "^3.0 || ^4.0",
  7762. "sebastian/recursion-context": "^3.0 || ^4.0"
  7763. },
  7764. "require-dev": {
  7765. "phpspec/phpspec": "^6.0",
  7766. "phpunit/phpunit": "^8.0 || ^9.0"
  7767. },
  7768. "type": "library",
  7769. "extra": {
  7770. "branch-alias": {
  7771. "dev-master": "1.11.x-dev"
  7772. }
  7773. },
  7774. "autoload": {
  7775. "psr-4": {
  7776. "Prophecy\\": "src/Prophecy"
  7777. }
  7778. },
  7779. "notification-url": "https://packagist.org/downloads/",
  7780. "license": [
  7781. "MIT"
  7782. ],
  7783. "authors": [
  7784. {
  7785. "name": "Konstantin Kudryashov",
  7786. "email": "ever.zet@gmail.com",
  7787. "homepage": "http://everzet.com"
  7788. },
  7789. {
  7790. "name": "Marcello Duarte",
  7791. "email": "marcello.duarte@gmail.com"
  7792. }
  7793. ],
  7794. "description": "Highly opinionated mocking framework for PHP 5.3+",
  7795. "homepage": "https://github.com/phpspec/prophecy",
  7796. "keywords": [
  7797. "Double",
  7798. "Dummy",
  7799. "fake",
  7800. "mock",
  7801. "spy",
  7802. "stub"
  7803. ],
  7804. "support": {
  7805. "issues": "https://github.com/phpspec/prophecy/issues",
  7806. "source": "https://github.com/phpspec/prophecy/tree/1.13.0"
  7807. },
  7808. "time": "2021-03-17T13:42:18+00:00"
  7809. },
  7810. {
  7811. "name": "phpunit/php-code-coverage",
  7812. "version": "9.2.6",
  7813. "source": {
  7814. "type": "git",
  7815. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  7816. "reference": "f6293e1b30a2354e8428e004689671b83871edde"
  7817. },
  7818. "dist": {
  7819. "type": "zip",
  7820. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f6293e1b30a2354e8428e004689671b83871edde",
  7821. "reference": "f6293e1b30a2354e8428e004689671b83871edde",
  7822. "shasum": "",
  7823. "mirrors": [
  7824. {
  7825. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7826. "preferred": true
  7827. }
  7828. ]
  7829. },
  7830. "require": {
  7831. "ext-dom": "*",
  7832. "ext-libxml": "*",
  7833. "ext-xmlwriter": "*",
  7834. "nikic/php-parser": "^4.10.2",
  7835. "php": ">=7.3",
  7836. "phpunit/php-file-iterator": "^3.0.3",
  7837. "phpunit/php-text-template": "^2.0.2",
  7838. "sebastian/code-unit-reverse-lookup": "^2.0.2",
  7839. "sebastian/complexity": "^2.0",
  7840. "sebastian/environment": "^5.1.2",
  7841. "sebastian/lines-of-code": "^1.0.3",
  7842. "sebastian/version": "^3.0.1",
  7843. "theseer/tokenizer": "^1.2.0"
  7844. },
  7845. "require-dev": {
  7846. "phpunit/phpunit": "^9.3"
  7847. },
  7848. "suggest": {
  7849. "ext-pcov": "*",
  7850. "ext-xdebug": "*"
  7851. },
  7852. "type": "library",
  7853. "extra": {
  7854. "branch-alias": {
  7855. "dev-master": "9.2-dev"
  7856. }
  7857. },
  7858. "autoload": {
  7859. "classmap": [
  7860. "src/"
  7861. ]
  7862. },
  7863. "notification-url": "https://packagist.org/downloads/",
  7864. "license": [
  7865. "BSD-3-Clause"
  7866. ],
  7867. "authors": [
  7868. {
  7869. "name": "Sebastian Bergmann",
  7870. "email": "sebastian@phpunit.de",
  7871. "role": "lead"
  7872. }
  7873. ],
  7874. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  7875. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  7876. "keywords": [
  7877. "coverage",
  7878. "testing",
  7879. "xunit"
  7880. ],
  7881. "support": {
  7882. "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
  7883. "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.6"
  7884. },
  7885. "funding": [
  7886. {
  7887. "url": "https://github.com/sebastianbergmann",
  7888. "type": "github"
  7889. }
  7890. ],
  7891. "time": "2021-03-28T07:26:59+00:00"
  7892. },
  7893. {
  7894. "name": "phpunit/php-file-iterator",
  7895. "version": "3.0.5",
  7896. "source": {
  7897. "type": "git",
  7898. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  7899. "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
  7900. },
  7901. "dist": {
  7902. "type": "zip",
  7903. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
  7904. "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
  7905. "shasum": "",
  7906. "mirrors": [
  7907. {
  7908. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7909. "preferred": true
  7910. }
  7911. ]
  7912. },
  7913. "require": {
  7914. "php": ">=7.3"
  7915. },
  7916. "require-dev": {
  7917. "phpunit/phpunit": "^9.3"
  7918. },
  7919. "type": "library",
  7920. "extra": {
  7921. "branch-alias": {
  7922. "dev-master": "3.0-dev"
  7923. }
  7924. },
  7925. "autoload": {
  7926. "classmap": [
  7927. "src/"
  7928. ]
  7929. },
  7930. "notification-url": "https://packagist.org/downloads/",
  7931. "license": [
  7932. "BSD-3-Clause"
  7933. ],
  7934. "authors": [
  7935. {
  7936. "name": "Sebastian Bergmann",
  7937. "email": "sebastian@phpunit.de",
  7938. "role": "lead"
  7939. }
  7940. ],
  7941. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  7942. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  7943. "keywords": [
  7944. "filesystem",
  7945. "iterator"
  7946. ],
  7947. "support": {
  7948. "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
  7949. "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
  7950. },
  7951. "funding": [
  7952. {
  7953. "url": "https://github.com/sebastianbergmann",
  7954. "type": "github"
  7955. }
  7956. ],
  7957. "time": "2020-09-28T05:57:25+00:00"
  7958. },
  7959. {
  7960. "name": "phpunit/php-invoker",
  7961. "version": "3.1.1",
  7962. "source": {
  7963. "type": "git",
  7964. "url": "https://github.com/sebastianbergmann/php-invoker.git",
  7965. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
  7966. },
  7967. "dist": {
  7968. "type": "zip",
  7969. "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  7970. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  7971. "shasum": "",
  7972. "mirrors": [
  7973. {
  7974. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7975. "preferred": true
  7976. }
  7977. ]
  7978. },
  7979. "require": {
  7980. "php": ">=7.3"
  7981. },
  7982. "require-dev": {
  7983. "ext-pcntl": "*",
  7984. "phpunit/phpunit": "^9.3"
  7985. },
  7986. "suggest": {
  7987. "ext-pcntl": "*"
  7988. },
  7989. "type": "library",
  7990. "extra": {
  7991. "branch-alias": {
  7992. "dev-master": "3.1-dev"
  7993. }
  7994. },
  7995. "autoload": {
  7996. "classmap": [
  7997. "src/"
  7998. ]
  7999. },
  8000. "notification-url": "https://packagist.org/downloads/",
  8001. "license": [
  8002. "BSD-3-Clause"
  8003. ],
  8004. "authors": [
  8005. {
  8006. "name": "Sebastian Bergmann",
  8007. "email": "sebastian@phpunit.de",
  8008. "role": "lead"
  8009. }
  8010. ],
  8011. "description": "Invoke callables with a timeout",
  8012. "homepage": "https://github.com/sebastianbergmann/php-invoker/",
  8013. "keywords": [
  8014. "process"
  8015. ],
  8016. "support": {
  8017. "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
  8018. "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
  8019. },
  8020. "funding": [
  8021. {
  8022. "url": "https://github.com/sebastianbergmann",
  8023. "type": "github"
  8024. }
  8025. ],
  8026. "time": "2020-09-28T05:58:55+00:00"
  8027. },
  8028. {
  8029. "name": "phpunit/php-text-template",
  8030. "version": "2.0.4",
  8031. "source": {
  8032. "type": "git",
  8033. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  8034. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
  8035. },
  8036. "dist": {
  8037. "type": "zip",
  8038. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  8039. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  8040. "shasum": "",
  8041. "mirrors": [
  8042. {
  8043. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8044. "preferred": true
  8045. }
  8046. ]
  8047. },
  8048. "require": {
  8049. "php": ">=7.3"
  8050. },
  8051. "require-dev": {
  8052. "phpunit/phpunit": "^9.3"
  8053. },
  8054. "type": "library",
  8055. "extra": {
  8056. "branch-alias": {
  8057. "dev-master": "2.0-dev"
  8058. }
  8059. },
  8060. "autoload": {
  8061. "classmap": [
  8062. "src/"
  8063. ]
  8064. },
  8065. "notification-url": "https://packagist.org/downloads/",
  8066. "license": [
  8067. "BSD-3-Clause"
  8068. ],
  8069. "authors": [
  8070. {
  8071. "name": "Sebastian Bergmann",
  8072. "email": "sebastian@phpunit.de",
  8073. "role": "lead"
  8074. }
  8075. ],
  8076. "description": "Simple template engine.",
  8077. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  8078. "keywords": [
  8079. "template"
  8080. ],
  8081. "support": {
  8082. "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
  8083. "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
  8084. },
  8085. "funding": [
  8086. {
  8087. "url": "https://github.com/sebastianbergmann",
  8088. "type": "github"
  8089. }
  8090. ],
  8091. "time": "2020-10-26T05:33:50+00:00"
  8092. },
  8093. {
  8094. "name": "phpunit/php-timer",
  8095. "version": "5.0.3",
  8096. "source": {
  8097. "type": "git",
  8098. "url": "https://github.com/sebastianbergmann/php-timer.git",
  8099. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
  8100. },
  8101. "dist": {
  8102. "type": "zip",
  8103. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  8104. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  8105. "shasum": "",
  8106. "mirrors": [
  8107. {
  8108. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8109. "preferred": true
  8110. }
  8111. ]
  8112. },
  8113. "require": {
  8114. "php": ">=7.3"
  8115. },
  8116. "require-dev": {
  8117. "phpunit/phpunit": "^9.3"
  8118. },
  8119. "type": "library",
  8120. "extra": {
  8121. "branch-alias": {
  8122. "dev-master": "5.0-dev"
  8123. }
  8124. },
  8125. "autoload": {
  8126. "classmap": [
  8127. "src/"
  8128. ]
  8129. },
  8130. "notification-url": "https://packagist.org/downloads/",
  8131. "license": [
  8132. "BSD-3-Clause"
  8133. ],
  8134. "authors": [
  8135. {
  8136. "name": "Sebastian Bergmann",
  8137. "email": "sebastian@phpunit.de",
  8138. "role": "lead"
  8139. }
  8140. ],
  8141. "description": "Utility class for timing",
  8142. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  8143. "keywords": [
  8144. "timer"
  8145. ],
  8146. "support": {
  8147. "issues": "https://github.com/sebastianbergmann/php-timer/issues",
  8148. "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
  8149. },
  8150. "funding": [
  8151. {
  8152. "url": "https://github.com/sebastianbergmann",
  8153. "type": "github"
  8154. }
  8155. ],
  8156. "time": "2020-10-26T13:16:10+00:00"
  8157. },
  8158. {
  8159. "name": "phpunit/phpunit",
  8160. "version": "9.5.7",
  8161. "source": {
  8162. "type": "git",
  8163. "url": "https://github.com/sebastianbergmann/phpunit.git",
  8164. "reference": "d0dc8b6999c937616df4fb046792004b33fd31c5"
  8165. },
  8166. "dist": {
  8167. "type": "zip",
  8168. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0dc8b6999c937616df4fb046792004b33fd31c5",
  8169. "reference": "d0dc8b6999c937616df4fb046792004b33fd31c5",
  8170. "shasum": "",
  8171. "mirrors": [
  8172. {
  8173. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8174. "preferred": true
  8175. }
  8176. ]
  8177. },
  8178. "require": {
  8179. "doctrine/instantiator": "^1.3.1",
  8180. "ext-dom": "*",
  8181. "ext-json": "*",
  8182. "ext-libxml": "*",
  8183. "ext-mbstring": "*",
  8184. "ext-xml": "*",
  8185. "ext-xmlwriter": "*",
  8186. "myclabs/deep-copy": "^1.10.1",
  8187. "phar-io/manifest": "^2.0.1",
  8188. "phar-io/version": "^3.0.2",
  8189. "php": ">=7.3",
  8190. "phpspec/prophecy": "^1.12.1",
  8191. "phpunit/php-code-coverage": "^9.2.3",
  8192. "phpunit/php-file-iterator": "^3.0.5",
  8193. "phpunit/php-invoker": "^3.1.1",
  8194. "phpunit/php-text-template": "^2.0.3",
  8195. "phpunit/php-timer": "^5.0.2",
  8196. "sebastian/cli-parser": "^1.0.1",
  8197. "sebastian/code-unit": "^1.0.6",
  8198. "sebastian/comparator": "^4.0.5",
  8199. "sebastian/diff": "^4.0.3",
  8200. "sebastian/environment": "^5.1.3",
  8201. "sebastian/exporter": "^4.0.3",
  8202. "sebastian/global-state": "^5.0.1",
  8203. "sebastian/object-enumerator": "^4.0.3",
  8204. "sebastian/resource-operations": "^3.0.3",
  8205. "sebastian/type": "^2.3.4",
  8206. "sebastian/version": "^3.0.2"
  8207. },
  8208. "require-dev": {
  8209. "ext-pdo": "*",
  8210. "phpspec/prophecy-phpunit": "^2.0.1"
  8211. },
  8212. "suggest": {
  8213. "ext-soap": "*",
  8214. "ext-xdebug": "*"
  8215. },
  8216. "bin": [
  8217. "phpunit"
  8218. ],
  8219. "type": "library",
  8220. "extra": {
  8221. "branch-alias": {
  8222. "dev-master": "9.5-dev"
  8223. }
  8224. },
  8225. "autoload": {
  8226. "classmap": [
  8227. "src/"
  8228. ],
  8229. "files": [
  8230. "src/Framework/Assert/Functions.php"
  8231. ]
  8232. },
  8233. "notification-url": "https://packagist.org/downloads/",
  8234. "license": [
  8235. "BSD-3-Clause"
  8236. ],
  8237. "authors": [
  8238. {
  8239. "name": "Sebastian Bergmann",
  8240. "email": "sebastian@phpunit.de",
  8241. "role": "lead"
  8242. }
  8243. ],
  8244. "description": "The PHP Unit Testing framework.",
  8245. "homepage": "https://phpunit.de/",
  8246. "keywords": [
  8247. "phpunit",
  8248. "testing",
  8249. "xunit"
  8250. ],
  8251. "support": {
  8252. "issues": "https://github.com/sebastianbergmann/phpunit/issues",
  8253. "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.7"
  8254. },
  8255. "funding": [
  8256. {
  8257. "url": "https://phpunit.de/donate.html",
  8258. "type": "custom"
  8259. },
  8260. {
  8261. "url": "https://github.com/sebastianbergmann",
  8262. "type": "github"
  8263. }
  8264. ],
  8265. "time": "2021-07-19T06:14:47+00:00"
  8266. },
  8267. {
  8268. "name": "sebastian/cli-parser",
  8269. "version": "1.0.1",
  8270. "source": {
  8271. "type": "git",
  8272. "url": "https://github.com/sebastianbergmann/cli-parser.git",
  8273. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
  8274. },
  8275. "dist": {
  8276. "type": "zip",
  8277. "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  8278. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  8279. "shasum": "",
  8280. "mirrors": [
  8281. {
  8282. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8283. "preferred": true
  8284. }
  8285. ]
  8286. },
  8287. "require": {
  8288. "php": ">=7.3"
  8289. },
  8290. "require-dev": {
  8291. "phpunit/phpunit": "^9.3"
  8292. },
  8293. "type": "library",
  8294. "extra": {
  8295. "branch-alias": {
  8296. "dev-master": "1.0-dev"
  8297. }
  8298. },
  8299. "autoload": {
  8300. "classmap": [
  8301. "src/"
  8302. ]
  8303. },
  8304. "notification-url": "https://packagist.org/downloads/",
  8305. "license": [
  8306. "BSD-3-Clause"
  8307. ],
  8308. "authors": [
  8309. {
  8310. "name": "Sebastian Bergmann",
  8311. "email": "sebastian@phpunit.de",
  8312. "role": "lead"
  8313. }
  8314. ],
  8315. "description": "Library for parsing CLI options",
  8316. "homepage": "https://github.com/sebastianbergmann/cli-parser",
  8317. "support": {
  8318. "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
  8319. "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
  8320. },
  8321. "funding": [
  8322. {
  8323. "url": "https://github.com/sebastianbergmann",
  8324. "type": "github"
  8325. }
  8326. ],
  8327. "time": "2020-09-28T06:08:49+00:00"
  8328. },
  8329. {
  8330. "name": "sebastian/code-unit",
  8331. "version": "1.0.8",
  8332. "source": {
  8333. "type": "git",
  8334. "url": "https://github.com/sebastianbergmann/code-unit.git",
  8335. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
  8336. },
  8337. "dist": {
  8338. "type": "zip",
  8339. "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
  8340. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
  8341. "shasum": "",
  8342. "mirrors": [
  8343. {
  8344. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8345. "preferred": true
  8346. }
  8347. ]
  8348. },
  8349. "require": {
  8350. "php": ">=7.3"
  8351. },
  8352. "require-dev": {
  8353. "phpunit/phpunit": "^9.3"
  8354. },
  8355. "type": "library",
  8356. "extra": {
  8357. "branch-alias": {
  8358. "dev-master": "1.0-dev"
  8359. }
  8360. },
  8361. "autoload": {
  8362. "classmap": [
  8363. "src/"
  8364. ]
  8365. },
  8366. "notification-url": "https://packagist.org/downloads/",
  8367. "license": [
  8368. "BSD-3-Clause"
  8369. ],
  8370. "authors": [
  8371. {
  8372. "name": "Sebastian Bergmann",
  8373. "email": "sebastian@phpunit.de",
  8374. "role": "lead"
  8375. }
  8376. ],
  8377. "description": "Collection of value objects that represent the PHP code units",
  8378. "homepage": "https://github.com/sebastianbergmann/code-unit",
  8379. "support": {
  8380. "issues": "https://github.com/sebastianbergmann/code-unit/issues",
  8381. "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
  8382. },
  8383. "funding": [
  8384. {
  8385. "url": "https://github.com/sebastianbergmann",
  8386. "type": "github"
  8387. }
  8388. ],
  8389. "time": "2020-10-26T13:08:54+00:00"
  8390. },
  8391. {
  8392. "name": "sebastian/code-unit-reverse-lookup",
  8393. "version": "2.0.3",
  8394. "source": {
  8395. "type": "git",
  8396. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  8397. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
  8398. },
  8399. "dist": {
  8400. "type": "zip",
  8401. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  8402. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  8403. "shasum": "",
  8404. "mirrors": [
  8405. {
  8406. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8407. "preferred": true
  8408. }
  8409. ]
  8410. },
  8411. "require": {
  8412. "php": ">=7.3"
  8413. },
  8414. "require-dev": {
  8415. "phpunit/phpunit": "^9.3"
  8416. },
  8417. "type": "library",
  8418. "extra": {
  8419. "branch-alias": {
  8420. "dev-master": "2.0-dev"
  8421. }
  8422. },
  8423. "autoload": {
  8424. "classmap": [
  8425. "src/"
  8426. ]
  8427. },
  8428. "notification-url": "https://packagist.org/downloads/",
  8429. "license": [
  8430. "BSD-3-Clause"
  8431. ],
  8432. "authors": [
  8433. {
  8434. "name": "Sebastian Bergmann",
  8435. "email": "sebastian@phpunit.de"
  8436. }
  8437. ],
  8438. "description": "Looks up which function or method a line of code belongs to",
  8439. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  8440. "support": {
  8441. "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
  8442. "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
  8443. },
  8444. "funding": [
  8445. {
  8446. "url": "https://github.com/sebastianbergmann",
  8447. "type": "github"
  8448. }
  8449. ],
  8450. "time": "2020-09-28T05:30:19+00:00"
  8451. },
  8452. {
  8453. "name": "sebastian/comparator",
  8454. "version": "4.0.6",
  8455. "source": {
  8456. "type": "git",
  8457. "url": "https://github.com/sebastianbergmann/comparator.git",
  8458. "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
  8459. },
  8460. "dist": {
  8461. "type": "zip",
  8462. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
  8463. "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
  8464. "shasum": "",
  8465. "mirrors": [
  8466. {
  8467. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8468. "preferred": true
  8469. }
  8470. ]
  8471. },
  8472. "require": {
  8473. "php": ">=7.3",
  8474. "sebastian/diff": "^4.0",
  8475. "sebastian/exporter": "^4.0"
  8476. },
  8477. "require-dev": {
  8478. "phpunit/phpunit": "^9.3"
  8479. },
  8480. "type": "library",
  8481. "extra": {
  8482. "branch-alias": {
  8483. "dev-master": "4.0-dev"
  8484. }
  8485. },
  8486. "autoload": {
  8487. "classmap": [
  8488. "src/"
  8489. ]
  8490. },
  8491. "notification-url": "https://packagist.org/downloads/",
  8492. "license": [
  8493. "BSD-3-Clause"
  8494. ],
  8495. "authors": [
  8496. {
  8497. "name": "Sebastian Bergmann",
  8498. "email": "sebastian@phpunit.de"
  8499. },
  8500. {
  8501. "name": "Jeff Welch",
  8502. "email": "whatthejeff@gmail.com"
  8503. },
  8504. {
  8505. "name": "Volker Dusch",
  8506. "email": "github@wallbash.com"
  8507. },
  8508. {
  8509. "name": "Bernhard Schussek",
  8510. "email": "bschussek@2bepublished.at"
  8511. }
  8512. ],
  8513. "description": "Provides the functionality to compare PHP values for equality",
  8514. "homepage": "https://github.com/sebastianbergmann/comparator",
  8515. "keywords": [
  8516. "comparator",
  8517. "compare",
  8518. "equality"
  8519. ],
  8520. "support": {
  8521. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  8522. "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
  8523. },
  8524. "funding": [
  8525. {
  8526. "url": "https://github.com/sebastianbergmann",
  8527. "type": "github"
  8528. }
  8529. ],
  8530. "time": "2020-10-26T15:49:45+00:00"
  8531. },
  8532. {
  8533. "name": "sebastian/complexity",
  8534. "version": "2.0.2",
  8535. "source": {
  8536. "type": "git",
  8537. "url": "https://github.com/sebastianbergmann/complexity.git",
  8538. "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
  8539. },
  8540. "dist": {
  8541. "type": "zip",
  8542. "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
  8543. "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
  8544. "shasum": "",
  8545. "mirrors": [
  8546. {
  8547. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8548. "preferred": true
  8549. }
  8550. ]
  8551. },
  8552. "require": {
  8553. "nikic/php-parser": "^4.7",
  8554. "php": ">=7.3"
  8555. },
  8556. "require-dev": {
  8557. "phpunit/phpunit": "^9.3"
  8558. },
  8559. "type": "library",
  8560. "extra": {
  8561. "branch-alias": {
  8562. "dev-master": "2.0-dev"
  8563. }
  8564. },
  8565. "autoload": {
  8566. "classmap": [
  8567. "src/"
  8568. ]
  8569. },
  8570. "notification-url": "https://packagist.org/downloads/",
  8571. "license": [
  8572. "BSD-3-Clause"
  8573. ],
  8574. "authors": [
  8575. {
  8576. "name": "Sebastian Bergmann",
  8577. "email": "sebastian@phpunit.de",
  8578. "role": "lead"
  8579. }
  8580. ],
  8581. "description": "Library for calculating the complexity of PHP code units",
  8582. "homepage": "https://github.com/sebastianbergmann/complexity",
  8583. "support": {
  8584. "issues": "https://github.com/sebastianbergmann/complexity/issues",
  8585. "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
  8586. },
  8587. "funding": [
  8588. {
  8589. "url": "https://github.com/sebastianbergmann",
  8590. "type": "github"
  8591. }
  8592. ],
  8593. "time": "2020-10-26T15:52:27+00:00"
  8594. },
  8595. {
  8596. "name": "sebastian/diff",
  8597. "version": "4.0.4",
  8598. "source": {
  8599. "type": "git",
  8600. "url": "https://github.com/sebastianbergmann/diff.git",
  8601. "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
  8602. },
  8603. "dist": {
  8604. "type": "zip",
  8605. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
  8606. "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
  8607. "shasum": "",
  8608. "mirrors": [
  8609. {
  8610. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8611. "preferred": true
  8612. }
  8613. ]
  8614. },
  8615. "require": {
  8616. "php": ">=7.3"
  8617. },
  8618. "require-dev": {
  8619. "phpunit/phpunit": "^9.3",
  8620. "symfony/process": "^4.2 || ^5"
  8621. },
  8622. "type": "library",
  8623. "extra": {
  8624. "branch-alias": {
  8625. "dev-master": "4.0-dev"
  8626. }
  8627. },
  8628. "autoload": {
  8629. "classmap": [
  8630. "src/"
  8631. ]
  8632. },
  8633. "notification-url": "https://packagist.org/downloads/",
  8634. "license": [
  8635. "BSD-3-Clause"
  8636. ],
  8637. "authors": [
  8638. {
  8639. "name": "Sebastian Bergmann",
  8640. "email": "sebastian@phpunit.de"
  8641. },
  8642. {
  8643. "name": "Kore Nordmann",
  8644. "email": "mail@kore-nordmann.de"
  8645. }
  8646. ],
  8647. "description": "Diff implementation",
  8648. "homepage": "https://github.com/sebastianbergmann/diff",
  8649. "keywords": [
  8650. "diff",
  8651. "udiff",
  8652. "unidiff",
  8653. "unified diff"
  8654. ],
  8655. "support": {
  8656. "issues": "https://github.com/sebastianbergmann/diff/issues",
  8657. "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
  8658. },
  8659. "funding": [
  8660. {
  8661. "url": "https://github.com/sebastianbergmann",
  8662. "type": "github"
  8663. }
  8664. ],
  8665. "time": "2020-10-26T13:10:38+00:00"
  8666. },
  8667. {
  8668. "name": "sebastian/environment",
  8669. "version": "5.1.3",
  8670. "source": {
  8671. "type": "git",
  8672. "url": "https://github.com/sebastianbergmann/environment.git",
  8673. "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
  8674. },
  8675. "dist": {
  8676. "type": "zip",
  8677. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
  8678. "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
  8679. "shasum": "",
  8680. "mirrors": [
  8681. {
  8682. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8683. "preferred": true
  8684. }
  8685. ]
  8686. },
  8687. "require": {
  8688. "php": ">=7.3"
  8689. },
  8690. "require-dev": {
  8691. "phpunit/phpunit": "^9.3"
  8692. },
  8693. "suggest": {
  8694. "ext-posix": "*"
  8695. },
  8696. "type": "library",
  8697. "extra": {
  8698. "branch-alias": {
  8699. "dev-master": "5.1-dev"
  8700. }
  8701. },
  8702. "autoload": {
  8703. "classmap": [
  8704. "src/"
  8705. ]
  8706. },
  8707. "notification-url": "https://packagist.org/downloads/",
  8708. "license": [
  8709. "BSD-3-Clause"
  8710. ],
  8711. "authors": [
  8712. {
  8713. "name": "Sebastian Bergmann",
  8714. "email": "sebastian@phpunit.de"
  8715. }
  8716. ],
  8717. "description": "Provides functionality to handle HHVM/PHP environments",
  8718. "homepage": "http://www.github.com/sebastianbergmann/environment",
  8719. "keywords": [
  8720. "Xdebug",
  8721. "environment",
  8722. "hhvm"
  8723. ],
  8724. "support": {
  8725. "issues": "https://github.com/sebastianbergmann/environment/issues",
  8726. "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
  8727. },
  8728. "funding": [
  8729. {
  8730. "url": "https://github.com/sebastianbergmann",
  8731. "type": "github"
  8732. }
  8733. ],
  8734. "time": "2020-09-28T05:52:38+00:00"
  8735. },
  8736. {
  8737. "name": "sebastian/exporter",
  8738. "version": "4.0.3",
  8739. "source": {
  8740. "type": "git",
  8741. "url": "https://github.com/sebastianbergmann/exporter.git",
  8742. "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
  8743. },
  8744. "dist": {
  8745. "type": "zip",
  8746. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
  8747. "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
  8748. "shasum": "",
  8749. "mirrors": [
  8750. {
  8751. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8752. "preferred": true
  8753. }
  8754. ]
  8755. },
  8756. "require": {
  8757. "php": ">=7.3",
  8758. "sebastian/recursion-context": "^4.0"
  8759. },
  8760. "require-dev": {
  8761. "ext-mbstring": "*",
  8762. "phpunit/phpunit": "^9.3"
  8763. },
  8764. "type": "library",
  8765. "extra": {
  8766. "branch-alias": {
  8767. "dev-master": "4.0-dev"
  8768. }
  8769. },
  8770. "autoload": {
  8771. "classmap": [
  8772. "src/"
  8773. ]
  8774. },
  8775. "notification-url": "https://packagist.org/downloads/",
  8776. "license": [
  8777. "BSD-3-Clause"
  8778. ],
  8779. "authors": [
  8780. {
  8781. "name": "Sebastian Bergmann",
  8782. "email": "sebastian@phpunit.de"
  8783. },
  8784. {
  8785. "name": "Jeff Welch",
  8786. "email": "whatthejeff@gmail.com"
  8787. },
  8788. {
  8789. "name": "Volker Dusch",
  8790. "email": "github@wallbash.com"
  8791. },
  8792. {
  8793. "name": "Adam Harvey",
  8794. "email": "aharvey@php.net"
  8795. },
  8796. {
  8797. "name": "Bernhard Schussek",
  8798. "email": "bschussek@gmail.com"
  8799. }
  8800. ],
  8801. "description": "Provides the functionality to export PHP variables for visualization",
  8802. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  8803. "keywords": [
  8804. "export",
  8805. "exporter"
  8806. ],
  8807. "support": {
  8808. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  8809. "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3"
  8810. },
  8811. "funding": [
  8812. {
  8813. "url": "https://github.com/sebastianbergmann",
  8814. "type": "github"
  8815. }
  8816. ],
  8817. "time": "2020-09-28T05:24:23+00:00"
  8818. },
  8819. {
  8820. "name": "sebastian/global-state",
  8821. "version": "5.0.3",
  8822. "source": {
  8823. "type": "git",
  8824. "url": "https://github.com/sebastianbergmann/global-state.git",
  8825. "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
  8826. },
  8827. "dist": {
  8828. "type": "zip",
  8829. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
  8830. "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
  8831. "shasum": "",
  8832. "mirrors": [
  8833. {
  8834. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8835. "preferred": true
  8836. }
  8837. ]
  8838. },
  8839. "require": {
  8840. "php": ">=7.3",
  8841. "sebastian/object-reflector": "^2.0",
  8842. "sebastian/recursion-context": "^4.0"
  8843. },
  8844. "require-dev": {
  8845. "ext-dom": "*",
  8846. "phpunit/phpunit": "^9.3"
  8847. },
  8848. "suggest": {
  8849. "ext-uopz": "*"
  8850. },
  8851. "type": "library",
  8852. "extra": {
  8853. "branch-alias": {
  8854. "dev-master": "5.0-dev"
  8855. }
  8856. },
  8857. "autoload": {
  8858. "classmap": [
  8859. "src/"
  8860. ]
  8861. },
  8862. "notification-url": "https://packagist.org/downloads/",
  8863. "license": [
  8864. "BSD-3-Clause"
  8865. ],
  8866. "authors": [
  8867. {
  8868. "name": "Sebastian Bergmann",
  8869. "email": "sebastian@phpunit.de"
  8870. }
  8871. ],
  8872. "description": "Snapshotting of global state",
  8873. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  8874. "keywords": [
  8875. "global state"
  8876. ],
  8877. "support": {
  8878. "issues": "https://github.com/sebastianbergmann/global-state/issues",
  8879. "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
  8880. },
  8881. "funding": [
  8882. {
  8883. "url": "https://github.com/sebastianbergmann",
  8884. "type": "github"
  8885. }
  8886. ],
  8887. "time": "2021-06-11T13:31:12+00:00"
  8888. },
  8889. {
  8890. "name": "sebastian/lines-of-code",
  8891. "version": "1.0.3",
  8892. "source": {
  8893. "type": "git",
  8894. "url": "https://github.com/sebastianbergmann/lines-of-code.git",
  8895. "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
  8896. },
  8897. "dist": {
  8898. "type": "zip",
  8899. "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
  8900. "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
  8901. "shasum": "",
  8902. "mirrors": [
  8903. {
  8904. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8905. "preferred": true
  8906. }
  8907. ]
  8908. },
  8909. "require": {
  8910. "nikic/php-parser": "^4.6",
  8911. "php": ">=7.3"
  8912. },
  8913. "require-dev": {
  8914. "phpunit/phpunit": "^9.3"
  8915. },
  8916. "type": "library",
  8917. "extra": {
  8918. "branch-alias": {
  8919. "dev-master": "1.0-dev"
  8920. }
  8921. },
  8922. "autoload": {
  8923. "classmap": [
  8924. "src/"
  8925. ]
  8926. },
  8927. "notification-url": "https://packagist.org/downloads/",
  8928. "license": [
  8929. "BSD-3-Clause"
  8930. ],
  8931. "authors": [
  8932. {
  8933. "name": "Sebastian Bergmann",
  8934. "email": "sebastian@phpunit.de",
  8935. "role": "lead"
  8936. }
  8937. ],
  8938. "description": "Library for counting the lines of code in PHP source code",
  8939. "homepage": "https://github.com/sebastianbergmann/lines-of-code",
  8940. "support": {
  8941. "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
  8942. "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
  8943. },
  8944. "funding": [
  8945. {
  8946. "url": "https://github.com/sebastianbergmann",
  8947. "type": "github"
  8948. }
  8949. ],
  8950. "time": "2020-11-28T06:42:11+00:00"
  8951. },
  8952. {
  8953. "name": "sebastian/object-enumerator",
  8954. "version": "4.0.4",
  8955. "source": {
  8956. "type": "git",
  8957. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  8958. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
  8959. },
  8960. "dist": {
  8961. "type": "zip",
  8962. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
  8963. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
  8964. "shasum": "",
  8965. "mirrors": [
  8966. {
  8967. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8968. "preferred": true
  8969. }
  8970. ]
  8971. },
  8972. "require": {
  8973. "php": ">=7.3",
  8974. "sebastian/object-reflector": "^2.0",
  8975. "sebastian/recursion-context": "^4.0"
  8976. },
  8977. "require-dev": {
  8978. "phpunit/phpunit": "^9.3"
  8979. },
  8980. "type": "library",
  8981. "extra": {
  8982. "branch-alias": {
  8983. "dev-master": "4.0-dev"
  8984. }
  8985. },
  8986. "autoload": {
  8987. "classmap": [
  8988. "src/"
  8989. ]
  8990. },
  8991. "notification-url": "https://packagist.org/downloads/",
  8992. "license": [
  8993. "BSD-3-Clause"
  8994. ],
  8995. "authors": [
  8996. {
  8997. "name": "Sebastian Bergmann",
  8998. "email": "sebastian@phpunit.de"
  8999. }
  9000. ],
  9001. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  9002. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  9003. "support": {
  9004. "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
  9005. "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
  9006. },
  9007. "funding": [
  9008. {
  9009. "url": "https://github.com/sebastianbergmann",
  9010. "type": "github"
  9011. }
  9012. ],
  9013. "time": "2020-10-26T13:12:34+00:00"
  9014. },
  9015. {
  9016. "name": "sebastian/object-reflector",
  9017. "version": "2.0.4",
  9018. "source": {
  9019. "type": "git",
  9020. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  9021. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
  9022. },
  9023. "dist": {
  9024. "type": "zip",
  9025. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  9026. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  9027. "shasum": "",
  9028. "mirrors": [
  9029. {
  9030. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9031. "preferred": true
  9032. }
  9033. ]
  9034. },
  9035. "require": {
  9036. "php": ">=7.3"
  9037. },
  9038. "require-dev": {
  9039. "phpunit/phpunit": "^9.3"
  9040. },
  9041. "type": "library",
  9042. "extra": {
  9043. "branch-alias": {
  9044. "dev-master": "2.0-dev"
  9045. }
  9046. },
  9047. "autoload": {
  9048. "classmap": [
  9049. "src/"
  9050. ]
  9051. },
  9052. "notification-url": "https://packagist.org/downloads/",
  9053. "license": [
  9054. "BSD-3-Clause"
  9055. ],
  9056. "authors": [
  9057. {
  9058. "name": "Sebastian Bergmann",
  9059. "email": "sebastian@phpunit.de"
  9060. }
  9061. ],
  9062. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  9063. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  9064. "support": {
  9065. "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
  9066. "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
  9067. },
  9068. "funding": [
  9069. {
  9070. "url": "https://github.com/sebastianbergmann",
  9071. "type": "github"
  9072. }
  9073. ],
  9074. "time": "2020-10-26T13:14:26+00:00"
  9075. },
  9076. {
  9077. "name": "sebastian/recursion-context",
  9078. "version": "4.0.4",
  9079. "source": {
  9080. "type": "git",
  9081. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  9082. "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
  9083. },
  9084. "dist": {
  9085. "type": "zip",
  9086. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
  9087. "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
  9088. "shasum": "",
  9089. "mirrors": [
  9090. {
  9091. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9092. "preferred": true
  9093. }
  9094. ]
  9095. },
  9096. "require": {
  9097. "php": ">=7.3"
  9098. },
  9099. "require-dev": {
  9100. "phpunit/phpunit": "^9.3"
  9101. },
  9102. "type": "library",
  9103. "extra": {
  9104. "branch-alias": {
  9105. "dev-master": "4.0-dev"
  9106. }
  9107. },
  9108. "autoload": {
  9109. "classmap": [
  9110. "src/"
  9111. ]
  9112. },
  9113. "notification-url": "https://packagist.org/downloads/",
  9114. "license": [
  9115. "BSD-3-Clause"
  9116. ],
  9117. "authors": [
  9118. {
  9119. "name": "Sebastian Bergmann",
  9120. "email": "sebastian@phpunit.de"
  9121. },
  9122. {
  9123. "name": "Jeff Welch",
  9124. "email": "whatthejeff@gmail.com"
  9125. },
  9126. {
  9127. "name": "Adam Harvey",
  9128. "email": "aharvey@php.net"
  9129. }
  9130. ],
  9131. "description": "Provides functionality to recursively process PHP variables",
  9132. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  9133. "support": {
  9134. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  9135. "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
  9136. },
  9137. "funding": [
  9138. {
  9139. "url": "https://github.com/sebastianbergmann",
  9140. "type": "github"
  9141. }
  9142. ],
  9143. "time": "2020-10-26T13:17:30+00:00"
  9144. },
  9145. {
  9146. "name": "sebastian/resource-operations",
  9147. "version": "3.0.3",
  9148. "source": {
  9149. "type": "git",
  9150. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  9151. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
  9152. },
  9153. "dist": {
  9154. "type": "zip",
  9155. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  9156. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  9157. "shasum": "",
  9158. "mirrors": [
  9159. {
  9160. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9161. "preferred": true
  9162. }
  9163. ]
  9164. },
  9165. "require": {
  9166. "php": ">=7.3"
  9167. },
  9168. "require-dev": {
  9169. "phpunit/phpunit": "^9.0"
  9170. },
  9171. "type": "library",
  9172. "extra": {
  9173. "branch-alias": {
  9174. "dev-master": "3.0-dev"
  9175. }
  9176. },
  9177. "autoload": {
  9178. "classmap": [
  9179. "src/"
  9180. ]
  9181. },
  9182. "notification-url": "https://packagist.org/downloads/",
  9183. "license": [
  9184. "BSD-3-Clause"
  9185. ],
  9186. "authors": [
  9187. {
  9188. "name": "Sebastian Bergmann",
  9189. "email": "sebastian@phpunit.de"
  9190. }
  9191. ],
  9192. "description": "Provides a list of PHP built-in functions that operate on resources",
  9193. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  9194. "support": {
  9195. "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
  9196. "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
  9197. },
  9198. "funding": [
  9199. {
  9200. "url": "https://github.com/sebastianbergmann",
  9201. "type": "github"
  9202. }
  9203. ],
  9204. "time": "2020-09-28T06:45:17+00:00"
  9205. },
  9206. {
  9207. "name": "sebastian/type",
  9208. "version": "2.3.4",
  9209. "source": {
  9210. "type": "git",
  9211. "url": "https://github.com/sebastianbergmann/type.git",
  9212. "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
  9213. },
  9214. "dist": {
  9215. "type": "zip",
  9216. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
  9217. "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
  9218. "shasum": "",
  9219. "mirrors": [
  9220. {
  9221. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9222. "preferred": true
  9223. }
  9224. ]
  9225. },
  9226. "require": {
  9227. "php": ">=7.3"
  9228. },
  9229. "require-dev": {
  9230. "phpunit/phpunit": "^9.3"
  9231. },
  9232. "type": "library",
  9233. "extra": {
  9234. "branch-alias": {
  9235. "dev-master": "2.3-dev"
  9236. }
  9237. },
  9238. "autoload": {
  9239. "classmap": [
  9240. "src/"
  9241. ]
  9242. },
  9243. "notification-url": "https://packagist.org/downloads/",
  9244. "license": [
  9245. "BSD-3-Clause"
  9246. ],
  9247. "authors": [
  9248. {
  9249. "name": "Sebastian Bergmann",
  9250. "email": "sebastian@phpunit.de",
  9251. "role": "lead"
  9252. }
  9253. ],
  9254. "description": "Collection of value objects that represent the types of the PHP type system",
  9255. "homepage": "https://github.com/sebastianbergmann/type",
  9256. "support": {
  9257. "issues": "https://github.com/sebastianbergmann/type/issues",
  9258. "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
  9259. },
  9260. "funding": [
  9261. {
  9262. "url": "https://github.com/sebastianbergmann",
  9263. "type": "github"
  9264. }
  9265. ],
  9266. "time": "2021-06-15T12:49:02+00:00"
  9267. },
  9268. {
  9269. "name": "sebastian/version",
  9270. "version": "3.0.2",
  9271. "source": {
  9272. "type": "git",
  9273. "url": "https://github.com/sebastianbergmann/version.git",
  9274. "reference": "c6c1022351a901512170118436c764e473f6de8c"
  9275. },
  9276. "dist": {
  9277. "type": "zip",
  9278. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
  9279. "reference": "c6c1022351a901512170118436c764e473f6de8c",
  9280. "shasum": "",
  9281. "mirrors": [
  9282. {
  9283. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9284. "preferred": true
  9285. }
  9286. ]
  9287. },
  9288. "require": {
  9289. "php": ">=7.3"
  9290. },
  9291. "type": "library",
  9292. "extra": {
  9293. "branch-alias": {
  9294. "dev-master": "3.0-dev"
  9295. }
  9296. },
  9297. "autoload": {
  9298. "classmap": [
  9299. "src/"
  9300. ]
  9301. },
  9302. "notification-url": "https://packagist.org/downloads/",
  9303. "license": [
  9304. "BSD-3-Clause"
  9305. ],
  9306. "authors": [
  9307. {
  9308. "name": "Sebastian Bergmann",
  9309. "email": "sebastian@phpunit.de",
  9310. "role": "lead"
  9311. }
  9312. ],
  9313. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  9314. "homepage": "https://github.com/sebastianbergmann/version",
  9315. "support": {
  9316. "issues": "https://github.com/sebastianbergmann/version/issues",
  9317. "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
  9318. },
  9319. "funding": [
  9320. {
  9321. "url": "https://github.com/sebastianbergmann",
  9322. "type": "github"
  9323. }
  9324. ],
  9325. "time": "2020-09-28T06:39:44+00:00"
  9326. },
  9327. {
  9328. "name": "theseer/tokenizer",
  9329. "version": "1.2.0",
  9330. "source": {
  9331. "type": "git",
  9332. "url": "https://github.com/theseer/tokenizer.git",
  9333. "reference": "75a63c33a8577608444246075ea0af0d052e452a"
  9334. },
  9335. "dist": {
  9336. "type": "zip",
  9337. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
  9338. "reference": "75a63c33a8577608444246075ea0af0d052e452a",
  9339. "shasum": "",
  9340. "mirrors": [
  9341. {
  9342. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9343. "preferred": true
  9344. }
  9345. ]
  9346. },
  9347. "require": {
  9348. "ext-dom": "*",
  9349. "ext-tokenizer": "*",
  9350. "ext-xmlwriter": "*",
  9351. "php": "^7.2 || ^8.0"
  9352. },
  9353. "type": "library",
  9354. "autoload": {
  9355. "classmap": [
  9356. "src/"
  9357. ]
  9358. },
  9359. "notification-url": "https://packagist.org/downloads/",
  9360. "license": [
  9361. "BSD-3-Clause"
  9362. ],
  9363. "authors": [
  9364. {
  9365. "name": "Arne Blankerts",
  9366. "email": "arne@blankerts.de",
  9367. "role": "Developer"
  9368. }
  9369. ],
  9370. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  9371. "support": {
  9372. "issues": "https://github.com/theseer/tokenizer/issues",
  9373. "source": "https://github.com/theseer/tokenizer/tree/master"
  9374. },
  9375. "funding": [
  9376. {
  9377. "url": "https://github.com/theseer",
  9378. "type": "github"
  9379. }
  9380. ],
  9381. "time": "2020-07-12T23:59:07+00:00"
  9382. }
  9383. ],
  9384. "aliases": [],
  9385. "minimum-stability": "dev",
  9386. "stability-flags": [],
  9387. "prefer-stable": true,
  9388. "prefer-lowest": false,
  9389. "platform": {
  9390. "php": "^7.4|^8.0"
  9391. },
  9392. "platform-dev": [],
  9393. "plugin-api-version": "2.1.0"
  9394. }