intento de muestra de gasolina
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 

7716 satır
276 KiB

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