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.

7899 lines
283 KiB

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