You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9470 lines
348 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": "adac0ab0952e1dfd35fe491956f6ae86",
  8. "packages": [
  9. {
  10. "name": "brick/math",
  11. "version": "0.9.3",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/brick/math.git",
  15. "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
  20. "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-json": "*",
  25. "php": "^7.1 || ^8.0"
  26. },
  27. "require-dev": {
  28. "php-coveralls/php-coveralls": "^2.2",
  29. "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
  30. "vimeo/psalm": "4.9.2"
  31. },
  32. "type": "library",
  33. "autoload": {
  34. "psr-4": {
  35. "Brick\\Math\\": "src/"
  36. }
  37. },
  38. "notification-url": "https://packagist.org/downloads/",
  39. "license": [
  40. "MIT"
  41. ],
  42. "description": "Arbitrary-precision arithmetic library",
  43. "keywords": [
  44. "Arbitrary-precision",
  45. "BigInteger",
  46. "BigRational",
  47. "arithmetic",
  48. "bigdecimal",
  49. "bignum",
  50. "brick",
  51. "math"
  52. ],
  53. "support": {
  54. "issues": "https://github.com/brick/math/issues",
  55. "source": "https://github.com/brick/math/tree/0.9.3"
  56. },
  57. "funding": [
  58. {
  59. "url": "https://github.com/BenMorel",
  60. "type": "github"
  61. },
  62. {
  63. "url": "https://tidelift.com/funding/github/packagist/brick/math",
  64. "type": "tidelift"
  65. }
  66. ],
  67. "time": "2021-08-15T20:50:18+00:00"
  68. },
  69. {
  70. "name": "dflydev/dot-access-data",
  71. "version": "v3.0.1",
  72. "source": {
  73. "type": "git",
  74. "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
  75. "reference": "0992cc19268b259a39e86f296da5f0677841f42c"
  76. },
  77. "dist": {
  78. "type": "zip",
  79. "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/0992cc19268b259a39e86f296da5f0677841f42c",
  80. "reference": "0992cc19268b259a39e86f296da5f0677841f42c",
  81. "shasum": ""
  82. },
  83. "require": {
  84. "php": "^7.1 || ^8.0"
  85. },
  86. "require-dev": {
  87. "phpstan/phpstan": "^0.12.42",
  88. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
  89. "scrutinizer/ocular": "1.6.0",
  90. "squizlabs/php_codesniffer": "^3.5",
  91. "vimeo/psalm": "^3.14"
  92. },
  93. "type": "library",
  94. "extra": {
  95. "branch-alias": {
  96. "dev-main": "3.x-dev"
  97. }
  98. },
  99. "autoload": {
  100. "psr-4": {
  101. "Dflydev\\DotAccessData\\": "src/"
  102. }
  103. },
  104. "notification-url": "https://packagist.org/downloads/",
  105. "license": [
  106. "MIT"
  107. ],
  108. "authors": [
  109. {
  110. "name": "Dragonfly Development Inc.",
  111. "email": "info@dflydev.com",
  112. "homepage": "http://dflydev.com"
  113. },
  114. {
  115. "name": "Beau Simensen",
  116. "email": "beau@dflydev.com",
  117. "homepage": "http://beausimensen.com"
  118. },
  119. {
  120. "name": "Carlos Frutos",
  121. "email": "carlos@kiwing.it",
  122. "homepage": "https://github.com/cfrutos"
  123. },
  124. {
  125. "name": "Colin O'Dell",
  126. "email": "colinodell@gmail.com",
  127. "homepage": "https://www.colinodell.com"
  128. }
  129. ],
  130. "description": "Given a deep data structure, access data by dot notation.",
  131. "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
  132. "keywords": [
  133. "access",
  134. "data",
  135. "dot",
  136. "notation"
  137. ],
  138. "support": {
  139. "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
  140. "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.1"
  141. },
  142. "time": "2021-08-13T13:06:58+00:00"
  143. },
  144. {
  145. "name": "doctrine/cache",
  146. "version": "2.1.1",
  147. "source": {
  148. "type": "git",
  149. "url": "https://github.com/doctrine/cache.git",
  150. "reference": "331b4d5dbaeab3827976273e9356b3b453c300ce"
  151. },
  152. "dist": {
  153. "type": "zip",
  154. "url": "https://api.github.com/repos/doctrine/cache/zipball/331b4d5dbaeab3827976273e9356b3b453c300ce",
  155. "reference": "331b4d5dbaeab3827976273e9356b3b453c300ce",
  156. "shasum": ""
  157. },
  158. "require": {
  159. "php": "~7.1 || ^8.0"
  160. },
  161. "conflict": {
  162. "doctrine/common": ">2.2,<2.4"
  163. },
  164. "require-dev": {
  165. "alcaeus/mongo-php-adapter": "^1.1",
  166. "cache/integration-tests": "dev-master",
  167. "doctrine/coding-standard": "^8.0",
  168. "mongodb/mongodb": "^1.1",
  169. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
  170. "predis/predis": "~1.0",
  171. "psr/cache": "^1.0 || ^2.0 || ^3.0",
  172. "symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
  173. "symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
  174. },
  175. "suggest": {
  176. "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
  177. },
  178. "type": "library",
  179. "autoload": {
  180. "psr-4": {
  181. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  182. }
  183. },
  184. "notification-url": "https://packagist.org/downloads/",
  185. "license": [
  186. "MIT"
  187. ],
  188. "authors": [
  189. {
  190. "name": "Guilherme Blanco",
  191. "email": "guilhermeblanco@gmail.com"
  192. },
  193. {
  194. "name": "Roman Borschel",
  195. "email": "roman@code-factory.org"
  196. },
  197. {
  198. "name": "Benjamin Eberlei",
  199. "email": "kontakt@beberlei.de"
  200. },
  201. {
  202. "name": "Jonathan Wage",
  203. "email": "jonwage@gmail.com"
  204. },
  205. {
  206. "name": "Johannes Schmitt",
  207. "email": "schmittjoh@gmail.com"
  208. }
  209. ],
  210. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  211. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  212. "keywords": [
  213. "abstraction",
  214. "apcu",
  215. "cache",
  216. "caching",
  217. "couchdb",
  218. "memcached",
  219. "php",
  220. "redis",
  221. "xcache"
  222. ],
  223. "support": {
  224. "issues": "https://github.com/doctrine/cache/issues",
  225. "source": "https://github.com/doctrine/cache/tree/2.1.1"
  226. },
  227. "funding": [
  228. {
  229. "url": "https://www.doctrine-project.org/sponsorship.html",
  230. "type": "custom"
  231. },
  232. {
  233. "url": "https://www.patreon.com/phpdoctrine",
  234. "type": "patreon"
  235. },
  236. {
  237. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
  238. "type": "tidelift"
  239. }
  240. ],
  241. "time": "2021-07-17T14:49:29+00:00"
  242. },
  243. {
  244. "name": "doctrine/dbal",
  245. "version": "3.3.2",
  246. "source": {
  247. "type": "git",
  248. "url": "https://github.com/doctrine/dbal.git",
  249. "reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed"
  250. },
  251. "dist": {
  252. "type": "zip",
  253. "url": "https://api.github.com/repos/doctrine/dbal/zipball/35eae239ef515d55ebb24e9d4715cad09a4f58ed",
  254. "reference": "35eae239ef515d55ebb24e9d4715cad09a4f58ed",
  255. "shasum": ""
  256. },
  257. "require": {
  258. "composer-runtime-api": "^2",
  259. "doctrine/cache": "^1.11|^2.0",
  260. "doctrine/deprecations": "^0.5.3",
  261. "doctrine/event-manager": "^1.0",
  262. "php": "^7.3 || ^8.0",
  263. "psr/cache": "^1|^2|^3",
  264. "psr/log": "^1|^2|^3"
  265. },
  266. "require-dev": {
  267. "doctrine/coding-standard": "9.0.0",
  268. "jetbrains/phpstorm-stubs": "2021.1",
  269. "phpstan/phpstan": "1.4.0",
  270. "phpstan/phpstan-strict-rules": "^1.1",
  271. "phpunit/phpunit": "9.5.11",
  272. "psalm/plugin-phpunit": "0.16.1",
  273. "squizlabs/php_codesniffer": "3.6.2",
  274. "symfony/cache": "^5.2|^6.0",
  275. "symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
  276. "vimeo/psalm": "4.16.1"
  277. },
  278. "suggest": {
  279. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  280. },
  281. "bin": [
  282. "bin/doctrine-dbal"
  283. ],
  284. "type": "library",
  285. "autoload": {
  286. "psr-4": {
  287. "Doctrine\\DBAL\\": "src"
  288. }
  289. },
  290. "notification-url": "https://packagist.org/downloads/",
  291. "license": [
  292. "MIT"
  293. ],
  294. "authors": [
  295. {
  296. "name": "Guilherme Blanco",
  297. "email": "guilhermeblanco@gmail.com"
  298. },
  299. {
  300. "name": "Roman Borschel",
  301. "email": "roman@code-factory.org"
  302. },
  303. {
  304. "name": "Benjamin Eberlei",
  305. "email": "kontakt@beberlei.de"
  306. },
  307. {
  308. "name": "Jonathan Wage",
  309. "email": "jonwage@gmail.com"
  310. }
  311. ],
  312. "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
  313. "homepage": "https://www.doctrine-project.org/projects/dbal.html",
  314. "keywords": [
  315. "abstraction",
  316. "database",
  317. "db2",
  318. "dbal",
  319. "mariadb",
  320. "mssql",
  321. "mysql",
  322. "oci8",
  323. "oracle",
  324. "pdo",
  325. "pgsql",
  326. "postgresql",
  327. "queryobject",
  328. "sasql",
  329. "sql",
  330. "sqlite",
  331. "sqlserver",
  332. "sqlsrv"
  333. ],
  334. "support": {
  335. "issues": "https://github.com/doctrine/dbal/issues",
  336. "source": "https://github.com/doctrine/dbal/tree/3.3.2"
  337. },
  338. "funding": [
  339. {
  340. "url": "https://www.doctrine-project.org/sponsorship.html",
  341. "type": "custom"
  342. },
  343. {
  344. "url": "https://www.patreon.com/phpdoctrine",
  345. "type": "patreon"
  346. },
  347. {
  348. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
  349. "type": "tidelift"
  350. }
  351. ],
  352. "time": "2022-02-05T16:33:45+00:00"
  353. },
  354. {
  355. "name": "doctrine/deprecations",
  356. "version": "v0.5.3",
  357. "source": {
  358. "type": "git",
  359. "url": "https://github.com/doctrine/deprecations.git",
  360. "reference": "9504165960a1f83cc1480e2be1dd0a0478561314"
  361. },
  362. "dist": {
  363. "type": "zip",
  364. "url": "https://api.github.com/repos/doctrine/deprecations/zipball/9504165960a1f83cc1480e2be1dd0a0478561314",
  365. "reference": "9504165960a1f83cc1480e2be1dd0a0478561314",
  366. "shasum": ""
  367. },
  368. "require": {
  369. "php": "^7.1|^8.0"
  370. },
  371. "require-dev": {
  372. "doctrine/coding-standard": "^6.0|^7.0|^8.0",
  373. "phpunit/phpunit": "^7.0|^8.0|^9.0",
  374. "psr/log": "^1.0"
  375. },
  376. "suggest": {
  377. "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
  378. },
  379. "type": "library",
  380. "autoload": {
  381. "psr-4": {
  382. "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
  383. }
  384. },
  385. "notification-url": "https://packagist.org/downloads/",
  386. "license": [
  387. "MIT"
  388. ],
  389. "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
  390. "homepage": "https://www.doctrine-project.org/",
  391. "support": {
  392. "issues": "https://github.com/doctrine/deprecations/issues",
  393. "source": "https://github.com/doctrine/deprecations/tree/v0.5.3"
  394. },
  395. "time": "2021-03-21T12:59:47+00:00"
  396. },
  397. {
  398. "name": "doctrine/event-manager",
  399. "version": "1.1.1",
  400. "source": {
  401. "type": "git",
  402. "url": "https://github.com/doctrine/event-manager.git",
  403. "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
  404. },
  405. "dist": {
  406. "type": "zip",
  407. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
  408. "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
  409. "shasum": ""
  410. },
  411. "require": {
  412. "php": "^7.1 || ^8.0"
  413. },
  414. "conflict": {
  415. "doctrine/common": "<2.9@dev"
  416. },
  417. "require-dev": {
  418. "doctrine/coding-standard": "^6.0",
  419. "phpunit/phpunit": "^7.0"
  420. },
  421. "type": "library",
  422. "extra": {
  423. "branch-alias": {
  424. "dev-master": "1.0.x-dev"
  425. }
  426. },
  427. "autoload": {
  428. "psr-4": {
  429. "Doctrine\\Common\\": "lib/Doctrine/Common"
  430. }
  431. },
  432. "notification-url": "https://packagist.org/downloads/",
  433. "license": [
  434. "MIT"
  435. ],
  436. "authors": [
  437. {
  438. "name": "Guilherme Blanco",
  439. "email": "guilhermeblanco@gmail.com"
  440. },
  441. {
  442. "name": "Roman Borschel",
  443. "email": "roman@code-factory.org"
  444. },
  445. {
  446. "name": "Benjamin Eberlei",
  447. "email": "kontakt@beberlei.de"
  448. },
  449. {
  450. "name": "Jonathan Wage",
  451. "email": "jonwage@gmail.com"
  452. },
  453. {
  454. "name": "Johannes Schmitt",
  455. "email": "schmittjoh@gmail.com"
  456. },
  457. {
  458. "name": "Marco Pivetta",
  459. "email": "ocramius@gmail.com"
  460. }
  461. ],
  462. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  463. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  464. "keywords": [
  465. "event",
  466. "event dispatcher",
  467. "event manager",
  468. "event system",
  469. "events"
  470. ],
  471. "support": {
  472. "issues": "https://github.com/doctrine/event-manager/issues",
  473. "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
  474. },
  475. "funding": [
  476. {
  477. "url": "https://www.doctrine-project.org/sponsorship.html",
  478. "type": "custom"
  479. },
  480. {
  481. "url": "https://www.patreon.com/phpdoctrine",
  482. "type": "patreon"
  483. },
  484. {
  485. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
  486. "type": "tidelift"
  487. }
  488. ],
  489. "time": "2020-05-29T18:28:51+00:00"
  490. },
  491. {
  492. "name": "doctrine/inflector",
  493. "version": "2.0.4",
  494. "source": {
  495. "type": "git",
  496. "url": "https://github.com/doctrine/inflector.git",
  497. "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
  498. },
  499. "dist": {
  500. "type": "zip",
  501. "url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
  502. "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
  503. "shasum": ""
  504. },
  505. "require": {
  506. "php": "^7.2 || ^8.0"
  507. },
  508. "require-dev": {
  509. "doctrine/coding-standard": "^8.2",
  510. "phpstan/phpstan": "^0.12",
  511. "phpstan/phpstan-phpunit": "^0.12",
  512. "phpstan/phpstan-strict-rules": "^0.12",
  513. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
  514. "vimeo/psalm": "^4.10"
  515. },
  516. "type": "library",
  517. "autoload": {
  518. "psr-4": {
  519. "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
  520. }
  521. },
  522. "notification-url": "https://packagist.org/downloads/",
  523. "license": [
  524. "MIT"
  525. ],
  526. "authors": [
  527. {
  528. "name": "Guilherme Blanco",
  529. "email": "guilhermeblanco@gmail.com"
  530. },
  531. {
  532. "name": "Roman Borschel",
  533. "email": "roman@code-factory.org"
  534. },
  535. {
  536. "name": "Benjamin Eberlei",
  537. "email": "kontakt@beberlei.de"
  538. },
  539. {
  540. "name": "Jonathan Wage",
  541. "email": "jonwage@gmail.com"
  542. },
  543. {
  544. "name": "Johannes Schmitt",
  545. "email": "schmittjoh@gmail.com"
  546. }
  547. ],
  548. "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
  549. "homepage": "https://www.doctrine-project.org/projects/inflector.html",
  550. "keywords": [
  551. "inflection",
  552. "inflector",
  553. "lowercase",
  554. "manipulation",
  555. "php",
  556. "plural",
  557. "singular",
  558. "strings",
  559. "uppercase",
  560. "words"
  561. ],
  562. "support": {
  563. "issues": "https://github.com/doctrine/inflector/issues",
  564. "source": "https://github.com/doctrine/inflector/tree/2.0.4"
  565. },
  566. "funding": [
  567. {
  568. "url": "https://www.doctrine-project.org/sponsorship.html",
  569. "type": "custom"
  570. },
  571. {
  572. "url": "https://www.patreon.com/phpdoctrine",
  573. "type": "patreon"
  574. },
  575. {
  576. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
  577. "type": "tidelift"
  578. }
  579. ],
  580. "time": "2021-10-22T20:16:43+00:00"
  581. },
  582. {
  583. "name": "doctrine/lexer",
  584. "version": "1.2.2",
  585. "source": {
  586. "type": "git",
  587. "url": "https://github.com/doctrine/lexer.git",
  588. "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c"
  589. },
  590. "dist": {
  591. "type": "zip",
  592. "url": "https://api.github.com/repos/doctrine/lexer/zipball/9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c",
  593. "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c",
  594. "shasum": ""
  595. },
  596. "require": {
  597. "php": "^7.1 || ^8.0"
  598. },
  599. "require-dev": {
  600. "doctrine/coding-standard": "^9.0",
  601. "phpstan/phpstan": "1.3",
  602. "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
  603. "vimeo/psalm": "^4.11"
  604. },
  605. "type": "library",
  606. "autoload": {
  607. "psr-4": {
  608. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  609. }
  610. },
  611. "notification-url": "https://packagist.org/downloads/",
  612. "license": [
  613. "MIT"
  614. ],
  615. "authors": [
  616. {
  617. "name": "Guilherme Blanco",
  618. "email": "guilhermeblanco@gmail.com"
  619. },
  620. {
  621. "name": "Roman Borschel",
  622. "email": "roman@code-factory.org"
  623. },
  624. {
  625. "name": "Johannes Schmitt",
  626. "email": "schmittjoh@gmail.com"
  627. }
  628. ],
  629. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  630. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  631. "keywords": [
  632. "annotations",
  633. "docblock",
  634. "lexer",
  635. "parser",
  636. "php"
  637. ],
  638. "support": {
  639. "issues": "https://github.com/doctrine/lexer/issues",
  640. "source": "https://github.com/doctrine/lexer/tree/1.2.2"
  641. },
  642. "funding": [
  643. {
  644. "url": "https://www.doctrine-project.org/sponsorship.html",
  645. "type": "custom"
  646. },
  647. {
  648. "url": "https://www.patreon.com/phpdoctrine",
  649. "type": "patreon"
  650. },
  651. {
  652. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
  653. "type": "tidelift"
  654. }
  655. ],
  656. "time": "2022-01-12T08:27:12+00:00"
  657. },
  658. {
  659. "name": "dragonmantank/cron-expression",
  660. "version": "v3.3.1",
  661. "source": {
  662. "type": "git",
  663. "url": "https://github.com/dragonmantank/cron-expression.git",
  664. "reference": "be85b3f05b46c39bbc0d95f6c071ddff669510fa"
  665. },
  666. "dist": {
  667. "type": "zip",
  668. "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/be85b3f05b46c39bbc0d95f6c071ddff669510fa",
  669. "reference": "be85b3f05b46c39bbc0d95f6c071ddff669510fa",
  670. "shasum": ""
  671. },
  672. "require": {
  673. "php": "^7.2|^8.0",
  674. "webmozart/assert": "^1.0"
  675. },
  676. "replace": {
  677. "mtdowling/cron-expression": "^1.0"
  678. },
  679. "require-dev": {
  680. "phpstan/extension-installer": "^1.0",
  681. "phpstan/phpstan": "^1.0",
  682. "phpstan/phpstan-webmozart-assert": "^1.0",
  683. "phpunit/phpunit": "^7.0|^8.0|^9.0"
  684. },
  685. "type": "library",
  686. "autoload": {
  687. "psr-4": {
  688. "Cron\\": "src/Cron/"
  689. }
  690. },
  691. "notification-url": "https://packagist.org/downloads/",
  692. "license": [
  693. "MIT"
  694. ],
  695. "authors": [
  696. {
  697. "name": "Chris Tankersley",
  698. "email": "chris@ctankersley.com",
  699. "homepage": "https://github.com/dragonmantank"
  700. }
  701. ],
  702. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  703. "keywords": [
  704. "cron",
  705. "schedule"
  706. ],
  707. "support": {
  708. "issues": "https://github.com/dragonmantank/cron-expression/issues",
  709. "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.1"
  710. },
  711. "funding": [
  712. {
  713. "url": "https://github.com/dragonmantank",
  714. "type": "github"
  715. }
  716. ],
  717. "time": "2022-01-18T15:43:28+00:00"
  718. },
  719. {
  720. "name": "egulias/email-validator",
  721. "version": "2.1.25",
  722. "source": {
  723. "type": "git",
  724. "url": "https://github.com/egulias/EmailValidator.git",
  725. "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
  726. },
  727. "dist": {
  728. "type": "zip",
  729. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
  730. "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
  731. "shasum": ""
  732. },
  733. "require": {
  734. "doctrine/lexer": "^1.0.1",
  735. "php": ">=5.5",
  736. "symfony/polyfill-intl-idn": "^1.10"
  737. },
  738. "require-dev": {
  739. "dominicsayers/isemail": "^3.0.7",
  740. "phpunit/phpunit": "^4.8.36|^7.5.15",
  741. "satooshi/php-coveralls": "^1.0.1"
  742. },
  743. "suggest": {
  744. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  745. },
  746. "type": "library",
  747. "extra": {
  748. "branch-alias": {
  749. "dev-master": "2.1.x-dev"
  750. }
  751. },
  752. "autoload": {
  753. "psr-4": {
  754. "Egulias\\EmailValidator\\": "src"
  755. }
  756. },
  757. "notification-url": "https://packagist.org/downloads/",
  758. "license": [
  759. "MIT"
  760. ],
  761. "authors": [
  762. {
  763. "name": "Eduardo Gulias Davis"
  764. }
  765. ],
  766. "description": "A library for validating emails against several RFCs",
  767. "homepage": "https://github.com/egulias/EmailValidator",
  768. "keywords": [
  769. "email",
  770. "emailvalidation",
  771. "emailvalidator",
  772. "validation",
  773. "validator"
  774. ],
  775. "support": {
  776. "issues": "https://github.com/egulias/EmailValidator/issues",
  777. "source": "https://github.com/egulias/EmailValidator/tree/2.1.25"
  778. },
  779. "funding": [
  780. {
  781. "url": "https://github.com/egulias",
  782. "type": "github"
  783. }
  784. ],
  785. "time": "2020-12-29T14:50:06+00:00"
  786. },
  787. {
  788. "name": "fideloper/proxy",
  789. "version": "4.4.1",
  790. "source": {
  791. "type": "git",
  792. "url": "https://github.com/fideloper/TrustedProxy.git",
  793. "reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0"
  794. },
  795. "dist": {
  796. "type": "zip",
  797. "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/c073b2bd04d1c90e04dc1b787662b558dd65ade0",
  798. "reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0",
  799. "shasum": ""
  800. },
  801. "require": {
  802. "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0|^9.0",
  803. "php": ">=5.4.0"
  804. },
  805. "require-dev": {
  806. "illuminate/http": "^5.0|^6.0|^7.0|^8.0|^9.0",
  807. "mockery/mockery": "^1.0",
  808. "phpunit/phpunit": "^6.0"
  809. },
  810. "type": "library",
  811. "extra": {
  812. "laravel": {
  813. "providers": [
  814. "Fideloper\\Proxy\\TrustedProxyServiceProvider"
  815. ]
  816. }
  817. },
  818. "autoload": {
  819. "psr-4": {
  820. "Fideloper\\Proxy\\": "src/"
  821. }
  822. },
  823. "notification-url": "https://packagist.org/downloads/",
  824. "license": [
  825. "MIT"
  826. ],
  827. "authors": [
  828. {
  829. "name": "Chris Fidao",
  830. "email": "fideloper@gmail.com"
  831. }
  832. ],
  833. "description": "Set trusted proxies for Laravel",
  834. "keywords": [
  835. "load balancing",
  836. "proxy",
  837. "trusted proxy"
  838. ],
  839. "support": {
  840. "issues": "https://github.com/fideloper/TrustedProxy/issues",
  841. "source": "https://github.com/fideloper/TrustedProxy/tree/4.4.1"
  842. },
  843. "time": "2020-10-22T13:48:01+00:00"
  844. },
  845. {
  846. "name": "firefly-iii/api-support-classes",
  847. "version": "dev-master",
  848. "source": {
  849. "type": "git",
  850. "url": "https://github.com/JC5/api-support-classes.git",
  851. "reference": "ccba1f20c6dc8b0d767af5bd01f439a0f574aa75"
  852. },
  853. "dist": {
  854. "type": "zip",
  855. "url": "https://api.github.com/repos/JC5/api-support-classes/zipball/ccba1f20c6dc8b0d767af5bd01f439a0f574aa75",
  856. "reference": "ccba1f20c6dc8b0d767af5bd01f439a0f574aa75",
  857. "shasum": ""
  858. },
  859. "require": {
  860. "ext-json": "*",
  861. "guzzlehttp/guzzle": "^6.5|^7.0",
  862. "illuminate/support": "^5.5|^6.0|^7.0|^8.0",
  863. "php": ">=7.4"
  864. },
  865. "require-dev": {
  866. "phpunit/phpunit": ">=8.0",
  867. "squizlabs/php_codesniffer": "^3.0"
  868. },
  869. "default-branch": true,
  870. "type": "library",
  871. "extra": {
  872. "branch-alias": {
  873. "dev-master": "1.0-dev"
  874. }
  875. },
  876. "autoload": {
  877. "psr-4": {
  878. "GrumpyDictator\\FFIIIApiSupport\\": "src"
  879. }
  880. },
  881. "notification-url": "https://packagist.org/downloads/",
  882. "license": [
  883. "AGPL-3.0-or-later"
  884. ],
  885. "authors": [
  886. {
  887. "name": "James Cole",
  888. "email": "james@firefly-iii.org",
  889. "homepage": "https://github.com/JC5",
  890. "role": "Developer"
  891. }
  892. ],
  893. "description": "API support classes",
  894. "homepage": "https://github.com/firefly-iii/api-support-classes",
  895. "keywords": [
  896. "administration",
  897. "api",
  898. "api support",
  899. "assistant",
  900. "bills",
  901. "budgeting",
  902. "budgeting application",
  903. "budgeting tool",
  904. "budgets",
  905. "currency",
  906. "dollar",
  907. "euro",
  908. "finance",
  909. "finances",
  910. "financial",
  911. "financials",
  912. "firefly",
  913. "firefly iii",
  914. "firefly-iii",
  915. "help",
  916. "helper",
  917. "import",
  918. "importing",
  919. "laravel",
  920. "management",
  921. "manager",
  922. "money",
  923. "organizing",
  924. "personal finance",
  925. "planning",
  926. "self hosted",
  927. "self-hosted",
  928. "tool",
  929. "tooling",
  930. "transactions",
  931. "transfers"
  932. ],
  933. "support": {
  934. "docs": "https://docs.firefly-iii.org/",
  935. "email": "thegrumpydictator@gmail.com",
  936. "forum": "https://reddit.com/r/FireflyIII",
  937. "issues": "https://github.com/firefly-iii/firefly-iii/issues",
  938. "source": "https://github.com/firefly-iii/api-support-classes"
  939. },
  940. "funding": [
  941. {
  942. "url": "https://github.com/sponsors/JC5",
  943. "type": "github"
  944. },
  945. {
  946. "url": "https://www.patreon.com/JC5",
  947. "type": "patreon"
  948. }
  949. ],
  950. "time": "2021-09-25T14:20:40+00:00"
  951. },
  952. {
  953. "name": "fruitcake/laravel-cors",
  954. "version": "v2.1.0",
  955. "source": {
  956. "type": "git",
  957. "url": "https://github.com/fruitcake/laravel-cors.git",
  958. "reference": "361d71f00a0eea8b74da26ae75d0d207c53aa5b3"
  959. },
  960. "dist": {
  961. "type": "zip",
  962. "url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/361d71f00a0eea8b74da26ae75d0d207c53aa5b3",
  963. "reference": "361d71f00a0eea8b74da26ae75d0d207c53aa5b3",
  964. "shasum": ""
  965. },
  966. "require": {
  967. "fruitcake/php-cors": "^1",
  968. "illuminate/contracts": "^6|^7|^8|^9",
  969. "illuminate/support": "^6|^7|^8|^9",
  970. "php": ">=7.2"
  971. },
  972. "require-dev": {
  973. "laravel/framework": "^6|^7.24|^8",
  974. "orchestra/testbench-dusk": "^4|^5|^6|^7",
  975. "phpunit/phpunit": "^6|^7|^8|^9",
  976. "squizlabs/php_codesniffer": "^3.5"
  977. },
  978. "type": "library",
  979. "extra": {
  980. "branch-alias": {
  981. "dev-master": "2.1-dev"
  982. },
  983. "laravel": {
  984. "providers": [
  985. "Fruitcake\\Cors\\CorsServiceProvider"
  986. ]
  987. }
  988. },
  989. "autoload": {
  990. "psr-4": {
  991. "Fruitcake\\Cors\\": "src/"
  992. }
  993. },
  994. "notification-url": "https://packagist.org/downloads/",
  995. "license": [
  996. "MIT"
  997. ],
  998. "authors": [
  999. {
  1000. "name": "Fruitcake",
  1001. "homepage": "https://fruitcake.nl"
  1002. },
  1003. {
  1004. "name": "Barry vd. Heuvel",
  1005. "email": "barryvdh@gmail.com"
  1006. }
  1007. ],
  1008. "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application",
  1009. "keywords": [
  1010. "api",
  1011. "cors",
  1012. "crossdomain",
  1013. "laravel"
  1014. ],
  1015. "support": {
  1016. "issues": "https://github.com/fruitcake/laravel-cors/issues",
  1017. "source": "https://github.com/fruitcake/laravel-cors/tree/v2.1.0"
  1018. },
  1019. "funding": [
  1020. {
  1021. "url": "https://fruitcake.nl",
  1022. "type": "custom"
  1023. },
  1024. {
  1025. "url": "https://github.com/barryvdh",
  1026. "type": "github"
  1027. }
  1028. ],
  1029. "time": "2022-02-19T14:17:28+00:00"
  1030. },
  1031. {
  1032. "name": "fruitcake/php-cors",
  1033. "version": "v1.2.0",
  1034. "source": {
  1035. "type": "git",
  1036. "url": "https://github.com/fruitcake/php-cors.git",
  1037. "reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e"
  1038. },
  1039. "dist": {
  1040. "type": "zip",
  1041. "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/58571acbaa5f9f462c9c77e911700ac66f446d4e",
  1042. "reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e",
  1043. "shasum": ""
  1044. },
  1045. "require": {
  1046. "php": "^7.4|^8.0",
  1047. "symfony/http-foundation": "^4.4|^5.4|^6"
  1048. },
  1049. "require-dev": {
  1050. "phpstan/phpstan": "^1.4",
  1051. "phpunit/phpunit": "^9",
  1052. "squizlabs/php_codesniffer": "^3.5"
  1053. },
  1054. "type": "library",
  1055. "extra": {
  1056. "branch-alias": {
  1057. "dev-main": "1.1-dev"
  1058. }
  1059. },
  1060. "autoload": {
  1061. "psr-4": {
  1062. "Fruitcake\\Cors\\": "src/"
  1063. }
  1064. },
  1065. "notification-url": "https://packagist.org/downloads/",
  1066. "license": [
  1067. "MIT"
  1068. ],
  1069. "authors": [
  1070. {
  1071. "name": "Fruitcake",
  1072. "homepage": "https://fruitcake.nl"
  1073. },
  1074. {
  1075. "name": "Barryvdh",
  1076. "email": "barryvdh@gmail.com"
  1077. }
  1078. ],
  1079. "description": "Cross-origin resource sharing library for the Symfony HttpFoundation",
  1080. "homepage": "https://github.com/fruitcake/php-cors",
  1081. "keywords": [
  1082. "cors",
  1083. "laravel",
  1084. "symfony"
  1085. ],
  1086. "support": {
  1087. "issues": "https://github.com/fruitcake/php-cors/issues",
  1088. "source": "https://github.com/fruitcake/php-cors/tree/v1.2.0"
  1089. },
  1090. "funding": [
  1091. {
  1092. "url": "https://fruitcake.nl",
  1093. "type": "custom"
  1094. },
  1095. {
  1096. "url": "https://github.com/barryvdh",
  1097. "type": "github"
  1098. }
  1099. ],
  1100. "time": "2022-02-20T15:07:15+00:00"
  1101. },
  1102. {
  1103. "name": "graham-campbell/result-type",
  1104. "version": "v1.0.4",
  1105. "source": {
  1106. "type": "git",
  1107. "url": "https://github.com/GrahamCampbell/Result-Type.git",
  1108. "reference": "0690bde05318336c7221785f2a932467f98b64ca"
  1109. },
  1110. "dist": {
  1111. "type": "zip",
  1112. "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/0690bde05318336c7221785f2a932467f98b64ca",
  1113. "reference": "0690bde05318336c7221785f2a932467f98b64ca",
  1114. "shasum": ""
  1115. },
  1116. "require": {
  1117. "php": "^7.0 || ^8.0",
  1118. "phpoption/phpoption": "^1.8"
  1119. },
  1120. "require-dev": {
  1121. "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
  1122. },
  1123. "type": "library",
  1124. "autoload": {
  1125. "psr-4": {
  1126. "GrahamCampbell\\ResultType\\": "src/"
  1127. }
  1128. },
  1129. "notification-url": "https://packagist.org/downloads/",
  1130. "license": [
  1131. "MIT"
  1132. ],
  1133. "authors": [
  1134. {
  1135. "name": "Graham Campbell",
  1136. "email": "hello@gjcampbell.co.uk",
  1137. "homepage": "https://github.com/GrahamCampbell"
  1138. }
  1139. ],
  1140. "description": "An Implementation Of The Result Type",
  1141. "keywords": [
  1142. "Graham Campbell",
  1143. "GrahamCampbell",
  1144. "Result Type",
  1145. "Result-Type",
  1146. "result"
  1147. ],
  1148. "support": {
  1149. "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
  1150. "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.4"
  1151. },
  1152. "funding": [
  1153. {
  1154. "url": "https://github.com/GrahamCampbell",
  1155. "type": "github"
  1156. },
  1157. {
  1158. "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
  1159. "type": "tidelift"
  1160. }
  1161. ],
  1162. "time": "2021-11-21T21:41:47+00:00"
  1163. },
  1164. {
  1165. "name": "guzzlehttp/guzzle",
  1166. "version": "7.4.1",
  1167. "source": {
  1168. "type": "git",
  1169. "url": "https://github.com/guzzle/guzzle.git",
  1170. "reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79"
  1171. },
  1172. "dist": {
  1173. "type": "zip",
  1174. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
  1175. "reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
  1176. "shasum": ""
  1177. },
  1178. "require": {
  1179. "ext-json": "*",
  1180. "guzzlehttp/promises": "^1.5",
  1181. "guzzlehttp/psr7": "^1.8.3 || ^2.1",
  1182. "php": "^7.2.5 || ^8.0",
  1183. "psr/http-client": "^1.0",
  1184. "symfony/deprecation-contracts": "^2.2 || ^3.0"
  1185. },
  1186. "provide": {
  1187. "psr/http-client-implementation": "1.0"
  1188. },
  1189. "require-dev": {
  1190. "bamarni/composer-bin-plugin": "^1.4.1",
  1191. "ext-curl": "*",
  1192. "php-http/client-integration-tests": "^3.0",
  1193. "phpunit/phpunit": "^8.5.5 || ^9.3.5",
  1194. "psr/log": "^1.1 || ^2.0 || ^3.0"
  1195. },
  1196. "suggest": {
  1197. "ext-curl": "Required for CURL handler support",
  1198. "ext-intl": "Required for Internationalized Domain Name (IDN) support",
  1199. "psr/log": "Required for using the Log middleware"
  1200. },
  1201. "type": "library",
  1202. "extra": {
  1203. "branch-alias": {
  1204. "dev-master": "7.4-dev"
  1205. }
  1206. },
  1207. "autoload": {
  1208. "files": [
  1209. "src/functions_include.php"
  1210. ],
  1211. "psr-4": {
  1212. "GuzzleHttp\\": "src/"
  1213. }
  1214. },
  1215. "notification-url": "https://packagist.org/downloads/",
  1216. "license": [
  1217. "MIT"
  1218. ],
  1219. "authors": [
  1220. {
  1221. "name": "Graham Campbell",
  1222. "email": "hello@gjcampbell.co.uk",
  1223. "homepage": "https://github.com/GrahamCampbell"
  1224. },
  1225. {
  1226. "name": "Michael Dowling",
  1227. "email": "mtdowling@gmail.com",
  1228. "homepage": "https://github.com/mtdowling"
  1229. },
  1230. {
  1231. "name": "Jeremy Lindblom",
  1232. "email": "jeremeamia@gmail.com",
  1233. "homepage": "https://github.com/jeremeamia"
  1234. },
  1235. {
  1236. "name": "George Mponos",
  1237. "email": "gmponos@gmail.com",
  1238. "homepage": "https://github.com/gmponos"
  1239. },
  1240. {
  1241. "name": "Tobias Nyholm",
  1242. "email": "tobias.nyholm@gmail.com",
  1243. "homepage": "https://github.com/Nyholm"
  1244. },
  1245. {
  1246. "name": "Márk Sági-Kazár",
  1247. "email": "mark.sagikazar@gmail.com",
  1248. "homepage": "https://github.com/sagikazarmark"
  1249. },
  1250. {
  1251. "name": "Tobias Schultze",
  1252. "email": "webmaster@tubo-world.de",
  1253. "homepage": "https://github.com/Tobion"
  1254. }
  1255. ],
  1256. "description": "Guzzle is a PHP HTTP client library",
  1257. "keywords": [
  1258. "client",
  1259. "curl",
  1260. "framework",
  1261. "http",
  1262. "http client",
  1263. "psr-18",
  1264. "psr-7",
  1265. "rest",
  1266. "web service"
  1267. ],
  1268. "support": {
  1269. "issues": "https://github.com/guzzle/guzzle/issues",
  1270. "source": "https://github.com/guzzle/guzzle/tree/7.4.1"
  1271. },
  1272. "funding": [
  1273. {
  1274. "url": "https://github.com/GrahamCampbell",
  1275. "type": "github"
  1276. },
  1277. {
  1278. "url": "https://github.com/Nyholm",
  1279. "type": "github"
  1280. },
  1281. {
  1282. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
  1283. "type": "tidelift"
  1284. }
  1285. ],
  1286. "time": "2021-12-06T18:43:05+00:00"
  1287. },
  1288. {
  1289. "name": "guzzlehttp/promises",
  1290. "version": "1.5.1",
  1291. "source": {
  1292. "type": "git",
  1293. "url": "https://github.com/guzzle/promises.git",
  1294. "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
  1295. },
  1296. "dist": {
  1297. "type": "zip",
  1298. "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
  1299. "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
  1300. "shasum": ""
  1301. },
  1302. "require": {
  1303. "php": ">=5.5"
  1304. },
  1305. "require-dev": {
  1306. "symfony/phpunit-bridge": "^4.4 || ^5.1"
  1307. },
  1308. "type": "library",
  1309. "extra": {
  1310. "branch-alias": {
  1311. "dev-master": "1.5-dev"
  1312. }
  1313. },
  1314. "autoload": {
  1315. "psr-4": {
  1316. "GuzzleHttp\\Promise\\": "src/"
  1317. },
  1318. "files": [
  1319. "src/functions_include.php"
  1320. ]
  1321. },
  1322. "notification-url": "https://packagist.org/downloads/",
  1323. "license": [
  1324. "MIT"
  1325. ],
  1326. "authors": [
  1327. {
  1328. "name": "Graham Campbell",
  1329. "email": "hello@gjcampbell.co.uk",
  1330. "homepage": "https://github.com/GrahamCampbell"
  1331. },
  1332. {
  1333. "name": "Michael Dowling",
  1334. "email": "mtdowling@gmail.com",
  1335. "homepage": "https://github.com/mtdowling"
  1336. },
  1337. {
  1338. "name": "Tobias Nyholm",
  1339. "email": "tobias.nyholm@gmail.com",
  1340. "homepage": "https://github.com/Nyholm"
  1341. },
  1342. {
  1343. "name": "Tobias Schultze",
  1344. "email": "webmaster@tubo-world.de",
  1345. "homepage": "https://github.com/Tobion"
  1346. }
  1347. ],
  1348. "description": "Guzzle promises library",
  1349. "keywords": [
  1350. "promise"
  1351. ],
  1352. "support": {
  1353. "issues": "https://github.com/guzzle/promises/issues",
  1354. "source": "https://github.com/guzzle/promises/tree/1.5.1"
  1355. },
  1356. "funding": [
  1357. {
  1358. "url": "https://github.com/GrahamCampbell",
  1359. "type": "github"
  1360. },
  1361. {
  1362. "url": "https://github.com/Nyholm",
  1363. "type": "github"
  1364. },
  1365. {
  1366. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
  1367. "type": "tidelift"
  1368. }
  1369. ],
  1370. "time": "2021-10-22T20:56:57+00:00"
  1371. },
  1372. {
  1373. "name": "guzzlehttp/psr7",
  1374. "version": "2.1.0",
  1375. "source": {
  1376. "type": "git",
  1377. "url": "https://github.com/guzzle/psr7.git",
  1378. "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72"
  1379. },
  1380. "dist": {
  1381. "type": "zip",
  1382. "url": "https://api.github.com/repos/guzzle/psr7/zipball/089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
  1383. "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
  1384. "shasum": ""
  1385. },
  1386. "require": {
  1387. "php": "^7.2.5 || ^8.0",
  1388. "psr/http-factory": "^1.0",
  1389. "psr/http-message": "^1.0",
  1390. "ralouphie/getallheaders": "^3.0"
  1391. },
  1392. "provide": {
  1393. "psr/http-factory-implementation": "1.0",
  1394. "psr/http-message-implementation": "1.0"
  1395. },
  1396. "require-dev": {
  1397. "bamarni/composer-bin-plugin": "^1.4.1",
  1398. "http-interop/http-factory-tests": "^0.9",
  1399. "phpunit/phpunit": "^8.5.8 || ^9.3.10"
  1400. },
  1401. "suggest": {
  1402. "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
  1403. },
  1404. "type": "library",
  1405. "extra": {
  1406. "branch-alias": {
  1407. "dev-master": "2.1-dev"
  1408. }
  1409. },
  1410. "autoload": {
  1411. "psr-4": {
  1412. "GuzzleHttp\\Psr7\\": "src/"
  1413. }
  1414. },
  1415. "notification-url": "https://packagist.org/downloads/",
  1416. "license": [
  1417. "MIT"
  1418. ],
  1419. "authors": [
  1420. {
  1421. "name": "Graham Campbell",
  1422. "email": "hello@gjcampbell.co.uk",
  1423. "homepage": "https://github.com/GrahamCampbell"
  1424. },
  1425. {
  1426. "name": "Michael Dowling",
  1427. "email": "mtdowling@gmail.com",
  1428. "homepage": "https://github.com/mtdowling"
  1429. },
  1430. {
  1431. "name": "George Mponos",
  1432. "email": "gmponos@gmail.com",
  1433. "homepage": "https://github.com/gmponos"
  1434. },
  1435. {
  1436. "name": "Tobias Nyholm",
  1437. "email": "tobias.nyholm@gmail.com",
  1438. "homepage": "https://github.com/Nyholm"
  1439. },
  1440. {
  1441. "name": "Márk Sági-Kazár",
  1442. "email": "mark.sagikazar@gmail.com",
  1443. "homepage": "https://github.com/sagikazarmark"
  1444. },
  1445. {
  1446. "name": "Tobias Schultze",
  1447. "email": "webmaster@tubo-world.de",
  1448. "homepage": "https://github.com/Tobion"
  1449. },
  1450. {
  1451. "name": "Márk Sági-Kazár",
  1452. "email": "mark.sagikazar@gmail.com",
  1453. "homepage": "https://sagikazarmark.hu"
  1454. }
  1455. ],
  1456. "description": "PSR-7 message implementation that also provides common utility methods",
  1457. "keywords": [
  1458. "http",
  1459. "message",
  1460. "psr-7",
  1461. "request",
  1462. "response",
  1463. "stream",
  1464. "uri",
  1465. "url"
  1466. ],
  1467. "support": {
  1468. "issues": "https://github.com/guzzle/psr7/issues",
  1469. "source": "https://github.com/guzzle/psr7/tree/2.1.0"
  1470. },
  1471. "funding": [
  1472. {
  1473. "url": "https://github.com/GrahamCampbell",
  1474. "type": "github"
  1475. },
  1476. {
  1477. "url": "https://github.com/Nyholm",
  1478. "type": "github"
  1479. },
  1480. {
  1481. "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
  1482. "type": "tidelift"
  1483. }
  1484. ],
  1485. "time": "2021-10-06T17:43:30+00:00"
  1486. },
  1487. {
  1488. "name": "laravel/framework",
  1489. "version": "v8.83.1",
  1490. "source": {
  1491. "type": "git",
  1492. "url": "https://github.com/laravel/framework.git",
  1493. "reference": "bddba117f8bce2f3c9875ca1ca375a96350d0f4d"
  1494. },
  1495. "dist": {
  1496. "type": "zip",
  1497. "url": "https://api.github.com/repos/laravel/framework/zipball/bddba117f8bce2f3c9875ca1ca375a96350d0f4d",
  1498. "reference": "bddba117f8bce2f3c9875ca1ca375a96350d0f4d",
  1499. "shasum": ""
  1500. },
  1501. "require": {
  1502. "doctrine/inflector": "^1.4|^2.0",
  1503. "dragonmantank/cron-expression": "^3.0.2",
  1504. "egulias/email-validator": "^2.1.10",
  1505. "ext-json": "*",
  1506. "ext-mbstring": "*",
  1507. "ext-openssl": "*",
  1508. "laravel/serializable-closure": "^1.0",
  1509. "league/commonmark": "^1.3|^2.0.2",
  1510. "league/flysystem": "^1.1",
  1511. "monolog/monolog": "^2.0",
  1512. "nesbot/carbon": "^2.53.1",
  1513. "opis/closure": "^3.6",
  1514. "php": "^7.3|^8.0",
  1515. "psr/container": "^1.0",
  1516. "psr/log": "^1.0|^2.0",
  1517. "psr/simple-cache": "^1.0",
  1518. "ramsey/uuid": "^4.2.2",
  1519. "swiftmailer/swiftmailer": "^6.3",
  1520. "symfony/console": "^5.4",
  1521. "symfony/error-handler": "^5.4",
  1522. "symfony/finder": "^5.4",
  1523. "symfony/http-foundation": "^5.4",
  1524. "symfony/http-kernel": "^5.4",
  1525. "symfony/mime": "^5.4",
  1526. "symfony/process": "^5.4",
  1527. "symfony/routing": "^5.4",
  1528. "symfony/var-dumper": "^5.4",
  1529. "tijsverkoyen/css-to-inline-styles": "^2.2.2",
  1530. "vlucas/phpdotenv": "^5.4.1",
  1531. "voku/portable-ascii": "^1.6.1"
  1532. },
  1533. "conflict": {
  1534. "tightenco/collect": "<5.5.33"
  1535. },
  1536. "provide": {
  1537. "psr/container-implementation": "1.0",
  1538. "psr/simple-cache-implementation": "1.0"
  1539. },
  1540. "replace": {
  1541. "illuminate/auth": "self.version",
  1542. "illuminate/broadcasting": "self.version",
  1543. "illuminate/bus": "self.version",
  1544. "illuminate/cache": "self.version",
  1545. "illuminate/collections": "self.version",
  1546. "illuminate/config": "self.version",
  1547. "illuminate/console": "self.version",
  1548. "illuminate/container": "self.version",
  1549. "illuminate/contracts": "self.version",
  1550. "illuminate/cookie": "self.version",
  1551. "illuminate/database": "self.version",
  1552. "illuminate/encryption": "self.version",
  1553. "illuminate/events": "self.version",
  1554. "illuminate/filesystem": "self.version",
  1555. "illuminate/hashing": "self.version",
  1556. "illuminate/http": "self.version",
  1557. "illuminate/log": "self.version",
  1558. "illuminate/macroable": "self.version",
  1559. "illuminate/mail": "self.version",
  1560. "illuminate/notifications": "self.version",
  1561. "illuminate/pagination": "self.version",
  1562. "illuminate/pipeline": "self.version",
  1563. "illuminate/queue": "self.version",
  1564. "illuminate/redis": "self.version",
  1565. "illuminate/routing": "self.version",
  1566. "illuminate/session": "self.version",
  1567. "illuminate/support": "self.version",
  1568. "illuminate/testing": "self.version",
  1569. "illuminate/translation": "self.version",
  1570. "illuminate/validation": "self.version",
  1571. "illuminate/view": "self.version"
  1572. },
  1573. "require-dev": {
  1574. "aws/aws-sdk-php": "^3.198.1",
  1575. "doctrine/dbal": "^2.13.3|^3.1.4",
  1576. "filp/whoops": "^2.14.3",
  1577. "guzzlehttp/guzzle": "^6.5.5|^7.0.1",
  1578. "league/flysystem-cached-adapter": "^1.0",
  1579. "mockery/mockery": "^1.4.4",
  1580. "orchestra/testbench-core": "^6.27",
  1581. "pda/pheanstalk": "^4.0",
  1582. "phpunit/phpunit": "^8.5.19|^9.5.8",
  1583. "predis/predis": "^1.1.9",
  1584. "symfony/cache": "^5.4"
  1585. },
  1586. "suggest": {
  1587. "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
  1588. "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.198.1).",
  1589. "brianium/paratest": "Required to run tests in parallel (^6.0).",
  1590. "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).",
  1591. "ext-bcmath": "Required to use the multiple_of validation rule.",
  1592. "ext-ftp": "Required to use the Flysystem FTP driver.",
  1593. "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
  1594. "ext-memcached": "Required to use the memcache cache driver.",
  1595. "ext-pcntl": "Required to use all features of the queue worker.",
  1596. "ext-posix": "Required to use all features of the queue worker.",
  1597. "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
  1598. "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
  1599. "filp/whoops": "Required for friendly error pages in development (^2.14.3).",
  1600. "guzzlehttp/guzzle": "Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.5.5|^7.0.1).",
  1601. "laravel/tinker": "Required to use the tinker console command (^2.0).",
  1602. "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
  1603. "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
  1604. "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
  1605. "mockery/mockery": "Required to use mocking (^1.4.4).",
  1606. "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
  1607. "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
  1608. "phpunit/phpunit": "Required to use assertions and run tests (^8.5.19|^9.5.8).",
  1609. "predis/predis": "Required to use the predis connector (^1.1.9).",
  1610. "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
  1611. "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0|^5.0|^6.0|^7.0).",
  1612. "symfony/cache": "Required to PSR-6 cache bridge (^5.4).",
  1613. "symfony/filesystem": "Required to enable support for relative symbolic links (^5.4).",
  1614. "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).",
  1615. "wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)."
  1616. },
  1617. "type": "library",
  1618. "extra": {
  1619. "branch-alias": {
  1620. "dev-master": "8.x-dev"
  1621. }
  1622. },
  1623. "autoload": {
  1624. "files": [
  1625. "src/Illuminate/Collections/helpers.php",
  1626. "src/Illuminate/Events/functions.php",
  1627. "src/Illuminate/Foundation/helpers.php",
  1628. "src/Illuminate/Support/helpers.php"
  1629. ],
  1630. "psr-4": {
  1631. "Illuminate\\": "src/Illuminate/",
  1632. "Illuminate\\Support\\": [
  1633. "src/Illuminate/Macroable/",
  1634. "src/Illuminate/Collections/"
  1635. ]
  1636. }
  1637. },
  1638. "notification-url": "https://packagist.org/downloads/",
  1639. "license": [
  1640. "MIT"
  1641. ],
  1642. "authors": [
  1643. {
  1644. "name": "Taylor Otwell",
  1645. "email": "taylor@laravel.com"
  1646. }
  1647. ],
  1648. "description": "The Laravel Framework.",
  1649. "homepage": "https://laravel.com",
  1650. "keywords": [
  1651. "framework",
  1652. "laravel"
  1653. ],
  1654. "support": {
  1655. "issues": "https://github.com/laravel/framework/issues",
  1656. "source": "https://github.com/laravel/framework"
  1657. },
  1658. "time": "2022-02-15T15:05:20+00:00"
  1659. },
  1660. {
  1661. "name": "laravel/serializable-closure",
  1662. "version": "v1.1.1",
  1663. "source": {
  1664. "type": "git",
  1665. "url": "https://github.com/laravel/serializable-closure.git",
  1666. "reference": "9e4b005daa20b0c161f3845040046dc9ddc1d74e"
  1667. },
  1668. "dist": {
  1669. "type": "zip",
  1670. "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/9e4b005daa20b0c161f3845040046dc9ddc1d74e",
  1671. "reference": "9e4b005daa20b0c161f3845040046dc9ddc1d74e",
  1672. "shasum": ""
  1673. },
  1674. "require": {
  1675. "php": "^7.3|^8.0"
  1676. },
  1677. "require-dev": {
  1678. "pestphp/pest": "^1.18",
  1679. "phpstan/phpstan": "^0.12.98",
  1680. "symfony/var-dumper": "^5.3"
  1681. },
  1682. "type": "library",
  1683. "extra": {
  1684. "branch-alias": {
  1685. "dev-master": "1.x-dev"
  1686. }
  1687. },
  1688. "autoload": {
  1689. "psr-4": {
  1690. "Laravel\\SerializableClosure\\": "src/"
  1691. }
  1692. },
  1693. "notification-url": "https://packagist.org/downloads/",
  1694. "license": [
  1695. "MIT"
  1696. ],
  1697. "authors": [
  1698. {
  1699. "name": "Taylor Otwell",
  1700. "email": "taylor@laravel.com"
  1701. },
  1702. {
  1703. "name": "Nuno Maduro",
  1704. "email": "nuno@laravel.com"
  1705. }
  1706. ],
  1707. "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.",
  1708. "keywords": [
  1709. "closure",
  1710. "laravel",
  1711. "serializable"
  1712. ],
  1713. "support": {
  1714. "issues": "https://github.com/laravel/serializable-closure/issues",
  1715. "source": "https://github.com/laravel/serializable-closure"
  1716. },
  1717. "time": "2022-02-11T19:23:53+00:00"
  1718. },
  1719. {
  1720. "name": "laravel/tinker",
  1721. "version": "v2.7.0",
  1722. "source": {
  1723. "type": "git",
  1724. "url": "https://github.com/laravel/tinker.git",
  1725. "reference": "5f2f9815b7631b9f586a3de7933c25f9327d4073"
  1726. },
  1727. "dist": {
  1728. "type": "zip",
  1729. "url": "https://api.github.com/repos/laravel/tinker/zipball/5f2f9815b7631b9f586a3de7933c25f9327d4073",
  1730. "reference": "5f2f9815b7631b9f586a3de7933c25f9327d4073",
  1731. "shasum": ""
  1732. },
  1733. "require": {
  1734. "illuminate/console": "^6.0|^7.0|^8.0|^9.0",
  1735. "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0",
  1736. "illuminate/support": "^6.0|^7.0|^8.0|^9.0",
  1737. "php": "^7.2.5|^8.0",
  1738. "psy/psysh": "^0.10.4|^0.11.1",
  1739. "symfony/var-dumper": "^4.3.4|^5.0|^6.0"
  1740. },
  1741. "require-dev": {
  1742. "mockery/mockery": "~1.3.3|^1.4.2",
  1743. "phpunit/phpunit": "^8.5.8|^9.3.3"
  1744. },
  1745. "suggest": {
  1746. "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0)."
  1747. },
  1748. "type": "library",
  1749. "extra": {
  1750. "branch-alias": {
  1751. "dev-master": "2.x-dev"
  1752. },
  1753. "laravel": {
  1754. "providers": [
  1755. "Laravel\\Tinker\\TinkerServiceProvider"
  1756. ]
  1757. }
  1758. },
  1759. "autoload": {
  1760. "psr-4": {
  1761. "Laravel\\Tinker\\": "src/"
  1762. }
  1763. },
  1764. "notification-url": "https://packagist.org/downloads/",
  1765. "license": [
  1766. "MIT"
  1767. ],
  1768. "authors": [
  1769. {
  1770. "name": "Taylor Otwell",
  1771. "email": "taylor@laravel.com"
  1772. }
  1773. ],
  1774. "description": "Powerful REPL for the Laravel framework.",
  1775. "keywords": [
  1776. "REPL",
  1777. "Tinker",
  1778. "laravel",
  1779. "psysh"
  1780. ],
  1781. "support": {
  1782. "issues": "https://github.com/laravel/tinker/issues",
  1783. "source": "https://github.com/laravel/tinker/tree/v2.7.0"
  1784. },
  1785. "time": "2022-01-10T08:52:49+00:00"
  1786. },
  1787. {
  1788. "name": "league/commonmark",
  1789. "version": "2.2.2",
  1790. "source": {
  1791. "type": "git",
  1792. "url": "https://github.com/thephpleague/commonmark.git",
  1793. "reference": "13d7751377732637814f0cda0e3f6d3243f9f769"
  1794. },
  1795. "dist": {
  1796. "type": "zip",
  1797. "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/13d7751377732637814f0cda0e3f6d3243f9f769",
  1798. "reference": "13d7751377732637814f0cda0e3f6d3243f9f769",
  1799. "shasum": ""
  1800. },
  1801. "require": {
  1802. "ext-mbstring": "*",
  1803. "league/config": "^1.1.1",
  1804. "php": "^7.4 || ^8.0",
  1805. "psr/event-dispatcher": "^1.0",
  1806. "symfony/deprecation-contracts": "^2.1 || ^3.0",
  1807. "symfony/polyfill-php80": "^1.15"
  1808. },
  1809. "require-dev": {
  1810. "cebe/markdown": "^1.0",
  1811. "commonmark/cmark": "0.30.0",
  1812. "commonmark/commonmark.js": "0.30.0",
  1813. "composer/package-versions-deprecated": "^1.8",
  1814. "erusev/parsedown": "^1.0",
  1815. "ext-json": "*",
  1816. "github/gfm": "0.29.0",
  1817. "michelf/php-markdown": "^1.4",
  1818. "phpstan/phpstan": "^0.12.88 || ^1.0.0",
  1819. "phpunit/phpunit": "^9.5.5",
  1820. "scrutinizer/ocular": "^1.8.1",
  1821. "symfony/finder": "^5.3",
  1822. "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
  1823. "unleashedtech/php-coding-standard": "^3.1",
  1824. "vimeo/psalm": "^4.7.3"
  1825. },
  1826. "suggest": {
  1827. "symfony/yaml": "v2.3+ required if using the Front Matter extension"
  1828. },
  1829. "type": "library",
  1830. "extra": {
  1831. "branch-alias": {
  1832. "dev-main": "2.3-dev"
  1833. }
  1834. },
  1835. "autoload": {
  1836. "psr-4": {
  1837. "League\\CommonMark\\": "src"
  1838. }
  1839. },
  1840. "notification-url": "https://packagist.org/downloads/",
  1841. "license": [
  1842. "BSD-3-Clause"
  1843. ],
  1844. "authors": [
  1845. {
  1846. "name": "Colin O'Dell",
  1847. "email": "colinodell@gmail.com",
  1848. "homepage": "https://www.colinodell.com",
  1849. "role": "Lead Developer"
  1850. }
  1851. ],
  1852. "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
  1853. "homepage": "https://commonmark.thephpleague.com",
  1854. "keywords": [
  1855. "commonmark",
  1856. "flavored",
  1857. "gfm",
  1858. "github",
  1859. "github-flavored",
  1860. "markdown",
  1861. "md",
  1862. "parser"
  1863. ],
  1864. "support": {
  1865. "docs": "https://commonmark.thephpleague.com/",
  1866. "forum": "https://github.com/thephpleague/commonmark/discussions",
  1867. "issues": "https://github.com/thephpleague/commonmark/issues",
  1868. "rss": "https://github.com/thephpleague/commonmark/releases.atom",
  1869. "source": "https://github.com/thephpleague/commonmark"
  1870. },
  1871. "funding": [
  1872. {
  1873. "url": "https://www.colinodell.com/sponsor",
  1874. "type": "custom"
  1875. },
  1876. {
  1877. "url": "https://www.paypal.me/colinpodell/10.00",
  1878. "type": "custom"
  1879. },
  1880. {
  1881. "url": "https://github.com/colinodell",
  1882. "type": "github"
  1883. },
  1884. {
  1885. "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
  1886. "type": "tidelift"
  1887. }
  1888. ],
  1889. "time": "2022-02-13T15:00:57+00:00"
  1890. },
  1891. {
  1892. "name": "league/config",
  1893. "version": "v1.1.1",
  1894. "source": {
  1895. "type": "git",
  1896. "url": "https://github.com/thephpleague/config.git",
  1897. "reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e"
  1898. },
  1899. "dist": {
  1900. "type": "zip",
  1901. "url": "https://api.github.com/repos/thephpleague/config/zipball/a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e",
  1902. "reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e",
  1903. "shasum": ""
  1904. },
  1905. "require": {
  1906. "dflydev/dot-access-data": "^3.0.1",
  1907. "nette/schema": "^1.2",
  1908. "php": "^7.4 || ^8.0"
  1909. },
  1910. "require-dev": {
  1911. "phpstan/phpstan": "^0.12.90",
  1912. "phpunit/phpunit": "^9.5.5",
  1913. "scrutinizer/ocular": "^1.8.1",
  1914. "unleashedtech/php-coding-standard": "^3.1",
  1915. "vimeo/psalm": "^4.7.3"
  1916. },
  1917. "type": "library",
  1918. "extra": {
  1919. "branch-alias": {
  1920. "dev-main": "1.2-dev"
  1921. }
  1922. },
  1923. "autoload": {
  1924. "psr-4": {
  1925. "League\\Config\\": "src"
  1926. }
  1927. },
  1928. "notification-url": "https://packagist.org/downloads/",
  1929. "license": [
  1930. "BSD-3-Clause"
  1931. ],
  1932. "authors": [
  1933. {
  1934. "name": "Colin O'Dell",
  1935. "email": "colinodell@gmail.com",
  1936. "homepage": "https://www.colinodell.com",
  1937. "role": "Lead Developer"
  1938. }
  1939. ],
  1940. "description": "Define configuration arrays with strict schemas and access values with dot notation",
  1941. "homepage": "https://config.thephpleague.com",
  1942. "keywords": [
  1943. "array",
  1944. "config",
  1945. "configuration",
  1946. "dot",
  1947. "dot-access",
  1948. "nested",
  1949. "schema"
  1950. ],
  1951. "support": {
  1952. "docs": "https://config.thephpleague.com/",
  1953. "issues": "https://github.com/thephpleague/config/issues",
  1954. "rss": "https://github.com/thephpleague/config/releases.atom",
  1955. "source": "https://github.com/thephpleague/config"
  1956. },
  1957. "funding": [
  1958. {
  1959. "url": "https://www.colinodell.com/sponsor",
  1960. "type": "custom"
  1961. },
  1962. {
  1963. "url": "https://www.paypal.me/colinpodell/10.00",
  1964. "type": "custom"
  1965. },
  1966. {
  1967. "url": "https://github.com/colinodell",
  1968. "type": "github"
  1969. }
  1970. ],
  1971. "time": "2021-08-14T12:15:32+00:00"
  1972. },
  1973. {
  1974. "name": "league/csv",
  1975. "version": "9.8.0",
  1976. "source": {
  1977. "type": "git",
  1978. "url": "https://github.com/thephpleague/csv.git",
  1979. "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47"
  1980. },
  1981. "dist": {
  1982. "type": "zip",
  1983. "url": "https://api.github.com/repos/thephpleague/csv/zipball/9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
  1984. "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
  1985. "shasum": ""
  1986. },
  1987. "require": {
  1988. "ext-json": "*",
  1989. "ext-mbstring": "*",
  1990. "php": "^7.4 || ^8.0"
  1991. },
  1992. "require-dev": {
  1993. "ext-curl": "*",
  1994. "ext-dom": "*",
  1995. "friendsofphp/php-cs-fixer": "^v3.4.0",
  1996. "phpstan/phpstan": "^1.3.0",
  1997. "phpstan/phpstan-phpunit": "^1.0.0",
  1998. "phpstan/phpstan-strict-rules": "^1.1.0",
  1999. "phpunit/phpunit": "^9.5.11"
  2000. },
  2001. "suggest": {
  2002. "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
  2003. "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
  2004. },
  2005. "type": "library",
  2006. "extra": {
  2007. "branch-alias": {
  2008. "dev-master": "9.x-dev"
  2009. }
  2010. },
  2011. "autoload": {
  2012. "files": [
  2013. "src/functions_include.php"
  2014. ],
  2015. "psr-4": {
  2016. "League\\Csv\\": "src"
  2017. }
  2018. },
  2019. "notification-url": "https://packagist.org/downloads/",
  2020. "license": [
  2021. "MIT"
  2022. ],
  2023. "authors": [
  2024. {
  2025. "name": "Ignace Nyamagana Butera",
  2026. "email": "nyamsprod@gmail.com",
  2027. "homepage": "https://github.com/nyamsprod/",
  2028. "role": "Developer"
  2029. }
  2030. ],
  2031. "description": "CSV data manipulation made easy in PHP",
  2032. "homepage": "https://csv.thephpleague.com",
  2033. "keywords": [
  2034. "convert",
  2035. "csv",
  2036. "export",
  2037. "filter",
  2038. "import",
  2039. "read",
  2040. "transform",
  2041. "write"
  2042. ],
  2043. "support": {
  2044. "docs": "https://csv.thephpleague.com",
  2045. "issues": "https://github.com/thephpleague/csv/issues",
  2046. "rss": "https://github.com/thephpleague/csv/releases.atom",
  2047. "source": "https://github.com/thephpleague/csv"
  2048. },
  2049. "funding": [
  2050. {
  2051. "url": "https://github.com/sponsors/nyamsprod",
  2052. "type": "github"
  2053. }
  2054. ],
  2055. "time": "2022-01-04T00:13:07+00:00"
  2056. },
  2057. {
  2058. "name": "league/flysystem",
  2059. "version": "1.1.9",
  2060. "source": {
  2061. "type": "git",
  2062. "url": "https://github.com/thephpleague/flysystem.git",
  2063. "reference": "094defdb4a7001845300334e7c1ee2335925ef99"
  2064. },
  2065. "dist": {
  2066. "type": "zip",
  2067. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/094defdb4a7001845300334e7c1ee2335925ef99",
  2068. "reference": "094defdb4a7001845300334e7c1ee2335925ef99",
  2069. "shasum": ""
  2070. },
  2071. "require": {
  2072. "ext-fileinfo": "*",
  2073. "league/mime-type-detection": "^1.3",
  2074. "php": "^7.2.5 || ^8.0"
  2075. },
  2076. "conflict": {
  2077. "league/flysystem-sftp": "<1.0.6"
  2078. },
  2079. "require-dev": {
  2080. "phpspec/prophecy": "^1.11.1",
  2081. "phpunit/phpunit": "^8.5.8"
  2082. },
  2083. "suggest": {
  2084. "ext-ftp": "Allows you to use FTP server storage",
  2085. "ext-openssl": "Allows you to use FTPS server storage",
  2086. "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  2087. "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  2088. "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  2089. "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  2090. "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  2091. "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  2092. "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  2093. "league/flysystem-webdav": "Allows you to use WebDAV storage",
  2094. "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
  2095. "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
  2096. "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
  2097. },
  2098. "type": "library",
  2099. "extra": {
  2100. "branch-alias": {
  2101. "dev-master": "1.1-dev"
  2102. }
  2103. },
  2104. "autoload": {
  2105. "psr-4": {
  2106. "League\\Flysystem\\": "src/"
  2107. }
  2108. },
  2109. "notification-url": "https://packagist.org/downloads/",
  2110. "license": [
  2111. "MIT"
  2112. ],
  2113. "authors": [
  2114. {
  2115. "name": "Frank de Jonge",
  2116. "email": "info@frenky.net"
  2117. }
  2118. ],
  2119. "description": "Filesystem abstraction: Many filesystems, one API.",
  2120. "keywords": [
  2121. "Cloud Files",
  2122. "WebDAV",
  2123. "abstraction",
  2124. "aws",
  2125. "cloud",
  2126. "copy.com",
  2127. "dropbox",
  2128. "file systems",
  2129. "files",
  2130. "filesystem",
  2131. "filesystems",
  2132. "ftp",
  2133. "rackspace",
  2134. "remote",
  2135. "s3",
  2136. "sftp",
  2137. "storage"
  2138. ],
  2139. "support": {
  2140. "issues": "https://github.com/thephpleague/flysystem/issues",
  2141. "source": "https://github.com/thephpleague/flysystem/tree/1.1.9"
  2142. },
  2143. "funding": [
  2144. {
  2145. "url": "https://offset.earth/frankdejonge",
  2146. "type": "other"
  2147. }
  2148. ],
  2149. "time": "2021-12-09T09:40:50+00:00"
  2150. },
  2151. {
  2152. "name": "league/mime-type-detection",
  2153. "version": "1.9.0",
  2154. "source": {
  2155. "type": "git",
  2156. "url": "https://github.com/thephpleague/mime-type-detection.git",
  2157. "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69"
  2158. },
  2159. "dist": {
  2160. "type": "zip",
  2161. "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/aa70e813a6ad3d1558fc927863d47309b4c23e69",
  2162. "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69",
  2163. "shasum": ""
  2164. },
  2165. "require": {
  2166. "ext-fileinfo": "*",
  2167. "php": "^7.2 || ^8.0"
  2168. },
  2169. "require-dev": {
  2170. "friendsofphp/php-cs-fixer": "^3.2",
  2171. "phpstan/phpstan": "^0.12.68",
  2172. "phpunit/phpunit": "^8.5.8 || ^9.3"
  2173. },
  2174. "type": "library",
  2175. "autoload": {
  2176. "psr-4": {
  2177. "League\\MimeTypeDetection\\": "src"
  2178. }
  2179. },
  2180. "notification-url": "https://packagist.org/downloads/",
  2181. "license": [
  2182. "MIT"
  2183. ],
  2184. "authors": [
  2185. {
  2186. "name": "Frank de Jonge",
  2187. "email": "info@frankdejonge.nl"
  2188. }
  2189. ],
  2190. "description": "Mime-type detection for Flysystem",
  2191. "support": {
  2192. "issues": "https://github.com/thephpleague/mime-type-detection/issues",
  2193. "source": "https://github.com/thephpleague/mime-type-detection/tree/1.9.0"
  2194. },
  2195. "funding": [
  2196. {
  2197. "url": "https://github.com/frankdejonge",
  2198. "type": "github"
  2199. },
  2200. {
  2201. "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
  2202. "type": "tidelift"
  2203. }
  2204. ],
  2205. "time": "2021-11-21T11:48:40+00:00"
  2206. },
  2207. {
  2208. "name": "monolog/monolog",
  2209. "version": "2.3.5",
  2210. "source": {
  2211. "type": "git",
  2212. "url": "https://github.com/Seldaek/monolog.git",
  2213. "reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
  2214. },
  2215. "dist": {
  2216. "type": "zip",
  2217. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9",
  2218. "reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
  2219. "shasum": ""
  2220. },
  2221. "require": {
  2222. "php": ">=7.2",
  2223. "psr/log": "^1.0.1 || ^2.0 || ^3.0"
  2224. },
  2225. "provide": {
  2226. "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
  2227. },
  2228. "require-dev": {
  2229. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  2230. "doctrine/couchdb": "~1.0@dev",
  2231. "elasticsearch/elasticsearch": "^7",
  2232. "graylog2/gelf-php": "^1.4.2",
  2233. "mongodb/mongodb": "^1.8",
  2234. "php-amqplib/php-amqplib": "~2.4 || ^3",
  2235. "php-console/php-console": "^3.1.3",
  2236. "phpspec/prophecy": "^1.6.1",
  2237. "phpstan/phpstan": "^0.12.91",
  2238. "phpunit/phpunit": "^8.5",
  2239. "predis/predis": "^1.1",
  2240. "rollbar/rollbar": "^1.3",
  2241. "ruflin/elastica": ">=0.90@dev",
  2242. "swiftmailer/swiftmailer": "^5.3|^6.0"
  2243. },
  2244. "suggest": {
  2245. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  2246. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  2247. "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
  2248. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  2249. "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
  2250. "ext-mbstring": "Allow to work properly with unicode symbols",
  2251. "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
  2252. "ext-openssl": "Required to send log messages using SSL",
  2253. "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
  2254. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  2255. "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
  2256. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  2257. "php-console/php-console": "Allow sending log messages to Google Chrome",
  2258. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  2259. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  2260. },
  2261. "type": "library",
  2262. "extra": {
  2263. "branch-alias": {
  2264. "dev-main": "2.x-dev"
  2265. }
  2266. },
  2267. "autoload": {
  2268. "psr-4": {
  2269. "Monolog\\": "src/Monolog"
  2270. }
  2271. },
  2272. "notification-url": "https://packagist.org/downloads/",
  2273. "license": [
  2274. "MIT"
  2275. ],
  2276. "authors": [
  2277. {
  2278. "name": "Jordi Boggiano",
  2279. "email": "j.boggiano@seld.be",
  2280. "homepage": "https://seld.be"
  2281. }
  2282. ],
  2283. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  2284. "homepage": "https://github.com/Seldaek/monolog",
  2285. "keywords": [
  2286. "log",
  2287. "logging",
  2288. "psr-3"
  2289. ],
  2290. "support": {
  2291. "issues": "https://github.com/Seldaek/monolog/issues",
  2292. "source": "https://github.com/Seldaek/monolog/tree/2.3.5"
  2293. },
  2294. "funding": [
  2295. {
  2296. "url": "https://github.com/Seldaek",
  2297. "type": "github"
  2298. },
  2299. {
  2300. "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
  2301. "type": "tidelift"
  2302. }
  2303. ],
  2304. "time": "2021-10-01T21:08:31+00:00"
  2305. },
  2306. {
  2307. "name": "nesbot/carbon",
  2308. "version": "2.57.0",
  2309. "source": {
  2310. "type": "git",
  2311. "url": "https://github.com/briannesbitt/Carbon.git",
  2312. "reference": "4a54375c21eea4811dbd1149fe6b246517554e78"
  2313. },
  2314. "dist": {
  2315. "type": "zip",
  2316. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4a54375c21eea4811dbd1149fe6b246517554e78",
  2317. "reference": "4a54375c21eea4811dbd1149fe6b246517554e78",
  2318. "shasum": ""
  2319. },
  2320. "require": {
  2321. "ext-json": "*",
  2322. "php": "^7.1.8 || ^8.0",
  2323. "symfony/polyfill-mbstring": "^1.0",
  2324. "symfony/polyfill-php80": "^1.16",
  2325. "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
  2326. },
  2327. "require-dev": {
  2328. "doctrine/dbal": "^2.0 || ^3.0",
  2329. "doctrine/orm": "^2.7",
  2330. "friendsofphp/php-cs-fixer": "^3.0",
  2331. "kylekatarnls/multi-tester": "^2.0",
  2332. "phpmd/phpmd": "^2.9",
  2333. "phpstan/extension-installer": "^1.0",
  2334. "phpstan/phpstan": "^0.12.54 || ^1.0",
  2335. "phpunit/phpunit": "^7.5.20 || ^8.5.14",
  2336. "squizlabs/php_codesniffer": "^3.4"
  2337. },
  2338. "bin": [
  2339. "bin/carbon"
  2340. ],
  2341. "type": "library",
  2342. "extra": {
  2343. "branch-alias": {
  2344. "dev-3.x": "3.x-dev",
  2345. "dev-master": "2.x-dev"
  2346. },
  2347. "laravel": {
  2348. "providers": [
  2349. "Carbon\\Laravel\\ServiceProvider"
  2350. ]
  2351. },
  2352. "phpstan": {
  2353. "includes": [
  2354. "extension.neon"
  2355. ]
  2356. }
  2357. },
  2358. "autoload": {
  2359. "psr-4": {
  2360. "Carbon\\": "src/Carbon/"
  2361. }
  2362. },
  2363. "notification-url": "https://packagist.org/downloads/",
  2364. "license": [
  2365. "MIT"
  2366. ],
  2367. "authors": [
  2368. {
  2369. "name": "Brian Nesbitt",
  2370. "email": "brian@nesbot.com",
  2371. "homepage": "https://markido.com"
  2372. },
  2373. {
  2374. "name": "kylekatarnls",
  2375. "homepage": "https://github.com/kylekatarnls"
  2376. }
  2377. ],
  2378. "description": "An API extension for DateTime that supports 281 different languages.",
  2379. "homepage": "https://carbon.nesbot.com",
  2380. "keywords": [
  2381. "date",
  2382. "datetime",
  2383. "time"
  2384. ],
  2385. "support": {
  2386. "docs": "https://carbon.nesbot.com/docs",
  2387. "issues": "https://github.com/briannesbitt/Carbon/issues",
  2388. "source": "https://github.com/briannesbitt/Carbon"
  2389. },
  2390. "funding": [
  2391. {
  2392. "url": "https://opencollective.com/Carbon",
  2393. "type": "open_collective"
  2394. },
  2395. {
  2396. "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
  2397. "type": "tidelift"
  2398. }
  2399. ],
  2400. "time": "2022-02-13T18:13:33+00:00"
  2401. },
  2402. {
  2403. "name": "nette/schema",
  2404. "version": "v1.2.2",
  2405. "source": {
  2406. "type": "git",
  2407. "url": "https://github.com/nette/schema.git",
  2408. "reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df"
  2409. },
  2410. "dist": {
  2411. "type": "zip",
  2412. "url": "https://api.github.com/repos/nette/schema/zipball/9a39cef03a5b34c7de64f551538cbba05c2be5df",
  2413. "reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df",
  2414. "shasum": ""
  2415. },
  2416. "require": {
  2417. "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0",
  2418. "php": ">=7.1 <8.2"
  2419. },
  2420. "require-dev": {
  2421. "nette/tester": "^2.3 || ^2.4",
  2422. "phpstan/phpstan-nette": "^0.12",
  2423. "tracy/tracy": "^2.7"
  2424. },
  2425. "type": "library",
  2426. "extra": {
  2427. "branch-alias": {
  2428. "dev-master": "1.2-dev"
  2429. }
  2430. },
  2431. "autoload": {
  2432. "classmap": [
  2433. "src/"
  2434. ]
  2435. },
  2436. "notification-url": "https://packagist.org/downloads/",
  2437. "license": [
  2438. "BSD-3-Clause",
  2439. "GPL-2.0-only",
  2440. "GPL-3.0-only"
  2441. ],
  2442. "authors": [
  2443. {
  2444. "name": "David Grudl",
  2445. "homepage": "https://davidgrudl.com"
  2446. },
  2447. {
  2448. "name": "Nette Community",
  2449. "homepage": "https://nette.org/contributors"
  2450. }
  2451. ],
  2452. "description": "📐 Nette Schema: validating data structures against a given Schema.",
  2453. "homepage": "https://nette.org",
  2454. "keywords": [
  2455. "config",
  2456. "nette"
  2457. ],
  2458. "support": {
  2459. "issues": "https://github.com/nette/schema/issues",
  2460. "source": "https://github.com/nette/schema/tree/v1.2.2"
  2461. },
  2462. "time": "2021-10-15T11:40:02+00:00"
  2463. },
  2464. {
  2465. "name": "nette/utils",
  2466. "version": "v3.2.7",
  2467. "source": {
  2468. "type": "git",
  2469. "url": "https://github.com/nette/utils.git",
  2470. "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99"
  2471. },
  2472. "dist": {
  2473. "type": "zip",
  2474. "url": "https://api.github.com/repos/nette/utils/zipball/0af4e3de4df9f1543534beab255ccf459e7a2c99",
  2475. "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99",
  2476. "shasum": ""
  2477. },
  2478. "require": {
  2479. "php": ">=7.2 <8.2"
  2480. },
  2481. "conflict": {
  2482. "nette/di": "<3.0.6"
  2483. },
  2484. "require-dev": {
  2485. "nette/tester": "~2.0",
  2486. "phpstan/phpstan": "^1.0",
  2487. "tracy/tracy": "^2.3"
  2488. },
  2489. "suggest": {
  2490. "ext-gd": "to use Image",
  2491. "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
  2492. "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
  2493. "ext-json": "to use Nette\\Utils\\Json",
  2494. "ext-mbstring": "to use Strings::lower() etc...",
  2495. "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
  2496. "ext-xml": "to use Strings::length() etc. when mbstring is not available"
  2497. },
  2498. "type": "library",
  2499. "extra": {
  2500. "branch-alias": {
  2501. "dev-master": "3.2-dev"
  2502. }
  2503. },
  2504. "autoload": {
  2505. "classmap": [
  2506. "src/"
  2507. ]
  2508. },
  2509. "notification-url": "https://packagist.org/downloads/",
  2510. "license": [
  2511. "BSD-3-Clause",
  2512. "GPL-2.0-only",
  2513. "GPL-3.0-only"
  2514. ],
  2515. "authors": [
  2516. {
  2517. "name": "David Grudl",
  2518. "homepage": "https://davidgrudl.com"
  2519. },
  2520. {
  2521. "name": "Nette Community",
  2522. "homepage": "https://nette.org/contributors"
  2523. }
  2524. ],
  2525. "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
  2526. "homepage": "https://nette.org",
  2527. "keywords": [
  2528. "array",
  2529. "core",
  2530. "datetime",
  2531. "images",
  2532. "json",
  2533. "nette",
  2534. "paginator",
  2535. "password",
  2536. "slugify",
  2537. "string",
  2538. "unicode",
  2539. "utf-8",
  2540. "utility",
  2541. "validation"
  2542. ],
  2543. "support": {
  2544. "issues": "https://github.com/nette/utils/issues",
  2545. "source": "https://github.com/nette/utils/tree/v3.2.7"
  2546. },
  2547. "time": "2022-01-24T11:29:14+00:00"
  2548. },
  2549. {
  2550. "name": "nikic/php-parser",
  2551. "version": "v4.13.2",
  2552. "source": {
  2553. "type": "git",
  2554. "url": "https://github.com/nikic/PHP-Parser.git",
  2555. "reference": "210577fe3cf7badcc5814d99455df46564f3c077"
  2556. },
  2557. "dist": {
  2558. "type": "zip",
  2559. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
  2560. "reference": "210577fe3cf7badcc5814d99455df46564f3c077",
  2561. "shasum": ""
  2562. },
  2563. "require": {
  2564. "ext-tokenizer": "*",
  2565. "php": ">=7.0"
  2566. },
  2567. "require-dev": {
  2568. "ircmaxell/php-yacc": "^0.0.7",
  2569. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
  2570. },
  2571. "bin": [
  2572. "bin/php-parse"
  2573. ],
  2574. "type": "library",
  2575. "extra": {
  2576. "branch-alias": {
  2577. "dev-master": "4.9-dev"
  2578. }
  2579. },
  2580. "autoload": {
  2581. "psr-4": {
  2582. "PhpParser\\": "lib/PhpParser"
  2583. }
  2584. },
  2585. "notification-url": "https://packagist.org/downloads/",
  2586. "license": [
  2587. "BSD-3-Clause"
  2588. ],
  2589. "authors": [
  2590. {
  2591. "name": "Nikita Popov"
  2592. }
  2593. ],
  2594. "description": "A PHP parser written in PHP",
  2595. "keywords": [
  2596. "parser",
  2597. "php"
  2598. ],
  2599. "support": {
  2600. "issues": "https://github.com/nikic/PHP-Parser/issues",
  2601. "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
  2602. },
  2603. "time": "2021-11-30T19:35:32+00:00"
  2604. },
  2605. {
  2606. "name": "opis/closure",
  2607. "version": "3.6.3",
  2608. "source": {
  2609. "type": "git",
  2610. "url": "https://github.com/opis/closure.git",
  2611. "reference": "3d81e4309d2a927abbe66df935f4bb60082805ad"
  2612. },
  2613. "dist": {
  2614. "type": "zip",
  2615. "url": "https://api.github.com/repos/opis/closure/zipball/3d81e4309d2a927abbe66df935f4bb60082805ad",
  2616. "reference": "3d81e4309d2a927abbe66df935f4bb60082805ad",
  2617. "shasum": ""
  2618. },
  2619. "require": {
  2620. "php": "^5.4 || ^7.0 || ^8.0"
  2621. },
  2622. "require-dev": {
  2623. "jeremeamia/superclosure": "^2.0",
  2624. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
  2625. },
  2626. "type": "library",
  2627. "extra": {
  2628. "branch-alias": {
  2629. "dev-master": "3.6.x-dev"
  2630. }
  2631. },
  2632. "autoload": {
  2633. "psr-4": {
  2634. "Opis\\Closure\\": "src/"
  2635. },
  2636. "files": [
  2637. "functions.php"
  2638. ]
  2639. },
  2640. "notification-url": "https://packagist.org/downloads/",
  2641. "license": [
  2642. "MIT"
  2643. ],
  2644. "authors": [
  2645. {
  2646. "name": "Marius Sarca",
  2647. "email": "marius.sarca@gmail.com"
  2648. },
  2649. {
  2650. "name": "Sorin Sarca",
  2651. "email": "sarca_sorin@hotmail.com"
  2652. }
  2653. ],
  2654. "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
  2655. "homepage": "https://opis.io/closure",
  2656. "keywords": [
  2657. "anonymous functions",
  2658. "closure",
  2659. "function",
  2660. "serializable",
  2661. "serialization",
  2662. "serialize"
  2663. ],
  2664. "support": {
  2665. "issues": "https://github.com/opis/closure/issues",
  2666. "source": "https://github.com/opis/closure/tree/3.6.3"
  2667. },
  2668. "time": "2022-01-27T09:35:39+00:00"
  2669. },
  2670. {
  2671. "name": "phpoption/phpoption",
  2672. "version": "1.8.1",
  2673. "source": {
  2674. "type": "git",
  2675. "url": "https://github.com/schmittjoh/php-option.git",
  2676. "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15"
  2677. },
  2678. "dist": {
  2679. "type": "zip",
  2680. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
  2681. "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
  2682. "shasum": ""
  2683. },
  2684. "require": {
  2685. "php": "^7.0 || ^8.0"
  2686. },
  2687. "require-dev": {
  2688. "bamarni/composer-bin-plugin": "^1.4.1",
  2689. "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
  2690. },
  2691. "type": "library",
  2692. "extra": {
  2693. "branch-alias": {
  2694. "dev-master": "1.8-dev"
  2695. }
  2696. },
  2697. "autoload": {
  2698. "psr-4": {
  2699. "PhpOption\\": "src/PhpOption/"
  2700. }
  2701. },
  2702. "notification-url": "https://packagist.org/downloads/",
  2703. "license": [
  2704. "Apache-2.0"
  2705. ],
  2706. "authors": [
  2707. {
  2708. "name": "Johannes M. Schmitt",
  2709. "email": "schmittjoh@gmail.com",
  2710. "homepage": "https://github.com/schmittjoh"
  2711. },
  2712. {
  2713. "name": "Graham Campbell",
  2714. "email": "hello@gjcampbell.co.uk",
  2715. "homepage": "https://github.com/GrahamCampbell"
  2716. }
  2717. ],
  2718. "description": "Option Type for PHP",
  2719. "keywords": [
  2720. "language",
  2721. "option",
  2722. "php",
  2723. "type"
  2724. ],
  2725. "support": {
  2726. "issues": "https://github.com/schmittjoh/php-option/issues",
  2727. "source": "https://github.com/schmittjoh/php-option/tree/1.8.1"
  2728. },
  2729. "funding": [
  2730. {
  2731. "url": "https://github.com/GrahamCampbell",
  2732. "type": "github"
  2733. },
  2734. {
  2735. "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
  2736. "type": "tidelift"
  2737. }
  2738. ],
  2739. "time": "2021-12-04T23:24:31+00:00"
  2740. },
  2741. {
  2742. "name": "psr/cache",
  2743. "version": "3.0.0",
  2744. "source": {
  2745. "type": "git",
  2746. "url": "https://github.com/php-fig/cache.git",
  2747. "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
  2748. },
  2749. "dist": {
  2750. "type": "zip",
  2751. "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
  2752. "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
  2753. "shasum": ""
  2754. },
  2755. "require": {
  2756. "php": ">=8.0.0"
  2757. },
  2758. "type": "library",
  2759. "extra": {
  2760. "branch-alias": {
  2761. "dev-master": "1.0.x-dev"
  2762. }
  2763. },
  2764. "autoload": {
  2765. "psr-4": {
  2766. "Psr\\Cache\\": "src/"
  2767. }
  2768. },
  2769. "notification-url": "https://packagist.org/downloads/",
  2770. "license": [
  2771. "MIT"
  2772. ],
  2773. "authors": [
  2774. {
  2775. "name": "PHP-FIG",
  2776. "homepage": "https://www.php-fig.org/"
  2777. }
  2778. ],
  2779. "description": "Common interface for caching libraries",
  2780. "keywords": [
  2781. "cache",
  2782. "psr",
  2783. "psr-6"
  2784. ],
  2785. "support": {
  2786. "source": "https://github.com/php-fig/cache/tree/3.0.0"
  2787. },
  2788. "time": "2021-02-03T23:26:27+00:00"
  2789. },
  2790. {
  2791. "name": "psr/container",
  2792. "version": "1.1.2",
  2793. "source": {
  2794. "type": "git",
  2795. "url": "https://github.com/php-fig/container.git",
  2796. "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
  2797. },
  2798. "dist": {
  2799. "type": "zip",
  2800. "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
  2801. "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
  2802. "shasum": ""
  2803. },
  2804. "require": {
  2805. "php": ">=7.4.0"
  2806. },
  2807. "type": "library",
  2808. "autoload": {
  2809. "psr-4": {
  2810. "Psr\\Container\\": "src/"
  2811. }
  2812. },
  2813. "notification-url": "https://packagist.org/downloads/",
  2814. "license": [
  2815. "MIT"
  2816. ],
  2817. "authors": [
  2818. {
  2819. "name": "PHP-FIG",
  2820. "homepage": "https://www.php-fig.org/"
  2821. }
  2822. ],
  2823. "description": "Common Container Interface (PHP FIG PSR-11)",
  2824. "homepage": "https://github.com/php-fig/container",
  2825. "keywords": [
  2826. "PSR-11",
  2827. "container",
  2828. "container-interface",
  2829. "container-interop",
  2830. "psr"
  2831. ],
  2832. "support": {
  2833. "issues": "https://github.com/php-fig/container/issues",
  2834. "source": "https://github.com/php-fig/container/tree/1.1.2"
  2835. },
  2836. "time": "2021-11-05T16:50:12+00:00"
  2837. },
  2838. {
  2839. "name": "psr/event-dispatcher",
  2840. "version": "1.0.0",
  2841. "source": {
  2842. "type": "git",
  2843. "url": "https://github.com/php-fig/event-dispatcher.git",
  2844. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  2845. },
  2846. "dist": {
  2847. "type": "zip",
  2848. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2849. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  2850. "shasum": ""
  2851. },
  2852. "require": {
  2853. "php": ">=7.2.0"
  2854. },
  2855. "type": "library",
  2856. "extra": {
  2857. "branch-alias": {
  2858. "dev-master": "1.0.x-dev"
  2859. }
  2860. },
  2861. "autoload": {
  2862. "psr-4": {
  2863. "Psr\\EventDispatcher\\": "src/"
  2864. }
  2865. },
  2866. "notification-url": "https://packagist.org/downloads/",
  2867. "license": [
  2868. "MIT"
  2869. ],
  2870. "authors": [
  2871. {
  2872. "name": "PHP-FIG",
  2873. "homepage": "http://www.php-fig.org/"
  2874. }
  2875. ],
  2876. "description": "Standard interfaces for event handling.",
  2877. "keywords": [
  2878. "events",
  2879. "psr",
  2880. "psr-14"
  2881. ],
  2882. "support": {
  2883. "issues": "https://github.com/php-fig/event-dispatcher/issues",
  2884. "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
  2885. },
  2886. "time": "2019-01-08T18:20:26+00:00"
  2887. },
  2888. {
  2889. "name": "psr/http-client",
  2890. "version": "1.0.1",
  2891. "source": {
  2892. "type": "git",
  2893. "url": "https://github.com/php-fig/http-client.git",
  2894. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
  2895. },
  2896. "dist": {
  2897. "type": "zip",
  2898. "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  2899. "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
  2900. "shasum": ""
  2901. },
  2902. "require": {
  2903. "php": "^7.0 || ^8.0",
  2904. "psr/http-message": "^1.0"
  2905. },
  2906. "type": "library",
  2907. "extra": {
  2908. "branch-alias": {
  2909. "dev-master": "1.0.x-dev"
  2910. }
  2911. },
  2912. "autoload": {
  2913. "psr-4": {
  2914. "Psr\\Http\\Client\\": "src/"
  2915. }
  2916. },
  2917. "notification-url": "https://packagist.org/downloads/",
  2918. "license": [
  2919. "MIT"
  2920. ],
  2921. "authors": [
  2922. {
  2923. "name": "PHP-FIG",
  2924. "homepage": "http://www.php-fig.org/"
  2925. }
  2926. ],
  2927. "description": "Common interface for HTTP clients",
  2928. "homepage": "https://github.com/php-fig/http-client",
  2929. "keywords": [
  2930. "http",
  2931. "http-client",
  2932. "psr",
  2933. "psr-18"
  2934. ],
  2935. "support": {
  2936. "source": "https://github.com/php-fig/http-client/tree/master"
  2937. },
  2938. "time": "2020-06-29T06:28:15+00:00"
  2939. },
  2940. {
  2941. "name": "psr/http-factory",
  2942. "version": "1.0.1",
  2943. "source": {
  2944. "type": "git",
  2945. "url": "https://github.com/php-fig/http-factory.git",
  2946. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
  2947. },
  2948. "dist": {
  2949. "type": "zip",
  2950. "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  2951. "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
  2952. "shasum": ""
  2953. },
  2954. "require": {
  2955. "php": ">=7.0.0",
  2956. "psr/http-message": "^1.0"
  2957. },
  2958. "type": "library",
  2959. "extra": {
  2960. "branch-alias": {
  2961. "dev-master": "1.0.x-dev"
  2962. }
  2963. },
  2964. "autoload": {
  2965. "psr-4": {
  2966. "Psr\\Http\\Message\\": "src/"
  2967. }
  2968. },
  2969. "notification-url": "https://packagist.org/downloads/",
  2970. "license": [
  2971. "MIT"
  2972. ],
  2973. "authors": [
  2974. {
  2975. "name": "PHP-FIG",
  2976. "homepage": "http://www.php-fig.org/"
  2977. }
  2978. ],
  2979. "description": "Common interfaces for PSR-7 HTTP message factories",
  2980. "keywords": [
  2981. "factory",
  2982. "http",
  2983. "message",
  2984. "psr",
  2985. "psr-17",
  2986. "psr-7",
  2987. "request",
  2988. "response"
  2989. ],
  2990. "support": {
  2991. "source": "https://github.com/php-fig/http-factory/tree/master"
  2992. },
  2993. "time": "2019-04-30T12:38:16+00:00"
  2994. },
  2995. {
  2996. "name": "psr/http-message",
  2997. "version": "1.0.1",
  2998. "source": {
  2999. "type": "git",
  3000. "url": "https://github.com/php-fig/http-message.git",
  3001. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  3002. },
  3003. "dist": {
  3004. "type": "zip",
  3005. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  3006. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  3007. "shasum": ""
  3008. },
  3009. "require": {
  3010. "php": ">=5.3.0"
  3011. },
  3012. "type": "library",
  3013. "extra": {
  3014. "branch-alias": {
  3015. "dev-master": "1.0.x-dev"
  3016. }
  3017. },
  3018. "autoload": {
  3019. "psr-4": {
  3020. "Psr\\Http\\Message\\": "src/"
  3021. }
  3022. },
  3023. "notification-url": "https://packagist.org/downloads/",
  3024. "license": [
  3025. "MIT"
  3026. ],
  3027. "authors": [
  3028. {
  3029. "name": "PHP-FIG",
  3030. "homepage": "http://www.php-fig.org/"
  3031. }
  3032. ],
  3033. "description": "Common interface for HTTP messages",
  3034. "homepage": "https://github.com/php-fig/http-message",
  3035. "keywords": [
  3036. "http",
  3037. "http-message",
  3038. "psr",
  3039. "psr-7",
  3040. "request",
  3041. "response"
  3042. ],
  3043. "support": {
  3044. "source": "https://github.com/php-fig/http-message/tree/master"
  3045. },
  3046. "time": "2016-08-06T14:39:51+00:00"
  3047. },
  3048. {
  3049. "name": "psr/log",
  3050. "version": "2.0.0",
  3051. "source": {
  3052. "type": "git",
  3053. "url": "https://github.com/php-fig/log.git",
  3054. "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
  3055. },
  3056. "dist": {
  3057. "type": "zip",
  3058. "url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376",
  3059. "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376",
  3060. "shasum": ""
  3061. },
  3062. "require": {
  3063. "php": ">=8.0.0"
  3064. },
  3065. "type": "library",
  3066. "extra": {
  3067. "branch-alias": {
  3068. "dev-master": "2.0.x-dev"
  3069. }
  3070. },
  3071. "autoload": {
  3072. "psr-4": {
  3073. "Psr\\Log\\": "src"
  3074. }
  3075. },
  3076. "notification-url": "https://packagist.org/downloads/",
  3077. "license": [
  3078. "MIT"
  3079. ],
  3080. "authors": [
  3081. {
  3082. "name": "PHP-FIG",
  3083. "homepage": "https://www.php-fig.org/"
  3084. }
  3085. ],
  3086. "description": "Common interface for logging libraries",
  3087. "homepage": "https://github.com/php-fig/log",
  3088. "keywords": [
  3089. "log",
  3090. "psr",
  3091. "psr-3"
  3092. ],
  3093. "support": {
  3094. "source": "https://github.com/php-fig/log/tree/2.0.0"
  3095. },
  3096. "time": "2021-07-14T16:41:46+00:00"
  3097. },
  3098. {
  3099. "name": "psr/simple-cache",
  3100. "version": "1.0.1",
  3101. "source": {
  3102. "type": "git",
  3103. "url": "https://github.com/php-fig/simple-cache.git",
  3104. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  3105. },
  3106. "dist": {
  3107. "type": "zip",
  3108. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  3109. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  3110. "shasum": ""
  3111. },
  3112. "require": {
  3113. "php": ">=5.3.0"
  3114. },
  3115. "type": "library",
  3116. "extra": {
  3117. "branch-alias": {
  3118. "dev-master": "1.0.x-dev"
  3119. }
  3120. },
  3121. "autoload": {
  3122. "psr-4": {
  3123. "Psr\\SimpleCache\\": "src/"
  3124. }
  3125. },
  3126. "notification-url": "https://packagist.org/downloads/",
  3127. "license": [
  3128. "MIT"
  3129. ],
  3130. "authors": [
  3131. {
  3132. "name": "PHP-FIG",
  3133. "homepage": "http://www.php-fig.org/"
  3134. }
  3135. ],
  3136. "description": "Common interfaces for simple caching",
  3137. "keywords": [
  3138. "cache",
  3139. "caching",
  3140. "psr",
  3141. "psr-16",
  3142. "simple-cache"
  3143. ],
  3144. "support": {
  3145. "source": "https://github.com/php-fig/simple-cache/tree/master"
  3146. },
  3147. "time": "2017-10-23T01:57:42+00:00"
  3148. },
  3149. {
  3150. "name": "psy/psysh",
  3151. "version": "v0.11.1",
  3152. "source": {
  3153. "type": "git",
  3154. "url": "https://github.com/bobthecow/psysh.git",
  3155. "reference": "570292577277f06f590635381a7f761a6cf4f026"
  3156. },
  3157. "dist": {
  3158. "type": "zip",
  3159. "url": "https://api.github.com/repos/bobthecow/psysh/zipball/570292577277f06f590635381a7f761a6cf4f026",
  3160. "reference": "570292577277f06f590635381a7f761a6cf4f026",
  3161. "shasum": ""
  3162. },
  3163. "require": {
  3164. "ext-json": "*",
  3165. "ext-tokenizer": "*",
  3166. "nikic/php-parser": "^4.0 || ^3.1",
  3167. "php": "^8.0 || ^7.0.8",
  3168. "symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4",
  3169. "symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4"
  3170. },
  3171. "require-dev": {
  3172. "bamarni/composer-bin-plugin": "^1.2",
  3173. "hoa/console": "3.17.05.02"
  3174. },
  3175. "suggest": {
  3176. "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
  3177. "ext-pdo-sqlite": "The doc command requires SQLite to work.",
  3178. "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
  3179. "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
  3180. "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
  3181. },
  3182. "bin": [
  3183. "bin/psysh"
  3184. ],
  3185. "type": "library",
  3186. "extra": {
  3187. "branch-alias": {
  3188. "dev-main": "0.11.x-dev"
  3189. }
  3190. },
  3191. "autoload": {
  3192. "files": [
  3193. "src/functions.php"
  3194. ],
  3195. "psr-4": {
  3196. "Psy\\": "src/"
  3197. }
  3198. },
  3199. "notification-url": "https://packagist.org/downloads/",
  3200. "license": [
  3201. "MIT"
  3202. ],
  3203. "authors": [
  3204. {
  3205. "name": "Justin Hileman",
  3206. "email": "justin@justinhileman.info",
  3207. "homepage": "http://justinhileman.com"
  3208. }
  3209. ],
  3210. "description": "An interactive shell for modern PHP.",
  3211. "homepage": "http://psysh.org",
  3212. "keywords": [
  3213. "REPL",
  3214. "console",
  3215. "interactive",
  3216. "shell"
  3217. ],
  3218. "support": {
  3219. "issues": "https://github.com/bobthecow/psysh/issues",
  3220. "source": "https://github.com/bobthecow/psysh/tree/v0.11.1"
  3221. },
  3222. "time": "2022-01-03T13:58:38+00:00"
  3223. },
  3224. {
  3225. "name": "ralouphie/getallheaders",
  3226. "version": "3.0.3",
  3227. "source": {
  3228. "type": "git",
  3229. "url": "https://github.com/ralouphie/getallheaders.git",
  3230. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  3231. },
  3232. "dist": {
  3233. "type": "zip",
  3234. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  3235. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  3236. "shasum": ""
  3237. },
  3238. "require": {
  3239. "php": ">=5.6"
  3240. },
  3241. "require-dev": {
  3242. "php-coveralls/php-coveralls": "^2.1",
  3243. "phpunit/phpunit": "^5 || ^6.5"
  3244. },
  3245. "type": "library",
  3246. "autoload": {
  3247. "files": [
  3248. "src/getallheaders.php"
  3249. ]
  3250. },
  3251. "notification-url": "https://packagist.org/downloads/",
  3252. "license": [
  3253. "MIT"
  3254. ],
  3255. "authors": [
  3256. {
  3257. "name": "Ralph Khattar",
  3258. "email": "ralph.khattar@gmail.com"
  3259. }
  3260. ],
  3261. "description": "A polyfill for getallheaders.",
  3262. "support": {
  3263. "issues": "https://github.com/ralouphie/getallheaders/issues",
  3264. "source": "https://github.com/ralouphie/getallheaders/tree/develop"
  3265. },
  3266. "time": "2019-03-08T08:55:37+00:00"
  3267. },
  3268. {
  3269. "name": "ramsey/collection",
  3270. "version": "1.2.2",
  3271. "source": {
  3272. "type": "git",
  3273. "url": "https://github.com/ramsey/collection.git",
  3274. "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
  3275. },
  3276. "dist": {
  3277. "type": "zip",
  3278. "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
  3279. "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
  3280. "shasum": ""
  3281. },
  3282. "require": {
  3283. "php": "^7.3 || ^8",
  3284. "symfony/polyfill-php81": "^1.23"
  3285. },
  3286. "require-dev": {
  3287. "captainhook/captainhook": "^5.3",
  3288. "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
  3289. "ergebnis/composer-normalize": "^2.6",
  3290. "fakerphp/faker": "^1.5",
  3291. "hamcrest/hamcrest-php": "^2",
  3292. "jangregor/phpstan-prophecy": "^0.8",
  3293. "mockery/mockery": "^1.3",
  3294. "phpspec/prophecy-phpunit": "^2.0",
  3295. "phpstan/extension-installer": "^1",
  3296. "phpstan/phpstan": "^0.12.32",
  3297. "phpstan/phpstan-mockery": "^0.12.5",
  3298. "phpstan/phpstan-phpunit": "^0.12.11",
  3299. "phpunit/phpunit": "^8.5 || ^9",
  3300. "psy/psysh": "^0.10.4",
  3301. "slevomat/coding-standard": "^6.3",
  3302. "squizlabs/php_codesniffer": "^3.5",
  3303. "vimeo/psalm": "^4.4"
  3304. },
  3305. "type": "library",
  3306. "autoload": {
  3307. "psr-4": {
  3308. "Ramsey\\Collection\\": "src/"
  3309. }
  3310. },
  3311. "notification-url": "https://packagist.org/downloads/",
  3312. "license": [
  3313. "MIT"
  3314. ],
  3315. "authors": [
  3316. {
  3317. "name": "Ben Ramsey",
  3318. "email": "ben@benramsey.com",
  3319. "homepage": "https://benramsey.com"
  3320. }
  3321. ],
  3322. "description": "A PHP library for representing and manipulating collections.",
  3323. "keywords": [
  3324. "array",
  3325. "collection",
  3326. "hash",
  3327. "map",
  3328. "queue",
  3329. "set"
  3330. ],
  3331. "support": {
  3332. "issues": "https://github.com/ramsey/collection/issues",
  3333. "source": "https://github.com/ramsey/collection/tree/1.2.2"
  3334. },
  3335. "funding": [
  3336. {
  3337. "url": "https://github.com/ramsey",
  3338. "type": "github"
  3339. },
  3340. {
  3341. "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
  3342. "type": "tidelift"
  3343. }
  3344. ],
  3345. "time": "2021-10-10T03:01:02+00:00"
  3346. },
  3347. {
  3348. "name": "ramsey/uuid",
  3349. "version": "4.2.3",
  3350. "source": {
  3351. "type": "git",
  3352. "url": "https://github.com/ramsey/uuid.git",
  3353. "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
  3354. },
  3355. "dist": {
  3356. "type": "zip",
  3357. "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
  3358. "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
  3359. "shasum": ""
  3360. },
  3361. "require": {
  3362. "brick/math": "^0.8 || ^0.9",
  3363. "ext-json": "*",
  3364. "php": "^7.2 || ^8.0",
  3365. "ramsey/collection": "^1.0",
  3366. "symfony/polyfill-ctype": "^1.8",
  3367. "symfony/polyfill-php80": "^1.14"
  3368. },
  3369. "replace": {
  3370. "rhumsaa/uuid": "self.version"
  3371. },
  3372. "require-dev": {
  3373. "captainhook/captainhook": "^5.10",
  3374. "captainhook/plugin-composer": "^5.3",
  3375. "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
  3376. "doctrine/annotations": "^1.8",
  3377. "ergebnis/composer-normalize": "^2.15",
  3378. "mockery/mockery": "^1.3",
  3379. "moontoast/math": "^1.1",
  3380. "paragonie/random-lib": "^2",
  3381. "php-mock/php-mock": "^2.2",
  3382. "php-mock/php-mock-mockery": "^1.3",
  3383. "php-parallel-lint/php-parallel-lint": "^1.1",
  3384. "phpbench/phpbench": "^1.0",
  3385. "phpstan/extension-installer": "^1.0",
  3386. "phpstan/phpstan": "^0.12",
  3387. "phpstan/phpstan-mockery": "^0.12",
  3388. "phpstan/phpstan-phpunit": "^0.12",
  3389. "phpunit/phpunit": "^8.5 || ^9",
  3390. "slevomat/coding-standard": "^7.0",
  3391. "squizlabs/php_codesniffer": "^3.5",
  3392. "vimeo/psalm": "^4.9"
  3393. },
  3394. "suggest": {
  3395. "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
  3396. "ext-ctype": "Enables faster processing of character classification using ctype functions.",
  3397. "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
  3398. "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
  3399. "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
  3400. "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
  3401. },
  3402. "type": "library",
  3403. "extra": {
  3404. "branch-alias": {
  3405. "dev-main": "4.x-dev"
  3406. },
  3407. "captainhook": {
  3408. "force-install": true
  3409. }
  3410. },
  3411. "autoload": {
  3412. "psr-4": {
  3413. "Ramsey\\Uuid\\": "src/"
  3414. },
  3415. "files": [
  3416. "src/functions.php"
  3417. ]
  3418. },
  3419. "notification-url": "https://packagist.org/downloads/",
  3420. "license": [
  3421. "MIT"
  3422. ],
  3423. "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
  3424. "keywords": [
  3425. "guid",
  3426. "identifier",
  3427. "uuid"
  3428. ],
  3429. "support": {
  3430. "issues": "https://github.com/ramsey/uuid/issues",
  3431. "source": "https://github.com/ramsey/uuid/tree/4.2.3"
  3432. },
  3433. "funding": [
  3434. {
  3435. "url": "https://github.com/ramsey",
  3436. "type": "github"
  3437. },
  3438. {
  3439. "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
  3440. "type": "tidelift"
  3441. }
  3442. ],
  3443. "time": "2021-09-25T23:10:38+00:00"
  3444. },
  3445. {
  3446. "name": "rcrowe/twigbridge",
  3447. "version": "v0.13.1",
  3448. "source": {
  3449. "type": "git",
  3450. "url": "https://github.com/rcrowe/TwigBridge.git",
  3451. "reference": "ea5b2e18caca6c341fb8ceff2ce8e4fddb77d0df"
  3452. },
  3453. "dist": {
  3454. "type": "zip",
  3455. "url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/ea5b2e18caca6c341fb8ceff2ce8e4fddb77d0df",
  3456. "reference": "ea5b2e18caca6c341fb8ceff2ce8e4fddb77d0df",
  3457. "shasum": ""
  3458. },
  3459. "require": {
  3460. "illuminate/support": "^6|^7|^8|^9",
  3461. "illuminate/view": "^6|^7|^8|^9",
  3462. "php": "^7.2.5 || ^8.0",
  3463. "twig/twig": "~3.0"
  3464. },
  3465. "require-dev": {
  3466. "ext-json": "*",
  3467. "laravel/framework": "^6|^7|^8|^9",
  3468. "mockery/mockery": "^1.3.1",
  3469. "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.7",
  3470. "squizlabs/php_codesniffer": "^3.6"
  3471. },
  3472. "suggest": {
  3473. "laravelcollective/html": "For bringing back html/form in Laravel 5.x",
  3474. "twig/extensions": "~1.0"
  3475. },
  3476. "type": "library",
  3477. "extra": {
  3478. "branch-alias": {
  3479. "dev-master": "0.13-dev"
  3480. },
  3481. "laravel": {
  3482. "providers": [
  3483. "TwigBridge\\ServiceProvider"
  3484. ],
  3485. "aliases": {
  3486. "Twig": "TwigBridge\\Facade\\Twig"
  3487. }
  3488. }
  3489. },
  3490. "autoload": {
  3491. "psr-4": {
  3492. "TwigBridge\\": "src",
  3493. "TwigBridge\\Tests\\": "tests"
  3494. }
  3495. },
  3496. "notification-url": "https://packagist.org/downloads/",
  3497. "license": [
  3498. "MIT"
  3499. ],
  3500. "authors": [
  3501. {
  3502. "name": "Rob Crowe",
  3503. "email": "hello@vivalacrowe.com"
  3504. },
  3505. {
  3506. "name": "Barry vd. Heuvel",
  3507. "email": "barryvdh@gmail.com"
  3508. }
  3509. ],
  3510. "description": "Adds the power of Twig to Laravel",
  3511. "keywords": [
  3512. "laravel",
  3513. "twig"
  3514. ],
  3515. "support": {
  3516. "issues": "https://github.com/rcrowe/TwigBridge/issues",
  3517. "source": "https://github.com/rcrowe/TwigBridge/tree/v0.13.1"
  3518. },
  3519. "time": "2022-02-10T13:51:53+00:00"
  3520. },
  3521. {
  3522. "name": "spatie/enum",
  3523. "version": "3.12.0",
  3524. "source": {
  3525. "type": "git",
  3526. "url": "https://github.com/spatie/enum.git",
  3527. "reference": "c0180f1de7c5d06e4b84efbc751ea19167140173"
  3528. },
  3529. "dist": {
  3530. "type": "zip",
  3531. "url": "https://api.github.com/repos/spatie/enum/zipball/c0180f1de7c5d06e4b84efbc751ea19167140173",
  3532. "reference": "c0180f1de7c5d06e4b84efbc751ea19167140173",
  3533. "shasum": ""
  3534. },
  3535. "require": {
  3536. "ext-json": "*",
  3537. "php": "^7.4 || ^8.0"
  3538. },
  3539. "require-dev": {
  3540. "fakerphp/faker": "^1.9.1",
  3541. "larapack/dd": "^1.1",
  3542. "phpunit/phpunit": "^9.0",
  3543. "vimeo/psalm": "^4.3"
  3544. },
  3545. "suggest": {
  3546. "fakerphp/faker": "To use the enum faker provider",
  3547. "phpunit/phpunit": "To use the enum assertions"
  3548. },
  3549. "type": "library",
  3550. "autoload": {
  3551. "psr-4": {
  3552. "Spatie\\Enum\\": "src"
  3553. }
  3554. },
  3555. "notification-url": "https://packagist.org/downloads/",
  3556. "license": [
  3557. "MIT"
  3558. ],
  3559. "authors": [
  3560. {
  3561. "name": "Brent Roose",
  3562. "email": "brent@spatie.be",
  3563. "homepage": "https://spatie.be",
  3564. "role": "Developer"
  3565. },
  3566. {
  3567. "name": "Tom Witkowski",
  3568. "email": "dev@gummibeer.de",
  3569. "homepage": "https://gummibeer.de",
  3570. "role": "Developer"
  3571. }
  3572. ],
  3573. "description": "PHP Enums",
  3574. "homepage": "https://github.com/spatie/enum",
  3575. "keywords": [
  3576. "enum",
  3577. "enumerable",
  3578. "spatie"
  3579. ],
  3580. "support": {
  3581. "docs": "https://docs.spatie.be/enum",
  3582. "issues": "https://github.com/spatie/enum/issues",
  3583. "source": "https://github.com/spatie/enum"
  3584. },
  3585. "funding": [
  3586. {
  3587. "url": "https://spatie.be/open-source/support-us",
  3588. "type": "custom"
  3589. },
  3590. {
  3591. "url": "https://github.com/spatie",
  3592. "type": "github"
  3593. }
  3594. ],
  3595. "time": "2022-02-05T09:44:52+00:00"
  3596. },
  3597. {
  3598. "name": "swiftmailer/swiftmailer",
  3599. "version": "v6.3.0",
  3600. "source": {
  3601. "type": "git",
  3602. "url": "https://github.com/swiftmailer/swiftmailer.git",
  3603. "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
  3604. },
  3605. "dist": {
  3606. "type": "zip",
  3607. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
  3608. "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
  3609. "shasum": ""
  3610. },
  3611. "require": {
  3612. "egulias/email-validator": "^2.0|^3.1",
  3613. "php": ">=7.0.0",
  3614. "symfony/polyfill-iconv": "^1.0",
  3615. "symfony/polyfill-intl-idn": "^1.10",
  3616. "symfony/polyfill-mbstring": "^1.0"
  3617. },
  3618. "require-dev": {
  3619. "mockery/mockery": "^1.0",
  3620. "symfony/phpunit-bridge": "^4.4|^5.4"
  3621. },
  3622. "suggest": {
  3623. "ext-intl": "Needed to support internationalized email addresses"
  3624. },
  3625. "type": "library",
  3626. "extra": {
  3627. "branch-alias": {
  3628. "dev-master": "6.2-dev"
  3629. }
  3630. },
  3631. "autoload": {
  3632. "files": [
  3633. "lib/swift_required.php"
  3634. ]
  3635. },
  3636. "notification-url": "https://packagist.org/downloads/",
  3637. "license": [
  3638. "MIT"
  3639. ],
  3640. "authors": [
  3641. {
  3642. "name": "Chris Corbyn"
  3643. },
  3644. {
  3645. "name": "Fabien Potencier",
  3646. "email": "fabien@symfony.com"
  3647. }
  3648. ],
  3649. "description": "Swiftmailer, free feature-rich PHP mailer",
  3650. "homepage": "https://swiftmailer.symfony.com",
  3651. "keywords": [
  3652. "email",
  3653. "mail",
  3654. "mailer"
  3655. ],
  3656. "support": {
  3657. "issues": "https://github.com/swiftmailer/swiftmailer/issues",
  3658. "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0"
  3659. },
  3660. "funding": [
  3661. {
  3662. "url": "https://github.com/fabpot",
  3663. "type": "github"
  3664. },
  3665. {
  3666. "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
  3667. "type": "tidelift"
  3668. }
  3669. ],
  3670. "abandoned": "symfony/mailer",
  3671. "time": "2021-10-18T15:26:12+00:00"
  3672. },
  3673. {
  3674. "name": "symfony/console",
  3675. "version": "v5.4.3",
  3676. "source": {
  3677. "type": "git",
  3678. "url": "https://github.com/symfony/console.git",
  3679. "reference": "a2a86ec353d825c75856c6fd14fac416a7bdb6b8"
  3680. },
  3681. "dist": {
  3682. "type": "zip",
  3683. "url": "https://api.github.com/repos/symfony/console/zipball/a2a86ec353d825c75856c6fd14fac416a7bdb6b8",
  3684. "reference": "a2a86ec353d825c75856c6fd14fac416a7bdb6b8",
  3685. "shasum": ""
  3686. },
  3687. "require": {
  3688. "php": ">=7.2.5",
  3689. "symfony/deprecation-contracts": "^2.1|^3",
  3690. "symfony/polyfill-mbstring": "~1.0",
  3691. "symfony/polyfill-php73": "^1.9",
  3692. "symfony/polyfill-php80": "^1.16",
  3693. "symfony/service-contracts": "^1.1|^2|^3",
  3694. "symfony/string": "^5.1|^6.0"
  3695. },
  3696. "conflict": {
  3697. "psr/log": ">=3",
  3698. "symfony/dependency-injection": "<4.4",
  3699. "symfony/dotenv": "<5.1",
  3700. "symfony/event-dispatcher": "<4.4",
  3701. "symfony/lock": "<4.4",
  3702. "symfony/process": "<4.4"
  3703. },
  3704. "provide": {
  3705. "psr/log-implementation": "1.0|2.0"
  3706. },
  3707. "require-dev": {
  3708. "psr/log": "^1|^2",
  3709. "symfony/config": "^4.4|^5.0|^6.0",
  3710. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  3711. "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
  3712. "symfony/lock": "^4.4|^5.0|^6.0",
  3713. "symfony/process": "^4.4|^5.0|^6.0",
  3714. "symfony/var-dumper": "^4.4|^5.0|^6.0"
  3715. },
  3716. "suggest": {
  3717. "psr/log": "For using the console logger",
  3718. "symfony/event-dispatcher": "",
  3719. "symfony/lock": "",
  3720. "symfony/process": ""
  3721. },
  3722. "type": "library",
  3723. "autoload": {
  3724. "psr-4": {
  3725. "Symfony\\Component\\Console\\": ""
  3726. },
  3727. "exclude-from-classmap": [
  3728. "/Tests/"
  3729. ]
  3730. },
  3731. "notification-url": "https://packagist.org/downloads/",
  3732. "license": [
  3733. "MIT"
  3734. ],
  3735. "authors": [
  3736. {
  3737. "name": "Fabien Potencier",
  3738. "email": "fabien@symfony.com"
  3739. },
  3740. {
  3741. "name": "Symfony Community",
  3742. "homepage": "https://symfony.com/contributors"
  3743. }
  3744. ],
  3745. "description": "Eases the creation of beautiful and testable command line interfaces",
  3746. "homepage": "https://symfony.com",
  3747. "keywords": [
  3748. "cli",
  3749. "command line",
  3750. "console",
  3751. "terminal"
  3752. ],
  3753. "support": {
  3754. "source": "https://github.com/symfony/console/tree/v5.4.3"
  3755. },
  3756. "funding": [
  3757. {
  3758. "url": "https://symfony.com/sponsor",
  3759. "type": "custom"
  3760. },
  3761. {
  3762. "url": "https://github.com/fabpot",
  3763. "type": "github"
  3764. },
  3765. {
  3766. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3767. "type": "tidelift"
  3768. }
  3769. ],
  3770. "time": "2022-01-26T16:28:35+00:00"
  3771. },
  3772. {
  3773. "name": "symfony/css-selector",
  3774. "version": "v6.0.3",
  3775. "source": {
  3776. "type": "git",
  3777. "url": "https://github.com/symfony/css-selector.git",
  3778. "reference": "1955d595c12c111629cc814d3f2a2ff13580508a"
  3779. },
  3780. "dist": {
  3781. "type": "zip",
  3782. "url": "https://api.github.com/repos/symfony/css-selector/zipball/1955d595c12c111629cc814d3f2a2ff13580508a",
  3783. "reference": "1955d595c12c111629cc814d3f2a2ff13580508a",
  3784. "shasum": ""
  3785. },
  3786. "require": {
  3787. "php": ">=8.0.2"
  3788. },
  3789. "type": "library",
  3790. "autoload": {
  3791. "psr-4": {
  3792. "Symfony\\Component\\CssSelector\\": ""
  3793. },
  3794. "exclude-from-classmap": [
  3795. "/Tests/"
  3796. ]
  3797. },
  3798. "notification-url": "https://packagist.org/downloads/",
  3799. "license": [
  3800. "MIT"
  3801. ],
  3802. "authors": [
  3803. {
  3804. "name": "Fabien Potencier",
  3805. "email": "fabien@symfony.com"
  3806. },
  3807. {
  3808. "name": "Jean-François Simon",
  3809. "email": "jeanfrancois.simon@sensiolabs.com"
  3810. },
  3811. {
  3812. "name": "Symfony Community",
  3813. "homepage": "https://symfony.com/contributors"
  3814. }
  3815. ],
  3816. "description": "Converts CSS selectors to XPath expressions",
  3817. "homepage": "https://symfony.com",
  3818. "support": {
  3819. "source": "https://github.com/symfony/css-selector/tree/v6.0.3"
  3820. },
  3821. "funding": [
  3822. {
  3823. "url": "https://symfony.com/sponsor",
  3824. "type": "custom"
  3825. },
  3826. {
  3827. "url": "https://github.com/fabpot",
  3828. "type": "github"
  3829. },
  3830. {
  3831. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3832. "type": "tidelift"
  3833. }
  3834. ],
  3835. "time": "2022-01-02T09:55:41+00:00"
  3836. },
  3837. {
  3838. "name": "symfony/deprecation-contracts",
  3839. "version": "v3.0.0",
  3840. "source": {
  3841. "type": "git",
  3842. "url": "https://github.com/symfony/deprecation-contracts.git",
  3843. "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced"
  3844. },
  3845. "dist": {
  3846. "type": "zip",
  3847. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
  3848. "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
  3849. "shasum": ""
  3850. },
  3851. "require": {
  3852. "php": ">=8.0.2"
  3853. },
  3854. "type": "library",
  3855. "extra": {
  3856. "branch-alias": {
  3857. "dev-main": "3.0-dev"
  3858. },
  3859. "thanks": {
  3860. "name": "symfony/contracts",
  3861. "url": "https://github.com/symfony/contracts"
  3862. }
  3863. },
  3864. "autoload": {
  3865. "files": [
  3866. "function.php"
  3867. ]
  3868. },
  3869. "notification-url": "https://packagist.org/downloads/",
  3870. "license": [
  3871. "MIT"
  3872. ],
  3873. "authors": [
  3874. {
  3875. "name": "Nicolas Grekas",
  3876. "email": "p@tchwork.com"
  3877. },
  3878. {
  3879. "name": "Symfony Community",
  3880. "homepage": "https://symfony.com/contributors"
  3881. }
  3882. ],
  3883. "description": "A generic function and convention to trigger deprecation notices",
  3884. "homepage": "https://symfony.com",
  3885. "support": {
  3886. "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.0"
  3887. },
  3888. "funding": [
  3889. {
  3890. "url": "https://symfony.com/sponsor",
  3891. "type": "custom"
  3892. },
  3893. {
  3894. "url": "https://github.com/fabpot",
  3895. "type": "github"
  3896. },
  3897. {
  3898. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3899. "type": "tidelift"
  3900. }
  3901. ],
  3902. "time": "2021-11-01T23:48:49+00:00"
  3903. },
  3904. {
  3905. "name": "symfony/error-handler",
  3906. "version": "v5.4.3",
  3907. "source": {
  3908. "type": "git",
  3909. "url": "https://github.com/symfony/error-handler.git",
  3910. "reference": "c4ffc2cd919950d13c8c9ce32a70c70214c3ffc5"
  3911. },
  3912. "dist": {
  3913. "type": "zip",
  3914. "url": "https://api.github.com/repos/symfony/error-handler/zipball/c4ffc2cd919950d13c8c9ce32a70c70214c3ffc5",
  3915. "reference": "c4ffc2cd919950d13c8c9ce32a70c70214c3ffc5",
  3916. "shasum": ""
  3917. },
  3918. "require": {
  3919. "php": ">=7.2.5",
  3920. "psr/log": "^1|^2|^3",
  3921. "symfony/var-dumper": "^4.4|^5.0|^6.0"
  3922. },
  3923. "require-dev": {
  3924. "symfony/deprecation-contracts": "^2.1|^3",
  3925. "symfony/http-kernel": "^4.4|^5.0|^6.0",
  3926. "symfony/serializer": "^4.4|^5.0|^6.0"
  3927. },
  3928. "bin": [
  3929. "Resources/bin/patch-type-declarations"
  3930. ],
  3931. "type": "library",
  3932. "autoload": {
  3933. "psr-4": {
  3934. "Symfony\\Component\\ErrorHandler\\": ""
  3935. },
  3936. "exclude-from-classmap": [
  3937. "/Tests/"
  3938. ]
  3939. },
  3940. "notification-url": "https://packagist.org/downloads/",
  3941. "license": [
  3942. "MIT"
  3943. ],
  3944. "authors": [
  3945. {
  3946. "name": "Fabien Potencier",
  3947. "email": "fabien@symfony.com"
  3948. },
  3949. {
  3950. "name": "Symfony Community",
  3951. "homepage": "https://symfony.com/contributors"
  3952. }
  3953. ],
  3954. "description": "Provides tools to manage errors and ease debugging PHP code",
  3955. "homepage": "https://symfony.com",
  3956. "support": {
  3957. "source": "https://github.com/symfony/error-handler/tree/v5.4.3"
  3958. },
  3959. "funding": [
  3960. {
  3961. "url": "https://symfony.com/sponsor",
  3962. "type": "custom"
  3963. },
  3964. {
  3965. "url": "https://github.com/fabpot",
  3966. "type": "github"
  3967. },
  3968. {
  3969. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  3970. "type": "tidelift"
  3971. }
  3972. ],
  3973. "time": "2022-01-02T09:53:40+00:00"
  3974. },
  3975. {
  3976. "name": "symfony/event-dispatcher",
  3977. "version": "v6.0.3",
  3978. "source": {
  3979. "type": "git",
  3980. "url": "https://github.com/symfony/event-dispatcher.git",
  3981. "reference": "6472ea2dd415e925b90ca82be64b8bc6157f3934"
  3982. },
  3983. "dist": {
  3984. "type": "zip",
  3985. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/6472ea2dd415e925b90ca82be64b8bc6157f3934",
  3986. "reference": "6472ea2dd415e925b90ca82be64b8bc6157f3934",
  3987. "shasum": ""
  3988. },
  3989. "require": {
  3990. "php": ">=8.0.2",
  3991. "symfony/event-dispatcher-contracts": "^2|^3"
  3992. },
  3993. "conflict": {
  3994. "symfony/dependency-injection": "<5.4"
  3995. },
  3996. "provide": {
  3997. "psr/event-dispatcher-implementation": "1.0",
  3998. "symfony/event-dispatcher-implementation": "2.0|3.0"
  3999. },
  4000. "require-dev": {
  4001. "psr/log": "^1|^2|^3",
  4002. "symfony/config": "^5.4|^6.0",
  4003. "symfony/dependency-injection": "^5.4|^6.0",
  4004. "symfony/error-handler": "^5.4|^6.0",
  4005. "symfony/expression-language": "^5.4|^6.0",
  4006. "symfony/http-foundation": "^5.4|^6.0",
  4007. "symfony/service-contracts": "^1.1|^2|^3",
  4008. "symfony/stopwatch": "^5.4|^6.0"
  4009. },
  4010. "suggest": {
  4011. "symfony/dependency-injection": "",
  4012. "symfony/http-kernel": ""
  4013. },
  4014. "type": "library",
  4015. "autoload": {
  4016. "psr-4": {
  4017. "Symfony\\Component\\EventDispatcher\\": ""
  4018. },
  4019. "exclude-from-classmap": [
  4020. "/Tests/"
  4021. ]
  4022. },
  4023. "notification-url": "https://packagist.org/downloads/",
  4024. "license": [
  4025. "MIT"
  4026. ],
  4027. "authors": [
  4028. {
  4029. "name": "Fabien Potencier",
  4030. "email": "fabien@symfony.com"
  4031. },
  4032. {
  4033. "name": "Symfony Community",
  4034. "homepage": "https://symfony.com/contributors"
  4035. }
  4036. ],
  4037. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  4038. "homepage": "https://symfony.com",
  4039. "support": {
  4040. "source": "https://github.com/symfony/event-dispatcher/tree/v6.0.3"
  4041. },
  4042. "funding": [
  4043. {
  4044. "url": "https://symfony.com/sponsor",
  4045. "type": "custom"
  4046. },
  4047. {
  4048. "url": "https://github.com/fabpot",
  4049. "type": "github"
  4050. },
  4051. {
  4052. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4053. "type": "tidelift"
  4054. }
  4055. ],
  4056. "time": "2022-01-02T09:55:41+00:00"
  4057. },
  4058. {
  4059. "name": "symfony/event-dispatcher-contracts",
  4060. "version": "v3.0.0",
  4061. "source": {
  4062. "type": "git",
  4063. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  4064. "reference": "aa5422287b75594b90ee9cd807caf8f0df491385"
  4065. },
  4066. "dist": {
  4067. "type": "zip",
  4068. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/aa5422287b75594b90ee9cd807caf8f0df491385",
  4069. "reference": "aa5422287b75594b90ee9cd807caf8f0df491385",
  4070. "shasum": ""
  4071. },
  4072. "require": {
  4073. "php": ">=8.0.2",
  4074. "psr/event-dispatcher": "^1"
  4075. },
  4076. "suggest": {
  4077. "symfony/event-dispatcher-implementation": ""
  4078. },
  4079. "type": "library",
  4080. "extra": {
  4081. "branch-alias": {
  4082. "dev-main": "3.0-dev"
  4083. },
  4084. "thanks": {
  4085. "name": "symfony/contracts",
  4086. "url": "https://github.com/symfony/contracts"
  4087. }
  4088. },
  4089. "autoload": {
  4090. "psr-4": {
  4091. "Symfony\\Contracts\\EventDispatcher\\": ""
  4092. }
  4093. },
  4094. "notification-url": "https://packagist.org/downloads/",
  4095. "license": [
  4096. "MIT"
  4097. ],
  4098. "authors": [
  4099. {
  4100. "name": "Nicolas Grekas",
  4101. "email": "p@tchwork.com"
  4102. },
  4103. {
  4104. "name": "Symfony Community",
  4105. "homepage": "https://symfony.com/contributors"
  4106. }
  4107. ],
  4108. "description": "Generic abstractions related to dispatching event",
  4109. "homepage": "https://symfony.com",
  4110. "keywords": [
  4111. "abstractions",
  4112. "contracts",
  4113. "decoupling",
  4114. "interfaces",
  4115. "interoperability",
  4116. "standards"
  4117. ],
  4118. "support": {
  4119. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.0.0"
  4120. },
  4121. "funding": [
  4122. {
  4123. "url": "https://symfony.com/sponsor",
  4124. "type": "custom"
  4125. },
  4126. {
  4127. "url": "https://github.com/fabpot",
  4128. "type": "github"
  4129. },
  4130. {
  4131. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4132. "type": "tidelift"
  4133. }
  4134. ],
  4135. "time": "2021-07-15T12:33:35+00:00"
  4136. },
  4137. {
  4138. "name": "symfony/finder",
  4139. "version": "v5.4.3",
  4140. "source": {
  4141. "type": "git",
  4142. "url": "https://github.com/symfony/finder.git",
  4143. "reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d"
  4144. },
  4145. "dist": {
  4146. "type": "zip",
  4147. "url": "https://api.github.com/repos/symfony/finder/zipball/231313534dded84c7ecaa79d14bc5da4ccb69b7d",
  4148. "reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d",
  4149. "shasum": ""
  4150. },
  4151. "require": {
  4152. "php": ">=7.2.5",
  4153. "symfony/deprecation-contracts": "^2.1|^3",
  4154. "symfony/polyfill-php80": "^1.16"
  4155. },
  4156. "type": "library",
  4157. "autoload": {
  4158. "psr-4": {
  4159. "Symfony\\Component\\Finder\\": ""
  4160. },
  4161. "exclude-from-classmap": [
  4162. "/Tests/"
  4163. ]
  4164. },
  4165. "notification-url": "https://packagist.org/downloads/",
  4166. "license": [
  4167. "MIT"
  4168. ],
  4169. "authors": [
  4170. {
  4171. "name": "Fabien Potencier",
  4172. "email": "fabien@symfony.com"
  4173. },
  4174. {
  4175. "name": "Symfony Community",
  4176. "homepage": "https://symfony.com/contributors"
  4177. }
  4178. ],
  4179. "description": "Finds files and directories via an intuitive fluent interface",
  4180. "homepage": "https://symfony.com",
  4181. "support": {
  4182. "source": "https://github.com/symfony/finder/tree/v5.4.3"
  4183. },
  4184. "funding": [
  4185. {
  4186. "url": "https://symfony.com/sponsor",
  4187. "type": "custom"
  4188. },
  4189. {
  4190. "url": "https://github.com/fabpot",
  4191. "type": "github"
  4192. },
  4193. {
  4194. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4195. "type": "tidelift"
  4196. }
  4197. ],
  4198. "time": "2022-01-26T16:34:36+00:00"
  4199. },
  4200. {
  4201. "name": "symfony/http-foundation",
  4202. "version": "v5.4.3",
  4203. "source": {
  4204. "type": "git",
  4205. "url": "https://github.com/symfony/http-foundation.git",
  4206. "reference": "ef409ff341a565a3663157d4324536746d49a0c7"
  4207. },
  4208. "dist": {
  4209. "type": "zip",
  4210. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ef409ff341a565a3663157d4324536746d49a0c7",
  4211. "reference": "ef409ff341a565a3663157d4324536746d49a0c7",
  4212. "shasum": ""
  4213. },
  4214. "require": {
  4215. "php": ">=7.2.5",
  4216. "symfony/deprecation-contracts": "^2.1|^3",
  4217. "symfony/polyfill-mbstring": "~1.1",
  4218. "symfony/polyfill-php80": "^1.16"
  4219. },
  4220. "require-dev": {
  4221. "predis/predis": "~1.0",
  4222. "symfony/cache": "^4.4|^5.0|^6.0",
  4223. "symfony/expression-language": "^4.4|^5.0|^6.0",
  4224. "symfony/mime": "^4.4|^5.0|^6.0"
  4225. },
  4226. "suggest": {
  4227. "symfony/mime": "To use the file extension guesser"
  4228. },
  4229. "type": "library",
  4230. "autoload": {
  4231. "psr-4": {
  4232. "Symfony\\Component\\HttpFoundation\\": ""
  4233. },
  4234. "exclude-from-classmap": [
  4235. "/Tests/"
  4236. ]
  4237. },
  4238. "notification-url": "https://packagist.org/downloads/",
  4239. "license": [
  4240. "MIT"
  4241. ],
  4242. "authors": [
  4243. {
  4244. "name": "Fabien Potencier",
  4245. "email": "fabien@symfony.com"
  4246. },
  4247. {
  4248. "name": "Symfony Community",
  4249. "homepage": "https://symfony.com/contributors"
  4250. }
  4251. ],
  4252. "description": "Defines an object-oriented layer for the HTTP specification",
  4253. "homepage": "https://symfony.com",
  4254. "support": {
  4255. "source": "https://github.com/symfony/http-foundation/tree/v5.4.3"
  4256. },
  4257. "funding": [
  4258. {
  4259. "url": "https://symfony.com/sponsor",
  4260. "type": "custom"
  4261. },
  4262. {
  4263. "url": "https://github.com/fabpot",
  4264. "type": "github"
  4265. },
  4266. {
  4267. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4268. "type": "tidelift"
  4269. }
  4270. ],
  4271. "time": "2022-01-02T09:53:40+00:00"
  4272. },
  4273. {
  4274. "name": "symfony/http-kernel",
  4275. "version": "v5.4.4",
  4276. "source": {
  4277. "type": "git",
  4278. "url": "https://github.com/symfony/http-kernel.git",
  4279. "reference": "49f40347228c773688a0488feea0175aa7f4d268"
  4280. },
  4281. "dist": {
  4282. "type": "zip",
  4283. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/49f40347228c773688a0488feea0175aa7f4d268",
  4284. "reference": "49f40347228c773688a0488feea0175aa7f4d268",
  4285. "shasum": ""
  4286. },
  4287. "require": {
  4288. "php": ">=7.2.5",
  4289. "psr/log": "^1|^2",
  4290. "symfony/deprecation-contracts": "^2.1|^3",
  4291. "symfony/error-handler": "^4.4|^5.0|^6.0",
  4292. "symfony/event-dispatcher": "^5.0|^6.0",
  4293. "symfony/http-foundation": "^5.3.7|^6.0",
  4294. "symfony/polyfill-ctype": "^1.8",
  4295. "symfony/polyfill-php73": "^1.9",
  4296. "symfony/polyfill-php80": "^1.16"
  4297. },
  4298. "conflict": {
  4299. "symfony/browser-kit": "<5.4",
  4300. "symfony/cache": "<5.0",
  4301. "symfony/config": "<5.0",
  4302. "symfony/console": "<4.4",
  4303. "symfony/dependency-injection": "<5.3",
  4304. "symfony/doctrine-bridge": "<5.0",
  4305. "symfony/form": "<5.0",
  4306. "symfony/http-client": "<5.0",
  4307. "symfony/mailer": "<5.0",
  4308. "symfony/messenger": "<5.0",
  4309. "symfony/translation": "<5.0",
  4310. "symfony/twig-bridge": "<5.0",
  4311. "symfony/validator": "<5.0",
  4312. "twig/twig": "<2.13"
  4313. },
  4314. "provide": {
  4315. "psr/log-implementation": "1.0|2.0"
  4316. },
  4317. "require-dev": {
  4318. "psr/cache": "^1.0|^2.0|^3.0",
  4319. "symfony/browser-kit": "^5.4|^6.0",
  4320. "symfony/config": "^5.0|^6.0",
  4321. "symfony/console": "^4.4|^5.0|^6.0",
  4322. "symfony/css-selector": "^4.4|^5.0|^6.0",
  4323. "symfony/dependency-injection": "^5.3|^6.0",
  4324. "symfony/dom-crawler": "^4.4|^5.0|^6.0",
  4325. "symfony/expression-language": "^4.4|^5.0|^6.0",
  4326. "symfony/finder": "^4.4|^5.0|^6.0",
  4327. "symfony/http-client-contracts": "^1.1|^2|^3",
  4328. "symfony/process": "^4.4|^5.0|^6.0",
  4329. "symfony/routing": "^4.4|^5.0|^6.0",
  4330. "symfony/stopwatch": "^4.4|^5.0|^6.0",
  4331. "symfony/translation": "^4.4|^5.0|^6.0",
  4332. "symfony/translation-contracts": "^1.1|^2|^3",
  4333. "twig/twig": "^2.13|^3.0.4"
  4334. },
  4335. "suggest": {
  4336. "symfony/browser-kit": "",
  4337. "symfony/config": "",
  4338. "symfony/console": "",
  4339. "symfony/dependency-injection": ""
  4340. },
  4341. "type": "library",
  4342. "autoload": {
  4343. "psr-4": {
  4344. "Symfony\\Component\\HttpKernel\\": ""
  4345. },
  4346. "exclude-from-classmap": [
  4347. "/Tests/"
  4348. ]
  4349. },
  4350. "notification-url": "https://packagist.org/downloads/",
  4351. "license": [
  4352. "MIT"
  4353. ],
  4354. "authors": [
  4355. {
  4356. "name": "Fabien Potencier",
  4357. "email": "fabien@symfony.com"
  4358. },
  4359. {
  4360. "name": "Symfony Community",
  4361. "homepage": "https://symfony.com/contributors"
  4362. }
  4363. ],
  4364. "description": "Provides a structured process for converting a Request into a Response",
  4365. "homepage": "https://symfony.com",
  4366. "support": {
  4367. "source": "https://github.com/symfony/http-kernel/tree/v5.4.4"
  4368. },
  4369. "funding": [
  4370. {
  4371. "url": "https://symfony.com/sponsor",
  4372. "type": "custom"
  4373. },
  4374. {
  4375. "url": "https://github.com/fabpot",
  4376. "type": "github"
  4377. },
  4378. {
  4379. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4380. "type": "tidelift"
  4381. }
  4382. ],
  4383. "time": "2022-01-29T18:08:07+00:00"
  4384. },
  4385. {
  4386. "name": "symfony/mime",
  4387. "version": "v5.4.3",
  4388. "source": {
  4389. "type": "git",
  4390. "url": "https://github.com/symfony/mime.git",
  4391. "reference": "e1503cfb5c9a225350f549d3bb99296f4abfb80f"
  4392. },
  4393. "dist": {
  4394. "type": "zip",
  4395. "url": "https://api.github.com/repos/symfony/mime/zipball/e1503cfb5c9a225350f549d3bb99296f4abfb80f",
  4396. "reference": "e1503cfb5c9a225350f549d3bb99296f4abfb80f",
  4397. "shasum": ""
  4398. },
  4399. "require": {
  4400. "php": ">=7.2.5",
  4401. "symfony/deprecation-contracts": "^2.1|^3",
  4402. "symfony/polyfill-intl-idn": "^1.10",
  4403. "symfony/polyfill-mbstring": "^1.0",
  4404. "symfony/polyfill-php80": "^1.16"
  4405. },
  4406. "conflict": {
  4407. "egulias/email-validator": "~3.0.0",
  4408. "phpdocumentor/reflection-docblock": "<3.2.2",
  4409. "phpdocumentor/type-resolver": "<1.4.0",
  4410. "symfony/mailer": "<4.4"
  4411. },
  4412. "require-dev": {
  4413. "egulias/email-validator": "^2.1.10|^3.1",
  4414. "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
  4415. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  4416. "symfony/property-access": "^4.4|^5.1|^6.0",
  4417. "symfony/property-info": "^4.4|^5.1|^6.0",
  4418. "symfony/serializer": "^5.2|^6.0"
  4419. },
  4420. "type": "library",
  4421. "autoload": {
  4422. "psr-4": {
  4423. "Symfony\\Component\\Mime\\": ""
  4424. },
  4425. "exclude-from-classmap": [
  4426. "/Tests/"
  4427. ]
  4428. },
  4429. "notification-url": "https://packagist.org/downloads/",
  4430. "license": [
  4431. "MIT"
  4432. ],
  4433. "authors": [
  4434. {
  4435. "name": "Fabien Potencier",
  4436. "email": "fabien@symfony.com"
  4437. },
  4438. {
  4439. "name": "Symfony Community",
  4440. "homepage": "https://symfony.com/contributors"
  4441. }
  4442. ],
  4443. "description": "Allows manipulating MIME messages",
  4444. "homepage": "https://symfony.com",
  4445. "keywords": [
  4446. "mime",
  4447. "mime-type"
  4448. ],
  4449. "support": {
  4450. "source": "https://github.com/symfony/mime/tree/v5.4.3"
  4451. },
  4452. "funding": [
  4453. {
  4454. "url": "https://symfony.com/sponsor",
  4455. "type": "custom"
  4456. },
  4457. {
  4458. "url": "https://github.com/fabpot",
  4459. "type": "github"
  4460. },
  4461. {
  4462. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4463. "type": "tidelift"
  4464. }
  4465. ],
  4466. "time": "2022-01-02T09:53:40+00:00"
  4467. },
  4468. {
  4469. "name": "symfony/polyfill-ctype",
  4470. "version": "v1.24.0",
  4471. "source": {
  4472. "type": "git",
  4473. "url": "https://github.com/symfony/polyfill-ctype.git",
  4474. "reference": "30885182c981ab175d4d034db0f6f469898070ab"
  4475. },
  4476. "dist": {
  4477. "type": "zip",
  4478. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
  4479. "reference": "30885182c981ab175d4d034db0f6f469898070ab",
  4480. "shasum": ""
  4481. },
  4482. "require": {
  4483. "php": ">=7.1"
  4484. },
  4485. "provide": {
  4486. "ext-ctype": "*"
  4487. },
  4488. "suggest": {
  4489. "ext-ctype": "For best performance"
  4490. },
  4491. "type": "library",
  4492. "extra": {
  4493. "branch-alias": {
  4494. "dev-main": "1.23-dev"
  4495. },
  4496. "thanks": {
  4497. "name": "symfony/polyfill",
  4498. "url": "https://github.com/symfony/polyfill"
  4499. }
  4500. },
  4501. "autoload": {
  4502. "files": [
  4503. "bootstrap.php"
  4504. ],
  4505. "psr-4": {
  4506. "Symfony\\Polyfill\\Ctype\\": ""
  4507. }
  4508. },
  4509. "notification-url": "https://packagist.org/downloads/",
  4510. "license": [
  4511. "MIT"
  4512. ],
  4513. "authors": [
  4514. {
  4515. "name": "Gert de Pagter",
  4516. "email": "BackEndTea@gmail.com"
  4517. },
  4518. {
  4519. "name": "Symfony Community",
  4520. "homepage": "https://symfony.com/contributors"
  4521. }
  4522. ],
  4523. "description": "Symfony polyfill for ctype functions",
  4524. "homepage": "https://symfony.com",
  4525. "keywords": [
  4526. "compatibility",
  4527. "ctype",
  4528. "polyfill",
  4529. "portable"
  4530. ],
  4531. "support": {
  4532. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0"
  4533. },
  4534. "funding": [
  4535. {
  4536. "url": "https://symfony.com/sponsor",
  4537. "type": "custom"
  4538. },
  4539. {
  4540. "url": "https://github.com/fabpot",
  4541. "type": "github"
  4542. },
  4543. {
  4544. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4545. "type": "tidelift"
  4546. }
  4547. ],
  4548. "time": "2021-10-20T20:35:02+00:00"
  4549. },
  4550. {
  4551. "name": "symfony/polyfill-iconv",
  4552. "version": "v1.24.0",
  4553. "source": {
  4554. "type": "git",
  4555. "url": "https://github.com/symfony/polyfill-iconv.git",
  4556. "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40"
  4557. },
  4558. "dist": {
  4559. "type": "zip",
  4560. "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f1aed619e28cb077fc83fac8c4c0383578356e40",
  4561. "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40",
  4562. "shasum": ""
  4563. },
  4564. "require": {
  4565. "php": ">=7.1"
  4566. },
  4567. "provide": {
  4568. "ext-iconv": "*"
  4569. },
  4570. "suggest": {
  4571. "ext-iconv": "For best performance"
  4572. },
  4573. "type": "library",
  4574. "extra": {
  4575. "branch-alias": {
  4576. "dev-main": "1.23-dev"
  4577. },
  4578. "thanks": {
  4579. "name": "symfony/polyfill",
  4580. "url": "https://github.com/symfony/polyfill"
  4581. }
  4582. },
  4583. "autoload": {
  4584. "files": [
  4585. "bootstrap.php"
  4586. ],
  4587. "psr-4": {
  4588. "Symfony\\Polyfill\\Iconv\\": ""
  4589. }
  4590. },
  4591. "notification-url": "https://packagist.org/downloads/",
  4592. "license": [
  4593. "MIT"
  4594. ],
  4595. "authors": [
  4596. {
  4597. "name": "Nicolas Grekas",
  4598. "email": "p@tchwork.com"
  4599. },
  4600. {
  4601. "name": "Symfony Community",
  4602. "homepage": "https://symfony.com/contributors"
  4603. }
  4604. ],
  4605. "description": "Symfony polyfill for the Iconv extension",
  4606. "homepage": "https://symfony.com",
  4607. "keywords": [
  4608. "compatibility",
  4609. "iconv",
  4610. "polyfill",
  4611. "portable",
  4612. "shim"
  4613. ],
  4614. "support": {
  4615. "source": "https://github.com/symfony/polyfill-iconv/tree/v1.24.0"
  4616. },
  4617. "funding": [
  4618. {
  4619. "url": "https://symfony.com/sponsor",
  4620. "type": "custom"
  4621. },
  4622. {
  4623. "url": "https://github.com/fabpot",
  4624. "type": "github"
  4625. },
  4626. {
  4627. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4628. "type": "tidelift"
  4629. }
  4630. ],
  4631. "time": "2022-01-04T09:04:05+00:00"
  4632. },
  4633. {
  4634. "name": "symfony/polyfill-intl-grapheme",
  4635. "version": "v1.24.0",
  4636. "source": {
  4637. "type": "git",
  4638. "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
  4639. "reference": "81b86b50cf841a64252b439e738e97f4a34e2783"
  4640. },
  4641. "dist": {
  4642. "type": "zip",
  4643. "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783",
  4644. "reference": "81b86b50cf841a64252b439e738e97f4a34e2783",
  4645. "shasum": ""
  4646. },
  4647. "require": {
  4648. "php": ">=7.1"
  4649. },
  4650. "suggest": {
  4651. "ext-intl": "For best performance"
  4652. },
  4653. "type": "library",
  4654. "extra": {
  4655. "branch-alias": {
  4656. "dev-main": "1.23-dev"
  4657. },
  4658. "thanks": {
  4659. "name": "symfony/polyfill",
  4660. "url": "https://github.com/symfony/polyfill"
  4661. }
  4662. },
  4663. "autoload": {
  4664. "files": [
  4665. "bootstrap.php"
  4666. ],
  4667. "psr-4": {
  4668. "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
  4669. }
  4670. },
  4671. "notification-url": "https://packagist.org/downloads/",
  4672. "license": [
  4673. "MIT"
  4674. ],
  4675. "authors": [
  4676. {
  4677. "name": "Nicolas Grekas",
  4678. "email": "p@tchwork.com"
  4679. },
  4680. {
  4681. "name": "Symfony Community",
  4682. "homepage": "https://symfony.com/contributors"
  4683. }
  4684. ],
  4685. "description": "Symfony polyfill for intl's grapheme_* functions",
  4686. "homepage": "https://symfony.com",
  4687. "keywords": [
  4688. "compatibility",
  4689. "grapheme",
  4690. "intl",
  4691. "polyfill",
  4692. "portable",
  4693. "shim"
  4694. ],
  4695. "support": {
  4696. "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.24.0"
  4697. },
  4698. "funding": [
  4699. {
  4700. "url": "https://symfony.com/sponsor",
  4701. "type": "custom"
  4702. },
  4703. {
  4704. "url": "https://github.com/fabpot",
  4705. "type": "github"
  4706. },
  4707. {
  4708. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4709. "type": "tidelift"
  4710. }
  4711. ],
  4712. "time": "2021-11-23T21:10:46+00:00"
  4713. },
  4714. {
  4715. "name": "symfony/polyfill-intl-idn",
  4716. "version": "v1.24.0",
  4717. "source": {
  4718. "type": "git",
  4719. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  4720. "reference": "749045c69efb97c70d25d7463abba812e91f3a44"
  4721. },
  4722. "dist": {
  4723. "type": "zip",
  4724. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44",
  4725. "reference": "749045c69efb97c70d25d7463abba812e91f3a44",
  4726. "shasum": ""
  4727. },
  4728. "require": {
  4729. "php": ">=7.1",
  4730. "symfony/polyfill-intl-normalizer": "^1.10",
  4731. "symfony/polyfill-php72": "^1.10"
  4732. },
  4733. "suggest": {
  4734. "ext-intl": "For best performance"
  4735. },
  4736. "type": "library",
  4737. "extra": {
  4738. "branch-alias": {
  4739. "dev-main": "1.23-dev"
  4740. },
  4741. "thanks": {
  4742. "name": "symfony/polyfill",
  4743. "url": "https://github.com/symfony/polyfill"
  4744. }
  4745. },
  4746. "autoload": {
  4747. "files": [
  4748. "bootstrap.php"
  4749. ],
  4750. "psr-4": {
  4751. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  4752. }
  4753. },
  4754. "notification-url": "https://packagist.org/downloads/",
  4755. "license": [
  4756. "MIT"
  4757. ],
  4758. "authors": [
  4759. {
  4760. "name": "Laurent Bassin",
  4761. "email": "laurent@bassin.info"
  4762. },
  4763. {
  4764. "name": "Trevor Rowbotham",
  4765. "email": "trevor.rowbotham@pm.me"
  4766. },
  4767. {
  4768. "name": "Symfony Community",
  4769. "homepage": "https://symfony.com/contributors"
  4770. }
  4771. ],
  4772. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  4773. "homepage": "https://symfony.com",
  4774. "keywords": [
  4775. "compatibility",
  4776. "idn",
  4777. "intl",
  4778. "polyfill",
  4779. "portable",
  4780. "shim"
  4781. ],
  4782. "support": {
  4783. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.24.0"
  4784. },
  4785. "funding": [
  4786. {
  4787. "url": "https://symfony.com/sponsor",
  4788. "type": "custom"
  4789. },
  4790. {
  4791. "url": "https://github.com/fabpot",
  4792. "type": "github"
  4793. },
  4794. {
  4795. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4796. "type": "tidelift"
  4797. }
  4798. ],
  4799. "time": "2021-09-14T14:02:44+00:00"
  4800. },
  4801. {
  4802. "name": "symfony/polyfill-intl-normalizer",
  4803. "version": "v1.24.0",
  4804. "source": {
  4805. "type": "git",
  4806. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  4807. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
  4808. },
  4809. "dist": {
  4810. "type": "zip",
  4811. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
  4812. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
  4813. "shasum": ""
  4814. },
  4815. "require": {
  4816. "php": ">=7.1"
  4817. },
  4818. "suggest": {
  4819. "ext-intl": "For best performance"
  4820. },
  4821. "type": "library",
  4822. "extra": {
  4823. "branch-alias": {
  4824. "dev-main": "1.23-dev"
  4825. },
  4826. "thanks": {
  4827. "name": "symfony/polyfill",
  4828. "url": "https://github.com/symfony/polyfill"
  4829. }
  4830. },
  4831. "autoload": {
  4832. "files": [
  4833. "bootstrap.php"
  4834. ],
  4835. "psr-4": {
  4836. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  4837. },
  4838. "classmap": [
  4839. "Resources/stubs"
  4840. ]
  4841. },
  4842. "notification-url": "https://packagist.org/downloads/",
  4843. "license": [
  4844. "MIT"
  4845. ],
  4846. "authors": [
  4847. {
  4848. "name": "Nicolas Grekas",
  4849. "email": "p@tchwork.com"
  4850. },
  4851. {
  4852. "name": "Symfony Community",
  4853. "homepage": "https://symfony.com/contributors"
  4854. }
  4855. ],
  4856. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  4857. "homepage": "https://symfony.com",
  4858. "keywords": [
  4859. "compatibility",
  4860. "intl",
  4861. "normalizer",
  4862. "polyfill",
  4863. "portable",
  4864. "shim"
  4865. ],
  4866. "support": {
  4867. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.24.0"
  4868. },
  4869. "funding": [
  4870. {
  4871. "url": "https://symfony.com/sponsor",
  4872. "type": "custom"
  4873. },
  4874. {
  4875. "url": "https://github.com/fabpot",
  4876. "type": "github"
  4877. },
  4878. {
  4879. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4880. "type": "tidelift"
  4881. }
  4882. ],
  4883. "time": "2021-02-19T12:13:01+00:00"
  4884. },
  4885. {
  4886. "name": "symfony/polyfill-mbstring",
  4887. "version": "v1.24.0",
  4888. "source": {
  4889. "type": "git",
  4890. "url": "https://github.com/symfony/polyfill-mbstring.git",
  4891. "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
  4892. },
  4893. "dist": {
  4894. "type": "zip",
  4895. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
  4896. "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
  4897. "shasum": ""
  4898. },
  4899. "require": {
  4900. "php": ">=7.1"
  4901. },
  4902. "provide": {
  4903. "ext-mbstring": "*"
  4904. },
  4905. "suggest": {
  4906. "ext-mbstring": "For best performance"
  4907. },
  4908. "type": "library",
  4909. "extra": {
  4910. "branch-alias": {
  4911. "dev-main": "1.23-dev"
  4912. },
  4913. "thanks": {
  4914. "name": "symfony/polyfill",
  4915. "url": "https://github.com/symfony/polyfill"
  4916. }
  4917. },
  4918. "autoload": {
  4919. "files": [
  4920. "bootstrap.php"
  4921. ],
  4922. "psr-4": {
  4923. "Symfony\\Polyfill\\Mbstring\\": ""
  4924. }
  4925. },
  4926. "notification-url": "https://packagist.org/downloads/",
  4927. "license": [
  4928. "MIT"
  4929. ],
  4930. "authors": [
  4931. {
  4932. "name": "Nicolas Grekas",
  4933. "email": "p@tchwork.com"
  4934. },
  4935. {
  4936. "name": "Symfony Community",
  4937. "homepage": "https://symfony.com/contributors"
  4938. }
  4939. ],
  4940. "description": "Symfony polyfill for the Mbstring extension",
  4941. "homepage": "https://symfony.com",
  4942. "keywords": [
  4943. "compatibility",
  4944. "mbstring",
  4945. "polyfill",
  4946. "portable",
  4947. "shim"
  4948. ],
  4949. "support": {
  4950. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0"
  4951. },
  4952. "funding": [
  4953. {
  4954. "url": "https://symfony.com/sponsor",
  4955. "type": "custom"
  4956. },
  4957. {
  4958. "url": "https://github.com/fabpot",
  4959. "type": "github"
  4960. },
  4961. {
  4962. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4963. "type": "tidelift"
  4964. }
  4965. ],
  4966. "time": "2021-11-30T18:21:41+00:00"
  4967. },
  4968. {
  4969. "name": "symfony/polyfill-php72",
  4970. "version": "v1.24.0",
  4971. "source": {
  4972. "type": "git",
  4973. "url": "https://github.com/symfony/polyfill-php72.git",
  4974. "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
  4975. },
  4976. "dist": {
  4977. "type": "zip",
  4978. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
  4979. "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
  4980. "shasum": ""
  4981. },
  4982. "require": {
  4983. "php": ">=7.1"
  4984. },
  4985. "type": "library",
  4986. "extra": {
  4987. "branch-alias": {
  4988. "dev-main": "1.23-dev"
  4989. },
  4990. "thanks": {
  4991. "name": "symfony/polyfill",
  4992. "url": "https://github.com/symfony/polyfill"
  4993. }
  4994. },
  4995. "autoload": {
  4996. "files": [
  4997. "bootstrap.php"
  4998. ],
  4999. "psr-4": {
  5000. "Symfony\\Polyfill\\Php72\\": ""
  5001. }
  5002. },
  5003. "notification-url": "https://packagist.org/downloads/",
  5004. "license": [
  5005. "MIT"
  5006. ],
  5007. "authors": [
  5008. {
  5009. "name": "Nicolas Grekas",
  5010. "email": "p@tchwork.com"
  5011. },
  5012. {
  5013. "name": "Symfony Community",
  5014. "homepage": "https://symfony.com/contributors"
  5015. }
  5016. ],
  5017. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  5018. "homepage": "https://symfony.com",
  5019. "keywords": [
  5020. "compatibility",
  5021. "polyfill",
  5022. "portable",
  5023. "shim"
  5024. ],
  5025. "support": {
  5026. "source": "https://github.com/symfony/polyfill-php72/tree/v1.24.0"
  5027. },
  5028. "funding": [
  5029. {
  5030. "url": "https://symfony.com/sponsor",
  5031. "type": "custom"
  5032. },
  5033. {
  5034. "url": "https://github.com/fabpot",
  5035. "type": "github"
  5036. },
  5037. {
  5038. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5039. "type": "tidelift"
  5040. }
  5041. ],
  5042. "time": "2021-05-27T09:17:38+00:00"
  5043. },
  5044. {
  5045. "name": "symfony/polyfill-php73",
  5046. "version": "v1.24.0",
  5047. "source": {
  5048. "type": "git",
  5049. "url": "https://github.com/symfony/polyfill-php73.git",
  5050. "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
  5051. },
  5052. "dist": {
  5053. "type": "zip",
  5054. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
  5055. "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
  5056. "shasum": ""
  5057. },
  5058. "require": {
  5059. "php": ">=7.1"
  5060. },
  5061. "type": "library",
  5062. "extra": {
  5063. "branch-alias": {
  5064. "dev-main": "1.23-dev"
  5065. },
  5066. "thanks": {
  5067. "name": "symfony/polyfill",
  5068. "url": "https://github.com/symfony/polyfill"
  5069. }
  5070. },
  5071. "autoload": {
  5072. "files": [
  5073. "bootstrap.php"
  5074. ],
  5075. "psr-4": {
  5076. "Symfony\\Polyfill\\Php73\\": ""
  5077. },
  5078. "classmap": [
  5079. "Resources/stubs"
  5080. ]
  5081. },
  5082. "notification-url": "https://packagist.org/downloads/",
  5083. "license": [
  5084. "MIT"
  5085. ],
  5086. "authors": [
  5087. {
  5088. "name": "Nicolas Grekas",
  5089. "email": "p@tchwork.com"
  5090. },
  5091. {
  5092. "name": "Symfony Community",
  5093. "homepage": "https://symfony.com/contributors"
  5094. }
  5095. ],
  5096. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  5097. "homepage": "https://symfony.com",
  5098. "keywords": [
  5099. "compatibility",
  5100. "polyfill",
  5101. "portable",
  5102. "shim"
  5103. ],
  5104. "support": {
  5105. "source": "https://github.com/symfony/polyfill-php73/tree/v1.24.0"
  5106. },
  5107. "funding": [
  5108. {
  5109. "url": "https://symfony.com/sponsor",
  5110. "type": "custom"
  5111. },
  5112. {
  5113. "url": "https://github.com/fabpot",
  5114. "type": "github"
  5115. },
  5116. {
  5117. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5118. "type": "tidelift"
  5119. }
  5120. ],
  5121. "time": "2021-06-05T21:20:04+00:00"
  5122. },
  5123. {
  5124. "name": "symfony/polyfill-php80",
  5125. "version": "v1.24.0",
  5126. "source": {
  5127. "type": "git",
  5128. "url": "https://github.com/symfony/polyfill-php80.git",
  5129. "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
  5130. },
  5131. "dist": {
  5132. "type": "zip",
  5133. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
  5134. "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
  5135. "shasum": ""
  5136. },
  5137. "require": {
  5138. "php": ">=7.1"
  5139. },
  5140. "type": "library",
  5141. "extra": {
  5142. "branch-alias": {
  5143. "dev-main": "1.23-dev"
  5144. },
  5145. "thanks": {
  5146. "name": "symfony/polyfill",
  5147. "url": "https://github.com/symfony/polyfill"
  5148. }
  5149. },
  5150. "autoload": {
  5151. "files": [
  5152. "bootstrap.php"
  5153. ],
  5154. "psr-4": {
  5155. "Symfony\\Polyfill\\Php80\\": ""
  5156. },
  5157. "classmap": [
  5158. "Resources/stubs"
  5159. ]
  5160. },
  5161. "notification-url": "https://packagist.org/downloads/",
  5162. "license": [
  5163. "MIT"
  5164. ],
  5165. "authors": [
  5166. {
  5167. "name": "Ion Bazan",
  5168. "email": "ion.bazan@gmail.com"
  5169. },
  5170. {
  5171. "name": "Nicolas Grekas",
  5172. "email": "p@tchwork.com"
  5173. },
  5174. {
  5175. "name": "Symfony Community",
  5176. "homepage": "https://symfony.com/contributors"
  5177. }
  5178. ],
  5179. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  5180. "homepage": "https://symfony.com",
  5181. "keywords": [
  5182. "compatibility",
  5183. "polyfill",
  5184. "portable",
  5185. "shim"
  5186. ],
  5187. "support": {
  5188. "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0"
  5189. },
  5190. "funding": [
  5191. {
  5192. "url": "https://symfony.com/sponsor",
  5193. "type": "custom"
  5194. },
  5195. {
  5196. "url": "https://github.com/fabpot",
  5197. "type": "github"
  5198. },
  5199. {
  5200. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5201. "type": "tidelift"
  5202. }
  5203. ],
  5204. "time": "2021-09-13T13:58:33+00:00"
  5205. },
  5206. {
  5207. "name": "symfony/polyfill-php81",
  5208. "version": "v1.24.0",
  5209. "source": {
  5210. "type": "git",
  5211. "url": "https://github.com/symfony/polyfill-php81.git",
  5212. "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f"
  5213. },
  5214. "dist": {
  5215. "type": "zip",
  5216. "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
  5217. "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
  5218. "shasum": ""
  5219. },
  5220. "require": {
  5221. "php": ">=7.1"
  5222. },
  5223. "type": "library",
  5224. "extra": {
  5225. "branch-alias": {
  5226. "dev-main": "1.23-dev"
  5227. },
  5228. "thanks": {
  5229. "name": "symfony/polyfill",
  5230. "url": "https://github.com/symfony/polyfill"
  5231. }
  5232. },
  5233. "autoload": {
  5234. "files": [
  5235. "bootstrap.php"
  5236. ],
  5237. "psr-4": {
  5238. "Symfony\\Polyfill\\Php81\\": ""
  5239. },
  5240. "classmap": [
  5241. "Resources/stubs"
  5242. ]
  5243. },
  5244. "notification-url": "https://packagist.org/downloads/",
  5245. "license": [
  5246. "MIT"
  5247. ],
  5248. "authors": [
  5249. {
  5250. "name": "Nicolas Grekas",
  5251. "email": "p@tchwork.com"
  5252. },
  5253. {
  5254. "name": "Symfony Community",
  5255. "homepage": "https://symfony.com/contributors"
  5256. }
  5257. ],
  5258. "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
  5259. "homepage": "https://symfony.com",
  5260. "keywords": [
  5261. "compatibility",
  5262. "polyfill",
  5263. "portable",
  5264. "shim"
  5265. ],
  5266. "support": {
  5267. "source": "https://github.com/symfony/polyfill-php81/tree/v1.24.0"
  5268. },
  5269. "funding": [
  5270. {
  5271. "url": "https://symfony.com/sponsor",
  5272. "type": "custom"
  5273. },
  5274. {
  5275. "url": "https://github.com/fabpot",
  5276. "type": "github"
  5277. },
  5278. {
  5279. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5280. "type": "tidelift"
  5281. }
  5282. ],
  5283. "time": "2021-09-13T13:58:11+00:00"
  5284. },
  5285. {
  5286. "name": "symfony/process",
  5287. "version": "v5.4.3",
  5288. "source": {
  5289. "type": "git",
  5290. "url": "https://github.com/symfony/process.git",
  5291. "reference": "553f50487389a977eb31cf6b37faae56da00f753"
  5292. },
  5293. "dist": {
  5294. "type": "zip",
  5295. "url": "https://api.github.com/repos/symfony/process/zipball/553f50487389a977eb31cf6b37faae56da00f753",
  5296. "reference": "553f50487389a977eb31cf6b37faae56da00f753",
  5297. "shasum": ""
  5298. },
  5299. "require": {
  5300. "php": ">=7.2.5",
  5301. "symfony/polyfill-php80": "^1.16"
  5302. },
  5303. "type": "library",
  5304. "autoload": {
  5305. "psr-4": {
  5306. "Symfony\\Component\\Process\\": ""
  5307. },
  5308. "exclude-from-classmap": [
  5309. "/Tests/"
  5310. ]
  5311. },
  5312. "notification-url": "https://packagist.org/downloads/",
  5313. "license": [
  5314. "MIT"
  5315. ],
  5316. "authors": [
  5317. {
  5318. "name": "Fabien Potencier",
  5319. "email": "fabien@symfony.com"
  5320. },
  5321. {
  5322. "name": "Symfony Community",
  5323. "homepage": "https://symfony.com/contributors"
  5324. }
  5325. ],
  5326. "description": "Executes commands in sub-processes",
  5327. "homepage": "https://symfony.com",
  5328. "support": {
  5329. "source": "https://github.com/symfony/process/tree/v5.4.3"
  5330. },
  5331. "funding": [
  5332. {
  5333. "url": "https://symfony.com/sponsor",
  5334. "type": "custom"
  5335. },
  5336. {
  5337. "url": "https://github.com/fabpot",
  5338. "type": "github"
  5339. },
  5340. {
  5341. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5342. "type": "tidelift"
  5343. }
  5344. ],
  5345. "time": "2022-01-26T16:28:35+00:00"
  5346. },
  5347. {
  5348. "name": "symfony/routing",
  5349. "version": "v5.4.3",
  5350. "source": {
  5351. "type": "git",
  5352. "url": "https://github.com/symfony/routing.git",
  5353. "reference": "44b29c7a94e867ccde1da604792f11a469958981"
  5354. },
  5355. "dist": {
  5356. "type": "zip",
  5357. "url": "https://api.github.com/repos/symfony/routing/zipball/44b29c7a94e867ccde1da604792f11a469958981",
  5358. "reference": "44b29c7a94e867ccde1da604792f11a469958981",
  5359. "shasum": ""
  5360. },
  5361. "require": {
  5362. "php": ">=7.2.5",
  5363. "symfony/deprecation-contracts": "^2.1|^3",
  5364. "symfony/polyfill-php80": "^1.16"
  5365. },
  5366. "conflict": {
  5367. "doctrine/annotations": "<1.12",
  5368. "symfony/config": "<5.3",
  5369. "symfony/dependency-injection": "<4.4",
  5370. "symfony/yaml": "<4.4"
  5371. },
  5372. "require-dev": {
  5373. "doctrine/annotations": "^1.12",
  5374. "psr/log": "^1|^2|^3",
  5375. "symfony/config": "^5.3|^6.0",
  5376. "symfony/dependency-injection": "^4.4|^5.0|^6.0",
  5377. "symfony/expression-language": "^4.4|^5.0|^6.0",
  5378. "symfony/http-foundation": "^4.4|^5.0|^6.0",
  5379. "symfony/yaml": "^4.4|^5.0|^6.0"
  5380. },
  5381. "suggest": {
  5382. "symfony/config": "For using the all-in-one router or any loader",
  5383. "symfony/expression-language": "For using expression matching",
  5384. "symfony/http-foundation": "For using a Symfony Request object",
  5385. "symfony/yaml": "For using the YAML loader"
  5386. },
  5387. "type": "library",
  5388. "autoload": {
  5389. "psr-4": {
  5390. "Symfony\\Component\\Routing\\": ""
  5391. },
  5392. "exclude-from-classmap": [
  5393. "/Tests/"
  5394. ]
  5395. },
  5396. "notification-url": "https://packagist.org/downloads/",
  5397. "license": [
  5398. "MIT"
  5399. ],
  5400. "authors": [
  5401. {
  5402. "name": "Fabien Potencier",
  5403. "email": "fabien@symfony.com"
  5404. },
  5405. {
  5406. "name": "Symfony Community",
  5407. "homepage": "https://symfony.com/contributors"
  5408. }
  5409. ],
  5410. "description": "Maps an HTTP request to a set of configuration variables",
  5411. "homepage": "https://symfony.com",
  5412. "keywords": [
  5413. "router",
  5414. "routing",
  5415. "uri",
  5416. "url"
  5417. ],
  5418. "support": {
  5419. "source": "https://github.com/symfony/routing/tree/v5.4.3"
  5420. },
  5421. "funding": [
  5422. {
  5423. "url": "https://symfony.com/sponsor",
  5424. "type": "custom"
  5425. },
  5426. {
  5427. "url": "https://github.com/fabpot",
  5428. "type": "github"
  5429. },
  5430. {
  5431. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5432. "type": "tidelift"
  5433. }
  5434. ],
  5435. "time": "2022-01-02T09:53:40+00:00"
  5436. },
  5437. {
  5438. "name": "symfony/service-contracts",
  5439. "version": "v2.4.1",
  5440. "source": {
  5441. "type": "git",
  5442. "url": "https://github.com/symfony/service-contracts.git",
  5443. "reference": "d664541b99d6fb0247ec5ff32e87238582236204"
  5444. },
  5445. "dist": {
  5446. "type": "zip",
  5447. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d664541b99d6fb0247ec5ff32e87238582236204",
  5448. "reference": "d664541b99d6fb0247ec5ff32e87238582236204",
  5449. "shasum": ""
  5450. },
  5451. "require": {
  5452. "php": ">=7.2.5",
  5453. "psr/container": "^1.1"
  5454. },
  5455. "conflict": {
  5456. "ext-psr": "<1.1|>=2"
  5457. },
  5458. "suggest": {
  5459. "symfony/service-implementation": ""
  5460. },
  5461. "type": "library",
  5462. "extra": {
  5463. "branch-alias": {
  5464. "dev-main": "2.4-dev"
  5465. },
  5466. "thanks": {
  5467. "name": "symfony/contracts",
  5468. "url": "https://github.com/symfony/contracts"
  5469. }
  5470. },
  5471. "autoload": {
  5472. "psr-4": {
  5473. "Symfony\\Contracts\\Service\\": ""
  5474. }
  5475. },
  5476. "notification-url": "https://packagist.org/downloads/",
  5477. "license": [
  5478. "MIT"
  5479. ],
  5480. "authors": [
  5481. {
  5482. "name": "Nicolas Grekas",
  5483. "email": "p@tchwork.com"
  5484. },
  5485. {
  5486. "name": "Symfony Community",
  5487. "homepage": "https://symfony.com/contributors"
  5488. }
  5489. ],
  5490. "description": "Generic abstractions related to writing services",
  5491. "homepage": "https://symfony.com",
  5492. "keywords": [
  5493. "abstractions",
  5494. "contracts",
  5495. "decoupling",
  5496. "interfaces",
  5497. "interoperability",
  5498. "standards"
  5499. ],
  5500. "support": {
  5501. "source": "https://github.com/symfony/service-contracts/tree/v2.4.1"
  5502. },
  5503. "funding": [
  5504. {
  5505. "url": "https://symfony.com/sponsor",
  5506. "type": "custom"
  5507. },
  5508. {
  5509. "url": "https://github.com/fabpot",
  5510. "type": "github"
  5511. },
  5512. {
  5513. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5514. "type": "tidelift"
  5515. }
  5516. ],
  5517. "time": "2021-11-04T16:37:19+00:00"
  5518. },
  5519. {
  5520. "name": "symfony/string",
  5521. "version": "v6.0.3",
  5522. "source": {
  5523. "type": "git",
  5524. "url": "https://github.com/symfony/string.git",
  5525. "reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2"
  5526. },
  5527. "dist": {
  5528. "type": "zip",
  5529. "url": "https://api.github.com/repos/symfony/string/zipball/522144f0c4c004c80d56fa47e40e17028e2eefc2",
  5530. "reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2",
  5531. "shasum": ""
  5532. },
  5533. "require": {
  5534. "php": ">=8.0.2",
  5535. "symfony/polyfill-ctype": "~1.8",
  5536. "symfony/polyfill-intl-grapheme": "~1.0",
  5537. "symfony/polyfill-intl-normalizer": "~1.0",
  5538. "symfony/polyfill-mbstring": "~1.0"
  5539. },
  5540. "conflict": {
  5541. "symfony/translation-contracts": "<2.0"
  5542. },
  5543. "require-dev": {
  5544. "symfony/error-handler": "^5.4|^6.0",
  5545. "symfony/http-client": "^5.4|^6.0",
  5546. "symfony/translation-contracts": "^2.0|^3.0",
  5547. "symfony/var-exporter": "^5.4|^6.0"
  5548. },
  5549. "type": "library",
  5550. "autoload": {
  5551. "psr-4": {
  5552. "Symfony\\Component\\String\\": ""
  5553. },
  5554. "files": [
  5555. "Resources/functions.php"
  5556. ],
  5557. "exclude-from-classmap": [
  5558. "/Tests/"
  5559. ]
  5560. },
  5561. "notification-url": "https://packagist.org/downloads/",
  5562. "license": [
  5563. "MIT"
  5564. ],
  5565. "authors": [
  5566. {
  5567. "name": "Nicolas Grekas",
  5568. "email": "p@tchwork.com"
  5569. },
  5570. {
  5571. "name": "Symfony Community",
  5572. "homepage": "https://symfony.com/contributors"
  5573. }
  5574. ],
  5575. "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  5576. "homepage": "https://symfony.com",
  5577. "keywords": [
  5578. "grapheme",
  5579. "i18n",
  5580. "string",
  5581. "unicode",
  5582. "utf-8",
  5583. "utf8"
  5584. ],
  5585. "support": {
  5586. "source": "https://github.com/symfony/string/tree/v6.0.3"
  5587. },
  5588. "funding": [
  5589. {
  5590. "url": "https://symfony.com/sponsor",
  5591. "type": "custom"
  5592. },
  5593. {
  5594. "url": "https://github.com/fabpot",
  5595. "type": "github"
  5596. },
  5597. {
  5598. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5599. "type": "tidelift"
  5600. }
  5601. ],
  5602. "time": "2022-01-02T09:55:41+00:00"
  5603. },
  5604. {
  5605. "name": "symfony/translation",
  5606. "version": "v6.0.3",
  5607. "source": {
  5608. "type": "git",
  5609. "url": "https://github.com/symfony/translation.git",
  5610. "reference": "71bb15335798f8c4da110911bcf2d2fead7a430d"
  5611. },
  5612. "dist": {
  5613. "type": "zip",
  5614. "url": "https://api.github.com/repos/symfony/translation/zipball/71bb15335798f8c4da110911bcf2d2fead7a430d",
  5615. "reference": "71bb15335798f8c4da110911bcf2d2fead7a430d",
  5616. "shasum": ""
  5617. },
  5618. "require": {
  5619. "php": ">=8.0.2",
  5620. "symfony/polyfill-mbstring": "~1.0",
  5621. "symfony/translation-contracts": "^2.3|^3.0"
  5622. },
  5623. "conflict": {
  5624. "symfony/config": "<5.4",
  5625. "symfony/console": "<5.4",
  5626. "symfony/dependency-injection": "<5.4",
  5627. "symfony/http-kernel": "<5.4",
  5628. "symfony/twig-bundle": "<5.4",
  5629. "symfony/yaml": "<5.4"
  5630. },
  5631. "provide": {
  5632. "symfony/translation-implementation": "2.3|3.0"
  5633. },
  5634. "require-dev": {
  5635. "psr/log": "^1|^2|^3",
  5636. "symfony/config": "^5.4|^6.0",
  5637. "symfony/console": "^5.4|^6.0",
  5638. "symfony/dependency-injection": "^5.4|^6.0",
  5639. "symfony/finder": "^5.4|^6.0",
  5640. "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
  5641. "symfony/http-kernel": "^5.4|^6.0",
  5642. "symfony/intl": "^5.4|^6.0",
  5643. "symfony/polyfill-intl-icu": "^1.21",
  5644. "symfony/service-contracts": "^1.1.2|^2|^3",
  5645. "symfony/yaml": "^5.4|^6.0"
  5646. },
  5647. "suggest": {
  5648. "psr/log-implementation": "To use logging capability in translator",
  5649. "symfony/config": "",
  5650. "symfony/yaml": ""
  5651. },
  5652. "type": "library",
  5653. "autoload": {
  5654. "files": [
  5655. "Resources/functions.php"
  5656. ],
  5657. "psr-4": {
  5658. "Symfony\\Component\\Translation\\": ""
  5659. },
  5660. "exclude-from-classmap": [
  5661. "/Tests/"
  5662. ]
  5663. },
  5664. "notification-url": "https://packagist.org/downloads/",
  5665. "license": [
  5666. "MIT"
  5667. ],
  5668. "authors": [
  5669. {
  5670. "name": "Fabien Potencier",
  5671. "email": "fabien@symfony.com"
  5672. },
  5673. {
  5674. "name": "Symfony Community",
  5675. "homepage": "https://symfony.com/contributors"
  5676. }
  5677. ],
  5678. "description": "Provides tools to internationalize your application",
  5679. "homepage": "https://symfony.com",
  5680. "support": {
  5681. "source": "https://github.com/symfony/translation/tree/v6.0.3"
  5682. },
  5683. "funding": [
  5684. {
  5685. "url": "https://symfony.com/sponsor",
  5686. "type": "custom"
  5687. },
  5688. {
  5689. "url": "https://github.com/fabpot",
  5690. "type": "github"
  5691. },
  5692. {
  5693. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5694. "type": "tidelift"
  5695. }
  5696. ],
  5697. "time": "2022-01-07T00:29:03+00:00"
  5698. },
  5699. {
  5700. "name": "symfony/translation-contracts",
  5701. "version": "v3.0.0",
  5702. "source": {
  5703. "type": "git",
  5704. "url": "https://github.com/symfony/translation-contracts.git",
  5705. "reference": "1b6ea5a7442af5a12dba3dbd6d71034b5b234e77"
  5706. },
  5707. "dist": {
  5708. "type": "zip",
  5709. "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/1b6ea5a7442af5a12dba3dbd6d71034b5b234e77",
  5710. "reference": "1b6ea5a7442af5a12dba3dbd6d71034b5b234e77",
  5711. "shasum": ""
  5712. },
  5713. "require": {
  5714. "php": ">=8.0.2"
  5715. },
  5716. "suggest": {
  5717. "symfony/translation-implementation": ""
  5718. },
  5719. "type": "library",
  5720. "extra": {
  5721. "branch-alias": {
  5722. "dev-main": "3.0-dev"
  5723. },
  5724. "thanks": {
  5725. "name": "symfony/contracts",
  5726. "url": "https://github.com/symfony/contracts"
  5727. }
  5728. },
  5729. "autoload": {
  5730. "psr-4": {
  5731. "Symfony\\Contracts\\Translation\\": ""
  5732. }
  5733. },
  5734. "notification-url": "https://packagist.org/downloads/",
  5735. "license": [
  5736. "MIT"
  5737. ],
  5738. "authors": [
  5739. {
  5740. "name": "Nicolas Grekas",
  5741. "email": "p@tchwork.com"
  5742. },
  5743. {
  5744. "name": "Symfony Community",
  5745. "homepage": "https://symfony.com/contributors"
  5746. }
  5747. ],
  5748. "description": "Generic abstractions related to translation",
  5749. "homepage": "https://symfony.com",
  5750. "keywords": [
  5751. "abstractions",
  5752. "contracts",
  5753. "decoupling",
  5754. "interfaces",
  5755. "interoperability",
  5756. "standards"
  5757. ],
  5758. "support": {
  5759. "source": "https://github.com/symfony/translation-contracts/tree/v3.0.0"
  5760. },
  5761. "funding": [
  5762. {
  5763. "url": "https://symfony.com/sponsor",
  5764. "type": "custom"
  5765. },
  5766. {
  5767. "url": "https://github.com/fabpot",
  5768. "type": "github"
  5769. },
  5770. {
  5771. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5772. "type": "tidelift"
  5773. }
  5774. ],
  5775. "time": "2021-09-07T12:43:40+00:00"
  5776. },
  5777. {
  5778. "name": "symfony/var-dumper",
  5779. "version": "v5.4.3",
  5780. "source": {
  5781. "type": "git",
  5782. "url": "https://github.com/symfony/var-dumper.git",
  5783. "reference": "970a01f208bf895c5f327ba40b72288da43adec4"
  5784. },
  5785. "dist": {
  5786. "type": "zip",
  5787. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/970a01f208bf895c5f327ba40b72288da43adec4",
  5788. "reference": "970a01f208bf895c5f327ba40b72288da43adec4",
  5789. "shasum": ""
  5790. },
  5791. "require": {
  5792. "php": ">=7.2.5",
  5793. "symfony/polyfill-mbstring": "~1.0",
  5794. "symfony/polyfill-php80": "^1.16"
  5795. },
  5796. "conflict": {
  5797. "phpunit/phpunit": "<5.4.3",
  5798. "symfony/console": "<4.4"
  5799. },
  5800. "require-dev": {
  5801. "ext-iconv": "*",
  5802. "symfony/console": "^4.4|^5.0|^6.0",
  5803. "symfony/process": "^4.4|^5.0|^6.0",
  5804. "symfony/uid": "^5.1|^6.0",
  5805. "twig/twig": "^2.13|^3.0.4"
  5806. },
  5807. "suggest": {
  5808. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  5809. "ext-intl": "To show region name in time zone dump",
  5810. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  5811. },
  5812. "bin": [
  5813. "Resources/bin/var-dump-server"
  5814. ],
  5815. "type": "library",
  5816. "autoload": {
  5817. "files": [
  5818. "Resources/functions/dump.php"
  5819. ],
  5820. "psr-4": {
  5821. "Symfony\\Component\\VarDumper\\": ""
  5822. },
  5823. "exclude-from-classmap": [
  5824. "/Tests/"
  5825. ]
  5826. },
  5827. "notification-url": "https://packagist.org/downloads/",
  5828. "license": [
  5829. "MIT"
  5830. ],
  5831. "authors": [
  5832. {
  5833. "name": "Nicolas Grekas",
  5834. "email": "p@tchwork.com"
  5835. },
  5836. {
  5837. "name": "Symfony Community",
  5838. "homepage": "https://symfony.com/contributors"
  5839. }
  5840. ],
  5841. "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  5842. "homepage": "https://symfony.com",
  5843. "keywords": [
  5844. "debug",
  5845. "dump"
  5846. ],
  5847. "support": {
  5848. "source": "https://github.com/symfony/var-dumper/tree/v5.4.3"
  5849. },
  5850. "funding": [
  5851. {
  5852. "url": "https://symfony.com/sponsor",
  5853. "type": "custom"
  5854. },
  5855. {
  5856. "url": "https://github.com/fabpot",
  5857. "type": "github"
  5858. },
  5859. {
  5860. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5861. "type": "tidelift"
  5862. }
  5863. ],
  5864. "time": "2022-01-17T16:30:37+00:00"
  5865. },
  5866. {
  5867. "name": "tijsverkoyen/css-to-inline-styles",
  5868. "version": "2.2.4",
  5869. "source": {
  5870. "type": "git",
  5871. "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
  5872. "reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c"
  5873. },
  5874. "dist": {
  5875. "type": "zip",
  5876. "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/da444caae6aca7a19c0c140f68c6182e337d5b1c",
  5877. "reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c",
  5878. "shasum": ""
  5879. },
  5880. "require": {
  5881. "ext-dom": "*",
  5882. "ext-libxml": "*",
  5883. "php": "^5.5 || ^7.0 || ^8.0",
  5884. "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
  5885. },
  5886. "require-dev": {
  5887. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10"
  5888. },
  5889. "type": "library",
  5890. "extra": {
  5891. "branch-alias": {
  5892. "dev-master": "2.2.x-dev"
  5893. }
  5894. },
  5895. "autoload": {
  5896. "psr-4": {
  5897. "TijsVerkoyen\\CssToInlineStyles\\": "src"
  5898. }
  5899. },
  5900. "notification-url": "https://packagist.org/downloads/",
  5901. "license": [
  5902. "BSD-3-Clause"
  5903. ],
  5904. "authors": [
  5905. {
  5906. "name": "Tijs Verkoyen",
  5907. "email": "css_to_inline_styles@verkoyen.eu",
  5908. "role": "Developer"
  5909. }
  5910. ],
  5911. "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.",
  5912. "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
  5913. "support": {
  5914. "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
  5915. "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.4"
  5916. },
  5917. "time": "2021-12-08T09:12:39+00:00"
  5918. },
  5919. {
  5920. "name": "twig/twig",
  5921. "version": "v3.3.8",
  5922. "source": {
  5923. "type": "git",
  5924. "url": "https://github.com/twigphp/Twig.git",
  5925. "reference": "972d8604a92b7054828b539f2febb0211dd5945c"
  5926. },
  5927. "dist": {
  5928. "type": "zip",
  5929. "url": "https://api.github.com/repos/twigphp/Twig/zipball/972d8604a92b7054828b539f2febb0211dd5945c",
  5930. "reference": "972d8604a92b7054828b539f2febb0211dd5945c",
  5931. "shasum": ""
  5932. },
  5933. "require": {
  5934. "php": ">=7.2.5",
  5935. "symfony/polyfill-ctype": "^1.8",
  5936. "symfony/polyfill-mbstring": "^1.3"
  5937. },
  5938. "require-dev": {
  5939. "psr/container": "^1.0",
  5940. "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
  5941. },
  5942. "type": "library",
  5943. "extra": {
  5944. "branch-alias": {
  5945. "dev-master": "3.3-dev"
  5946. }
  5947. },
  5948. "autoload": {
  5949. "psr-4": {
  5950. "Twig\\": "src/"
  5951. }
  5952. },
  5953. "notification-url": "https://packagist.org/downloads/",
  5954. "license": [
  5955. "BSD-3-Clause"
  5956. ],
  5957. "authors": [
  5958. {
  5959. "name": "Fabien Potencier",
  5960. "email": "fabien@symfony.com",
  5961. "homepage": "http://fabien.potencier.org",
  5962. "role": "Lead Developer"
  5963. },
  5964. {
  5965. "name": "Twig Team",
  5966. "role": "Contributors"
  5967. },
  5968. {
  5969. "name": "Armin Ronacher",
  5970. "email": "armin.ronacher@active-4.com",
  5971. "role": "Project Founder"
  5972. }
  5973. ],
  5974. "description": "Twig, the flexible, fast, and secure template language for PHP",
  5975. "homepage": "https://twig.symfony.com",
  5976. "keywords": [
  5977. "templating"
  5978. ],
  5979. "support": {
  5980. "issues": "https://github.com/twigphp/Twig/issues",
  5981. "source": "https://github.com/twigphp/Twig/tree/v3.3.8"
  5982. },
  5983. "funding": [
  5984. {
  5985. "url": "https://github.com/fabpot",
  5986. "type": "github"
  5987. },
  5988. {
  5989. "url": "https://tidelift.com/funding/github/packagist/twig/twig",
  5990. "type": "tidelift"
  5991. }
  5992. ],
  5993. "time": "2022-02-04T06:59:48+00:00"
  5994. },
  5995. {
  5996. "name": "vlucas/phpdotenv",
  5997. "version": "v5.4.1",
  5998. "source": {
  5999. "type": "git",
  6000. "url": "https://github.com/vlucas/phpdotenv.git",
  6001. "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f"
  6002. },
  6003. "dist": {
  6004. "type": "zip",
  6005. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/264dce589e7ce37a7ba99cb901eed8249fbec92f",
  6006. "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f",
  6007. "shasum": ""
  6008. },
  6009. "require": {
  6010. "ext-pcre": "*",
  6011. "graham-campbell/result-type": "^1.0.2",
  6012. "php": "^7.1.3 || ^8.0",
  6013. "phpoption/phpoption": "^1.8",
  6014. "symfony/polyfill-ctype": "^1.23",
  6015. "symfony/polyfill-mbstring": "^1.23.1",
  6016. "symfony/polyfill-php80": "^1.23.1"
  6017. },
  6018. "require-dev": {
  6019. "bamarni/composer-bin-plugin": "^1.4.1",
  6020. "ext-filter": "*",
  6021. "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
  6022. },
  6023. "suggest": {
  6024. "ext-filter": "Required to use the boolean validator."
  6025. },
  6026. "type": "library",
  6027. "extra": {
  6028. "branch-alias": {
  6029. "dev-master": "5.4-dev"
  6030. }
  6031. },
  6032. "autoload": {
  6033. "psr-4": {
  6034. "Dotenv\\": "src/"
  6035. }
  6036. },
  6037. "notification-url": "https://packagist.org/downloads/",
  6038. "license": [
  6039. "BSD-3-Clause"
  6040. ],
  6041. "authors": [
  6042. {
  6043. "name": "Graham Campbell",
  6044. "email": "hello@gjcampbell.co.uk",
  6045. "homepage": "https://github.com/GrahamCampbell"
  6046. },
  6047. {
  6048. "name": "Vance Lucas",
  6049. "email": "vance@vancelucas.com",
  6050. "homepage": "https://github.com/vlucas"
  6051. }
  6052. ],
  6053. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  6054. "keywords": [
  6055. "dotenv",
  6056. "env",
  6057. "environment"
  6058. ],
  6059. "support": {
  6060. "issues": "https://github.com/vlucas/phpdotenv/issues",
  6061. "source": "https://github.com/vlucas/phpdotenv/tree/v5.4.1"
  6062. },
  6063. "funding": [
  6064. {
  6065. "url": "https://github.com/GrahamCampbell",
  6066. "type": "github"
  6067. },
  6068. {
  6069. "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
  6070. "type": "tidelift"
  6071. }
  6072. ],
  6073. "time": "2021-12-12T23:22:04+00:00"
  6074. },
  6075. {
  6076. "name": "voku/portable-ascii",
  6077. "version": "1.6.1",
  6078. "source": {
  6079. "type": "git",
  6080. "url": "https://github.com/voku/portable-ascii.git",
  6081. "reference": "87337c91b9dfacee02452244ee14ab3c43bc485a"
  6082. },
  6083. "dist": {
  6084. "type": "zip",
  6085. "url": "https://api.github.com/repos/voku/portable-ascii/zipball/87337c91b9dfacee02452244ee14ab3c43bc485a",
  6086. "reference": "87337c91b9dfacee02452244ee14ab3c43bc485a",
  6087. "shasum": ""
  6088. },
  6089. "require": {
  6090. "php": ">=7.0.0"
  6091. },
  6092. "require-dev": {
  6093. "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
  6094. },
  6095. "suggest": {
  6096. "ext-intl": "Use Intl for transliterator_transliterate() support"
  6097. },
  6098. "type": "library",
  6099. "autoload": {
  6100. "psr-4": {
  6101. "voku\\": "src/voku/"
  6102. }
  6103. },
  6104. "notification-url": "https://packagist.org/downloads/",
  6105. "license": [
  6106. "MIT"
  6107. ],
  6108. "authors": [
  6109. {
  6110. "name": "Lars Moelleken",
  6111. "homepage": "http://www.moelleken.org/"
  6112. }
  6113. ],
  6114. "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
  6115. "homepage": "https://github.com/voku/portable-ascii",
  6116. "keywords": [
  6117. "ascii",
  6118. "clean",
  6119. "php"
  6120. ],
  6121. "support": {
  6122. "issues": "https://github.com/voku/portable-ascii/issues",
  6123. "source": "https://github.com/voku/portable-ascii/tree/1.6.1"
  6124. },
  6125. "funding": [
  6126. {
  6127. "url": "https://www.paypal.me/moelleken",
  6128. "type": "custom"
  6129. },
  6130. {
  6131. "url": "https://github.com/voku",
  6132. "type": "github"
  6133. },
  6134. {
  6135. "url": "https://opencollective.com/portable-ascii",
  6136. "type": "open_collective"
  6137. },
  6138. {
  6139. "url": "https://www.patreon.com/voku",
  6140. "type": "patreon"
  6141. },
  6142. {
  6143. "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
  6144. "type": "tidelift"
  6145. }
  6146. ],
  6147. "time": "2022-01-24T18:55:24+00:00"
  6148. },
  6149. {
  6150. "name": "webmozart/assert",
  6151. "version": "1.10.0",
  6152. "source": {
  6153. "type": "git",
  6154. "url": "https://github.com/webmozarts/assert.git",
  6155. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
  6156. },
  6157. "dist": {
  6158. "type": "zip",
  6159. "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
  6160. "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
  6161. "shasum": ""
  6162. },
  6163. "require": {
  6164. "php": "^7.2 || ^8.0",
  6165. "symfony/polyfill-ctype": "^1.8"
  6166. },
  6167. "conflict": {
  6168. "phpstan/phpstan": "<0.12.20",
  6169. "vimeo/psalm": "<4.6.1 || 4.6.2"
  6170. },
  6171. "require-dev": {
  6172. "phpunit/phpunit": "^8.5.13"
  6173. },
  6174. "type": "library",
  6175. "extra": {
  6176. "branch-alias": {
  6177. "dev-master": "1.10-dev"
  6178. }
  6179. },
  6180. "autoload": {
  6181. "psr-4": {
  6182. "Webmozart\\Assert\\": "src/"
  6183. }
  6184. },
  6185. "notification-url": "https://packagist.org/downloads/",
  6186. "license": [
  6187. "MIT"
  6188. ],
  6189. "authors": [
  6190. {
  6191. "name": "Bernhard Schussek",
  6192. "email": "bschussek@gmail.com"
  6193. }
  6194. ],
  6195. "description": "Assertions to validate method input/output with nice error messages.",
  6196. "keywords": [
  6197. "assert",
  6198. "check",
  6199. "validate"
  6200. ],
  6201. "support": {
  6202. "issues": "https://github.com/webmozarts/assert/issues",
  6203. "source": "https://github.com/webmozarts/assert/tree/1.10.0"
  6204. },
  6205. "time": "2021-03-09T10:59:23+00:00"
  6206. }
  6207. ],
  6208. "packages-dev": [
  6209. {
  6210. "name": "barryvdh/laravel-debugbar",
  6211. "version": "v3.6.7",
  6212. "source": {
  6213. "type": "git",
  6214. "url": "https://github.com/barryvdh/laravel-debugbar.git",
  6215. "reference": "b96f9820aaf1ff9afe945207883149e1c7afb298"
  6216. },
  6217. "dist": {
  6218. "type": "zip",
  6219. "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/b96f9820aaf1ff9afe945207883149e1c7afb298",
  6220. "reference": "b96f9820aaf1ff9afe945207883149e1c7afb298",
  6221. "shasum": ""
  6222. },
  6223. "require": {
  6224. "illuminate/routing": "^6|^7|^8|^9",
  6225. "illuminate/session": "^6|^7|^8|^9",
  6226. "illuminate/support": "^6|^7|^8|^9",
  6227. "maximebf/debugbar": "^1.17.2",
  6228. "php": ">=7.2",
  6229. "symfony/debug": "^4.3|^5|^6",
  6230. "symfony/finder": "^4.3|^5|^6"
  6231. },
  6232. "require-dev": {
  6233. "mockery/mockery": "^1.3.3",
  6234. "orchestra/testbench-dusk": "^4|^5|^6|^7",
  6235. "phpunit/phpunit": "^8.5|^9.0",
  6236. "squizlabs/php_codesniffer": "^3.5"
  6237. },
  6238. "type": "library",
  6239. "extra": {
  6240. "branch-alias": {
  6241. "dev-master": "3.6-dev"
  6242. },
  6243. "laravel": {
  6244. "providers": [
  6245. "Barryvdh\\Debugbar\\ServiceProvider"
  6246. ],
  6247. "aliases": {
  6248. "Debugbar": "Barryvdh\\Debugbar\\Facades\\Debugbar"
  6249. }
  6250. }
  6251. },
  6252. "autoload": {
  6253. "files": [
  6254. "src/helpers.php"
  6255. ],
  6256. "psr-4": {
  6257. "Barryvdh\\Debugbar\\": "src/"
  6258. }
  6259. },
  6260. "notification-url": "https://packagist.org/downloads/",
  6261. "license": [
  6262. "MIT"
  6263. ],
  6264. "authors": [
  6265. {
  6266. "name": "Barry vd. Heuvel",
  6267. "email": "barryvdh@gmail.com"
  6268. }
  6269. ],
  6270. "description": "PHP Debugbar integration for Laravel",
  6271. "keywords": [
  6272. "debug",
  6273. "debugbar",
  6274. "laravel",
  6275. "profiler",
  6276. "webprofiler"
  6277. ],
  6278. "support": {
  6279. "issues": "https://github.com/barryvdh/laravel-debugbar/issues",
  6280. "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.7"
  6281. },
  6282. "funding": [
  6283. {
  6284. "url": "https://fruitcake.nl",
  6285. "type": "custom"
  6286. },
  6287. {
  6288. "url": "https://github.com/barryvdh",
  6289. "type": "github"
  6290. }
  6291. ],
  6292. "time": "2022-02-09T07:52:32+00:00"
  6293. },
  6294. {
  6295. "name": "barryvdh/laravel-ide-helper",
  6296. "version": "v2.12.2",
  6297. "source": {
  6298. "type": "git",
  6299. "url": "https://github.com/barryvdh/laravel-ide-helper.git",
  6300. "reference": "7917cce7c991c7203545ea2e59a1dd366d1b60af"
  6301. },
  6302. "dist": {
  6303. "type": "zip",
  6304. "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/7917cce7c991c7203545ea2e59a1dd366d1b60af",
  6305. "reference": "7917cce7c991c7203545ea2e59a1dd366d1b60af",
  6306. "shasum": ""
  6307. },
  6308. "require": {
  6309. "barryvdh/reflection-docblock": "^2.0.6",
  6310. "composer/pcre": "^1.0",
  6311. "doctrine/dbal": "^2.6 || ^3",
  6312. "ext-json": "*",
  6313. "illuminate/console": "^8 || ^9",
  6314. "illuminate/filesystem": "^8 || ^9",
  6315. "illuminate/support": "^8 || ^9",
  6316. "nikic/php-parser": "^4.7",
  6317. "php": "^7.3 || ^8.0",
  6318. "phpdocumentor/type-resolver": "^1.1.0"
  6319. },
  6320. "require-dev": {
  6321. "ext-pdo_sqlite": "*",
  6322. "friendsofphp/php-cs-fixer": "^2",
  6323. "illuminate/config": "^8 || ^9",
  6324. "illuminate/view": "^8 || ^9",
  6325. "mockery/mockery": "^1.4",
  6326. "orchestra/testbench": "^6 || ^7",
  6327. "phpunit/phpunit": "^8.5 || ^9",
  6328. "spatie/phpunit-snapshot-assertions": "^3 || ^4",
  6329. "vimeo/psalm": "^3.12"
  6330. },
  6331. "suggest": {
  6332. "illuminate/events": "Required for automatic helper generation (^6|^7|^8|^9)."
  6333. },
  6334. "type": "library",
  6335. "extra": {
  6336. "branch-alias": {
  6337. "dev-master": "2.12-dev"
  6338. },
  6339. "laravel": {
  6340. "providers": [
  6341. "Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider"
  6342. ]
  6343. }
  6344. },
  6345. "autoload": {
  6346. "psr-4": {
  6347. "Barryvdh\\LaravelIdeHelper\\": "src"
  6348. }
  6349. },
  6350. "notification-url": "https://packagist.org/downloads/",
  6351. "license": [
  6352. "MIT"
  6353. ],
  6354. "authors": [
  6355. {
  6356. "name": "Barry vd. Heuvel",
  6357. "email": "barryvdh@gmail.com"
  6358. }
  6359. ],
  6360. "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.",
  6361. "keywords": [
  6362. "autocomplete",
  6363. "codeintel",
  6364. "helper",
  6365. "ide",
  6366. "laravel",
  6367. "netbeans",
  6368. "phpdoc",
  6369. "phpstorm",
  6370. "sublime"
  6371. ],
  6372. "support": {
  6373. "issues": "https://github.com/barryvdh/laravel-ide-helper/issues",
  6374. "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v2.12.2"
  6375. },
  6376. "funding": [
  6377. {
  6378. "url": "https://fruitcake.nl",
  6379. "type": "custom"
  6380. },
  6381. {
  6382. "url": "https://github.com/barryvdh",
  6383. "type": "github"
  6384. }
  6385. ],
  6386. "time": "2022-02-08T19:30:33+00:00"
  6387. },
  6388. {
  6389. "name": "barryvdh/reflection-docblock",
  6390. "version": "v2.0.6",
  6391. "source": {
  6392. "type": "git",
  6393. "url": "https://github.com/barryvdh/ReflectionDocBlock.git",
  6394. "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16"
  6395. },
  6396. "dist": {
  6397. "type": "zip",
  6398. "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/6b69015d83d3daf9004a71a89f26e27d27ef6a16",
  6399. "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16",
  6400. "shasum": ""
  6401. },
  6402. "require": {
  6403. "php": ">=5.3.3"
  6404. },
  6405. "require-dev": {
  6406. "phpunit/phpunit": "~4.0,<4.5"
  6407. },
  6408. "suggest": {
  6409. "dflydev/markdown": "~1.0",
  6410. "erusev/parsedown": "~1.0"
  6411. },
  6412. "type": "library",
  6413. "extra": {
  6414. "branch-alias": {
  6415. "dev-master": "2.0.x-dev"
  6416. }
  6417. },
  6418. "autoload": {
  6419. "psr-0": {
  6420. "Barryvdh": [
  6421. "src/"
  6422. ]
  6423. }
  6424. },
  6425. "notification-url": "https://packagist.org/downloads/",
  6426. "license": [
  6427. "MIT"
  6428. ],
  6429. "authors": [
  6430. {
  6431. "name": "Mike van Riel",
  6432. "email": "mike.vanriel@naenius.com"
  6433. }
  6434. ],
  6435. "support": {
  6436. "source": "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.0.6"
  6437. },
  6438. "time": "2018-12-13T10:34:14+00:00"
  6439. },
  6440. {
  6441. "name": "composer/pcre",
  6442. "version": "1.0.1",
  6443. "source": {
  6444. "type": "git",
  6445. "url": "https://github.com/composer/pcre.git",
  6446. "reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560"
  6447. },
  6448. "dist": {
  6449. "type": "zip",
  6450. "url": "https://api.github.com/repos/composer/pcre/zipball/67a32d7d6f9f560b726ab25a061b38ff3a80c560",
  6451. "reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560",
  6452. "shasum": ""
  6453. },
  6454. "require": {
  6455. "php": "^5.3.2 || ^7.0 || ^8.0"
  6456. },
  6457. "require-dev": {
  6458. "phpstan/phpstan": "^1.3",
  6459. "phpstan/phpstan-strict-rules": "^1.1",
  6460. "symfony/phpunit-bridge": "^4.2 || ^5"
  6461. },
  6462. "type": "library",
  6463. "extra": {
  6464. "branch-alias": {
  6465. "dev-main": "1.x-dev"
  6466. }
  6467. },
  6468. "autoload": {
  6469. "psr-4": {
  6470. "Composer\\Pcre\\": "src"
  6471. }
  6472. },
  6473. "notification-url": "https://packagist.org/downloads/",
  6474. "license": [
  6475. "MIT"
  6476. ],
  6477. "authors": [
  6478. {
  6479. "name": "Jordi Boggiano",
  6480. "email": "j.boggiano@seld.be",
  6481. "homepage": "http://seld.be"
  6482. }
  6483. ],
  6484. "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
  6485. "keywords": [
  6486. "PCRE",
  6487. "preg",
  6488. "regex",
  6489. "regular expression"
  6490. ],
  6491. "support": {
  6492. "issues": "https://github.com/composer/pcre/issues",
  6493. "source": "https://github.com/composer/pcre/tree/1.0.1"
  6494. },
  6495. "funding": [
  6496. {
  6497. "url": "https://packagist.com",
  6498. "type": "custom"
  6499. },
  6500. {
  6501. "url": "https://github.com/composer",
  6502. "type": "github"
  6503. },
  6504. {
  6505. "url": "https://tidelift.com/funding/github/packagist/composer/composer",
  6506. "type": "tidelift"
  6507. }
  6508. ],
  6509. "time": "2022-01-21T20:24:37+00:00"
  6510. },
  6511. {
  6512. "name": "doctrine/instantiator",
  6513. "version": "1.4.0",
  6514. "source": {
  6515. "type": "git",
  6516. "url": "https://github.com/doctrine/instantiator.git",
  6517. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
  6518. },
  6519. "dist": {
  6520. "type": "zip",
  6521. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
  6522. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
  6523. "shasum": ""
  6524. },
  6525. "require": {
  6526. "php": "^7.1 || ^8.0"
  6527. },
  6528. "require-dev": {
  6529. "doctrine/coding-standard": "^8.0",
  6530. "ext-pdo": "*",
  6531. "ext-phar": "*",
  6532. "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
  6533. "phpstan/phpstan": "^0.12",
  6534. "phpstan/phpstan-phpunit": "^0.12",
  6535. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  6536. },
  6537. "type": "library",
  6538. "autoload": {
  6539. "psr-4": {
  6540. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  6541. }
  6542. },
  6543. "notification-url": "https://packagist.org/downloads/",
  6544. "license": [
  6545. "MIT"
  6546. ],
  6547. "authors": [
  6548. {
  6549. "name": "Marco Pivetta",
  6550. "email": "ocramius@gmail.com",
  6551. "homepage": "https://ocramius.github.io/"
  6552. }
  6553. ],
  6554. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  6555. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  6556. "keywords": [
  6557. "constructor",
  6558. "instantiate"
  6559. ],
  6560. "support": {
  6561. "issues": "https://github.com/doctrine/instantiator/issues",
  6562. "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
  6563. },
  6564. "funding": [
  6565. {
  6566. "url": "https://www.doctrine-project.org/sponsorship.html",
  6567. "type": "custom"
  6568. },
  6569. {
  6570. "url": "https://www.patreon.com/phpdoctrine",
  6571. "type": "patreon"
  6572. },
  6573. {
  6574. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  6575. "type": "tidelift"
  6576. }
  6577. ],
  6578. "time": "2020-11-10T18:47:58+00:00"
  6579. },
  6580. {
  6581. "name": "facade/ignition-contracts",
  6582. "version": "1.0.2",
  6583. "source": {
  6584. "type": "git",
  6585. "url": "https://github.com/facade/ignition-contracts.git",
  6586. "reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267"
  6587. },
  6588. "dist": {
  6589. "type": "zip",
  6590. "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/3c921a1cdba35b68a7f0ccffc6dffc1995b18267",
  6591. "reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267",
  6592. "shasum": ""
  6593. },
  6594. "require": {
  6595. "php": "^7.3|^8.0"
  6596. },
  6597. "require-dev": {
  6598. "friendsofphp/php-cs-fixer": "^v2.15.8",
  6599. "phpunit/phpunit": "^9.3.11",
  6600. "vimeo/psalm": "^3.17.1"
  6601. },
  6602. "type": "library",
  6603. "autoload": {
  6604. "psr-4": {
  6605. "Facade\\IgnitionContracts\\": "src"
  6606. }
  6607. },
  6608. "notification-url": "https://packagist.org/downloads/",
  6609. "license": [
  6610. "MIT"
  6611. ],
  6612. "authors": [
  6613. {
  6614. "name": "Freek Van der Herten",
  6615. "email": "freek@spatie.be",
  6616. "homepage": "https://flareapp.io",
  6617. "role": "Developer"
  6618. }
  6619. ],
  6620. "description": "Solution contracts for Ignition",
  6621. "homepage": "https://github.com/facade/ignition-contracts",
  6622. "keywords": [
  6623. "contracts",
  6624. "flare",
  6625. "ignition"
  6626. ],
  6627. "support": {
  6628. "issues": "https://github.com/facade/ignition-contracts/issues",
  6629. "source": "https://github.com/facade/ignition-contracts/tree/1.0.2"
  6630. },
  6631. "time": "2020-10-16T08:27:54+00:00"
  6632. },
  6633. {
  6634. "name": "fakerphp/faker",
  6635. "version": "v1.19.0",
  6636. "source": {
  6637. "type": "git",
  6638. "url": "https://github.com/FakerPHP/Faker.git",
  6639. "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75"
  6640. },
  6641. "dist": {
  6642. "type": "zip",
  6643. "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/d7f08a622b3346766325488aa32ddc93ccdecc75",
  6644. "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75",
  6645. "shasum": ""
  6646. },
  6647. "require": {
  6648. "php": "^7.1 || ^8.0",
  6649. "psr/container": "^1.0 || ^2.0",
  6650. "symfony/deprecation-contracts": "^2.2 || ^3.0"
  6651. },
  6652. "conflict": {
  6653. "fzaninotto/faker": "*"
  6654. },
  6655. "require-dev": {
  6656. "bamarni/composer-bin-plugin": "^1.4.1",
  6657. "doctrine/persistence": "^1.3 || ^2.0",
  6658. "ext-intl": "*",
  6659. "symfony/phpunit-bridge": "^4.4 || ^5.2"
  6660. },
  6661. "suggest": {
  6662. "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
  6663. "ext-curl": "Required by Faker\\Provider\\Image to download images.",
  6664. "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
  6665. "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
  6666. "ext-mbstring": "Required for multibyte Unicode string functionality."
  6667. },
  6668. "type": "library",
  6669. "extra": {
  6670. "branch-alias": {
  6671. "dev-main": "v1.19-dev"
  6672. }
  6673. },
  6674. "autoload": {
  6675. "psr-4": {
  6676. "Faker\\": "src/Faker/"
  6677. }
  6678. },
  6679. "notification-url": "https://packagist.org/downloads/",
  6680. "license": [
  6681. "MIT"
  6682. ],
  6683. "authors": [
  6684. {
  6685. "name": "François Zaninotto"
  6686. }
  6687. ],
  6688. "description": "Faker is a PHP library that generates fake data for you.",
  6689. "keywords": [
  6690. "data",
  6691. "faker",
  6692. "fixtures"
  6693. ],
  6694. "support": {
  6695. "issues": "https://github.com/FakerPHP/Faker/issues",
  6696. "source": "https://github.com/FakerPHP/Faker/tree/v1.19.0"
  6697. },
  6698. "time": "2022-02-02T17:38:57+00:00"
  6699. },
  6700. {
  6701. "name": "filp/whoops",
  6702. "version": "2.14.5",
  6703. "source": {
  6704. "type": "git",
  6705. "url": "https://github.com/filp/whoops.git",
  6706. "reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc"
  6707. },
  6708. "dist": {
  6709. "type": "zip",
  6710. "url": "https://api.github.com/repos/filp/whoops/zipball/a63e5e8f26ebbebf8ed3c5c691637325512eb0dc",
  6711. "reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc",
  6712. "shasum": ""
  6713. },
  6714. "require": {
  6715. "php": "^5.5.9 || ^7.0 || ^8.0",
  6716. "psr/log": "^1.0.1 || ^2.0 || ^3.0"
  6717. },
  6718. "require-dev": {
  6719. "mockery/mockery": "^0.9 || ^1.0",
  6720. "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
  6721. "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
  6722. },
  6723. "suggest": {
  6724. "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
  6725. "whoops/soap": "Formats errors as SOAP responses"
  6726. },
  6727. "type": "library",
  6728. "extra": {
  6729. "branch-alias": {
  6730. "dev-master": "2.7-dev"
  6731. }
  6732. },
  6733. "autoload": {
  6734. "psr-4": {
  6735. "Whoops\\": "src/Whoops/"
  6736. }
  6737. },
  6738. "notification-url": "https://packagist.org/downloads/",
  6739. "license": [
  6740. "MIT"
  6741. ],
  6742. "authors": [
  6743. {
  6744. "name": "Filipe Dobreira",
  6745. "homepage": "https://github.com/filp",
  6746. "role": "Developer"
  6747. }
  6748. ],
  6749. "description": "php error handling for cool kids",
  6750. "homepage": "https://filp.github.io/whoops/",
  6751. "keywords": [
  6752. "error",
  6753. "exception",
  6754. "handling",
  6755. "library",
  6756. "throwable",
  6757. "whoops"
  6758. ],
  6759. "support": {
  6760. "issues": "https://github.com/filp/whoops/issues",
  6761. "source": "https://github.com/filp/whoops/tree/2.14.5"
  6762. },
  6763. "funding": [
  6764. {
  6765. "url": "https://github.com/denis-sokolov",
  6766. "type": "github"
  6767. }
  6768. ],
  6769. "time": "2022-01-07T12:00:00+00:00"
  6770. },
  6771. {
  6772. "name": "hamcrest/hamcrest-php",
  6773. "version": "v2.0.1",
  6774. "source": {
  6775. "type": "git",
  6776. "url": "https://github.com/hamcrest/hamcrest-php.git",
  6777. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
  6778. },
  6779. "dist": {
  6780. "type": "zip",
  6781. "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  6782. "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
  6783. "shasum": ""
  6784. },
  6785. "require": {
  6786. "php": "^5.3|^7.0|^8.0"
  6787. },
  6788. "replace": {
  6789. "cordoval/hamcrest-php": "*",
  6790. "davedevelopment/hamcrest-php": "*",
  6791. "kodova/hamcrest-php": "*"
  6792. },
  6793. "require-dev": {
  6794. "phpunit/php-file-iterator": "^1.4 || ^2.0",
  6795. "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
  6796. },
  6797. "type": "library",
  6798. "extra": {
  6799. "branch-alias": {
  6800. "dev-master": "2.1-dev"
  6801. }
  6802. },
  6803. "autoload": {
  6804. "classmap": [
  6805. "hamcrest"
  6806. ]
  6807. },
  6808. "notification-url": "https://packagist.org/downloads/",
  6809. "license": [
  6810. "BSD-3-Clause"
  6811. ],
  6812. "description": "This is the PHP port of Hamcrest Matchers",
  6813. "keywords": [
  6814. "test"
  6815. ],
  6816. "support": {
  6817. "issues": "https://github.com/hamcrest/hamcrest-php/issues",
  6818. "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
  6819. },
  6820. "time": "2020-07-09T08:09:16+00:00"
  6821. },
  6822. {
  6823. "name": "laravel/ui",
  6824. "version": "v3.4.4",
  6825. "source": {
  6826. "type": "git",
  6827. "url": "https://github.com/laravel/ui.git",
  6828. "reference": "1596de849ecafc0bcc891389da939012b67f9d5c"
  6829. },
  6830. "dist": {
  6831. "type": "zip",
  6832. "url": "https://api.github.com/repos/laravel/ui/zipball/1596de849ecafc0bcc891389da939012b67f9d5c",
  6833. "reference": "1596de849ecafc0bcc891389da939012b67f9d5c",
  6834. "shasum": ""
  6835. },
  6836. "require": {
  6837. "illuminate/console": "^8.42|^9.0",
  6838. "illuminate/filesystem": "^8.42|^9.0",
  6839. "illuminate/support": "^8.82|^9.0",
  6840. "illuminate/validation": "^8.42|^9.0",
  6841. "php": "^7.3|^8.0"
  6842. },
  6843. "require-dev": {
  6844. "orchestra/testbench": "^6.23|^7.0"
  6845. },
  6846. "type": "library",
  6847. "extra": {
  6848. "branch-alias": {
  6849. "dev-master": "3.x-dev"
  6850. },
  6851. "laravel": {
  6852. "providers": [
  6853. "Laravel\\Ui\\UiServiceProvider"
  6854. ]
  6855. }
  6856. },
  6857. "autoload": {
  6858. "psr-4": {
  6859. "Laravel\\Ui\\": "src/",
  6860. "Illuminate\\Foundation\\Auth\\": "auth-backend/"
  6861. }
  6862. },
  6863. "notification-url": "https://packagist.org/downloads/",
  6864. "license": [
  6865. "MIT"
  6866. ],
  6867. "authors": [
  6868. {
  6869. "name": "Taylor Otwell",
  6870. "email": "taylor@laravel.com"
  6871. }
  6872. ],
  6873. "description": "Laravel UI utilities and presets.",
  6874. "keywords": [
  6875. "laravel",
  6876. "ui"
  6877. ],
  6878. "support": {
  6879. "source": "https://github.com/laravel/ui/tree/v3.4.4"
  6880. },
  6881. "time": "2022-02-10T22:38:33+00:00"
  6882. },
  6883. {
  6884. "name": "maximebf/debugbar",
  6885. "version": "v1.18.0",
  6886. "source": {
  6887. "type": "git",
  6888. "url": "https://github.com/maximebf/php-debugbar.git",
  6889. "reference": "0d44b75f3b5d6d41ae83b79c7a4bceae7fbc78b6"
  6890. },
  6891. "dist": {
  6892. "type": "zip",
  6893. "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/0d44b75f3b5d6d41ae83b79c7a4bceae7fbc78b6",
  6894. "reference": "0d44b75f3b5d6d41ae83b79c7a4bceae7fbc78b6",
  6895. "shasum": ""
  6896. },
  6897. "require": {
  6898. "php": "^7.1|^8",
  6899. "psr/log": "^1|^2|^3",
  6900. "symfony/var-dumper": "^2.6|^3|^4|^5|^6"
  6901. },
  6902. "require-dev": {
  6903. "phpunit/phpunit": "^7.5.20 || ^9.4.2",
  6904. "twig/twig": "^1.38|^2.7|^3.0"
  6905. },
  6906. "suggest": {
  6907. "kriswallsmith/assetic": "The best way to manage assets",
  6908. "monolog/monolog": "Log using Monolog",
  6909. "predis/predis": "Redis storage"
  6910. },
  6911. "type": "library",
  6912. "extra": {
  6913. "branch-alias": {
  6914. "dev-master": "1.17-dev"
  6915. }
  6916. },
  6917. "autoload": {
  6918. "psr-4": {
  6919. "DebugBar\\": "src/DebugBar/"
  6920. }
  6921. },
  6922. "notification-url": "https://packagist.org/downloads/",
  6923. "license": [
  6924. "MIT"
  6925. ],
  6926. "authors": [
  6927. {
  6928. "name": "Maxime Bouroumeau-Fuseau",
  6929. "email": "maxime.bouroumeau@gmail.com",
  6930. "homepage": "http://maximebf.com"
  6931. },
  6932. {
  6933. "name": "Barry vd. Heuvel",
  6934. "email": "barryvdh@gmail.com"
  6935. }
  6936. ],
  6937. "description": "Debug bar in the browser for php application",
  6938. "homepage": "https://github.com/maximebf/php-debugbar",
  6939. "keywords": [
  6940. "debug",
  6941. "debugbar"
  6942. ],
  6943. "support": {
  6944. "issues": "https://github.com/maximebf/php-debugbar/issues",
  6945. "source": "https://github.com/maximebf/php-debugbar/tree/v1.18.0"
  6946. },
  6947. "time": "2021-12-27T18:49:48+00:00"
  6948. },
  6949. {
  6950. "name": "mockery/mockery",
  6951. "version": "1.5.0",
  6952. "source": {
  6953. "type": "git",
  6954. "url": "https://github.com/mockery/mockery.git",
  6955. "reference": "c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac"
  6956. },
  6957. "dist": {
  6958. "type": "zip",
  6959. "url": "https://api.github.com/repos/mockery/mockery/zipball/c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac",
  6960. "reference": "c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac",
  6961. "shasum": ""
  6962. },
  6963. "require": {
  6964. "hamcrest/hamcrest-php": "^2.0.1",
  6965. "lib-pcre": ">=7.0",
  6966. "php": "^7.3 || ^8.0"
  6967. },
  6968. "conflict": {
  6969. "phpunit/phpunit": "<8.0"
  6970. },
  6971. "require-dev": {
  6972. "phpunit/phpunit": "^8.5 || ^9.3"
  6973. },
  6974. "type": "library",
  6975. "extra": {
  6976. "branch-alias": {
  6977. "dev-master": "1.4.x-dev"
  6978. }
  6979. },
  6980. "autoload": {
  6981. "psr-0": {
  6982. "Mockery": "library/"
  6983. }
  6984. },
  6985. "notification-url": "https://packagist.org/downloads/",
  6986. "license": [
  6987. "BSD-3-Clause"
  6988. ],
  6989. "authors": [
  6990. {
  6991. "name": "Pádraic Brady",
  6992. "email": "padraic.brady@gmail.com",
  6993. "homepage": "http://blog.astrumfutura.com"
  6994. },
  6995. {
  6996. "name": "Dave Marshall",
  6997. "email": "dave.marshall@atstsolutions.co.uk",
  6998. "homepage": "http://davedevelopment.co.uk"
  6999. }
  7000. ],
  7001. "description": "Mockery is a simple yet flexible PHP mock object framework",
  7002. "homepage": "https://github.com/mockery/mockery",
  7003. "keywords": [
  7004. "BDD",
  7005. "TDD",
  7006. "library",
  7007. "mock",
  7008. "mock objects",
  7009. "mockery",
  7010. "stub",
  7011. "test",
  7012. "test double",
  7013. "testing"
  7014. ],
  7015. "support": {
  7016. "issues": "https://github.com/mockery/mockery/issues",
  7017. "source": "https://github.com/mockery/mockery/tree/1.5.0"
  7018. },
  7019. "time": "2022-01-20T13:18:17+00:00"
  7020. },
  7021. {
  7022. "name": "myclabs/deep-copy",
  7023. "version": "1.10.2",
  7024. "source": {
  7025. "type": "git",
  7026. "url": "https://github.com/myclabs/DeepCopy.git",
  7027. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
  7028. },
  7029. "dist": {
  7030. "type": "zip",
  7031. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
  7032. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
  7033. "shasum": ""
  7034. },
  7035. "require": {
  7036. "php": "^7.1 || ^8.0"
  7037. },
  7038. "require-dev": {
  7039. "doctrine/collections": "^1.0",
  7040. "doctrine/common": "^2.6",
  7041. "phpunit/phpunit": "^7.1"
  7042. },
  7043. "type": "library",
  7044. "autoload": {
  7045. "files": [
  7046. "src/DeepCopy/deep_copy.php"
  7047. ],
  7048. "psr-4": {
  7049. "DeepCopy\\": "src/DeepCopy/"
  7050. }
  7051. },
  7052. "notification-url": "https://packagist.org/downloads/",
  7053. "license": [
  7054. "MIT"
  7055. ],
  7056. "description": "Create deep copies (clones) of your objects",
  7057. "keywords": [
  7058. "clone",
  7059. "copy",
  7060. "duplicate",
  7061. "object",
  7062. "object graph"
  7063. ],
  7064. "support": {
  7065. "issues": "https://github.com/myclabs/DeepCopy/issues",
  7066. "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
  7067. },
  7068. "funding": [
  7069. {
  7070. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  7071. "type": "tidelift"
  7072. }
  7073. ],
  7074. "time": "2020-11-13T09:40:50+00:00"
  7075. },
  7076. {
  7077. "name": "nunomaduro/collision",
  7078. "version": "v5.11.0",
  7079. "source": {
  7080. "type": "git",
  7081. "url": "https://github.com/nunomaduro/collision.git",
  7082. "reference": "8b610eef8582ccdc05d8f2ab23305e2d37049461"
  7083. },
  7084. "dist": {
  7085. "type": "zip",
  7086. "url": "https://api.github.com/repos/nunomaduro/collision/zipball/8b610eef8582ccdc05d8f2ab23305e2d37049461",
  7087. "reference": "8b610eef8582ccdc05d8f2ab23305e2d37049461",
  7088. "shasum": ""
  7089. },
  7090. "require": {
  7091. "facade/ignition-contracts": "^1.0",
  7092. "filp/whoops": "^2.14.3",
  7093. "php": "^7.3 || ^8.0",
  7094. "symfony/console": "^5.0"
  7095. },
  7096. "require-dev": {
  7097. "brianium/paratest": "^6.1",
  7098. "fideloper/proxy": "^4.4.1",
  7099. "fruitcake/laravel-cors": "^2.0.3",
  7100. "laravel/framework": "8.x-dev",
  7101. "nunomaduro/larastan": "^0.6.2",
  7102. "nunomaduro/mock-final-classes": "^1.0",
  7103. "orchestra/testbench": "^6.0",
  7104. "phpstan/phpstan": "^0.12.64",
  7105. "phpunit/phpunit": "^9.5.0"
  7106. },
  7107. "type": "library",
  7108. "extra": {
  7109. "laravel": {
  7110. "providers": [
  7111. "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
  7112. ]
  7113. }
  7114. },
  7115. "autoload": {
  7116. "psr-4": {
  7117. "NunoMaduro\\Collision\\": "src/"
  7118. }
  7119. },
  7120. "notification-url": "https://packagist.org/downloads/",
  7121. "license": [
  7122. "MIT"
  7123. ],
  7124. "authors": [
  7125. {
  7126. "name": "Nuno Maduro",
  7127. "email": "enunomaduro@gmail.com"
  7128. }
  7129. ],
  7130. "description": "Cli error handling for console/command-line PHP applications.",
  7131. "keywords": [
  7132. "artisan",
  7133. "cli",
  7134. "command-line",
  7135. "console",
  7136. "error",
  7137. "handling",
  7138. "laravel",
  7139. "laravel-zero",
  7140. "php",
  7141. "symfony"
  7142. ],
  7143. "support": {
  7144. "issues": "https://github.com/nunomaduro/collision/issues",
  7145. "source": "https://github.com/nunomaduro/collision"
  7146. },
  7147. "funding": [
  7148. {
  7149. "url": "https://www.paypal.com/paypalme/enunomaduro",
  7150. "type": "custom"
  7151. },
  7152. {
  7153. "url": "https://github.com/nunomaduro",
  7154. "type": "github"
  7155. },
  7156. {
  7157. "url": "https://www.patreon.com/nunomaduro",
  7158. "type": "patreon"
  7159. }
  7160. ],
  7161. "time": "2022-01-10T16:22:52+00:00"
  7162. },
  7163. {
  7164. "name": "phar-io/manifest",
  7165. "version": "2.0.3",
  7166. "source": {
  7167. "type": "git",
  7168. "url": "https://github.com/phar-io/manifest.git",
  7169. "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
  7170. },
  7171. "dist": {
  7172. "type": "zip",
  7173. "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
  7174. "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
  7175. "shasum": ""
  7176. },
  7177. "require": {
  7178. "ext-dom": "*",
  7179. "ext-phar": "*",
  7180. "ext-xmlwriter": "*",
  7181. "phar-io/version": "^3.0.1",
  7182. "php": "^7.2 || ^8.0"
  7183. },
  7184. "type": "library",
  7185. "extra": {
  7186. "branch-alias": {
  7187. "dev-master": "2.0.x-dev"
  7188. }
  7189. },
  7190. "autoload": {
  7191. "classmap": [
  7192. "src/"
  7193. ]
  7194. },
  7195. "notification-url": "https://packagist.org/downloads/",
  7196. "license": [
  7197. "BSD-3-Clause"
  7198. ],
  7199. "authors": [
  7200. {
  7201. "name": "Arne Blankerts",
  7202. "email": "arne@blankerts.de",
  7203. "role": "Developer"
  7204. },
  7205. {
  7206. "name": "Sebastian Heuer",
  7207. "email": "sebastian@phpeople.de",
  7208. "role": "Developer"
  7209. },
  7210. {
  7211. "name": "Sebastian Bergmann",
  7212. "email": "sebastian@phpunit.de",
  7213. "role": "Developer"
  7214. }
  7215. ],
  7216. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  7217. "support": {
  7218. "issues": "https://github.com/phar-io/manifest/issues",
  7219. "source": "https://github.com/phar-io/manifest/tree/2.0.3"
  7220. },
  7221. "time": "2021-07-20T11:28:43+00:00"
  7222. },
  7223. {
  7224. "name": "phar-io/version",
  7225. "version": "3.2.1",
  7226. "source": {
  7227. "type": "git",
  7228. "url": "https://github.com/phar-io/version.git",
  7229. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
  7230. },
  7231. "dist": {
  7232. "type": "zip",
  7233. "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  7234. "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
  7235. "shasum": ""
  7236. },
  7237. "require": {
  7238. "php": "^7.2 || ^8.0"
  7239. },
  7240. "type": "library",
  7241. "autoload": {
  7242. "classmap": [
  7243. "src/"
  7244. ]
  7245. },
  7246. "notification-url": "https://packagist.org/downloads/",
  7247. "license": [
  7248. "BSD-3-Clause"
  7249. ],
  7250. "authors": [
  7251. {
  7252. "name": "Arne Blankerts",
  7253. "email": "arne@blankerts.de",
  7254. "role": "Developer"
  7255. },
  7256. {
  7257. "name": "Sebastian Heuer",
  7258. "email": "sebastian@phpeople.de",
  7259. "role": "Developer"
  7260. },
  7261. {
  7262. "name": "Sebastian Bergmann",
  7263. "email": "sebastian@phpunit.de",
  7264. "role": "Developer"
  7265. }
  7266. ],
  7267. "description": "Library for handling version information and constraints",
  7268. "support": {
  7269. "issues": "https://github.com/phar-io/version/issues",
  7270. "source": "https://github.com/phar-io/version/tree/3.2.1"
  7271. },
  7272. "time": "2022-02-21T01:04:05+00:00"
  7273. },
  7274. {
  7275. "name": "phpdocumentor/reflection-common",
  7276. "version": "2.2.0",
  7277. "source": {
  7278. "type": "git",
  7279. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  7280. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
  7281. },
  7282. "dist": {
  7283. "type": "zip",
  7284. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  7285. "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
  7286. "shasum": ""
  7287. },
  7288. "require": {
  7289. "php": "^7.2 || ^8.0"
  7290. },
  7291. "type": "library",
  7292. "extra": {
  7293. "branch-alias": {
  7294. "dev-2.x": "2.x-dev"
  7295. }
  7296. },
  7297. "autoload": {
  7298. "psr-4": {
  7299. "phpDocumentor\\Reflection\\": "src/"
  7300. }
  7301. },
  7302. "notification-url": "https://packagist.org/downloads/",
  7303. "license": [
  7304. "MIT"
  7305. ],
  7306. "authors": [
  7307. {
  7308. "name": "Jaap van Otterdijk",
  7309. "email": "opensource@ijaap.nl"
  7310. }
  7311. ],
  7312. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  7313. "homepage": "http://www.phpdoc.org",
  7314. "keywords": [
  7315. "FQSEN",
  7316. "phpDocumentor",
  7317. "phpdoc",
  7318. "reflection",
  7319. "static analysis"
  7320. ],
  7321. "support": {
  7322. "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
  7323. "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
  7324. },
  7325. "time": "2020-06-27T09:03:43+00:00"
  7326. },
  7327. {
  7328. "name": "phpdocumentor/reflection-docblock",
  7329. "version": "5.3.0",
  7330. "source": {
  7331. "type": "git",
  7332. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  7333. "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
  7334. },
  7335. "dist": {
  7336. "type": "zip",
  7337. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
  7338. "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
  7339. "shasum": ""
  7340. },
  7341. "require": {
  7342. "ext-filter": "*",
  7343. "php": "^7.2 || ^8.0",
  7344. "phpdocumentor/reflection-common": "^2.2",
  7345. "phpdocumentor/type-resolver": "^1.3",
  7346. "webmozart/assert": "^1.9.1"
  7347. },
  7348. "require-dev": {
  7349. "mockery/mockery": "~1.3.2",
  7350. "psalm/phar": "^4.8"
  7351. },
  7352. "type": "library",
  7353. "extra": {
  7354. "branch-alias": {
  7355. "dev-master": "5.x-dev"
  7356. }
  7357. },
  7358. "autoload": {
  7359. "psr-4": {
  7360. "phpDocumentor\\Reflection\\": "src"
  7361. }
  7362. },
  7363. "notification-url": "https://packagist.org/downloads/",
  7364. "license": [
  7365. "MIT"
  7366. ],
  7367. "authors": [
  7368. {
  7369. "name": "Mike van Riel",
  7370. "email": "me@mikevanriel.com"
  7371. },
  7372. {
  7373. "name": "Jaap van Otterdijk",
  7374. "email": "account@ijaap.nl"
  7375. }
  7376. ],
  7377. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  7378. "support": {
  7379. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  7380. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
  7381. },
  7382. "time": "2021-10-19T17:43:47+00:00"
  7383. },
  7384. {
  7385. "name": "phpdocumentor/type-resolver",
  7386. "version": "1.6.0",
  7387. "source": {
  7388. "type": "git",
  7389. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  7390. "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706"
  7391. },
  7392. "dist": {
  7393. "type": "zip",
  7394. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706",
  7395. "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706",
  7396. "shasum": ""
  7397. },
  7398. "require": {
  7399. "php": "^7.2 || ^8.0",
  7400. "phpdocumentor/reflection-common": "^2.0"
  7401. },
  7402. "require-dev": {
  7403. "ext-tokenizer": "*",
  7404. "psalm/phar": "^4.8"
  7405. },
  7406. "type": "library",
  7407. "extra": {
  7408. "branch-alias": {
  7409. "dev-1.x": "1.x-dev"
  7410. }
  7411. },
  7412. "autoload": {
  7413. "psr-4": {
  7414. "phpDocumentor\\Reflection\\": "src"
  7415. }
  7416. },
  7417. "notification-url": "https://packagist.org/downloads/",
  7418. "license": [
  7419. "MIT"
  7420. ],
  7421. "authors": [
  7422. {
  7423. "name": "Mike van Riel",
  7424. "email": "me@mikevanriel.com"
  7425. }
  7426. ],
  7427. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  7428. "support": {
  7429. "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
  7430. "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0"
  7431. },
  7432. "time": "2022-01-04T19:58:01+00:00"
  7433. },
  7434. {
  7435. "name": "phpspec/prophecy",
  7436. "version": "v1.15.0",
  7437. "source": {
  7438. "type": "git",
  7439. "url": "https://github.com/phpspec/prophecy.git",
  7440. "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
  7441. },
  7442. "dist": {
  7443. "type": "zip",
  7444. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
  7445. "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
  7446. "shasum": ""
  7447. },
  7448. "require": {
  7449. "doctrine/instantiator": "^1.2",
  7450. "php": "^7.2 || ~8.0, <8.2",
  7451. "phpdocumentor/reflection-docblock": "^5.2",
  7452. "sebastian/comparator": "^3.0 || ^4.0",
  7453. "sebastian/recursion-context": "^3.0 || ^4.0"
  7454. },
  7455. "require-dev": {
  7456. "phpspec/phpspec": "^6.0 || ^7.0",
  7457. "phpunit/phpunit": "^8.0 || ^9.0"
  7458. },
  7459. "type": "library",
  7460. "extra": {
  7461. "branch-alias": {
  7462. "dev-master": "1.x-dev"
  7463. }
  7464. },
  7465. "autoload": {
  7466. "psr-4": {
  7467. "Prophecy\\": "src/Prophecy"
  7468. }
  7469. },
  7470. "notification-url": "https://packagist.org/downloads/",
  7471. "license": [
  7472. "MIT"
  7473. ],
  7474. "authors": [
  7475. {
  7476. "name": "Konstantin Kudryashov",
  7477. "email": "ever.zet@gmail.com",
  7478. "homepage": "http://everzet.com"
  7479. },
  7480. {
  7481. "name": "Marcello Duarte",
  7482. "email": "marcello.duarte@gmail.com"
  7483. }
  7484. ],
  7485. "description": "Highly opinionated mocking framework for PHP 5.3+",
  7486. "homepage": "https://github.com/phpspec/prophecy",
  7487. "keywords": [
  7488. "Double",
  7489. "Dummy",
  7490. "fake",
  7491. "mock",
  7492. "spy",
  7493. "stub"
  7494. ],
  7495. "support": {
  7496. "issues": "https://github.com/phpspec/prophecy/issues",
  7497. "source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
  7498. },
  7499. "time": "2021-12-08T12:19:24+00:00"
  7500. },
  7501. {
  7502. "name": "phpunit/php-code-coverage",
  7503. "version": "9.2.13",
  7504. "source": {
  7505. "type": "git",
  7506. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  7507. "reference": "deac8540cb7bd40b2b8cfa679b76202834fd04e8"
  7508. },
  7509. "dist": {
  7510. "type": "zip",
  7511. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/deac8540cb7bd40b2b8cfa679b76202834fd04e8",
  7512. "reference": "deac8540cb7bd40b2b8cfa679b76202834fd04e8",
  7513. "shasum": ""
  7514. },
  7515. "require": {
  7516. "ext-dom": "*",
  7517. "ext-libxml": "*",
  7518. "ext-xmlwriter": "*",
  7519. "nikic/php-parser": "^4.13.0",
  7520. "php": ">=7.3",
  7521. "phpunit/php-file-iterator": "^3.0.3",
  7522. "phpunit/php-text-template": "^2.0.2",
  7523. "sebastian/code-unit-reverse-lookup": "^2.0.2",
  7524. "sebastian/complexity": "^2.0",
  7525. "sebastian/environment": "^5.1.2",
  7526. "sebastian/lines-of-code": "^1.0.3",
  7527. "sebastian/version": "^3.0.1",
  7528. "theseer/tokenizer": "^1.2.0"
  7529. },
  7530. "require-dev": {
  7531. "phpunit/phpunit": "^9.3"
  7532. },
  7533. "suggest": {
  7534. "ext-pcov": "*",
  7535. "ext-xdebug": "*"
  7536. },
  7537. "type": "library",
  7538. "extra": {
  7539. "branch-alias": {
  7540. "dev-master": "9.2-dev"
  7541. }
  7542. },
  7543. "autoload": {
  7544. "classmap": [
  7545. "src/"
  7546. ]
  7547. },
  7548. "notification-url": "https://packagist.org/downloads/",
  7549. "license": [
  7550. "BSD-3-Clause"
  7551. ],
  7552. "authors": [
  7553. {
  7554. "name": "Sebastian Bergmann",
  7555. "email": "sebastian@phpunit.de",
  7556. "role": "lead"
  7557. }
  7558. ],
  7559. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  7560. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  7561. "keywords": [
  7562. "coverage",
  7563. "testing",
  7564. "xunit"
  7565. ],
  7566. "support": {
  7567. "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
  7568. "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.13"
  7569. },
  7570. "funding": [
  7571. {
  7572. "url": "https://github.com/sebastianbergmann",
  7573. "type": "github"
  7574. }
  7575. ],
  7576. "time": "2022-02-23T17:02:38+00:00"
  7577. },
  7578. {
  7579. "name": "phpunit/php-file-iterator",
  7580. "version": "3.0.6",
  7581. "source": {
  7582. "type": "git",
  7583. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  7584. "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
  7585. },
  7586. "dist": {
  7587. "type": "zip",
  7588. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
  7589. "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
  7590. "shasum": ""
  7591. },
  7592. "require": {
  7593. "php": ">=7.3"
  7594. },
  7595. "require-dev": {
  7596. "phpunit/phpunit": "^9.3"
  7597. },
  7598. "type": "library",
  7599. "extra": {
  7600. "branch-alias": {
  7601. "dev-master": "3.0-dev"
  7602. }
  7603. },
  7604. "autoload": {
  7605. "classmap": [
  7606. "src/"
  7607. ]
  7608. },
  7609. "notification-url": "https://packagist.org/downloads/",
  7610. "license": [
  7611. "BSD-3-Clause"
  7612. ],
  7613. "authors": [
  7614. {
  7615. "name": "Sebastian Bergmann",
  7616. "email": "sebastian@phpunit.de",
  7617. "role": "lead"
  7618. }
  7619. ],
  7620. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  7621. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  7622. "keywords": [
  7623. "filesystem",
  7624. "iterator"
  7625. ],
  7626. "support": {
  7627. "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
  7628. "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
  7629. },
  7630. "funding": [
  7631. {
  7632. "url": "https://github.com/sebastianbergmann",
  7633. "type": "github"
  7634. }
  7635. ],
  7636. "time": "2021-12-02T12:48:52+00:00"
  7637. },
  7638. {
  7639. "name": "phpunit/php-invoker",
  7640. "version": "3.1.1",
  7641. "source": {
  7642. "type": "git",
  7643. "url": "https://github.com/sebastianbergmann/php-invoker.git",
  7644. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
  7645. },
  7646. "dist": {
  7647. "type": "zip",
  7648. "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  7649. "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
  7650. "shasum": ""
  7651. },
  7652. "require": {
  7653. "php": ">=7.3"
  7654. },
  7655. "require-dev": {
  7656. "ext-pcntl": "*",
  7657. "phpunit/phpunit": "^9.3"
  7658. },
  7659. "suggest": {
  7660. "ext-pcntl": "*"
  7661. },
  7662. "type": "library",
  7663. "extra": {
  7664. "branch-alias": {
  7665. "dev-master": "3.1-dev"
  7666. }
  7667. },
  7668. "autoload": {
  7669. "classmap": [
  7670. "src/"
  7671. ]
  7672. },
  7673. "notification-url": "https://packagist.org/downloads/",
  7674. "license": [
  7675. "BSD-3-Clause"
  7676. ],
  7677. "authors": [
  7678. {
  7679. "name": "Sebastian Bergmann",
  7680. "email": "sebastian@phpunit.de",
  7681. "role": "lead"
  7682. }
  7683. ],
  7684. "description": "Invoke callables with a timeout",
  7685. "homepage": "https://github.com/sebastianbergmann/php-invoker/",
  7686. "keywords": [
  7687. "process"
  7688. ],
  7689. "support": {
  7690. "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
  7691. "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
  7692. },
  7693. "funding": [
  7694. {
  7695. "url": "https://github.com/sebastianbergmann",
  7696. "type": "github"
  7697. }
  7698. ],
  7699. "time": "2020-09-28T05:58:55+00:00"
  7700. },
  7701. {
  7702. "name": "phpunit/php-text-template",
  7703. "version": "2.0.4",
  7704. "source": {
  7705. "type": "git",
  7706. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  7707. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
  7708. },
  7709. "dist": {
  7710. "type": "zip",
  7711. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  7712. "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
  7713. "shasum": ""
  7714. },
  7715. "require": {
  7716. "php": ">=7.3"
  7717. },
  7718. "require-dev": {
  7719. "phpunit/phpunit": "^9.3"
  7720. },
  7721. "type": "library",
  7722. "extra": {
  7723. "branch-alias": {
  7724. "dev-master": "2.0-dev"
  7725. }
  7726. },
  7727. "autoload": {
  7728. "classmap": [
  7729. "src/"
  7730. ]
  7731. },
  7732. "notification-url": "https://packagist.org/downloads/",
  7733. "license": [
  7734. "BSD-3-Clause"
  7735. ],
  7736. "authors": [
  7737. {
  7738. "name": "Sebastian Bergmann",
  7739. "email": "sebastian@phpunit.de",
  7740. "role": "lead"
  7741. }
  7742. ],
  7743. "description": "Simple template engine.",
  7744. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  7745. "keywords": [
  7746. "template"
  7747. ],
  7748. "support": {
  7749. "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
  7750. "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
  7751. },
  7752. "funding": [
  7753. {
  7754. "url": "https://github.com/sebastianbergmann",
  7755. "type": "github"
  7756. }
  7757. ],
  7758. "time": "2020-10-26T05:33:50+00:00"
  7759. },
  7760. {
  7761. "name": "phpunit/php-timer",
  7762. "version": "5.0.3",
  7763. "source": {
  7764. "type": "git",
  7765. "url": "https://github.com/sebastianbergmann/php-timer.git",
  7766. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
  7767. },
  7768. "dist": {
  7769. "type": "zip",
  7770. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  7771. "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
  7772. "shasum": ""
  7773. },
  7774. "require": {
  7775. "php": ">=7.3"
  7776. },
  7777. "require-dev": {
  7778. "phpunit/phpunit": "^9.3"
  7779. },
  7780. "type": "library",
  7781. "extra": {
  7782. "branch-alias": {
  7783. "dev-master": "5.0-dev"
  7784. }
  7785. },
  7786. "autoload": {
  7787. "classmap": [
  7788. "src/"
  7789. ]
  7790. },
  7791. "notification-url": "https://packagist.org/downloads/",
  7792. "license": [
  7793. "BSD-3-Clause"
  7794. ],
  7795. "authors": [
  7796. {
  7797. "name": "Sebastian Bergmann",
  7798. "email": "sebastian@phpunit.de",
  7799. "role": "lead"
  7800. }
  7801. ],
  7802. "description": "Utility class for timing",
  7803. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  7804. "keywords": [
  7805. "timer"
  7806. ],
  7807. "support": {
  7808. "issues": "https://github.com/sebastianbergmann/php-timer/issues",
  7809. "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
  7810. },
  7811. "funding": [
  7812. {
  7813. "url": "https://github.com/sebastianbergmann",
  7814. "type": "github"
  7815. }
  7816. ],
  7817. "time": "2020-10-26T13:16:10+00:00"
  7818. },
  7819. {
  7820. "name": "phpunit/phpunit",
  7821. "version": "9.5.16",
  7822. "source": {
  7823. "type": "git",
  7824. "url": "https://github.com/sebastianbergmann/phpunit.git",
  7825. "reference": "5ff8c545a50226c569310a35f4fa89d79f1ddfdc"
  7826. },
  7827. "dist": {
  7828. "type": "zip",
  7829. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5ff8c545a50226c569310a35f4fa89d79f1ddfdc",
  7830. "reference": "5ff8c545a50226c569310a35f4fa89d79f1ddfdc",
  7831. "shasum": ""
  7832. },
  7833. "require": {
  7834. "doctrine/instantiator": "^1.3.1",
  7835. "ext-dom": "*",
  7836. "ext-json": "*",
  7837. "ext-libxml": "*",
  7838. "ext-mbstring": "*",
  7839. "ext-xml": "*",
  7840. "ext-xmlwriter": "*",
  7841. "myclabs/deep-copy": "^1.10.1",
  7842. "phar-io/manifest": "^2.0.3",
  7843. "phar-io/version": "^3.0.2",
  7844. "php": ">=7.3",
  7845. "phpspec/prophecy": "^1.12.1",
  7846. "phpunit/php-code-coverage": "^9.2.13",
  7847. "phpunit/php-file-iterator": "^3.0.5",
  7848. "phpunit/php-invoker": "^3.1.1",
  7849. "phpunit/php-text-template": "^2.0.3",
  7850. "phpunit/php-timer": "^5.0.2",
  7851. "sebastian/cli-parser": "^1.0.1",
  7852. "sebastian/code-unit": "^1.0.6",
  7853. "sebastian/comparator": "^4.0.5",
  7854. "sebastian/diff": "^4.0.3",
  7855. "sebastian/environment": "^5.1.3",
  7856. "sebastian/exporter": "^4.0.3",
  7857. "sebastian/global-state": "^5.0.1",
  7858. "sebastian/object-enumerator": "^4.0.3",
  7859. "sebastian/resource-operations": "^3.0.3",
  7860. "sebastian/type": "^2.3.4",
  7861. "sebastian/version": "^3.0.2"
  7862. },
  7863. "require-dev": {
  7864. "ext-pdo": "*",
  7865. "phpspec/prophecy-phpunit": "^2.0.1"
  7866. },
  7867. "suggest": {
  7868. "ext-soap": "*",
  7869. "ext-xdebug": "*"
  7870. },
  7871. "bin": [
  7872. "phpunit"
  7873. ],
  7874. "type": "library",
  7875. "extra": {
  7876. "branch-alias": {
  7877. "dev-master": "9.5-dev"
  7878. }
  7879. },
  7880. "autoload": {
  7881. "files": [
  7882. "src/Framework/Assert/Functions.php"
  7883. ],
  7884. "classmap": [
  7885. "src/"
  7886. ]
  7887. },
  7888. "notification-url": "https://packagist.org/downloads/",
  7889. "license": [
  7890. "BSD-3-Clause"
  7891. ],
  7892. "authors": [
  7893. {
  7894. "name": "Sebastian Bergmann",
  7895. "email": "sebastian@phpunit.de",
  7896. "role": "lead"
  7897. }
  7898. ],
  7899. "description": "The PHP Unit Testing framework.",
  7900. "homepage": "https://phpunit.de/",
  7901. "keywords": [
  7902. "phpunit",
  7903. "testing",
  7904. "xunit"
  7905. ],
  7906. "support": {
  7907. "issues": "https://github.com/sebastianbergmann/phpunit/issues",
  7908. "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.16"
  7909. },
  7910. "funding": [
  7911. {
  7912. "url": "https://phpunit.de/sponsors.html",
  7913. "type": "custom"
  7914. },
  7915. {
  7916. "url": "https://github.com/sebastianbergmann",
  7917. "type": "github"
  7918. }
  7919. ],
  7920. "time": "2022-02-23T17:10:58+00:00"
  7921. },
  7922. {
  7923. "name": "roave/security-advisories",
  7924. "version": "dev-master",
  7925. "source": {
  7926. "type": "git",
  7927. "url": "https://github.com/Roave/SecurityAdvisories.git",
  7928. "reference": "6ba1494c9aaa556dc45e13eaab644a280ad76558"
  7929. },
  7930. "dist": {
  7931. "type": "zip",
  7932. "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/6ba1494c9aaa556dc45e13eaab644a280ad76558",
  7933. "reference": "6ba1494c9aaa556dc45e13eaab644a280ad76558",
  7934. "shasum": ""
  7935. },
  7936. "conflict": {
  7937. "3f/pygmentize": "<1.2",
  7938. "adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3",
  7939. "akaunting/akaunting": "<2.1.13",
  7940. "alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
  7941. "amazing/media2click": ">=1,<1.3.3",
  7942. "amphp/artax": "<1.0.6|>=2,<2.0.6",
  7943. "amphp/http": "<1.0.1",
  7944. "amphp/http-client": ">=4,<4.4",
  7945. "anchorcms/anchor-cms": "<=0.12.7",
  7946. "api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6",
  7947. "area17/twill": "<1.2.5|>=2,<2.5.3",
  7948. "asymmetricrypt/asymmetricrypt": ">=0,<9.9.99",
  7949. "aws/aws-sdk-php": ">=3,<3.2.1",
  7950. "bagisto/bagisto": "<0.1.5",
  7951. "barrelstrength/sprout-base-email": "<1.2.7",
  7952. "barrelstrength/sprout-forms": "<3.9",
  7953. "baserproject/basercms": "<4.5.4",
  7954. "billz/raspap-webgui": "<=2.6.6",
  7955. "bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3",
  7956. "bolt/bolt": "<3.7.2",
  7957. "bolt/core": "<4.1.13",
  7958. "bottelet/flarepoint": "<2.2.1",
  7959. "brightlocal/phpwhois": "<=4.2.5",
  7960. "buddypress/buddypress": "<7.2.1",
  7961. "bugsnag/bugsnag-laravel": ">=2,<2.0.2",
  7962. "bytefury/crater": "<6.0.2",
  7963. "cachethq/cachet": "<2.5.1",
  7964. "cakephp/cakephp": "<4.0.6",
  7965. "cardgate/magento2": "<2.0.33",
  7966. "cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
  7967. "cartalyst/sentry": "<=2.1.6",
  7968. "catfan/medoo": "<1.7.5",
  7969. "centreon/centreon": "<20.10.7",
  7970. "cesnet/simplesamlphp-module-proxystatistics": "<3.1",
  7971. "codeception/codeception": "<3.1.3|>=4,<4.1.22",
  7972. "codeigniter/framework": "<=3.0.6",
  7973. "codeigniter4/framework": "<4.1.8",
  7974. "codiad/codiad": "<=2.8.4",
  7975. "composer/composer": "<1.10.23|>=2-alpha.1,<2.1.9",
  7976. "concrete5/concrete5": "<9",
  7977. "concrete5/core": "<8.5.7",
  7978. "contao-components/mediaelement": ">=2.14.2,<2.21.1",
  7979. "contao/core": ">=2,<3.5.39",
  7980. "contao/core-bundle": "<4.9.18|>=4.10,<4.11.7|= 4.10.0",
  7981. "contao/listing-bundle": ">=4,<4.4.8",
  7982. "craftcms/cms": "<3.7.14",
  7983. "croogo/croogo": "<3.0.7",
  7984. "datadog/dd-trace": ">=0.30,<0.30.2",
  7985. "david-garcia/phpwhois": "<=4.3.1",
  7986. "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1",
  7987. "directmailteam/direct-mail": "<5.2.4",
  7988. "doctrine/annotations": ">=1,<1.2.7",
  7989. "doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
  7990. "doctrine/common": ">=2,<2.4.3|>=2.5,<2.5.1",
  7991. "doctrine/dbal": ">=2,<2.0.8|>=2.1,<2.1.2|>=3,<3.1.4",
  7992. "doctrine/doctrine-bundle": "<1.5.2",
  7993. "doctrine/doctrine-module": "<=0.7.1",
  7994. "doctrine/mongodb-odm": ">=1,<1.0.2",
  7995. "doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
  7996. "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
  7997. "dolibarr/dolibarr": "<=14.0.5|>= 3.3.beta1, < 13.0.2",
  7998. "dompdf/dompdf": ">=0.6,<0.6.2",
  7999. "drupal/core": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4",
  8000. "drupal/drupal": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4",
  8001. "dweeves/magmi": "<=0.7.24",
  8002. "ecodev/newsletter": "<=4",
  8003. "elgg/elgg": "<3.3.24|>=4,<4.0.5",
  8004. "endroid/qr-code-bundle": "<3.4.2",
  8005. "enshrined/svg-sanitize": "<0.15",
  8006. "erusev/parsedown": "<1.7.2",
  8007. "ether/logs": "<3.0.4",
  8008. "ezsystems/demobundle": ">=5.4,<5.4.6.1",
  8009. "ezsystems/ez-support-tools": ">=2.2,<2.2.3",
  8010. "ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1",
  8011. "ezsystems/ezfind-ls": ">=5.3,<5.3.6.1|>=5.4,<5.4.11.1|>=2017.12,<2017.12.0.1",
  8012. "ezsystems/ezplatform": "<=1.13.6|>=2,<=2.5.24",
  8013. "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<=1.5.25",
  8014. "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1",
  8015. "ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<=1.3.1",
  8016. "ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
  8017. "ezsystems/ezplatform-richtext": ">=2.3,<=2.3.7",
  8018. "ezsystems/ezplatform-user": ">=1,<1.0.1",
  8019. "ezsystems/ezpublish-kernel": "<=6.13.8.1|>=7,<7.5.26",
  8020. "ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.3.5.1",
  8021. "ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
  8022. "ezsystems/repository-forms": ">=2.3,<2.3.2.1",
  8023. "ezyang/htmlpurifier": "<4.1.1",
  8024. "facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2",
  8025. "feehi/cms": "<=2.1.1",
  8026. "feehi/feehicms": "<=0.1.3",
  8027. "firebase/php-jwt": "<2",
  8028. "flarum/core": ">=1,<=1.0.1",
  8029. "flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15",
  8030. "flarum/tags": "<=0.1-beta.13",
  8031. "fluidtypo3/vhs": "<5.1.1",
  8032. "fooman/tcpdf": "<6.2.22",
  8033. "forkcms/forkcms": "<=5.9.2",
  8034. "fossar/tcpdf-parser": "<6.2.22",
  8035. "francoisjacquet/rosariosis": "<8.1.1",
  8036. "friendsofsymfony/oauth2-php": "<1.3",
  8037. "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
  8038. "friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
  8039. "friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
  8040. "froala/wysiwyg-editor": "<3.2.7",
  8041. "fuel/core": "<1.8.1",
  8042. "gaoming13/wechat-php-sdk": "<=1.10.2",
  8043. "getgrav/grav": "<1.7.28",
  8044. "getkirby/cms": "<3.5.8",
  8045. "getkirby/panel": "<2.5.14",
  8046. "gilacms/gila": "<=1.11.4",
  8047. "globalpayments/php-sdk": "<2",
  8048. "google/protobuf": "<3.15",
  8049. "gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
  8050. "gree/jose": "<=2.2",
  8051. "gregwar/rst": "<1.0.3",
  8052. "grumpydictator/firefly-iii": "<5.6.5",
  8053. "guzzlehttp/guzzle": ">=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1",
  8054. "helloxz/imgurl": "<=2.31",
  8055. "hillelcoren/invoice-ninja": "<5.3.35",
  8056. "hjue/justwriting": "<=1",
  8057. "hov/jobfair": "<1.0.13|>=2,<2.0.2",
  8058. "ibexa/post-install": "<=1.0.4",
  8059. "icecoder/icecoder": "<=8.1",
  8060. "illuminate/auth": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.10",
  8061. "illuminate/cookie": ">=4,<=4.0.11|>=4.1,<=4.1.99999|>=4.2,<=4.2.99999|>=5,<=5.0.99999|>=5.1,<=5.1.99999|>=5.2,<=5.2.99999|>=5.3,<=5.3.99999|>=5.4,<=5.4.99999|>=5.5,<=5.5.49|>=5.6,<=5.6.99999|>=5.7,<=5.7.99999|>=5.8,<=5.8.99999|>=6,<6.18.31|>=7,<7.22.4",
  8062. "illuminate/database": "<6.20.26|>=7,<7.30.5|>=8,<8.40",
  8063. "illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
  8064. "illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
  8065. "impresscms/impresscms": "<=1.4.2",
  8066. "in2code/femanager": "<5.5.1|>=6,<6.3.1",
  8067. "intelliants/subrion": "<=4.2.1",
  8068. "ivankristianto/phpwhois": "<=4.3",
  8069. "jackalope/jackalope-doctrine-dbal": "<1.7.4",
  8070. "james-heinrich/getid3": "<1.9.21",
  8071. "joomla/archive": "<1.1.10",
  8072. "joomla/session": "<1.3.1",
  8073. "jsdecena/laracom": "<2.0.9",
  8074. "jsmitty12/phpwhois": "<5.1",
  8075. "kazist/phpwhois": "<=4.2.6",
  8076. "kevinpapst/kimai2": "<1.16.7",
  8077. "kitodo/presentation": "<3.1.2",
  8078. "klaviyo/magento2-extension": ">=1,<3",
  8079. "kreait/firebase-php": ">=3.2,<3.8.1",
  8080. "la-haute-societe/tcpdf": "<6.2.22",
  8081. "laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1",
  8082. "laminas/laminas-http": "<2.14.2",
  8083. "laravel/framework": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
  8084. "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
  8085. "latte/latte": "<2.10.8",
  8086. "lavalite/cms": "<=5.8",
  8087. "lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5",
  8088. "league/commonmark": "<0.18.3",
  8089. "league/flysystem": "<1.1.4|>=2,<2.1.1",
  8090. "lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
  8091. "librenms/librenms": "<22.2",
  8092. "limesurvey/limesurvey": "<3.27.19",
  8093. "livehelperchat/livehelperchat": "<=3.91",
  8094. "livewire/livewire": ">2.2.4,<2.2.6",
  8095. "lms/routes": "<2.1.1",
  8096. "localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2",
  8097. "magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3",
  8098. "magento/magento1ce": "<1.9.4.3",
  8099. "magento/magento1ee": ">=1,<1.14.4.3",
  8100. "magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2-p.2",
  8101. "marcwillmann/turn": "<0.3.3",
  8102. "mautic/core": "<4|= 2.13.1",
  8103. "mediawiki/core": ">=1.27,<1.27.6|>=1.29,<1.29.3|>=1.30,<1.30.2|>=1.31,<1.31.9|>=1.32,<1.32.6|>=1.32.99,<1.33.3|>=1.33.99,<1.34.3|>=1.34.99,<1.35",
  8104. "microweber/microweber": "<1.2.11",
  8105. "miniorange/miniorange-saml": "<1.4.3",
  8106. "mittwald/typo3_forum": "<1.2.1",
  8107. "modx/revolution": "<2.8",
  8108. "monolog/monolog": ">=1.8,<1.12",
  8109. "moodle/moodle": "<3.9.11|>=3.10-beta,<3.10.8|>=3.11,<3.11.5",
  8110. "mustache/mustache": ">=2,<2.14.1",
  8111. "namshi/jose": "<2.2",
  8112. "neoan3-apps/template": "<1.1.1",
  8113. "neos/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
  8114. "neos/form": ">=1.2,<4.3.3|>=5,<5.0.9|>=5.1,<5.1.3",
  8115. "neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.9.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
  8116. "neos/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
  8117. "netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15",
  8118. "nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6",
  8119. "nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13",
  8120. "nilsteampassnet/teampass": "<=2.1.27.36",
  8121. "nukeviet/nukeviet": "<4.3.4",
  8122. "nystudio107/craft-seomatic": "<3.3",
  8123. "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
  8124. "october/backend": "<1.1.2",
  8125. "october/cms": "= 1.1.1|= 1.0.471|= 1.0.469|>=1.0.319,<1.0.469",
  8126. "october/october": ">=1.0.319,<1.0.466|>=2.1,<2.1.12",
  8127. "october/rain": "<1.0.472|>=1.1,<1.1.2",
  8128. "october/system": "<1.0.473|>=1.1,<1.1.6|>=2.1,<2.1.12",
  8129. "onelogin/php-saml": "<2.10.4",
  8130. "oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5",
  8131. "opencart/opencart": "<=3.0.3.2",
  8132. "openid/php-openid": "<2.3",
  8133. "openmage/magento-lts": "<19.4.15|>=20,<20.0.13",
  8134. "orchid/platform": ">=9,<9.4.4",
  8135. "oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7",
  8136. "oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<4.2.8",
  8137. "padraic/humbug_get_contents": "<1.1.2",
  8138. "pagarme/pagarme-php": ">=0,<3",
  8139. "pagekit/pagekit": "<=1.0.18",
  8140. "paragonie/random_compat": "<2",
  8141. "passbolt/passbolt_api": "<2.11",
  8142. "paypal/merchant-sdk-php": "<3.12",
  8143. "pear/archive_tar": "<1.4.14",
  8144. "pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1",
  8145. "personnummer/personnummer": "<3.0.2",
  8146. "phanan/koel": "<5.1.4",
  8147. "phpfastcache/phpfastcache": "<6.1.5|>=7,<7.1.2|>=8,<8.0.7",
  8148. "phpmailer/phpmailer": "<6.5",
  8149. "phpmussel/phpmussel": ">=1,<1.6",
  8150. "phpmyadmin/phpmyadmin": "<4.9.8|>=5,<5.0.3|>=5.1,<5.1.2",
  8151. "phpoffice/phpexcel": "<1.8.2",
  8152. "phpoffice/phpspreadsheet": "<1.16",
  8153. "phpseclib/phpseclib": "<2.0.31|>=3,<3.0.7",
  8154. "phpservermon/phpservermon": "<=3.5.2",
  8155. "phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
  8156. "phpwhois/phpwhois": "<=4.2.5",
  8157. "phpxmlrpc/extras": "<0.6.1",
  8158. "pimcore/pimcore": "<10.3.1",
  8159. "pocketmine/pocketmine-mp": "<4.0.7",
  8160. "pressbooks/pressbooks": "<5.18",
  8161. "prestashop/autoupgrade": ">=4,<4.10.1",
  8162. "prestashop/contactform": ">1.0.1,<4.3",
  8163. "prestashop/gamification": "<2.3.2",
  8164. "prestashop/prestashop": ">=1.7,<=1.7.8.2",
  8165. "prestashop/productcomments": ">=4,<4.2.1",
  8166. "prestashop/ps_emailsubscription": "<2.6.1",
  8167. "prestashop/ps_facetedsearch": "<3.4.1",
  8168. "prestashop/ps_linklist": "<3.1",
  8169. "privatebin/privatebin": "<1.2.2|>=1.3,<1.3.2",
  8170. "propel/propel": ">=2-alpha.1,<=2-alpha.7",
  8171. "propel/propel1": ">=1,<=1.7.1",
  8172. "pterodactyl/panel": "<1.7",
  8173. "ptrofimov/beanstalk_console": "<1.7.14",
  8174. "pusher/pusher-php-server": "<2.2.1",
  8175. "pwweb/laravel-core": "<=0.3.6-beta",
  8176. "rainlab/debugbar-plugin": "<3.1",
  8177. "remdex/livehelperchat": "<3.93",
  8178. "rmccue/requests": ">=1.6,<1.8",
  8179. "robrichards/xmlseclibs": "<3.0.4",
  8180. "sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1",
  8181. "sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9",
  8182. "scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11",
  8183. "sensiolabs/connect": "<4.2.3",
  8184. "serluck/phpwhois": "<=4.2.6",
  8185. "shopware/core": "<=6.4.6",
  8186. "shopware/platform": "<=6.4.6",
  8187. "shopware/production": "<=6.3.5.2",
  8188. "shopware/shopware": "<5.7.7",
  8189. "showdoc/showdoc": "<=2.10.2",
  8190. "silverstripe/admin": ">=1,<1.8.1",
  8191. "silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2",
  8192. "silverstripe/cms": "<4.3.6|>=4.4,<4.4.4",
  8193. "silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1",
  8194. "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
  8195. "silverstripe/framework": "<4.10.1",
  8196. "silverstripe/graphql": "<3.5.2|>=4-alpha.1,<4-alpha.2",
  8197. "silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
  8198. "silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4",
  8199. "silverstripe/subsites": ">=2,<2.1.1",
  8200. "silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1",
  8201. "silverstripe/userforms": "<3",
  8202. "simple-updates/phpwhois": "<=1",
  8203. "simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4",
  8204. "simplesamlphp/simplesamlphp": "<1.18.6",
  8205. "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
  8206. "simplito/elliptic-php": "<1.0.6",
  8207. "slim/slim": "<2.6",
  8208. "smarty/smarty": "<3.1.43|>=4,<4.0.3",
  8209. "snipe/snipe-it": "<5.3.10",
  8210. "socalnick/scn-social-auth": "<1.15.2",
  8211. "socialiteproviders/steam": "<1.1",
  8212. "spipu/html2pdf": "<5.2.4",
  8213. "spoonity/tcpdf": "<6.2.22",
  8214. "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
  8215. "ssddanbrown/bookstack": "<21.12.1",
  8216. "stormpath/sdk": ">=0,<9.9.99",
  8217. "studio-42/elfinder": "<2.1.59",
  8218. "subrion/cms": "<=4.2.1",
  8219. "sulu/sulu": "= 2.4.0-RC1|<1.6.44|>=2,<2.2.18|>=2.3,<2.3.8",
  8220. "swiftmailer/swiftmailer": ">=4,<5.4.5",
  8221. "sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
  8222. "sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
  8223. "sylius/grid-bundle": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
  8224. "sylius/paypal-plugin": ">=1,<1.2.4|>=1.3,<1.3.1",
  8225. "sylius/resource-bundle": "<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4",
  8226. "sylius/sylius": "<1.6.9|>=1.7,<1.7.9|>=1.8,<1.8.3|>=1.9,<1.9.5",
  8227. "symbiote/silverstripe-multivaluefield": ">=3,<3.0.99",
  8228. "symbiote/silverstripe-queuedjobs": ">=3,<3.0.2|>=3.1,<3.1.4|>=4,<4.0.7|>=4.1,<4.1.2|>=4.2,<4.2.4|>=4.3,<4.3.3|>=4.4,<4.4.3|>=4.5,<4.5.1|>=4.6,<4.6.4",
  8229. "symbiote/silverstripe-versionedfiles": "<=2.0.3",
  8230. "symfont/process": ">=0,<4",
  8231. "symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
  8232. "symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
  8233. "symfony/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4",
  8234. "symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1",
  8235. "symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7|>=5.3.14,<=5.3.14|>=5.4.3,<=5.4.3|>=6.0.3,<=6.0.3|= 6.0.3|= 5.4.3|= 5.3.14",
  8236. "symfony/http-foundation": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7",
  8237. "symfony/http-kernel": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.4.13|>=5,<5.1.5|>=5.2,<5.3.12",
  8238. "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
  8239. "symfony/maker-bundle": ">=1.27,<1.29.2|>=1.30,<1.31.1",
  8240. "symfony/mime": ">=4.3,<4.3.8",
  8241. "symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
  8242. "symfony/polyfill": ">=1,<1.10",
  8243. "symfony/polyfill-php55": ">=1,<1.10",
  8244. "symfony/proxy-manager-bridge": ">=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
  8245. "symfony/routing": ">=2,<2.0.19",
  8246. "symfony/security": ">=2,<2.7.51|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.8",
  8247. "symfony/security-bundle": ">=2,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11|>=5.3,<5.3.12",
  8248. "symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.9",
  8249. "symfony/security-csrf": ">=2.4,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
  8250. "symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8",
  8251. "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8|>=5.3,<5.3.2",
  8252. "symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12",
  8253. "symfony/symfony": ">=2,<3.4.49|>=4,<4.4.35|>=5,<5.3.12|>=5.3.14,<=5.3.14|>=5.4.3,<=5.4.3|>=6.0.3,<=6.0.3",
  8254. "symfony/translation": ">=2,<2.0.17",
  8255. "symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3",
  8256. "symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
  8257. "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
  8258. "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7",
  8259. "t3/dce": ">=2.2,<2.6.2",
  8260. "t3g/svg-sanitizer": "<1.0.3",
  8261. "tecnickcom/tcpdf": "<6.2.22",
  8262. "terminal42/contao-tablelookupwizard": "<3.3.5",
  8263. "thelia/backoffice-default-template": ">=2.1,<2.1.2",
  8264. "thelia/thelia": ">=2.1-beta.1,<2.1.3",
  8265. "theonedemon/phpwhois": "<=4.2.5",
  8266. "tinymce/tinymce": "<5.10",
  8267. "titon/framework": ">=0,<9.9.99",
  8268. "topthink/framework": "<6.0.9",
  8269. "topthink/think": "<=6.0.9",
  8270. "topthink/thinkphp": "<=3.2.3",
  8271. "tribalsystems/zenario": "<8.8.53370",
  8272. "truckersmp/phpwhois": "<=4.3.1",
  8273. "twig/twig": "<1.38|>=2,<2.14.11|>=3,<3.3.8",
  8274. "typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.29|>=10,<10.4.19|>=11,<11.5",
  8275. "typo3/cms-backend": ">=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
  8276. "typo3/cms-core": ">=6.2,<=6.2.56|>=7,<=7.6.52|>=8,<=8.7.41|>=9,<9.5.29|>=10,<10.4.19|>=11,<11.5",
  8277. "typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
  8278. "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
  8279. "typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
  8280. "typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
  8281. "typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
  8282. "typo3fluid/fluid": ">=2,<2.0.8|>=2.1,<2.1.7|>=2.2,<2.2.4|>=2.3,<2.3.7|>=2.4,<2.4.4|>=2.5,<2.5.11|>=2.6,<2.6.10",
  8283. "ua-parser/uap-php": "<3.8",
  8284. "unisharp/laravel-filemanager": "<=2.3",
  8285. "userfrosting/userfrosting": ">=0.3.1,<4.6.3",
  8286. "usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2",
  8287. "vanilla/safecurl": "<0.9.2",
  8288. "verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4",
  8289. "vrana/adminer": "<4.7.9",
  8290. "wallabag/tcpdf": "<6.2.22",
  8291. "wanglelecc/laracms": "<=1.0.3",
  8292. "web-auth/webauthn-framework": ">=3.3,<3.3.4",
  8293. "webcoast/deferred-image-processing": "<1.0.2",
  8294. "wikimedia/parsoid": "<0.12.2",
  8295. "willdurand/js-translation-bundle": "<2.1.1",
  8296. "wp-cli/wp-cli": "<2.5",
  8297. "yetiforce/yetiforce-crm": "<=6.3",
  8298. "yidashi/yii2cmf": "<=2",
  8299. "yii2mod/yii2-cms": "<1.9.2",
  8300. "yiisoft/yii": ">=1.1.14,<1.1.15",
  8301. "yiisoft/yii2": "<2.0.38",
  8302. "yiisoft/yii2-bootstrap": "<2.0.4",
  8303. "yiisoft/yii2-dev": "<2.0.43",
  8304. "yiisoft/yii2-elasticsearch": "<2.0.5",
  8305. "yiisoft/yii2-gii": "<2.0.4",
  8306. "yiisoft/yii2-jui": "<2.0.4",
  8307. "yiisoft/yii2-redis": "<2.0.8",
  8308. "yoast-seo-for-typo3/yoast_seo": "<7.2.3",
  8309. "yourls/yourls": "<=1.8.2",
  8310. "zendesk/zendesk_api_client_php": "<2.2.11",
  8311. "zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
  8312. "zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
  8313. "zendframework/zend-crypt": ">=2,<2.4.9|>=2.5,<2.5.2",
  8314. "zendframework/zend-db": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.10|>=2.3,<2.3.5",
  8315. "zendframework/zend-developer-tools": ">=1.2.2,<1.2.3",
  8316. "zendframework/zend-diactoros": ">=1,<1.8.4",
  8317. "zendframework/zend-feed": ">=1,<2.10.3",
  8318. "zendframework/zend-form": ">=2,<2.2.7|>=2.3,<2.3.1",
  8319. "zendframework/zend-http": ">=1,<2.8.1",
  8320. "zendframework/zend-json": ">=2.1,<2.1.6|>=2.2,<2.2.6",
  8321. "zendframework/zend-ldap": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.8|>=2.3,<2.3.3",
  8322. "zendframework/zend-mail": ">=2,<2.4.11|>=2.5,<2.7.2",
  8323. "zendframework/zend-navigation": ">=2,<2.2.7|>=2.3,<2.3.1",
  8324. "zendframework/zend-session": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.9|>=2.3,<2.3.4",
  8325. "zendframework/zend-validator": ">=2.3,<2.3.6",
  8326. "zendframework/zend-view": ">=2,<2.2.7|>=2.3,<2.3.1",
  8327. "zendframework/zend-xmlrpc": ">=2.1,<2.1.6|>=2.2,<2.2.6",
  8328. "zendframework/zendframework": "<=3",
  8329. "zendframework/zendframework1": "<1.12.20",
  8330. "zendframework/zendopenid": ">=2,<2.0.2",
  8331. "zendframework/zendxml": ">=1,<1.0.1",
  8332. "zetacomponents/mail": "<1.8.2",
  8333. "zf-commons/zfc-user": "<1.2.2",
  8334. "zfcampus/zf-apigility-doctrine": ">=1,<1.0.3",
  8335. "zfr/zfr-oauth2-server-module": "<0.1.2",
  8336. "zoujingli/thinkadmin": "<6.0.22"
  8337. },
  8338. "type": "metapackage",
  8339. "notification-url": "https://packagist.org/downloads/",
  8340. "license": [
  8341. "MIT"
  8342. ],
  8343. "authors": [
  8344. {
  8345. "name": "Marco Pivetta",
  8346. "email": "ocramius@gmail.com",
  8347. "role": "maintainer"
  8348. },
  8349. {
  8350. "name": "Ilya Tribusean",
  8351. "email": "slash3b@gmail.com",
  8352. "role": "maintainer"
  8353. }
  8354. ],
  8355. "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
  8356. "support": {
  8357. "issues": "https://github.com/Roave/SecurityAdvisories/issues",
  8358. "source": "https://github.com/Roave/SecurityAdvisories/tree/latest"
  8359. },
  8360. "funding": [
  8361. {
  8362. "url": "https://github.com/Ocramius",
  8363. "type": "github"
  8364. },
  8365. {
  8366. "url": "https://tidelift.com/funding/github/packagist/roave/security-advisories",
  8367. "type": "tidelift"
  8368. }
  8369. ],
  8370. "time": "2022-02-17T14:18:41+00:00"
  8371. },
  8372. {
  8373. "name": "sebastian/cli-parser",
  8374. "version": "1.0.1",
  8375. "source": {
  8376. "type": "git",
  8377. "url": "https://github.com/sebastianbergmann/cli-parser.git",
  8378. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
  8379. },
  8380. "dist": {
  8381. "type": "zip",
  8382. "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  8383. "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
  8384. "shasum": ""
  8385. },
  8386. "require": {
  8387. "php": ">=7.3"
  8388. },
  8389. "require-dev": {
  8390. "phpunit/phpunit": "^9.3"
  8391. },
  8392. "type": "library",
  8393. "extra": {
  8394. "branch-alias": {
  8395. "dev-master": "1.0-dev"
  8396. }
  8397. },
  8398. "autoload": {
  8399. "classmap": [
  8400. "src/"
  8401. ]
  8402. },
  8403. "notification-url": "https://packagist.org/downloads/",
  8404. "license": [
  8405. "BSD-3-Clause"
  8406. ],
  8407. "authors": [
  8408. {
  8409. "name": "Sebastian Bergmann",
  8410. "email": "sebastian@phpunit.de",
  8411. "role": "lead"
  8412. }
  8413. ],
  8414. "description": "Library for parsing CLI options",
  8415. "homepage": "https://github.com/sebastianbergmann/cli-parser",
  8416. "support": {
  8417. "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
  8418. "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
  8419. },
  8420. "funding": [
  8421. {
  8422. "url": "https://github.com/sebastianbergmann",
  8423. "type": "github"
  8424. }
  8425. ],
  8426. "time": "2020-09-28T06:08:49+00:00"
  8427. },
  8428. {
  8429. "name": "sebastian/code-unit",
  8430. "version": "1.0.8",
  8431. "source": {
  8432. "type": "git",
  8433. "url": "https://github.com/sebastianbergmann/code-unit.git",
  8434. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
  8435. },
  8436. "dist": {
  8437. "type": "zip",
  8438. "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
  8439. "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
  8440. "shasum": ""
  8441. },
  8442. "require": {
  8443. "php": ">=7.3"
  8444. },
  8445. "require-dev": {
  8446. "phpunit/phpunit": "^9.3"
  8447. },
  8448. "type": "library",
  8449. "extra": {
  8450. "branch-alias": {
  8451. "dev-master": "1.0-dev"
  8452. }
  8453. },
  8454. "autoload": {
  8455. "classmap": [
  8456. "src/"
  8457. ]
  8458. },
  8459. "notification-url": "https://packagist.org/downloads/",
  8460. "license": [
  8461. "BSD-3-Clause"
  8462. ],
  8463. "authors": [
  8464. {
  8465. "name": "Sebastian Bergmann",
  8466. "email": "sebastian@phpunit.de",
  8467. "role": "lead"
  8468. }
  8469. ],
  8470. "description": "Collection of value objects that represent the PHP code units",
  8471. "homepage": "https://github.com/sebastianbergmann/code-unit",
  8472. "support": {
  8473. "issues": "https://github.com/sebastianbergmann/code-unit/issues",
  8474. "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
  8475. },
  8476. "funding": [
  8477. {
  8478. "url": "https://github.com/sebastianbergmann",
  8479. "type": "github"
  8480. }
  8481. ],
  8482. "time": "2020-10-26T13:08:54+00:00"
  8483. },
  8484. {
  8485. "name": "sebastian/code-unit-reverse-lookup",
  8486. "version": "2.0.3",
  8487. "source": {
  8488. "type": "git",
  8489. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  8490. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
  8491. },
  8492. "dist": {
  8493. "type": "zip",
  8494. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  8495. "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
  8496. "shasum": ""
  8497. },
  8498. "require": {
  8499. "php": ">=7.3"
  8500. },
  8501. "require-dev": {
  8502. "phpunit/phpunit": "^9.3"
  8503. },
  8504. "type": "library",
  8505. "extra": {
  8506. "branch-alias": {
  8507. "dev-master": "2.0-dev"
  8508. }
  8509. },
  8510. "autoload": {
  8511. "classmap": [
  8512. "src/"
  8513. ]
  8514. },
  8515. "notification-url": "https://packagist.org/downloads/",
  8516. "license": [
  8517. "BSD-3-Clause"
  8518. ],
  8519. "authors": [
  8520. {
  8521. "name": "Sebastian Bergmann",
  8522. "email": "sebastian@phpunit.de"
  8523. }
  8524. ],
  8525. "description": "Looks up which function or method a line of code belongs to",
  8526. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  8527. "support": {
  8528. "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
  8529. "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
  8530. },
  8531. "funding": [
  8532. {
  8533. "url": "https://github.com/sebastianbergmann",
  8534. "type": "github"
  8535. }
  8536. ],
  8537. "time": "2020-09-28T05:30:19+00:00"
  8538. },
  8539. {
  8540. "name": "sebastian/comparator",
  8541. "version": "4.0.6",
  8542. "source": {
  8543. "type": "git",
  8544. "url": "https://github.com/sebastianbergmann/comparator.git",
  8545. "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
  8546. },
  8547. "dist": {
  8548. "type": "zip",
  8549. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
  8550. "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
  8551. "shasum": ""
  8552. },
  8553. "require": {
  8554. "php": ">=7.3",
  8555. "sebastian/diff": "^4.0",
  8556. "sebastian/exporter": "^4.0"
  8557. },
  8558. "require-dev": {
  8559. "phpunit/phpunit": "^9.3"
  8560. },
  8561. "type": "library",
  8562. "extra": {
  8563. "branch-alias": {
  8564. "dev-master": "4.0-dev"
  8565. }
  8566. },
  8567. "autoload": {
  8568. "classmap": [
  8569. "src/"
  8570. ]
  8571. },
  8572. "notification-url": "https://packagist.org/downloads/",
  8573. "license": [
  8574. "BSD-3-Clause"
  8575. ],
  8576. "authors": [
  8577. {
  8578. "name": "Sebastian Bergmann",
  8579. "email": "sebastian@phpunit.de"
  8580. },
  8581. {
  8582. "name": "Jeff Welch",
  8583. "email": "whatthejeff@gmail.com"
  8584. },
  8585. {
  8586. "name": "Volker Dusch",
  8587. "email": "github@wallbash.com"
  8588. },
  8589. {
  8590. "name": "Bernhard Schussek",
  8591. "email": "bschussek@2bepublished.at"
  8592. }
  8593. ],
  8594. "description": "Provides the functionality to compare PHP values for equality",
  8595. "homepage": "https://github.com/sebastianbergmann/comparator",
  8596. "keywords": [
  8597. "comparator",
  8598. "compare",
  8599. "equality"
  8600. ],
  8601. "support": {
  8602. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  8603. "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
  8604. },
  8605. "funding": [
  8606. {
  8607. "url": "https://github.com/sebastianbergmann",
  8608. "type": "github"
  8609. }
  8610. ],
  8611. "time": "2020-10-26T15:49:45+00:00"
  8612. },
  8613. {
  8614. "name": "sebastian/complexity",
  8615. "version": "2.0.2",
  8616. "source": {
  8617. "type": "git",
  8618. "url": "https://github.com/sebastianbergmann/complexity.git",
  8619. "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
  8620. },
  8621. "dist": {
  8622. "type": "zip",
  8623. "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
  8624. "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
  8625. "shasum": ""
  8626. },
  8627. "require": {
  8628. "nikic/php-parser": "^4.7",
  8629. "php": ">=7.3"
  8630. },
  8631. "require-dev": {
  8632. "phpunit/phpunit": "^9.3"
  8633. },
  8634. "type": "library",
  8635. "extra": {
  8636. "branch-alias": {
  8637. "dev-master": "2.0-dev"
  8638. }
  8639. },
  8640. "autoload": {
  8641. "classmap": [
  8642. "src/"
  8643. ]
  8644. },
  8645. "notification-url": "https://packagist.org/downloads/",
  8646. "license": [
  8647. "BSD-3-Clause"
  8648. ],
  8649. "authors": [
  8650. {
  8651. "name": "Sebastian Bergmann",
  8652. "email": "sebastian@phpunit.de",
  8653. "role": "lead"
  8654. }
  8655. ],
  8656. "description": "Library for calculating the complexity of PHP code units",
  8657. "homepage": "https://github.com/sebastianbergmann/complexity",
  8658. "support": {
  8659. "issues": "https://github.com/sebastianbergmann/complexity/issues",
  8660. "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
  8661. },
  8662. "funding": [
  8663. {
  8664. "url": "https://github.com/sebastianbergmann",
  8665. "type": "github"
  8666. }
  8667. ],
  8668. "time": "2020-10-26T15:52:27+00:00"
  8669. },
  8670. {
  8671. "name": "sebastian/diff",
  8672. "version": "4.0.4",
  8673. "source": {
  8674. "type": "git",
  8675. "url": "https://github.com/sebastianbergmann/diff.git",
  8676. "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
  8677. },
  8678. "dist": {
  8679. "type": "zip",
  8680. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
  8681. "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
  8682. "shasum": ""
  8683. },
  8684. "require": {
  8685. "php": ">=7.3"
  8686. },
  8687. "require-dev": {
  8688. "phpunit/phpunit": "^9.3",
  8689. "symfony/process": "^4.2 || ^5"
  8690. },
  8691. "type": "library",
  8692. "extra": {
  8693. "branch-alias": {
  8694. "dev-master": "4.0-dev"
  8695. }
  8696. },
  8697. "autoload": {
  8698. "classmap": [
  8699. "src/"
  8700. ]
  8701. },
  8702. "notification-url": "https://packagist.org/downloads/",
  8703. "license": [
  8704. "BSD-3-Clause"
  8705. ],
  8706. "authors": [
  8707. {
  8708. "name": "Sebastian Bergmann",
  8709. "email": "sebastian@phpunit.de"
  8710. },
  8711. {
  8712. "name": "Kore Nordmann",
  8713. "email": "mail@kore-nordmann.de"
  8714. }
  8715. ],
  8716. "description": "Diff implementation",
  8717. "homepage": "https://github.com/sebastianbergmann/diff",
  8718. "keywords": [
  8719. "diff",
  8720. "udiff",
  8721. "unidiff",
  8722. "unified diff"
  8723. ],
  8724. "support": {
  8725. "issues": "https://github.com/sebastianbergmann/diff/issues",
  8726. "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
  8727. },
  8728. "funding": [
  8729. {
  8730. "url": "https://github.com/sebastianbergmann",
  8731. "type": "github"
  8732. }
  8733. ],
  8734. "time": "2020-10-26T13:10:38+00:00"
  8735. },
  8736. {
  8737. "name": "sebastian/environment",
  8738. "version": "5.1.3",
  8739. "source": {
  8740. "type": "git",
  8741. "url": "https://github.com/sebastianbergmann/environment.git",
  8742. "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
  8743. },
  8744. "dist": {
  8745. "type": "zip",
  8746. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
  8747. "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
  8748. "shasum": ""
  8749. },
  8750. "require": {
  8751. "php": ">=7.3"
  8752. },
  8753. "require-dev": {
  8754. "phpunit/phpunit": "^9.3"
  8755. },
  8756. "suggest": {
  8757. "ext-posix": "*"
  8758. },
  8759. "type": "library",
  8760. "extra": {
  8761. "branch-alias": {
  8762. "dev-master": "5.1-dev"
  8763. }
  8764. },
  8765. "autoload": {
  8766. "classmap": [
  8767. "src/"
  8768. ]
  8769. },
  8770. "notification-url": "https://packagist.org/downloads/",
  8771. "license": [
  8772. "BSD-3-Clause"
  8773. ],
  8774. "authors": [
  8775. {
  8776. "name": "Sebastian Bergmann",
  8777. "email": "sebastian@phpunit.de"
  8778. }
  8779. ],
  8780. "description": "Provides functionality to handle HHVM/PHP environments",
  8781. "homepage": "http://www.github.com/sebastianbergmann/environment",
  8782. "keywords": [
  8783. "Xdebug",
  8784. "environment",
  8785. "hhvm"
  8786. ],
  8787. "support": {
  8788. "issues": "https://github.com/sebastianbergmann/environment/issues",
  8789. "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
  8790. },
  8791. "funding": [
  8792. {
  8793. "url": "https://github.com/sebastianbergmann",
  8794. "type": "github"
  8795. }
  8796. ],
  8797. "time": "2020-09-28T05:52:38+00:00"
  8798. },
  8799. {
  8800. "name": "sebastian/exporter",
  8801. "version": "4.0.4",
  8802. "source": {
  8803. "type": "git",
  8804. "url": "https://github.com/sebastianbergmann/exporter.git",
  8805. "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
  8806. },
  8807. "dist": {
  8808. "type": "zip",
  8809. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
  8810. "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
  8811. "shasum": ""
  8812. },
  8813. "require": {
  8814. "php": ">=7.3",
  8815. "sebastian/recursion-context": "^4.0"
  8816. },
  8817. "require-dev": {
  8818. "ext-mbstring": "*",
  8819. "phpunit/phpunit": "^9.3"
  8820. },
  8821. "type": "library",
  8822. "extra": {
  8823. "branch-alias": {
  8824. "dev-master": "4.0-dev"
  8825. }
  8826. },
  8827. "autoload": {
  8828. "classmap": [
  8829. "src/"
  8830. ]
  8831. },
  8832. "notification-url": "https://packagist.org/downloads/",
  8833. "license": [
  8834. "BSD-3-Clause"
  8835. ],
  8836. "authors": [
  8837. {
  8838. "name": "Sebastian Bergmann",
  8839. "email": "sebastian@phpunit.de"
  8840. },
  8841. {
  8842. "name": "Jeff Welch",
  8843. "email": "whatthejeff@gmail.com"
  8844. },
  8845. {
  8846. "name": "Volker Dusch",
  8847. "email": "github@wallbash.com"
  8848. },
  8849. {
  8850. "name": "Adam Harvey",
  8851. "email": "aharvey@php.net"
  8852. },
  8853. {
  8854. "name": "Bernhard Schussek",
  8855. "email": "bschussek@gmail.com"
  8856. }
  8857. ],
  8858. "description": "Provides the functionality to export PHP variables for visualization",
  8859. "homepage": "https://www.github.com/sebastianbergmann/exporter",
  8860. "keywords": [
  8861. "export",
  8862. "exporter"
  8863. ],
  8864. "support": {
  8865. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  8866. "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
  8867. },
  8868. "funding": [
  8869. {
  8870. "url": "https://github.com/sebastianbergmann",
  8871. "type": "github"
  8872. }
  8873. ],
  8874. "time": "2021-11-11T14:18:36+00:00"
  8875. },
  8876. {
  8877. "name": "sebastian/global-state",
  8878. "version": "5.0.5",
  8879. "source": {
  8880. "type": "git",
  8881. "url": "https://github.com/sebastianbergmann/global-state.git",
  8882. "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
  8883. },
  8884. "dist": {
  8885. "type": "zip",
  8886. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
  8887. "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
  8888. "shasum": ""
  8889. },
  8890. "require": {
  8891. "php": ">=7.3",
  8892. "sebastian/object-reflector": "^2.0",
  8893. "sebastian/recursion-context": "^4.0"
  8894. },
  8895. "require-dev": {
  8896. "ext-dom": "*",
  8897. "phpunit/phpunit": "^9.3"
  8898. },
  8899. "suggest": {
  8900. "ext-uopz": "*"
  8901. },
  8902. "type": "library",
  8903. "extra": {
  8904. "branch-alias": {
  8905. "dev-master": "5.0-dev"
  8906. }
  8907. },
  8908. "autoload": {
  8909. "classmap": [
  8910. "src/"
  8911. ]
  8912. },
  8913. "notification-url": "https://packagist.org/downloads/",
  8914. "license": [
  8915. "BSD-3-Clause"
  8916. ],
  8917. "authors": [
  8918. {
  8919. "name": "Sebastian Bergmann",
  8920. "email": "sebastian@phpunit.de"
  8921. }
  8922. ],
  8923. "description": "Snapshotting of global state",
  8924. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  8925. "keywords": [
  8926. "global state"
  8927. ],
  8928. "support": {
  8929. "issues": "https://github.com/sebastianbergmann/global-state/issues",
  8930. "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
  8931. },
  8932. "funding": [
  8933. {
  8934. "url": "https://github.com/sebastianbergmann",
  8935. "type": "github"
  8936. }
  8937. ],
  8938. "time": "2022-02-14T08:28:10+00:00"
  8939. },
  8940. {
  8941. "name": "sebastian/lines-of-code",
  8942. "version": "1.0.3",
  8943. "source": {
  8944. "type": "git",
  8945. "url": "https://github.com/sebastianbergmann/lines-of-code.git",
  8946. "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
  8947. },
  8948. "dist": {
  8949. "type": "zip",
  8950. "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
  8951. "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
  8952. "shasum": ""
  8953. },
  8954. "require": {
  8955. "nikic/php-parser": "^4.6",
  8956. "php": ">=7.3"
  8957. },
  8958. "require-dev": {
  8959. "phpunit/phpunit": "^9.3"
  8960. },
  8961. "type": "library",
  8962. "extra": {
  8963. "branch-alias": {
  8964. "dev-master": "1.0-dev"
  8965. }
  8966. },
  8967. "autoload": {
  8968. "classmap": [
  8969. "src/"
  8970. ]
  8971. },
  8972. "notification-url": "https://packagist.org/downloads/",
  8973. "license": [
  8974. "BSD-3-Clause"
  8975. ],
  8976. "authors": [
  8977. {
  8978. "name": "Sebastian Bergmann",
  8979. "email": "sebastian@phpunit.de",
  8980. "role": "lead"
  8981. }
  8982. ],
  8983. "description": "Library for counting the lines of code in PHP source code",
  8984. "homepage": "https://github.com/sebastianbergmann/lines-of-code",
  8985. "support": {
  8986. "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
  8987. "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
  8988. },
  8989. "funding": [
  8990. {
  8991. "url": "https://github.com/sebastianbergmann",
  8992. "type": "github"
  8993. }
  8994. ],
  8995. "time": "2020-11-28T06:42:11+00:00"
  8996. },
  8997. {
  8998. "name": "sebastian/object-enumerator",
  8999. "version": "4.0.4",
  9000. "source": {
  9001. "type": "git",
  9002. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  9003. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
  9004. },
  9005. "dist": {
  9006. "type": "zip",
  9007. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
  9008. "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
  9009. "shasum": ""
  9010. },
  9011. "require": {
  9012. "php": ">=7.3",
  9013. "sebastian/object-reflector": "^2.0",
  9014. "sebastian/recursion-context": "^4.0"
  9015. },
  9016. "require-dev": {
  9017. "phpunit/phpunit": "^9.3"
  9018. },
  9019. "type": "library",
  9020. "extra": {
  9021. "branch-alias": {
  9022. "dev-master": "4.0-dev"
  9023. }
  9024. },
  9025. "autoload": {
  9026. "classmap": [
  9027. "src/"
  9028. ]
  9029. },
  9030. "notification-url": "https://packagist.org/downloads/",
  9031. "license": [
  9032. "BSD-3-Clause"
  9033. ],
  9034. "authors": [
  9035. {
  9036. "name": "Sebastian Bergmann",
  9037. "email": "sebastian@phpunit.de"
  9038. }
  9039. ],
  9040. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  9041. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  9042. "support": {
  9043. "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
  9044. "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
  9045. },
  9046. "funding": [
  9047. {
  9048. "url": "https://github.com/sebastianbergmann",
  9049. "type": "github"
  9050. }
  9051. ],
  9052. "time": "2020-10-26T13:12:34+00:00"
  9053. },
  9054. {
  9055. "name": "sebastian/object-reflector",
  9056. "version": "2.0.4",
  9057. "source": {
  9058. "type": "git",
  9059. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  9060. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
  9061. },
  9062. "dist": {
  9063. "type": "zip",
  9064. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  9065. "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
  9066. "shasum": ""
  9067. },
  9068. "require": {
  9069. "php": ">=7.3"
  9070. },
  9071. "require-dev": {
  9072. "phpunit/phpunit": "^9.3"
  9073. },
  9074. "type": "library",
  9075. "extra": {
  9076. "branch-alias": {
  9077. "dev-master": "2.0-dev"
  9078. }
  9079. },
  9080. "autoload": {
  9081. "classmap": [
  9082. "src/"
  9083. ]
  9084. },
  9085. "notification-url": "https://packagist.org/downloads/",
  9086. "license": [
  9087. "BSD-3-Clause"
  9088. ],
  9089. "authors": [
  9090. {
  9091. "name": "Sebastian Bergmann",
  9092. "email": "sebastian@phpunit.de"
  9093. }
  9094. ],
  9095. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  9096. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  9097. "support": {
  9098. "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
  9099. "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
  9100. },
  9101. "funding": [
  9102. {
  9103. "url": "https://github.com/sebastianbergmann",
  9104. "type": "github"
  9105. }
  9106. ],
  9107. "time": "2020-10-26T13:14:26+00:00"
  9108. },
  9109. {
  9110. "name": "sebastian/recursion-context",
  9111. "version": "4.0.4",
  9112. "source": {
  9113. "type": "git",
  9114. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  9115. "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
  9116. },
  9117. "dist": {
  9118. "type": "zip",
  9119. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
  9120. "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
  9121. "shasum": ""
  9122. },
  9123. "require": {
  9124. "php": ">=7.3"
  9125. },
  9126. "require-dev": {
  9127. "phpunit/phpunit": "^9.3"
  9128. },
  9129. "type": "library",
  9130. "extra": {
  9131. "branch-alias": {
  9132. "dev-master": "4.0-dev"
  9133. }
  9134. },
  9135. "autoload": {
  9136. "classmap": [
  9137. "src/"
  9138. ]
  9139. },
  9140. "notification-url": "https://packagist.org/downloads/",
  9141. "license": [
  9142. "BSD-3-Clause"
  9143. ],
  9144. "authors": [
  9145. {
  9146. "name": "Sebastian Bergmann",
  9147. "email": "sebastian@phpunit.de"
  9148. },
  9149. {
  9150. "name": "Jeff Welch",
  9151. "email": "whatthejeff@gmail.com"
  9152. },
  9153. {
  9154. "name": "Adam Harvey",
  9155. "email": "aharvey@php.net"
  9156. }
  9157. ],
  9158. "description": "Provides functionality to recursively process PHP variables",
  9159. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  9160. "support": {
  9161. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  9162. "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
  9163. },
  9164. "funding": [
  9165. {
  9166. "url": "https://github.com/sebastianbergmann",
  9167. "type": "github"
  9168. }
  9169. ],
  9170. "time": "2020-10-26T13:17:30+00:00"
  9171. },
  9172. {
  9173. "name": "sebastian/resource-operations",
  9174. "version": "3.0.3",
  9175. "source": {
  9176. "type": "git",
  9177. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  9178. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
  9179. },
  9180. "dist": {
  9181. "type": "zip",
  9182. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  9183. "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
  9184. "shasum": ""
  9185. },
  9186. "require": {
  9187. "php": ">=7.3"
  9188. },
  9189. "require-dev": {
  9190. "phpunit/phpunit": "^9.0"
  9191. },
  9192. "type": "library",
  9193. "extra": {
  9194. "branch-alias": {
  9195. "dev-master": "3.0-dev"
  9196. }
  9197. },
  9198. "autoload": {
  9199. "classmap": [
  9200. "src/"
  9201. ]
  9202. },
  9203. "notification-url": "https://packagist.org/downloads/",
  9204. "license": [
  9205. "BSD-3-Clause"
  9206. ],
  9207. "authors": [
  9208. {
  9209. "name": "Sebastian Bergmann",
  9210. "email": "sebastian@phpunit.de"
  9211. }
  9212. ],
  9213. "description": "Provides a list of PHP built-in functions that operate on resources",
  9214. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  9215. "support": {
  9216. "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
  9217. "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
  9218. },
  9219. "funding": [
  9220. {
  9221. "url": "https://github.com/sebastianbergmann",
  9222. "type": "github"
  9223. }
  9224. ],
  9225. "time": "2020-09-28T06:45:17+00:00"
  9226. },
  9227. {
  9228. "name": "sebastian/type",
  9229. "version": "2.3.4",
  9230. "source": {
  9231. "type": "git",
  9232. "url": "https://github.com/sebastianbergmann/type.git",
  9233. "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
  9234. },
  9235. "dist": {
  9236. "type": "zip",
  9237. "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
  9238. "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
  9239. "shasum": ""
  9240. },
  9241. "require": {
  9242. "php": ">=7.3"
  9243. },
  9244. "require-dev": {
  9245. "phpunit/phpunit": "^9.3"
  9246. },
  9247. "type": "library",
  9248. "extra": {
  9249. "branch-alias": {
  9250. "dev-master": "2.3-dev"
  9251. }
  9252. },
  9253. "autoload": {
  9254. "classmap": [
  9255. "src/"
  9256. ]
  9257. },
  9258. "notification-url": "https://packagist.org/downloads/",
  9259. "license": [
  9260. "BSD-3-Clause"
  9261. ],
  9262. "authors": [
  9263. {
  9264. "name": "Sebastian Bergmann",
  9265. "email": "sebastian@phpunit.de",
  9266. "role": "lead"
  9267. }
  9268. ],
  9269. "description": "Collection of value objects that represent the types of the PHP type system",
  9270. "homepage": "https://github.com/sebastianbergmann/type",
  9271. "support": {
  9272. "issues": "https://github.com/sebastianbergmann/type/issues",
  9273. "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
  9274. },
  9275. "funding": [
  9276. {
  9277. "url": "https://github.com/sebastianbergmann",
  9278. "type": "github"
  9279. }
  9280. ],
  9281. "time": "2021-06-15T12:49:02+00:00"
  9282. },
  9283. {
  9284. "name": "sebastian/version",
  9285. "version": "3.0.2",
  9286. "source": {
  9287. "type": "git",
  9288. "url": "https://github.com/sebastianbergmann/version.git",
  9289. "reference": "c6c1022351a901512170118436c764e473f6de8c"
  9290. },
  9291. "dist": {
  9292. "type": "zip",
  9293. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
  9294. "reference": "c6c1022351a901512170118436c764e473f6de8c",
  9295. "shasum": ""
  9296. },
  9297. "require": {
  9298. "php": ">=7.3"
  9299. },
  9300. "type": "library",
  9301. "extra": {
  9302. "branch-alias": {
  9303. "dev-master": "3.0-dev"
  9304. }
  9305. },
  9306. "autoload": {
  9307. "classmap": [
  9308. "src/"
  9309. ]
  9310. },
  9311. "notification-url": "https://packagist.org/downloads/",
  9312. "license": [
  9313. "BSD-3-Clause"
  9314. ],
  9315. "authors": [
  9316. {
  9317. "name": "Sebastian Bergmann",
  9318. "email": "sebastian@phpunit.de",
  9319. "role": "lead"
  9320. }
  9321. ],
  9322. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  9323. "homepage": "https://github.com/sebastianbergmann/version",
  9324. "support": {
  9325. "issues": "https://github.com/sebastianbergmann/version/issues",
  9326. "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
  9327. },
  9328. "funding": [
  9329. {
  9330. "url": "https://github.com/sebastianbergmann",
  9331. "type": "github"
  9332. }
  9333. ],
  9334. "time": "2020-09-28T06:39:44+00:00"
  9335. },
  9336. {
  9337. "name": "symfony/debug",
  9338. "version": "v4.4.37",
  9339. "source": {
  9340. "type": "git",
  9341. "url": "https://github.com/symfony/debug.git",
  9342. "reference": "5de6c6e7f52b364840e53851c126be4d71e60470"
  9343. },
  9344. "dist": {
  9345. "type": "zip",
  9346. "url": "https://api.github.com/repos/symfony/debug/zipball/5de6c6e7f52b364840e53851c126be4d71e60470",
  9347. "reference": "5de6c6e7f52b364840e53851c126be4d71e60470",
  9348. "shasum": ""
  9349. },
  9350. "require": {
  9351. "php": ">=7.1.3",
  9352. "psr/log": "^1|^2|^3"
  9353. },
  9354. "conflict": {
  9355. "symfony/http-kernel": "<3.4"
  9356. },
  9357. "require-dev": {
  9358. "symfony/http-kernel": "^3.4|^4.0|^5.0"
  9359. },
  9360. "type": "library",
  9361. "autoload": {
  9362. "psr-4": {
  9363. "Symfony\\Component\\Debug\\": ""
  9364. },
  9365. "exclude-from-classmap": [
  9366. "/Tests/"
  9367. ]
  9368. },
  9369. "notification-url": "https://packagist.org/downloads/",
  9370. "license": [
  9371. "MIT"
  9372. ],
  9373. "authors": [
  9374. {
  9375. "name": "Fabien Potencier",
  9376. "email": "fabien@symfony.com"
  9377. },
  9378. {
  9379. "name": "Symfony Community",
  9380. "homepage": "https://symfony.com/contributors"
  9381. }
  9382. ],
  9383. "description": "Provides tools to ease debugging PHP code",
  9384. "homepage": "https://symfony.com",
  9385. "support": {
  9386. "source": "https://github.com/symfony/debug/tree/v4.4.37"
  9387. },
  9388. "funding": [
  9389. {
  9390. "url": "https://symfony.com/sponsor",
  9391. "type": "custom"
  9392. },
  9393. {
  9394. "url": "https://github.com/fabpot",
  9395. "type": "github"
  9396. },
  9397. {
  9398. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  9399. "type": "tidelift"
  9400. }
  9401. ],
  9402. "time": "2022-01-02T09:41:36+00:00"
  9403. },
  9404. {
  9405. "name": "theseer/tokenizer",
  9406. "version": "1.2.1",
  9407. "source": {
  9408. "type": "git",
  9409. "url": "https://github.com/theseer/tokenizer.git",
  9410. "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
  9411. },
  9412. "dist": {
  9413. "type": "zip",
  9414. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
  9415. "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
  9416. "shasum": ""
  9417. },
  9418. "require": {
  9419. "ext-dom": "*",
  9420. "ext-tokenizer": "*",
  9421. "ext-xmlwriter": "*",
  9422. "php": "^7.2 || ^8.0"
  9423. },
  9424. "type": "library",
  9425. "autoload": {
  9426. "classmap": [
  9427. "src/"
  9428. ]
  9429. },
  9430. "notification-url": "https://packagist.org/downloads/",
  9431. "license": [
  9432. "BSD-3-Clause"
  9433. ],
  9434. "authors": [
  9435. {
  9436. "name": "Arne Blankerts",
  9437. "email": "arne@blankerts.de",
  9438. "role": "Developer"
  9439. }
  9440. ],
  9441. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  9442. "support": {
  9443. "issues": "https://github.com/theseer/tokenizer/issues",
  9444. "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
  9445. },
  9446. "funding": [
  9447. {
  9448. "url": "https://github.com/theseer",
  9449. "type": "github"
  9450. }
  9451. ],
  9452. "time": "2021-07-28T10:34:58+00:00"
  9453. }
  9454. ],
  9455. "aliases": [],
  9456. "minimum-stability": "dev",
  9457. "stability-flags": {
  9458. "firefly-iii/api-support-classes": 20,
  9459. "roave/security-advisories": 20
  9460. },
  9461. "prefer-stable": true,
  9462. "prefer-lowest": false,
  9463. "platform": {
  9464. "php": ">=8.0",
  9465. "ext-bcmath": "*",
  9466. "ext-json": "*"
  9467. },
  9468. "platform-dev": [],
  9469. "plugin-api-version": "2.2.0"
  9470. }