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

9455 lines
339 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
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": "439b8933da7d940b25e1fbcb525e2bdf",
  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": "super-eggs/dcat-distpicker",
  3659. "version": "2.0.1",
  3660. "source": {
  3661. "type": "git",
  3662. "url": "https://github.com/super-eggs/dcat-distpicker.git",
  3663. "reference": "b55b2ad2dcb2fa8c72138ca40b95a1dd10878530"
  3664. },
  3665. "dist": {
  3666. "type": "zip",
  3667. "url": "https://api.github.com/repos/super-eggs/dcat-distpicker/zipball/b55b2ad2dcb2fa8c72138ca40b95a1dd10878530",
  3668. "reference": "b55b2ad2dcb2fa8c72138ca40b95a1dd10878530",
  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. "dcat/laravel-admin": "~2.0",
  3679. "php": ">=7.1.0"
  3680. },
  3681. "type": "library",
  3682. "extra": {
  3683. "dcat-admin": "SuperEggs\\DcatDistpicker\\DcatDistpickerServiceProvider",
  3684. "laravel": {
  3685. "providers": [
  3686. "SuperEggs\\DcatDistpicker\\DcatDistpickerServiceProvider"
  3687. ]
  3688. }
  3689. },
  3690. "autoload": {
  3691. "psr-4": {
  3692. "SuperEggs\\DcatDistpicker\\": "src/"
  3693. }
  3694. },
  3695. "notification-url": "https://packagist.org/downloads/",
  3696. "license": [
  3697. "MIT"
  3698. ],
  3699. "authors": [
  3700. {
  3701. "name": "SuperEggs",
  3702. "email": "1552915523@qq.com"
  3703. }
  3704. ],
  3705. "description": "Distpicker extension for dcat-admin",
  3706. "homepage": "https://github.com/super-eggs/dcat-distpicker",
  3707. "keywords": [
  3708. "dcat-admin",
  3709. "distpicker",
  3710. "extension"
  3711. ],
  3712. "support": {
  3713. "issues": "https://github.com/super-eggs/dcat-distpicker/issues",
  3714. "source": "https://github.com/super-eggs/dcat-distpicker/tree/2.0.1"
  3715. },
  3716. "time": "2021-03-10T02:32:24+00:00"
  3717. },
  3718. {
  3719. "name": "swiftmailer/swiftmailer",
  3720. "version": "v6.2.7",
  3721. "source": {
  3722. "type": "git",
  3723. "url": "https://github.com/swiftmailer/swiftmailer.git",
  3724. "reference": "15f7faf8508e04471f666633addacf54c0ab5933"
  3725. },
  3726. "dist": {
  3727. "type": "zip",
  3728. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/15f7faf8508e04471f666633addacf54c0ab5933",
  3729. "reference": "15f7faf8508e04471f666633addacf54c0ab5933",
  3730. "shasum": "",
  3731. "mirrors": [
  3732. {
  3733. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3734. "preferred": true
  3735. }
  3736. ]
  3737. },
  3738. "require": {
  3739. "egulias/email-validator": "^2.0|^3.1",
  3740. "php": ">=7.0.0",
  3741. "symfony/polyfill-iconv": "^1.0",
  3742. "symfony/polyfill-intl-idn": "^1.10",
  3743. "symfony/polyfill-mbstring": "^1.0"
  3744. },
  3745. "require-dev": {
  3746. "mockery/mockery": "^1.0",
  3747. "symfony/phpunit-bridge": "^4.4|^5.0"
  3748. },
  3749. "suggest": {
  3750. "ext-intl": "Needed to support internationalized email addresses"
  3751. },
  3752. "type": "library",
  3753. "extra": {
  3754. "branch-alias": {
  3755. "dev-master": "6.2-dev"
  3756. }
  3757. },
  3758. "autoload": {
  3759. "files": [
  3760. "lib/swift_required.php"
  3761. ]
  3762. },
  3763. "notification-url": "https://packagist.org/downloads/",
  3764. "license": [
  3765. "MIT"
  3766. ],
  3767. "authors": [
  3768. {
  3769. "name": "Chris Corbyn"
  3770. },
  3771. {
  3772. "name": "Fabien Potencier",
  3773. "email": "fabien@symfony.com"
  3774. }
  3775. ],
  3776. "description": "Swiftmailer, free feature-rich PHP mailer",
  3777. "homepage": "https://swiftmailer.symfony.com",
  3778. "keywords": [
  3779. "email",
  3780. "mail",
  3781. "mailer"
  3782. ],
  3783. "support": {
  3784. "issues": "https://github.com/swiftmailer/swiftmailer/issues",
  3785. "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.2.7"
  3786. },
  3787. "funding": [
  3788. {
  3789. "url": "https://github.com/fabpot",
  3790. "type": "github"
  3791. },
  3792. {
  3793. "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
  3794. "type": "tidelift"
  3795. }
  3796. ],
  3797. "time": "2021-03-09T12:30:35+00:00"
  3798. },
  3799. {
  3800. "name": "symfony/cache",
  3801. "version": "v5.3.3",
  3802. "source": {
  3803. "type": "git",
  3804. "url": "https://github.com/symfony/cache.git",
  3805. "reference": "82962a497f090e95e3b357c21bf6f54991c9b1a5"
  3806. },
  3807. "dist": {
  3808. "type": "zip",
  3809. "url": "https://api.github.com/repos/symfony/cache/zipball/82962a497f090e95e3b357c21bf6f54991c9b1a5",
  3810. "reference": "82962a497f090e95e3b357c21bf6f54991c9b1a5",
  3811. "shasum": "",
  3812. "mirrors": [
  3813. {
  3814. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3815. "preferred": true
  3816. }
  3817. ]
  3818. },
  3819. "require": {
  3820. "php": ">=7.2.5",
  3821. "psr/cache": "^1.0|^2.0",
  3822. "psr/log": "^1.1",
  3823. "symfony/cache-contracts": "^1.1.7|^2",
  3824. "symfony/deprecation-contracts": "^2.1",
  3825. "symfony/polyfill-php80": "^1.15",
  3826. "symfony/service-contracts": "^1.1|^2",
  3827. "symfony/var-exporter": "^4.4|^5.0"
  3828. },
  3829. "conflict": {
  3830. "doctrine/dbal": "<2.10",
  3831. "symfony/dependency-injection": "<4.4",
  3832. "symfony/http-kernel": "<4.4",
  3833. "symfony/var-dumper": "<4.4"
  3834. },
  3835. "provide": {
  3836. "psr/cache-implementation": "1.0|2.0",
  3837. "psr/simple-cache-implementation": "1.0",
  3838. "symfony/cache-implementation": "1.0|2.0"
  3839. },
  3840. "require-dev": {
  3841. "cache/integration-tests": "dev-master",
  3842. "doctrine/cache": "^1.6|^2.0",
  3843. "doctrine/dbal": "^2.10|^3.0",
  3844. "predis/predis": "^1.1",
  3845. "psr/simple-cache": "^1.0",
  3846. "symfony/config": "^4.4|^5.0",
  3847. "symfony/dependency-injection": "^4.4|^5.0",
  3848. "symfony/filesystem": "^4.4|^5.0",
  3849. "symfony/http-kernel": "^4.4|^5.0",
  3850. "symfony/messenger": "^4.4|^5.0",
  3851. "symfony/var-dumper": "^4.4|^5.0"
  3852. },
  3853. "type": "library",
  3854. "autoload": {
  3855. "psr-4": {
  3856. "Symfony\\Component\\Cache\\": ""
  3857. },
  3858. "exclude-from-classmap": [
  3859. "/Tests/"
  3860. ]
  3861. },
  3862. "notification-url": "https://packagist.org/downloads/",
  3863. "license": [
  3864. "MIT"
  3865. ],
  3866. "authors": [
  3867. {
  3868. "name": "Nicolas Grekas",
  3869. "email": "p@tchwork.com"
  3870. },
  3871. {
  3872. "name": "Symfony Community",
  3873. "homepage": "https://symfony.com/contributors"
  3874. }
  3875. ],
  3876. "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
  3877. "homepage": "https://symfony.com",
  3878. "keywords": [
  3879. "caching",
  3880. "psr6"
  3881. ],
  3882. "support": {
  3883. "source": "https://github.com/symfony/cache/tree/v5.3.3"
  3884. },
  3885. "funding": [
  3886. {
  3887. "url": "https://symfony.com/sponsor",
  3888. "type": "custom"
  3889. },
  3890. {
  3891. "url": "https://github.com/fabpot",
  3892. "type": "github"
  3893. },
  3894. {
  3895. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3896. "type": "tidelift"
  3897. }
  3898. ],
  3899. "time": "2021-06-24T08:13:00+00:00"
  3900. },
  3901. {
  3902. "name": "symfony/cache-contracts",
  3903. "version": "v2.4.0",
  3904. "source": {
  3905. "type": "git",
  3906. "url": "https://github.com/symfony/cache-contracts.git",
  3907. "reference": "c0446463729b89dd4fa62e9aeecc80287323615d"
  3908. },
  3909. "dist": {
  3910. "type": "zip",
  3911. "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/c0446463729b89dd4fa62e9aeecc80287323615d",
  3912. "reference": "c0446463729b89dd4fa62e9aeecc80287323615d",
  3913. "shasum": "",
  3914. "mirrors": [
  3915. {
  3916. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  3917. "preferred": true
  3918. }
  3919. ]
  3920. },
  3921. "require": {
  3922. "php": ">=7.2.5",
  3923. "psr/cache": "^1.0|^2.0|^3.0"
  3924. },
  3925. "suggest": {
  3926. "symfony/cache-implementation": ""
  3927. },
  3928. "type": "library",
  3929. "extra": {
  3930. "branch-alias": {
  3931. "dev-main": "2.4-dev"
  3932. },
  3933. "thanks": {
  3934. "name": "symfony/contracts",
  3935. "url": "https://github.com/symfony/contracts"
  3936. }
  3937. },
  3938. "autoload": {
  3939. "psr-4": {
  3940. "Symfony\\Contracts\\Cache\\": ""
  3941. }
  3942. },
  3943. "notification-url": "https://packagist.org/downloads/",
  3944. "license": [
  3945. "MIT"
  3946. ],
  3947. "authors": [
  3948. {
  3949. "name": "Nicolas Grekas",
  3950. "email": "p@tchwork.com"
  3951. },
  3952. {
  3953. "name": "Symfony Community",
  3954. "homepage": "https://symfony.com/contributors"
  3955. }
  3956. ],
  3957. "description": "Generic abstractions related to caching",
  3958. "homepage": "https://symfony.com",
  3959. "keywords": [
  3960. "abstractions",
  3961. "contracts",
  3962. "decoupling",
  3963. "interfaces",
  3964. "interoperability",
  3965. "standards"
  3966. ],
  3967. "support": {
  3968. "source": "https://github.com/symfony/cache-contracts/tree/v2.4.0"
  3969. },
  3970. "funding": [
  3971. {
  3972. "url": "https://symfony.com/sponsor",
  3973. "type": "custom"
  3974. },
  3975. {
  3976. "url": "https://github.com/fabpot",
  3977. "type": "github"
  3978. },
  3979. {
  3980. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3981. "type": "tidelift"
  3982. }
  3983. ],
  3984. "time": "2021-03-23T23:28:01+00:00"
  3985. },
  3986. {
  3987. "name": "symfony/console",
  3988. "version": "v5.3.2",
  3989. "source": {
  3990. "type": "git",
  3991. "url": "https://github.com/symfony/console.git",
  3992. "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1"
  3993. },
  3994. "dist": {
  3995. "type": "zip",
  3996. "url": "https://api.github.com/repos/symfony/console/zipball/649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
  3997. "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
  3998. "shasum": "",
  3999. "mirrors": [
  4000. {
  4001. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4002. "preferred": true
  4003. }
  4004. ]
  4005. },
  4006. "require": {
  4007. "php": ">=7.2.5",
  4008. "symfony/deprecation-contracts": "^2.1",
  4009. "symfony/polyfill-mbstring": "~1.0",
  4010. "symfony/polyfill-php73": "^1.8",
  4011. "symfony/polyfill-php80": "^1.15",
  4012. "symfony/service-contracts": "^1.1|^2",
  4013. "symfony/string": "^5.1"
  4014. },
  4015. "conflict": {
  4016. "symfony/dependency-injection": "<4.4",
  4017. "symfony/dotenv": "<5.1",
  4018. "symfony/event-dispatcher": "<4.4",
  4019. "symfony/lock": "<4.4",
  4020. "symfony/process": "<4.4"
  4021. },
  4022. "provide": {
  4023. "psr/log-implementation": "1.0"
  4024. },
  4025. "require-dev": {
  4026. "psr/log": "~1.0",
  4027. "symfony/config": "^4.4|^5.0",
  4028. "symfony/dependency-injection": "^4.4|^5.0",
  4029. "symfony/event-dispatcher": "^4.4|^5.0",
  4030. "symfony/lock": "^4.4|^5.0",
  4031. "symfony/process": "^4.4|^5.0",
  4032. "symfony/var-dumper": "^4.4|^5.0"
  4033. },
  4034. "suggest": {
  4035. "psr/log": "For using the console logger",
  4036. "symfony/event-dispatcher": "",
  4037. "symfony/lock": "",
  4038. "symfony/process": ""
  4039. },
  4040. "type": "library",
  4041. "autoload": {
  4042. "psr-4": {
  4043. "Symfony\\Component\\Console\\": ""
  4044. },
  4045. "exclude-from-classmap": [
  4046. "/Tests/"
  4047. ]
  4048. },
  4049. "notification-url": "https://packagist.org/downloads/",
  4050. "license": [
  4051. "MIT"
  4052. ],
  4053. "authors": [
  4054. {
  4055. "name": "Fabien Potencier",
  4056. "email": "fabien@symfony.com"
  4057. },
  4058. {
  4059. "name": "Symfony Community",
  4060. "homepage": "https://symfony.com/contributors"
  4061. }
  4062. ],
  4063. "description": "Eases the creation of beautiful and testable command line interfaces",
  4064. "homepage": "https://symfony.com",
  4065. "keywords": [
  4066. "cli",
  4067. "command line",
  4068. "console",
  4069. "terminal"
  4070. ],
  4071. "support": {
  4072. "source": "https://github.com/symfony/console/tree/v5.3.2"
  4073. },
  4074. "funding": [
  4075. {
  4076. "url": "https://symfony.com/sponsor",
  4077. "type": "custom"
  4078. },
  4079. {
  4080. "url": "https://github.com/fabpot",
  4081. "type": "github"
  4082. },
  4083. {
  4084. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4085. "type": "tidelift"
  4086. }
  4087. ],
  4088. "time": "2021-06-12T09:42:48+00:00"
  4089. },
  4090. {
  4091. "name": "symfony/css-selector",
  4092. "version": "v5.3.0",
  4093. "source": {
  4094. "type": "git",
  4095. "url": "https://github.com/symfony/css-selector.git",
  4096. "reference": "fcd0b29a7a0b1bb5bfbedc6231583d77fea04814"
  4097. },
  4098. "dist": {
  4099. "type": "zip",
  4100. "url": "https://api.github.com/repos/symfony/css-selector/zipball/fcd0b29a7a0b1bb5bfbedc6231583d77fea04814",
  4101. "reference": "fcd0b29a7a0b1bb5bfbedc6231583d77fea04814",
  4102. "shasum": "",
  4103. "mirrors": [
  4104. {
  4105. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4106. "preferred": true
  4107. }
  4108. ]
  4109. },
  4110. "require": {
  4111. "php": ">=7.2.5"
  4112. },
  4113. "type": "library",
  4114. "autoload": {
  4115. "psr-4": {
  4116. "Symfony\\Component\\CssSelector\\": ""
  4117. },
  4118. "exclude-from-classmap": [
  4119. "/Tests/"
  4120. ]
  4121. },
  4122. "notification-url": "https://packagist.org/downloads/",
  4123. "license": [
  4124. "MIT"
  4125. ],
  4126. "authors": [
  4127. {
  4128. "name": "Fabien Potencier",
  4129. "email": "fabien@symfony.com"
  4130. },
  4131. {
  4132. "name": "Jean-François Simon",
  4133. "email": "jeanfrancois.simon@sensiolabs.com"
  4134. },
  4135. {
  4136. "name": "Symfony Community",
  4137. "homepage": "https://symfony.com/contributors"
  4138. }
  4139. ],
  4140. "description": "Converts CSS selectors to XPath expressions",
  4141. "homepage": "https://symfony.com",
  4142. "support": {
  4143. "source": "https://github.com/symfony/css-selector/tree/v5.3.0"
  4144. },
  4145. "funding": [
  4146. {
  4147. "url": "https://symfony.com/sponsor",
  4148. "type": "custom"
  4149. },
  4150. {
  4151. "url": "https://github.com/fabpot",
  4152. "type": "github"
  4153. },
  4154. {
  4155. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4156. "type": "tidelift"
  4157. }
  4158. ],
  4159. "time": "2021-05-26T17:40:38+00:00"
  4160. },
  4161. {
  4162. "name": "symfony/deprecation-contracts",
  4163. "version": "v2.4.0",
  4164. "source": {
  4165. "type": "git",
  4166. "url": "https://github.com/symfony/deprecation-contracts.git",
  4167. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
  4168. },
  4169. "dist": {
  4170. "type": "zip",
  4171. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  4172. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  4173. "shasum": "",
  4174. "mirrors": [
  4175. {
  4176. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4177. "preferred": true
  4178. }
  4179. ]
  4180. },
  4181. "require": {
  4182. "php": ">=7.1"
  4183. },
  4184. "type": "library",
  4185. "extra": {
  4186. "branch-alias": {
  4187. "dev-main": "2.4-dev"
  4188. },
  4189. "thanks": {
  4190. "name": "symfony/contracts",
  4191. "url": "https://github.com/symfony/contracts"
  4192. }
  4193. },
  4194. "autoload": {
  4195. "files": [
  4196. "function.php"
  4197. ]
  4198. },
  4199. "notification-url": "https://packagist.org/downloads/",
  4200. "license": [
  4201. "MIT"
  4202. ],
  4203. "authors": [
  4204. {
  4205. "name": "Nicolas Grekas",
  4206. "email": "p@tchwork.com"
  4207. },
  4208. {
  4209. "name": "Symfony Community",
  4210. "homepage": "https://symfony.com/contributors"
  4211. }
  4212. ],
  4213. "description": "A generic function and convention to trigger deprecation notices",
  4214. "homepage": "https://symfony.com",
  4215. "support": {
  4216. "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
  4217. },
  4218. "funding": [
  4219. {
  4220. "url": "https://symfony.com/sponsor",
  4221. "type": "custom"
  4222. },
  4223. {
  4224. "url": "https://github.com/fabpot",
  4225. "type": "github"
  4226. },
  4227. {
  4228. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4229. "type": "tidelift"
  4230. }
  4231. ],
  4232. "time": "2021-03-23T23:28:01+00:00"
  4233. },
  4234. {
  4235. "name": "symfony/error-handler",
  4236. "version": "v5.3.3",
  4237. "source": {
  4238. "type": "git",
  4239. "url": "https://github.com/symfony/error-handler.git",
  4240. "reference": "43323e79c80719e8a4674e33484bca98270d223f"
  4241. },
  4242. "dist": {
  4243. "type": "zip",
  4244. "url": "https://api.github.com/repos/symfony/error-handler/zipball/43323e79c80719e8a4674e33484bca98270d223f",
  4245. "reference": "43323e79c80719e8a4674e33484bca98270d223f",
  4246. "shasum": "",
  4247. "mirrors": [
  4248. {
  4249. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4250. "preferred": true
  4251. }
  4252. ]
  4253. },
  4254. "require": {
  4255. "php": ">=7.2.5",
  4256. "psr/log": "^1.0",
  4257. "symfony/polyfill-php80": "^1.15",
  4258. "symfony/var-dumper": "^4.4|^5.0"
  4259. },
  4260. "require-dev": {
  4261. "symfony/deprecation-contracts": "^2.1",
  4262. "symfony/http-kernel": "^4.4|^5.0",
  4263. "symfony/serializer": "^4.4|^5.0"
  4264. },
  4265. "type": "library",
  4266. "autoload": {
  4267. "psr-4": {
  4268. "Symfony\\Component\\ErrorHandler\\": ""
  4269. },
  4270. "exclude-from-classmap": [
  4271. "/Tests/"
  4272. ]
  4273. },
  4274. "notification-url": "https://packagist.org/downloads/",
  4275. "license": [
  4276. "MIT"
  4277. ],
  4278. "authors": [
  4279. {
  4280. "name": "Fabien Potencier",
  4281. "email": "fabien@symfony.com"
  4282. },
  4283. {
  4284. "name": "Symfony Community",
  4285. "homepage": "https://symfony.com/contributors"
  4286. }
  4287. ],
  4288. "description": "Provides tools to manage errors and ease debugging PHP code",
  4289. "homepage": "https://symfony.com",
  4290. "support": {
  4291. "source": "https://github.com/symfony/error-handler/tree/v5.3.3"
  4292. },
  4293. "funding": [
  4294. {
  4295. "url": "https://symfony.com/sponsor",
  4296. "type": "custom"
  4297. },
  4298. {
  4299. "url": "https://github.com/fabpot",
  4300. "type": "github"
  4301. },
  4302. {
  4303. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4304. "type": "tidelift"
  4305. }
  4306. ],
  4307. "time": "2021-06-24T08:13:00+00:00"
  4308. },
  4309. {
  4310. "name": "symfony/event-dispatcher",
  4311. "version": "v5.3.0",
  4312. "source": {
  4313. "type": "git",
  4314. "url": "https://github.com/symfony/event-dispatcher.git",
  4315. "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce"
  4316. },
  4317. "dist": {
  4318. "type": "zip",
  4319. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67a5f354afa8e2f231081b3fa11a5912f933c3ce",
  4320. "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce",
  4321. "shasum": "",
  4322. "mirrors": [
  4323. {
  4324. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4325. "preferred": true
  4326. }
  4327. ]
  4328. },
  4329. "require": {
  4330. "php": ">=7.2.5",
  4331. "symfony/deprecation-contracts": "^2.1",
  4332. "symfony/event-dispatcher-contracts": "^2",
  4333. "symfony/polyfill-php80": "^1.15"
  4334. },
  4335. "conflict": {
  4336. "symfony/dependency-injection": "<4.4"
  4337. },
  4338. "provide": {
  4339. "psr/event-dispatcher-implementation": "1.0",
  4340. "symfony/event-dispatcher-implementation": "2.0"
  4341. },
  4342. "require-dev": {
  4343. "psr/log": "~1.0",
  4344. "symfony/config": "^4.4|^5.0",
  4345. "symfony/dependency-injection": "^4.4|^5.0",
  4346. "symfony/error-handler": "^4.4|^5.0",
  4347. "symfony/expression-language": "^4.4|^5.0",
  4348. "symfony/http-foundation": "^4.4|^5.0",
  4349. "symfony/service-contracts": "^1.1|^2",
  4350. "symfony/stopwatch": "^4.4|^5.0"
  4351. },
  4352. "suggest": {
  4353. "symfony/dependency-injection": "",
  4354. "symfony/http-kernel": ""
  4355. },
  4356. "type": "library",
  4357. "autoload": {
  4358. "psr-4": {
  4359. "Symfony\\Component\\EventDispatcher\\": ""
  4360. },
  4361. "exclude-from-classmap": [
  4362. "/Tests/"
  4363. ]
  4364. },
  4365. "notification-url": "https://packagist.org/downloads/",
  4366. "license": [
  4367. "MIT"
  4368. ],
  4369. "authors": [
  4370. {
  4371. "name": "Fabien Potencier",
  4372. "email": "fabien@symfony.com"
  4373. },
  4374. {
  4375. "name": "Symfony Community",
  4376. "homepage": "https://symfony.com/contributors"
  4377. }
  4378. ],
  4379. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  4380. "homepage": "https://symfony.com",
  4381. "support": {
  4382. "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.0"
  4383. },
  4384. "funding": [
  4385. {
  4386. "url": "https://symfony.com/sponsor",
  4387. "type": "custom"
  4388. },
  4389. {
  4390. "url": "https://github.com/fabpot",
  4391. "type": "github"
  4392. },
  4393. {
  4394. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4395. "type": "tidelift"
  4396. }
  4397. ],
  4398. "time": "2021-05-26T17:43:10+00:00"
  4399. },
  4400. {
  4401. "name": "symfony/event-dispatcher-contracts",
  4402. "version": "v2.4.0",
  4403. "source": {
  4404. "type": "git",
  4405. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  4406. "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11"
  4407. },
  4408. "dist": {
  4409. "type": "zip",
  4410. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11",
  4411. "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11",
  4412. "shasum": "",
  4413. "mirrors": [
  4414. {
  4415. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4416. "preferred": true
  4417. }
  4418. ]
  4419. },
  4420. "require": {
  4421. "php": ">=7.2.5",
  4422. "psr/event-dispatcher": "^1"
  4423. },
  4424. "suggest": {
  4425. "symfony/event-dispatcher-implementation": ""
  4426. },
  4427. "type": "library",
  4428. "extra": {
  4429. "branch-alias": {
  4430. "dev-main": "2.4-dev"
  4431. },
  4432. "thanks": {
  4433. "name": "symfony/contracts",
  4434. "url": "https://github.com/symfony/contracts"
  4435. }
  4436. },
  4437. "autoload": {
  4438. "psr-4": {
  4439. "Symfony\\Contracts\\EventDispatcher\\": ""
  4440. }
  4441. },
  4442. "notification-url": "https://packagist.org/downloads/",
  4443. "license": [
  4444. "MIT"
  4445. ],
  4446. "authors": [
  4447. {
  4448. "name": "Nicolas Grekas",
  4449. "email": "p@tchwork.com"
  4450. },
  4451. {
  4452. "name": "Symfony Community",
  4453. "homepage": "https://symfony.com/contributors"
  4454. }
  4455. ],
  4456. "description": "Generic abstractions related to dispatching event",
  4457. "homepage": "https://symfony.com",
  4458. "keywords": [
  4459. "abstractions",
  4460. "contracts",
  4461. "decoupling",
  4462. "interfaces",
  4463. "interoperability",
  4464. "standards"
  4465. ],
  4466. "support": {
  4467. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.0"
  4468. },
  4469. "funding": [
  4470. {
  4471. "url": "https://symfony.com/sponsor",
  4472. "type": "custom"
  4473. },
  4474. {
  4475. "url": "https://github.com/fabpot",
  4476. "type": "github"
  4477. },
  4478. {
  4479. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4480. "type": "tidelift"
  4481. }
  4482. ],
  4483. "time": "2021-03-23T23:28:01+00:00"
  4484. },
  4485. {
  4486. "name": "symfony/finder",
  4487. "version": "v5.3.0",
  4488. "source": {
  4489. "type": "git",
  4490. "url": "https://github.com/symfony/finder.git",
  4491. "reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6"
  4492. },
  4493. "dist": {
  4494. "type": "zip",
  4495. "url": "https://api.github.com/repos/symfony/finder/zipball/0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6",
  4496. "reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6",
  4497. "shasum": "",
  4498. "mirrors": [
  4499. {
  4500. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4501. "preferred": true
  4502. }
  4503. ]
  4504. },
  4505. "require": {
  4506. "php": ">=7.2.5"
  4507. },
  4508. "type": "library",
  4509. "autoload": {
  4510. "psr-4": {
  4511. "Symfony\\Component\\Finder\\": ""
  4512. },
  4513. "exclude-from-classmap": [
  4514. "/Tests/"
  4515. ]
  4516. },
  4517. "notification-url": "https://packagist.org/downloads/",
  4518. "license": [
  4519. "MIT"
  4520. ],
  4521. "authors": [
  4522. {
  4523. "name": "Fabien Potencier",
  4524. "email": "fabien@symfony.com"
  4525. },
  4526. {
  4527. "name": "Symfony Community",
  4528. "homepage": "https://symfony.com/contributors"
  4529. }
  4530. ],
  4531. "description": "Finds files and directories via an intuitive fluent interface",
  4532. "homepage": "https://symfony.com",
  4533. "support": {
  4534. "source": "https://github.com/symfony/finder/tree/v5.3.0"
  4535. },
  4536. "funding": [
  4537. {
  4538. "url": "https://symfony.com/sponsor",
  4539. "type": "custom"
  4540. },
  4541. {
  4542. "url": "https://github.com/fabpot",
  4543. "type": "github"
  4544. },
  4545. {
  4546. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4547. "type": "tidelift"
  4548. }
  4549. ],
  4550. "time": "2021-05-26T12:52:38+00:00"
  4551. },
  4552. {
  4553. "name": "symfony/http-client-contracts",
  4554. "version": "v2.4.0",
  4555. "source": {
  4556. "type": "git",
  4557. "url": "https://github.com/symfony/http-client-contracts.git",
  4558. "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
  4559. },
  4560. "dist": {
  4561. "type": "zip",
  4562. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
  4563. "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
  4564. "shasum": "",
  4565. "mirrors": [
  4566. {
  4567. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4568. "preferred": true
  4569. }
  4570. ]
  4571. },
  4572. "require": {
  4573. "php": ">=7.2.5"
  4574. },
  4575. "suggest": {
  4576. "symfony/http-client-implementation": ""
  4577. },
  4578. "type": "library",
  4579. "extra": {
  4580. "branch-alias": {
  4581. "dev-main": "2.4-dev"
  4582. },
  4583. "thanks": {
  4584. "name": "symfony/contracts",
  4585. "url": "https://github.com/symfony/contracts"
  4586. }
  4587. },
  4588. "autoload": {
  4589. "psr-4": {
  4590. "Symfony\\Contracts\\HttpClient\\": ""
  4591. }
  4592. },
  4593. "notification-url": "https://packagist.org/downloads/",
  4594. "license": [
  4595. "MIT"
  4596. ],
  4597. "authors": [
  4598. {
  4599. "name": "Nicolas Grekas",
  4600. "email": "p@tchwork.com"
  4601. },
  4602. {
  4603. "name": "Symfony Community",
  4604. "homepage": "https://symfony.com/contributors"
  4605. }
  4606. ],
  4607. "description": "Generic abstractions related to HTTP clients",
  4608. "homepage": "https://symfony.com",
  4609. "keywords": [
  4610. "abstractions",
  4611. "contracts",
  4612. "decoupling",
  4613. "interfaces",
  4614. "interoperability",
  4615. "standards"
  4616. ],
  4617. "support": {
  4618. "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0"
  4619. },
  4620. "funding": [
  4621. {
  4622. "url": "https://symfony.com/sponsor",
  4623. "type": "custom"
  4624. },
  4625. {
  4626. "url": "https://github.com/fabpot",
  4627. "type": "github"
  4628. },
  4629. {
  4630. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4631. "type": "tidelift"
  4632. }
  4633. ],
  4634. "time": "2021-04-11T23:07:08+00:00"
  4635. },
  4636. {
  4637. "name": "symfony/http-foundation",
  4638. "version": "v5.3.3",
  4639. "source": {
  4640. "type": "git",
  4641. "url": "https://github.com/symfony/http-foundation.git",
  4642. "reference": "0e45ab1574caa0460d9190871a8ce47539e40ccf"
  4643. },
  4644. "dist": {
  4645. "type": "zip",
  4646. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/0e45ab1574caa0460d9190871a8ce47539e40ccf",
  4647. "reference": "0e45ab1574caa0460d9190871a8ce47539e40ccf",
  4648. "shasum": "",
  4649. "mirrors": [
  4650. {
  4651. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4652. "preferred": true
  4653. }
  4654. ]
  4655. },
  4656. "require": {
  4657. "php": ">=7.2.5",
  4658. "symfony/deprecation-contracts": "^2.1",
  4659. "symfony/polyfill-mbstring": "~1.1",
  4660. "symfony/polyfill-php80": "^1.15"
  4661. },
  4662. "require-dev": {
  4663. "predis/predis": "~1.0",
  4664. "symfony/cache": "^4.4|^5.0",
  4665. "symfony/expression-language": "^4.4|^5.0",
  4666. "symfony/mime": "^4.4|^5.0"
  4667. },
  4668. "suggest": {
  4669. "symfony/mime": "To use the file extension guesser"
  4670. },
  4671. "type": "library",
  4672. "autoload": {
  4673. "psr-4": {
  4674. "Symfony\\Component\\HttpFoundation\\": ""
  4675. },
  4676. "exclude-from-classmap": [
  4677. "/Tests/"
  4678. ]
  4679. },
  4680. "notification-url": "https://packagist.org/downloads/",
  4681. "license": [
  4682. "MIT"
  4683. ],
  4684. "authors": [
  4685. {
  4686. "name": "Fabien Potencier",
  4687. "email": "fabien@symfony.com"
  4688. },
  4689. {
  4690. "name": "Symfony Community",
  4691. "homepage": "https://symfony.com/contributors"
  4692. }
  4693. ],
  4694. "description": "Defines an object-oriented layer for the HTTP specification",
  4695. "homepage": "https://symfony.com",
  4696. "support": {
  4697. "source": "https://github.com/symfony/http-foundation/tree/v5.3.3"
  4698. },
  4699. "funding": [
  4700. {
  4701. "url": "https://symfony.com/sponsor",
  4702. "type": "custom"
  4703. },
  4704. {
  4705. "url": "https://github.com/fabpot",
  4706. "type": "github"
  4707. },
  4708. {
  4709. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4710. "type": "tidelift"
  4711. }
  4712. ],
  4713. "time": "2021-06-27T09:19:40+00:00"
  4714. },
  4715. {
  4716. "name": "symfony/http-kernel",
  4717. "version": "v5.3.3",
  4718. "source": {
  4719. "type": "git",
  4720. "url": "https://github.com/symfony/http-kernel.git",
  4721. "reference": "90ad9f4b21ddcb8ebe9faadfcca54929ad23f9f8"
  4722. },
  4723. "dist": {
  4724. "type": "zip",
  4725. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/90ad9f4b21ddcb8ebe9faadfcca54929ad23f9f8",
  4726. "reference": "90ad9f4b21ddcb8ebe9faadfcca54929ad23f9f8",
  4727. "shasum": "",
  4728. "mirrors": [
  4729. {
  4730. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4731. "preferred": true
  4732. }
  4733. ]
  4734. },
  4735. "require": {
  4736. "php": ">=7.2.5",
  4737. "psr/log": "~1.0",
  4738. "symfony/deprecation-contracts": "^2.1",
  4739. "symfony/error-handler": "^4.4|^5.0",
  4740. "symfony/event-dispatcher": "^5.0",
  4741. "symfony/http-client-contracts": "^1.1|^2",
  4742. "symfony/http-foundation": "^5.3",
  4743. "symfony/polyfill-ctype": "^1.8",
  4744. "symfony/polyfill-php73": "^1.9",
  4745. "symfony/polyfill-php80": "^1.15"
  4746. },
  4747. "conflict": {
  4748. "symfony/browser-kit": "<4.4",
  4749. "symfony/cache": "<5.0",
  4750. "symfony/config": "<5.0",
  4751. "symfony/console": "<4.4",
  4752. "symfony/dependency-injection": "<5.3",
  4753. "symfony/doctrine-bridge": "<5.0",
  4754. "symfony/form": "<5.0",
  4755. "symfony/http-client": "<5.0",
  4756. "symfony/mailer": "<5.0",
  4757. "symfony/messenger": "<5.0",
  4758. "symfony/translation": "<5.0",
  4759. "symfony/twig-bridge": "<5.0",
  4760. "symfony/validator": "<5.0",
  4761. "twig/twig": "<2.13"
  4762. },
  4763. "provide": {
  4764. "psr/log-implementation": "1.0"
  4765. },
  4766. "require-dev": {
  4767. "psr/cache": "^1.0|^2.0|^3.0",
  4768. "symfony/browser-kit": "^4.4|^5.0",
  4769. "symfony/config": "^5.0",
  4770. "symfony/console": "^4.4|^5.0",
  4771. "symfony/css-selector": "^4.4|^5.0",
  4772. "symfony/dependency-injection": "^5.3",
  4773. "symfony/dom-crawler": "^4.4|^5.0",
  4774. "symfony/expression-language": "^4.4|^5.0",
  4775. "symfony/finder": "^4.4|^5.0",
  4776. "symfony/process": "^4.4|^5.0",
  4777. "symfony/routing": "^4.4|^5.0",
  4778. "symfony/stopwatch": "^4.4|^5.0",
  4779. "symfony/translation": "^4.4|^5.0",
  4780. "symfony/translation-contracts": "^1.1|^2",
  4781. "twig/twig": "^2.13|^3.0.4"
  4782. },
  4783. "suggest": {
  4784. "symfony/browser-kit": "",
  4785. "symfony/config": "",
  4786. "symfony/console": "",
  4787. "symfony/dependency-injection": ""
  4788. },
  4789. "type": "library",
  4790. "autoload": {
  4791. "psr-4": {
  4792. "Symfony\\Component\\HttpKernel\\": ""
  4793. },
  4794. "exclude-from-classmap": [
  4795. "/Tests/"
  4796. ]
  4797. },
  4798. "notification-url": "https://packagist.org/downloads/",
  4799. "license": [
  4800. "MIT"
  4801. ],
  4802. "authors": [
  4803. {
  4804. "name": "Fabien Potencier",
  4805. "email": "fabien@symfony.com"
  4806. },
  4807. {
  4808. "name": "Symfony Community",
  4809. "homepage": "https://symfony.com/contributors"
  4810. }
  4811. ],
  4812. "description": "Provides a structured process for converting a Request into a Response",
  4813. "homepage": "https://symfony.com",
  4814. "support": {
  4815. "source": "https://github.com/symfony/http-kernel/tree/v5.3.3"
  4816. },
  4817. "funding": [
  4818. {
  4819. "url": "https://symfony.com/sponsor",
  4820. "type": "custom"
  4821. },
  4822. {
  4823. "url": "https://github.com/fabpot",
  4824. "type": "github"
  4825. },
  4826. {
  4827. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4828. "type": "tidelift"
  4829. }
  4830. ],
  4831. "time": "2021-06-30T08:27:49+00:00"
  4832. },
  4833. {
  4834. "name": "symfony/mime",
  4835. "version": "v5.3.2",
  4836. "source": {
  4837. "type": "git",
  4838. "url": "https://github.com/symfony/mime.git",
  4839. "reference": "47dd7912152b82d0d4c8d9040dbc93d6232d472a"
  4840. },
  4841. "dist": {
  4842. "type": "zip",
  4843. "url": "https://api.github.com/repos/symfony/mime/zipball/47dd7912152b82d0d4c8d9040dbc93d6232d472a",
  4844. "reference": "47dd7912152b82d0d4c8d9040dbc93d6232d472a",
  4845. "shasum": "",
  4846. "mirrors": [
  4847. {
  4848. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4849. "preferred": true
  4850. }
  4851. ]
  4852. },
  4853. "require": {
  4854. "php": ">=7.2.5",
  4855. "symfony/deprecation-contracts": "^2.1",
  4856. "symfony/polyfill-intl-idn": "^1.10",
  4857. "symfony/polyfill-mbstring": "^1.0",
  4858. "symfony/polyfill-php80": "^1.15"
  4859. },
  4860. "conflict": {
  4861. "egulias/email-validator": "~3.0.0",
  4862. "phpdocumentor/reflection-docblock": "<3.2.2",
  4863. "phpdocumentor/type-resolver": "<1.4.0",
  4864. "symfony/mailer": "<4.4"
  4865. },
  4866. "require-dev": {
  4867. "egulias/email-validator": "^2.1.10|^3.1",
  4868. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  4869. "symfony/dependency-injection": "^4.4|^5.0",
  4870. "symfony/property-access": "^4.4|^5.1",
  4871. "symfony/property-info": "^4.4|^5.1",
  4872. "symfony/serializer": "^5.2"
  4873. },
  4874. "type": "library",
  4875. "autoload": {
  4876. "psr-4": {
  4877. "Symfony\\Component\\Mime\\": ""
  4878. },
  4879. "exclude-from-classmap": [
  4880. "/Tests/"
  4881. ]
  4882. },
  4883. "notification-url": "https://packagist.org/downloads/",
  4884. "license": [
  4885. "MIT"
  4886. ],
  4887. "authors": [
  4888. {
  4889. "name": "Fabien Potencier",
  4890. "email": "fabien@symfony.com"
  4891. },
  4892. {
  4893. "name": "Symfony Community",
  4894. "homepage": "https://symfony.com/contributors"
  4895. }
  4896. ],
  4897. "description": "Allows manipulating MIME messages",
  4898. "homepage": "https://symfony.com",
  4899. "keywords": [
  4900. "mime",
  4901. "mime-type"
  4902. ],
  4903. "support": {
  4904. "source": "https://github.com/symfony/mime/tree/v5.3.2"
  4905. },
  4906. "funding": [
  4907. {
  4908. "url": "https://symfony.com/sponsor",
  4909. "type": "custom"
  4910. },
  4911. {
  4912. "url": "https://github.com/fabpot",
  4913. "type": "github"
  4914. },
  4915. {
  4916. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4917. "type": "tidelift"
  4918. }
  4919. ],
  4920. "time": "2021-06-09T10:58:01+00:00"
  4921. },
  4922. {
  4923. "name": "symfony/polyfill-ctype",
  4924. "version": "v1.23.0",
  4925. "source": {
  4926. "type": "git",
  4927. "url": "https://github.com/symfony/polyfill-ctype.git",
  4928. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
  4929. },
  4930. "dist": {
  4931. "type": "zip",
  4932. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  4933. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  4934. "shasum": "",
  4935. "mirrors": [
  4936. {
  4937. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  4938. "preferred": true
  4939. }
  4940. ]
  4941. },
  4942. "require": {
  4943. "php": ">=7.1"
  4944. },
  4945. "suggest": {
  4946. "ext-ctype": "For best performance"
  4947. },
  4948. "type": "library",
  4949. "extra": {
  4950. "branch-alias": {
  4951. "dev-main": "1.23-dev"
  4952. },
  4953. "thanks": {
  4954. "name": "symfony/polyfill",
  4955. "url": "https://github.com/symfony/polyfill"
  4956. }
  4957. },
  4958. "autoload": {
  4959. "psr-4": {
  4960. "Symfony\\Polyfill\\Ctype\\": ""
  4961. },
  4962. "files": [
  4963. "bootstrap.php"
  4964. ]
  4965. },
  4966. "notification-url": "https://packagist.org/downloads/",
  4967. "license": [
  4968. "MIT"
  4969. ],
  4970. "authors": [
  4971. {
  4972. "name": "Gert de Pagter",
  4973. "email": "BackEndTea@gmail.com"
  4974. },
  4975. {
  4976. "name": "Symfony Community",
  4977. "homepage": "https://symfony.com/contributors"
  4978. }
  4979. ],
  4980. "description": "Symfony polyfill for ctype functions",
  4981. "homepage": "https://symfony.com",
  4982. "keywords": [
  4983. "compatibility",
  4984. "ctype",
  4985. "polyfill",
  4986. "portable"
  4987. ],
  4988. "support": {
  4989. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
  4990. },
  4991. "funding": [
  4992. {
  4993. "url": "https://symfony.com/sponsor",
  4994. "type": "custom"
  4995. },
  4996. {
  4997. "url": "https://github.com/fabpot",
  4998. "type": "github"
  4999. },
  5000. {
  5001. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5002. "type": "tidelift"
  5003. }
  5004. ],
  5005. "time": "2021-02-19T12:13:01+00:00"
  5006. },
  5007. {
  5008. "name": "symfony/polyfill-iconv",
  5009. "version": "v1.23.0",
  5010. "source": {
  5011. "type": "git",
  5012. "url": "https://github.com/symfony/polyfill-iconv.git",
  5013. "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933"
  5014. },
  5015. "dist": {
  5016. "type": "zip",
  5017. "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933",
  5018. "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933",
  5019. "shasum": "",
  5020. "mirrors": [
  5021. {
  5022. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5023. "preferred": true
  5024. }
  5025. ]
  5026. },
  5027. "require": {
  5028. "php": ">=7.1"
  5029. },
  5030. "suggest": {
  5031. "ext-iconv": "For best performance"
  5032. },
  5033. "type": "library",
  5034. "extra": {
  5035. "branch-alias": {
  5036. "dev-main": "1.23-dev"
  5037. },
  5038. "thanks": {
  5039. "name": "symfony/polyfill",
  5040. "url": "https://github.com/symfony/polyfill"
  5041. }
  5042. },
  5043. "autoload": {
  5044. "psr-4": {
  5045. "Symfony\\Polyfill\\Iconv\\": ""
  5046. },
  5047. "files": [
  5048. "bootstrap.php"
  5049. ]
  5050. },
  5051. "notification-url": "https://packagist.org/downloads/",
  5052. "license": [
  5053. "MIT"
  5054. ],
  5055. "authors": [
  5056. {
  5057. "name": "Nicolas Grekas",
  5058. "email": "p@tchwork.com"
  5059. },
  5060. {
  5061. "name": "Symfony Community",
  5062. "homepage": "https://symfony.com/contributors"
  5063. }
  5064. ],
  5065. "description": "Symfony polyfill for the Iconv extension",
  5066. "homepage": "https://symfony.com",
  5067. "keywords": [
  5068. "compatibility",
  5069. "iconv",
  5070. "polyfill",
  5071. "portable",
  5072. "shim"
  5073. ],
  5074. "support": {
  5075. "source": "https://github.com/symfony/polyfill-iconv/tree/v1.23.0"
  5076. },
  5077. "funding": [
  5078. {
  5079. "url": "https://symfony.com/sponsor",
  5080. "type": "custom"
  5081. },
  5082. {
  5083. "url": "https://github.com/fabpot",
  5084. "type": "github"
  5085. },
  5086. {
  5087. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5088. "type": "tidelift"
  5089. }
  5090. ],
  5091. "time": "2021-05-27T09:27:20+00:00"
  5092. },
  5093. {
  5094. "name": "symfony/polyfill-intl-grapheme",
  5095. "version": "v1.23.0",
  5096. "source": {
  5097. "type": "git",
  5098. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  5099. "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab"
  5100. },
  5101. "dist": {
  5102. "type": "zip",
  5103. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/24b72c6baa32c746a4d0840147c9715e42bb68ab",
  5104. "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab",
  5105. "shasum": "",
  5106. "mirrors": [
  5107. {
  5108. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5109. "preferred": true
  5110. }
  5111. ]
  5112. },
  5113. "require": {
  5114. "php": ">=7.1"
  5115. },
  5116. "suggest": {
  5117. "ext-intl": "For best performance"
  5118. },
  5119. "type": "library",
  5120. "extra": {
  5121. "branch-alias": {
  5122. "dev-main": "1.23-dev"
  5123. },
  5124. "thanks": {
  5125. "name": "symfony/polyfill",
  5126. "url": "https://github.com/symfony/polyfill"
  5127. }
  5128. },
  5129. "autoload": {
  5130. "psr-4": {
  5131. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  5132. },
  5133. "files": [
  5134. "bootstrap.php"
  5135. ]
  5136. },
  5137. "notification-url": "https://packagist.org/downloads/",
  5138. "license": [
  5139. "MIT"
  5140. ],
  5141. "authors": [
  5142. {
  5143. "name": "Nicolas Grekas",
  5144. "email": "p@tchwork.com"
  5145. },
  5146. {
  5147. "name": "Symfony Community",
  5148. "homepage": "https://symfony.com/contributors"
  5149. }
  5150. ],
  5151. "description": "Symfony polyfill for intl's grapheme_* functions",
  5152. "homepage": "https://symfony.com",
  5153. "keywords": [
  5154. "compatibility",
  5155. "grapheme",
  5156. "intl",
  5157. "polyfill",
  5158. "portable",
  5159. "shim"
  5160. ],
  5161. "support": {
  5162. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.0"
  5163. },
  5164. "funding": [
  5165. {
  5166. "url": "https://symfony.com/sponsor",
  5167. "type": "custom"
  5168. },
  5169. {
  5170. "url": "https://github.com/fabpot",
  5171. "type": "github"
  5172. },
  5173. {
  5174. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5175. "type": "tidelift"
  5176. }
  5177. ],
  5178. "time": "2021-05-27T09:17:38+00:00"
  5179. },
  5180. {
  5181. "name": "symfony/polyfill-intl-idn",
  5182. "version": "v1.23.0",
  5183. "source": {
  5184. "type": "git",
  5185. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  5186. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
  5187. },
  5188. "dist": {
  5189. "type": "zip",
  5190. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
  5191. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
  5192. "shasum": "",
  5193. "mirrors": [
  5194. {
  5195. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5196. "preferred": true
  5197. }
  5198. ]
  5199. },
  5200. "require": {
  5201. "php": ">=7.1",
  5202. "symfony/polyfill-intl-normalizer": "^1.10",
  5203. "symfony/polyfill-php72": "^1.10"
  5204. },
  5205. "suggest": {
  5206. "ext-intl": "For best performance"
  5207. },
  5208. "type": "library",
  5209. "extra": {
  5210. "branch-alias": {
  5211. "dev-main": "1.23-dev"
  5212. },
  5213. "thanks": {
  5214. "name": "symfony/polyfill",
  5215. "url": "https://github.com/symfony/polyfill"
  5216. }
  5217. },
  5218. "autoload": {
  5219. "psr-4": {
  5220. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  5221. },
  5222. "files": [
  5223. "bootstrap.php"
  5224. ]
  5225. },
  5226. "notification-url": "https://packagist.org/downloads/",
  5227. "license": [
  5228. "MIT"
  5229. ],
  5230. "authors": [
  5231. {
  5232. "name": "Laurent Bassin",
  5233. "email": "laurent@bassin.info"
  5234. },
  5235. {
  5236. "name": "Trevor Rowbotham",
  5237. "email": "trevor.rowbotham@pm.me"
  5238. },
  5239. {
  5240. "name": "Symfony Community",
  5241. "homepage": "https://symfony.com/contributors"
  5242. }
  5243. ],
  5244. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  5245. "homepage": "https://symfony.com",
  5246. "keywords": [
  5247. "compatibility",
  5248. "idn",
  5249. "intl",
  5250. "polyfill",
  5251. "portable",
  5252. "shim"
  5253. ],
  5254. "support": {
  5255. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
  5256. },
  5257. "funding": [
  5258. {
  5259. "url": "https://symfony.com/sponsor",
  5260. "type": "custom"
  5261. },
  5262. {
  5263. "url": "https://github.com/fabpot",
  5264. "type": "github"
  5265. },
  5266. {
  5267. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5268. "type": "tidelift"
  5269. }
  5270. ],
  5271. "time": "2021-05-27T09:27:20+00:00"
  5272. },
  5273. {
  5274. "name": "symfony/polyfill-intl-normalizer",
  5275. "version": "v1.23.0",
  5276. "source": {
  5277. "type": "git",
  5278. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  5279. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
  5280. },
  5281. "dist": {
  5282. "type": "zip",
  5283. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
  5284. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
  5285. "shasum": "",
  5286. "mirrors": [
  5287. {
  5288. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5289. "preferred": true
  5290. }
  5291. ]
  5292. },
  5293. "require": {
  5294. "php": ">=7.1"
  5295. },
  5296. "suggest": {
  5297. "ext-intl": "For best performance"
  5298. },
  5299. "type": "library",
  5300. "extra": {
  5301. "branch-alias": {
  5302. "dev-main": "1.23-dev"
  5303. },
  5304. "thanks": {
  5305. "name": "symfony/polyfill",
  5306. "url": "https://github.com/symfony/polyfill"
  5307. }
  5308. },
  5309. "autoload": {
  5310. "psr-4": {
  5311. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  5312. },
  5313. "files": [
  5314. "bootstrap.php"
  5315. ],
  5316. "classmap": [
  5317. "Resources/stubs"
  5318. ]
  5319. },
  5320. "notification-url": "https://packagist.org/downloads/",
  5321. "license": [
  5322. "MIT"
  5323. ],
  5324. "authors": [
  5325. {
  5326. "name": "Nicolas Grekas",
  5327. "email": "p@tchwork.com"
  5328. },
  5329. {
  5330. "name": "Symfony Community",
  5331. "homepage": "https://symfony.com/contributors"
  5332. }
  5333. ],
  5334. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  5335. "homepage": "https://symfony.com",
  5336. "keywords": [
  5337. "compatibility",
  5338. "intl",
  5339. "normalizer",
  5340. "polyfill",
  5341. "portable",
  5342. "shim"
  5343. ],
  5344. "support": {
  5345. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
  5346. },
  5347. "funding": [
  5348. {
  5349. "url": "https://symfony.com/sponsor",
  5350. "type": "custom"
  5351. },
  5352. {
  5353. "url": "https://github.com/fabpot",
  5354. "type": "github"
  5355. },
  5356. {
  5357. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5358. "type": "tidelift"
  5359. }
  5360. ],
  5361. "time": "2021-02-19T12:13:01+00:00"
  5362. },
  5363. {
  5364. "name": "symfony/polyfill-mbstring",
  5365. "version": "v1.23.0",
  5366. "source": {
  5367. "type": "git",
  5368. "url": "https://github.com/symfony/polyfill-mbstring.git",
  5369. "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1"
  5370. },
  5371. "dist": {
  5372. "type": "zip",
  5373. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
  5374. "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
  5375. "shasum": "",
  5376. "mirrors": [
  5377. {
  5378. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5379. "preferred": true
  5380. }
  5381. ]
  5382. },
  5383. "require": {
  5384. "php": ">=7.1"
  5385. },
  5386. "suggest": {
  5387. "ext-mbstring": "For best performance"
  5388. },
  5389. "type": "library",
  5390. "extra": {
  5391. "branch-alias": {
  5392. "dev-main": "1.23-dev"
  5393. },
  5394. "thanks": {
  5395. "name": "symfony/polyfill",
  5396. "url": "https://github.com/symfony/polyfill"
  5397. }
  5398. },
  5399. "autoload": {
  5400. "psr-4": {
  5401. "Symfony\\Polyfill\\Mbstring\\": ""
  5402. },
  5403. "files": [
  5404. "bootstrap.php"
  5405. ]
  5406. },
  5407. "notification-url": "https://packagist.org/downloads/",
  5408. "license": [
  5409. "MIT"
  5410. ],
  5411. "authors": [
  5412. {
  5413. "name": "Nicolas Grekas",
  5414. "email": "p@tchwork.com"
  5415. },
  5416. {
  5417. "name": "Symfony Community",
  5418. "homepage": "https://symfony.com/contributors"
  5419. }
  5420. ],
  5421. "description": "Symfony polyfill for the Mbstring extension",
  5422. "homepage": "https://symfony.com",
  5423. "keywords": [
  5424. "compatibility",
  5425. "mbstring",
  5426. "polyfill",
  5427. "portable",
  5428. "shim"
  5429. ],
  5430. "support": {
  5431. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.0"
  5432. },
  5433. "funding": [
  5434. {
  5435. "url": "https://symfony.com/sponsor",
  5436. "type": "custom"
  5437. },
  5438. {
  5439. "url": "https://github.com/fabpot",
  5440. "type": "github"
  5441. },
  5442. {
  5443. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5444. "type": "tidelift"
  5445. }
  5446. ],
  5447. "time": "2021-05-27T09:27:20+00:00"
  5448. },
  5449. {
  5450. "name": "symfony/polyfill-php72",
  5451. "version": "v1.23.0",
  5452. "source": {
  5453. "type": "git",
  5454. "url": "https://github.com/symfony/polyfill-php72.git",
  5455. "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
  5456. },
  5457. "dist": {
  5458. "type": "zip",
  5459. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
  5460. "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
  5461. "shasum": "",
  5462. "mirrors": [
  5463. {
  5464. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5465. "preferred": true
  5466. }
  5467. ]
  5468. },
  5469. "require": {
  5470. "php": ">=7.1"
  5471. },
  5472. "type": "library",
  5473. "extra": {
  5474. "branch-alias": {
  5475. "dev-main": "1.23-dev"
  5476. },
  5477. "thanks": {
  5478. "name": "symfony/polyfill",
  5479. "url": "https://github.com/symfony/polyfill"
  5480. }
  5481. },
  5482. "autoload": {
  5483. "psr-4": {
  5484. "Symfony\\Polyfill\\Php72\\": ""
  5485. },
  5486. "files": [
  5487. "bootstrap.php"
  5488. ]
  5489. },
  5490. "notification-url": "https://packagist.org/downloads/",
  5491. "license": [
  5492. "MIT"
  5493. ],
  5494. "authors": [
  5495. {
  5496. "name": "Nicolas Grekas",
  5497. "email": "p@tchwork.com"
  5498. },
  5499. {
  5500. "name": "Symfony Community",
  5501. "homepage": "https://symfony.com/contributors"
  5502. }
  5503. ],
  5504. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  5505. "homepage": "https://symfony.com",
  5506. "keywords": [
  5507. "compatibility",
  5508. "polyfill",
  5509. "portable",
  5510. "shim"
  5511. ],
  5512. "support": {
  5513. "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
  5514. },
  5515. "funding": [
  5516. {
  5517. "url": "https://symfony.com/sponsor",
  5518. "type": "custom"
  5519. },
  5520. {
  5521. "url": "https://github.com/fabpot",
  5522. "type": "github"
  5523. },
  5524. {
  5525. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5526. "type": "tidelift"
  5527. }
  5528. ],
  5529. "time": "2021-05-27T09:17:38+00:00"
  5530. },
  5531. {
  5532. "name": "symfony/polyfill-php73",
  5533. "version": "v1.23.0",
  5534. "source": {
  5535. "type": "git",
  5536. "url": "https://github.com/symfony/polyfill-php73.git",
  5537. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
  5538. },
  5539. "dist": {
  5540. "type": "zip",
  5541. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
  5542. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
  5543. "shasum": "",
  5544. "mirrors": [
  5545. {
  5546. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5547. "preferred": true
  5548. }
  5549. ]
  5550. },
  5551. "require": {
  5552. "php": ">=7.1"
  5553. },
  5554. "type": "library",
  5555. "extra": {
  5556. "branch-alias": {
  5557. "dev-main": "1.23-dev"
  5558. },
  5559. "thanks": {
  5560. "name": "symfony/polyfill",
  5561. "url": "https://github.com/symfony/polyfill"
  5562. }
  5563. },
  5564. "autoload": {
  5565. "psr-4": {
  5566. "Symfony\\Polyfill\\Php73\\": ""
  5567. },
  5568. "files": [
  5569. "bootstrap.php"
  5570. ],
  5571. "classmap": [
  5572. "Resources/stubs"
  5573. ]
  5574. },
  5575. "notification-url": "https://packagist.org/downloads/",
  5576. "license": [
  5577. "MIT"
  5578. ],
  5579. "authors": [
  5580. {
  5581. "name": "Nicolas Grekas",
  5582. "email": "p@tchwork.com"
  5583. },
  5584. {
  5585. "name": "Symfony Community",
  5586. "homepage": "https://symfony.com/contributors"
  5587. }
  5588. ],
  5589. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  5590. "homepage": "https://symfony.com",
  5591. "keywords": [
  5592. "compatibility",
  5593. "polyfill",
  5594. "portable",
  5595. "shim"
  5596. ],
  5597. "support": {
  5598. "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
  5599. },
  5600. "funding": [
  5601. {
  5602. "url": "https://symfony.com/sponsor",
  5603. "type": "custom"
  5604. },
  5605. {
  5606. "url": "https://github.com/fabpot",
  5607. "type": "github"
  5608. },
  5609. {
  5610. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5611. "type": "tidelift"
  5612. }
  5613. ],
  5614. "time": "2021-02-19T12:13:01+00:00"
  5615. },
  5616. {
  5617. "name": "symfony/polyfill-php80",
  5618. "version": "v1.23.0",
  5619. "source": {
  5620. "type": "git",
  5621. "url": "https://github.com/symfony/polyfill-php80.git",
  5622. "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0"
  5623. },
  5624. "dist": {
  5625. "type": "zip",
  5626. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0",
  5627. "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0",
  5628. "shasum": "",
  5629. "mirrors": [
  5630. {
  5631. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5632. "preferred": true
  5633. }
  5634. ]
  5635. },
  5636. "require": {
  5637. "php": ">=7.1"
  5638. },
  5639. "type": "library",
  5640. "extra": {
  5641. "branch-alias": {
  5642. "dev-main": "1.23-dev"
  5643. },
  5644. "thanks": {
  5645. "name": "symfony/polyfill",
  5646. "url": "https://github.com/symfony/polyfill"
  5647. }
  5648. },
  5649. "autoload": {
  5650. "psr-4": {
  5651. "Symfony\\Polyfill\\Php80\\": ""
  5652. },
  5653. "files": [
  5654. "bootstrap.php"
  5655. ],
  5656. "classmap": [
  5657. "Resources/stubs"
  5658. ]
  5659. },
  5660. "notification-url": "https://packagist.org/downloads/",
  5661. "license": [
  5662. "MIT"
  5663. ],
  5664. "authors": [
  5665. {
  5666. "name": "Ion Bazan",
  5667. "email": "ion.bazan@gmail.com"
  5668. },
  5669. {
  5670. "name": "Nicolas Grekas",
  5671. "email": "p@tchwork.com"
  5672. },
  5673. {
  5674. "name": "Symfony Community",
  5675. "homepage": "https://symfony.com/contributors"
  5676. }
  5677. ],
  5678. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  5679. "homepage": "https://symfony.com",
  5680. "keywords": [
  5681. "compatibility",
  5682. "polyfill",
  5683. "portable",
  5684. "shim"
  5685. ],
  5686. "support": {
  5687. "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0"
  5688. },
  5689. "funding": [
  5690. {
  5691. "url": "https://symfony.com/sponsor",
  5692. "type": "custom"
  5693. },
  5694. {
  5695. "url": "https://github.com/fabpot",
  5696. "type": "github"
  5697. },
  5698. {
  5699. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5700. "type": "tidelift"
  5701. }
  5702. ],
  5703. "time": "2021-02-19T12:13:01+00:00"
  5704. },
  5705. {
  5706. "name": "symfony/process",
  5707. "version": "v5.3.2",
  5708. "source": {
  5709. "type": "git",
  5710. "url": "https://github.com/symfony/process.git",
  5711. "reference": "714b47f9196de61a196d86c4bad5f09201b307df"
  5712. },
  5713. "dist": {
  5714. "type": "zip",
  5715. "url": "https://api.github.com/repos/symfony/process/zipball/714b47f9196de61a196d86c4bad5f09201b307df",
  5716. "reference": "714b47f9196de61a196d86c4bad5f09201b307df",
  5717. "shasum": "",
  5718. "mirrors": [
  5719. {
  5720. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5721. "preferred": true
  5722. }
  5723. ]
  5724. },
  5725. "require": {
  5726. "php": ">=7.2.5",
  5727. "symfony/polyfill-php80": "^1.15"
  5728. },
  5729. "type": "library",
  5730. "autoload": {
  5731. "psr-4": {
  5732. "Symfony\\Component\\Process\\": ""
  5733. },
  5734. "exclude-from-classmap": [
  5735. "/Tests/"
  5736. ]
  5737. },
  5738. "notification-url": "https://packagist.org/downloads/",
  5739. "license": [
  5740. "MIT"
  5741. ],
  5742. "authors": [
  5743. {
  5744. "name": "Fabien Potencier",
  5745. "email": "fabien@symfony.com"
  5746. },
  5747. {
  5748. "name": "Symfony Community",
  5749. "homepage": "https://symfony.com/contributors"
  5750. }
  5751. ],
  5752. "description": "Executes commands in sub-processes",
  5753. "homepage": "https://symfony.com",
  5754. "support": {
  5755. "source": "https://github.com/symfony/process/tree/v5.3.2"
  5756. },
  5757. "funding": [
  5758. {
  5759. "url": "https://symfony.com/sponsor",
  5760. "type": "custom"
  5761. },
  5762. {
  5763. "url": "https://github.com/fabpot",
  5764. "type": "github"
  5765. },
  5766. {
  5767. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5768. "type": "tidelift"
  5769. }
  5770. ],
  5771. "time": "2021-06-12T10:15:01+00:00"
  5772. },
  5773. {
  5774. "name": "symfony/psr-http-message-bridge",
  5775. "version": "v2.1.0",
  5776. "source": {
  5777. "type": "git",
  5778. "url": "https://github.com/symfony/psr-http-message-bridge.git",
  5779. "reference": "81db2d4ae86e9f0049828d9343a72b9523884e5d"
  5780. },
  5781. "dist": {
  5782. "type": "zip",
  5783. "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/81db2d4ae86e9f0049828d9343a72b9523884e5d",
  5784. "reference": "81db2d4ae86e9f0049828d9343a72b9523884e5d",
  5785. "shasum": "",
  5786. "mirrors": [
  5787. {
  5788. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5789. "preferred": true
  5790. }
  5791. ]
  5792. },
  5793. "require": {
  5794. "php": ">=7.1",
  5795. "psr/http-message": "^1.0",
  5796. "symfony/http-foundation": "^4.4 || ^5.0"
  5797. },
  5798. "require-dev": {
  5799. "nyholm/psr7": "^1.1",
  5800. "psr/log": "^1.1",
  5801. "symfony/browser-kit": "^4.4 || ^5.0",
  5802. "symfony/config": "^4.4 || ^5.0",
  5803. "symfony/event-dispatcher": "^4.4 || ^5.0",
  5804. "symfony/framework-bundle": "^4.4 || ^5.0",
  5805. "symfony/http-kernel": "^4.4 || ^5.0",
  5806. "symfony/phpunit-bridge": "^4.4.19 || ^5.2"
  5807. },
  5808. "suggest": {
  5809. "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
  5810. },
  5811. "type": "symfony-bridge",
  5812. "extra": {
  5813. "branch-alias": {
  5814. "dev-main": "2.1-dev"
  5815. }
  5816. },
  5817. "autoload": {
  5818. "psr-4": {
  5819. "Symfony\\Bridge\\PsrHttpMessage\\": ""
  5820. },
  5821. "exclude-from-classmap": [
  5822. "/Tests/"
  5823. ]
  5824. },
  5825. "notification-url": "https://packagist.org/downloads/",
  5826. "license": [
  5827. "MIT"
  5828. ],
  5829. "authors": [
  5830. {
  5831. "name": "Fabien Potencier",
  5832. "email": "fabien@symfony.com"
  5833. },
  5834. {
  5835. "name": "Symfony Community",
  5836. "homepage": "http://symfony.com/contributors"
  5837. }
  5838. ],
  5839. "description": "PSR HTTP message bridge",
  5840. "homepage": "http://symfony.com",
  5841. "keywords": [
  5842. "http",
  5843. "http-message",
  5844. "psr-17",
  5845. "psr-7"
  5846. ],
  5847. "support": {
  5848. "issues": "https://github.com/symfony/psr-http-message-bridge/issues",
  5849. "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.0"
  5850. },
  5851. "funding": [
  5852. {
  5853. "url": "https://symfony.com/sponsor",
  5854. "type": "custom"
  5855. },
  5856. {
  5857. "url": "https://github.com/fabpot",
  5858. "type": "github"
  5859. },
  5860. {
  5861. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5862. "type": "tidelift"
  5863. }
  5864. ],
  5865. "time": "2021-02-17T10:35:25+00:00"
  5866. },
  5867. {
  5868. "name": "symfony/routing",
  5869. "version": "v5.3.0",
  5870. "source": {
  5871. "type": "git",
  5872. "url": "https://github.com/symfony/routing.git",
  5873. "reference": "368e81376a8e049c37cb80ae87dbfbf411279199"
  5874. },
  5875. "dist": {
  5876. "type": "zip",
  5877. "url": "https://api.github.com/repos/symfony/routing/zipball/368e81376a8e049c37cb80ae87dbfbf411279199",
  5878. "reference": "368e81376a8e049c37cb80ae87dbfbf411279199",
  5879. "shasum": "",
  5880. "mirrors": [
  5881. {
  5882. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5883. "preferred": true
  5884. }
  5885. ]
  5886. },
  5887. "require": {
  5888. "php": ">=7.2.5",
  5889. "symfony/deprecation-contracts": "^2.1",
  5890. "symfony/polyfill-php80": "^1.15"
  5891. },
  5892. "conflict": {
  5893. "doctrine/annotations": "<1.12",
  5894. "symfony/config": "<5.3",
  5895. "symfony/dependency-injection": "<4.4",
  5896. "symfony/yaml": "<4.4"
  5897. },
  5898. "require-dev": {
  5899. "doctrine/annotations": "^1.12",
  5900. "psr/log": "~1.0",
  5901. "symfony/config": "^5.3",
  5902. "symfony/dependency-injection": "^4.4|^5.0",
  5903. "symfony/expression-language": "^4.4|^5.0",
  5904. "symfony/http-foundation": "^4.4|^5.0",
  5905. "symfony/yaml": "^4.4|^5.0"
  5906. },
  5907. "suggest": {
  5908. "symfony/config": "For using the all-in-one router or any loader",
  5909. "symfony/expression-language": "For using expression matching",
  5910. "symfony/http-foundation": "For using a Symfony Request object",
  5911. "symfony/yaml": "For using the YAML loader"
  5912. },
  5913. "type": "library",
  5914. "autoload": {
  5915. "psr-4": {
  5916. "Symfony\\Component\\Routing\\": ""
  5917. },
  5918. "exclude-from-classmap": [
  5919. "/Tests/"
  5920. ]
  5921. },
  5922. "notification-url": "https://packagist.org/downloads/",
  5923. "license": [
  5924. "MIT"
  5925. ],
  5926. "authors": [
  5927. {
  5928. "name": "Fabien Potencier",
  5929. "email": "fabien@symfony.com"
  5930. },
  5931. {
  5932. "name": "Symfony Community",
  5933. "homepage": "https://symfony.com/contributors"
  5934. }
  5935. ],
  5936. "description": "Maps an HTTP request to a set of configuration variables",
  5937. "homepage": "https://symfony.com",
  5938. "keywords": [
  5939. "router",
  5940. "routing",
  5941. "uri",
  5942. "url"
  5943. ],
  5944. "support": {
  5945. "source": "https://github.com/symfony/routing/tree/v5.3.0"
  5946. },
  5947. "funding": [
  5948. {
  5949. "url": "https://symfony.com/sponsor",
  5950. "type": "custom"
  5951. },
  5952. {
  5953. "url": "https://github.com/fabpot",
  5954. "type": "github"
  5955. },
  5956. {
  5957. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5958. "type": "tidelift"
  5959. }
  5960. ],
  5961. "time": "2021-05-26T17:43:10+00:00"
  5962. },
  5963. {
  5964. "name": "symfony/service-contracts",
  5965. "version": "v2.4.0",
  5966. "source": {
  5967. "type": "git",
  5968. "url": "https://github.com/symfony/service-contracts.git",
  5969. "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
  5970. },
  5971. "dist": {
  5972. "type": "zip",
  5973. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
  5974. "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
  5975. "shasum": "",
  5976. "mirrors": [
  5977. {
  5978. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  5979. "preferred": true
  5980. }
  5981. ]
  5982. },
  5983. "require": {
  5984. "php": ">=7.2.5",
  5985. "psr/container": "^1.1"
  5986. },
  5987. "suggest": {
  5988. "symfony/service-implementation": ""
  5989. },
  5990. "type": "library",
  5991. "extra": {
  5992. "branch-alias": {
  5993. "dev-main": "2.4-dev"
  5994. },
  5995. "thanks": {
  5996. "name": "symfony/contracts",
  5997. "url": "https://github.com/symfony/contracts"
  5998. }
  5999. },
  6000. "autoload": {
  6001. "psr-4": {
  6002. "Symfony\\Contracts\\Service\\": ""
  6003. }
  6004. },
  6005. "notification-url": "https://packagist.org/downloads/",
  6006. "license": [
  6007. "MIT"
  6008. ],
  6009. "authors": [
  6010. {
  6011. "name": "Nicolas Grekas",
  6012. "email": "p@tchwork.com"
  6013. },
  6014. {
  6015. "name": "Symfony Community",
  6016. "homepage": "https://symfony.com/contributors"
  6017. }
  6018. ],
  6019. "description": "Generic abstractions related to writing services",
  6020. "homepage": "https://symfony.com",
  6021. "keywords": [
  6022. "abstractions",
  6023. "contracts",
  6024. "decoupling",
  6025. "interfaces",
  6026. "interoperability",
  6027. "standards"
  6028. ],
  6029. "support": {
  6030. "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
  6031. },
  6032. "funding": [
  6033. {
  6034. "url": "https://symfony.com/sponsor",
  6035. "type": "custom"
  6036. },
  6037. {
  6038. "url": "https://github.com/fabpot",
  6039. "type": "github"
  6040. },
  6041. {
  6042. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6043. "type": "tidelift"
  6044. }
  6045. ],
  6046. "time": "2021-04-01T10:43:52+00:00"
  6047. },
  6048. {
  6049. "name": "symfony/string",
  6050. "version": "v5.3.3",
  6051. "source": {
  6052. "type": "git",
  6053. "url": "https://github.com/symfony/string.git",
  6054. "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1"
  6055. },
  6056. "dist": {
  6057. "type": "zip",
  6058. "url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
  6059. "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
  6060. "shasum": "",
  6061. "mirrors": [
  6062. {
  6063. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6064. "preferred": true
  6065. }
  6066. ]
  6067. },
  6068. "require": {
  6069. "php": ">=7.2.5",
  6070. "symfony/polyfill-ctype": "~1.8",
  6071. "symfony/polyfill-intl-grapheme": "~1.0",
  6072. "symfony/polyfill-intl-normalizer": "~1.0",
  6073. "symfony/polyfill-mbstring": "~1.0",
  6074. "symfony/polyfill-php80": "~1.15"
  6075. },
  6076. "require-dev": {
  6077. "symfony/error-handler": "^4.4|^5.0",
  6078. "symfony/http-client": "^4.4|^5.0",
  6079. "symfony/translation-contracts": "^1.1|^2",
  6080. "symfony/var-exporter": "^4.4|^5.0"
  6081. },
  6082. "type": "library",
  6083. "autoload": {
  6084. "psr-4": {
  6085. "Symfony\\Component\\String\\": ""
  6086. },
  6087. "files": [
  6088. "Resources/functions.php"
  6089. ],
  6090. "exclude-from-classmap": [
  6091. "/Tests/"
  6092. ]
  6093. },
  6094. "notification-url": "https://packagist.org/downloads/",
  6095. "license": [
  6096. "MIT"
  6097. ],
  6098. "authors": [
  6099. {
  6100. "name": "Nicolas Grekas",
  6101. "email": "p@tchwork.com"
  6102. },
  6103. {
  6104. "name": "Symfony Community",
  6105. "homepage": "https://symfony.com/contributors"
  6106. }
  6107. ],
  6108. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  6109. "homepage": "https://symfony.com",
  6110. "keywords": [
  6111. "grapheme",
  6112. "i18n",
  6113. "string",
  6114. "unicode",
  6115. "utf-8",
  6116. "utf8"
  6117. ],
  6118. "support": {
  6119. "source": "https://github.com/symfony/string/tree/v5.3.3"
  6120. },
  6121. "funding": [
  6122. {
  6123. "url": "https://symfony.com/sponsor",
  6124. "type": "custom"
  6125. },
  6126. {
  6127. "url": "https://github.com/fabpot",
  6128. "type": "github"
  6129. },
  6130. {
  6131. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6132. "type": "tidelift"
  6133. }
  6134. ],
  6135. "time": "2021-06-27T11:44:38+00:00"
  6136. },
  6137. {
  6138. "name": "symfony/translation",
  6139. "version": "v5.3.3",
  6140. "source": {
  6141. "type": "git",
  6142. "url": "https://github.com/symfony/translation.git",
  6143. "reference": "380b8c9e944d0e364b25f28e8e555241eb49c01c"
  6144. },
  6145. "dist": {
  6146. "type": "zip",
  6147. "url": "https://api.github.com/repos/symfony/translation/zipball/380b8c9e944d0e364b25f28e8e555241eb49c01c",
  6148. "reference": "380b8c9e944d0e364b25f28e8e555241eb49c01c",
  6149. "shasum": "",
  6150. "mirrors": [
  6151. {
  6152. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6153. "preferred": true
  6154. }
  6155. ]
  6156. },
  6157. "require": {
  6158. "php": ">=7.2.5",
  6159. "symfony/deprecation-contracts": "^2.1",
  6160. "symfony/polyfill-mbstring": "~1.0",
  6161. "symfony/polyfill-php80": "^1.15",
  6162. "symfony/translation-contracts": "^2.3"
  6163. },
  6164. "conflict": {
  6165. "symfony/config": "<4.4",
  6166. "symfony/dependency-injection": "<5.0",
  6167. "symfony/http-kernel": "<5.0",
  6168. "symfony/twig-bundle": "<5.0",
  6169. "symfony/yaml": "<4.4"
  6170. },
  6171. "provide": {
  6172. "symfony/translation-implementation": "2.3"
  6173. },
  6174. "require-dev": {
  6175. "psr/log": "~1.0",
  6176. "symfony/config": "^4.4|^5.0",
  6177. "symfony/console": "^4.4|^5.0",
  6178. "symfony/dependency-injection": "^5.0",
  6179. "symfony/finder": "^4.4|^5.0",
  6180. "symfony/http-kernel": "^5.0",
  6181. "symfony/intl": "^4.4|^5.0",
  6182. "symfony/polyfill-intl-icu": "^1.21",
  6183. "symfony/service-contracts": "^1.1.2|^2",
  6184. "symfony/yaml": "^4.4|^5.0"
  6185. },
  6186. "suggest": {
  6187. "psr/log-implementation": "To use logging capability in translator",
  6188. "symfony/config": "",
  6189. "symfony/yaml": ""
  6190. },
  6191. "type": "library",
  6192. "autoload": {
  6193. "files": [
  6194. "Resources/functions.php"
  6195. ],
  6196. "psr-4": {
  6197. "Symfony\\Component\\Translation\\": ""
  6198. },
  6199. "exclude-from-classmap": [
  6200. "/Tests/"
  6201. ]
  6202. },
  6203. "notification-url": "https://packagist.org/downloads/",
  6204. "license": [
  6205. "MIT"
  6206. ],
  6207. "authors": [
  6208. {
  6209. "name": "Fabien Potencier",
  6210. "email": "fabien@symfony.com"
  6211. },
  6212. {
  6213. "name": "Symfony Community",
  6214. "homepage": "https://symfony.com/contributors"
  6215. }
  6216. ],
  6217. "description": "Provides tools to internationalize your application",
  6218. "homepage": "https://symfony.com",
  6219. "support": {
  6220. "source": "https://github.com/symfony/translation/tree/v5.3.3"
  6221. },
  6222. "funding": [
  6223. {
  6224. "url": "https://symfony.com/sponsor",
  6225. "type": "custom"
  6226. },
  6227. {
  6228. "url": "https://github.com/fabpot",
  6229. "type": "github"
  6230. },
  6231. {
  6232. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6233. "type": "tidelift"
  6234. }
  6235. ],
  6236. "time": "2021-06-27T12:22:47+00:00"
  6237. },
  6238. {
  6239. "name": "symfony/translation-contracts",
  6240. "version": "v2.4.0",
  6241. "source": {
  6242. "type": "git",
  6243. "url": "https://github.com/symfony/translation-contracts.git",
  6244. "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
  6245. },
  6246. "dist": {
  6247. "type": "zip",
  6248. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
  6249. "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
  6250. "shasum": "",
  6251. "mirrors": [
  6252. {
  6253. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6254. "preferred": true
  6255. }
  6256. ]
  6257. },
  6258. "require": {
  6259. "php": ">=7.2.5"
  6260. },
  6261. "suggest": {
  6262. "symfony/translation-implementation": ""
  6263. },
  6264. "type": "library",
  6265. "extra": {
  6266. "branch-alias": {
  6267. "dev-main": "2.4-dev"
  6268. },
  6269. "thanks": {
  6270. "name": "symfony/contracts",
  6271. "url": "https://github.com/symfony/contracts"
  6272. }
  6273. },
  6274. "autoload": {
  6275. "psr-4": {
  6276. "Symfony\\Contracts\\Translation\\": ""
  6277. }
  6278. },
  6279. "notification-url": "https://packagist.org/downloads/",
  6280. "license": [
  6281. "MIT"
  6282. ],
  6283. "authors": [
  6284. {
  6285. "name": "Nicolas Grekas",
  6286. "email": "p@tchwork.com"
  6287. },
  6288. {
  6289. "name": "Symfony Community",
  6290. "homepage": "https://symfony.com/contributors"
  6291. }
  6292. ],
  6293. "description": "Generic abstractions related to translation",
  6294. "homepage": "https://symfony.com",
  6295. "keywords": [
  6296. "abstractions",
  6297. "contracts",
  6298. "decoupling",
  6299. "interfaces",
  6300. "interoperability",
  6301. "standards"
  6302. ],
  6303. "support": {
  6304. "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
  6305. },
  6306. "funding": [
  6307. {
  6308. "url": "https://symfony.com/sponsor",
  6309. "type": "custom"
  6310. },
  6311. {
  6312. "url": "https://github.com/fabpot",
  6313. "type": "github"
  6314. },
  6315. {
  6316. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6317. "type": "tidelift"
  6318. }
  6319. ],
  6320. "time": "2021-03-23T23:28:01+00:00"
  6321. },
  6322. {
  6323. "name": "symfony/var-dumper",
  6324. "version": "v5.3.3",
  6325. "source": {
  6326. "type": "git",
  6327. "url": "https://github.com/symfony/var-dumper.git",
  6328. "reference": "46aa709affb9ad3355bd7a810f9662d71025c384"
  6329. },
  6330. "dist": {
  6331. "type": "zip",
  6332. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/46aa709affb9ad3355bd7a810f9662d71025c384",
  6333. "reference": "46aa709affb9ad3355bd7a810f9662d71025c384",
  6334. "shasum": "",
  6335. "mirrors": [
  6336. {
  6337. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6338. "preferred": true
  6339. }
  6340. ]
  6341. },
  6342. "require": {
  6343. "php": ">=7.2.5",
  6344. "symfony/polyfill-mbstring": "~1.0",
  6345. "symfony/polyfill-php80": "^1.15"
  6346. },
  6347. "conflict": {
  6348. "phpunit/phpunit": "<5.4.3",
  6349. "symfony/console": "<4.4"
  6350. },
  6351. "require-dev": {
  6352. "ext-iconv": "*",
  6353. "symfony/console": "^4.4|^5.0",
  6354. "symfony/process": "^4.4|^5.0",
  6355. "twig/twig": "^2.13|^3.0.4"
  6356. },
  6357. "suggest": {
  6358. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  6359. "ext-intl": "To show region name in time zone dump",
  6360. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  6361. },
  6362. "bin": [
  6363. "Resources/bin/var-dump-server"
  6364. ],
  6365. "type": "library",
  6366. "autoload": {
  6367. "files": [
  6368. "Resources/functions/dump.php"
  6369. ],
  6370. "psr-4": {
  6371. "Symfony\\Component\\VarDumper\\": ""
  6372. },
  6373. "exclude-from-classmap": [
  6374. "/Tests/"
  6375. ]
  6376. },
  6377. "notification-url": "https://packagist.org/downloads/",
  6378. "license": [
  6379. "MIT"
  6380. ],
  6381. "authors": [
  6382. {
  6383. "name": "Nicolas Grekas",
  6384. "email": "p@tchwork.com"
  6385. },
  6386. {
  6387. "name": "Symfony Community",
  6388. "homepage": "https://symfony.com/contributors"
  6389. }
  6390. ],
  6391. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  6392. "homepage": "https://symfony.com",
  6393. "keywords": [
  6394. "debug",
  6395. "dump"
  6396. ],
  6397. "support": {
  6398. "source": "https://github.com/symfony/var-dumper/tree/v5.3.3"
  6399. },
  6400. "funding": [
  6401. {
  6402. "url": "https://symfony.com/sponsor",
  6403. "type": "custom"
  6404. },
  6405. {
  6406. "url": "https://github.com/fabpot",
  6407. "type": "github"
  6408. },
  6409. {
  6410. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6411. "type": "tidelift"
  6412. }
  6413. ],
  6414. "time": "2021-06-24T08:13:00+00:00"
  6415. },
  6416. {
  6417. "name": "symfony/var-exporter",
  6418. "version": "v5.3.3",
  6419. "source": {
  6420. "type": "git",
  6421. "url": "https://github.com/symfony/var-exporter.git",
  6422. "reference": "903c2c0babd6267de5bcb2995e8fc1efb5f01f1f"
  6423. },
  6424. "dist": {
  6425. "type": "zip",
  6426. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/903c2c0babd6267de5bcb2995e8fc1efb5f01f1f",
  6427. "reference": "903c2c0babd6267de5bcb2995e8fc1efb5f01f1f",
  6428. "shasum": "",
  6429. "mirrors": [
  6430. {
  6431. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6432. "preferred": true
  6433. }
  6434. ]
  6435. },
  6436. "require": {
  6437. "php": ">=7.2.5",
  6438. "symfony/polyfill-php80": "^1.15"
  6439. },
  6440. "require-dev": {
  6441. "symfony/var-dumper": "^4.4.9|^5.0.9"
  6442. },
  6443. "type": "library",
  6444. "autoload": {
  6445. "psr-4": {
  6446. "Symfony\\Component\\VarExporter\\": ""
  6447. },
  6448. "exclude-from-classmap": [
  6449. "/Tests/"
  6450. ]
  6451. },
  6452. "notification-url": "https://packagist.org/downloads/",
  6453. "license": [
  6454. "MIT"
  6455. ],
  6456. "authors": [
  6457. {
  6458. "name": "Nicolas Grekas",
  6459. "email": "p@tchwork.com"
  6460. },
  6461. {
  6462. "name": "Symfony Community",
  6463. "homepage": "https://symfony.com/contributors"
  6464. }
  6465. ],
  6466. "description": "Allows exporting any serializable PHP data structure to plain PHP code",
  6467. "homepage": "https://symfony.com",
  6468. "keywords": [
  6469. "clone",
  6470. "construct",
  6471. "export",
  6472. "hydrate",
  6473. "instantiate",
  6474. "serialize"
  6475. ],
  6476. "support": {
  6477. "source": "https://github.com/symfony/var-exporter/tree/v5.3.3"
  6478. },
  6479. "funding": [
  6480. {
  6481. "url": "https://symfony.com/sponsor",
  6482. "type": "custom"
  6483. },
  6484. {
  6485. "url": "https://github.com/fabpot",
  6486. "type": "github"
  6487. },
  6488. {
  6489. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  6490. "type": "tidelift"
  6491. }
  6492. ],
  6493. "time": "2021-06-27T09:16:08+00:00"
  6494. },
  6495. {
  6496. "name": "tencentcloud/tencentcloud-sdk-php",
  6497. "version": "3.0.467",
  6498. "source": {
  6499. "type": "git",
  6500. "url": "https://github.com/TencentCloud/tencentcloud-sdk-php.git",
  6501. "reference": "11f0a41777f97cdc4226a9d1b0dea78eead42a24"
  6502. },
  6503. "dist": {
  6504. "type": "zip",
  6505. "url": "https://api.github.com/repos/TencentCloud/tencentcloud-sdk-php/zipball/11f0a41777f97cdc4226a9d1b0dea78eead42a24",
  6506. "reference": "11f0a41777f97cdc4226a9d1b0dea78eead42a24",
  6507. "shasum": "",
  6508. "mirrors": [
  6509. {
  6510. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6511. "preferred": true
  6512. }
  6513. ]
  6514. },
  6515. "require": {
  6516. "guzzlehttp/guzzle": "^6.3 || ^7.0",
  6517. "guzzlehttp/psr7": "^1.8",
  6518. "php": ">=5.6.0"
  6519. },
  6520. "type": "library",
  6521. "autoload": {
  6522. "classmap": [
  6523. "src/QcloudApi/QcloudApi.php"
  6524. ],
  6525. "psr-4": {
  6526. "TencentCloud\\": "./src/TencentCloud"
  6527. }
  6528. },
  6529. "notification-url": "https://packagist.org/downloads/",
  6530. "license": [
  6531. "Apache-2.0"
  6532. ],
  6533. "authors": [
  6534. {
  6535. "name": "coolli",
  6536. "email": "tencentcloudapi@tencent.com",
  6537. "homepage": "https://cloud.tencent.com/document/sdk/PHP",
  6538. "role": "Developer"
  6539. }
  6540. ],
  6541. "description": "TencentCloudApi php sdk",
  6542. "homepage": "https://github.com/TencentCloud/tencentcloud-sdk-php",
  6543. "support": {
  6544. "issues": "https://github.com/TencentCloud/tencentcloud-sdk-php/issues",
  6545. "source": "https://github.com/TencentCloud/tencentcloud-sdk-php/tree/3.0.467"
  6546. },
  6547. "time": "2021-08-30T01:17:41+00:00"
  6548. },
  6549. {
  6550. "name": "tijsverkoyen/css-to-inline-styles",
  6551. "version": "2.2.3",
  6552. "source": {
  6553. "type": "git",
  6554. "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
  6555. "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5"
  6556. },
  6557. "dist": {
  6558. "type": "zip",
  6559. "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b43b05cf43c1b6d849478965062b6ef73e223bb5",
  6560. "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5",
  6561. "shasum": "",
  6562. "mirrors": [
  6563. {
  6564. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6565. "preferred": true
  6566. }
  6567. ]
  6568. },
  6569. "require": {
  6570. "ext-dom": "*",
  6571. "ext-libxml": "*",
  6572. "php": "^5.5 || ^7.0 || ^8.0",
  6573. "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0"
  6574. },
  6575. "require-dev": {
  6576. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5"
  6577. },
  6578. "type": "library",
  6579. "extra": {
  6580. "branch-alias": {
  6581. "dev-master": "2.2.x-dev"
  6582. }
  6583. },
  6584. "autoload": {
  6585. "psr-4": {
  6586. "TijsVerkoyen\\CssToInlineStyles\\": "src"
  6587. }
  6588. },
  6589. "notification-url": "https://packagist.org/downloads/",
  6590. "license": [
  6591. "BSD-3-Clause"
  6592. ],
  6593. "authors": [
  6594. {
  6595. "name": "Tijs Verkoyen",
  6596. "email": "css_to_inline_styles@verkoyen.eu",
  6597. "role": "Developer"
  6598. }
  6599. ],
  6600. "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.",
  6601. "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
  6602. "support": {
  6603. "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
  6604. "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.3"
  6605. },
  6606. "time": "2020-07-13T06:12:54+00:00"
  6607. },
  6608. {
  6609. "name": "vlucas/phpdotenv",
  6610. "version": "v5.3.0",
  6611. "source": {
  6612. "type": "git",
  6613. "url": "https://github.com/vlucas/phpdotenv.git",
  6614. "reference": "b3eac5c7ac896e52deab4a99068e3f4ab12d9e56"
  6615. },
  6616. "dist": {
  6617. "type": "zip",
  6618. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/b3eac5c7ac896e52deab4a99068e3f4ab12d9e56",
  6619. "reference": "b3eac5c7ac896e52deab4a99068e3f4ab12d9e56",
  6620. "shasum": "",
  6621. "mirrors": [
  6622. {
  6623. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6624. "preferred": true
  6625. }
  6626. ]
  6627. },
  6628. "require": {
  6629. "ext-pcre": "*",
  6630. "graham-campbell/result-type": "^1.0.1",
  6631. "php": "^7.1.3 || ^8.0",
  6632. "phpoption/phpoption": "^1.7.4",
  6633. "symfony/polyfill-ctype": "^1.17",
  6634. "symfony/polyfill-mbstring": "^1.17",
  6635. "symfony/polyfill-php80": "^1.17"
  6636. },
  6637. "require-dev": {
  6638. "bamarni/composer-bin-plugin": "^1.4.1",
  6639. "ext-filter": "*",
  6640. "phpunit/phpunit": "^7.5.20 || ^8.5.14 || ^9.5.1"
  6641. },
  6642. "suggest": {
  6643. "ext-filter": "Required to use the boolean validator."
  6644. },
  6645. "type": "library",
  6646. "extra": {
  6647. "branch-alias": {
  6648. "dev-master": "5.3-dev"
  6649. }
  6650. },
  6651. "autoload": {
  6652. "psr-4": {
  6653. "Dotenv\\": "src/"
  6654. }
  6655. },
  6656. "notification-url": "https://packagist.org/downloads/",
  6657. "license": [
  6658. "BSD-3-Clause"
  6659. ],
  6660. "authors": [
  6661. {
  6662. "name": "Graham Campbell",
  6663. "email": "graham@alt-three.com",
  6664. "homepage": "https://gjcampbell.co.uk/"
  6665. },
  6666. {
  6667. "name": "Vance Lucas",
  6668. "email": "vance@vancelucas.com",
  6669. "homepage": "https://vancelucas.com/"
  6670. }
  6671. ],
  6672. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  6673. "keywords": [
  6674. "dotenv",
  6675. "env",
  6676. "environment"
  6677. ],
  6678. "support": {
  6679. "issues": "https://github.com/vlucas/phpdotenv/issues",
  6680. "source": "https://github.com/vlucas/phpdotenv/tree/v5.3.0"
  6681. },
  6682. "funding": [
  6683. {
  6684. "url": "https://github.com/GrahamCampbell",
  6685. "type": "github"
  6686. },
  6687. {
  6688. "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
  6689. "type": "tidelift"
  6690. }
  6691. ],
  6692. "time": "2021-01-20T15:23:13+00:00"
  6693. },
  6694. {
  6695. "name": "voku/portable-ascii",
  6696. "version": "1.5.6",
  6697. "source": {
  6698. "type": "git",
  6699. "url": "https://github.com/voku/portable-ascii.git",
  6700. "reference": "80953678b19901e5165c56752d087fc11526017c"
  6701. },
  6702. "dist": {
  6703. "type": "zip",
  6704. "url": "https://api.github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c",
  6705. "reference": "80953678b19901e5165c56752d087fc11526017c",
  6706. "shasum": "",
  6707. "mirrors": [
  6708. {
  6709. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6710. "preferred": true
  6711. }
  6712. ]
  6713. },
  6714. "require": {
  6715. "php": ">=7.0.0"
  6716. },
  6717. "require-dev": {
  6718. "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
  6719. },
  6720. "suggest": {
  6721. "ext-intl": "Use Intl for transliterator_transliterate() support"
  6722. },
  6723. "type": "library",
  6724. "autoload": {
  6725. "psr-4": {
  6726. "voku\\": "src/voku/"
  6727. }
  6728. },
  6729. "notification-url": "https://packagist.org/downloads/",
  6730. "license": [
  6731. "MIT"
  6732. ],
  6733. "authors": [
  6734. {
  6735. "name": "Lars Moelleken",
  6736. "homepage": "http://www.moelleken.org/"
  6737. }
  6738. ],
  6739. "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
  6740. "homepage": "https://github.com/voku/portable-ascii",
  6741. "keywords": [
  6742. "ascii",
  6743. "clean",
  6744. "php"
  6745. ],
  6746. "support": {
  6747. "issues": "https://github.com/voku/portable-ascii/issues",
  6748. "source": "https://github.com/voku/portable-ascii/tree/1.5.6"
  6749. },
  6750. "funding": [
  6751. {
  6752. "url": "https://www.paypal.me/moelleken",
  6753. "type": "custom"
  6754. },
  6755. {
  6756. "url": "https://github.com/voku",
  6757. "type": "github"
  6758. },
  6759. {
  6760. "url": "https://opencollective.com/portable-ascii",
  6761. "type": "open_collective"
  6762. },
  6763. {
  6764. "url": "https://www.patreon.com/voku",
  6765. "type": "patreon"
  6766. },
  6767. {
  6768. "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
  6769. "type": "tidelift"
  6770. }
  6771. ],
  6772. "time": "2020-11-12T00:07:28+00:00"
  6773. },
  6774. {
  6775. "name": "webmozart/assert",
  6776. "version": "1.10.0",
  6777. "source": {
  6778. "type": "git",
  6779. "url": "https://github.com/webmozarts/assert.git",
  6780. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
  6781. },
  6782. "dist": {
  6783. "type": "zip",
  6784. "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
  6785. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
  6786. "shasum": "",
  6787. "mirrors": [
  6788. {
  6789. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6790. "preferred": true
  6791. }
  6792. ]
  6793. },
  6794. "require": {
  6795. "php": "^7.2 || ^8.0",
  6796. "symfony/polyfill-ctype": "^1.8"
  6797. },
  6798. "conflict": {
  6799. "phpstan/phpstan": "<0.12.20",
  6800. "vimeo/psalm": "<4.6.1 || 4.6.2"
  6801. },
  6802. "require-dev": {
  6803. "phpunit/phpunit": "^8.5.13"
  6804. },
  6805. "type": "library",
  6806. "extra": {
  6807. "branch-alias": {
  6808. "dev-master": "1.10-dev"
  6809. }
  6810. },
  6811. "autoload": {
  6812. "psr-4": {
  6813. "Webmozart\\Assert\\": "src/"
  6814. }
  6815. },
  6816. "notification-url": "https://packagist.org/downloads/",
  6817. "license": [
  6818. "MIT"
  6819. ],
  6820. "authors": [
  6821. {
  6822. "name": "Bernhard Schussek",
  6823. "email": "bschussek@gmail.com"
  6824. }
  6825. ],
  6826. "description": "Assertions to validate method input/output with nice error messages.",
  6827. "keywords": [
  6828. "assert",
  6829. "check",
  6830. "validate"
  6831. ],
  6832. "support": {
  6833. "issues": "https://github.com/webmozarts/assert/issues",
  6834. "source": "https://github.com/webmozarts/assert/tree/1.10.0"
  6835. },
  6836. "time": "2021-03-09T10:59:23+00:00"
  6837. }
  6838. ],
  6839. "packages-dev": [
  6840. {
  6841. "name": "doctrine/instantiator",
  6842. "version": "1.4.0",
  6843. "source": {
  6844. "type": "git",
  6845. "url": "https://github.com/doctrine/instantiator.git",
  6846. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
  6847. },
  6848. "dist": {
  6849. "type": "zip",
  6850. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
  6851. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
  6852. "shasum": "",
  6853. "mirrors": [
  6854. {
  6855. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6856. "preferred": true
  6857. }
  6858. ]
  6859. },
  6860. "require": {
  6861. "php": "^7.1 || ^8.0"
  6862. },
  6863. "require-dev": {
  6864. "doctrine/coding-standard": "^8.0",
  6865. "ext-pdo": "*",
  6866. "ext-phar": "*",
  6867. "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
  6868. "phpstan/phpstan": "^0.12",
  6869. "phpstan/phpstan-phpunit": "^0.12",
  6870. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  6871. },
  6872. "type": "library",
  6873. "autoload": {
  6874. "psr-4": {
  6875. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  6876. }
  6877. },
  6878. "notification-url": "https://packagist.org/downloads/",
  6879. "license": [
  6880. "MIT"
  6881. ],
  6882. "authors": [
  6883. {
  6884. "name": "Marco Pivetta",
  6885. "email": "ocramius@gmail.com",
  6886. "homepage": "https://ocramius.github.io/"
  6887. }
  6888. ],
  6889. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  6890. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  6891. "keywords": [
  6892. "constructor",
  6893. "instantiate"
  6894. ],
  6895. "support": {
  6896. "issues": "https://github.com/doctrine/instantiator/issues",
  6897. "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
  6898. },
  6899. "funding": [
  6900. {
  6901. "url": "https://www.doctrine-project.org/sponsorship.html",
  6902. "type": "custom"
  6903. },
  6904. {
  6905. "url": "https://www.patreon.com/phpdoctrine",
  6906. "type": "patreon"
  6907. },
  6908. {
  6909. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  6910. "type": "tidelift"
  6911. }
  6912. ],
  6913. "time": "2020-11-10T18:47:58+00:00"
  6914. },
  6915. {
  6916. "name": "facade/flare-client-php",
  6917. "version": "1.8.1",
  6918. "source": {
  6919. "type": "git",
  6920. "url": "https://github.com/facade/flare-client-php.git",
  6921. "reference": "47b639dc02bcfdfc4ebb83de703856fa01e35f5f"
  6922. },
  6923. "dist": {
  6924. "type": "zip",
  6925. "url": "https://api.github.com/repos/facade/flare-client-php/zipball/47b639dc02bcfdfc4ebb83de703856fa01e35f5f",
  6926. "reference": "47b639dc02bcfdfc4ebb83de703856fa01e35f5f",
  6927. "shasum": "",
  6928. "mirrors": [
  6929. {
  6930. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  6931. "preferred": true
  6932. }
  6933. ]
  6934. },
  6935. "require": {
  6936. "facade/ignition-contracts": "~1.0",
  6937. "illuminate/pipeline": "^5.5|^6.0|^7.0|^8.0",
  6938. "php": "^7.1|^8.0",
  6939. "symfony/http-foundation": "^3.3|^4.1|^5.0",
  6940. "symfony/mime": "^3.4|^4.0|^5.1",
  6941. "symfony/var-dumper": "^3.4|^4.0|^5.0"
  6942. },
  6943. "require-dev": {
  6944. "friendsofphp/php-cs-fixer": "^2.14",
  6945. "phpunit/phpunit": "^7.5.16",
  6946. "spatie/phpunit-snapshot-assertions": "^2.0"
  6947. },
  6948. "type": "library",
  6949. "extra": {
  6950. "branch-alias": {
  6951. "dev-master": "1.0-dev"
  6952. }
  6953. },
  6954. "autoload": {
  6955. "psr-4": {
  6956. "Facade\\FlareClient\\": "src"
  6957. },
  6958. "files": [
  6959. "src/helpers.php"
  6960. ]
  6961. },
  6962. "notification-url": "https://packagist.org/downloads/",
  6963. "license": [
  6964. "MIT"
  6965. ],
  6966. "description": "Send PHP errors to Flare",
  6967. "homepage": "https://github.com/facade/flare-client-php",
  6968. "keywords": [
  6969. "exception",
  6970. "facade",
  6971. "flare",
  6972. "reporting"
  6973. ],
  6974. "support": {
  6975. "issues": "https://github.com/facade/flare-client-php/issues",
  6976. "source": "https://github.com/facade/flare-client-php/tree/1.8.1"
  6977. },
  6978. "funding": [
  6979. {
  6980. "url": "https://github.com/spatie",
  6981. "type": "github"
  6982. }
  6983. ],
  6984. "time": "2021-05-31T19:23:29+00:00"
  6985. },
  6986. {
  6987. "name": "facade/ignition",
  6988. "version": "2.11.0",
  6989. "source": {
  6990. "type": "git",
  6991. "url": "https://github.com/facade/ignition.git",
  6992. "reference": "dc6818335f50ccf0b90284784718ea9a82604286"
  6993. },
  6994. "dist": {
  6995. "type": "zip",
  6996. "url": "https://api.github.com/repos/facade/ignition/zipball/dc6818335f50ccf0b90284784718ea9a82604286",
  6997. "reference": "dc6818335f50ccf0b90284784718ea9a82604286",
  6998. "shasum": "",
  6999. "mirrors": [
  7000. {
  7001. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7002. "preferred": true
  7003. }
  7004. ]
  7005. },
  7006. "require": {
  7007. "ext-json": "*",
  7008. "ext-mbstring": "*",
  7009. "facade/flare-client-php": "^1.6",
  7010. "facade/ignition-contracts": "^1.0.2",
  7011. "illuminate/support": "^7.0|^8.0",
  7012. "monolog/monolog": "^2.0",
  7013. "php": "^7.2.5|^8.0",
  7014. "symfony/console": "^5.0",
  7015. "symfony/var-dumper": "^5.0"
  7016. },
  7017. "require-dev": {
  7018. "friendsofphp/php-cs-fixer": "^2.14",
  7019. "mockery/mockery": "^1.3",
  7020. "orchestra/testbench": "^5.0|^6.0",
  7021. "psalm/plugin-laravel": "^1.2"
  7022. },
  7023. "suggest": {
  7024. "laravel/telescope": "^3.1"
  7025. },
  7026. "type": "library",
  7027. "extra": {
  7028. "branch-alias": {
  7029. "dev-master": "2.x-dev"
  7030. },
  7031. "laravel": {
  7032. "providers": [
  7033. "Facade\\Ignition\\IgnitionServiceProvider"
  7034. ],
  7035. "aliases": {
  7036. "Flare": "Facade\\Ignition\\Facades\\Flare"
  7037. }
  7038. }
  7039. },
  7040. "autoload": {
  7041. "psr-4": {
  7042. "Facade\\Ignition\\": "src"
  7043. },
  7044. "files": [
  7045. "src/helpers.php"
  7046. ]
  7047. },
  7048. "notification-url": "https://packagist.org/downloads/",
  7049. "license": [
  7050. "MIT"
  7051. ],
  7052. "description": "A beautiful error page for Laravel applications.",
  7053. "homepage": "https://github.com/facade/ignition",
  7054. "keywords": [
  7055. "error",
  7056. "flare",
  7057. "laravel",
  7058. "page"
  7059. ],
  7060. "support": {
  7061. "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction",
  7062. "forum": "https://twitter.com/flareappio",
  7063. "issues": "https://github.com/facade/ignition/issues",
  7064. "source": "https://github.com/facade/ignition"
  7065. },
  7066. "time": "2021-07-12T15:55:51+00:00"
  7067. },
  7068. {
  7069. "name": "facade/ignition-contracts",
  7070. "version": "1.0.2",
  7071. "source": {
  7072. "type": "git",
  7073. "url": "https://github.com/facade/ignition-contracts.git",
  7074. "reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267"
  7075. },
  7076. "dist": {
  7077. "type": "zip",
  7078. "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/3c921a1cdba35b68a7f0ccffc6dffc1995b18267",
  7079. "reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267",
  7080. "shasum": "",
  7081. "mirrors": [
  7082. {
  7083. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7084. "preferred": true
  7085. }
  7086. ]
  7087. },
  7088. "require": {
  7089. "php": "^7.3|^8.0"
  7090. },
  7091. "require-dev": {
  7092. "friendsofphp/php-cs-fixer": "^v2.15.8",
  7093. "phpunit/phpunit": "^9.3.11",
  7094. "vimeo/psalm": "^3.17.1"
  7095. },
  7096. "type": "library",
  7097. "autoload": {
  7098. "psr-4": {
  7099. "Facade\\IgnitionContracts\\": "src"
  7100. }
  7101. },
  7102. "notification-url": "https://packagist.org/downloads/",
  7103. "license": [
  7104. "MIT"
  7105. ],
  7106. "authors": [
  7107. {
  7108. "name": "Freek Van der Herten",
  7109. "email": "freek@spatie.be",
  7110. "homepage": "https://flareapp.io",
  7111. "role": "Developer"
  7112. }
  7113. ],
  7114. "description": "Solution contracts for Ignition",
  7115. "homepage": "https://github.com/facade/ignition-contracts",
  7116. "keywords": [
  7117. "contracts",
  7118. "flare",
  7119. "ignition"
  7120. ],
  7121. "support": {
  7122. "issues": "https://github.com/facade/ignition-contracts/issues",
  7123. "source": "https://github.com/facade/ignition-contracts/tree/1.0.2"
  7124. },
  7125. "time": "2020-10-16T08:27:54+00:00"
  7126. },
  7127. {
  7128. "name": "fakerphp/faker",
  7129. "version": "v1.15.0",
  7130. "source": {
  7131. "type": "git",
  7132. "url": "https://github.com/FakerPHP/Faker.git",
  7133. "reference": "89c6201c74db25fa759ff16e78a4d8f32547770e"
  7134. },
  7135. "dist": {
  7136. "type": "zip",
  7137. "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/89c6201c74db25fa759ff16e78a4d8f32547770e",
  7138. "reference": "89c6201c74db25fa759ff16e78a4d8f32547770e",
  7139. "shasum": "",
  7140. "mirrors": [
  7141. {
  7142. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7143. "preferred": true
  7144. }
  7145. ]
  7146. },
  7147. "require": {
  7148. "php": "^7.1 || ^8.0",
  7149. "psr/container": "^1.0",
  7150. "symfony/deprecation-contracts": "^2.2"
  7151. },
  7152. "conflict": {
  7153. "fzaninotto/faker": "*"
  7154. },
  7155. "require-dev": {
  7156. "bamarni/composer-bin-plugin": "^1.4.1",
  7157. "ext-intl": "*",
  7158. "symfony/phpunit-bridge": "^4.4 || ^5.2"
  7159. },
  7160. "suggest": {
  7161. "ext-curl": "Required by Faker\\Provider\\Image to download images.",
  7162. "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
  7163. "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
  7164. "ext-mbstring": "Required for multibyte Unicode string functionality."
  7165. },
  7166. "type": "library",
  7167. "extra": {
  7168. "branch-alias": {
  7169. "dev-main": "v1.15-dev"
  7170. }
  7171. },
  7172. "autoload": {
  7173. "psr-4": {
  7174. "Faker\\": "src/Faker/"
  7175. }
  7176. },
  7177. "notification-url": "https://packagist.org/downloads/",
  7178. "license": [
  7179. "MIT"
  7180. ],
  7181. "authors": [
  7182. {
  7183. "name": "François Zaninotto"
  7184. }
  7185. ],
  7186. "description": "Faker is a PHP library that generates fake data for you.",
  7187. "keywords": [
  7188. "data",
  7189. "faker",
  7190. "fixtures"
  7191. ],
  7192. "support": {
  7193. "issues": "https://github.com/FakerPHP/Faker/issues",
  7194. "source": "https://github.com/FakerPHP/Faker/tree/v1.15.0"
  7195. },
  7196. "time": "2021-07-06T20:39:40+00:00"
  7197. },
  7198. {
  7199. "name": "filp/whoops",
  7200. "version": "2.14.0",
  7201. "source": {
  7202. "type": "git",
  7203. "url": "https://github.com/filp/whoops.git",
  7204. "reference": "fdf92f03e150ed84d5967a833ae93abffac0315b"
  7205. },
  7206. "dist": {
  7207. "type": "zip",
  7208. "url": "https://api.github.com/repos/filp/whoops/zipball/fdf92f03e150ed84d5967a833ae93abffac0315b",
  7209. "reference": "fdf92f03e150ed84d5967a833ae93abffac0315b",
  7210. "shasum": "",
  7211. "mirrors": [
  7212. {
  7213. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7214. "preferred": true
  7215. }
  7216. ]
  7217. },
  7218. "require": {
  7219. "php": "^5.5.9 || ^7.0 || ^8.0",
  7220. "psr/log": "^1.0.1"
  7221. },
  7222. "require-dev": {
  7223. "mockery/mockery": "^0.9 || ^1.0",
  7224. "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
  7225. "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
  7226. },
  7227. "suggest": {
  7228. "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
  7229. "whoops/soap": "Formats errors as SOAP responses"
  7230. },
  7231. "type": "library",
  7232. "extra": {
  7233. "branch-alias": {
  7234. "dev-master": "2.7-dev"
  7235. }
  7236. },
  7237. "autoload": {
  7238. "psr-4": {
  7239. "Whoops\\": "src/Whoops/"
  7240. }
  7241. },
  7242. "notification-url": "https://packagist.org/downloads/",
  7243. "license": [
  7244. "MIT"
  7245. ],
  7246. "authors": [
  7247. {
  7248. "name": "Filipe Dobreira",
  7249. "homepage": "https://github.com/filp",
  7250. "role": "Developer"
  7251. }
  7252. ],
  7253. "description": "php error handling for cool kids",
  7254. "homepage": "https://filp.github.io/whoops/",
  7255. "keywords": [
  7256. "error",
  7257. "exception",
  7258. "handling",
  7259. "library",
  7260. "throwable",
  7261. "whoops"
  7262. ],
  7263. "support": {
  7264. "issues": "https://github.com/filp/whoops/issues",
  7265. "source": "https://github.com/filp/whoops/tree/2.14.0"
  7266. },
  7267. "funding": [
  7268. {
  7269. "url": "https://github.com/denis-sokolov",
  7270. "type": "github"
  7271. }
  7272. ],
  7273. "time": "2021-07-13T12:00:00+00:00"
  7274. },
  7275. {
  7276. "name": "laravel/sail",
  7277. "version": "v1.8.6",
  7278. "source": {
  7279. "type": "git",
  7280. "url": "https://github.com/laravel/sail.git",
  7281. "reference": "51ecfe0f048f8f8e6c5617e02a1f67ca22817c98"
  7282. },
  7283. "dist": {
  7284. "type": "zip",
  7285. "url": "https://api.github.com/repos/laravel/sail/zipball/51ecfe0f048f8f8e6c5617e02a1f67ca22817c98",
  7286. "reference": "51ecfe0f048f8f8e6c5617e02a1f67ca22817c98",
  7287. "shasum": "",
  7288. "mirrors": [
  7289. {
  7290. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7291. "preferred": true
  7292. }
  7293. ]
  7294. },
  7295. "require": {
  7296. "illuminate/console": "^8.0|^9.0",
  7297. "illuminate/contracts": "^8.0|^9.0",
  7298. "illuminate/support": "^8.0|^9.0",
  7299. "php": "^7.3|^8.0"
  7300. },
  7301. "bin": [
  7302. "bin/sail"
  7303. ],
  7304. "type": "library",
  7305. "extra": {
  7306. "branch-alias": {
  7307. "dev-master": "1.x-dev"
  7308. },
  7309. "laravel": {
  7310. "providers": [
  7311. "Laravel\\Sail\\SailServiceProvider"
  7312. ]
  7313. }
  7314. },
  7315. "autoload": {
  7316. "psr-4": {
  7317. "Laravel\\Sail\\": "src/"
  7318. }
  7319. },
  7320. "notification-url": "https://packagist.org/downloads/",
  7321. "license": [
  7322. "MIT"
  7323. ],
  7324. "authors": [
  7325. {
  7326. "name": "Taylor Otwell",
  7327. "email": "taylor@laravel.com"
  7328. }
  7329. ],
  7330. "description": "Docker files for running a basic Laravel application.",
  7331. "keywords": [
  7332. "docker",
  7333. "laravel"
  7334. ],
  7335. "support": {
  7336. "issues": "https://github.com/laravel/sail/issues",
  7337. "source": "https://github.com/laravel/sail"
  7338. },
  7339. "time": "2021-07-15T07:35:41+00:00"
  7340. },
  7341. {
  7342. "name": "myclabs/deep-copy",
  7343. "version": "1.10.2",
  7344. "source": {
  7345. "type": "git",
  7346. "url": "https://github.com/myclabs/DeepCopy.git",
  7347. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
  7348. },
  7349. "dist": {
  7350. "type": "zip",
  7351. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
  7352. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
  7353. "shasum": "",
  7354. "mirrors": [
  7355. {
  7356. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7357. "preferred": true
  7358. }
  7359. ]
  7360. },
  7361. "require": {
  7362. "php": "^7.1 || ^8.0"
  7363. },
  7364. "replace": {
  7365. "myclabs/deep-copy": "self.version"
  7366. },
  7367. "require-dev": {
  7368. "doctrine/collections": "^1.0",
  7369. "doctrine/common": "^2.6",
  7370. "phpunit/phpunit": "^7.1"
  7371. },
  7372. "type": "library",
  7373. "autoload": {
  7374. "psr-4": {
  7375. "DeepCopy\\": "src/DeepCopy/"
  7376. },
  7377. "files": [
  7378. "src/DeepCopy/deep_copy.php"
  7379. ]
  7380. },
  7381. "notification-url": "https://packagist.org/downloads/",
  7382. "license": [
  7383. "MIT"
  7384. ],
  7385. "description": "Create deep copies (clones) of your objects",
  7386. "keywords": [
  7387. "clone",
  7388. "copy",
  7389. "duplicate",
  7390. "object",
  7391. "object graph"
  7392. ],
  7393. "support": {
  7394. "issues": "https://github.com/myclabs/DeepCopy/issues",
  7395. "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
  7396. },
  7397. "funding": [
  7398. {
  7399. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  7400. "type": "tidelift"
  7401. }
  7402. ],
  7403. "time": "2020-11-13T09:40:50+00:00"
  7404. },
  7405. {
  7406. "name": "nunomaduro/collision",
  7407. "version": "v5.5.0",
  7408. "source": {
  7409. "type": "git",
  7410. "url": "https://github.com/nunomaduro/collision.git",
  7411. "reference": "b5cb36122f1c142c3c3ee20a0ae778439ef0244b"
  7412. },
  7413. "dist": {
  7414. "type": "zip",
  7415. "url": "https://api.github.com/repos/nunomaduro/collision/zipball/b5cb36122f1c142c3c3ee20a0ae778439ef0244b",
  7416. "reference": "b5cb36122f1c142c3c3ee20a0ae778439ef0244b",
  7417. "shasum": "",
  7418. "mirrors": [
  7419. {
  7420. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7421. "preferred": true
  7422. }
  7423. ]
  7424. },
  7425. "require": {
  7426. "facade/ignition-contracts": "^1.0",
  7427. "filp/whoops": "^2.7.2",
  7428. "php": "^7.3 || ^8.0",
  7429. "symfony/console": "^5.0"
  7430. },
  7431. "require-dev": {
  7432. "brianium/paratest": "^6.1",
  7433. "fideloper/proxy": "^4.4.1",
  7434. "friendsofphp/php-cs-fixer": "^2.17.3",
  7435. "fruitcake/laravel-cors": "^2.0.3",
  7436. "laravel/framework": "^9.0",
  7437. "nunomaduro/larastan": "^0.6.2",
  7438. "nunomaduro/mock-final-classes": "^1.0",
  7439. "orchestra/testbench": "^7.0",
  7440. "phpstan/phpstan": "^0.12.64",
  7441. "phpunit/phpunit": "^9.5.0"
  7442. },
  7443. "type": "library",
  7444. "extra": {
  7445. "laravel": {
  7446. "providers": [
  7447. "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
  7448. ]
  7449. }
  7450. },
  7451. "autoload": {
  7452. "psr-4": {
  7453. "NunoMaduro\\Collision\\": "src/"
  7454. }
  7455. },
  7456. "notification-url": "https://packagist.org/downloads/",
  7457. "license": [
  7458. "MIT"
  7459. ],
  7460. "authors": [
  7461. {
  7462. "name": "Nuno Maduro",
  7463. "email": "enunomaduro@gmail.com"
  7464. }
  7465. ],
  7466. "description": "Cli error handling for console/command-line PHP applications.",
  7467. "keywords": [
  7468. "artisan",
  7469. "cli",
  7470. "command-line",
  7471. "console",
  7472. "error",
  7473. "handling",
  7474. "laravel",
  7475. "laravel-zero",
  7476. "php",
  7477. "symfony"
  7478. ],
  7479. "support": {
  7480. "issues": "https://github.com/nunomaduro/collision/issues",
  7481. "source": "https://github.com/nunomaduro/collision"
  7482. },
  7483. "funding": [
  7484. {
  7485. "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L",
  7486. "type": "custom"
  7487. },
  7488. {
  7489. "url": "https://github.com/nunomaduro",
  7490. "type": "github"
  7491. },
  7492. {
  7493. "url": "https://www.patreon.com/nunomaduro",
  7494. "type": "patreon"
  7495. }
  7496. ],
  7497. "time": "2021-06-22T20:47:22+00:00"
  7498. },
  7499. {
  7500. "name": "phar-io/manifest",
  7501. "version": "2.0.1",
  7502. "source": {
  7503. "type": "git",
  7504. "url": "https://github.com/phar-io/manifest.git",
  7505. "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133"
  7506. },
  7507. "dist": {
  7508. "type": "zip",
  7509. "url": "https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
  7510. "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
  7511. "shasum": "",
  7512. "mirrors": [
  7513. {
  7514. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7515. "preferred": true
  7516. }
  7517. ]
  7518. },
  7519. "require": {
  7520. "ext-dom": "*",
  7521. "ext-phar": "*",
  7522. "ext-xmlwriter": "*",
  7523. "phar-io/version": "^3.0.1",
  7524. "php": "^7.2 || ^8.0"
  7525. },
  7526. "type": "library",
  7527. "extra": {
  7528. "branch-alias": {
  7529. "dev-master": "2.0.x-dev"
  7530. }
  7531. },
  7532. "autoload": {
  7533. "classmap": [
  7534. "src/"
  7535. ]
  7536. },
  7537. "notification-url": "https://packagist.org/downloads/",
  7538. "license": [
  7539. "BSD-3-Clause"
  7540. ],
  7541. "authors": [
  7542. {
  7543. "name": "Arne Blankerts",
  7544. "email": "arne@blankerts.de",
  7545. "role": "Developer"
  7546. },
  7547. {
  7548. "name": "Sebastian Heuer",
  7549. "email": "sebastian@phpeople.de",
  7550. "role": "Developer"
  7551. },
  7552. {
  7553. "name": "Sebastian Bergmann",
  7554. "email": "sebastian@phpunit.de",
  7555. "role": "Developer"
  7556. }
  7557. ],
  7558. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  7559. "support": {
  7560. "issues": "https://github.com/phar-io/manifest/issues",
  7561. "source": "https://github.com/phar-io/manifest/tree/master"
  7562. },
  7563. "time": "2020-06-27T14:33:11+00:00"
  7564. },
  7565. {
  7566. "name": "phar-io/version",
  7567. "version": "3.1.0",
  7568. "source": {
  7569. "type": "git",
  7570. "url": "https://github.com/phar-io/version.git",
  7571. "reference": "bae7c545bef187884426f042434e561ab1ddb182"
  7572. },
  7573. "dist": {
  7574. "type": "zip",
  7575. "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
  7576. "reference": "bae7c545bef187884426f042434e561ab1ddb182",
  7577. "shasum": "",
  7578. "mirrors": [
  7579. {
  7580. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7581. "preferred": true
  7582. }
  7583. ]
  7584. },
  7585. "require": {
  7586. "php": "^7.2 || ^8.0"
  7587. },
  7588. "type": "library",
  7589. "autoload": {
  7590. "classmap": [
  7591. "src/"
  7592. ]
  7593. },
  7594. "notification-url": "https://packagist.org/downloads/",
  7595. "license": [
  7596. "BSD-3-Clause"
  7597. ],
  7598. "authors": [
  7599. {
  7600. "name": "Arne Blankerts",
  7601. "email": "arne@blankerts.de",
  7602. "role": "Developer"
  7603. },
  7604. {
  7605. "name": "Sebastian Heuer",
  7606. "email": "sebastian@phpeople.de",
  7607. "role": "Developer"
  7608. },
  7609. {
  7610. "name": "Sebastian Bergmann",
  7611. "email": "sebastian@phpunit.de",
  7612. "role": "Developer"
  7613. }
  7614. ],
  7615. "description": "Library for handling version information and constraints",
  7616. "support": {
  7617. "issues": "https://github.com/phar-io/version/issues",
  7618. "source": "https://github.com/phar-io/version/tree/3.1.0"
  7619. },
  7620. "time": "2021-02-23T14:00:09+00:00"
  7621. },
  7622. {
  7623. "name": "phpdocumentor/reflection-common",
  7624. "version": "2.2.0",
  7625. "source": {
  7626. "type": "git",
  7627. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  7628. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  7629. },
  7630. "dist": {
  7631. "type": "zip",
  7632. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  7633. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  7634. "shasum": "",
  7635. "mirrors": [
  7636. {
  7637. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7638. "preferred": true
  7639. }
  7640. ]
  7641. },
  7642. "require": {
  7643. "php": "^7.2 || ^8.0"
  7644. },
  7645. "type": "library",
  7646. "extra": {
  7647. "branch-alias": {
  7648. "dev-2.x": "2.x-dev"
  7649. }
  7650. },
  7651. "autoload": {
  7652. "psr-4": {
  7653. "phpDocumentor\\Reflection\\": "src/"
  7654. }
  7655. },
  7656. "notification-url": "https://packagist.org/downloads/",
  7657. "license": [
  7658. "MIT"
  7659. ],
  7660. "authors": [
  7661. {
  7662. "name": "Jaap van Otterdijk",
  7663. "email": "opensource@ijaap.nl"
  7664. }
  7665. ],
  7666. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  7667. "homepage": "http://www.phpdoc.org",
  7668. "keywords": [
  7669. "FQSEN",
  7670. "phpDocumentor",
  7671. "phpdoc",
  7672. "reflection",
  7673. "static analysis"
  7674. ],
  7675. "support": {
  7676. "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
  7677. "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
  7678. },
  7679. "time": "2020-06-27T09:03:43+00:00"
  7680. },
  7681. {
  7682. "name": "phpdocumentor/reflection-docblock",
  7683. "version": "5.2.2",
  7684. "source": {
  7685. "type": "git",
  7686. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  7687. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
  7688. },
  7689. "dist": {
  7690. "type": "zip",
  7691. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
  7692. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
  7693. "shasum": "",
  7694. "mirrors": [
  7695. {
  7696. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7697. "preferred": true
  7698. }
  7699. ]
  7700. },
  7701. "require": {
  7702. "ext-filter": "*",
  7703. "php": "^7.2 || ^8.0",
  7704. "phpdocumentor/reflection-common": "^2.2",
  7705. "phpdocumentor/type-resolver": "^1.3",
  7706. "webmozart/assert": "^1.9.1"
  7707. },
  7708. "require-dev": {
  7709. "mockery/mockery": "~1.3.2"
  7710. },
  7711. "type": "library",
  7712. "extra": {
  7713. "branch-alias": {
  7714. "dev-master": "5.x-dev"
  7715. }
  7716. },
  7717. "autoload": {
  7718. "psr-4": {
  7719. "phpDocumentor\\Reflection\\": "src"
  7720. }
  7721. },
  7722. "notification-url": "https://packagist.org/downloads/",
  7723. "license": [
  7724. "MIT"
  7725. ],
  7726. "authors": [
  7727. {
  7728. "name": "Mike van Riel",
  7729. "email": "me@mikevanriel.com"
  7730. },
  7731. {
  7732. "name": "Jaap van Otterdijk",
  7733. "email": "account@ijaap.nl"
  7734. }
  7735. ],
  7736. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  7737. "support": {
  7738. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  7739. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
  7740. },
  7741. "time": "2020-09-03T19:13:55+00:00"
  7742. },
  7743. {
  7744. "name": "phpdocumentor/type-resolver",
  7745. "version": "1.4.0",
  7746. "source": {
  7747. "type": "git",
  7748. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  7749. "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
  7750. },
  7751. "dist": {
  7752. "type": "zip",
  7753. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
  7754. "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
  7755. "shasum": "",
  7756. "mirrors": [
  7757. {
  7758. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7759. "preferred": true
  7760. }
  7761. ]
  7762. },
  7763. "require": {
  7764. "php": "^7.2 || ^8.0",
  7765. "phpdocumentor/reflection-common": "^2.0"
  7766. },
  7767. "require-dev": {
  7768. "ext-tokenizer": "*"
  7769. },
  7770. "type": "library",
  7771. "extra": {
  7772. "branch-alias": {
  7773. "dev-1.x": "1.x-dev"
  7774. }
  7775. },
  7776. "autoload": {
  7777. "psr-4": {
  7778. "phpDocumentor\\Reflection\\": "src"
  7779. }
  7780. },
  7781. "notification-url": "https://packagist.org/downloads/",
  7782. "license": [
  7783. "MIT"
  7784. ],
  7785. "authors": [
  7786. {
  7787. "name": "Mike van Riel",
  7788. "email": "me@mikevanriel.com"
  7789. }
  7790. ],
  7791. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  7792. "support": {
  7793. "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
  7794. "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
  7795. },
  7796. "time": "2020-09-17T18:55:26+00:00"
  7797. },
  7798. {
  7799. "name": "phpspec/prophecy",
  7800. "version": "1.13.0",
  7801. "source": {
  7802. "type": "git",
  7803. "url": "https://github.com/phpspec/prophecy.git",
  7804. "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea"
  7805. },
  7806. "dist": {
  7807. "type": "zip",
  7808. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea",
  7809. "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea",
  7810. "shasum": "",
  7811. "mirrors": [
  7812. {
  7813. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7814. "preferred": true
  7815. }
  7816. ]
  7817. },
  7818. "require": {
  7819. "doctrine/instantiator": "^1.2",
  7820. "php": "^7.2 || ~8.0, <8.1",
  7821. "phpdocumentor/reflection-docblock": "^5.2",
  7822. "sebastian/comparator": "^3.0 || ^4.0",
  7823. "sebastian/recursion-context": "^3.0 || ^4.0"
  7824. },
  7825. "require-dev": {
  7826. "phpspec/phpspec": "^6.0",
  7827. "phpunit/phpunit": "^8.0 || ^9.0"
  7828. },
  7829. "type": "library",
  7830. "extra": {
  7831. "branch-alias": {
  7832. "dev-master": "1.11.x-dev"
  7833. }
  7834. },
  7835. "autoload": {
  7836. "psr-4": {
  7837. "Prophecy\\": "src/Prophecy"
  7838. }
  7839. },
  7840. "notification-url": "https://packagist.org/downloads/",
  7841. "license": [
  7842. "MIT"
  7843. ],
  7844. "authors": [
  7845. {
  7846. "name": "Konstantin Kudryashov",
  7847. "email": "ever.zet@gmail.com",
  7848. "homepage": "http://everzet.com"
  7849. },
  7850. {
  7851. "name": "Marcello Duarte",
  7852. "email": "marcello.duarte@gmail.com"
  7853. }
  7854. ],
  7855. "description": "Highly opinionated mocking framework for PHP 5.3+",
  7856. "homepage": "https://github.com/phpspec/prophecy",
  7857. "keywords": [
  7858. "Double",
  7859. "Dummy",
  7860. "fake",
  7861. "mock",
  7862. "spy",
  7863. "stub"
  7864. ],
  7865. "support": {
  7866. "issues": "https://github.com/phpspec/prophecy/issues",
  7867. "source": "https://github.com/phpspec/prophecy/tree/1.13.0"
  7868. },
  7869. "time": "2021-03-17T13:42:18+00:00"
  7870. },
  7871. {
  7872. "name": "phpunit/php-code-coverage",
  7873. "version": "9.2.6",
  7874. "source": {
  7875. "type": "git",
  7876. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  7877. "reference": "f6293e1b30a2354e8428e004689671b83871edde"
  7878. },
  7879. "dist": {
  7880. "type": "zip",
  7881. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f6293e1b30a2354e8428e004689671b83871edde",
  7882. "reference": "f6293e1b30a2354e8428e004689671b83871edde",
  7883. "shasum": "",
  7884. "mirrors": [
  7885. {
  7886. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7887. "preferred": true
  7888. }
  7889. ]
  7890. },
  7891. "require": {
  7892. "ext-dom": "*",
  7893. "ext-libxml": "*",
  7894. "ext-xmlwriter": "*",
  7895. "nikic/php-parser": "^4.10.2",
  7896. "php": ">=7.3",
  7897. "phpunit/php-file-iterator": "^3.0.3",
  7898. "phpunit/php-text-template": "^2.0.2",
  7899. "sebastian/code-unit-reverse-lookup": "^2.0.2",
  7900. "sebastian/complexity": "^2.0",
  7901. "sebastian/environment": "^5.1.2",
  7902. "sebastian/lines-of-code": "^1.0.3",
  7903. "sebastian/version": "^3.0.1",
  7904. "theseer/tokenizer": "^1.2.0"
  7905. },
  7906. "require-dev": {
  7907. "phpunit/phpunit": "^9.3"
  7908. },
  7909. "suggest": {
  7910. "ext-pcov": "*",
  7911. "ext-xdebug": "*"
  7912. },
  7913. "type": "library",
  7914. "extra": {
  7915. "branch-alias": {
  7916. "dev-master": "9.2-dev"
  7917. }
  7918. },
  7919. "autoload": {
  7920. "classmap": [
  7921. "src/"
  7922. ]
  7923. },
  7924. "notification-url": "https://packagist.org/downloads/",
  7925. "license": [
  7926. "BSD-3-Clause"
  7927. ],
  7928. "authors": [
  7929. {
  7930. "name": "Sebastian Bergmann",
  7931. "email": "sebastian@phpunit.de",
  7932. "role": "lead"
  7933. }
  7934. ],
  7935. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  7936. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  7937. "keywords": [
  7938. "coverage",
  7939. "testing",
  7940. "xunit"
  7941. ],
  7942. "support": {
  7943. "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
  7944. "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.6"
  7945. },
  7946. "funding": [
  7947. {
  7948. "url": "https://github.com/sebastianbergmann",
  7949. "type": "github"
  7950. }
  7951. ],
  7952. "time": "2021-03-28T07:26:59+00:00"
  7953. },
  7954. {
  7955. "name": "phpunit/php-file-iterator",
  7956. "version": "3.0.5",
  7957. "source": {
  7958. "type": "git",
  7959. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  7960. "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8"
  7961. },
  7962. "dist": {
  7963. "type": "zip",
  7964. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/aa4be8575f26070b100fccb67faabb28f21f66f8",
  7965. "reference": "aa4be8575f26070b100fccb67faabb28f21f66f8",
  7966. "shasum": "",
  7967. "mirrors": [
  7968. {
  7969. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  7970. "preferred": true
  7971. }
  7972. ]
  7973. },
  7974. "require": {
  7975. "php": ">=7.3"
  7976. },
  7977. "require-dev": {
  7978. "phpunit/phpunit": "^9.3"
  7979. },
  7980. "type": "library",
  7981. "extra": {
  7982. "branch-alias": {
  7983. "dev-master": "3.0-dev"
  7984. }
  7985. },
  7986. "autoload": {
  7987. "classmap": [
  7988. "src/"
  7989. ]
  7990. },
  7991. "notification-url": "https://packagist.org/downloads/",
  7992. "license": [
  7993. "BSD-3-Clause"
  7994. ],
  7995. "authors": [
  7996. {
  7997. "name": "Sebastian Bergmann",
  7998. "email": "sebastian@phpunit.de",
  7999. "role": "lead"
  8000. }
  8001. ],
  8002. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  8003. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  8004. "keywords": [
  8005. "filesystem",
  8006. "iterator"
  8007. ],
  8008. "support": {
  8009. "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
  8010. "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.5"
  8011. },
  8012. "funding": [
  8013. {
  8014. "url": "https://github.com/sebastianbergmann",
  8015. "type": "github"
  8016. }
  8017. ],
  8018. "time": "2020-09-28T05:57:25+00:00"
  8019. },
  8020. {
  8021. "name": "phpunit/php-invoker",
  8022. "version": "3.1.1",
  8023. "source": {
  8024. "type": "git",
  8025. "url": "https://github.com/sebastianbergmann/php-invoker.git",
  8026. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
  8027. },
  8028. "dist": {
  8029. "type": "zip",
  8030. "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  8031. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  8032. "shasum": "",
  8033. "mirrors": [
  8034. {
  8035. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8036. "preferred": true
  8037. }
  8038. ]
  8039. },
  8040. "require": {
  8041. "php": ">=7.3"
  8042. },
  8043. "require-dev": {
  8044. "ext-pcntl": "*",
  8045. "phpunit/phpunit": "^9.3"
  8046. },
  8047. "suggest": {
  8048. "ext-pcntl": "*"
  8049. },
  8050. "type": "library",
  8051. "extra": {
  8052. "branch-alias": {
  8053. "dev-master": "3.1-dev"
  8054. }
  8055. },
  8056. "autoload": {
  8057. "classmap": [
  8058. "src/"
  8059. ]
  8060. },
  8061. "notification-url": "https://packagist.org/downloads/",
  8062. "license": [
  8063. "BSD-3-Clause"
  8064. ],
  8065. "authors": [
  8066. {
  8067. "name": "Sebastian Bergmann",
  8068. "email": "sebastian@phpunit.de",
  8069. "role": "lead"
  8070. }
  8071. ],
  8072. "description": "Invoke callables with a timeout",
  8073. "homepage": "https://github.com/sebastianbergmann/php-invoker/",
  8074. "keywords": [
  8075. "process"
  8076. ],
  8077. "support": {
  8078. "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
  8079. "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
  8080. },
  8081. "funding": [
  8082. {
  8083. "url": "https://github.com/sebastianbergmann",
  8084. "type": "github"
  8085. }
  8086. ],
  8087. "time": "2020-09-28T05:58:55+00:00"
  8088. },
  8089. {
  8090. "name": "phpunit/php-text-template",
  8091. "version": "2.0.4",
  8092. "source": {
  8093. "type": "git",
  8094. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  8095. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
  8096. },
  8097. "dist": {
  8098. "type": "zip",
  8099. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  8100. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  8101. "shasum": "",
  8102. "mirrors": [
  8103. {
  8104. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8105. "preferred": true
  8106. }
  8107. ]
  8108. },
  8109. "require": {
  8110. "php": ">=7.3"
  8111. },
  8112. "require-dev": {
  8113. "phpunit/phpunit": "^9.3"
  8114. },
  8115. "type": "library",
  8116. "extra": {
  8117. "branch-alias": {
  8118. "dev-master": "2.0-dev"
  8119. }
  8120. },
  8121. "autoload": {
  8122. "classmap": [
  8123. "src/"
  8124. ]
  8125. },
  8126. "notification-url": "https://packagist.org/downloads/",
  8127. "license": [
  8128. "BSD-3-Clause"
  8129. ],
  8130. "authors": [
  8131. {
  8132. "name": "Sebastian Bergmann",
  8133. "email": "sebastian@phpunit.de",
  8134. "role": "lead"
  8135. }
  8136. ],
  8137. "description": "Simple template engine.",
  8138. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  8139. "keywords": [
  8140. "template"
  8141. ],
  8142. "support": {
  8143. "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
  8144. "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
  8145. },
  8146. "funding": [
  8147. {
  8148. "url": "https://github.com/sebastianbergmann",
  8149. "type": "github"
  8150. }
  8151. ],
  8152. "time": "2020-10-26T05:33:50+00:00"
  8153. },
  8154. {
  8155. "name": "phpunit/php-timer",
  8156. "version": "5.0.3",
  8157. "source": {
  8158. "type": "git",
  8159. "url": "https://github.com/sebastianbergmann/php-timer.git",
  8160. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
  8161. },
  8162. "dist": {
  8163. "type": "zip",
  8164. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  8165. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  8166. "shasum": "",
  8167. "mirrors": [
  8168. {
  8169. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8170. "preferred": true
  8171. }
  8172. ]
  8173. },
  8174. "require": {
  8175. "php": ">=7.3"
  8176. },
  8177. "require-dev": {
  8178. "phpunit/phpunit": "^9.3"
  8179. },
  8180. "type": "library",
  8181. "extra": {
  8182. "branch-alias": {
  8183. "dev-master": "5.0-dev"
  8184. }
  8185. },
  8186. "autoload": {
  8187. "classmap": [
  8188. "src/"
  8189. ]
  8190. },
  8191. "notification-url": "https://packagist.org/downloads/",
  8192. "license": [
  8193. "BSD-3-Clause"
  8194. ],
  8195. "authors": [
  8196. {
  8197. "name": "Sebastian Bergmann",
  8198. "email": "sebastian@phpunit.de",
  8199. "role": "lead"
  8200. }
  8201. ],
  8202. "description": "Utility class for timing",
  8203. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  8204. "keywords": [
  8205. "timer"
  8206. ],
  8207. "support": {
  8208. "issues": "https://github.com/sebastianbergmann/php-timer/issues",
  8209. "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
  8210. },
  8211. "funding": [
  8212. {
  8213. "url": "https://github.com/sebastianbergmann",
  8214. "type": "github"
  8215. }
  8216. ],
  8217. "time": "2020-10-26T13:16:10+00:00"
  8218. },
  8219. {
  8220. "name": "phpunit/phpunit",
  8221. "version": "9.5.7",
  8222. "source": {
  8223. "type": "git",
  8224. "url": "https://github.com/sebastianbergmann/phpunit.git",
  8225. "reference": "d0dc8b6999c937616df4fb046792004b33fd31c5"
  8226. },
  8227. "dist": {
  8228. "type": "zip",
  8229. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0dc8b6999c937616df4fb046792004b33fd31c5",
  8230. "reference": "d0dc8b6999c937616df4fb046792004b33fd31c5",
  8231. "shasum": "",
  8232. "mirrors": [
  8233. {
  8234. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8235. "preferred": true
  8236. }
  8237. ]
  8238. },
  8239. "require": {
  8240. "doctrine/instantiator": "^1.3.1",
  8241. "ext-dom": "*",
  8242. "ext-json": "*",
  8243. "ext-libxml": "*",
  8244. "ext-mbstring": "*",
  8245. "ext-xml": "*",
  8246. "ext-xmlwriter": "*",
  8247. "myclabs/deep-copy": "^1.10.1",
  8248. "phar-io/manifest": "^2.0.1",
  8249. "phar-io/version": "^3.0.2",
  8250. "php": ">=7.3",
  8251. "phpspec/prophecy": "^1.12.1",
  8252. "phpunit/php-code-coverage": "^9.2.3",
  8253. "phpunit/php-file-iterator": "^3.0.5",
  8254. "phpunit/php-invoker": "^3.1.1",
  8255. "phpunit/php-text-template": "^2.0.3",
  8256. "phpunit/php-timer": "^5.0.2",
  8257. "sebastian/cli-parser": "^1.0.1",
  8258. "sebastian/code-unit": "^1.0.6",
  8259. "sebastian/comparator": "^4.0.5",
  8260. "sebastian/diff": "^4.0.3",
  8261. "sebastian/environment": "^5.1.3",
  8262. "sebastian/exporter": "^4.0.3",
  8263. "sebastian/global-state": "^5.0.1",
  8264. "sebastian/object-enumerator": "^4.0.3",
  8265. "sebastian/resource-operations": "^3.0.3",
  8266. "sebastian/type": "^2.3.4",
  8267. "sebastian/version": "^3.0.2"
  8268. },
  8269. "require-dev": {
  8270. "ext-pdo": "*",
  8271. "phpspec/prophecy-phpunit": "^2.0.1"
  8272. },
  8273. "suggest": {
  8274. "ext-soap": "*",
  8275. "ext-xdebug": "*"
  8276. },
  8277. "bin": [
  8278. "phpunit"
  8279. ],
  8280. "type": "library",
  8281. "extra": {
  8282. "branch-alias": {
  8283. "dev-master": "9.5-dev"
  8284. }
  8285. },
  8286. "autoload": {
  8287. "classmap": [
  8288. "src/"
  8289. ],
  8290. "files": [
  8291. "src/Framework/Assert/Functions.php"
  8292. ]
  8293. },
  8294. "notification-url": "https://packagist.org/downloads/",
  8295. "license": [
  8296. "BSD-3-Clause"
  8297. ],
  8298. "authors": [
  8299. {
  8300. "name": "Sebastian Bergmann",
  8301. "email": "sebastian@phpunit.de",
  8302. "role": "lead"
  8303. }
  8304. ],
  8305. "description": "The PHP Unit Testing framework.",
  8306. "homepage": "https://phpunit.de/",
  8307. "keywords": [
  8308. "phpunit",
  8309. "testing",
  8310. "xunit"
  8311. ],
  8312. "support": {
  8313. "issues": "https://github.com/sebastianbergmann/phpunit/issues",
  8314. "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.7"
  8315. },
  8316. "funding": [
  8317. {
  8318. "url": "https://phpunit.de/donate.html",
  8319. "type": "custom"
  8320. },
  8321. {
  8322. "url": "https://github.com/sebastianbergmann",
  8323. "type": "github"
  8324. }
  8325. ],
  8326. "time": "2021-07-19T06:14:47+00:00"
  8327. },
  8328. {
  8329. "name": "sebastian/cli-parser",
  8330. "version": "1.0.1",
  8331. "source": {
  8332. "type": "git",
  8333. "url": "https://github.com/sebastianbergmann/cli-parser.git",
  8334. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
  8335. },
  8336. "dist": {
  8337. "type": "zip",
  8338. "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  8339. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  8340. "shasum": "",
  8341. "mirrors": [
  8342. {
  8343. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8344. "preferred": true
  8345. }
  8346. ]
  8347. },
  8348. "require": {
  8349. "php": ">=7.3"
  8350. },
  8351. "require-dev": {
  8352. "phpunit/phpunit": "^9.3"
  8353. },
  8354. "type": "library",
  8355. "extra": {
  8356. "branch-alias": {
  8357. "dev-master": "1.0-dev"
  8358. }
  8359. },
  8360. "autoload": {
  8361. "classmap": [
  8362. "src/"
  8363. ]
  8364. },
  8365. "notification-url": "https://packagist.org/downloads/",
  8366. "license": [
  8367. "BSD-3-Clause"
  8368. ],
  8369. "authors": [
  8370. {
  8371. "name": "Sebastian Bergmann",
  8372. "email": "sebastian@phpunit.de",
  8373. "role": "lead"
  8374. }
  8375. ],
  8376. "description": "Library for parsing CLI options",
  8377. "homepage": "https://github.com/sebastianbergmann/cli-parser",
  8378. "support": {
  8379. "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
  8380. "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
  8381. },
  8382. "funding": [
  8383. {
  8384. "url": "https://github.com/sebastianbergmann",
  8385. "type": "github"
  8386. }
  8387. ],
  8388. "time": "2020-09-28T06:08:49+00:00"
  8389. },
  8390. {
  8391. "name": "sebastian/code-unit",
  8392. "version": "1.0.8",
  8393. "source": {
  8394. "type": "git",
  8395. "url": "https://github.com/sebastianbergmann/code-unit.git",
  8396. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
  8397. },
  8398. "dist": {
  8399. "type": "zip",
  8400. "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
  8401. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
  8402. "shasum": "",
  8403. "mirrors": [
  8404. {
  8405. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8406. "preferred": true
  8407. }
  8408. ]
  8409. },
  8410. "require": {
  8411. "php": ">=7.3"
  8412. },
  8413. "require-dev": {
  8414. "phpunit/phpunit": "^9.3"
  8415. },
  8416. "type": "library",
  8417. "extra": {
  8418. "branch-alias": {
  8419. "dev-master": "1.0-dev"
  8420. }
  8421. },
  8422. "autoload": {
  8423. "classmap": [
  8424. "src/"
  8425. ]
  8426. },
  8427. "notification-url": "https://packagist.org/downloads/",
  8428. "license": [
  8429. "BSD-3-Clause"
  8430. ],
  8431. "authors": [
  8432. {
  8433. "name": "Sebastian Bergmann",
  8434. "email": "sebastian@phpunit.de",
  8435. "role": "lead"
  8436. }
  8437. ],
  8438. "description": "Collection of value objects that represent the PHP code units",
  8439. "homepage": "https://github.com/sebastianbergmann/code-unit",
  8440. "support": {
  8441. "issues": "https://github.com/sebastianbergmann/code-unit/issues",
  8442. "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
  8443. },
  8444. "funding": [
  8445. {
  8446. "url": "https://github.com/sebastianbergmann",
  8447. "type": "github"
  8448. }
  8449. ],
  8450. "time": "2020-10-26T13:08:54+00:00"
  8451. },
  8452. {
  8453. "name": "sebastian/code-unit-reverse-lookup",
  8454. "version": "2.0.3",
  8455. "source": {
  8456. "type": "git",
  8457. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  8458. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
  8459. },
  8460. "dist": {
  8461. "type": "zip",
  8462. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  8463. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  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. },
  8475. "require-dev": {
  8476. "phpunit/phpunit": "^9.3"
  8477. },
  8478. "type": "library",
  8479. "extra": {
  8480. "branch-alias": {
  8481. "dev-master": "2.0-dev"
  8482. }
  8483. },
  8484. "autoload": {
  8485. "classmap": [
  8486. "src/"
  8487. ]
  8488. },
  8489. "notification-url": "https://packagist.org/downloads/",
  8490. "license": [
  8491. "BSD-3-Clause"
  8492. ],
  8493. "authors": [
  8494. {
  8495. "name": "Sebastian Bergmann",
  8496. "email": "sebastian@phpunit.de"
  8497. }
  8498. ],
  8499. "description": "Looks up which function or method a line of code belongs to",
  8500. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  8501. "support": {
  8502. "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
  8503. "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
  8504. },
  8505. "funding": [
  8506. {
  8507. "url": "https://github.com/sebastianbergmann",
  8508. "type": "github"
  8509. }
  8510. ],
  8511. "time": "2020-09-28T05:30:19+00:00"
  8512. },
  8513. {
  8514. "name": "sebastian/comparator",
  8515. "version": "4.0.6",
  8516. "source": {
  8517. "type": "git",
  8518. "url": "https://github.com/sebastianbergmann/comparator.git",
  8519. "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
  8520. },
  8521. "dist": {
  8522. "type": "zip",
  8523. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
  8524. "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
  8525. "shasum": "",
  8526. "mirrors": [
  8527. {
  8528. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8529. "preferred": true
  8530. }
  8531. ]
  8532. },
  8533. "require": {
  8534. "php": ">=7.3",
  8535. "sebastian/diff": "^4.0",
  8536. "sebastian/exporter": "^4.0"
  8537. },
  8538. "require-dev": {
  8539. "phpunit/phpunit": "^9.3"
  8540. },
  8541. "type": "library",
  8542. "extra": {
  8543. "branch-alias": {
  8544. "dev-master": "4.0-dev"
  8545. }
  8546. },
  8547. "autoload": {
  8548. "classmap": [
  8549. "src/"
  8550. ]
  8551. },
  8552. "notification-url": "https://packagist.org/downloads/",
  8553. "license": [
  8554. "BSD-3-Clause"
  8555. ],
  8556. "authors": [
  8557. {
  8558. "name": "Sebastian Bergmann",
  8559. "email": "sebastian@phpunit.de"
  8560. },
  8561. {
  8562. "name": "Jeff Welch",
  8563. "email": "whatthejeff@gmail.com"
  8564. },
  8565. {
  8566. "name": "Volker Dusch",
  8567. "email": "github@wallbash.com"
  8568. },
  8569. {
  8570. "name": "Bernhard Schussek",
  8571. "email": "bschussek@2bepublished.at"
  8572. }
  8573. ],
  8574. "description": "Provides the functionality to compare PHP values for equality",
  8575. "homepage": "https://github.com/sebastianbergmann/comparator",
  8576. "keywords": [
  8577. "comparator",
  8578. "compare",
  8579. "equality"
  8580. ],
  8581. "support": {
  8582. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  8583. "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
  8584. },
  8585. "funding": [
  8586. {
  8587. "url": "https://github.com/sebastianbergmann",
  8588. "type": "github"
  8589. }
  8590. ],
  8591. "time": "2020-10-26T15:49:45+00:00"
  8592. },
  8593. {
  8594. "name": "sebastian/complexity",
  8595. "version": "2.0.2",
  8596. "source": {
  8597. "type": "git",
  8598. "url": "https://github.com/sebastianbergmann/complexity.git",
  8599. "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
  8600. },
  8601. "dist": {
  8602. "type": "zip",
  8603. "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
  8604. "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
  8605. "shasum": "",
  8606. "mirrors": [
  8607. {
  8608. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8609. "preferred": true
  8610. }
  8611. ]
  8612. },
  8613. "require": {
  8614. "nikic/php-parser": "^4.7",
  8615. "php": ">=7.3"
  8616. },
  8617. "require-dev": {
  8618. "phpunit/phpunit": "^9.3"
  8619. },
  8620. "type": "library",
  8621. "extra": {
  8622. "branch-alias": {
  8623. "dev-master": "2.0-dev"
  8624. }
  8625. },
  8626. "autoload": {
  8627. "classmap": [
  8628. "src/"
  8629. ]
  8630. },
  8631. "notification-url": "https://packagist.org/downloads/",
  8632. "license": [
  8633. "BSD-3-Clause"
  8634. ],
  8635. "authors": [
  8636. {
  8637. "name": "Sebastian Bergmann",
  8638. "email": "sebastian@phpunit.de",
  8639. "role": "lead"
  8640. }
  8641. ],
  8642. "description": "Library for calculating the complexity of PHP code units",
  8643. "homepage": "https://github.com/sebastianbergmann/complexity",
  8644. "support": {
  8645. "issues": "https://github.com/sebastianbergmann/complexity/issues",
  8646. "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
  8647. },
  8648. "funding": [
  8649. {
  8650. "url": "https://github.com/sebastianbergmann",
  8651. "type": "github"
  8652. }
  8653. ],
  8654. "time": "2020-10-26T15:52:27+00:00"
  8655. },
  8656. {
  8657. "name": "sebastian/diff",
  8658. "version": "4.0.4",
  8659. "source": {
  8660. "type": "git",
  8661. "url": "https://github.com/sebastianbergmann/diff.git",
  8662. "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
  8663. },
  8664. "dist": {
  8665. "type": "zip",
  8666. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
  8667. "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
  8668. "shasum": "",
  8669. "mirrors": [
  8670. {
  8671. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8672. "preferred": true
  8673. }
  8674. ]
  8675. },
  8676. "require": {
  8677. "php": ">=7.3"
  8678. },
  8679. "require-dev": {
  8680. "phpunit/phpunit": "^9.3",
  8681. "symfony/process": "^4.2 || ^5"
  8682. },
  8683. "type": "library",
  8684. "extra": {
  8685. "branch-alias": {
  8686. "dev-master": "4.0-dev"
  8687. }
  8688. },
  8689. "autoload": {
  8690. "classmap": [
  8691. "src/"
  8692. ]
  8693. },
  8694. "notification-url": "https://packagist.org/downloads/",
  8695. "license": [
  8696. "BSD-3-Clause"
  8697. ],
  8698. "authors": [
  8699. {
  8700. "name": "Sebastian Bergmann",
  8701. "email": "sebastian@phpunit.de"
  8702. },
  8703. {
  8704. "name": "Kore Nordmann",
  8705. "email": "mail@kore-nordmann.de"
  8706. }
  8707. ],
  8708. "description": "Diff implementation",
  8709. "homepage": "https://github.com/sebastianbergmann/diff",
  8710. "keywords": [
  8711. "diff",
  8712. "udiff",
  8713. "unidiff",
  8714. "unified diff"
  8715. ],
  8716. "support": {
  8717. "issues": "https://github.com/sebastianbergmann/diff/issues",
  8718. "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
  8719. },
  8720. "funding": [
  8721. {
  8722. "url": "https://github.com/sebastianbergmann",
  8723. "type": "github"
  8724. }
  8725. ],
  8726. "time": "2020-10-26T13:10:38+00:00"
  8727. },
  8728. {
  8729. "name": "sebastian/environment",
  8730. "version": "5.1.3",
  8731. "source": {
  8732. "type": "git",
  8733. "url": "https://github.com/sebastianbergmann/environment.git",
  8734. "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
  8735. },
  8736. "dist": {
  8737. "type": "zip",
  8738. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
  8739. "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
  8740. "shasum": "",
  8741. "mirrors": [
  8742. {
  8743. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8744. "preferred": true
  8745. }
  8746. ]
  8747. },
  8748. "require": {
  8749. "php": ">=7.3"
  8750. },
  8751. "require-dev": {
  8752. "phpunit/phpunit": "^9.3"
  8753. },
  8754. "suggest": {
  8755. "ext-posix": "*"
  8756. },
  8757. "type": "library",
  8758. "extra": {
  8759. "branch-alias": {
  8760. "dev-master": "5.1-dev"
  8761. }
  8762. },
  8763. "autoload": {
  8764. "classmap": [
  8765. "src/"
  8766. ]
  8767. },
  8768. "notification-url": "https://packagist.org/downloads/",
  8769. "license": [
  8770. "BSD-3-Clause"
  8771. ],
  8772. "authors": [
  8773. {
  8774. "name": "Sebastian Bergmann",
  8775. "email": "sebastian@phpunit.de"
  8776. }
  8777. ],
  8778. "description": "Provides functionality to handle HHVM/PHP environments",
  8779. "homepage": "http://www.github.com/sebastianbergmann/environment",
  8780. "keywords": [
  8781. "Xdebug",
  8782. "environment",
  8783. "hhvm"
  8784. ],
  8785. "support": {
  8786. "issues": "https://github.com/sebastianbergmann/environment/issues",
  8787. "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
  8788. },
  8789. "funding": [
  8790. {
  8791. "url": "https://github.com/sebastianbergmann",
  8792. "type": "github"
  8793. }
  8794. ],
  8795. "time": "2020-09-28T05:52:38+00:00"
  8796. },
  8797. {
  8798. "name": "sebastian/exporter",
  8799. "version": "4.0.3",
  8800. "source": {
  8801. "type": "git",
  8802. "url": "https://github.com/sebastianbergmann/exporter.git",
  8803. "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65"
  8804. },
  8805. "dist": {
  8806. "type": "zip",
  8807. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d89cc98761b8cb5a1a235a6b703ae50d34080e65",
  8808. "reference": "d89cc98761b8cb5a1a235a6b703ae50d34080e65",
  8809. "shasum": "",
  8810. "mirrors": [
  8811. {
  8812. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8813. "preferred": true
  8814. }
  8815. ]
  8816. },
  8817. "require": {
  8818. "php": ">=7.3",
  8819. "sebastian/recursion-context": "^4.0"
  8820. },
  8821. "require-dev": {
  8822. "ext-mbstring": "*",
  8823. "phpunit/phpunit": "^9.3"
  8824. },
  8825. "type": "library",
  8826. "extra": {
  8827. "branch-alias": {
  8828. "dev-master": "4.0-dev"
  8829. }
  8830. },
  8831. "autoload": {
  8832. "classmap": [
  8833. "src/"
  8834. ]
  8835. },
  8836. "notification-url": "https://packagist.org/downloads/",
  8837. "license": [
  8838. "BSD-3-Clause"
  8839. ],
  8840. "authors": [
  8841. {
  8842. "name": "Sebastian Bergmann",
  8843. "email": "sebastian@phpunit.de"
  8844. },
  8845. {
  8846. "name": "Jeff Welch",
  8847. "email": "whatthejeff@gmail.com"
  8848. },
  8849. {
  8850. "name": "Volker Dusch",
  8851. "email": "github@wallbash.com"
  8852. },
  8853. {
  8854. "name": "Adam Harvey",
  8855. "email": "aharvey@php.net"
  8856. },
  8857. {
  8858. "name": "Bernhard Schussek",
  8859. "email": "bschussek@gmail.com"
  8860. }
  8861. ],
  8862. "description": "Provides the functionality to export PHP variables for visualization",
  8863. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  8864. "keywords": [
  8865. "export",
  8866. "exporter"
  8867. ],
  8868. "support": {
  8869. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  8870. "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.3"
  8871. },
  8872. "funding": [
  8873. {
  8874. "url": "https://github.com/sebastianbergmann",
  8875. "type": "github"
  8876. }
  8877. ],
  8878. "time": "2020-09-28T05:24:23+00:00"
  8879. },
  8880. {
  8881. "name": "sebastian/global-state",
  8882. "version": "5.0.3",
  8883. "source": {
  8884. "type": "git",
  8885. "url": "https://github.com/sebastianbergmann/global-state.git",
  8886. "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
  8887. },
  8888. "dist": {
  8889. "type": "zip",
  8890. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
  8891. "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
  8892. "shasum": "",
  8893. "mirrors": [
  8894. {
  8895. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8896. "preferred": true
  8897. }
  8898. ]
  8899. },
  8900. "require": {
  8901. "php": ">=7.3",
  8902. "sebastian/object-reflector": "^2.0",
  8903. "sebastian/recursion-context": "^4.0"
  8904. },
  8905. "require-dev": {
  8906. "ext-dom": "*",
  8907. "phpunit/phpunit": "^9.3"
  8908. },
  8909. "suggest": {
  8910. "ext-uopz": "*"
  8911. },
  8912. "type": "library",
  8913. "extra": {
  8914. "branch-alias": {
  8915. "dev-master": "5.0-dev"
  8916. }
  8917. },
  8918. "autoload": {
  8919. "classmap": [
  8920. "src/"
  8921. ]
  8922. },
  8923. "notification-url": "https://packagist.org/downloads/",
  8924. "license": [
  8925. "BSD-3-Clause"
  8926. ],
  8927. "authors": [
  8928. {
  8929. "name": "Sebastian Bergmann",
  8930. "email": "sebastian@phpunit.de"
  8931. }
  8932. ],
  8933. "description": "Snapshotting of global state",
  8934. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  8935. "keywords": [
  8936. "global state"
  8937. ],
  8938. "support": {
  8939. "issues": "https://github.com/sebastianbergmann/global-state/issues",
  8940. "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
  8941. },
  8942. "funding": [
  8943. {
  8944. "url": "https://github.com/sebastianbergmann",
  8945. "type": "github"
  8946. }
  8947. ],
  8948. "time": "2021-06-11T13:31:12+00:00"
  8949. },
  8950. {
  8951. "name": "sebastian/lines-of-code",
  8952. "version": "1.0.3",
  8953. "source": {
  8954. "type": "git",
  8955. "url": "https://github.com/sebastianbergmann/lines-of-code.git",
  8956. "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
  8957. },
  8958. "dist": {
  8959. "type": "zip",
  8960. "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
  8961. "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
  8962. "shasum": "",
  8963. "mirrors": [
  8964. {
  8965. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  8966. "preferred": true
  8967. }
  8968. ]
  8969. },
  8970. "require": {
  8971. "nikic/php-parser": "^4.6",
  8972. "php": ">=7.3"
  8973. },
  8974. "require-dev": {
  8975. "phpunit/phpunit": "^9.3"
  8976. },
  8977. "type": "library",
  8978. "extra": {
  8979. "branch-alias": {
  8980. "dev-master": "1.0-dev"
  8981. }
  8982. },
  8983. "autoload": {
  8984. "classmap": [
  8985. "src/"
  8986. ]
  8987. },
  8988. "notification-url": "https://packagist.org/downloads/",
  8989. "license": [
  8990. "BSD-3-Clause"
  8991. ],
  8992. "authors": [
  8993. {
  8994. "name": "Sebastian Bergmann",
  8995. "email": "sebastian@phpunit.de",
  8996. "role": "lead"
  8997. }
  8998. ],
  8999. "description": "Library for counting the lines of code in PHP source code",
  9000. "homepage": "https://github.com/sebastianbergmann/lines-of-code",
  9001. "support": {
  9002. "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
  9003. "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
  9004. },
  9005. "funding": [
  9006. {
  9007. "url": "https://github.com/sebastianbergmann",
  9008. "type": "github"
  9009. }
  9010. ],
  9011. "time": "2020-11-28T06:42:11+00:00"
  9012. },
  9013. {
  9014. "name": "sebastian/object-enumerator",
  9015. "version": "4.0.4",
  9016. "source": {
  9017. "type": "git",
  9018. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  9019. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
  9020. },
  9021. "dist": {
  9022. "type": "zip",
  9023. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
  9024. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
  9025. "shasum": "",
  9026. "mirrors": [
  9027. {
  9028. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9029. "preferred": true
  9030. }
  9031. ]
  9032. },
  9033. "require": {
  9034. "php": ">=7.3",
  9035. "sebastian/object-reflector": "^2.0",
  9036. "sebastian/recursion-context": "^4.0"
  9037. },
  9038. "require-dev": {
  9039. "phpunit/phpunit": "^9.3"
  9040. },
  9041. "type": "library",
  9042. "extra": {
  9043. "branch-alias": {
  9044. "dev-master": "4.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": "Traverses array structures and object graphs to enumerate all referenced objects",
  9063. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  9064. "support": {
  9065. "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
  9066. "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
  9067. },
  9068. "funding": [
  9069. {
  9070. "url": "https://github.com/sebastianbergmann",
  9071. "type": "github"
  9072. }
  9073. ],
  9074. "time": "2020-10-26T13:12:34+00:00"
  9075. },
  9076. {
  9077. "name": "sebastian/object-reflector",
  9078. "version": "2.0.4",
  9079. "source": {
  9080. "type": "git",
  9081. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  9082. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
  9083. },
  9084. "dist": {
  9085. "type": "zip",
  9086. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  9087. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  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": "2.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. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  9124. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  9125. "support": {
  9126. "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
  9127. "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
  9128. },
  9129. "funding": [
  9130. {
  9131. "url": "https://github.com/sebastianbergmann",
  9132. "type": "github"
  9133. }
  9134. ],
  9135. "time": "2020-10-26T13:14:26+00:00"
  9136. },
  9137. {
  9138. "name": "sebastian/recursion-context",
  9139. "version": "4.0.4",
  9140. "source": {
  9141. "type": "git",
  9142. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  9143. "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
  9144. },
  9145. "dist": {
  9146. "type": "zip",
  9147. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
  9148. "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
  9149. "shasum": "",
  9150. "mirrors": [
  9151. {
  9152. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9153. "preferred": true
  9154. }
  9155. ]
  9156. },
  9157. "require": {
  9158. "php": ">=7.3"
  9159. },
  9160. "require-dev": {
  9161. "phpunit/phpunit": "^9.3"
  9162. },
  9163. "type": "library",
  9164. "extra": {
  9165. "branch-alias": {
  9166. "dev-master": "4.0-dev"
  9167. }
  9168. },
  9169. "autoload": {
  9170. "classmap": [
  9171. "src/"
  9172. ]
  9173. },
  9174. "notification-url": "https://packagist.org/downloads/",
  9175. "license": [
  9176. "BSD-3-Clause"
  9177. ],
  9178. "authors": [
  9179. {
  9180. "name": "Sebastian Bergmann",
  9181. "email": "sebastian@phpunit.de"
  9182. },
  9183. {
  9184. "name": "Jeff Welch",
  9185. "email": "whatthejeff@gmail.com"
  9186. },
  9187. {
  9188. "name": "Adam Harvey",
  9189. "email": "aharvey@php.net"
  9190. }
  9191. ],
  9192. "description": "Provides functionality to recursively process PHP variables",
  9193. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  9194. "support": {
  9195. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  9196. "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
  9197. },
  9198. "funding": [
  9199. {
  9200. "url": "https://github.com/sebastianbergmann",
  9201. "type": "github"
  9202. }
  9203. ],
  9204. "time": "2020-10-26T13:17:30+00:00"
  9205. },
  9206. {
  9207. "name": "sebastian/resource-operations",
  9208. "version": "3.0.3",
  9209. "source": {
  9210. "type": "git",
  9211. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  9212. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
  9213. },
  9214. "dist": {
  9215. "type": "zip",
  9216. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  9217. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  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.0"
  9231. },
  9232. "type": "library",
  9233. "extra": {
  9234. "branch-alias": {
  9235. "dev-master": "3.0-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. }
  9252. ],
  9253. "description": "Provides a list of PHP built-in functions that operate on resources",
  9254. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  9255. "support": {
  9256. "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
  9257. "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
  9258. },
  9259. "funding": [
  9260. {
  9261. "url": "https://github.com/sebastianbergmann",
  9262. "type": "github"
  9263. }
  9264. ],
  9265. "time": "2020-09-28T06:45:17+00:00"
  9266. },
  9267. {
  9268. "name": "sebastian/type",
  9269. "version": "2.3.4",
  9270. "source": {
  9271. "type": "git",
  9272. "url": "https://github.com/sebastianbergmann/type.git",
  9273. "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
  9274. },
  9275. "dist": {
  9276. "type": "zip",
  9277. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
  9278. "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
  9279. "shasum": "",
  9280. "mirrors": [
  9281. {
  9282. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9283. "preferred": true
  9284. }
  9285. ]
  9286. },
  9287. "require": {
  9288. "php": ">=7.3"
  9289. },
  9290. "require-dev": {
  9291. "phpunit/phpunit": "^9.3"
  9292. },
  9293. "type": "library",
  9294. "extra": {
  9295. "branch-alias": {
  9296. "dev-master": "2.3-dev"
  9297. }
  9298. },
  9299. "autoload": {
  9300. "classmap": [
  9301. "src/"
  9302. ]
  9303. },
  9304. "notification-url": "https://packagist.org/downloads/",
  9305. "license": [
  9306. "BSD-3-Clause"
  9307. ],
  9308. "authors": [
  9309. {
  9310. "name": "Sebastian Bergmann",
  9311. "email": "sebastian@phpunit.de",
  9312. "role": "lead"
  9313. }
  9314. ],
  9315. "description": "Collection of value objects that represent the types of the PHP type system",
  9316. "homepage": "https://github.com/sebastianbergmann/type",
  9317. "support": {
  9318. "issues": "https://github.com/sebastianbergmann/type/issues",
  9319. "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
  9320. },
  9321. "funding": [
  9322. {
  9323. "url": "https://github.com/sebastianbergmann",
  9324. "type": "github"
  9325. }
  9326. ],
  9327. "time": "2021-06-15T12:49:02+00:00"
  9328. },
  9329. {
  9330. "name": "sebastian/version",
  9331. "version": "3.0.2",
  9332. "source": {
  9333. "type": "git",
  9334. "url": "https://github.com/sebastianbergmann/version.git",
  9335. "reference": "c6c1022351a901512170118436c764e473f6de8c"
  9336. },
  9337. "dist": {
  9338. "type": "zip",
  9339. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
  9340. "reference": "c6c1022351a901512170118436c764e473f6de8c",
  9341. "shasum": "",
  9342. "mirrors": [
  9343. {
  9344. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9345. "preferred": true
  9346. }
  9347. ]
  9348. },
  9349. "require": {
  9350. "php": ">=7.3"
  9351. },
  9352. "type": "library",
  9353. "extra": {
  9354. "branch-alias": {
  9355. "dev-master": "3.0-dev"
  9356. }
  9357. },
  9358. "autoload": {
  9359. "classmap": [
  9360. "src/"
  9361. ]
  9362. },
  9363. "notification-url": "https://packagist.org/downloads/",
  9364. "license": [
  9365. "BSD-3-Clause"
  9366. ],
  9367. "authors": [
  9368. {
  9369. "name": "Sebastian Bergmann",
  9370. "email": "sebastian@phpunit.de",
  9371. "role": "lead"
  9372. }
  9373. ],
  9374. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  9375. "homepage": "https://github.com/sebastianbergmann/version",
  9376. "support": {
  9377. "issues": "https://github.com/sebastianbergmann/version/issues",
  9378. "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
  9379. },
  9380. "funding": [
  9381. {
  9382. "url": "https://github.com/sebastianbergmann",
  9383. "type": "github"
  9384. }
  9385. ],
  9386. "time": "2020-09-28T06:39:44+00:00"
  9387. },
  9388. {
  9389. "name": "theseer/tokenizer",
  9390. "version": "1.2.0",
  9391. "source": {
  9392. "type": "git",
  9393. "url": "https://github.com/theseer/tokenizer.git",
  9394. "reference": "75a63c33a8577608444246075ea0af0d052e452a"
  9395. },
  9396. "dist": {
  9397. "type": "zip",
  9398. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
  9399. "reference": "75a63c33a8577608444246075ea0af0d052e452a",
  9400. "shasum": "",
  9401. "mirrors": [
  9402. {
  9403. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  9404. "preferred": true
  9405. }
  9406. ]
  9407. },
  9408. "require": {
  9409. "ext-dom": "*",
  9410. "ext-tokenizer": "*",
  9411. "ext-xmlwriter": "*",
  9412. "php": "^7.2 || ^8.0"
  9413. },
  9414. "type": "library",
  9415. "autoload": {
  9416. "classmap": [
  9417. "src/"
  9418. ]
  9419. },
  9420. "notification-url": "https://packagist.org/downloads/",
  9421. "license": [
  9422. "BSD-3-Clause"
  9423. ],
  9424. "authors": [
  9425. {
  9426. "name": "Arne Blankerts",
  9427. "email": "arne@blankerts.de",
  9428. "role": "Developer"
  9429. }
  9430. ],
  9431. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  9432. "support": {
  9433. "issues": "https://github.com/theseer/tokenizer/issues",
  9434. "source": "https://github.com/theseer/tokenizer/tree/master"
  9435. },
  9436. "funding": [
  9437. {
  9438. "url": "https://github.com/theseer",
  9439. "type": "github"
  9440. }
  9441. ],
  9442. "time": "2020-07-12T23:59:07+00:00"
  9443. }
  9444. ],
  9445. "aliases": [],
  9446. "minimum-stability": "dev",
  9447. "stability-flags": [],
  9448. "prefer-stable": true,
  9449. "prefer-lowest": false,
  9450. "platform": {
  9451. "php": "^7.4|^8.0"
  9452. },
  9453. "platform-dev": [],
  9454. "plugin-api-version": "2.1.0"
  9455. }