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.

8070 lines
291 KiB

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