My SMM panel
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

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