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.

5934 lines
210 KiB

3 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": "c3d88fa6639c9463d85260309c03bb68",
  8. "packages": [
  9. {
  10. "name": "asm89/stack-cors",
  11. "version": "v2.0.2",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/asm89/stack-cors.git",
  15. "reference": "8d8f88b3b3830916be94292c1fbce84433efb1aa"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/asm89/stack-cors/zipball/8d8f88b3b3830916be94292c1fbce84433efb1aa",
  20. "reference": "8d8f88b3b3830916be94292c1fbce84433efb1aa",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": "^7.0|^8.0",
  25. "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
  26. "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
  27. },
  28. "require-dev": {
  29. "phpunit/phpunit": "^6|^7|^8|^9",
  30. "squizlabs/php_codesniffer": "^3.5"
  31. },
  32. "type": "library",
  33. "extra": {
  34. "branch-alias": {
  35. "dev-master": "2.0-dev"
  36. }
  37. },
  38. "autoload": {
  39. "psr-4": {
  40. "Asm89\\Stack\\": "src/"
  41. }
  42. },
  43. "notification-url": "https://packagist.org/downloads/",
  44. "license": [
  45. "MIT"
  46. ],
  47. "authors": [
  48. {
  49. "name": "Alexander",
  50. "email": "iam.asm89@gmail.com"
  51. }
  52. ],
  53. "description": "Cross-origin resource sharing library and stack middleware",
  54. "homepage": "https://github.com/asm89/stack-cors",
  55. "keywords": [
  56. "cors",
  57. "stack"
  58. ],
  59. "time": "2020-10-29T16:03:21+00:00"
  60. },
  61. {
  62. "name": "brick/math",
  63. "version": "0.9.2",
  64. "source": {
  65. "type": "git",
  66. "url": "https://github.com/brick/math.git",
  67. "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0"
  68. },
  69. "dist": {
  70. "type": "zip",
  71. "url": "https://api.github.com/repos/brick/math/zipball/dff976c2f3487d42c1db75a3b180e2b9f0e72ce0",
  72. "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0",
  73. "shasum": ""
  74. },
  75. "require": {
  76. "ext-json": "*",
  77. "php": "^7.1 || ^8.0"
  78. },
  79. "require-dev": {
  80. "php-coveralls/php-coveralls": "^2.2",
  81. "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
  82. "vimeo/psalm": "4.3.2"
  83. },
  84. "type": "library",
  85. "autoload": {
  86. "psr-4": {
  87. "Brick\\Math\\": "src/"
  88. }
  89. },
  90. "notification-url": "https://packagist.org/downloads/",
  91. "license": [
  92. "MIT"
  93. ],
  94. "description": "Arbitrary-precision arithmetic library",
  95. "keywords": [
  96. "Arbitrary-precision",
  97. "BigInteger",
  98. "BigRational",
  99. "arithmetic",
  100. "bigdecimal",
  101. "bignum",
  102. "brick",
  103. "math"
  104. ],
  105. "time": "2021-01-20T22:51:39+00:00"
  106. },
  107. {
  108. "name": "dnoegel/php-xdg-base-dir",
  109. "version": "v0.1.1",
  110. "source": {
  111. "type": "git",
  112. "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
  113. "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
  114. },
  115. "dist": {
  116. "type": "zip",
  117. "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
  118. "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
  119. "shasum": ""
  120. },
  121. "require": {
  122. "php": ">=5.3.2"
  123. },
  124. "require-dev": {
  125. "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
  126. },
  127. "type": "library",
  128. "autoload": {
  129. "psr-4": {
  130. "XdgBaseDir\\": "src/"
  131. }
  132. },
  133. "notification-url": "https://packagist.org/downloads/",
  134. "license": [
  135. "MIT"
  136. ],
  137. "description": "implementation of xdg base directory specification for php",
  138. "time": "2019-12-04T15:06:13+00:00"
  139. },
  140. {
  141. "name": "doctrine/inflector",
  142. "version": "2.0.3",
  143. "source": {
  144. "type": "git",
  145. "url": "https://github.com/doctrine/inflector.git",
  146. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
  147. },
  148. "dist": {
  149. "type": "zip",
  150. "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  151. "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
  152. "shasum": ""
  153. },
  154. "require": {
  155. "php": "^7.2 || ^8.0"
  156. },
  157. "require-dev": {
  158. "doctrine/coding-standard": "^7.0",
  159. "phpstan/phpstan": "^0.11",
  160. "phpstan/phpstan-phpunit": "^0.11",
  161. "phpstan/phpstan-strict-rules": "^0.11",
  162. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  163. },
  164. "type": "library",
  165. "extra": {
  166. "branch-alias": {
  167. "dev-master": "2.0.x-dev"
  168. }
  169. },
  170. "autoload": {
  171. "psr-4": {
  172. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  173. }
  174. },
  175. "notification-url": "https://packagist.org/downloads/",
  176. "license": [
  177. "MIT"
  178. ],
  179. "authors": [
  180. {
  181. "name": "Guilherme Blanco",
  182. "email": "guilhermeblanco@gmail.com"
  183. },
  184. {
  185. "name": "Roman Borschel",
  186. "email": "roman@code-factory.org"
  187. },
  188. {
  189. "name": "Benjamin Eberlei",
  190. "email": "kontakt@beberlei.de"
  191. },
  192. {
  193. "name": "Jonathan Wage",
  194. "email": "jonwage@gmail.com"
  195. },
  196. {
  197. "name": "Johannes Schmitt",
  198. "email": "schmittjoh@gmail.com"
  199. }
  200. ],
  201. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  202. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  203. "keywords": [
  204. "inflection",
  205. "inflector",
  206. "lowercase",
  207. "manipulation",
  208. "php",
  209. "plural",
  210. "singular",
  211. "strings",
  212. "uppercase",
  213. "words"
  214. ],
  215. "time": "2020-05-29T15:13:26+00:00"
  216. },
  217. {
  218. "name": "doctrine/lexer",
  219. "version": "1.2.1",
  220. "source": {
  221. "type": "git",
  222. "url": "https://github.com/doctrine/lexer.git",
  223. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
  224. },
  225. "dist": {
  226. "type": "zip",
  227. "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
  228. "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
  229. "shasum": ""
  230. },
  231. "require": {
  232. "php": "^7.2 || ^8.0"
  233. },
  234. "require-dev": {
  235. "doctrine/coding-standard": "^6.0",
  236. "phpstan/phpstan": "^0.11.8",
  237. "phpunit/phpunit": "^8.2"
  238. },
  239. "type": "library",
  240. "extra": {
  241. "branch-alias": {
  242. "dev-master": "1.2.x-dev"
  243. }
  244. },
  245. "autoload": {
  246. "psr-4": {
  247. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  248. }
  249. },
  250. "notification-url": "https://packagist.org/downloads/",
  251. "license": [
  252. "MIT"
  253. ],
  254. "authors": [
  255. {
  256. "name": "Guilherme Blanco",
  257. "email": "guilhermeblanco@gmail.com"
  258. },
  259. {
  260. "name": "Roman Borschel",
  261. "email": "roman@code-factory.org"
  262. },
  263. {
  264. "name": "Johannes Schmitt",
  265. "email": "schmittjoh@gmail.com"
  266. }
  267. ],
  268. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  269. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  270. "keywords": [
  271. "annotations",
  272. "docblock",
  273. "lexer",
  274. "parser",
  275. "php"
  276. ],
  277. "time": "2020-05-25T17:44:05+00:00"
  278. },
  279. {
  280. "name": "dragonmantank/cron-expression",
  281. "version": "v2.3.1",
  282. "source": {
  283. "type": "git",
  284. "url": "https://github.com/dragonmantank/cron-expression.git",
  285. "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2"
  286. },
  287. "dist": {
  288. "type": "zip",
  289. "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/65b2d8ee1f10915efb3b55597da3404f096acba2",
  290. "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2",
  291. "shasum": ""
  292. },
  293. "require": {
  294. "php": "^7.0|^8.0"
  295. },
  296. "require-dev": {
  297. "phpunit/phpunit": "^6.4|^7.0|^8.0|^9.0"
  298. },
  299. "type": "library",
  300. "extra": {
  301. "branch-alias": {
  302. "dev-master": "2.3-dev"
  303. }
  304. },
  305. "autoload": {
  306. "psr-4": {
  307. "Cron\\": "src/Cron/"
  308. }
  309. },
  310. "notification-url": "https://packagist.org/downloads/",
  311. "license": [
  312. "MIT"
  313. ],
  314. "authors": [
  315. {
  316. "name": "Michael Dowling",
  317. "email": "mtdowling@gmail.com",
  318. "homepage": "https://github.com/mtdowling"
  319. },
  320. {
  321. "name": "Chris Tankersley",
  322. "email": "chris@ctankersley.com",
  323. "homepage": "https://github.com/dragonmantank"
  324. }
  325. ],
  326. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  327. "keywords": [
  328. "cron",
  329. "schedule"
  330. ],
  331. "time": "2020-10-13T00:52:37+00:00"
  332. },
  333. {
  334. "name": "egulias/email-validator",
  335. "version": "2.1.25",
  336. "source": {
  337. "type": "git",
  338. "url": "https://github.com/egulias/EmailValidator.git",
  339. "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
  340. },
  341. "dist": {
  342. "type": "zip",
  343. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
  344. "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
  345. "shasum": ""
  346. },
  347. "require": {
  348. "doctrine/lexer": "^1.0.1",
  349. "php": ">=5.5",
  350. "symfony/polyfill-intl-idn": "^1.10"
  351. },
  352. "require-dev": {
  353. "dominicsayers/isemail": "^3.0.7",
  354. "phpunit/phpunit": "^4.8.36|^7.5.15",
  355. "satooshi/php-coveralls": "^1.0.1"
  356. },
  357. "suggest": {
  358. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  359. },
  360. "type": "library",
  361. "extra": {
  362. "branch-alias": {
  363. "dev-master": "2.1.x-dev"
  364. }
  365. },
  366. "autoload": {
  367. "psr-4": {
  368. "Egulias\\EmailValidator\\": "src"
  369. }
  370. },
  371. "notification-url": "https://packagist.org/downloads/",
  372. "license": [
  373. "MIT"
  374. ],
  375. "authors": [
  376. {
  377. "name": "Eduardo Gulias Davis"
  378. }
  379. ],
  380. "description": "A library for validating emails against several RFCs",
  381. "homepage": "https://github.com/egulias/EmailValidator",
  382. "keywords": [
  383. "email",
  384. "emailvalidation",
  385. "emailvalidator",
  386. "validation",
  387. "validator"
  388. ],
  389. "time": "2020-12-29T14:50:06+00:00"
  390. },
  391. {
  392. "name": "fideloper/proxy",
  393. "version": "4.4.1",
  394. "source": {
  395. "type": "git",
  396. "url": "https://github.com/fideloper/TrustedProxy.git",
  397. "reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0"
  398. },
  399. "dist": {
  400. "type": "zip",
  401. "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/c073b2bd04d1c90e04dc1b787662b558dd65ade0",
  402. "reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0",
  403. "shasum": ""
  404. },
  405. "require": {
  406. "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0|^9.0",
  407. "php": ">=5.4.0"
  408. },
  409. "require-dev": {
  410. "illuminate/http": "^5.0|^6.0|^7.0|^8.0|^9.0",
  411. "mockery/mockery": "^1.0",
  412. "phpunit/phpunit": "^6.0"
  413. },
  414. "type": "library",
  415. "extra": {
  416. "laravel": {
  417. "providers": [
  418. "Fideloper\\Proxy\\TrustedProxyServiceProvider"
  419. ]
  420. }
  421. },
  422. "autoload": {
  423. "psr-4": {
  424. "Fideloper\\Proxy\\": "src/"
  425. }
  426. },
  427. "notification-url": "https://packagist.org/downloads/",
  428. "license": [
  429. "MIT"
  430. ],
  431. "authors": [
  432. {
  433. "name": "Chris Fidao",
  434. "email": "fideloper@gmail.com"
  435. }
  436. ],
  437. "description": "Set trusted proxies for Laravel",
  438. "keywords": [
  439. "load balancing",
  440. "proxy",
  441. "trusted proxy"
  442. ],
  443. "time": "2020-10-22T13:48:01+00:00"
  444. },
  445. {
  446. "name": "fruitcake/laravel-cors",
  447. "version": "v2.0.3",
  448. "source": {
  449. "type": "git",
  450. "url": "https://github.com/fruitcake/laravel-cors.git",
  451. "reference": "01de0fe5f71c70d1930ee9a80385f9cc28e0f63a"
  452. },
  453. "dist": {
  454. "type": "zip",
  455. "url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/01de0fe5f71c70d1930ee9a80385f9cc28e0f63a",
  456. "reference": "01de0fe5f71c70d1930ee9a80385f9cc28e0f63a",
  457. "shasum": ""
  458. },
  459. "require": {
  460. "asm89/stack-cors": "^2.0.1",
  461. "illuminate/contracts": "^6|^7|^8|^9",
  462. "illuminate/support": "^6|^7|^8|^9",
  463. "php": ">=7.2",
  464. "symfony/http-foundation": "^4|^5",
  465. "symfony/http-kernel": "^4.3.4|^5"
  466. },
  467. "require-dev": {
  468. "laravel/framework": "^6|^7|^8",
  469. "orchestra/testbench-dusk": "^4|^5|^6",
  470. "phpunit/phpunit": "^6|^7|^8",
  471. "squizlabs/php_codesniffer": "^3.5"
  472. },
  473. "type": "library",
  474. "extra": {
  475. "branch-alias": {
  476. "dev-master": "2.0-dev"
  477. },
  478. "laravel": {
  479. "providers": [
  480. "Fruitcake\\Cors\\CorsServiceProvider"
  481. ]
  482. }
  483. },
  484. "autoload": {
  485. "psr-4": {
  486. "Fruitcake\\Cors\\": "src/"
  487. }
  488. },
  489. "notification-url": "https://packagist.org/downloads/",
  490. "license": [
  491. "MIT"
  492. ],
  493. "authors": [
  494. {
  495. "name": "Fruitcake",
  496. "homepage": "https://fruitcake.nl"
  497. },
  498. {
  499. "name": "Barry vd. Heuvel",
  500. "email": "barryvdh@gmail.com"
  501. }
  502. ],
  503. "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application",
  504. "keywords": [
  505. "api",
  506. "cors",
  507. "crossdomain",
  508. "laravel"
  509. ],
  510. "time": "2020-10-22T13:57:20+00:00"
  511. },
  512. {
  513. "name": "guzzlehttp/guzzle",
  514. "version": "7.2.0",
  515. "source": {
  516. "type": "git",
  517. "url": "https://github.com/guzzle/guzzle.git",
  518. "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79"
  519. },
  520. "dist": {
  521. "type": "zip",
  522. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0aa74dfb41ae110835923ef10a9d803a22d50e79",
  523. "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79",
  524. "shasum": ""
  525. },
  526. "require": {
  527. "ext-json": "*",
  528. "guzzlehttp/promises": "^1.4",
  529. "guzzlehttp/psr7": "^1.7",
  530. "php": "^7.2.5 || ^8.0",
  531. "psr/http-client": "^1.0"
  532. },
  533. "provide": {
  534. "psr/http-client-implementation": "1.0"
  535. },
  536. "require-dev": {
  537. "ext-curl": "*",
  538. "php-http/client-integration-tests": "^3.0",
  539. "phpunit/phpunit": "^8.5.5 || ^9.3.5",
  540. "psr/log": "^1.1"
  541. },
  542. "suggest": {
  543. "ext-curl": "Required for CURL handler support",
  544. "ext-intl": "Required for Internationalized Domain Name (IDN) support",
  545. "psr/log": "Required for using the Log middleware"
  546. },
  547. "type": "library",
  548. "extra": {
  549. "branch-alias": {
  550. "dev-master": "7.1-dev"
  551. }
  552. },
  553. "autoload": {
  554. "psr-4": {
  555. "GuzzleHttp\\": "src/"
  556. },
  557. "files": [
  558. "src/functions_include.php"
  559. ]
  560. },
  561. "notification-url": "https://packagist.org/downloads/",
  562. "license": [
  563. "MIT"
  564. ],
  565. "authors": [
  566. {
  567. "name": "Michael Dowling",
  568. "email": "mtdowling@gmail.com",
  569. "homepage": "https://github.com/mtdowling"
  570. },
  571. {
  572. "name": "Márk Sági-Kazár",
  573. "email": "mark.sagikazar@gmail.com",
  574. "homepage": "https://sagikazarmark.hu"
  575. }
  576. ],
  577. "description": "Guzzle is a PHP HTTP client library",
  578. "homepage": "http://guzzlephp.org/",
  579. "keywords": [
  580. "client",
  581. "curl",
  582. "framework",
  583. "http",
  584. "http client",
  585. "psr-18",
  586. "psr-7",
  587. "rest",
  588. "web service"
  589. ],
  590. "time": "2020-10-10T11:47:56+00:00"
  591. },
  592. {
  593. "name": "guzzlehttp/promises",
  594. "version": "1.4.0",
  595. "source": {
  596. "type": "git",
  597. "url": "https://github.com/guzzle/promises.git",
  598. "reference": "60d379c243457e073cff02bc323a2a86cb355631"
  599. },
  600. "dist": {
  601. "type": "zip",
  602. "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
  603. "reference": "60d379c243457e073cff02bc323a2a86cb355631",
  604. "shasum": ""
  605. },
  606. "require": {
  607. "php": ">=5.5"
  608. },
  609. "require-dev": {
  610. "symfony/phpunit-bridge": "^4.4 || ^5.1"
  611. },
  612. "type": "library",
  613. "extra": {
  614. "branch-alias": {
  615. "dev-master": "1.4-dev"
  616. }
  617. },
  618. "autoload": {
  619. "psr-4": {
  620. "GuzzleHttp\\Promise\\": "src/"
  621. },
  622. "files": [
  623. "src/functions_include.php"
  624. ]
  625. },
  626. "notification-url": "https://packagist.org/downloads/",
  627. "license": [
  628. "MIT"
  629. ],
  630. "authors": [
  631. {
  632. "name": "Michael Dowling",
  633. "email": "mtdowling@gmail.com",
  634. "homepage": "https://github.com/mtdowling"
  635. }
  636. ],
  637. "description": "Guzzle promises library",
  638. "keywords": [
  639. "promise"
  640. ],
  641. "time": "2020-09-30T07:37:28+00:00"
  642. },
  643. {
  644. "name": "guzzlehttp/psr7",
  645. "version": "1.7.0",
  646. "source": {
  647. "type": "git",
  648. "url": "https://github.com/guzzle/psr7.git",
  649. "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
  650. },
  651. "dist": {
  652. "type": "zip",
  653. "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
  654. "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
  655. "shasum": ""
  656. },
  657. "require": {
  658. "php": ">=5.4.0",
  659. "psr/http-message": "~1.0",
  660. "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
  661. },
  662. "provide": {
  663. "psr/http-message-implementation": "1.0"
  664. },
  665. "require-dev": {
  666. "ext-zlib": "*",
  667. "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
  668. },
  669. "suggest": {
  670. "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
  671. },
  672. "type": "library",
  673. "extra": {
  674. "branch-alias": {
  675. "dev-master": "1.7-dev"
  676. }
  677. },
  678. "autoload": {
  679. "psr-4": {
  680. "GuzzleHttp\\Psr7\\": "src/"
  681. },
  682. "files": [
  683. "src/functions_include.php"
  684. ]
  685. },
  686. "notification-url": "https://packagist.org/downloads/",
  687. "license": [
  688. "MIT"
  689. ],
  690. "authors": [
  691. {
  692. "name": "Michael Dowling",
  693. "email": "mtdowling@gmail.com",
  694. "homepage": "https://github.com/mtdowling"
  695. },
  696. {
  697. "name": "Tobias Schultze",
  698. "homepage": "https://github.com/Tobion"
  699. }
  700. ],
  701. "description": "PSR-7 message implementation that also provides common utility methods",
  702. "keywords": [
  703. "http",
  704. "message",
  705. "psr-7",
  706. "request",
  707. "response",
  708. "stream",
  709. "uri",
  710. "url"
  711. ],
  712. "time": "2020-09-30T07:37:11+00:00"
  713. },
  714. {
  715. "name": "laravel/framework",
  716. "version": "v7.30.4",
  717. "source": {
  718. "type": "git",
  719. "url": "https://github.com/laravel/framework.git",
  720. "reference": "9dd38140dc2924daa1a020a3d7a45f9ceff03df3"
  721. },
  722. "dist": {
  723. "type": "zip",
  724. "url": "https://api.github.com/repos/laravel/framework/zipball/9dd38140dc2924daa1a020a3d7a45f9ceff03df3",
  725. "reference": "9dd38140dc2924daa1a020a3d7a45f9ceff03df3",
  726. "shasum": ""
  727. },
  728. "require": {
  729. "doctrine/inflector": "^1.4|^2.0",
  730. "dragonmantank/cron-expression": "^2.3.1",
  731. "egulias/email-validator": "^2.1.10",
  732. "ext-json": "*",
  733. "ext-mbstring": "*",
  734. "ext-openssl": "*",
  735. "league/commonmark": "^1.3",
  736. "league/flysystem": "^1.1",
  737. "monolog/monolog": "^2.0",
  738. "nesbot/carbon": "^2.31",
  739. "opis/closure": "^3.6",
  740. "php": "^7.2.5|^8.0",
  741. "psr/container": "^1.0",
  742. "psr/simple-cache": "^1.0",
  743. "ramsey/uuid": "^3.7|^4.0",
  744. "swiftmailer/swiftmailer": "^6.0",
  745. "symfony/console": "^5.0",
  746. "symfony/error-handler": "^5.0",
  747. "symfony/finder": "^5.0",
  748. "symfony/http-foundation": "^5.0",
  749. "symfony/http-kernel": "^5.0",
  750. "symfony/mime": "^5.0",
  751. "symfony/polyfill-php73": "^1.17",
  752. "symfony/process": "^5.0",
  753. "symfony/routing": "^5.0",
  754. "symfony/var-dumper": "^5.0",
  755. "tijsverkoyen/css-to-inline-styles": "^2.2.2",
  756. "vlucas/phpdotenv": "^4.0",
  757. "voku/portable-ascii": "^1.4.8"
  758. },
  759. "conflict": {
  760. "tightenco/collect": "<5.5.33"
  761. },
  762. "provide": {
  763. "psr/container-implementation": "1.0"
  764. },
  765. "replace": {
  766. "illuminate/auth": "self.version",
  767. "illuminate/broadcasting": "self.version",
  768. "illuminate/bus": "self.version",
  769. "illuminate/cache": "self.version",
  770. "illuminate/config": "self.version",
  771. "illuminate/console": "self.version",
  772. "illuminate/container": "self.version",
  773. "illuminate/contracts": "self.version",
  774. "illuminate/cookie": "self.version",
  775. "illuminate/database": "self.version",
  776. "illuminate/encryption": "self.version",
  777. "illuminate/events": "self.version",
  778. "illuminate/filesystem": "self.version",
  779. "illuminate/hashing": "self.version",
  780. "illuminate/http": "self.version",
  781. "illuminate/log": "self.version",
  782. "illuminate/mail": "self.version",
  783. "illuminate/notifications": "self.version",
  784. "illuminate/pagination": "self.version",
  785. "illuminate/pipeline": "self.version",
  786. "illuminate/queue": "self.version",
  787. "illuminate/redis": "self.version",
  788. "illuminate/routing": "self.version",
  789. "illuminate/session": "self.version",
  790. "illuminate/support": "self.version",
  791. "illuminate/testing": "self.version",
  792. "illuminate/translation": "self.version",
  793. "illuminate/validation": "self.version",
  794. "illuminate/view": "self.version"
  795. },
  796. "require-dev": {
  797. "aws/aws-sdk-php": "^3.155",
  798. "doctrine/dbal": "^2.6",
  799. "filp/whoops": "^2.8",
  800. "guzzlehttp/guzzle": "^6.3.1|^7.0.1",
  801. "league/flysystem-cached-adapter": "^1.0",
  802. "mockery/mockery": "~1.3.3|^1.4.2",
  803. "moontoast/math": "^1.1",
  804. "orchestra/testbench-core": "^5.8",
  805. "pda/pheanstalk": "^4.0",
  806. "phpunit/phpunit": "^8.4|^9.3.3",
  807. "predis/predis": "^1.1.1",
  808. "symfony/cache": "^5.0"
  809. },
  810. "suggest": {
  811. "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.155).",
  812. "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).",
  813. "ext-ftp": "Required to use the Flysystem FTP driver.",
  814. "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
  815. "ext-memcached": "Required to use the memcache cache driver.",
  816. "ext-pcntl": "Required to use all features of the queue worker.",
  817. "ext-posix": "Required to use all features of the queue worker.",
  818. "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
  819. "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
  820. "filp/whoops": "Required for friendly error pages in development (^2.8).",
  821. "guzzlehttp/guzzle": "Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0.1).",
  822. "laravel/tinker": "Required to use the tinker console command (^2.0).",
  823. "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
  824. "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
  825. "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
  826. "mockery/mockery": "Required to use mocking (~1.3.3|^1.4.2).",
  827. "moontoast/math": "Required to use ordered UUIDs (^1.1).",
  828. "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
  829. "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
  830. "phpunit/phpunit": "Required to use assertions and run tests (^8.4|^9.3.3).",
  831. "predis/predis": "Required to use the predis connector (^1.1.2).",
  832. "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
  833. "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0).",
  834. "symfony/cache": "Required to PSR-6 cache bridge (^5.0).",
  835. "symfony/filesystem": "Required to create relative storage directory symbolic links (^5.0).",
  836. "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).",
  837. "wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)."
  838. },
  839. "type": "library",
  840. "extra": {
  841. "branch-alias": {
  842. "dev-master": "7.x-dev"
  843. }
  844. },
  845. "autoload": {
  846. "files": [
  847. "src/Illuminate/Foundation/helpers.php",
  848. "src/Illuminate/Support/helpers.php"
  849. ],
  850. "psr-4": {
  851. "Illuminate\\": "src/Illuminate/"
  852. }
  853. },
  854. "notification-url": "https://packagist.org/downloads/",
  855. "license": [
  856. "MIT"
  857. ],
  858. "authors": [
  859. {
  860. "name": "Taylor Otwell",
  861. "email": "taylor@laravel.com"
  862. }
  863. ],
  864. "description": "The Laravel Framework.",
  865. "homepage": "https://laravel.com",
  866. "keywords": [
  867. "framework",
  868. "laravel"
  869. ],
  870. "time": "2021-01-21T14:10:48+00:00"
  871. },
  872. {
  873. "name": "laravel/tinker",
  874. "version": "v2.5.0",
  875. "source": {
  876. "type": "git",
  877. "url": "https://github.com/laravel/tinker.git",
  878. "reference": "45884b526e10a88a1b179fa1a1a24d5468c668c2"
  879. },
  880. "dist": {
  881. "type": "zip",
  882. "url": "https://api.github.com/repos/laravel/tinker/zipball/45884b526e10a88a1b179fa1a1a24d5468c668c2",
  883. "reference": "45884b526e10a88a1b179fa1a1a24d5468c668c2",
  884. "shasum": ""
  885. },
  886. "require": {
  887. "illuminate/console": "^6.0|^7.0|^8.0",
  888. "illuminate/contracts": "^6.0|^7.0|^8.0",
  889. "illuminate/support": "^6.0|^7.0|^8.0",
  890. "php": "^7.2.5|^8.0",
  891. "psy/psysh": "^0.10.4",
  892. "symfony/var-dumper": "^4.3.4|^5.0"
  893. },
  894. "require-dev": {
  895. "mockery/mockery": "~1.3.3|^1.4.2",
  896. "phpunit/phpunit": "^8.5.8|^9.3.3"
  897. },
  898. "suggest": {
  899. "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0)."
  900. },
  901. "type": "library",
  902. "extra": {
  903. "branch-alias": {
  904. "dev-master": "2.x-dev"
  905. },
  906. "laravel": {
  907. "providers": [
  908. "Laravel\\Tinker\\TinkerServiceProvider"
  909. ]
  910. }
  911. },
  912. "autoload": {
  913. "psr-4": {
  914. "Laravel\\Tinker\\": "src/"
  915. }
  916. },
  917. "notification-url": "https://packagist.org/downloads/",
  918. "license": [
  919. "MIT"
  920. ],
  921. "authors": [
  922. {
  923. "name": "Taylor Otwell",
  924. "email": "taylor@laravel.com"
  925. }
  926. ],
  927. "description": "Powerful REPL for the Laravel framework.",
  928. "keywords": [
  929. "REPL",
  930. "Tinker",
  931. "laravel",
  932. "psysh"
  933. ],
  934. "time": "2020-10-29T13:07:12+00:00"
  935. },
  936. {
  937. "name": "league/commonmark",
  938. "version": "1.5.7",
  939. "source": {
  940. "type": "git",
  941. "url": "https://github.com/thephpleague/commonmark.git",
  942. "reference": "11df9b36fd4f1d2b727a73bf14931d81373b9a54"
  943. },
  944. "dist": {
  945. "type": "zip",
  946. "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/11df9b36fd4f1d2b727a73bf14931d81373b9a54",
  947. "reference": "11df9b36fd4f1d2b727a73bf14931d81373b9a54",
  948. "shasum": ""
  949. },
  950. "require": {
  951. "ext-mbstring": "*",
  952. "php": "^7.1 || ^8.0"
  953. },
  954. "conflict": {
  955. "scrutinizer/ocular": "1.7.*"
  956. },
  957. "require-dev": {
  958. "cebe/markdown": "~1.0",
  959. "commonmark/commonmark.js": "0.29.2",
  960. "erusev/parsedown": "~1.0",
  961. "ext-json": "*",
  962. "github/gfm": "0.29.0",
  963. "michelf/php-markdown": "~1.4",
  964. "mikehaertl/php-shellcommand": "^1.4",
  965. "phpstan/phpstan": "^0.12",
  966. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.2",
  967. "scrutinizer/ocular": "^1.5",
  968. "symfony/finder": "^4.2"
  969. },
  970. "bin": [
  971. "bin/commonmark"
  972. ],
  973. "type": "library",
  974. "autoload": {
  975. "psr-4": {
  976. "League\\CommonMark\\": "src"
  977. }
  978. },
  979. "notification-url": "https://packagist.org/downloads/",
  980. "license": [
  981. "BSD-3-Clause"
  982. ],
  983. "authors": [
  984. {
  985. "name": "Colin O'Dell",
  986. "email": "colinodell@gmail.com",
  987. "homepage": "https://www.colinodell.com",
  988. "role": "Lead Developer"
  989. }
  990. ],
  991. "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)",
  992. "homepage": "https://commonmark.thephpleague.com",
  993. "keywords": [
  994. "commonmark",
  995. "flavored",
  996. "gfm",
  997. "github",
  998. "github-flavored",
  999. "markdown",
  1000. "md",
  1001. "parser"
  1002. ],
  1003. "time": "2020-10-31T13:49:32+00:00"
  1004. },
  1005. {
  1006. "name": "league/flysystem",
  1007. "version": "1.1.3",
  1008. "source": {
  1009. "type": "git",
  1010. "url": "https://github.com/thephpleague/flysystem.git",
  1011. "reference": "9be3b16c877d477357c015cec057548cf9b2a14a"
  1012. },
  1013. "dist": {
  1014. "type": "zip",
  1015. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9be3b16c877d477357c015cec057548cf9b2a14a",
  1016. "reference": "9be3b16c877d477357c015cec057548cf9b2a14a",
  1017. "shasum": ""
  1018. },
  1019. "require": {
  1020. "ext-fileinfo": "*",
  1021. "league/mime-type-detection": "^1.3",
  1022. "php": "^7.2.5 || ^8.0"
  1023. },
  1024. "conflict": {
  1025. "league/flysystem-sftp": "<1.0.6"
  1026. },
  1027. "require-dev": {
  1028. "phpspec/prophecy": "^1.11.1",
  1029. "phpunit/phpunit": "^8.5.8"
  1030. },
  1031. "suggest": {
  1032. "ext-fileinfo": "Required for MimeType",
  1033. "ext-ftp": "Allows you to use FTP server storage",
  1034. "ext-openssl": "Allows you to use FTPS server storage",
  1035. "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  1036. "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  1037. "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  1038. "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  1039. "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  1040. "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  1041. "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  1042. "league/flysystem-webdav": "Allows you to use WebDAV storage",
  1043. "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
  1044. "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
  1045. "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
  1046. },
  1047. "type": "library",
  1048. "extra": {
  1049. "branch-alias": {
  1050. "dev-master": "1.1-dev"
  1051. }
  1052. },
  1053. "autoload": {
  1054. "psr-4": {
  1055. "League\\Flysystem\\": "src/"
  1056. }
  1057. },
  1058. "notification-url": "https://packagist.org/downloads/",
  1059. "license": [
  1060. "MIT"
  1061. ],
  1062. "authors": [
  1063. {
  1064. "name": "Frank de Jonge",
  1065. "email": "info@frenky.net"
  1066. }
  1067. ],
  1068. "description": "Filesystem abstraction: Many filesystems, one API.",
  1069. "keywords": [
  1070. "Cloud Files",
  1071. "WebDAV",
  1072. "abstraction",
  1073. "aws",
  1074. "cloud",
  1075. "copy.com",
  1076. "dropbox",
  1077. "file systems",
  1078. "files",
  1079. "filesystem",
  1080. "filesystems",
  1081. "ftp",
  1082. "rackspace",
  1083. "remote",
  1084. "s3",
  1085. "sftp",
  1086. "storage"
  1087. ],
  1088. "time": "2020-08-23T07:39:11+00:00"
  1089. },
  1090. {
  1091. "name": "league/mime-type-detection",
  1092. "version": "1.7.0",
  1093. "source": {
  1094. "type": "git",
  1095. "url": "https://github.com/thephpleague/mime-type-detection.git",
  1096. "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3"
  1097. },
  1098. "dist": {
  1099. "type": "zip",
  1100. "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
  1101. "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
  1102. "shasum": ""
  1103. },
  1104. "require": {
  1105. "ext-fileinfo": "*",
  1106. "php": "^7.2 || ^8.0"
  1107. },
  1108. "require-dev": {
  1109. "friendsofphp/php-cs-fixer": "^2.18",
  1110. "phpstan/phpstan": "^0.12.68",
  1111. "phpunit/phpunit": "^8.5.8 || ^9.3"
  1112. },
  1113. "type": "library",
  1114. "autoload": {
  1115. "psr-4": {
  1116. "League\\MimeTypeDetection\\": "src"
  1117. }
  1118. },
  1119. "notification-url": "https://packagist.org/downloads/",
  1120. "license": [
  1121. "MIT"
  1122. ],
  1123. "authors": [
  1124. {
  1125. "name": "Frank de Jonge",
  1126. "email": "info@frankdejonge.nl"
  1127. }
  1128. ],
  1129. "description": "Mime-type detection for Flysystem",
  1130. "time": "2021-01-18T20:58:21+00:00"
  1131. },
  1132. {
  1133. "name": "monolog/monolog",
  1134. "version": "2.2.0",
  1135. "source": {
  1136. "type": "git",
  1137. "url": "https://github.com/Seldaek/monolog.git",
  1138. "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084"
  1139. },
  1140. "dist": {
  1141. "type": "zip",
  1142. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
  1143. "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
  1144. "shasum": ""
  1145. },
  1146. "require": {
  1147. "php": ">=7.2",
  1148. "psr/log": "^1.0.1"
  1149. },
  1150. "provide": {
  1151. "psr/log-implementation": "1.0.0"
  1152. },
  1153. "require-dev": {
  1154. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  1155. "doctrine/couchdb": "~1.0@dev",
  1156. "elasticsearch/elasticsearch": "^7",
  1157. "graylog2/gelf-php": "^1.4.2",
  1158. "mongodb/mongodb": "^1.8",
  1159. "php-amqplib/php-amqplib": "~2.4",
  1160. "php-console/php-console": "^3.1.3",
  1161. "phpspec/prophecy": "^1.6.1",
  1162. "phpstan/phpstan": "^0.12.59",
  1163. "phpunit/phpunit": "^8.5",
  1164. "predis/predis": "^1.1",
  1165. "rollbar/rollbar": "^1.3",
  1166. "ruflin/elastica": ">=0.90 <7.0.1",
  1167. "swiftmailer/swiftmailer": "^5.3|^6.0"
  1168. },
  1169. "suggest": {
  1170. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  1171. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  1172. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  1173. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  1174. "ext-mbstring": "Allow to work properly with unicode symbols",
  1175. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  1176. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  1177. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  1178. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  1179. "php-console/php-console": "Allow sending log messages to Google Chrome",
  1180. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  1181. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  1182. },
  1183. "type": "library",
  1184. "extra": {
  1185. "branch-alias": {
  1186. "dev-main": "2.x-dev"
  1187. }
  1188. },
  1189. "autoload": {
  1190. "psr-4": {
  1191. "Monolog\\": "src/Monolog"
  1192. }
  1193. },
  1194. "notification-url": "https://packagist.org/downloads/",
  1195. "license": [
  1196. "MIT"
  1197. ],
  1198. "authors": [
  1199. {
  1200. "name": "Jordi Boggiano",
  1201. "email": "j.boggiano@seld.be",
  1202. "homepage": "https://seld.be"
  1203. }
  1204. ],
  1205. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  1206. "homepage": "https://github.com/Seldaek/monolog",
  1207. "keywords": [
  1208. "log",
  1209. "logging",
  1210. "psr-3"
  1211. ],
  1212. "time": "2020-12-14T13:15:25+00:00"
  1213. },
  1214. {
  1215. "name": "nesbot/carbon",
  1216. "version": "2.43.0",
  1217. "source": {
  1218. "type": "git",
  1219. "url": "https://github.com/briannesbitt/Carbon.git",
  1220. "reference": "d32c57d8389113742f4a88725a170236470012e2"
  1221. },
  1222. "dist": {
  1223. "type": "zip",
  1224. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d32c57d8389113742f4a88725a170236470012e2",
  1225. "reference": "d32c57d8389113742f4a88725a170236470012e2",
  1226. "shasum": ""
  1227. },
  1228. "require": {
  1229. "ext-json": "*",
  1230. "php": "^7.1.8 || ^8.0",
  1231. "symfony/polyfill-mbstring": "^1.0",
  1232. "symfony/translation": "^3.4 || ^4.0 || ^5.0"
  1233. },
  1234. "require-dev": {
  1235. "doctrine/orm": "^2.7",
  1236. "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
  1237. "kylekatarnls/multi-tester": "^2.0",
  1238. "phpmd/phpmd": "^2.9",
  1239. "phpstan/extension-installer": "^1.0",
  1240. "phpstan/phpstan": "^0.12.54",
  1241. "phpunit/phpunit": "^7.5 || ^8.0",
  1242. "squizlabs/php_codesniffer": "^3.4"
  1243. },
  1244. "bin": [
  1245. "bin/carbon"
  1246. ],
  1247. "type": "library",
  1248. "extra": {
  1249. "branch-alias": {
  1250. "dev-master": "2.x-dev",
  1251. "dev-3.x": "3.x-dev"
  1252. },
  1253. "laravel": {
  1254. "providers": [
  1255. "Carbon\\Laravel\\ServiceProvider"
  1256. ]
  1257. },
  1258. "phpstan": {
  1259. "includes": [
  1260. "extension.neon"
  1261. ]
  1262. }
  1263. },
  1264. "autoload": {
  1265. "psr-4": {
  1266. "Carbon\\": "src/Carbon/"
  1267. }
  1268. },
  1269. "notification-url": "https://packagist.org/downloads/",
  1270. "license": [
  1271. "MIT"
  1272. ],
  1273. "authors": [
  1274. {
  1275. "name": "Brian Nesbitt",
  1276. "email": "brian@nesbot.com",
  1277. "homepage": "http://nesbot.com"
  1278. },
  1279. {
  1280. "name": "kylekatarnls",
  1281. "homepage": "http://github.com/kylekatarnls"
  1282. }
  1283. ],
  1284. "description": "An API extension for DateTime that supports 281 different languages.",
  1285. "homepage": "http://carbon.nesbot.com",
  1286. "keywords": [
  1287. "date",
  1288. "datetime",
  1289. "time"
  1290. ],
  1291. "time": "2020-12-17T20:55:32+00:00"
  1292. },
  1293. {
  1294. "name": "nikic/php-parser",
  1295. "version": "v4.10.4",
  1296. "source": {
  1297. "type": "git",
  1298. "url": "https://github.com/nikic/PHP-Parser.git",
  1299. "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e"
  1300. },
  1301. "dist": {
  1302. "type": "zip",
  1303. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e",
  1304. "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e",
  1305. "shasum": ""
  1306. },
  1307. "require": {
  1308. "ext-tokenizer": "*",
  1309. "php": ">=7.0"
  1310. },
  1311. "require-dev": {
  1312. "ircmaxell/php-yacc": "^0.0.7",
  1313. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
  1314. },
  1315. "bin": [
  1316. "bin/php-parse"
  1317. ],
  1318. "type": "library",
  1319. "extra": {
  1320. "branch-alias": {
  1321. "dev-master": "4.9-dev"
  1322. }
  1323. },
  1324. "autoload": {
  1325. "psr-4": {
  1326. "PhpParser\\": "lib/PhpParser"
  1327. }
  1328. },
  1329. "notification-url": "https://packagist.org/downloads/",
  1330. "license": [
  1331. "BSD-3-Clause"
  1332. ],
  1333. "authors": [
  1334. {
  1335. "name": "Nikita Popov"
  1336. }
  1337. ],
  1338. "description": "A PHP parser written in PHP",
  1339. "keywords": [
  1340. "parser",
  1341. "php"
  1342. ],
  1343. "time": "2020-12-20T10:01:03+00:00"
  1344. },
  1345. {
  1346. "name": "opis/closure",
  1347. "version": "3.6.1",
  1348. "source": {
  1349. "type": "git",
  1350. "url": "https://github.com/opis/closure.git",
  1351. "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5"
  1352. },
  1353. "dist": {
  1354. "type": "zip",
  1355. "url": "https://api.github.com/repos/opis/closure/zipball/943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5",
  1356. "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5",
  1357. "shasum": ""
  1358. },
  1359. "require": {
  1360. "php": "^5.4 || ^7.0 || ^8.0"
  1361. },
  1362. "require-dev": {
  1363. "jeremeamia/superclosure": "^2.0",
  1364. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
  1365. },
  1366. "type": "library",
  1367. "extra": {
  1368. "branch-alias": {
  1369. "dev-master": "3.6.x-dev"
  1370. }
  1371. },
  1372. "autoload": {
  1373. "psr-4": {
  1374. "Opis\\Closure\\": "src/"
  1375. },
  1376. "files": [
  1377. "functions.php"
  1378. ]
  1379. },
  1380. "notification-url": "https://packagist.org/downloads/",
  1381. "license": [
  1382. "MIT"
  1383. ],
  1384. "authors": [
  1385. {
  1386. "name": "Marius Sarca",
  1387. "email": "marius.sarca@gmail.com"
  1388. },
  1389. {
  1390. "name": "Sorin Sarca",
  1391. "email": "sarca_sorin@hotmail.com"
  1392. }
  1393. ],
  1394. "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
  1395. "homepage": "https://opis.io/closure",
  1396. "keywords": [
  1397. "anonymous functions",
  1398. "closure",
  1399. "function",
  1400. "serializable",
  1401. "serialization",
  1402. "serialize"
  1403. ],
  1404. "time": "2020-11-07T02:01:34+00:00"
  1405. },
  1406. {
  1407. "name": "phpoption/phpoption",
  1408. "version": "1.7.5",
  1409. "source": {
  1410. "type": "git",
  1411. "url": "https://github.com/schmittjoh/php-option.git",
  1412. "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525"
  1413. },
  1414. "dist": {
  1415. "type": "zip",
  1416. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525",
  1417. "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525",
  1418. "shasum": ""
  1419. },
  1420. "require": {
  1421. "php": "^5.5.9 || ^7.0 || ^8.0"
  1422. },
  1423. "require-dev": {
  1424. "bamarni/composer-bin-plugin": "^1.4.1",
  1425. "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0"
  1426. },
  1427. "type": "library",
  1428. "extra": {
  1429. "branch-alias": {
  1430. "dev-master": "1.7-dev"
  1431. }
  1432. },
  1433. "autoload": {
  1434. "psr-4": {
  1435. "PhpOption\\": "src/PhpOption/"
  1436. }
  1437. },
  1438. "notification-url": "https://packagist.org/downloads/",
  1439. "license": [
  1440. "Apache-2.0"
  1441. ],
  1442. "authors": [
  1443. {
  1444. "name": "Johannes M. Schmitt",
  1445. "email": "schmittjoh@gmail.com"
  1446. },
  1447. {
  1448. "name": "Graham Campbell",
  1449. "email": "graham@alt-three.com"
  1450. }
  1451. ],
  1452. "description": "Option Type for PHP",
  1453. "keywords": [
  1454. "language",
  1455. "option",
  1456. "php",
  1457. "type"
  1458. ],
  1459. "time": "2020-07-20T17:29:33+00:00"
  1460. },
  1461. {
  1462. "name": "psr/container",
  1463. "version": "1.0.0",
  1464. "source": {
  1465. "type": "git",
  1466. "url": "https://github.com/php-fig/container.git",
  1467. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  1468. },
  1469. "dist": {
  1470. "type": "zip",
  1471. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  1472. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  1473. "shasum": ""
  1474. },
  1475. "require": {
  1476. "php": ">=5.3.0"
  1477. },
  1478. "type": "library",
  1479. "extra": {
  1480. "branch-alias": {
  1481. "dev-master": "1.0.x-dev"
  1482. }
  1483. },
  1484. "autoload": {
  1485. "psr-4": {
  1486. "Psr\\Container\\": "src/"
  1487. }
  1488. },
  1489. "notification-url": "https://packagist.org/downloads/",
  1490. "license": [
  1491. "MIT"
  1492. ],
  1493. "authors": [
  1494. {
  1495. "name": "PHP-FIG",
  1496. "homepage": "http://www.php-fig.org/"
  1497. }
  1498. ],
  1499. "description": "Common Container Interface (PHP FIG PSR-11)",
  1500. "homepage": "https://github.com/php-fig/container",
  1501. "keywords": [
  1502. "PSR-11",
  1503. "container",
  1504. "container-interface",
  1505. "container-interop",
  1506. "psr"
  1507. ],
  1508. "time": "2017-02-14T16:28:37+00:00"
  1509. },
  1510. {
  1511. "name": "psr/event-dispatcher",
  1512. "version": "1.0.0",
  1513. "source": {
  1514. "type": "git",
  1515. "url": "https://github.com/php-fig/event-dispatcher.git",
  1516. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  1517. },
  1518. "dist": {
  1519. "type": "zip",
  1520. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  1521. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  1522. "shasum": ""
  1523. },
  1524. "require": {
  1525. "php": ">=7.2.0"
  1526. },
  1527. "type": "library",
  1528. "extra": {
  1529. "branch-alias": {
  1530. "dev-master": "1.0.x-dev"
  1531. }
  1532. },
  1533. "autoload": {
  1534. "psr-4": {
  1535. "Psr\\EventDispatcher\\": "src/"
  1536. }
  1537. },
  1538. "notification-url": "https://packagist.org/downloads/",
  1539. "license": [
  1540. "MIT"
  1541. ],
  1542. "authors": [
  1543. {
  1544. "name": "PHP-FIG",
  1545. "homepage": "http://www.php-fig.org/"
  1546. }
  1547. ],
  1548. "description": "Standard interfaces for event handling.",
  1549. "keywords": [
  1550. "events",
  1551. "psr",
  1552. "psr-14"
  1553. ],
  1554. "time": "2019-01-08T18:20:26+00:00"
  1555. },
  1556. {
  1557. "name": "psr/http-client",
  1558. "version": "1.0.1",
  1559. "source": {
  1560. "type": "git",
  1561. "url": "https://github.com/php-fig/http-client.git",
  1562. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
  1563. },
  1564. "dist": {
  1565. "type": "zip",
  1566. "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  1567. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  1568. "shasum": ""
  1569. },
  1570. "require": {
  1571. "php": "^7.0 || ^8.0",
  1572. "psr/http-message": "^1.0"
  1573. },
  1574. "type": "library",
  1575. "extra": {
  1576. "branch-alias": {
  1577. "dev-master": "1.0.x-dev"
  1578. }
  1579. },
  1580. "autoload": {
  1581. "psr-4": {
  1582. "Psr\\Http\\Client\\": "src/"
  1583. }
  1584. },
  1585. "notification-url": "https://packagist.org/downloads/",
  1586. "license": [
  1587. "MIT"
  1588. ],
  1589. "authors": [
  1590. {
  1591. "name": "PHP-FIG",
  1592. "homepage": "http://www.php-fig.org/"
  1593. }
  1594. ],
  1595. "description": "Common interface for HTTP clients",
  1596. "homepage": "https://github.com/php-fig/http-client",
  1597. "keywords": [
  1598. "http",
  1599. "http-client",
  1600. "psr",
  1601. "psr-18"
  1602. ],
  1603. "time": "2020-06-29T06:28:15+00:00"
  1604. },
  1605. {
  1606. "name": "psr/http-message",
  1607. "version": "1.0.1",
  1608. "source": {
  1609. "type": "git",
  1610. "url": "https://github.com/php-fig/http-message.git",
  1611. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  1612. },
  1613. "dist": {
  1614. "type": "zip",
  1615. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  1616. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  1617. "shasum": ""
  1618. },
  1619. "require": {
  1620. "php": ">=5.3.0"
  1621. },
  1622. "type": "library",
  1623. "extra": {
  1624. "branch-alias": {
  1625. "dev-master": "1.0.x-dev"
  1626. }
  1627. },
  1628. "autoload": {
  1629. "psr-4": {
  1630. "Psr\\Http\\Message\\": "src/"
  1631. }
  1632. },
  1633. "notification-url": "https://packagist.org/downloads/",
  1634. "license": [
  1635. "MIT"
  1636. ],
  1637. "authors": [
  1638. {
  1639. "name": "PHP-FIG",
  1640. "homepage": "http://www.php-fig.org/"
  1641. }
  1642. ],
  1643. "description": "Common interface for HTTP messages",
  1644. "homepage": "https://github.com/php-fig/http-message",
  1645. "keywords": [
  1646. "http",
  1647. "http-message",
  1648. "psr",
  1649. "psr-7",
  1650. "request",
  1651. "response"
  1652. ],
  1653. "time": "2016-08-06T14:39:51+00:00"
  1654. },
  1655. {
  1656. "name": "psr/log",
  1657. "version": "1.1.3",
  1658. "source": {
  1659. "type": "git",
  1660. "url": "https://github.com/php-fig/log.git",
  1661. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  1662. },
  1663. "dist": {
  1664. "type": "zip",
  1665. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  1666. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  1667. "shasum": ""
  1668. },
  1669. "require": {
  1670. "php": ">=5.3.0"
  1671. },
  1672. "type": "library",
  1673. "extra": {
  1674. "branch-alias": {
  1675. "dev-master": "1.1.x-dev"
  1676. }
  1677. },
  1678. "autoload": {
  1679. "psr-4": {
  1680. "Psr\\Log\\": "Psr/Log/"
  1681. }
  1682. },
  1683. "notification-url": "https://packagist.org/downloads/",
  1684. "license": [
  1685. "MIT"
  1686. ],
  1687. "authors": [
  1688. {
  1689. "name": "PHP-FIG",
  1690. "homepage": "http://www.php-fig.org/"
  1691. }
  1692. ],
  1693. "description": "Common interface for logging libraries",
  1694. "homepage": "https://github.com/php-fig/log",
  1695. "keywords": [
  1696. "log",
  1697. "psr",
  1698. "psr-3"
  1699. ],
  1700. "time": "2020-03-23T09:12:05+00:00"
  1701. },
  1702. {
  1703. "name": "psr/simple-cache",
  1704. "version": "1.0.1",
  1705. "source": {
  1706. "type": "git",
  1707. "url": "https://github.com/php-fig/simple-cache.git",
  1708. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  1709. },
  1710. "dist": {
  1711. "type": "zip",
  1712. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1713. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1714. "shasum": ""
  1715. },
  1716. "require": {
  1717. "php": ">=5.3.0"
  1718. },
  1719. "type": "library",
  1720. "extra": {
  1721. "branch-alias": {
  1722. "dev-master": "1.0.x-dev"
  1723. }
  1724. },
  1725. "autoload": {
  1726. "psr-4": {
  1727. "Psr\\SimpleCache\\": "src/"
  1728. }
  1729. },
  1730. "notification-url": "https://packagist.org/downloads/",
  1731. "license": [
  1732. "MIT"
  1733. ],
  1734. "authors": [
  1735. {
  1736. "name": "PHP-FIG",
  1737. "homepage": "http://www.php-fig.org/"
  1738. }
  1739. ],
  1740. "description": "Common interfaces for simple caching",
  1741. "keywords": [
  1742. "cache",
  1743. "caching",
  1744. "psr",
  1745. "psr-16",
  1746. "simple-cache"
  1747. ],
  1748. "time": "2017-10-23T01:57:42+00:00"
  1749. },
  1750. {
  1751. "name": "psy/psysh",
  1752. "version": "v0.10.6",
  1753. "source": {
  1754. "type": "git",
  1755. "url": "https://github.com/bobthecow/psysh.git",
  1756. "reference": "6f990c19f91729de8b31e639d6e204ea59f19cf3"
  1757. },
  1758. "dist": {
  1759. "type": "zip",
  1760. "url": "https://api.github.com/repos/bobthecow/psysh/zipball/6f990c19f91729de8b31e639d6e204ea59f19cf3",
  1761. "reference": "6f990c19f91729de8b31e639d6e204ea59f19cf3",
  1762. "shasum": ""
  1763. },
  1764. "require": {
  1765. "dnoegel/php-xdg-base-dir": "0.1.*",
  1766. "ext-json": "*",
  1767. "ext-tokenizer": "*",
  1768. "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3",
  1769. "php": "^8.0 || ^7.0 || ^5.5.9",
  1770. "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10",
  1771. "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7"
  1772. },
  1773. "require-dev": {
  1774. "bamarni/composer-bin-plugin": "^1.2",
  1775. "hoa/console": "3.17.*"
  1776. },
  1777. "suggest": {
  1778. "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
  1779. "ext-pdo-sqlite": "The doc command requires SQLite to work.",
  1780. "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
  1781. "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
  1782. "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
  1783. },
  1784. "bin": [
  1785. "bin/psysh"
  1786. ],
  1787. "type": "library",
  1788. "extra": {
  1789. "branch-alias": {
  1790. "dev-main": "0.10.x-dev"
  1791. }
  1792. },
  1793. "autoload": {
  1794. "files": [
  1795. "src/functions.php"
  1796. ],
  1797. "psr-4": {
  1798. "Psy\\": "src/"
  1799. }
  1800. },
  1801. "notification-url": "https://packagist.org/downloads/",
  1802. "license": [
  1803. "MIT"
  1804. ],
  1805. "authors": [
  1806. {
  1807. "name": "Justin Hileman",
  1808. "email": "justin@justinhileman.info",
  1809. "homepage": "http://justinhileman.com"
  1810. }
  1811. ],
  1812. "description": "An interactive shell for modern PHP.",
  1813. "homepage": "http://psysh.org",
  1814. "keywords": [
  1815. "REPL",
  1816. "console",
  1817. "interactive",
  1818. "shell"
  1819. ],
  1820. "time": "2021-01-18T15:53:43+00:00"
  1821. },
  1822. {
  1823. "name": "ralouphie/getallheaders",
  1824. "version": "3.0.3",
  1825. "source": {
  1826. "type": "git",
  1827. "url": "https://github.com/ralouphie/getallheaders.git",
  1828. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  1829. },
  1830. "dist": {
  1831. "type": "zip",
  1832. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  1833. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  1834. "shasum": ""
  1835. },
  1836. "require": {
  1837. "php": ">=5.6"
  1838. },
  1839. "require-dev": {
  1840. "php-coveralls/php-coveralls": "^2.1",
  1841. "phpunit/phpunit": "^5 || ^6.5"
  1842. },
  1843. "type": "library",
  1844. "autoload": {
  1845. "files": [
  1846. "src/getallheaders.php"
  1847. ]
  1848. },
  1849. "notification-url": "https://packagist.org/downloads/",
  1850. "license": [
  1851. "MIT"
  1852. ],
  1853. "authors": [
  1854. {
  1855. "name": "Ralph Khattar",
  1856. "email": "ralph.khattar@gmail.com"
  1857. }
  1858. ],
  1859. "description": "A polyfill for getallheaders.",
  1860. "time": "2019-03-08T08:55:37+00:00"
  1861. },
  1862. {
  1863. "name": "ramsey/collection",
  1864. "version": "1.1.3",
  1865. "source": {
  1866. "type": "git",
  1867. "url": "https://github.com/ramsey/collection.git",
  1868. "reference": "28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1"
  1869. },
  1870. "dist": {
  1871. "type": "zip",
  1872. "url": "https://api.github.com/repos/ramsey/collection/zipball/28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1",
  1873. "reference": "28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1",
  1874. "shasum": ""
  1875. },
  1876. "require": {
  1877. "php": "^7.2 || ^8"
  1878. },
  1879. "require-dev": {
  1880. "captainhook/captainhook": "^5.3",
  1881. "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
  1882. "ergebnis/composer-normalize": "^2.6",
  1883. "fakerphp/faker": "^1.5",
  1884. "hamcrest/hamcrest-php": "^2",
  1885. "jangregor/phpstan-prophecy": "^0.8",
  1886. "mockery/mockery": "^1.3",
  1887. "phpstan/extension-installer": "^1",
  1888. "phpstan/phpstan": "^0.12.32",
  1889. "phpstan/phpstan-mockery": "^0.12.5",
  1890. "phpstan/phpstan-phpunit": "^0.12.11",
  1891. "phpunit/phpunit": "^8.5 || ^9",
  1892. "psy/psysh": "^0.10.4",
  1893. "slevomat/coding-standard": "^6.3",
  1894. "squizlabs/php_codesniffer": "^3.5",
  1895. "vimeo/psalm": "^4.4"
  1896. },
  1897. "type": "library",
  1898. "autoload": {
  1899. "psr-4": {
  1900. "Ramsey\\Collection\\": "src/"
  1901. }
  1902. },
  1903. "notification-url": "https://packagist.org/downloads/",
  1904. "license": [
  1905. "MIT"
  1906. ],
  1907. "authors": [
  1908. {
  1909. "name": "Ben Ramsey",
  1910. "email": "ben@benramsey.com",
  1911. "homepage": "https://benramsey.com"
  1912. }
  1913. ],
  1914. "description": "A PHP 7.2+ library for representing and manipulating collections.",
  1915. "keywords": [
  1916. "array",
  1917. "collection",
  1918. "hash",
  1919. "map",
  1920. "queue",
  1921. "set"
  1922. ],
  1923. "time": "2021-01-21T17:40:04+00:00"
  1924. },
  1925. {
  1926. "name": "ramsey/uuid",
  1927. "version": "4.1.1",
  1928. "source": {
  1929. "type": "git",
  1930. "url": "https://github.com/ramsey/uuid.git",
  1931. "reference": "cd4032040a750077205918c86049aa0f43d22947"
  1932. },
  1933. "dist": {
  1934. "type": "zip",
  1935. "url": "https://api.github.com/repos/ramsey/uuid/zipball/cd4032040a750077205918c86049aa0f43d22947",
  1936. "reference": "cd4032040a750077205918c86049aa0f43d22947",
  1937. "shasum": ""
  1938. },
  1939. "require": {
  1940. "brick/math": "^0.8 || ^0.9",
  1941. "ext-json": "*",
  1942. "php": "^7.2 || ^8",
  1943. "ramsey/collection": "^1.0",
  1944. "symfony/polyfill-ctype": "^1.8"
  1945. },
  1946. "replace": {
  1947. "rhumsaa/uuid": "self.version"
  1948. },
  1949. "require-dev": {
  1950. "codeception/aspect-mock": "^3",
  1951. "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7.0",
  1952. "doctrine/annotations": "^1.8",
  1953. "goaop/framework": "^2",
  1954. "mockery/mockery": "^1.3",
  1955. "moontoast/math": "^1.1",
  1956. "paragonie/random-lib": "^2",
  1957. "php-mock/php-mock-mockery": "^1.3",
  1958. "php-mock/php-mock-phpunit": "^2.5",
  1959. "php-parallel-lint/php-parallel-lint": "^1.1",
  1960. "phpbench/phpbench": "^0.17.1",
  1961. "phpstan/extension-installer": "^1.0",
  1962. "phpstan/phpstan": "^0.12",
  1963. "phpstan/phpstan-mockery": "^0.12",
  1964. "phpstan/phpstan-phpunit": "^0.12",
  1965. "phpunit/phpunit": "^8.5",
  1966. "psy/psysh": "^0.10.0",
  1967. "slevomat/coding-standard": "^6.0",
  1968. "squizlabs/php_codesniffer": "^3.5",
  1969. "vimeo/psalm": "3.9.4"
  1970. },
  1971. "suggest": {
  1972. "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
  1973. "ext-ctype": "Enables faster processing of character classification using ctype functions.",
  1974. "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
  1975. "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
  1976. "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
  1977. "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
  1978. },
  1979. "type": "library",
  1980. "extra": {
  1981. "branch-alias": {
  1982. "dev-master": "4.x-dev"
  1983. }
  1984. },
  1985. "autoload": {
  1986. "psr-4": {
  1987. "Ramsey\\Uuid\\": "src/"
  1988. },
  1989. "files": [
  1990. "src/functions.php"
  1991. ]
  1992. },
  1993. "notification-url": "https://packagist.org/downloads/",
  1994. "license": [
  1995. "MIT"
  1996. ],
  1997. "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
  1998. "homepage": "https://github.com/ramsey/uuid",
  1999. "keywords": [
  2000. "guid",
  2001. "identifier",
  2002. "uuid"
  2003. ],
  2004. "time": "2020-08-18T17:17:46+00:00"
  2005. },
  2006. {
  2007. "name": "swiftmailer/swiftmailer",
  2008. "version": "v6.2.5",
  2009. "source": {
  2010. "type": "git",
  2011. "url": "https://github.com/swiftmailer/swiftmailer.git",
  2012. "reference": "698a6a9f54d7eb321274de3ad19863802c879fb7"
  2013. },
  2014. "dist": {
  2015. "type": "zip",
  2016. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/698a6a9f54d7eb321274de3ad19863802c879fb7",
  2017. "reference": "698a6a9f54d7eb321274de3ad19863802c879fb7",
  2018. "shasum": ""
  2019. },
  2020. "require": {
  2021. "egulias/email-validator": "^2.0",
  2022. "php": ">=7.0.0",
  2023. "symfony/polyfill-iconv": "^1.0",
  2024. "symfony/polyfill-intl-idn": "^1.10",
  2025. "symfony/polyfill-mbstring": "^1.0"
  2026. },
  2027. "require-dev": {
  2028. "mockery/mockery": "^1.0",
  2029. "symfony/phpunit-bridge": "^4.4|^5.0"
  2030. },
  2031. "suggest": {
  2032. "ext-intl": "Needed to support internationalized email addresses"
  2033. },
  2034. "type": "library",
  2035. "extra": {
  2036. "branch-alias": {
  2037. "dev-master": "6.2-dev"
  2038. }
  2039. },
  2040. "autoload": {
  2041. "files": [
  2042. "lib/swift_required.php"
  2043. ]
  2044. },
  2045. "notification-url": "https://packagist.org/downloads/",
  2046. "license": [
  2047. "MIT"
  2048. ],
  2049. "authors": [
  2050. {
  2051. "name": "Chris Corbyn"
  2052. },
  2053. {
  2054. "name": "Fabien Potencier",
  2055. "email": "fabien@symfony.com"
  2056. }
  2057. ],
  2058. "description": "Swiftmailer, free feature-rich PHP mailer",
  2059. "homepage": "https://swiftmailer.symfony.com",
  2060. "keywords": [
  2061. "email",
  2062. "mail",
  2063. "mailer"
  2064. ],
  2065. "time": "2021-01-12T09:35:59+00:00"
  2066. },
  2067. {
  2068. "name": "symfony/console",
  2069. "version": "v5.2.1",
  2070. "source": {
  2071. "type": "git",
  2072. "url": "https://github.com/symfony/console.git",
  2073. "reference": "47c02526c532fb381374dab26df05e7313978976"
  2074. },
  2075. "dist": {
  2076. "type": "zip",
  2077. "url": "https://api.github.com/repos/symfony/console/zipball/47c02526c532fb381374dab26df05e7313978976",
  2078. "reference": "47c02526c532fb381374dab26df05e7313978976",
  2079. "shasum": ""
  2080. },
  2081. "require": {
  2082. "php": ">=7.2.5",
  2083. "symfony/polyfill-mbstring": "~1.0",
  2084. "symfony/polyfill-php73": "^1.8",
  2085. "symfony/polyfill-php80": "^1.15",
  2086. "symfony/service-contracts": "^1.1|^2",
  2087. "symfony/string": "^5.1"
  2088. },
  2089. "conflict": {
  2090. "symfony/dependency-injection": "<4.4",
  2091. "symfony/dotenv": "<5.1",
  2092. "symfony/event-dispatcher": "<4.4",
  2093. "symfony/lock": "<4.4",
  2094. "symfony/process": "<4.4"
  2095. },
  2096. "provide": {
  2097. "psr/log-implementation": "1.0"
  2098. },
  2099. "require-dev": {
  2100. "psr/log": "~1.0",
  2101. "symfony/config": "^4.4|^5.0",
  2102. "symfony/dependency-injection": "^4.4|^5.0",
  2103. "symfony/event-dispatcher": "^4.4|^5.0",
  2104. "symfony/lock": "^4.4|^5.0",
  2105. "symfony/process": "^4.4|^5.0",
  2106. "symfony/var-dumper": "^4.4|^5.0"
  2107. },
  2108. "suggest": {
  2109. "psr/log": "For using the console logger",
  2110. "symfony/event-dispatcher": "",
  2111. "symfony/lock": "",
  2112. "symfony/process": ""
  2113. },
  2114. "type": "library",
  2115. "autoload": {
  2116. "psr-4": {
  2117. "Symfony\\Component\\Console\\": ""
  2118. },
  2119. "exclude-from-classmap": [
  2120. "/Tests/"
  2121. ]
  2122. },
  2123. "notification-url": "https://packagist.org/downloads/",
  2124. "license": [
  2125. "MIT"
  2126. ],
  2127. "authors": [
  2128. {
  2129. "name": "Fabien Potencier",
  2130. "email": "fabien@symfony.com"
  2131. },
  2132. {
  2133. "name": "Symfony Community",
  2134. "homepage": "https://symfony.com/contributors"
  2135. }
  2136. ],
  2137. "description": "Symfony Console Component",
  2138. "homepage": "https://symfony.com",
  2139. "keywords": [
  2140. "cli",
  2141. "command line",
  2142. "console",
  2143. "terminal"
  2144. ],
  2145. "time": "2020-12-18T08:03:05+00:00"
  2146. },
  2147. {
  2148. "name": "symfony/css-selector",
  2149. "version": "v5.2.1",
  2150. "source": {
  2151. "type": "git",
  2152. "url": "https://github.com/symfony/css-selector.git",
  2153. "reference": "f789e7ead4c79e04ca9a6d6162fc629c89bd8054"
  2154. },
  2155. "dist": {
  2156. "type": "zip",
  2157. "url": "https://api.github.com/repos/symfony/css-selector/zipball/f789e7ead4c79e04ca9a6d6162fc629c89bd8054",
  2158. "reference": "f789e7ead4c79e04ca9a6d6162fc629c89bd8054",
  2159. "shasum": ""
  2160. },
  2161. "require": {
  2162. "php": ">=7.2.5"
  2163. },
  2164. "type": "library",
  2165. "autoload": {
  2166. "psr-4": {
  2167. "Symfony\\Component\\CssSelector\\": ""
  2168. },
  2169. "exclude-from-classmap": [
  2170. "/Tests/"
  2171. ]
  2172. },
  2173. "notification-url": "https://packagist.org/downloads/",
  2174. "license": [
  2175. "MIT"
  2176. ],
  2177. "authors": [
  2178. {
  2179. "name": "Fabien Potencier",
  2180. "email": "fabien@symfony.com"
  2181. },
  2182. {
  2183. "name": "Jean-François Simon",
  2184. "email": "jeanfrancois.simon@sensiolabs.com"
  2185. },
  2186. {
  2187. "name": "Symfony Community",
  2188. "homepage": "https://symfony.com/contributors"
  2189. }
  2190. ],
  2191. "description": "Symfony CssSelector Component",
  2192. "homepage": "https://symfony.com",
  2193. "time": "2020-12-08T17:02:38+00:00"
  2194. },
  2195. {
  2196. "name": "symfony/deprecation-contracts",
  2197. "version": "v2.2.0",
  2198. "source": {
  2199. "type": "git",
  2200. "url": "https://github.com/symfony/deprecation-contracts.git",
  2201. "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
  2202. },
  2203. "dist": {
  2204. "type": "zip",
  2205. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
  2206. "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
  2207. "shasum": ""
  2208. },
  2209. "require": {
  2210. "php": ">=7.1"
  2211. },
  2212. "type": "library",
  2213. "extra": {
  2214. "branch-alias": {
  2215. "dev-master": "2.2-dev"
  2216. },
  2217. "thanks": {
  2218. "name": "symfony/contracts",
  2219. "url": "https://github.com/symfony/contracts"
  2220. }
  2221. },
  2222. "autoload": {
  2223. "files": [
  2224. "function.php"
  2225. ]
  2226. },
  2227. "notification-url": "https://packagist.org/downloads/",
  2228. "license": [
  2229. "MIT"
  2230. ],
  2231. "authors": [
  2232. {
  2233. "name": "Nicolas Grekas",
  2234. "email": "p@tchwork.com"
  2235. },
  2236. {
  2237. "name": "Symfony Community",
  2238. "homepage": "https://symfony.com/contributors"
  2239. }
  2240. ],
  2241. "description": "A generic function and convention to trigger deprecation notices",
  2242. "homepage": "https://symfony.com",
  2243. "time": "2020-09-07T11:33:47+00:00"
  2244. },
  2245. {
  2246. "name": "symfony/error-handler",
  2247. "version": "v5.2.1",
  2248. "source": {
  2249. "type": "git",
  2250. "url": "https://github.com/symfony/error-handler.git",
  2251. "reference": "59b190ce16ddf32771a22087b60f6dafd3407147"
  2252. },
  2253. "dist": {
  2254. "type": "zip",
  2255. "url": "https://api.github.com/repos/symfony/error-handler/zipball/59b190ce16ddf32771a22087b60f6dafd3407147",
  2256. "reference": "59b190ce16ddf32771a22087b60f6dafd3407147",
  2257. "shasum": ""
  2258. },
  2259. "require": {
  2260. "php": ">=7.2.5",
  2261. "psr/log": "^1.0",
  2262. "symfony/polyfill-php80": "^1.15",
  2263. "symfony/var-dumper": "^4.4|^5.0"
  2264. },
  2265. "require-dev": {
  2266. "symfony/deprecation-contracts": "^2.1",
  2267. "symfony/http-kernel": "^4.4|^5.0",
  2268. "symfony/serializer": "^4.4|^5.0"
  2269. },
  2270. "type": "library",
  2271. "autoload": {
  2272. "psr-4": {
  2273. "Symfony\\Component\\ErrorHandler\\": ""
  2274. },
  2275. "exclude-from-classmap": [
  2276. "/Tests/"
  2277. ]
  2278. },
  2279. "notification-url": "https://packagist.org/downloads/",
  2280. "license": [
  2281. "MIT"
  2282. ],
  2283. "authors": [
  2284. {
  2285. "name": "Fabien Potencier",
  2286. "email": "fabien@symfony.com"
  2287. },
  2288. {
  2289. "name": "Symfony Community",
  2290. "homepage": "https://symfony.com/contributors"
  2291. }
  2292. ],
  2293. "description": "Symfony ErrorHandler Component",
  2294. "homepage": "https://symfony.com",
  2295. "time": "2020-12-09T18:54:12+00:00"
  2296. },
  2297. {
  2298. "name": "symfony/event-dispatcher",
  2299. "version": "v5.2.1",
  2300. "source": {
  2301. "type": "git",
  2302. "url": "https://github.com/symfony/event-dispatcher.git",
  2303. "reference": "1c93f7a1dff592c252574c79a8635a8a80856042"
  2304. },
  2305. "dist": {
  2306. "type": "zip",
  2307. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1c93f7a1dff592c252574c79a8635a8a80856042",
  2308. "reference": "1c93f7a1dff592c252574c79a8635a8a80856042",
  2309. "shasum": ""
  2310. },
  2311. "require": {
  2312. "php": ">=7.2.5",
  2313. "symfony/deprecation-contracts": "^2.1",
  2314. "symfony/event-dispatcher-contracts": "^2",
  2315. "symfony/polyfill-php80": "^1.15"
  2316. },
  2317. "conflict": {
  2318. "symfony/dependency-injection": "<4.4"
  2319. },
  2320. "provide": {
  2321. "psr/event-dispatcher-implementation": "1.0",
  2322. "symfony/event-dispatcher-implementation": "2.0"
  2323. },
  2324. "require-dev": {
  2325. "psr/log": "~1.0",
  2326. "symfony/config": "^4.4|^5.0",
  2327. "symfony/dependency-injection": "^4.4|^5.0",
  2328. "symfony/error-handler": "^4.4|^5.0",
  2329. "symfony/expression-language": "^4.4|^5.0",
  2330. "symfony/http-foundation": "^4.4|^5.0",
  2331. "symfony/service-contracts": "^1.1|^2",
  2332. "symfony/stopwatch": "^4.4|^5.0"
  2333. },
  2334. "suggest": {
  2335. "symfony/dependency-injection": "",
  2336. "symfony/http-kernel": ""
  2337. },
  2338. "type": "library",
  2339. "autoload": {
  2340. "psr-4": {
  2341. "Symfony\\Component\\EventDispatcher\\": ""
  2342. },
  2343. "exclude-from-classmap": [
  2344. "/Tests/"
  2345. ]
  2346. },
  2347. "notification-url": "https://packagist.org/downloads/",
  2348. "license": [
  2349. "MIT"
  2350. ],
  2351. "authors": [
  2352. {
  2353. "name": "Fabien Potencier",
  2354. "email": "fabien@symfony.com"
  2355. },
  2356. {
  2357. "name": "Symfony Community",
  2358. "homepage": "https://symfony.com/contributors"
  2359. }
  2360. ],
  2361. "description": "Symfony EventDispatcher Component",
  2362. "homepage": "https://symfony.com",
  2363. "time": "2020-12-18T08:03:05+00:00"
  2364. },
  2365. {
  2366. "name": "symfony/event-dispatcher-contracts",
  2367. "version": "v2.2.0",
  2368. "source": {
  2369. "type": "git",
  2370. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  2371. "reference": "0ba7d54483095a198fa51781bc608d17e84dffa2"
  2372. },
  2373. "dist": {
  2374. "type": "zip",
  2375. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ba7d54483095a198fa51781bc608d17e84dffa2",
  2376. "reference": "0ba7d54483095a198fa51781bc608d17e84dffa2",
  2377. "shasum": ""
  2378. },
  2379. "require": {
  2380. "php": ">=7.2.5",
  2381. "psr/event-dispatcher": "^1"
  2382. },
  2383. "suggest": {
  2384. "symfony/event-dispatcher-implementation": ""
  2385. },
  2386. "type": "library",
  2387. "extra": {
  2388. "branch-alias": {
  2389. "dev-master": "2.2-dev"
  2390. },
  2391. "thanks": {
  2392. "name": "symfony/contracts",
  2393. "url": "https://github.com/symfony/contracts"
  2394. }
  2395. },
  2396. "autoload": {
  2397. "psr-4": {
  2398. "Symfony\\Contracts\\EventDispatcher\\": ""
  2399. }
  2400. },
  2401. "notification-url": "https://packagist.org/downloads/",
  2402. "license": [
  2403. "MIT"
  2404. ],
  2405. "authors": [
  2406. {
  2407. "name": "Nicolas Grekas",
  2408. "email": "p@tchwork.com"
  2409. },
  2410. {
  2411. "name": "Symfony Community",
  2412. "homepage": "https://symfony.com/contributors"
  2413. }
  2414. ],
  2415. "description": "Generic abstractions related to dispatching event",
  2416. "homepage": "https://symfony.com",
  2417. "keywords": [
  2418. "abstractions",
  2419. "contracts",
  2420. "decoupling",
  2421. "interfaces",
  2422. "interoperability",
  2423. "standards"
  2424. ],
  2425. "time": "2020-09-07T11:33:47+00:00"
  2426. },
  2427. {
  2428. "name": "symfony/finder",
  2429. "version": "v5.2.1",
  2430. "source": {
  2431. "type": "git",
  2432. "url": "https://github.com/symfony/finder.git",
  2433. "reference": "0b9231a5922fd7287ba5b411893c0ecd2733e5ba"
  2434. },
  2435. "dist": {
  2436. "type": "zip",
  2437. "url": "https://api.github.com/repos/symfony/finder/zipball/0b9231a5922fd7287ba5b411893c0ecd2733e5ba",
  2438. "reference": "0b9231a5922fd7287ba5b411893c0ecd2733e5ba",
  2439. "shasum": ""
  2440. },
  2441. "require": {
  2442. "php": ">=7.2.5"
  2443. },
  2444. "type": "library",
  2445. "autoload": {
  2446. "psr-4": {
  2447. "Symfony\\Component\\Finder\\": ""
  2448. },
  2449. "exclude-from-classmap": [
  2450. "/Tests/"
  2451. ]
  2452. },
  2453. "notification-url": "https://packagist.org/downloads/",
  2454. "license": [
  2455. "MIT"
  2456. ],
  2457. "authors": [
  2458. {
  2459. "name": "Fabien Potencier",
  2460. "email": "fabien@symfony.com"
  2461. },
  2462. {
  2463. "name": "Symfony Community",
  2464. "homepage": "https://symfony.com/contributors"
  2465. }
  2466. ],
  2467. "description": "Symfony Finder Component",
  2468. "homepage": "https://symfony.com",
  2469. "time": "2020-12-08T17:02:38+00:00"
  2470. },
  2471. {
  2472. "name": "symfony/http-client-contracts",
  2473. "version": "v2.3.1",
  2474. "source": {
  2475. "type": "git",
  2476. "url": "https://github.com/symfony/http-client-contracts.git",
  2477. "reference": "41db680a15018f9c1d4b23516059633ce280ca33"
  2478. },
  2479. "dist": {
  2480. "type": "zip",
  2481. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33",
  2482. "reference": "41db680a15018f9c1d4b23516059633ce280ca33",
  2483. "shasum": ""
  2484. },
  2485. "require": {
  2486. "php": ">=7.2.5"
  2487. },
  2488. "suggest": {
  2489. "symfony/http-client-implementation": ""
  2490. },
  2491. "type": "library",
  2492. "extra": {
  2493. "branch-version": "2.3",
  2494. "branch-alias": {
  2495. "dev-main": "2.3-dev"
  2496. },
  2497. "thanks": {
  2498. "name": "symfony/contracts",
  2499. "url": "https://github.com/symfony/contracts"
  2500. }
  2501. },
  2502. "autoload": {
  2503. "psr-4": {
  2504. "Symfony\\Contracts\\HttpClient\\": ""
  2505. }
  2506. },
  2507. "notification-url": "https://packagist.org/downloads/",
  2508. "license": [
  2509. "MIT"
  2510. ],
  2511. "authors": [
  2512. {
  2513. "name": "Nicolas Grekas",
  2514. "email": "p@tchwork.com"
  2515. },
  2516. {
  2517. "name": "Symfony Community",
  2518. "homepage": "https://symfony.com/contributors"
  2519. }
  2520. ],
  2521. "description": "Generic abstractions related to HTTP clients",
  2522. "homepage": "https://symfony.com",
  2523. "keywords": [
  2524. "abstractions",
  2525. "contracts",
  2526. "decoupling",
  2527. "interfaces",
  2528. "interoperability",
  2529. "standards"
  2530. ],
  2531. "time": "2020-10-14T17:08:19+00:00"
  2532. },
  2533. {
  2534. "name": "symfony/http-foundation",
  2535. "version": "v5.2.1",
  2536. "source": {
  2537. "type": "git",
  2538. "url": "https://github.com/symfony/http-foundation.git",
  2539. "reference": "a1f6218b29897ab52acba58cfa905b83625bef8d"
  2540. },
  2541. "dist": {
  2542. "type": "zip",
  2543. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a1f6218b29897ab52acba58cfa905b83625bef8d",
  2544. "reference": "a1f6218b29897ab52acba58cfa905b83625bef8d",
  2545. "shasum": ""
  2546. },
  2547. "require": {
  2548. "php": ">=7.2.5",
  2549. "symfony/deprecation-contracts": "^2.1",
  2550. "symfony/polyfill-mbstring": "~1.1",
  2551. "symfony/polyfill-php80": "^1.15"
  2552. },
  2553. "require-dev": {
  2554. "predis/predis": "~1.0",
  2555. "symfony/cache": "^4.4|^5.0",
  2556. "symfony/expression-language": "^4.4|^5.0",
  2557. "symfony/mime": "^4.4|^5.0"
  2558. },
  2559. "suggest": {
  2560. "symfony/mime": "To use the file extension guesser"
  2561. },
  2562. "type": "library",
  2563. "autoload": {
  2564. "psr-4": {
  2565. "Symfony\\Component\\HttpFoundation\\": ""
  2566. },
  2567. "exclude-from-classmap": [
  2568. "/Tests/"
  2569. ]
  2570. },
  2571. "notification-url": "https://packagist.org/downloads/",
  2572. "license": [
  2573. "MIT"
  2574. ],
  2575. "authors": [
  2576. {
  2577. "name": "Fabien Potencier",
  2578. "email": "fabien@symfony.com"
  2579. },
  2580. {
  2581. "name": "Symfony Community",
  2582. "homepage": "https://symfony.com/contributors"
  2583. }
  2584. ],
  2585. "description": "Symfony HttpFoundation Component",
  2586. "homepage": "https://symfony.com",
  2587. "time": "2020-12-18T10:00:10+00:00"
  2588. },
  2589. {
  2590. "name": "symfony/http-kernel",
  2591. "version": "v5.2.1",
  2592. "source": {
  2593. "type": "git",
  2594. "url": "https://github.com/symfony/http-kernel.git",
  2595. "reference": "1feb619286d819180f7b8bc0dc44f516d9c62647"
  2596. },
  2597. "dist": {
  2598. "type": "zip",
  2599. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/1feb619286d819180f7b8bc0dc44f516d9c62647",
  2600. "reference": "1feb619286d819180f7b8bc0dc44f516d9c62647",
  2601. "shasum": ""
  2602. },
  2603. "require": {
  2604. "php": ">=7.2.5",
  2605. "psr/log": "~1.0",
  2606. "symfony/deprecation-contracts": "^2.1",
  2607. "symfony/error-handler": "^4.4|^5.0",
  2608. "symfony/event-dispatcher": "^5.0",
  2609. "symfony/http-client-contracts": "^1.1|^2",
  2610. "symfony/http-foundation": "^4.4|^5.0",
  2611. "symfony/polyfill-ctype": "^1.8",
  2612. "symfony/polyfill-php73": "^1.9",
  2613. "symfony/polyfill-php80": "^1.15"
  2614. },
  2615. "conflict": {
  2616. "symfony/browser-kit": "<4.4",
  2617. "symfony/cache": "<5.0",
  2618. "symfony/config": "<5.0",
  2619. "symfony/console": "<4.4",
  2620. "symfony/dependency-injection": "<5.1.8",
  2621. "symfony/doctrine-bridge": "<5.0",
  2622. "symfony/form": "<5.0",
  2623. "symfony/http-client": "<5.0",
  2624. "symfony/mailer": "<5.0",
  2625. "symfony/messenger": "<5.0",
  2626. "symfony/translation": "<5.0",
  2627. "symfony/twig-bridge": "<5.0",
  2628. "symfony/validator": "<5.0",
  2629. "twig/twig": "<2.4"
  2630. },
  2631. "provide": {
  2632. "psr/log-implementation": "1.0"
  2633. },
  2634. "require-dev": {
  2635. "psr/cache": "~1.0",
  2636. "symfony/browser-kit": "^4.4|^5.0",
  2637. "symfony/config": "^5.0",
  2638. "symfony/console": "^4.4|^5.0",
  2639. "symfony/css-selector": "^4.4|^5.0",
  2640. "symfony/dependency-injection": "^5.1.8",
  2641. "symfony/dom-crawler": "^4.4|^5.0",
  2642. "symfony/expression-language": "^4.4|^5.0",
  2643. "symfony/finder": "^4.4|^5.0",
  2644. "symfony/process": "^4.4|^5.0",
  2645. "symfony/routing": "^4.4|^5.0",
  2646. "symfony/stopwatch": "^4.4|^5.0",
  2647. "symfony/translation": "^4.4|^5.0",
  2648. "symfony/translation-contracts": "^1.1|^2",
  2649. "twig/twig": "^2.4|^3.0"
  2650. },
  2651. "suggest": {
  2652. "symfony/browser-kit": "",
  2653. "symfony/config": "",
  2654. "symfony/console": "",
  2655. "symfony/dependency-injection": ""
  2656. },
  2657. "type": "library",
  2658. "autoload": {
  2659. "psr-4": {
  2660. "Symfony\\Component\\HttpKernel\\": ""
  2661. },
  2662. "exclude-from-classmap": [
  2663. "/Tests/"
  2664. ]
  2665. },
  2666. "notification-url": "https://packagist.org/downloads/",
  2667. "license": [
  2668. "MIT"
  2669. ],
  2670. "authors": [
  2671. {
  2672. "name": "Fabien Potencier",
  2673. "email": "fabien@symfony.com"
  2674. },
  2675. {
  2676. "name": "Symfony Community",
  2677. "homepage": "https://symfony.com/contributors"
  2678. }
  2679. ],
  2680. "description": "Symfony HttpKernel Component",
  2681. "homepage": "https://symfony.com",
  2682. "time": "2020-12-18T13:49:39+00:00"
  2683. },
  2684. {
  2685. "name": "symfony/mime",
  2686. "version": "v5.2.1",
  2687. "source": {
  2688. "type": "git",
  2689. "url": "https://github.com/symfony/mime.git",
  2690. "reference": "de97005aef7426ba008c46ba840fc301df577ada"
  2691. },
  2692. "dist": {
  2693. "type": "zip",
  2694. "url": "https://api.github.com/repos/symfony/mime/zipball/de97005aef7426ba008c46ba840fc301df577ada",
  2695. "reference": "de97005aef7426ba008c46ba840fc301df577ada",
  2696. "shasum": ""
  2697. },
  2698. "require": {
  2699. "php": ">=7.2.5",
  2700. "symfony/deprecation-contracts": "^2.1",
  2701. "symfony/polyfill-intl-idn": "^1.10",
  2702. "symfony/polyfill-mbstring": "^1.0",
  2703. "symfony/polyfill-php80": "^1.15"
  2704. },
  2705. "conflict": {
  2706. "symfony/mailer": "<4.4"
  2707. },
  2708. "require-dev": {
  2709. "egulias/email-validator": "^2.1.10",
  2710. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  2711. "symfony/dependency-injection": "^4.4|^5.0",
  2712. "symfony/property-access": "^4.4|^5.1",
  2713. "symfony/property-info": "^4.4|^5.1",
  2714. "symfony/serializer": "^5.2"
  2715. },
  2716. "type": "library",
  2717. "autoload": {
  2718. "psr-4": {
  2719. "Symfony\\Component\\Mime\\": ""
  2720. },
  2721. "exclude-from-classmap": [
  2722. "/Tests/"
  2723. ]
  2724. },
  2725. "notification-url": "https://packagist.org/downloads/",
  2726. "license": [
  2727. "MIT"
  2728. ],
  2729. "authors": [
  2730. {
  2731. "name": "Fabien Potencier",
  2732. "email": "fabien@symfony.com"
  2733. },
  2734. {
  2735. "name": "Symfony Community",
  2736. "homepage": "https://symfony.com/contributors"
  2737. }
  2738. ],
  2739. "description": "A library to manipulate MIME messages",
  2740. "homepage": "https://symfony.com",
  2741. "keywords": [
  2742. "mime",
  2743. "mime-type"
  2744. ],
  2745. "time": "2020-12-09T18:54:12+00:00"
  2746. },
  2747. {
  2748. "name": "symfony/polyfill-ctype",
  2749. "version": "v1.22.0",
  2750. "source": {
  2751. "type": "git",
  2752. "url": "https://github.com/symfony/polyfill-ctype.git",
  2753. "reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
  2754. },
  2755. "dist": {
  2756. "type": "zip",
  2757. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
  2758. "reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
  2759. "shasum": ""
  2760. },
  2761. "require": {
  2762. "php": ">=7.1"
  2763. },
  2764. "suggest": {
  2765. "ext-ctype": "For best performance"
  2766. },
  2767. "type": "library",
  2768. "extra": {
  2769. "branch-alias": {
  2770. "dev-main": "1.22-dev"
  2771. },
  2772. "thanks": {
  2773. "name": "symfony/polyfill",
  2774. "url": "https://github.com/symfony/polyfill"
  2775. }
  2776. },
  2777. "autoload": {
  2778. "psr-4": {
  2779. "Symfony\\Polyfill\\Ctype\\": ""
  2780. },
  2781. "files": [
  2782. "bootstrap.php"
  2783. ]
  2784. },
  2785. "notification-url": "https://packagist.org/downloads/",
  2786. "license": [
  2787. "MIT"
  2788. ],
  2789. "authors": [
  2790. {
  2791. "name": "Gert de Pagter",
  2792. "email": "BackEndTea@gmail.com"
  2793. },
  2794. {
  2795. "name": "Symfony Community",
  2796. "homepage": "https://symfony.com/contributors"
  2797. }
  2798. ],
  2799. "description": "Symfony polyfill for ctype functions",
  2800. "homepage": "https://symfony.com",
  2801. "keywords": [
  2802. "compatibility",
  2803. "ctype",
  2804. "polyfill",
  2805. "portable"
  2806. ],
  2807. "time": "2021-01-07T16:49:33+00:00"
  2808. },
  2809. {
  2810. "name": "symfony/polyfill-iconv",
  2811. "version": "v1.22.0",
  2812. "source": {
  2813. "type": "git",
  2814. "url": "https://github.com/symfony/polyfill-iconv.git",
  2815. "reference": "b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6"
  2816. },
  2817. "dist": {
  2818. "type": "zip",
  2819. "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6",
  2820. "reference": "b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6",
  2821. "shasum": ""
  2822. },
  2823. "require": {
  2824. "php": ">=7.1"
  2825. },
  2826. "suggest": {
  2827. "ext-iconv": "For best performance"
  2828. },
  2829. "type": "library",
  2830. "extra": {
  2831. "branch-alias": {
  2832. "dev-main": "1.22-dev"
  2833. },
  2834. "thanks": {
  2835. "name": "symfony/polyfill",
  2836. "url": "https://github.com/symfony/polyfill"
  2837. }
  2838. },
  2839. "autoload": {
  2840. "psr-4": {
  2841. "Symfony\\Polyfill\\Iconv\\": ""
  2842. },
  2843. "files": [
  2844. "bootstrap.php"
  2845. ]
  2846. },
  2847. "notification-url": "https://packagist.org/downloads/",
  2848. "license": [
  2849. "MIT"
  2850. ],
  2851. "authors": [
  2852. {
  2853. "name": "Nicolas Grekas",
  2854. "email": "p@tchwork.com"
  2855. },
  2856. {
  2857. "name": "Symfony Community",
  2858. "homepage": "https://symfony.com/contributors"
  2859. }
  2860. ],
  2861. "description": "Symfony polyfill for the Iconv extension",
  2862. "homepage": "https://symfony.com",
  2863. "keywords": [
  2864. "compatibility",
  2865. "iconv",
  2866. "polyfill",
  2867. "portable",
  2868. "shim"
  2869. ],
  2870. "time": "2021-01-07T16:49:33+00:00"
  2871. },
  2872. {
  2873. "name": "symfony/polyfill-intl-grapheme",
  2874. "version": "v1.22.0",
  2875. "source": {
  2876. "type": "git",
  2877. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  2878. "reference": "267a9adeb8ecb8071040a740930e077cdfb987af"
  2879. },
  2880. "dist": {
  2881. "type": "zip",
  2882. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/267a9adeb8ecb8071040a740930e077cdfb987af",
  2883. "reference": "267a9adeb8ecb8071040a740930e077cdfb987af",
  2884. "shasum": ""
  2885. },
  2886. "require": {
  2887. "php": ">=7.1"
  2888. },
  2889. "suggest": {
  2890. "ext-intl": "For best performance"
  2891. },
  2892. "type": "library",
  2893. "extra": {
  2894. "branch-alias": {
  2895. "dev-main": "1.22-dev"
  2896. },
  2897. "thanks": {
  2898. "name": "symfony/polyfill",
  2899. "url": "https://github.com/symfony/polyfill"
  2900. }
  2901. },
  2902. "autoload": {
  2903. "psr-4": {
  2904. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  2905. },
  2906. "files": [
  2907. "bootstrap.php"
  2908. ]
  2909. },
  2910. "notification-url": "https://packagist.org/downloads/",
  2911. "license": [
  2912. "MIT"
  2913. ],
  2914. "authors": [
  2915. {
  2916. "name": "Nicolas Grekas",
  2917. "email": "p@tchwork.com"
  2918. },
  2919. {
  2920. "name": "Symfony Community",
  2921. "homepage": "https://symfony.com/contributors"
  2922. }
  2923. ],
  2924. "description": "Symfony polyfill for intl's grapheme_* functions",
  2925. "homepage": "https://symfony.com",
  2926. "keywords": [
  2927. "compatibility",
  2928. "grapheme",
  2929. "intl",
  2930. "polyfill",
  2931. "portable",
  2932. "shim"
  2933. ],
  2934. "time": "2021-01-07T16:49:33+00:00"
  2935. },
  2936. {
  2937. "name": "symfony/polyfill-intl-idn",
  2938. "version": "v1.22.0",
  2939. "source": {
  2940. "type": "git",
  2941. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  2942. "reference": "0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44"
  2943. },
  2944. "dist": {
  2945. "type": "zip",
  2946. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44",
  2947. "reference": "0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44",
  2948. "shasum": ""
  2949. },
  2950. "require": {
  2951. "php": ">=7.1",
  2952. "symfony/polyfill-intl-normalizer": "^1.10",
  2953. "symfony/polyfill-php72": "^1.10"
  2954. },
  2955. "suggest": {
  2956. "ext-intl": "For best performance"
  2957. },
  2958. "type": "library",
  2959. "extra": {
  2960. "branch-alias": {
  2961. "dev-main": "1.22-dev"
  2962. },
  2963. "thanks": {
  2964. "name": "symfony/polyfill",
  2965. "url": "https://github.com/symfony/polyfill"
  2966. }
  2967. },
  2968. "autoload": {
  2969. "psr-4": {
  2970. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  2971. },
  2972. "files": [
  2973. "bootstrap.php"
  2974. ]
  2975. },
  2976. "notification-url": "https://packagist.org/downloads/",
  2977. "license": [
  2978. "MIT"
  2979. ],
  2980. "authors": [
  2981. {
  2982. "name": "Laurent Bassin",
  2983. "email": "laurent@bassin.info"
  2984. },
  2985. {
  2986. "name": "Trevor Rowbotham",
  2987. "email": "trevor.rowbotham@pm.me"
  2988. },
  2989. {
  2990. "name": "Symfony Community",
  2991. "homepage": "https://symfony.com/contributors"
  2992. }
  2993. ],
  2994. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  2995. "homepage": "https://symfony.com",
  2996. "keywords": [
  2997. "compatibility",
  2998. "idn",
  2999. "intl",
  3000. "polyfill",
  3001. "portable",
  3002. "shim"
  3003. ],
  3004. "time": "2021-01-07T16:49:33+00:00"
  3005. },
  3006. {
  3007. "name": "symfony/polyfill-intl-normalizer",
  3008. "version": "v1.22.0",
  3009. "source": {
  3010. "type": "git",
  3011. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  3012. "reference": "6e971c891537eb617a00bb07a43d182a6915faba"
  3013. },
  3014. "dist": {
  3015. "type": "zip",
  3016. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/6e971c891537eb617a00bb07a43d182a6915faba",
  3017. "reference": "6e971c891537eb617a00bb07a43d182a6915faba",
  3018. "shasum": ""
  3019. },
  3020. "require": {
  3021. "php": ">=7.1"
  3022. },
  3023. "suggest": {
  3024. "ext-intl": "For best performance"
  3025. },
  3026. "type": "library",
  3027. "extra": {
  3028. "branch-alias": {
  3029. "dev-main": "1.22-dev"
  3030. },
  3031. "thanks": {
  3032. "name": "symfony/polyfill",
  3033. "url": "https://github.com/symfony/polyfill"
  3034. }
  3035. },
  3036. "autoload": {
  3037. "psr-4": {
  3038. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  3039. },
  3040. "files": [
  3041. "bootstrap.php"
  3042. ],
  3043. "classmap": [
  3044. "Resources/stubs"
  3045. ]
  3046. },
  3047. "notification-url": "https://packagist.org/downloads/",
  3048. "license": [
  3049. "MIT"
  3050. ],
  3051. "authors": [
  3052. {
  3053. "name": "Nicolas Grekas",
  3054. "email": "p@tchwork.com"
  3055. },
  3056. {
  3057. "name": "Symfony Community",
  3058. "homepage": "https://symfony.com/contributors"
  3059. }
  3060. ],
  3061. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  3062. "homepage": "https://symfony.com",
  3063. "keywords": [
  3064. "compatibility",
  3065. "intl",
  3066. "normalizer",
  3067. "polyfill",
  3068. "portable",
  3069. "shim"
  3070. ],
  3071. "time": "2021-01-07T17:09:11+00:00"
  3072. },
  3073. {
  3074. "name": "symfony/polyfill-mbstring",
  3075. "version": "v1.22.0",
  3076. "source": {
  3077. "type": "git",
  3078. "url": "https://github.com/symfony/polyfill-mbstring.git",
  3079. "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13"
  3080. },
  3081. "dist": {
  3082. "type": "zip",
  3083. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
  3084. "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
  3085. "shasum": ""
  3086. },
  3087. "require": {
  3088. "php": ">=7.1"
  3089. },
  3090. "suggest": {
  3091. "ext-mbstring": "For best performance"
  3092. },
  3093. "type": "library",
  3094. "extra": {
  3095. "branch-alias": {
  3096. "dev-main": "1.22-dev"
  3097. },
  3098. "thanks": {
  3099. "name": "symfony/polyfill",
  3100. "url": "https://github.com/symfony/polyfill"
  3101. }
  3102. },
  3103. "autoload": {
  3104. "psr-4": {
  3105. "Symfony\\Polyfill\\Mbstring\\": ""
  3106. },
  3107. "files": [
  3108. "bootstrap.php"
  3109. ]
  3110. },
  3111. "notification-url": "https://packagist.org/downloads/",
  3112. "license": [
  3113. "MIT"
  3114. ],
  3115. "authors": [
  3116. {
  3117. "name": "Nicolas Grekas",
  3118. "email": "p@tchwork.com"
  3119. },
  3120. {
  3121. "name": "Symfony Community",
  3122. "homepage": "https://symfony.com/contributors"
  3123. }
  3124. ],
  3125. "description": "Symfony polyfill for the Mbstring extension",
  3126. "homepage": "https://symfony.com",
  3127. "keywords": [
  3128. "compatibility",
  3129. "mbstring",
  3130. "polyfill",
  3131. "portable",
  3132. "shim"
  3133. ],
  3134. "time": "2021-01-07T16:49:33+00:00"
  3135. },
  3136. {
  3137. "name": "symfony/polyfill-php72",
  3138. "version": "v1.22.0",
  3139. "source": {
  3140. "type": "git",
  3141. "url": "https://github.com/symfony/polyfill-php72.git",
  3142. "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9"
  3143. },
  3144. "dist": {
  3145. "type": "zip",
  3146. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
  3147. "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
  3148. "shasum": ""
  3149. },
  3150. "require": {
  3151. "php": ">=7.1"
  3152. },
  3153. "type": "library",
  3154. "extra": {
  3155. "branch-alias": {
  3156. "dev-main": "1.22-dev"
  3157. },
  3158. "thanks": {
  3159. "name": "symfony/polyfill",
  3160. "url": "https://github.com/symfony/polyfill"
  3161. }
  3162. },
  3163. "autoload": {
  3164. "psr-4": {
  3165. "Symfony\\Polyfill\\Php72\\": ""
  3166. },
  3167. "files": [
  3168. "bootstrap.php"
  3169. ]
  3170. },
  3171. "notification-url": "https://packagist.org/downloads/",
  3172. "license": [
  3173. "MIT"
  3174. ],
  3175. "authors": [
  3176. {
  3177. "name": "Nicolas Grekas",
  3178. "email": "p@tchwork.com"
  3179. },
  3180. {
  3181. "name": "Symfony Community",
  3182. "homepage": "https://symfony.com/contributors"
  3183. }
  3184. ],
  3185. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  3186. "homepage": "https://symfony.com",
  3187. "keywords": [
  3188. "compatibility",
  3189. "polyfill",
  3190. "portable",
  3191. "shim"
  3192. ],
  3193. "time": "2021-01-07T16:49:33+00:00"
  3194. },
  3195. {
  3196. "name": "symfony/polyfill-php73",
  3197. "version": "v1.22.0",
  3198. "source": {
  3199. "type": "git",
  3200. "url": "https://github.com/symfony/polyfill-php73.git",
  3201. "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2"
  3202. },
  3203. "dist": {
  3204. "type": "zip",
  3205. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
  3206. "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
  3207. "shasum": ""
  3208. },
  3209. "require": {
  3210. "php": ">=7.1"
  3211. },
  3212. "type": "library",
  3213. "extra": {
  3214. "branch-alias": {
  3215. "dev-main": "1.22-dev"
  3216. },
  3217. "thanks": {
  3218. "name": "symfony/polyfill",
  3219. "url": "https://github.com/symfony/polyfill"
  3220. }
  3221. },
  3222. "autoload": {
  3223. "psr-4": {
  3224. "Symfony\\Polyfill\\Php73\\": ""
  3225. },
  3226. "files": [
  3227. "bootstrap.php"
  3228. ],
  3229. "classmap": [
  3230. "Resources/stubs"
  3231. ]
  3232. },
  3233. "notification-url": "https://packagist.org/downloads/",
  3234. "license": [
  3235. "MIT"
  3236. ],
  3237. "authors": [
  3238. {
  3239. "name": "Nicolas Grekas",
  3240. "email": "p@tchwork.com"
  3241. },
  3242. {
  3243. "name": "Symfony Community",
  3244. "homepage": "https://symfony.com/contributors"
  3245. }
  3246. ],
  3247. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  3248. "homepage": "https://symfony.com",
  3249. "keywords": [
  3250. "compatibility",
  3251. "polyfill",
  3252. "portable",
  3253. "shim"
  3254. ],
  3255. "time": "2021-01-07T16:49:33+00:00"
  3256. },
  3257. {
  3258. "name": "symfony/polyfill-php80",
  3259. "version": "v1.22.0",
  3260. "source": {
  3261. "type": "git",
  3262. "url": "https://github.com/symfony/polyfill-php80.git",
  3263. "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
  3264. },
  3265. "dist": {
  3266. "type": "zip",
  3267. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
  3268. "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
  3269. "shasum": ""
  3270. },
  3271. "require": {
  3272. "php": ">=7.1"
  3273. },
  3274. "type": "library",
  3275. "extra": {
  3276. "branch-alias": {
  3277. "dev-main": "1.22-dev"
  3278. },
  3279. "thanks": {
  3280. "name": "symfony/polyfill",
  3281. "url": "https://github.com/symfony/polyfill"
  3282. }
  3283. },
  3284. "autoload": {
  3285. "psr-4": {
  3286. "Symfony\\Polyfill\\Php80\\": ""
  3287. },
  3288. "files": [
  3289. "bootstrap.php"
  3290. ],
  3291. "classmap": [
  3292. "Resources/stubs"
  3293. ]
  3294. },
  3295. "notification-url": "https://packagist.org/downloads/",
  3296. "license": [
  3297. "MIT"
  3298. ],
  3299. "authors": [
  3300. {
  3301. "name": "Ion Bazan",
  3302. "email": "ion.bazan@gmail.com"
  3303. },
  3304. {
  3305. "name": "Nicolas Grekas",
  3306. "email": "p@tchwork.com"
  3307. },
  3308. {
  3309. "name": "Symfony Community",
  3310. "homepage": "https://symfony.com/contributors"
  3311. }
  3312. ],
  3313. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  3314. "homepage": "https://symfony.com",
  3315. "keywords": [
  3316. "compatibility",
  3317. "polyfill",
  3318. "portable",
  3319. "shim"
  3320. ],
  3321. "time": "2021-01-07T16:49:33+00:00"
  3322. },
  3323. {
  3324. "name": "symfony/process",
  3325. "version": "v5.2.1",
  3326. "source": {
  3327. "type": "git",
  3328. "url": "https://github.com/symfony/process.git",
  3329. "reference": "bd8815b8b6705298beaa384f04fabd459c10bedd"
  3330. },
  3331. "dist": {
  3332. "type": "zip",
  3333. "url": "https://api.github.com/repos/symfony/process/zipball/bd8815b8b6705298beaa384f04fabd459c10bedd",
  3334. "reference": "bd8815b8b6705298beaa384f04fabd459c10bedd",
  3335. "shasum": ""
  3336. },
  3337. "require": {
  3338. "php": ">=7.2.5",
  3339. "symfony/polyfill-php80": "^1.15"
  3340. },
  3341. "type": "library",
  3342. "autoload": {
  3343. "psr-4": {
  3344. "Symfony\\Component\\Process\\": ""
  3345. },
  3346. "exclude-from-classmap": [
  3347. "/Tests/"
  3348. ]
  3349. },
  3350. "notification-url": "https://packagist.org/downloads/",
  3351. "license": [
  3352. "MIT"
  3353. ],
  3354. "authors": [
  3355. {
  3356. "name": "Fabien Potencier",
  3357. "email": "fabien@symfony.com"
  3358. },
  3359. {
  3360. "name": "Symfony Community",
  3361. "homepage": "https://symfony.com/contributors"
  3362. }
  3363. ],
  3364. "description": "Symfony Process Component",
  3365. "homepage": "https://symfony.com",
  3366. "time": "2020-12-08T17:03:37+00:00"
  3367. },
  3368. {
  3369. "name": "symfony/routing",
  3370. "version": "v5.2.1",
  3371. "source": {
  3372. "type": "git",
  3373. "url": "https://github.com/symfony/routing.git",
  3374. "reference": "934ac2720dcc878a47a45c986b483a7ee7193620"
  3375. },
  3376. "dist": {
  3377. "type": "zip",
  3378. "url": "https://api.github.com/repos/symfony/routing/zipball/934ac2720dcc878a47a45c986b483a7ee7193620",
  3379. "reference": "934ac2720dcc878a47a45c986b483a7ee7193620",
  3380. "shasum": ""
  3381. },
  3382. "require": {
  3383. "php": ">=7.2.5",
  3384. "symfony/deprecation-contracts": "^2.1",
  3385. "symfony/polyfill-php80": "^1.15"
  3386. },
  3387. "conflict": {
  3388. "symfony/config": "<5.0",
  3389. "symfony/dependency-injection": "<4.4",
  3390. "symfony/yaml": "<4.4"
  3391. },
  3392. "require-dev": {
  3393. "doctrine/annotations": "^1.7",
  3394. "psr/log": "~1.0",
  3395. "symfony/config": "^5.0",
  3396. "symfony/dependency-injection": "^4.4|^5.0",
  3397. "symfony/expression-language": "^4.4|^5.0",
  3398. "symfony/http-foundation": "^4.4|^5.0",
  3399. "symfony/yaml": "^4.4|^5.0"
  3400. },
  3401. "suggest": {
  3402. "doctrine/annotations": "For using the annotation loader",
  3403. "symfony/config": "For using the all-in-one router or any loader",
  3404. "symfony/expression-language": "For using expression matching",
  3405. "symfony/http-foundation": "For using a Symfony Request object",
  3406. "symfony/yaml": "For using the YAML loader"
  3407. },
  3408. "type": "library",
  3409. "autoload": {
  3410. "psr-4": {
  3411. "Symfony\\Component\\Routing\\": ""
  3412. },
  3413. "exclude-from-classmap": [
  3414. "/Tests/"
  3415. ]
  3416. },
  3417. "notification-url": "https://packagist.org/downloads/",
  3418. "license": [
  3419. "MIT"
  3420. ],
  3421. "authors": [
  3422. {
  3423. "name": "Fabien Potencier",
  3424. "email": "fabien@symfony.com"
  3425. },
  3426. {
  3427. "name": "Symfony Community",
  3428. "homepage": "https://symfony.com/contributors"
  3429. }
  3430. ],
  3431. "description": "Symfony Routing Component",
  3432. "homepage": "https://symfony.com",
  3433. "keywords": [
  3434. "router",
  3435. "routing",
  3436. "uri",
  3437. "url"
  3438. ],
  3439. "time": "2020-12-08T17:03:37+00:00"
  3440. },
  3441. {
  3442. "name": "symfony/service-contracts",
  3443. "version": "v2.2.0",
  3444. "source": {
  3445. "type": "git",
  3446. "url": "https://github.com/symfony/service-contracts.git",
  3447. "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
  3448. },
  3449. "dist": {
  3450. "type": "zip",
  3451. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
  3452. "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
  3453. "shasum": ""
  3454. },
  3455. "require": {
  3456. "php": ">=7.2.5",
  3457. "psr/container": "^1.0"
  3458. },
  3459. "suggest": {
  3460. "symfony/service-implementation": ""
  3461. },
  3462. "type": "library",
  3463. "extra": {
  3464. "branch-alias": {
  3465. "dev-master": "2.2-dev"
  3466. },
  3467. "thanks": {
  3468. "name": "symfony/contracts",
  3469. "url": "https://github.com/symfony/contracts"
  3470. }
  3471. },
  3472. "autoload": {
  3473. "psr-4": {
  3474. "Symfony\\Contracts\\Service\\": ""
  3475. }
  3476. },
  3477. "notification-url": "https://packagist.org/downloads/",
  3478. "license": [
  3479. "MIT"
  3480. ],
  3481. "authors": [
  3482. {
  3483. "name": "Nicolas Grekas",
  3484. "email": "p@tchwork.com"
  3485. },
  3486. {
  3487. "name": "Symfony Community",
  3488. "homepage": "https://symfony.com/contributors"
  3489. }
  3490. ],
  3491. "description": "Generic abstractions related to writing services",
  3492. "homepage": "https://symfony.com",
  3493. "keywords": [
  3494. "abstractions",
  3495. "contracts",
  3496. "decoupling",
  3497. "interfaces",
  3498. "interoperability",
  3499. "standards"
  3500. ],
  3501. "time": "2020-09-07T11:33:47+00:00"
  3502. },
  3503. {
  3504. "name": "symfony/string",
  3505. "version": "v5.2.1",
  3506. "source": {
  3507. "type": "git",
  3508. "url": "https://github.com/symfony/string.git",
  3509. "reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed"
  3510. },
  3511. "dist": {
  3512. "type": "zip",
  3513. "url": "https://api.github.com/repos/symfony/string/zipball/5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed",
  3514. "reference": "5bd67751d2e3f7d6f770c9154b8fbcb2aa05f7ed",
  3515. "shasum": ""
  3516. },
  3517. "require": {
  3518. "php": ">=7.2.5",
  3519. "symfony/polyfill-ctype": "~1.8",
  3520. "symfony/polyfill-intl-grapheme": "~1.0",
  3521. "symfony/polyfill-intl-normalizer": "~1.0",
  3522. "symfony/polyfill-mbstring": "~1.0",
  3523. "symfony/polyfill-php80": "~1.15"
  3524. },
  3525. "require-dev": {
  3526. "symfony/error-handler": "^4.4|^5.0",
  3527. "symfony/http-client": "^4.4|^5.0",
  3528. "symfony/translation-contracts": "^1.1|^2",
  3529. "symfony/var-exporter": "^4.4|^5.0"
  3530. },
  3531. "type": "library",
  3532. "autoload": {
  3533. "psr-4": {
  3534. "Symfony\\Component\\String\\": ""
  3535. },
  3536. "files": [
  3537. "Resources/functions.php"
  3538. ],
  3539. "exclude-from-classmap": [
  3540. "/Tests/"
  3541. ]
  3542. },
  3543. "notification-url": "https://packagist.org/downloads/",
  3544. "license": [
  3545. "MIT"
  3546. ],
  3547. "authors": [
  3548. {
  3549. "name": "Nicolas Grekas",
  3550. "email": "p@tchwork.com"
  3551. },
  3552. {
  3553. "name": "Symfony Community",
  3554. "homepage": "https://symfony.com/contributors"
  3555. }
  3556. ],
  3557. "description": "Symfony String component",
  3558. "homepage": "https://symfony.com",
  3559. "keywords": [
  3560. "grapheme",
  3561. "i18n",
  3562. "string",
  3563. "unicode",
  3564. "utf-8",
  3565. "utf8"
  3566. ],
  3567. "time": "2020-12-05T07:33:16+00:00"
  3568. },
  3569. {
  3570. "name": "symfony/translation",
  3571. "version": "v5.2.1",
  3572. "source": {
  3573. "type": "git",
  3574. "url": "https://github.com/symfony/translation.git",
  3575. "reference": "a04209ba0d1391c828e5b2373181dac63c52ee70"
  3576. },
  3577. "dist": {
  3578. "type": "zip",
  3579. "url": "https://api.github.com/repos/symfony/translation/zipball/a04209ba0d1391c828e5b2373181dac63c52ee70",
  3580. "reference": "a04209ba0d1391c828e5b2373181dac63c52ee70",
  3581. "shasum": ""
  3582. },
  3583. "require": {
  3584. "php": ">=7.2.5",
  3585. "symfony/polyfill-mbstring": "~1.0",
  3586. "symfony/polyfill-php80": "^1.15",
  3587. "symfony/translation-contracts": "^2.3"
  3588. },
  3589. "conflict": {
  3590. "symfony/config": "<4.4",
  3591. "symfony/dependency-injection": "<5.0",
  3592. "symfony/http-kernel": "<5.0",
  3593. "symfony/twig-bundle": "<5.0",
  3594. "symfony/yaml": "<4.4"
  3595. },
  3596. "provide": {
  3597. "symfony/translation-implementation": "2.0"
  3598. },
  3599. "require-dev": {
  3600. "psr/log": "~1.0",
  3601. "symfony/config": "^4.4|^5.0",
  3602. "symfony/console": "^4.4|^5.0",
  3603. "symfony/dependency-injection": "^5.0",
  3604. "symfony/finder": "^4.4|^5.0",
  3605. "symfony/http-kernel": "^5.0",
  3606. "symfony/intl": "^4.4|^5.0",
  3607. "symfony/service-contracts": "^1.1.2|^2",
  3608. "symfony/yaml": "^4.4|^5.0"
  3609. },
  3610. "suggest": {
  3611. "psr/log-implementation": "To use logging capability in translator",
  3612. "symfony/config": "",
  3613. "symfony/yaml": ""
  3614. },
  3615. "type": "library",
  3616. "autoload": {
  3617. "files": [
  3618. "Resources/functions.php"
  3619. ],
  3620. "psr-4": {
  3621. "Symfony\\Component\\Translation\\": ""
  3622. },
  3623. "exclude-from-classmap": [
  3624. "/Tests/"
  3625. ]
  3626. },
  3627. "notification-url": "https://packagist.org/downloads/",
  3628. "license": [
  3629. "MIT"
  3630. ],
  3631. "authors": [
  3632. {
  3633. "name": "Fabien Potencier",
  3634. "email": "fabien@symfony.com"
  3635. },
  3636. {
  3637. "name": "Symfony Community",
  3638. "homepage": "https://symfony.com/contributors"
  3639. }
  3640. ],
  3641. "description": "Symfony Translation Component",
  3642. "homepage": "https://symfony.com",
  3643. "time": "2020-12-08T17:03:37+00:00"
  3644. },
  3645. {
  3646. "name": "symfony/translation-contracts",
  3647. "version": "v2.3.0",
  3648. "source": {
  3649. "type": "git",
  3650. "url": "https://github.com/symfony/translation-contracts.git",
  3651. "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
  3652. },
  3653. "dist": {
  3654. "type": "zip",
  3655. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
  3656. "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
  3657. "shasum": ""
  3658. },
  3659. "require": {
  3660. "php": ">=7.2.5"
  3661. },
  3662. "suggest": {
  3663. "symfony/translation-implementation": ""
  3664. },
  3665. "type": "library",
  3666. "extra": {
  3667. "branch-alias": {
  3668. "dev-master": "2.3-dev"
  3669. },
  3670. "thanks": {
  3671. "name": "symfony/contracts",
  3672. "url": "https://github.com/symfony/contracts"
  3673. }
  3674. },
  3675. "autoload": {
  3676. "psr-4": {
  3677. "Symfony\\Contracts\\Translation\\": ""
  3678. }
  3679. },
  3680. "notification-url": "https://packagist.org/downloads/",
  3681. "license": [
  3682. "MIT"
  3683. ],
  3684. "authors": [
  3685. {
  3686. "name": "Nicolas Grekas",
  3687. "email": "p@tchwork.com"
  3688. },
  3689. {
  3690. "name": "Symfony Community",
  3691. "homepage": "https://symfony.com/contributors"
  3692. }
  3693. ],
  3694. "description": "Generic abstractions related to translation",
  3695. "homepage": "https://symfony.com",
  3696. "keywords": [
  3697. "abstractions",
  3698. "contracts",
  3699. "decoupling",
  3700. "interfaces",
  3701. "interoperability",
  3702. "standards"
  3703. ],
  3704. "time": "2020-09-28T13:05:58+00:00"
  3705. },
  3706. {
  3707. "name": "symfony/var-dumper",
  3708. "version": "v5.2.1",
  3709. "source": {
  3710. "type": "git",
  3711. "url": "https://github.com/symfony/var-dumper.git",
  3712. "reference": "13e7e882eaa55863faa7c4ad7c60f12f1a8b5089"
  3713. },
  3714. "dist": {
  3715. "type": "zip",
  3716. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/13e7e882eaa55863faa7c4ad7c60f12f1a8b5089",
  3717. "reference": "13e7e882eaa55863faa7c4ad7c60f12f1a8b5089",
  3718. "shasum": ""
  3719. },
  3720. "require": {
  3721. "php": ">=7.2.5",
  3722. "symfony/polyfill-mbstring": "~1.0",
  3723. "symfony/polyfill-php80": "^1.15"
  3724. },
  3725. "conflict": {
  3726. "phpunit/phpunit": "<5.4.3",
  3727. "symfony/console": "<4.4"
  3728. },
  3729. "require-dev": {
  3730. "ext-iconv": "*",
  3731. "symfony/console": "^4.4|^5.0",
  3732. "symfony/process": "^4.4|^5.0",
  3733. "twig/twig": "^2.4|^3.0"
  3734. },
  3735. "suggest": {
  3736. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  3737. "ext-intl": "To show region name in time zone dump",
  3738. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  3739. },
  3740. "bin": [
  3741. "Resources/bin/var-dump-server"
  3742. ],
  3743. "type": "library",
  3744. "autoload": {
  3745. "files": [
  3746. "Resources/functions/dump.php"
  3747. ],
  3748. "psr-4": {
  3749. "Symfony\\Component\\VarDumper\\": ""
  3750. },
  3751. "exclude-from-classmap": [
  3752. "/Tests/"
  3753. ]
  3754. },
  3755. "notification-url": "https://packagist.org/downloads/",
  3756. "license": [
  3757. "MIT"
  3758. ],
  3759. "authors": [
  3760. {
  3761. "name": "Nicolas Grekas",
  3762. "email": "p@tchwork.com"
  3763. },
  3764. {
  3765. "name": "Symfony Community",
  3766. "homepage": "https://symfony.com/contributors"
  3767. }
  3768. ],
  3769. "description": "Symfony mechanism for exploring and dumping PHP variables",
  3770. "homepage": "https://symfony.com",
  3771. "keywords": [
  3772. "debug",
  3773. "dump"
  3774. ],
  3775. "time": "2020-12-16T17:02:19+00:00"
  3776. },
  3777. {
  3778. "name": "tijsverkoyen/css-to-inline-styles",
  3779. "version": "2.2.3",
  3780. "source": {
  3781. "type": "git",
  3782. "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
  3783. "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5"
  3784. },
  3785. "dist": {
  3786. "type": "zip",
  3787. "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b43b05cf43c1b6d849478965062b6ef73e223bb5",
  3788. "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5",
  3789. "shasum": ""
  3790. },
  3791. "require": {
  3792. "ext-dom": "*",
  3793. "ext-libxml": "*",
  3794. "php": "^5.5 || ^7.0 || ^8.0",
  3795. "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0"
  3796. },
  3797. "require-dev": {
  3798. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5"
  3799. },
  3800. "type": "library",
  3801. "extra": {
  3802. "branch-alias": {
  3803. "dev-master": "2.2.x-dev"
  3804. }
  3805. },
  3806. "autoload": {
  3807. "psr-4": {
  3808. "TijsVerkoyen\\CssToInlineStyles\\": "src"
  3809. }
  3810. },
  3811. "notification-url": "https://packagist.org/downloads/",
  3812. "license": [
  3813. "BSD-3-Clause"
  3814. ],
  3815. "authors": [
  3816. {
  3817. "name": "Tijs Verkoyen",
  3818. "email": "css_to_inline_styles@verkoyen.eu",
  3819. "role": "Developer"
  3820. }
  3821. ],
  3822. "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.",
  3823. "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
  3824. "time": "2020-07-13T06:12:54+00:00"
  3825. },
  3826. {
  3827. "name": "vlucas/phpdotenv",
  3828. "version": "v4.2.0",
  3829. "source": {
  3830. "type": "git",
  3831. "url": "https://github.com/vlucas/phpdotenv.git",
  3832. "reference": "da64796370fc4eb03cc277088f6fede9fde88482"
  3833. },
  3834. "dist": {
  3835. "type": "zip",
  3836. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/da64796370fc4eb03cc277088f6fede9fde88482",
  3837. "reference": "da64796370fc4eb03cc277088f6fede9fde88482",
  3838. "shasum": ""
  3839. },
  3840. "require": {
  3841. "php": "^5.5.9 || ^7.0 || ^8.0",
  3842. "phpoption/phpoption": "^1.7.3",
  3843. "symfony/polyfill-ctype": "^1.17"
  3844. },
  3845. "require-dev": {
  3846. "bamarni/composer-bin-plugin": "^1.4.1",
  3847. "ext-filter": "*",
  3848. "ext-pcre": "*",
  3849. "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20"
  3850. },
  3851. "suggest": {
  3852. "ext-filter": "Required to use the boolean validator.",
  3853. "ext-pcre": "Required to use most of the library."
  3854. },
  3855. "type": "library",
  3856. "extra": {
  3857. "branch-alias": {
  3858. "dev-master": "4.1-dev"
  3859. }
  3860. },
  3861. "autoload": {
  3862. "psr-4": {
  3863. "Dotenv\\": "src/"
  3864. }
  3865. },
  3866. "notification-url": "https://packagist.org/downloads/",
  3867. "license": [
  3868. "BSD-3-Clause"
  3869. ],
  3870. "authors": [
  3871. {
  3872. "name": "Graham Campbell",
  3873. "email": "graham@alt-three.com",
  3874. "homepage": "https://gjcampbell.co.uk/"
  3875. },
  3876. {
  3877. "name": "Vance Lucas",
  3878. "email": "vance@vancelucas.com",
  3879. "homepage": "https://vancelucas.com/"
  3880. }
  3881. ],
  3882. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  3883. "keywords": [
  3884. "dotenv",
  3885. "env",
  3886. "environment"
  3887. ],
  3888. "time": "2021-01-20T15:11:48+00:00"
  3889. },
  3890. {
  3891. "name": "voku/portable-ascii",
  3892. "version": "1.5.6",
  3893. "source": {
  3894. "type": "git",
  3895. "url": "https://github.com/voku/portable-ascii.git",
  3896. "reference": "80953678b19901e5165c56752d087fc11526017c"
  3897. },
  3898. "dist": {
  3899. "type": "zip",
  3900. "url": "https://api.github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c",
  3901. "reference": "80953678b19901e5165c56752d087fc11526017c",
  3902. "shasum": ""
  3903. },
  3904. "require": {
  3905. "php": ">=7.0.0"
  3906. },
  3907. "require-dev": {
  3908. "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
  3909. },
  3910. "suggest": {
  3911. "ext-intl": "Use Intl for transliterator_transliterate() support"
  3912. },
  3913. "type": "library",
  3914. "autoload": {
  3915. "psr-4": {
  3916. "voku\\": "src/voku/"
  3917. }
  3918. },
  3919. "notification-url": "https://packagist.org/downloads/",
  3920. "license": [
  3921. "MIT"
  3922. ],
  3923. "authors": [
  3924. {
  3925. "name": "Lars Moelleken",
  3926. "homepage": "http://www.moelleken.org/"
  3927. }
  3928. ],
  3929. "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
  3930. "homepage": "https://github.com/voku/portable-ascii",
  3931. "keywords": [
  3932. "ascii",
  3933. "clean",
  3934. "php"
  3935. ],
  3936. "time": "2020-11-12T00:07:28+00:00"
  3937. }
  3938. ],
  3939. "packages-dev": [
  3940. {
  3941. "name": "doctrine/instantiator",
  3942. "version": "1.4.0",
  3943. "source": {
  3944. "type": "git",
  3945. "url": "https://github.com/doctrine/instantiator.git",
  3946. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
  3947. },
  3948. "dist": {
  3949. "type": "zip",
  3950. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
  3951. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
  3952. "shasum": ""
  3953. },
  3954. "require": {
  3955. "php": "^7.1 || ^8.0"
  3956. },
  3957. "require-dev": {
  3958. "doctrine/coding-standard": "^8.0",
  3959. "ext-pdo": "*",
  3960. "ext-phar": "*",
  3961. "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
  3962. "phpstan/phpstan": "^0.12",
  3963. "phpstan/phpstan-phpunit": "^0.12",
  3964. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  3965. },
  3966. "type": "library",
  3967. "autoload": {
  3968. "psr-4": {
  3969. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  3970. }
  3971. },
  3972. "notification-url": "https://packagist.org/downloads/",
  3973. "license": [
  3974. "MIT"
  3975. ],
  3976. "authors": [
  3977. {
  3978. "name": "Marco Pivetta",
  3979. "email": "ocramius@gmail.com",
  3980. "homepage": "https://ocramius.github.io/"
  3981. }
  3982. ],
  3983. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  3984. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  3985. "keywords": [
  3986. "constructor",
  3987. "instantiate"
  3988. ],
  3989. "time": "2020-11-10T18:47:58+00:00"
  3990. },
  3991. {
  3992. "name": "facade/flare-client-php",
  3993. "version": "1.3.7",
  3994. "source": {
  3995. "type": "git",
  3996. "url": "https://github.com/facade/flare-client-php.git",
  3997. "reference": "fd688d3c06658f2b3b5f7bb19f051ee4ddf02492"
  3998. },
  3999. "dist": {
  4000. "type": "zip",
  4001. "url": "https://api.github.com/repos/facade/flare-client-php/zipball/fd688d3c06658f2b3b5f7bb19f051ee4ddf02492",
  4002. "reference": "fd688d3c06658f2b3b5f7bb19f051ee4ddf02492",
  4003. "shasum": ""
  4004. },
  4005. "require": {
  4006. "facade/ignition-contracts": "~1.0",
  4007. "illuminate/pipeline": "^5.5|^6.0|^7.0|^8.0",
  4008. "php": "^7.1|^8.0",
  4009. "symfony/http-foundation": "^3.3|^4.1|^5.0",
  4010. "symfony/mime": "^3.4|^4.0|^5.1",
  4011. "symfony/var-dumper": "^3.4|^4.0|^5.0"
  4012. },
  4013. "require-dev": {
  4014. "friendsofphp/php-cs-fixer": "^2.14",
  4015. "phpunit/phpunit": "^7.5.16",
  4016. "spatie/phpunit-snapshot-assertions": "^2.0"
  4017. },
  4018. "type": "library",
  4019. "extra": {
  4020. "branch-alias": {
  4021. "dev-master": "1.0-dev"
  4022. }
  4023. },
  4024. "autoload": {
  4025. "psr-4": {
  4026. "Facade\\FlareClient\\": "src"
  4027. },
  4028. "files": [
  4029. "src/helpers.php"
  4030. ]
  4031. },
  4032. "notification-url": "https://packagist.org/downloads/",
  4033. "license": [
  4034. "MIT"
  4035. ],
  4036. "description": "Send PHP errors to Flare",
  4037. "homepage": "https://github.com/facade/flare-client-php",
  4038. "keywords": [
  4039. "exception",
  4040. "facade",
  4041. "flare",
  4042. "reporting"
  4043. ],
  4044. "time": "2020-10-21T16:02:39+00:00"
  4045. },
  4046. {
  4047. "name": "facade/ignition",
  4048. "version": "2.4.1",
  4049. "source": {
  4050. "type": "git",
  4051. "url": "https://github.com/facade/ignition.git",
  4052. "reference": "9fc6c3d3de5271a1b94cff19dce2c9295abf0ffa"
  4053. },
  4054. "dist": {
  4055. "type": "zip",
  4056. "url": "https://api.github.com/repos/facade/ignition/zipball/9fc6c3d3de5271a1b94cff19dce2c9295abf0ffa",
  4057. "reference": "9fc6c3d3de5271a1b94cff19dce2c9295abf0ffa",
  4058. "shasum": ""
  4059. },
  4060. "require": {
  4061. "ext-json": "*",
  4062. "ext-mbstring": "*",
  4063. "facade/flare-client-php": "^1.0",
  4064. "facade/ignition-contracts": "^1.0",
  4065. "filp/whoops": "^2.4",
  4066. "illuminate/support": "^7.0|^8.0",
  4067. "monolog/monolog": "^2.0",
  4068. "php": "^7.2.5",
  4069. "scrivo/highlight.php": "^9.15",
  4070. "symfony/console": "^5.0",
  4071. "symfony/var-dumper": "^5.0"
  4072. },
  4073. "require-dev": {
  4074. "friendsofphp/php-cs-fixer": "^2.14",
  4075. "mockery/mockery": "^1.3",
  4076. "orchestra/testbench": "^5.0|^6.0",
  4077. "psalm/plugin-laravel": "^1.2"
  4078. },
  4079. "suggest": {
  4080. "laravel/telescope": "^3.1"
  4081. },
  4082. "type": "library",
  4083. "extra": {
  4084. "branch-alias": {
  4085. "dev-master": "2.x-dev"
  4086. },
  4087. "laravel": {
  4088. "providers": [
  4089. "Facade\\Ignition\\IgnitionServiceProvider"
  4090. ],
  4091. "aliases": {
  4092. "Flare": "Facade\\Ignition\\Facades\\Flare"
  4093. }
  4094. }
  4095. },
  4096. "autoload": {
  4097. "psr-4": {
  4098. "Facade\\Ignition\\": "src"
  4099. },
  4100. "files": [
  4101. "src/helpers.php"
  4102. ]
  4103. },
  4104. "notification-url": "https://packagist.org/downloads/",
  4105. "license": [
  4106. "MIT"
  4107. ],
  4108. "description": "A beautiful error page for Laravel applications.",
  4109. "homepage": "https://github.com/facade/ignition",
  4110. "keywords": [
  4111. "error",
  4112. "flare",
  4113. "laravel",
  4114. "page"
  4115. ],
  4116. "time": "2020-10-14T08:59:59+00:00"
  4117. },
  4118. {
  4119. "name": "facade/ignition-contracts",
  4120. "version": "1.0.1",
  4121. "source": {
  4122. "type": "git",
  4123. "url": "https://github.com/facade/ignition-contracts.git",
  4124. "reference": "aeab1ce8b68b188a43e81758e750151ad7da796b"
  4125. },
  4126. "dist": {
  4127. "type": "zip",
  4128. "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/aeab1ce8b68b188a43e81758e750151ad7da796b",
  4129. "reference": "aeab1ce8b68b188a43e81758e750151ad7da796b",
  4130. "shasum": ""
  4131. },
  4132. "require": {
  4133. "php": "^7.1"
  4134. },
  4135. "require-dev": {
  4136. "friendsofphp/php-cs-fixer": "^2.14",
  4137. "phpunit/phpunit": "^7.5|^8.0",
  4138. "vimeo/psalm": "^3.12"
  4139. },
  4140. "type": "library",
  4141. "autoload": {
  4142. "psr-4": {
  4143. "Facade\\IgnitionContracts\\": "src"
  4144. }
  4145. },
  4146. "notification-url": "https://packagist.org/downloads/",
  4147. "license": [
  4148. "MIT"
  4149. ],
  4150. "authors": [
  4151. {
  4152. "name": "Freek Van der Herten",
  4153. "email": "freek@spatie.be",
  4154. "homepage": "https://flareapp.io",
  4155. "role": "Developer"
  4156. }
  4157. ],
  4158. "description": "Solution contracts for Ignition",
  4159. "homepage": "https://github.com/facade/ignition-contracts",
  4160. "keywords": [
  4161. "contracts",
  4162. "flare",
  4163. "ignition"
  4164. ],
  4165. "time": "2020-07-14T10:10:28+00:00"
  4166. },
  4167. {
  4168. "name": "fakerphp/faker",
  4169. "version": "v1.13.0",
  4170. "source": {
  4171. "type": "git",
  4172. "url": "https://github.com/FakerPHP/Faker.git",
  4173. "reference": "ab3f5364d01f2c2c16113442fb987d26e4004913"
  4174. },
  4175. "dist": {
  4176. "type": "zip",
  4177. "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/ab3f5364d01f2c2c16113442fb987d26e4004913",
  4178. "reference": "ab3f5364d01f2c2c16113442fb987d26e4004913",
  4179. "shasum": ""
  4180. },
  4181. "require": {
  4182. "php": "^7.1 || ^8.0"
  4183. },
  4184. "conflict": {
  4185. "fzaninotto/faker": "*"
  4186. },
  4187. "require-dev": {
  4188. "bamarni/composer-bin-plugin": "^1.4.1",
  4189. "ext-intl": "*",
  4190. "phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.4.2"
  4191. },
  4192. "type": "library",
  4193. "autoload": {
  4194. "psr-4": {
  4195. "Faker\\": "src/Faker/"
  4196. }
  4197. },
  4198. "notification-url": "https://packagist.org/downloads/",
  4199. "license": [
  4200. "MIT"
  4201. ],
  4202. "authors": [
  4203. {
  4204. "name": "François Zaninotto"
  4205. }
  4206. ],
  4207. "description": "Faker is a PHP library that generates fake data for you.",
  4208. "keywords": [
  4209. "data",
  4210. "faker",
  4211. "fixtures"
  4212. ],
  4213. "time": "2020-12-18T16:50:48+00:00"
  4214. },
  4215. {
  4216. "name": "filp/whoops",
  4217. "version": "2.9.1",
  4218. "source": {
  4219. "type": "git",
  4220. "url": "https://github.com/filp/whoops.git",
  4221. "reference": "307fb34a5ab697461ec4c9db865b20ff2fd40771"
  4222. },
  4223. "dist": {
  4224. "type": "zip",
  4225. "url": "https://api.github.com/repos/filp/whoops/zipball/307fb34a5ab697461ec4c9db865b20ff2fd40771",
  4226. "reference": "307fb34a5ab697461ec4c9db865b20ff2fd40771",
  4227. "shasum": ""
  4228. },
  4229. "require": {
  4230. "php": "^5.5.9 || ^7.0 || ^8.0",
  4231. "psr/log": "^1.0.1"
  4232. },
  4233. "require-dev": {
  4234. "mockery/mockery": "^0.9 || ^1.0",
  4235. "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
  4236. "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
  4237. },
  4238. "suggest": {
  4239. "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
  4240. "whoops/soap": "Formats errors as SOAP responses"
  4241. },
  4242. "type": "library",
  4243. "extra": {
  4244. "branch-alias": {
  4245. "dev-master": "2.7-dev"
  4246. }
  4247. },
  4248. "autoload": {
  4249. "psr-4": {
  4250. "Whoops\\": "src/Whoops/"
  4251. }
  4252. },
  4253. "notification-url": "https://packagist.org/downloads/",
  4254. "license": [
  4255. "MIT"
  4256. ],
  4257. "authors": [
  4258. {
  4259. "name": "Filipe Dobreira",
  4260. "homepage": "https://github.com/filp",
  4261. "role": "Developer"
  4262. }
  4263. ],
  4264. "description": "php error handling for cool kids",
  4265. "homepage": "https://filp.github.io/whoops/",
  4266. "keywords": [
  4267. "error",
  4268. "exception",
  4269. "handling",
  4270. "library",
  4271. "throwable",
  4272. "whoops"
  4273. ],
  4274. "time": "2020-11-01T12:00:00+00:00"
  4275. },
  4276. {
  4277. "name": "hamcrest/hamcrest-php",
  4278. "version": "v2.0.1",
  4279. "source": {
  4280. "type": "git",
  4281. "url": "https://github.com/hamcrest/hamcrest-php.git",
  4282. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
  4283. },
  4284. "dist": {
  4285. "type": "zip",
  4286. "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  4287. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  4288. "shasum": ""
  4289. },
  4290. "require": {
  4291. "php": "^5.3|^7.0|^8.0"
  4292. },
  4293. "replace": {
  4294. "cordoval/hamcrest-php": "*",
  4295. "davedevelopment/hamcrest-php": "*",
  4296. "kodova/hamcrest-php": "*"
  4297. },
  4298. "require-dev": {
  4299. "phpunit/php-file-iterator": "^1.4 || ^2.0",
  4300. "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
  4301. },
  4302. "type": "library",
  4303. "extra": {
  4304. "branch-alias": {
  4305. "dev-master": "2.1-dev"
  4306. }
  4307. },
  4308. "autoload": {
  4309. "classmap": [
  4310. "hamcrest"
  4311. ]
  4312. },
  4313. "notification-url": "https://packagist.org/downloads/",
  4314. "license": [
  4315. "BSD-3-Clause"
  4316. ],
  4317. "description": "This is the PHP port of Hamcrest Matchers",
  4318. "keywords": [
  4319. "test"
  4320. ],
  4321. "time": "2020-07-09T08:09:16+00:00"
  4322. },
  4323. {
  4324. "name": "mockery/mockery",
  4325. "version": "1.3.3",
  4326. "source": {
  4327. "type": "git",
  4328. "url": "https://github.com/mockery/mockery.git",
  4329. "reference": "60fa2f67f6e4d3634bb4a45ff3171fa52215800d"
  4330. },
  4331. "dist": {
  4332. "type": "zip",
  4333. "url": "https://api.github.com/repos/mockery/mockery/zipball/60fa2f67f6e4d3634bb4a45ff3171fa52215800d",
  4334. "reference": "60fa2f67f6e4d3634bb4a45ff3171fa52215800d",
  4335. "shasum": ""
  4336. },
  4337. "require": {
  4338. "hamcrest/hamcrest-php": "^2.0.1",
  4339. "lib-pcre": ">=7.0",
  4340. "php": ">=5.6.0"
  4341. },
  4342. "require-dev": {
  4343. "phpunit/phpunit": "^5.7.10|^6.5|^7.5|^8.5|^9.3"
  4344. },
  4345. "type": "library",
  4346. "extra": {
  4347. "branch-alias": {
  4348. "dev-master": "1.3.x-dev"
  4349. }
  4350. },
  4351. "autoload": {
  4352. "psr-0": {
  4353. "Mockery": "library/"
  4354. }
  4355. },
  4356. "notification-url": "https://packagist.org/downloads/",
  4357. "license": [
  4358. "BSD-3-Clause"
  4359. ],
  4360. "authors": [
  4361. {
  4362. "name": "Pádraic Brady",
  4363. "email": "padraic.brady@gmail.com",
  4364. "homepage": "http://blog.astrumfutura.com"
  4365. },
  4366. {
  4367. "name": "Dave Marshall",
  4368. "email": "dave.marshall@atstsolutions.co.uk",
  4369. "homepage": "http://davedevelopment.co.uk"
  4370. }
  4371. ],
  4372. "description": "Mockery is a simple yet flexible PHP mock object framework",
  4373. "homepage": "https://github.com/mockery/mockery",
  4374. "keywords": [
  4375. "BDD",
  4376. "TDD",
  4377. "library",
  4378. "mock",
  4379. "mock objects",
  4380. "mockery",
  4381. "stub",
  4382. "test",
  4383. "test double",
  4384. "testing"
  4385. ],
  4386. "time": "2020-08-11T18:10:21+00:00"
  4387. },
  4388. {
  4389. "name": "myclabs/deep-copy",
  4390. "version": "1.10.2",
  4391. "source": {
  4392. "type": "git",
  4393. "url": "https://github.com/myclabs/DeepCopy.git",
  4394. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
  4395. },
  4396. "dist": {
  4397. "type": "zip",
  4398. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
  4399. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
  4400. "shasum": ""
  4401. },
  4402. "require": {
  4403. "php": "^7.1 || ^8.0"
  4404. },
  4405. "replace": {
  4406. "myclabs/deep-copy": "self.version"
  4407. },
  4408. "require-dev": {
  4409. "doctrine/collections": "^1.0",
  4410. "doctrine/common": "^2.6",
  4411. "phpunit/phpunit": "^7.1"
  4412. },
  4413. "type": "library",
  4414. "autoload": {
  4415. "psr-4": {
  4416. "DeepCopy\\": "src/DeepCopy/"
  4417. },
  4418. "files": [
  4419. "src/DeepCopy/deep_copy.php"
  4420. ]
  4421. },
  4422. "notification-url": "https://packagist.org/downloads/",
  4423. "license": [
  4424. "MIT"
  4425. ],
  4426. "description": "Create deep copies (clones) of your objects",
  4427. "keywords": [
  4428. "clone",
  4429. "copy",
  4430. "duplicate",
  4431. "object",
  4432. "object graph"
  4433. ],
  4434. "time": "2020-11-13T09:40:50+00:00"
  4435. },
  4436. {
  4437. "name": "nunomaduro/collision",
  4438. "version": "v4.3.0",
  4439. "source": {
  4440. "type": "git",
  4441. "url": "https://github.com/nunomaduro/collision.git",
  4442. "reference": "7c125dc2463f3e144ddc7e05e63077109508c94e"
  4443. },
  4444. "dist": {
  4445. "type": "zip",
  4446. "url": "https://api.github.com/repos/nunomaduro/collision/zipball/7c125dc2463f3e144ddc7e05e63077109508c94e",
  4447. "reference": "7c125dc2463f3e144ddc7e05e63077109508c94e",
  4448. "shasum": ""
  4449. },
  4450. "require": {
  4451. "facade/ignition-contracts": "^1.0",
  4452. "filp/whoops": "^2.4",
  4453. "php": "^7.2.5 || ^8.0",
  4454. "symfony/console": "^5.0"
  4455. },
  4456. "require-dev": {
  4457. "facade/ignition": "^2.0",
  4458. "fideloper/proxy": "^4.2",
  4459. "friendsofphp/php-cs-fixer": "^2.16",
  4460. "fruitcake/laravel-cors": "^1.0",
  4461. "laravel/framework": "^7.0",
  4462. "laravel/tinker": "^2.0",
  4463. "nunomaduro/larastan": "^0.6",
  4464. "orchestra/testbench": "^5.0",
  4465. "phpstan/phpstan": "^0.12.3",
  4466. "phpunit/phpunit": "^8.5.1 || ^9.0"
  4467. },
  4468. "type": "library",
  4469. "extra": {
  4470. "laravel": {
  4471. "providers": [
  4472. "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
  4473. ]
  4474. }
  4475. },
  4476. "autoload": {
  4477. "psr-4": {
  4478. "NunoMaduro\\Collision\\": "src/"
  4479. }
  4480. },
  4481. "notification-url": "https://packagist.org/downloads/",
  4482. "license": [
  4483. "MIT"
  4484. ],
  4485. "authors": [
  4486. {
  4487. "name": "Nuno Maduro",
  4488. "email": "enunomaduro@gmail.com"
  4489. }
  4490. ],
  4491. "description": "Cli error handling for console/command-line PHP applications.",
  4492. "keywords": [
  4493. "artisan",
  4494. "cli",
  4495. "command-line",
  4496. "console",
  4497. "error",
  4498. "handling",
  4499. "laravel",
  4500. "laravel-zero",
  4501. "php",
  4502. "symfony"
  4503. ],
  4504. "time": "2020-10-29T15:12:23+00:00"
  4505. },
  4506. {
  4507. "name": "phar-io/manifest",
  4508. "version": "2.0.1",
  4509. "source": {
  4510. "type": "git",
  4511. "url": "https://github.com/phar-io/manifest.git",
  4512. "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133"
  4513. },
  4514. "dist": {
  4515. "type": "zip",
  4516. "url": "https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
  4517. "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
  4518. "shasum": ""
  4519. },
  4520. "require": {
  4521. "ext-dom": "*",
  4522. "ext-phar": "*",
  4523. "ext-xmlwriter": "*",
  4524. "phar-io/version": "^3.0.1",
  4525. "php": "^7.2 || ^8.0"
  4526. },
  4527. "type": "library",
  4528. "extra": {
  4529. "branch-alias": {
  4530. "dev-master": "2.0.x-dev"
  4531. }
  4532. },
  4533. "autoload": {
  4534. "classmap": [
  4535. "src/"
  4536. ]
  4537. },
  4538. "notification-url": "https://packagist.org/downloads/",
  4539. "license": [
  4540. "BSD-3-Clause"
  4541. ],
  4542. "authors": [
  4543. {
  4544. "name": "Arne Blankerts",
  4545. "email": "arne@blankerts.de",
  4546. "role": "Developer"
  4547. },
  4548. {
  4549. "name": "Sebastian Heuer",
  4550. "email": "sebastian@phpeople.de",
  4551. "role": "Developer"
  4552. },
  4553. {
  4554. "name": "Sebastian Bergmann",
  4555. "email": "sebastian@phpunit.de",
  4556. "role": "Developer"
  4557. }
  4558. ],
  4559. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  4560. "time": "2020-06-27T14:33:11+00:00"
  4561. },
  4562. {
  4563. "name": "phar-io/version",
  4564. "version": "3.0.4",
  4565. "source": {
  4566. "type": "git",
  4567. "url": "https://github.com/phar-io/version.git",
  4568. "reference": "e4782611070e50613683d2b9a57730e9a3ba5451"
  4569. },
  4570. "dist": {
  4571. "type": "zip",
  4572. "url": "https://api.github.com/repos/phar-io/version/zipball/e4782611070e50613683d2b9a57730e9a3ba5451",
  4573. "reference": "e4782611070e50613683d2b9a57730e9a3ba5451",
  4574. "shasum": ""
  4575. },
  4576. "require": {
  4577. "php": "^7.2 || ^8.0"
  4578. },
  4579. "type": "library",
  4580. "autoload": {
  4581. "classmap": [
  4582. "src/"
  4583. ]
  4584. },
  4585. "notification-url": "https://packagist.org/downloads/",
  4586. "license": [
  4587. "BSD-3-Clause"
  4588. ],
  4589. "authors": [
  4590. {
  4591. "name": "Arne Blankerts",
  4592. "email": "arne@blankerts.de",
  4593. "role": "Developer"
  4594. },
  4595. {
  4596. "name": "Sebastian Heuer",
  4597. "email": "sebastian@phpeople.de",
  4598. "role": "Developer"
  4599. },
  4600. {
  4601. "name": "Sebastian Bergmann",
  4602. "email": "sebastian@phpunit.de",
  4603. "role": "Developer"
  4604. }
  4605. ],
  4606. "description": "Library for handling version information and constraints",
  4607. "time": "2020-12-13T23:18:30+00:00"
  4608. },
  4609. {
  4610. "name": "phpdocumentor/reflection-common",
  4611. "version": "2.2.0",
  4612. "source": {
  4613. "type": "git",
  4614. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  4615. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  4616. },
  4617. "dist": {
  4618. "type": "zip",
  4619. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  4620. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  4621. "shasum": ""
  4622. },
  4623. "require": {
  4624. "php": "^7.2 || ^8.0"
  4625. },
  4626. "type": "library",
  4627. "extra": {
  4628. "branch-alias": {
  4629. "dev-2.x": "2.x-dev"
  4630. }
  4631. },
  4632. "autoload": {
  4633. "psr-4": {
  4634. "phpDocumentor\\Reflection\\": "src/"
  4635. }
  4636. },
  4637. "notification-url": "https://packagist.org/downloads/",
  4638. "license": [
  4639. "MIT"
  4640. ],
  4641. "authors": [
  4642. {
  4643. "name": "Jaap van Otterdijk",
  4644. "email": "opensource@ijaap.nl"
  4645. }
  4646. ],
  4647. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  4648. "homepage": "http://www.phpdoc.org",
  4649. "keywords": [
  4650. "FQSEN",
  4651. "phpDocumentor",
  4652. "phpdoc",
  4653. "reflection",
  4654. "static analysis"
  4655. ],
  4656. "time": "2020-06-27T09:03:43+00:00"
  4657. },
  4658. {
  4659. "name": "phpdocumentor/reflection-docblock",
  4660. "version": "5.2.2",
  4661. "source": {
  4662. "type": "git",
  4663. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  4664. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
  4665. },
  4666. "dist": {
  4667. "type": "zip",
  4668. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
  4669. "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
  4670. "shasum": ""
  4671. },
  4672. "require": {
  4673. "ext-filter": "*",
  4674. "php": "^7.2 || ^8.0",
  4675. "phpdocumentor/reflection-common": "^2.2",
  4676. "phpdocumentor/type-resolver": "^1.3",
  4677. "webmozart/assert": "^1.9.1"
  4678. },
  4679. "require-dev": {
  4680. "mockery/mockery": "~1.3.2"
  4681. },
  4682. "type": "library",
  4683. "extra": {
  4684. "branch-alias": {
  4685. "dev-master": "5.x-dev"
  4686. }
  4687. },
  4688. "autoload": {
  4689. "psr-4": {
  4690. "phpDocumentor\\Reflection\\": "src"
  4691. }