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.

6053 lines
214KB

  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": "bbfd502bb99ed522c5f181c9e809790f",
  8. "packages": [
  9. {
  10. "name": "2amigos/yii2-chartjs-widget",
  11. "version": "2.0.2",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/2amigos/yii2-chartjs-widget.git",
  15. "reference": "fc40f97878342392a8c151177752fef75d219246"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/2amigos/yii2-chartjs-widget/zipball/fc40f97878342392a8c151177752fef75d219246",
  20. "reference": "fc40f97878342392a8c151177752fef75d219246",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "bower-asset/chartjs": "2.1.6",
  25. "yiisoft/yii2": "*"
  26. },
  27. "require-dev": {
  28. "phpunit/phpunit": "~4.4"
  29. },
  30. "type": "yii2-extension",
  31. "extra": {
  32. "branch-alias": {
  33. "dev-master": "1.0-dev"
  34. }
  35. },
  36. "autoload": {
  37. "psr-4": {
  38. "dosamigos\\chartjs\\": "src"
  39. }
  40. },
  41. "notification-url": "https://packagist.org/downloads/",
  42. "license": [
  43. "BSD-3-Clause"
  44. ],
  45. "authors": [
  46. {
  47. "name": "2amigOS! Consulting Group",
  48. "email": "hola@2amigos.us",
  49. "homepage": "http://2amigos.us",
  50. "role": "Developer"
  51. }
  52. ],
  53. "description": "ChartJs widget for Yii2.",
  54. "homepage": "http://yiiwheels.com/extension/chartjs-widget",
  55. "keywords": [
  56. "2amigos",
  57. "chartjs",
  58. "extension",
  59. "widget",
  60. "yii",
  61. "yii 2",
  62. "yii2"
  63. ],
  64. "support": {
  65. "issues": "https://github.com/2amigos/yii2-chartjs-widget/issues",
  66. "source": "https://github.com/2amigos/yii2-chartjs-widget"
  67. },
  68. "time": "2017-06-11T17:47:41+00:00"
  69. },
  70. {
  71. "name": "2amigos/yii2-leaflet-extension",
  72. "version": "1.1.0",
  73. "source": {
  74. "type": "git",
  75. "url": "https://github.com/2amigos/yii2-leaflet-extension.git",
  76. "reference": "ddeded2fc0b9268c4ca72c8f8049aaf32cb9f013"
  77. },
  78. "dist": {
  79. "type": "zip",
  80. "url": "https://api.github.com/repos/2amigos/yii2-leaflet-extension/zipball/ddeded2fc0b9268c4ca72c8f8049aaf32cb9f013",
  81. "reference": "ddeded2fc0b9268c4ca72c8f8049aaf32cb9f013",
  82. "shasum": ""
  83. },
  84. "require": {
  85. "bower-asset/leaflet": "^1.0",
  86. "yiisoft/yii2": "^2.0"
  87. },
  88. "require-dev": {
  89. "phpunit/phpunit": "4.*"
  90. },
  91. "type": "yii2-extension",
  92. "extra": {
  93. "branch-alias": {
  94. "dev-master": "1.0-dev"
  95. },
  96. "asset-installer-paths": {
  97. "bower-asset-library": "vendor/bower"
  98. }
  99. },
  100. "autoload": {
  101. "psr-4": {
  102. "dosamigos\\leaflet\\": "src"
  103. }
  104. },
  105. "notification-url": "https://packagist.org/downloads/",
  106. "license": [
  107. "BSD-3-Clause"
  108. ],
  109. "authors": [
  110. {
  111. "name": "2amigOS! Consulting Group",
  112. "email": "hola@2amigos.us",
  113. "homepage": "http://2amigos.us",
  114. "role": "Developer"
  115. }
  116. ],
  117. "description": "LeafLet Mobile-Friendly Interactive Maps Extension Library for Yii2.",
  118. "homepage": "http://yiiwheels.com/extension/leaflet-extension-library",
  119. "keywords": [
  120. "2amigos",
  121. "extension",
  122. "leaflet",
  123. "maps",
  124. "widget",
  125. "yii",
  126. "yii2"
  127. ],
  128. "support": {
  129. "issues": "https://github.com/2amigos/yii2-leaflet-extension/issues",
  130. "source": "https://github.com/2amigos/yii2-leaflet-extension"
  131. },
  132. "time": "2017-03-26T18:39:13+00:00"
  133. },
  134. {
  135. "name": "almasaeed2010/adminlte",
  136. "version": "v2.4.18",
  137. "source": {
  138. "type": "git",
  139. "url": "https://github.com/ColorlibHQ/AdminLTE.git",
  140. "reference": "e7ffa67a4649dc08d2018708a38604a6c0a02ab6"
  141. },
  142. "dist": {
  143. "type": "zip",
  144. "url": "https://api.github.com/repos/ColorlibHQ/AdminLTE/zipball/e7ffa67a4649dc08d2018708a38604a6c0a02ab6",
  145. "reference": "e7ffa67a4649dc08d2018708a38604a6c0a02ab6",
  146. "shasum": ""
  147. },
  148. "require": {
  149. "bower-asset/jquery": ">=1.9.0 <4.0.0"
  150. },
  151. "type": "template",
  152. "notification-url": "https://packagist.org/downloads/",
  153. "license": [
  154. "MIT"
  155. ],
  156. "authors": [
  157. {
  158. "name": "Abdullah Almsaeed",
  159. "email": "abdullah@almsaeedstudio.com"
  160. }
  161. ],
  162. "description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3",
  163. "homepage": "https://adminlte.io/",
  164. "keywords": [
  165. "JS",
  166. "admin",
  167. "back-end",
  168. "css",
  169. "less",
  170. "responsive",
  171. "template",
  172. "theme",
  173. "web"
  174. ],
  175. "support": {
  176. "issues": "https://github.com/almasaeed2010/AdminLTE/issues",
  177. "source": "https://github.com/ColorlibHQ/AdminLTE/tree/v2.4.18"
  178. },
  179. "time": "2019-08-29T08:20:20+00:00"
  180. },
  181. {
  182. "name": "bower-asset/chartjs",
  183. "version": "v2.1.6",
  184. "source": {
  185. "type": "git",
  186. "url": "https://github.com/chartjs/Chart.js.git",
  187. "reference": "07662b158d829f395b2c97d732e60599b8b5c4e4"
  188. },
  189. "dist": {
  190. "type": "zip",
  191. "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/07662b158d829f395b2c97d732e60599b8b5c4e4",
  192. "reference": "07662b158d829f395b2c97d732e60599b8b5c4e4"
  193. },
  194. "type": "bower-asset",
  195. "license": [
  196. "MIT"
  197. ]
  198. },
  199. {
  200. "name": "bower-asset/jquery-ui",
  201. "version": "1.12.1",
  202. "source": {
  203. "type": "git",
  204. "url": "git@github.com:components/jqueryui.git",
  205. "reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
  206. },
  207. "dist": {
  208. "type": "zip",
  209. "url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc",
  210. "reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
  211. },
  212. "require": {
  213. "bower-asset/jquery": ">=1.6"
  214. },
  215. "type": "bower-asset",
  216. "license": [
  217. "MIT"
  218. ]
  219. },
  220. {
  221. "name": "bower-asset/leaflet",
  222. "version": "v1.7.1",
  223. "source": {
  224. "type": "git",
  225. "url": "https://github.com/Leaflet/Leaflet.git",
  226. "reference": "bd88f73e8ddb90eb945a28bc1de9eb07f7386118"
  227. },
  228. "dist": {
  229. "type": "zip",
  230. "url": "https://api.github.com/repos/Leaflet/Leaflet/zipball/bd88f73e8ddb90eb945a28bc1de9eb07f7386118",
  231. "reference": "bd88f73e8ddb90eb945a28bc1de9eb07f7386118"
  232. },
  233. "type": "bower-asset"
  234. },
  235. {
  236. "name": "c006/yii2-paypal-ipn",
  237. "version": "dev-master",
  238. "source": {
  239. "type": "git",
  240. "url": "https://github.com/c006/yii2-paypal-ipn.git",
  241. "reference": "992cb6fc6b2beeb8dd61095a7ead7276de328686"
  242. },
  243. "dist": {
  244. "type": "zip",
  245. "url": "https://api.github.com/repos/c006/yii2-paypal-ipn/zipball/992cb6fc6b2beeb8dd61095a7ead7276de328686",
  246. "reference": "992cb6fc6b2beeb8dd61095a7ead7276de328686",
  247. "shasum": ""
  248. },
  249. "default-branch": true,
  250. "type": "yii2-extension",
  251. "autoload": {
  252. "psr-4": {
  253. "c006\\paypal_ipn\\": ""
  254. }
  255. },
  256. "notification-url": "https://packagist.org/downloads/",
  257. "license": [
  258. "MIT"
  259. ],
  260. "authors": [
  261. {
  262. "name": "Jon Chambers",
  263. "email": "jchambers.dev@gmail.com"
  264. }
  265. ],
  266. "description": "This is a simple PayPal IPN listener, no other files required.",
  267. "keywords": [
  268. "extension",
  269. "ipn",
  270. "paypal",
  271. "yii2"
  272. ],
  273. "support": {
  274. "issues": "https://github.com/c006/yii2-paypal-ipn/issues",
  275. "source": "https://github.com/c006/yii2-paypal-ipn/tree/v1.0.0"
  276. },
  277. "time": "2015-08-08T18:07:32+00:00"
  278. },
  279. {
  280. "name": "cebe/markdown",
  281. "version": "1.2.1",
  282. "source": {
  283. "type": "git",
  284. "url": "https://github.com/cebe/markdown.git",
  285. "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86"
  286. },
  287. "dist": {
  288. "type": "zip",
  289. "url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86",
  290. "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86",
  291. "shasum": ""
  292. },
  293. "require": {
  294. "lib-pcre": "*",
  295. "php": ">=5.4.0"
  296. },
  297. "require-dev": {
  298. "cebe/indent": "*",
  299. "facebook/xhprof": "*@dev",
  300. "phpunit/phpunit": "4.1.*"
  301. },
  302. "bin": [
  303. "bin/markdown"
  304. ],
  305. "type": "library",
  306. "extra": {
  307. "branch-alias": {
  308. "dev-master": "1.2.x-dev"
  309. }
  310. },
  311. "autoload": {
  312. "psr-4": {
  313. "cebe\\markdown\\": ""
  314. }
  315. },
  316. "notification-url": "https://packagist.org/downloads/",
  317. "license": [
  318. "MIT"
  319. ],
  320. "authors": [
  321. {
  322. "name": "Carsten Brandt",
  323. "email": "mail@cebe.cc",
  324. "homepage": "http://cebe.cc/",
  325. "role": "Creator"
  326. }
  327. ],
  328. "description": "A super fast, highly extensible markdown parser for PHP",
  329. "homepage": "https://github.com/cebe/markdown#readme",
  330. "keywords": [
  331. "extensible",
  332. "fast",
  333. "gfm",
  334. "markdown",
  335. "markdown-extra"
  336. ],
  337. "support": {
  338. "issues": "https://github.com/cebe/markdown/issues",
  339. "source": "https://github.com/cebe/markdown"
  340. },
  341. "time": "2018-03-26T11:24:36+00:00"
  342. },
  343. {
  344. "name": "cebe/yii2-gravatar",
  345. "version": "1.1",
  346. "target-dir": "cebe/gravatar",
  347. "source": {
  348. "type": "git",
  349. "url": "https://github.com/cebe/yii2-gravatar.git",
  350. "reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057"
  351. },
  352. "dist": {
  353. "type": "zip",
  354. "url": "https://api.github.com/repos/cebe/yii2-gravatar/zipball/c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057",
  355. "reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057",
  356. "shasum": ""
  357. },
  358. "require": {
  359. "yiisoft/yii2": "*"
  360. },
  361. "type": "yii2-extension",
  362. "autoload": {
  363. "psr-0": {
  364. "cebe\\gravatar\\": ""
  365. }
  366. },
  367. "notification-url": "https://packagist.org/downloads/",
  368. "license": [
  369. "MIT"
  370. ],
  371. "authors": [
  372. {
  373. "name": "Carsten Brandt",
  374. "email": "mail@cebe.cc",
  375. "homepage": "http://cebe.cc/",
  376. "role": "Core framework development"
  377. }
  378. ],
  379. "description": "Gravatar Widget for Yii 2",
  380. "keywords": [
  381. "gravatar",
  382. "yii"
  383. ],
  384. "support": {
  385. "irc": "irc://irc.freenode.net/yii",
  386. "issues": "https://github.com/cebe/yii2-gravatar/issues",
  387. "source": "https://github.com/cebe/yii2-gravatar"
  388. },
  389. "time": "2013-12-10T17:49:58+00:00"
  390. },
  391. {
  392. "name": "dmstr/yii2-adminlte-asset",
  393. "version": "2.6.2",
  394. "source": {
  395. "type": "git",
  396. "url": "https://github.com/dmstr/yii2-adminlte-asset.git",
  397. "reference": "c96336e1960ebc6c1e72487a7c6ca1a1589519fe"
  398. },
  399. "dist": {
  400. "type": "zip",
  401. "url": "https://api.github.com/repos/dmstr/yii2-adminlte-asset/zipball/c96336e1960ebc6c1e72487a7c6ca1a1589519fe",
  402. "reference": "c96336e1960ebc6c1e72487a7c6ca1a1589519fe",
  403. "shasum": ""
  404. },
  405. "require": {
  406. "almasaeed2010/adminlte": "^2.4.0",
  407. "cebe/yii2-gravatar": "1.*",
  408. "rmrevin/yii2-fontawesome": "~2.9",
  409. "yiisoft/yii2": "2.*",
  410. "yiisoft/yii2-bootstrap": "~2.0.0"
  411. },
  412. "type": "yii2-extension",
  413. "extra": {
  414. "branch-alias": {
  415. "dev-master": "2.0.x-dev"
  416. }
  417. },
  418. "autoload": {
  419. "psr-4": {
  420. "dmstr\\": ""
  421. }
  422. },
  423. "notification-url": "https://packagist.org/downloads/",
  424. "license": [
  425. "BSD-3-Clause"
  426. ],
  427. "authors": [
  428. {
  429. "name": "Tobias Munk",
  430. "email": "tobias@diemeisterei.de"
  431. },
  432. {
  433. "name": "Evgeniy Tkachenko",
  434. "email": "et.coder@gmail.com"
  435. }
  436. ],
  437. "description": "AdminLTE backend theme asset bundle for Yii 2.0 Framework",
  438. "keywords": [
  439. "AdminLTE",
  440. "admin",
  441. "asset",
  442. "backend",
  443. "css",
  444. "extension",
  445. "less",
  446. "theme",
  447. "yii2"
  448. ],
  449. "support": {
  450. "issues": "https://github.com/dmstr/yii2-adminlte-asset/issues",
  451. "source": "https://github.com/dmstr/yii2-adminlte-asset/tree/master"
  452. },
  453. "time": "2018-07-24T14:47:13+00:00"
  454. },
  455. {
  456. "name": "doctrine/lexer",
  457. "version": "1.0.2",
  458. "source": {
  459. "type": "git",
  460. "url": "https://github.com/doctrine/lexer.git",
  461. "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
  462. },
  463. "dist": {
  464. "type": "zip",
  465. "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
  466. "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
  467. "shasum": ""
  468. },
  469. "require": {
  470. "php": ">=5.3.2"
  471. },
  472. "require-dev": {
  473. "phpunit/phpunit": "^4.5"
  474. },
  475. "type": "library",
  476. "extra": {
  477. "branch-alias": {
  478. "dev-master": "1.0.x-dev"
  479. }
  480. },
  481. "autoload": {
  482. "psr-4": {
  483. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  484. }
  485. },
  486. "notification-url": "https://packagist.org/downloads/",
  487. "license": [
  488. "MIT"
  489. ],
  490. "authors": [
  491. {
  492. "name": "Roman Borschel",
  493. "email": "roman@code-factory.org"
  494. },
  495. {
  496. "name": "Guilherme Blanco",
  497. "email": "guilhermeblanco@gmail.com"
  498. },
  499. {
  500. "name": "Johannes Schmitt",
  501. "email": "schmittjoh@gmail.com"
  502. }
  503. ],
  504. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  505. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  506. "keywords": [
  507. "annotations",
  508. "docblock",
  509. "lexer",
  510. "parser",
  511. "php"
  512. ],
  513. "support": {
  514. "issues": "https://github.com/doctrine/lexer/issues",
  515. "source": "https://github.com/doctrine/lexer/tree/1.0.2"
  516. },
  517. "time": "2019-06-08T11:03:04+00:00"
  518. },
  519. {
  520. "name": "egulias/email-validator",
  521. "version": "2.1.25",
  522. "source": {
  523. "type": "git",
  524. "url": "https://github.com/egulias/EmailValidator.git",
  525. "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
  526. },
  527. "dist": {
  528. "type": "zip",
  529. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
  530. "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
  531. "shasum": ""
  532. },
  533. "require": {
  534. "doctrine/lexer": "^1.0.1",
  535. "php": ">=5.5",
  536. "symfony/polyfill-intl-idn": "^1.10"
  537. },
  538. "require-dev": {
  539. "dominicsayers/isemail": "^3.0.7",
  540. "phpunit/phpunit": "^4.8.36|^7.5.15",
  541. "satooshi/php-coveralls": "^1.0.1"
  542. },
  543. "suggest": {
  544. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  545. },
  546. "type": "library",
  547. "extra": {
  548. "branch-alias": {
  549. "dev-master": "2.1.x-dev"
  550. }
  551. },
  552. "autoload": {
  553. "psr-4": {
  554. "Egulias\\EmailValidator\\": "src"
  555. }
  556. },
  557. "notification-url": "https://packagist.org/downloads/",
  558. "license": [
  559. "MIT"
  560. ],
  561. "authors": [
  562. {
  563. "name": "Eduardo Gulias Davis"
  564. }
  565. ],
  566. "description": "A library for validating emails against several RFCs",
  567. "homepage": "https://github.com/egulias/EmailValidator",
  568. "keywords": [
  569. "email",
  570. "emailvalidation",
  571. "emailvalidator",
  572. "validation",
  573. "validator"
  574. ],
  575. "support": {
  576. "issues": "https://github.com/egulias/EmailValidator/issues",
  577. "source": "https://github.com/egulias/EmailValidator/tree/2.1.25"
  578. },
  579. "funding": [
  580. {
  581. "url": "https://github.com/egulias",
  582. "type": "github"
  583. }
  584. ],
  585. "time": "2020-12-29T14:50:06+00:00"
  586. },
  587. {
  588. "name": "ezyang/htmlpurifier",
  589. "version": "v4.13.0",
  590. "source": {
  591. "type": "git",
  592. "url": "https://github.com/ezyang/htmlpurifier.git",
  593. "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
  594. },
  595. "dist": {
  596. "type": "zip",
  597. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
  598. "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
  599. "shasum": ""
  600. },
  601. "require": {
  602. "php": ">=5.2"
  603. },
  604. "require-dev": {
  605. "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
  606. },
  607. "type": "library",
  608. "autoload": {
  609. "psr-0": {
  610. "HTMLPurifier": "library/"
  611. },
  612. "files": [
  613. "library/HTMLPurifier.composer.php"
  614. ],
  615. "exclude-from-classmap": [
  616. "/library/HTMLPurifier/Language/"
  617. ]
  618. },
  619. "notification-url": "https://packagist.org/downloads/",
  620. "license": [
  621. "LGPL-2.1-or-later"
  622. ],
  623. "authors": [
  624. {
  625. "name": "Edward Z. Yang",
  626. "email": "admin@htmlpurifier.org",
  627. "homepage": "http://ezyang.com"
  628. }
  629. ],
  630. "description": "Standards compliant HTML filter written in PHP",
  631. "homepage": "http://htmlpurifier.org/",
  632. "keywords": [
  633. "html"
  634. ],
  635. "support": {
  636. "issues": "https://github.com/ezyang/htmlpurifier/issues",
  637. "source": "https://github.com/ezyang/htmlpurifier/tree/master"
  638. },
  639. "time": "2020-06-29T00:56:53+00:00"
  640. },
  641. {
  642. "name": "fortawesome/font-awesome",
  643. "version": "v4.7.0",
  644. "source": {
  645. "type": "git",
  646. "url": "https://github.com/FortAwesome/Font-Awesome.git",
  647. "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687"
  648. },
  649. "dist": {
  650. "type": "zip",
  651. "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687",
  652. "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687",
  653. "shasum": ""
  654. },
  655. "require-dev": {
  656. "jekyll": "1.0.2",
  657. "lessc": "1.4.2"
  658. },
  659. "type": "library",
  660. "extra": {
  661. "branch-alias": {
  662. "dev-master": "4.6.x-dev"
  663. }
  664. },
  665. "notification-url": "https://packagist.org/downloads/",
  666. "license": [
  667. "OFL-1.1",
  668. "MIT"
  669. ],
  670. "authors": [
  671. {
  672. "name": "Dave Gandy",
  673. "email": "dave@fontawesome.io",
  674. "homepage": "http://twitter.com/davegandy",
  675. "role": "Developer"
  676. }
  677. ],
  678. "description": "The iconic font and CSS framework",
  679. "homepage": "http://fontawesome.io/",
  680. "keywords": [
  681. "FontAwesome",
  682. "awesome",
  683. "bootstrap",
  684. "font",
  685. "icon"
  686. ],
  687. "support": {
  688. "issues": "https://github.com/FortAwesome/Font-Awesome/issues",
  689. "source": "https://github.com/FortAwesome/Font-Awesome/tree/v4.7.0"
  690. },
  691. "time": "2016-10-24T15:52:54+00:00"
  692. },
  693. {
  694. "name": "guzzlehttp/guzzle",
  695. "version": "6.5.5",
  696. "source": {
  697. "type": "git",
  698. "url": "https://github.com/guzzle/guzzle.git",
  699. "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
  700. },
  701. "dist": {
  702. "type": "zip",
  703. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
  704. "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
  705. "shasum": ""
  706. },
  707. "require": {
  708. "ext-json": "*",
  709. "guzzlehttp/promises": "^1.0",
  710. "guzzlehttp/psr7": "^1.6.1",
  711. "php": ">=5.5",
  712. "symfony/polyfill-intl-idn": "^1.17.0"
  713. },
  714. "require-dev": {
  715. "ext-curl": "*",
  716. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
  717. "psr/log": "^1.1"
  718. },
  719. "suggest": {
  720. "psr/log": "Required for using the Log middleware"
  721. },
  722. "type": "library",
  723. "extra": {
  724. "branch-alias": {
  725. "dev-master": "6.5-dev"
  726. }
  727. },
  728. "autoload": {
  729. "psr-4": {
  730. "GuzzleHttp\\": "src/"
  731. },
  732. "files": [
  733. "src/functions_include.php"
  734. ]
  735. },
  736. "notification-url": "https://packagist.org/downloads/",
  737. "license": [
  738. "MIT"
  739. ],
  740. "authors": [
  741. {
  742. "name": "Michael Dowling",
  743. "email": "mtdowling@gmail.com",
  744. "homepage": "https://github.com/mtdowling"
  745. }
  746. ],
  747. "description": "Guzzle is a PHP HTTP client library",
  748. "homepage": "http://guzzlephp.org/",
  749. "keywords": [
  750. "client",
  751. "curl",
  752. "framework",
  753. "http",
  754. "http client",
  755. "rest",
  756. "web service"
  757. ],
  758. "support": {
  759. "issues": "https://github.com/guzzle/guzzle/issues",
  760. "source": "https://github.com/guzzle/guzzle/tree/6.5"
  761. },
  762. "time": "2020-06-16T21:01:06+00:00"
  763. },
  764. {
  765. "name": "guzzlehttp/promises",
  766. "version": "1.4.1",
  767. "source": {
  768. "type": "git",
  769. "url": "https://github.com/guzzle/promises.git",
  770. "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
  771. },
  772. "dist": {
  773. "type": "zip",
  774. "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
  775. "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
  776. "shasum": ""
  777. },
  778. "require": {
  779. "php": ">=5.5"
  780. },
  781. "require-dev": {
  782. "symfony/phpunit-bridge": "^4.4 || ^5.1"
  783. },
  784. "type": "library",
  785. "extra": {
  786. "branch-alias": {
  787. "dev-master": "1.4-dev"
  788. }
  789. },
  790. "autoload": {
  791. "psr-4": {
  792. "GuzzleHttp\\Promise\\": "src/"
  793. },
  794. "files": [
  795. "src/functions_include.php"
  796. ]
  797. },
  798. "notification-url": "https://packagist.org/downloads/",
  799. "license": [
  800. "MIT"
  801. ],
  802. "authors": [
  803. {
  804. "name": "Michael Dowling",
  805. "email": "mtdowling@gmail.com",
  806. "homepage": "https://github.com/mtdowling"
  807. }
  808. ],
  809. "description": "Guzzle promises library",
  810. "keywords": [
  811. "promise"
  812. ],
  813. "support": {
  814. "issues": "https://github.com/guzzle/promises/issues",
  815. "source": "https://github.com/guzzle/promises/tree/1.4.1"
  816. },
  817. "time": "2021-03-07T09:25:29+00:00"
  818. },
  819. {
  820. "name": "guzzlehttp/psr7",
  821. "version": "1.8.2",
  822. "source": {
  823. "type": "git",
  824. "url": "https://github.com/guzzle/psr7.git",
  825. "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
  826. },
  827. "dist": {
  828. "type": "zip",
  829. "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
  830. "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
  831. "shasum": ""
  832. },
  833. "require": {
  834. "php": ">=5.4.0",
  835. "psr/http-message": "~1.0",
  836. "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
  837. },
  838. "provide": {
  839. "psr/http-message-implementation": "1.0"
  840. },
  841. "require-dev": {
  842. "ext-zlib": "*",
  843. "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
  844. },
  845. "suggest": {
  846. "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
  847. },
  848. "type": "library",
  849. "extra": {
  850. "branch-alias": {
  851. "dev-master": "1.7-dev"
  852. }
  853. },
  854. "autoload": {
  855. "psr-4": {
  856. "GuzzleHttp\\Psr7\\": "src/"
  857. },
  858. "files": [
  859. "src/functions_include.php"
  860. ]
  861. },
  862. "notification-url": "https://packagist.org/downloads/",
  863. "license": [
  864. "MIT"
  865. ],
  866. "authors": [
  867. {
  868. "name": "Michael Dowling",
  869. "email": "mtdowling@gmail.com",
  870. "homepage": "https://github.com/mtdowling"
  871. },
  872. {
  873. "name": "Tobias Schultze",
  874. "homepage": "https://github.com/Tobion"
  875. }
  876. ],
  877. "description": "PSR-7 message implementation that also provides common utility methods",
  878. "keywords": [
  879. "http",
  880. "message",
  881. "psr-7",
  882. "request",
  883. "response",
  884. "stream",
  885. "uri",
  886. "url"
  887. ],
  888. "support": {
  889. "issues": "https://github.com/guzzle/psr7/issues",
  890. "source": "https://github.com/guzzle/psr7/tree/1.8.2"
  891. },
  892. "time": "2021-04-26T09:17:50+00:00"
  893. },
  894. {
  895. "name": "kartik-v/yii2-mpdf",
  896. "version": "dev-master",
  897. "source": {
  898. "type": "git",
  899. "url": "https://github.com/kartik-v/yii2-mpdf.git",
  900. "reference": "2679af91552c1919e10ac13fbb1f3b3eea02bbb5"
  901. },
  902. "dist": {
  903. "type": "zip",
  904. "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/2679af91552c1919e10ac13fbb1f3b3eea02bbb5",
  905. "reference": "2679af91552c1919e10ac13fbb1f3b3eea02bbb5",
  906. "shasum": ""
  907. },
  908. "require": {
  909. "mpdf/mpdf": "~8.0"
  910. },
  911. "default-branch": true,
  912. "type": "yii2-extension",
  913. "extra": {
  914. "branch-alias": {
  915. "dev-master": "1.0.x-dev"
  916. }
  917. },
  918. "autoload": {
  919. "psr-4": {
  920. "kartik\\mpdf\\": "src"
  921. }
  922. },
  923. "notification-url": "https://packagist.org/downloads/",
  924. "license": [
  925. "BSD-3-Clause"
  926. ],
  927. "authors": [
  928. {
  929. "name": "Kartik Visweswaran",
  930. "email": "kartikv2@gmail.com",
  931. "homepage": "http://www.krajee.com/"
  932. }
  933. ],
  934. "description": "A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.",
  935. "homepage": "https://github.com/kartik-v/yii2-mpdf",
  936. "keywords": [
  937. "component",
  938. "extension",
  939. "html",
  940. "mpdf",
  941. "pdf",
  942. "utf8",
  943. "yii2"
  944. ],
  945. "support": {
  946. "issues": "https://github.com/kartik-v/yii2-mpdf/issues",
  947. "source": "https://github.com/kartik-v/yii2-mpdf/tree/master"
  948. },
  949. "funding": [
  950. {
  951. "url": "https://opencollective.com/yii2-mpdf",
  952. "type": "open_collective"
  953. }
  954. ],
  955. "time": "2021-08-17T06:17:50+00:00"
  956. },
  957. {
  958. "name": "linslin/yii2-curl",
  959. "version": "1.4.0",
  960. "source": {
  961. "type": "git",
  962. "url": "https://github.com/linslin/Yii2-Curl.git",
  963. "reference": "38f2c28efb4c200b7ad1c2decb262806bb6b5cea"
  964. },
  965. "dist": {
  966. "type": "zip",
  967. "url": "https://api.github.com/repos/linslin/Yii2-Curl/zipball/38f2c28efb4c200b7ad1c2decb262806bb6b5cea",
  968. "reference": "38f2c28efb4c200b7ad1c2decb262806bb6b5cea",
  969. "shasum": ""
  970. },
  971. "require": {
  972. "ext-curl": "*",
  973. "ext-json": "*",
  974. "yidas/yii2-bower-asset": "^2.0.13.1",
  975. "yiisoft/yii2": "^2.0.0"
  976. },
  977. "require-dev": {
  978. "codeception/base": "^2.2.3",
  979. "codeception/specify": "~0.4.3",
  980. "codeception/verify": "~0.3.1",
  981. "codeclimate/php-test-reporter": "dev-master",
  982. "guzzlehttp/guzzle": ">=4.1.4 <7.0",
  983. "mcustiel/phiremock-codeception-extension": "1.2.4"
  984. },
  985. "type": "yii2-extension",
  986. "autoload": {
  987. "psr-4": {
  988. "linslin\\yii2\\curl\\": ""
  989. }
  990. },
  991. "notification-url": "https://packagist.org/downloads/",
  992. "license": [
  993. "MIT"
  994. ],
  995. "authors": [
  996. {
  997. "name": "Nils Gajsek",
  998. "email": "info@linslin.org"
  999. }
  1000. ],
  1001. "description": "Easy and nice cURL extension with RESTful support for Yii2",
  1002. "keywords": [
  1003. " curl",
  1004. "extension",
  1005. "restful",
  1006. "yii2"
  1007. ],
  1008. "support": {
  1009. "issues": "https://github.com/linslin/Yii2-Curl/issues",
  1010. "source": "https://github.com/linslin/Yii2-Curl/tree/develop"
  1011. },
  1012. "time": "2020-05-03T11:44:34+00:00"
  1013. },
  1014. {
  1015. "name": "mailjet/mailjet-apiv3-php",
  1016. "version": "v1.5.1",
  1017. "source": {
  1018. "type": "git",
  1019. "url": "https://github.com/mailjet/mailjet-apiv3-php.git",
  1020. "reference": "7b94fa629d46fa5ba3826ed4596674942944520d"
  1021. },
  1022. "dist": {
  1023. "type": "zip",
  1024. "url": "https://api.github.com/repos/mailjet/mailjet-apiv3-php/zipball/7b94fa629d46fa5ba3826ed4596674942944520d",
  1025. "reference": "7b94fa629d46fa5ba3826ed4596674942944520d",
  1026. "shasum": ""
  1027. },
  1028. "require": {
  1029. "guzzlehttp/guzzle": "~7.0|~6.0|~5.3",
  1030. "php": ">=5.4.0"
  1031. },
  1032. "require-dev": {
  1033. "php-coveralls/php-coveralls": "^1.0",
  1034. "phpunit/phpunit": "^4.8.36|^5.7"
  1035. },
  1036. "type": "library",
  1037. "autoload": {
  1038. "psr-0": {
  1039. "Mailjet": "src/"
  1040. }
  1041. },
  1042. "notification-url": "https://packagist.org/downloads/",
  1043. "license": [
  1044. "MIT"
  1045. ],
  1046. "authors": [
  1047. {
  1048. "name": "Mailjet",
  1049. "email": "dev@mailjet.com",
  1050. "homepage": "https://dev.mailjet.com"
  1051. }
  1052. ],
  1053. "description": "PHP wrapper for the Mailjet API",
  1054. "homepage": "https://github.com/mailjet/mailjet-apiv3-php/",
  1055. "keywords": [
  1056. "Mailjet",
  1057. "api",
  1058. "email",
  1059. "php",
  1060. "v3"
  1061. ],
  1062. "support": {
  1063. "issues": "https://github.com/mailjet/mailjet-apiv3-php/issues",
  1064. "source": "https://github.com/mailjet/mailjet-apiv3-php/tree/v1.5.1"
  1065. },
  1066. "time": "2020-12-21T16:30:15+00:00"
  1067. },
  1068. {
  1069. "name": "mpdf/mpdf",
  1070. "version": "v8.0.13",
  1071. "source": {
  1072. "type": "git",
  1073. "url": "https://github.com/mpdf/mpdf.git",
  1074. "reference": "42f145615cfe830fd432474da1d2e1f927efe402"
  1075. },
  1076. "dist": {
  1077. "type": "zip",
  1078. "url": "https://api.github.com/repos/mpdf/mpdf/zipball/42f145615cfe830fd432474da1d2e1f927efe402",
  1079. "reference": "42f145615cfe830fd432474da1d2e1f927efe402",
  1080. "shasum": ""
  1081. },
  1082. "require": {
  1083. "ext-gd": "*",
  1084. "ext-mbstring": "*",
  1085. "myclabs/deep-copy": "^1.7",
  1086. "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
  1087. "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
  1088. "psr/log": "^1.0",
  1089. "setasign/fpdi": "^2.1"
  1090. },
  1091. "require-dev": {
  1092. "mockery/mockery": "^1.3.0",
  1093. "mpdf/qrcode": "^1.1.0",
  1094. "squizlabs/php_codesniffer": "^3.5.0",
  1095. "tracy/tracy": "^2.4",
  1096. "yoast/phpunit-polyfills": "^1.0"
  1097. },
  1098. "suggest": {
  1099. "ext-bcmath": "Needed for generation of some types of barcodes",
  1100. "ext-xml": "Needed mainly for SVG manipulation",
  1101. "ext-zlib": "Needed for compression of embedded resources, such as fonts"
  1102. },
  1103. "type": "library",
  1104. "autoload": {
  1105. "psr-4": {
  1106. "Mpdf\\": "src/"
  1107. }
  1108. },
  1109. "notification-url": "https://packagist.org/downloads/",
  1110. "license": [
  1111. "GPL-2.0-only"
  1112. ],
  1113. "authors": [
  1114. {
  1115. "name": "Matěj Humpál",
  1116. "role": "Developer, maintainer"
  1117. },
  1118. {
  1119. "name": "Ian Back",
  1120. "role": "Developer (retired)"
  1121. }
  1122. ],
  1123. "description": "PHP library generating PDF files from UTF-8 encoded HTML",
  1124. "homepage": "https://mpdf.github.io",
  1125. "keywords": [
  1126. "pdf",
  1127. "php",
  1128. "utf-8"
  1129. ],
  1130. "support": {
  1131. "docs": "http://mpdf.github.io",
  1132. "issues": "https://github.com/mpdf/mpdf/issues",
  1133. "source": "https://github.com/mpdf/mpdf"
  1134. },
  1135. "funding": [
  1136. {
  1137. "url": "https://www.paypal.me/mpdf",
  1138. "type": "custom"
  1139. }
  1140. ],
  1141. "time": "2021-09-10T10:09:59+00:00"
  1142. },
  1143. {
  1144. "name": "myclabs/deep-copy",
  1145. "version": "1.10.2",
  1146. "source": {
  1147. "type": "git",
  1148. "url": "https://github.com/myclabs/DeepCopy.git",
  1149. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
  1150. },
  1151. "dist": {
  1152. "type": "zip",
  1153. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
  1154. "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
  1155. "shasum": ""
  1156. },
  1157. "require": {
  1158. "php": "^7.1 || ^8.0"
  1159. },
  1160. "replace": {
  1161. "myclabs/deep-copy": "self.version"
  1162. },
  1163. "require-dev": {
  1164. "doctrine/collections": "^1.0",
  1165. "doctrine/common": "^2.6",
  1166. "phpunit/phpunit": "^7.1"
  1167. },
  1168. "type": "library",
  1169. "autoload": {
  1170. "psr-4": {
  1171. "DeepCopy\\": "src/DeepCopy/"
  1172. },
  1173. "files": [
  1174. "src/DeepCopy/deep_copy.php"
  1175. ]
  1176. },
  1177. "notification-url": "https://packagist.org/downloads/",
  1178. "license": [
  1179. "MIT"
  1180. ],
  1181. "description": "Create deep copies (clones) of your objects",
  1182. "keywords": [
  1183. "clone",
  1184. "copy",
  1185. "duplicate",
  1186. "object",
  1187. "object graph"
  1188. ],
  1189. "support": {
  1190. "issues": "https://github.com/myclabs/DeepCopy/issues",
  1191. "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
  1192. },
  1193. "funding": [
  1194. {
  1195. "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
  1196. "type": "tidelift"
  1197. }
  1198. ],
  1199. "time": "2020-11-13T09:40:50+00:00"
  1200. },
  1201. {
  1202. "name": "paragonie/random_compat",
  1203. "version": "v9.99.100",
  1204. "source": {
  1205. "type": "git",
  1206. "url": "https://github.com/paragonie/random_compat.git",
  1207. "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
  1208. },
  1209. "dist": {
  1210. "type": "zip",
  1211. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
  1212. "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
  1213. "shasum": ""
  1214. },
  1215. "require": {
  1216. "php": ">= 7"
  1217. },
  1218. "require-dev": {
  1219. "phpunit/phpunit": "4.*|5.*",
  1220. "vimeo/psalm": "^1"
  1221. },
  1222. "suggest": {
  1223. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  1224. },
  1225. "type": "library",
  1226. "notification-url": "https://packagist.org/downloads/",
  1227. "license": [
  1228. "MIT"
  1229. ],
  1230. "authors": [
  1231. {
  1232. "name": "Paragon Initiative Enterprises",
  1233. "email": "security@paragonie.com",
  1234. "homepage": "https://paragonie.com"
  1235. }
  1236. ],
  1237. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  1238. "keywords": [
  1239. "csprng",
  1240. "polyfill",
  1241. "pseudorandom",
  1242. "random"
  1243. ],
  1244. "support": {
  1245. "email": "info@paragonie.com",
  1246. "issues": "https://github.com/paragonie/random_compat/issues",
  1247. "source": "https://github.com/paragonie/random_compat"
  1248. },
  1249. "time": "2020-10-15T08:29:30+00:00"
  1250. },
  1251. {
  1252. "name": "payplug/payplug-php",
  1253. "version": "2.7.0",
  1254. "source": {
  1255. "type": "git",
  1256. "url": "https://github.com/payplug/payplug-php.git",
  1257. "reference": "ddda4cede57d27f73388ccd0d92270164ac99ce7"
  1258. },
  1259. "dist": {
  1260. "type": "zip",
  1261. "url": "https://api.github.com/repos/payplug/payplug-php/zipball/ddda4cede57d27f73388ccd0d92270164ac99ce7",
  1262. "reference": "ddda4cede57d27f73388ccd0d92270164ac99ce7",
  1263. "shasum": ""
  1264. },
  1265. "require": {
  1266. "ext-curl": "*",
  1267. "ext-openssl": "*",
  1268. "php": ">=5.3.0"
  1269. },
  1270. "require-dev": {
  1271. "phpdocumentor/phpdocumentor": "2.*",
  1272. "phpunit/phpunit": "4.6.*"
  1273. },
  1274. "type": "library",
  1275. "autoload": {
  1276. "psr-0": {
  1277. "Payplug\\": "lib/"
  1278. },
  1279. "psr-4": {
  1280. "Payplug\\": "lib/Payplug"
  1281. }
  1282. },
  1283. "notification-url": "https://packagist.org/downloads/",
  1284. "license": [
  1285. "MIT"
  1286. ],
  1287. "authors": [
  1288. {
  1289. "name": "PayPlug",
  1290. "email": "support@payplug.com"
  1291. }
  1292. ],
  1293. "description": "A simple PHP library for PayPlug public API.",
  1294. "homepage": "https://www.payplug.com",
  1295. "support": {
  1296. "issues": "https://github.com/payplug/payplug-php/issues",
  1297. "source": "https://github.com/payplug/payplug-php/tree/2.7.0"
  1298. },
  1299. "time": "2015-05-06T00:00:00+00:00"
  1300. },
  1301. {
  1302. "name": "psr/http-message",
  1303. "version": "1.0.1",
  1304. "source": {
  1305. "type": "git",
  1306. "url": "https://github.com/php-fig/http-message.git",
  1307. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  1308. },
  1309. "dist": {
  1310. "type": "zip",
  1311. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  1312. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  1313. "shasum": ""
  1314. },
  1315. "require": {
  1316. "php": ">=5.3.0"
  1317. },
  1318. "type": "library",
  1319. "extra": {
  1320. "branch-alias": {
  1321. "dev-master": "1.0.x-dev"
  1322. }
  1323. },
  1324. "autoload": {
  1325. "psr-4": {
  1326. "Psr\\Http\\Message\\": "src/"
  1327. }
  1328. },
  1329. "notification-url": "https://packagist.org/downloads/",
  1330. "license": [
  1331. "MIT"
  1332. ],
  1333. "authors": [
  1334. {
  1335. "name": "PHP-FIG",
  1336. "homepage": "http://www.php-fig.org/"
  1337. }
  1338. ],
  1339. "description": "Common interface for HTTP messages",
  1340. "homepage": "https://github.com/php-fig/http-message",
  1341. "keywords": [
  1342. "http",
  1343. "http-message",
  1344. "psr",
  1345. "psr-7",
  1346. "request",
  1347. "response"
  1348. ],
  1349. "support": {
  1350. "source": "https://github.com/php-fig/http-message/tree/master"
  1351. },
  1352. "time": "2016-08-06T14:39:51+00:00"
  1353. },
  1354. {
  1355. "name": "psr/log",
  1356. "version": "1.1.4",
  1357. "source": {
  1358. "type": "git",
  1359. "url": "https://github.com/php-fig/log.git",
  1360. "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
  1361. },
  1362. "dist": {
  1363. "type": "zip",
  1364. "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
  1365. "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
  1366. "shasum": ""
  1367. },
  1368. "require": {
  1369. "php": ">=5.3.0"
  1370. },
  1371. "type": "library",
  1372. "extra": {
  1373. "branch-alias": {
  1374. "dev-master": "1.1.x-dev"
  1375. }
  1376. },
  1377. "autoload": {
  1378. "psr-4": {
  1379. "Psr\\Log\\": "Psr/Log/"
  1380. }
  1381. },
  1382. "notification-url": "https://packagist.org/downloads/",
  1383. "license": [
  1384. "MIT"
  1385. ],
  1386. "authors": [
  1387. {
  1388. "name": "PHP-FIG",
  1389. "homepage": "https://www.php-fig.org/"
  1390. }
  1391. ],
  1392. "description": "Common interface for logging libraries",
  1393. "homepage": "https://github.com/php-fig/log",
  1394. "keywords": [
  1395. "log",
  1396. "psr",
  1397. "psr-3"
  1398. ],
  1399. "support": {
  1400. "source": "https://github.com/php-fig/log/tree/1.1.4"
  1401. },
  1402. "time": "2021-05-03T11:20:27+00:00"
  1403. },
  1404. {
  1405. "name": "ralouphie/getallheaders",
  1406. "version": "3.0.3",
  1407. "source": {
  1408. "type": "git",
  1409. "url": "https://github.com/ralouphie/getallheaders.git",
  1410. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  1411. },
  1412. "dist": {
  1413. "type": "zip",
  1414. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  1415. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  1416. "shasum": ""
  1417. },
  1418. "require": {
  1419. "php": ">=5.6"
  1420. },
  1421. "require-dev": {
  1422. "php-coveralls/php-coveralls": "^2.1",
  1423. "phpunit/phpunit": "^5 || ^6.5"
  1424. },
  1425. "type": "library",
  1426. "autoload": {
  1427. "files": [
  1428. "src/getallheaders.php"
  1429. ]
  1430. },
  1431. "notification-url": "https://packagist.org/downloads/",
  1432. "license": [
  1433. "MIT"
  1434. ],
  1435. "authors": [
  1436. {
  1437. "name": "Ralph Khattar",
  1438. "email": "ralph.khattar@gmail.com"
  1439. }
  1440. ],
  1441. "description": "A polyfill for getallheaders.",
  1442. "support": {
  1443. "issues": "https://github.com/ralouphie/getallheaders/issues",
  1444. "source": "https://github.com/ralouphie/getallheaders/tree/develop"
  1445. },
  1446. "time": "2019-03-08T08:55:37+00:00"
  1447. },
  1448. {
  1449. "name": "rmrevin/yii2-fontawesome",
  1450. "version": "2.17.1",
  1451. "source": {
  1452. "type": "git",
  1453. "url": "https://github.com/rmrevin/yii2-fontawesome.git",
  1454. "reference": "65ce306da864f4d558348aeba040ed7876878090"
  1455. },
  1456. "dist": {
  1457. "type": "zip",
  1458. "url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/65ce306da864f4d558348aeba040ed7876878090",
  1459. "reference": "65ce306da864f4d558348aeba040ed7876878090",
  1460. "shasum": ""
  1461. },
  1462. "require": {
  1463. "fortawesome/font-awesome": "~4.7",
  1464. "php": ">=5.4.0",
  1465. "yiisoft/yii2": "2.0.*"
  1466. },
  1467. "type": "yii2-extension",
  1468. "extra": {
  1469. "asset-installer-paths": {
  1470. "npm-asset-library": "vendor/npm",
  1471. "bower-asset-library": "vendor/bower"
  1472. }
  1473. },
  1474. "autoload": {
  1475. "psr-4": {
  1476. "rmrevin\\yii\\fontawesome\\": ""
  1477. }
  1478. },
  1479. "notification-url": "https://packagist.org/downloads/",
  1480. "license": [
  1481. "MIT"
  1482. ],
  1483. "authors": [
  1484. {
  1485. "name": "Revin Roman",
  1486. "email": "roman@rmrevin.com",
  1487. "homepage": "https://rmrevin.com/"
  1488. }
  1489. ],
  1490. "description": "Asset Bundle for Yii2 with Font Awesome",
  1491. "keywords": [
  1492. "asset",
  1493. "awesome",
  1494. "bundle",
  1495. "font",
  1496. "yii"
  1497. ],
  1498. "support": {
  1499. "issues": "https://github.com/rmrevin/yii2-fontawesome/issues",
  1500. "source": "https://github.com/rmrevin/yii2-fontawesome"
  1501. },
  1502. "time": "2017-01-11T14:05:47+00:00"
  1503. },
  1504. {
  1505. "name": "setasign/fpdi",
  1506. "version": "v2.3.6",
  1507. "source": {
  1508. "type": "git",
  1509. "url": "https://github.com/Setasign/FPDI.git",
  1510. "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
  1511. },
  1512. "dist": {
  1513. "type": "zip",
  1514. "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
  1515. "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
  1516. "shasum": ""
  1517. },
  1518. "require": {
  1519. "ext-zlib": "*",
  1520. "php": "^5.6 || ^7.0 || ^8.0"
  1521. },
  1522. "conflict": {
  1523. "setasign/tfpdf": "<1.31"
  1524. },
  1525. "require-dev": {
  1526. "phpunit/phpunit": "~5.7",
  1527. "setasign/fpdf": "~1.8",
  1528. "setasign/tfpdf": "1.31",
  1529. "squizlabs/php_codesniffer": "^3.5",
  1530. "tecnickcom/tcpdf": "~6.2"
  1531. },
  1532. "suggest": {
  1533. "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
  1534. },
  1535. "type": "library",
  1536. "autoload": {
  1537. "psr-4": {
  1538. "setasign\\Fpdi\\": "src/"
  1539. }
  1540. },
  1541. "notification-url": "https://packagist.org/downloads/",
  1542. "license": [
  1543. "MIT"
  1544. ],
  1545. "authors": [
  1546. {
  1547. "name": "Jan Slabon",
  1548. "email": "jan.slabon@setasign.com",
  1549. "homepage": "https://www.setasign.com"
  1550. },
  1551. {
  1552. "name": "Maximilian Kresse",
  1553. "email": "maximilian.kresse@setasign.com",
  1554. "homepage": "https://www.setasign.com"
  1555. }
  1556. ],
  1557. "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
  1558. "homepage": "https://www.setasign.com/fpdi",
  1559. "keywords": [
  1560. "fpdf",
  1561. "fpdi",
  1562. "pdf"
  1563. ],
  1564. "support": {
  1565. "issues": "https://github.com/Setasign/FPDI/issues",
  1566. "source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
  1567. },
  1568. "funding": [
  1569. {
  1570. "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
  1571. "type": "tidelift"
  1572. }
  1573. ],
  1574. "time": "2021-02-11T11:37:01+00:00"
  1575. },
  1576. {
  1577. "name": "stripe/stripe-php",
  1578. "version": "v7.95.0",
  1579. "source": {
  1580. "type": "git",
  1581. "url": "https://github.com/stripe/stripe-php.git",
  1582. "reference": "ed372a1f6430b06dda408bb33b27d2be35ceaf07"
  1583. },
  1584. "dist": {
  1585. "type": "zip",
  1586. "url": "https://api.github.com/repos/stripe/stripe-php/zipball/ed372a1f6430b06dda408bb33b27d2be35ceaf07",
  1587. "reference": "ed372a1f6430b06dda408bb33b27d2be35ceaf07",
  1588. "shasum": ""
  1589. },
  1590. "require": {
  1591. "ext-curl": "*",
  1592. "ext-json": "*",
  1593. "ext-mbstring": "*",
  1594. "php": ">=5.6.0"
  1595. },
  1596. "require-dev": {
  1597. "friendsofphp/php-cs-fixer": "2.17.1",
  1598. "php-coveralls/php-coveralls": "^2.1",
  1599. "phpunit/phpunit": "^5.7",
  1600. "squizlabs/php_codesniffer": "^3.3",
  1601. "symfony/process": "~3.4"
  1602. },
  1603. "type": "library",
  1604. "extra": {
  1605. "branch-alias": {
  1606. "dev-master": "2.0-dev"
  1607. }
  1608. },
  1609. "autoload": {
  1610. "psr-4": {
  1611. "Stripe\\": "lib/"
  1612. }
  1613. },
  1614. "notification-url": "https://packagist.org/downloads/",
  1615. "license": [
  1616. "MIT"
  1617. ],
  1618. "authors": [
  1619. {
  1620. "name": "Stripe and contributors",
  1621. "homepage": "https://github.com/stripe/stripe-php/contributors"
  1622. }
  1623. ],
  1624. "description": "Stripe PHP Library",
  1625. "homepage": "https://stripe.com/",
  1626. "keywords": [
  1627. "api",
  1628. "payment processing",
  1629. "stripe"
  1630. ],
  1631. "support": {
  1632. "issues": "https://github.com/stripe/stripe-php/issues",
  1633. "source": "https://github.com/stripe/stripe-php/tree/v7.95.0"
  1634. },
  1635. "time": "2021-09-02T02:30:40+00:00"
  1636. },
  1637. {
  1638. "name": "swiftmailer/swiftmailer",
  1639. "version": "v6.2.7",
  1640. "source": {
  1641. "type": "git",
  1642. "url": "https://github.com/swiftmailer/swiftmailer.git",
  1643. "reference": "15f7faf8508e04471f666633addacf54c0ab5933"
  1644. },
  1645. "dist": {
  1646. "type": "zip",
  1647. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/15f7faf8508e04471f666633addacf54c0ab5933",
  1648. "reference": "15f7faf8508e04471f666633addacf54c0ab5933",
  1649. "shasum": ""
  1650. },
  1651. "require": {
  1652. "egulias/email-validator": "^2.0|^3.1",
  1653. "php": ">=7.0.0",
  1654. "symfony/polyfill-iconv": "^1.0",
  1655. "symfony/polyfill-intl-idn": "^1.10",
  1656. "symfony/polyfill-mbstring": "^1.0"
  1657. },
  1658. "require-dev": {
  1659. "mockery/mockery": "^1.0",
  1660. "symfony/phpunit-bridge": "^4.4|^5.0"
  1661. },
  1662. "suggest": {
  1663. "ext-intl": "Needed to support internationalized email addresses"
  1664. },
  1665. "type": "library",
  1666. "extra": {
  1667. "branch-alias": {
  1668. "dev-master": "6.2-dev"
  1669. }
  1670. },
  1671. "autoload": {
  1672. "files": [
  1673. "lib/swift_required.php"
  1674. ]
  1675. },
  1676. "notification-url": "https://packagist.org/downloads/",
  1677. "license": [
  1678. "MIT"
  1679. ],
  1680. "authors": [
  1681. {
  1682. "name": "Chris Corbyn"
  1683. },
  1684. {
  1685. "name": "Fabien Potencier",
  1686. "email": "fabien@symfony.com"
  1687. }
  1688. ],
  1689. "description": "Swiftmailer, free feature-rich PHP mailer",
  1690. "homepage": "https://swiftmailer.symfony.com",
  1691. "keywords": [
  1692. "email",
  1693. "mail",
  1694. "mailer"
  1695. ],
  1696. "support": {
  1697. "issues": "https://github.com/swiftmailer/swiftmailer/issues",
  1698. "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.2.7"
  1699. },
  1700. "funding": [
  1701. {
  1702. "url": "https://github.com/fabpot",
  1703. "type": "github"
  1704. },
  1705. {
  1706. "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
  1707. "type": "tidelift"
  1708. }
  1709. ],
  1710. "time": "2021-03-09T12:30:35+00:00"
  1711. },
  1712. {
  1713. "name": "symfony/polyfill-iconv",
  1714. "version": "v1.23.0",
  1715. "source": {
  1716. "type": "git",
  1717. "url": "https://github.com/symfony/polyfill-iconv.git",
  1718. "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933"
  1719. },
  1720. "dist": {
  1721. "type": "zip",
  1722. "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933",
  1723. "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933",
  1724. "shasum": ""
  1725. },
  1726. "require": {
  1727. "php": ">=7.1"
  1728. },
  1729. "suggest": {
  1730. "ext-iconv": "For best performance"
  1731. },
  1732. "type": "library",
  1733. "extra": {
  1734. "branch-alias": {
  1735. "dev-main": "1.23-dev"
  1736. },
  1737. "thanks": {
  1738. "name": "symfony/polyfill",
  1739. "url": "https://github.com/symfony/polyfill"
  1740. }
  1741. },
  1742. "autoload": {
  1743. "psr-4": {
  1744. "Symfony\\Polyfill\\Iconv\\": ""
  1745. },
  1746. "files": [
  1747. "bootstrap.php"
  1748. ]
  1749. },
  1750. "notification-url": "https://packagist.org/downloads/",
  1751. "license": [
  1752. "MIT"
  1753. ],
  1754. "authors": [
  1755. {
  1756. "name": "Nicolas Grekas",
  1757. "email": "p@tchwork.com"
  1758. },
  1759. {
  1760. "name": "Symfony Community",
  1761. "homepage": "https://symfony.com/contributors"
  1762. }
  1763. ],
  1764. "description": "Symfony polyfill for the Iconv extension",
  1765. "homepage": "https://symfony.com",
  1766. "keywords": [
  1767. "compatibility",
  1768. "iconv",
  1769. "polyfill",
  1770. "portable",
  1771. "shim"
  1772. ],
  1773. "support": {
  1774. "source": "https://github.com/symfony/polyfill-iconv/tree/v1.23.0"
  1775. },
  1776. "funding": [
  1777. {
  1778. "url": "https://symfony.com/sponsor",
  1779. "type": "custom"
  1780. },
  1781. {
  1782. "url": "https://github.com/fabpot",
  1783. "type": "github"
  1784. },
  1785. {
  1786. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1787. "type": "tidelift"
  1788. }
  1789. ],
  1790. "time": "2021-05-27T09:27:20+00:00"
  1791. },
  1792. {
  1793. "name": "symfony/polyfill-intl-idn",
  1794. "version": "v1.23.0",
  1795. "source": {
  1796. "type": "git",
  1797. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  1798. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
  1799. },
  1800. "dist": {
  1801. "type": "zip",
  1802. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
  1803. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
  1804. "shasum": ""
  1805. },
  1806. "require": {
  1807. "php": ">=7.1",
  1808. "symfony/polyfill-intl-normalizer": "^1.10",
  1809. "symfony/polyfill-php72": "^1.10"
  1810. },
  1811. "suggest": {
  1812. "ext-intl": "For best performance"
  1813. },
  1814. "type": "library",
  1815. "extra": {
  1816. "branch-alias": {
  1817. "dev-main": "1.23-dev"
  1818. },
  1819. "thanks": {
  1820. "name": "symfony/polyfill",
  1821. "url": "https://github.com/symfony/polyfill"
  1822. }
  1823. },
  1824. "autoload": {
  1825. "psr-4": {
  1826. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  1827. },
  1828. "files": [
  1829. "bootstrap.php"
  1830. ]
  1831. },
  1832. "notification-url": "https://packagist.org/downloads/",
  1833. "license": [
  1834. "MIT"
  1835. ],
  1836. "authors": [
  1837. {
  1838. "name": "Laurent Bassin",
  1839. "email": "laurent@bassin.info"
  1840. },
  1841. {
  1842. "name": "Trevor Rowbotham",
  1843. "email": "trevor.rowbotham@pm.me"
  1844. },
  1845. {
  1846. "name": "Symfony Community",
  1847. "homepage": "https://symfony.com/contributors"
  1848. }
  1849. ],
  1850. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  1851. "homepage": "https://symfony.com",
  1852. "keywords": [
  1853. "compatibility",
  1854. "idn",
  1855. "intl",
  1856. "polyfill",
  1857. "portable",
  1858. "shim"
  1859. ],
  1860. "support": {
  1861. "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
  1862. },
  1863. "funding": [
  1864. {
  1865. "url": "https://symfony.com/sponsor",
  1866. "type": "custom"
  1867. },
  1868. {
  1869. "url": "https://github.com/fabpot",
  1870. "type": "github"
  1871. },
  1872. {
  1873. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1874. "type": "tidelift"
  1875. }
  1876. ],
  1877. "time": "2021-05-27T09:27:20+00:00"
  1878. },
  1879. {
  1880. "name": "symfony/polyfill-intl-normalizer",
  1881. "version": "v1.23.0",
  1882. "source": {
  1883. "type": "git",
  1884. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  1885. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
  1886. },
  1887. "dist": {
  1888. "type": "zip",
  1889. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
  1890. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
  1891. "shasum": ""
  1892. },
  1893. "require": {
  1894. "php": ">=7.1"
  1895. },
  1896. "suggest": {
  1897. "ext-intl": "For best performance"
  1898. },
  1899. "type": "library",
  1900. "extra": {
  1901. "branch-alias": {
  1902. "dev-main": "1.23-dev"
  1903. },
  1904. "thanks": {
  1905. "name": "symfony/polyfill",
  1906. "url": "https://github.com/symfony/polyfill"
  1907. }
  1908. },
  1909. "autoload": {
  1910. "psr-4": {
  1911. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  1912. },
  1913. "files": [
  1914. "bootstrap.php"
  1915. ],
  1916. "classmap": [
  1917. "Resources/stubs"
  1918. ]
  1919. },
  1920. "notification-url": "https://packagist.org/downloads/",
  1921. "license": [
  1922. "MIT"
  1923. ],
  1924. "authors": [
  1925. {
  1926. "name": "Nicolas Grekas",
  1927. "email": "p@tchwork.com"
  1928. },
  1929. {
  1930. "name": "Symfony Community",
  1931. "homepage": "https://symfony.com/contributors"
  1932. }
  1933. ],
  1934. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  1935. "homepage": "https://symfony.com",
  1936. "keywords": [
  1937. "compatibility",
  1938. "intl",
  1939. "normalizer",
  1940. "polyfill",
  1941. "portable",
  1942. "shim"
  1943. ],
  1944. "support": {
  1945. "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
  1946. },
  1947. "funding": [
  1948. {
  1949. "url": "https://symfony.com/sponsor",
  1950. "type": "custom"
  1951. },
  1952. {
  1953. "url": "https://github.com/fabpot",
  1954. "type": "github"
  1955. },
  1956. {
  1957. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  1958. "type": "tidelift"
  1959. }
  1960. ],
  1961. "time": "2021-02-19T12:13:01+00:00"
  1962. },
  1963. {
  1964. "name": "symfony/polyfill-mbstring",
  1965. "version": "v1.23.1",
  1966. "source": {
  1967. "type": "git",
  1968. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1969. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
  1970. },
  1971. "dist": {
  1972. "type": "zip",
  1973. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
  1974. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
  1975. "shasum": ""
  1976. },
  1977. "require": {
  1978. "php": ">=7.1"
  1979. },
  1980. "suggest": {
  1981. "ext-mbstring": "For best performance"
  1982. },
  1983. "type": "library",
  1984. "extra": {
  1985. "branch-alias": {
  1986. "dev-main": "1.23-dev"
  1987. },
  1988. "thanks": {
  1989. "name": "symfony/polyfill",
  1990. "url": "https://github.com/symfony/polyfill"
  1991. }
  1992. },
  1993. "autoload": {
  1994. "psr-4": {
  1995. "Symfony\\Polyfill\\Mbstring\\": ""
  1996. },
  1997. "files": [
  1998. "bootstrap.php"
  1999. ]
  2000. },
  2001. "notification-url": "https://packagist.org/downloads/",
  2002. "license": [
  2003. "MIT"
  2004. ],
  2005. "authors": [
  2006. {
  2007. "name": "Nicolas Grekas",
  2008. "email": "p@tchwork.com"
  2009. },
  2010. {
  2011. "name": "Symfony Community",
  2012. "homepage": "https://symfony.com/contributors"
  2013. }
  2014. ],
  2015. "description": "Symfony polyfill for the Mbstring extension",
  2016. "homepage": "https://symfony.com",
  2017. "keywords": [
  2018. "compatibility",
  2019. "mbstring",
  2020. "polyfill",
  2021. "portable",
  2022. "shim"
  2023. ],
  2024. "support": {
  2025. "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
  2026. },
  2027. "funding": [
  2028. {
  2029. "url": "https://symfony.com/sponsor",
  2030. "type": "custom"
  2031. },
  2032. {
  2033. "url": "https://github.com/fabpot",
  2034. "type": "github"
  2035. },
  2036. {
  2037. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2038. "type": "tidelift"
  2039. }
  2040. ],
  2041. "time": "2021-05-27T12:26:48+00:00"
  2042. },
  2043. {
  2044. "name": "symfony/polyfill-php72",
  2045. "version": "v1.23.0",
  2046. "source": {
  2047. "type": "git",
  2048. "url": "https://github.com/symfony/polyfill-php72.git",
  2049. "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
  2050. },
  2051. "dist": {
  2052. "type": "zip",
  2053. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
  2054. "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
  2055. "shasum": ""
  2056. },
  2057. "require": {
  2058. "php": ">=7.1"
  2059. },
  2060. "type": "library",
  2061. "extra": {
  2062. "branch-alias": {
  2063. "dev-main": "1.23-dev"
  2064. },
  2065. "thanks": {
  2066. "name": "symfony/polyfill",
  2067. "url": "https://github.com/symfony/polyfill"
  2068. }
  2069. },
  2070. "autoload": {
  2071. "psr-4": {
  2072. "Symfony\\Polyfill\\Php72\\": ""
  2073. },
  2074. "files": [
  2075. "bootstrap.php"
  2076. ]
  2077. },
  2078. "notification-url": "https://packagist.org/downloads/",
  2079. "license": [
  2080. "MIT"
  2081. ],
  2082. "authors": [
  2083. {
  2084. "name": "Nicolas Grekas",
  2085. "email": "p@tchwork.com"
  2086. },
  2087. {
  2088. "name": "Symfony Community",
  2089. "homepage": "https://symfony.com/contributors"
  2090. }
  2091. ],
  2092. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  2093. "homepage": "https://symfony.com",
  2094. "keywords": [
  2095. "compatibility",
  2096. "polyfill",
  2097. "portable",
  2098. "shim"
  2099. ],
  2100. "support": {
  2101. "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
  2102. },
  2103. "funding": [
  2104. {
  2105. "url": "https://symfony.com/sponsor",
  2106. "type": "custom"
  2107. },
  2108. {
  2109. "url": "https://github.com/fabpot",
  2110. "type": "github"
  2111. },
  2112. {
  2113. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  2114. "type": "tidelift"
  2115. }
  2116. ],
  2117. "time": "2021-05-27T09:17:38+00:00"
  2118. },
  2119. {
  2120. "name": "yidas/yii2-bower-asset",
  2121. "version": "2.0.13.1",
  2122. "source": {
  2123. "type": "git",
  2124. "url": "https://github.com/yidas/yii2-bower-asset.git",
  2125. "reference": "056dd55087e0b945c01c91c99eb346ef6e28a42e"
  2126. },
  2127. "dist": {
  2128. "type": "zip",
  2129. "url": "https://api.github.com/repos/yidas/yii2-bower-asset/zipball/056dd55087e0b945c01c91c99eb346ef6e28a42e",
  2130. "reference": "056dd55087e0b945c01c91c99eb346ef6e28a42e",
  2131. "shasum": ""
  2132. },
  2133. "provide": {
  2134. "bower-asset/bootstrap": "*",
  2135. "bower-asset/inputmask": "*",
  2136. "bower-asset/jquery": "*",
  2137. "bower-asset/punycode": "*",
  2138. "bower-asset/typeahead.js": "*",
  2139. "bower-asset/yii2-pjax": "*"
  2140. },
  2141. "type": "yii2-extension",
  2142. "autoload": {
  2143. "psr-4": {
  2144. "yidas\\yii2BowerAsset\\": ""
  2145. }
  2146. },
  2147. "notification-url": "https://packagist.org/downloads/",
  2148. "license": [
  2149. "MIT"
  2150. ],
  2151. "description": "Bower Assets for Yii 2 app provided via Composer repository",
  2152. "keywords": [
  2153. "bower",
  2154. "bower asset",
  2155. "framework",
  2156. "yii2"
  2157. ],
  2158. "support": {
  2159. "issues": "https://github.com/yidas/yii2-bower-asset/issues?state=open",
  2160. "source": "https://github.com/yidas/yii2-bower-asset"
  2161. },
  2162. "time": "2019-09-19T11:33:03+00:00"
  2163. },
  2164. {
  2165. "name": "yiisoft/yii2",
  2166. "version": "2.0.43",
  2167. "source": {
  2168. "type": "git",
  2169. "url": "https://github.com/yiisoft/yii2-framework.git",
  2170. "reference": "f370955faa3067d9b27879aaf14b0978a805cd59"
  2171. },
  2172. "dist": {
  2173. "type": "zip",
  2174. "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/f370955faa3067d9b27879aaf14b0978a805cd59",
  2175. "reference": "f370955faa3067d9b27879aaf14b0978a805cd59",
  2176. "shasum": ""
  2177. },
  2178. "require": {
  2179. "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
  2180. "bower-asset/jquery": "3.6.*@stable | 3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
  2181. "bower-asset/punycode": "1.3.*",
  2182. "bower-asset/yii2-pjax": "~2.0.1",
  2183. "cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0",
  2184. "ext-ctype": "*",
  2185. "ext-mbstring": "*",
  2186. "ezyang/htmlpurifier": "~4.6",
  2187. "lib-pcre": "*",
  2188. "paragonie/random_compat": ">=1",
  2189. "php": ">=5.4.0",
  2190. "yiisoft/yii2-composer": "~2.0.4"
  2191. },
  2192. "bin": [
  2193. "yii"
  2194. ],
  2195. "type": "library",
  2196. "extra": {
  2197. "branch-alias": {
  2198. "dev-master": "2.0.x-dev"
  2199. }
  2200. },
  2201. "autoload": {
  2202. "psr-4": {
  2203. "yii\\": ""
  2204. }
  2205. },
  2206. "notification-url": "https://packagist.org/downloads/",
  2207. "license": [
  2208. "BSD-3-Clause"
  2209. ],
  2210. "authors": [
  2211. {
  2212. "name": "Qiang Xue",
  2213. "email": "qiang.xue@gmail.com",
  2214. "homepage": "https://www.yiiframework.com/",
  2215. "role": "Founder and project lead"
  2216. },
  2217. {
  2218. "name": "Alexander Makarov",
  2219. "email": "sam@rmcreative.ru",
  2220. "homepage": "https://rmcreative.ru/",
  2221. "role": "Core framework development"
  2222. },
  2223. {
  2224. "name": "Maurizio Domba",
  2225. "homepage": "http://mdomba.info/",
  2226. "role": "Core framework development"
  2227. },
  2228. {
  2229. "name": "Carsten Brandt",
  2230. "email": "mail@cebe.cc",
  2231. "homepage": "https://cebe.cc/",
  2232. "role": "Core framework development"
  2233. },
  2234. {
  2235. "name": "Timur Ruziev",
  2236. "email": "resurtm@gmail.com",
  2237. "homepage": "http://resurtm.com/",
  2238. "role": "Core framework development"
  2239. },
  2240. {
  2241. "name": "Paul Klimov",
  2242. "email": "klimov.paul@gmail.com",
  2243. "role": "Core framework development"
  2244. },
  2245. {
  2246. "name": "Dmitry Naumenko",
  2247. "email": "d.naumenko.a@gmail.com",
  2248. "role": "Core framework development"
  2249. },
  2250. {
  2251. "name": "Boudewijn Vahrmeijer",
  2252. "email": "info@dynasource.eu",
  2253. "homepage": "http://dynasource.eu",
  2254. "role": "Core framework development"
  2255. }
  2256. ],
  2257. "description": "Yii PHP Framework Version 2",
  2258. "homepage": "https://www.yiiframework.com/",
  2259. "keywords": [
  2260. "framework",
  2261. "yii2"
  2262. ],
  2263. "support": {
  2264. "forum": "http://www.yiiframework.com/forum/",
  2265. "irc": "irc://irc.libera.chat:6697/yii",
  2266. "issues": "https://github.com/yiisoft/yii2/issues?state=open",
  2267. "source": "https://github.com/yiisoft/yii2",
  2268. "wiki": "http://www.yiiframework.com/wiki/"
  2269. },
  2270. "funding": [
  2271. {
  2272. "url": "https://github.com/yiisoft",
  2273. "type": "github"
  2274. },
  2275. {
  2276. "url": "https://opencollective.com/yiisoft",
  2277. "type": "open_collective"
  2278. },
  2279. {
  2280. "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2",
  2281. "type": "tidelift"
  2282. }
  2283. ],
  2284. "time": "2021-08-09T17:38:43+00:00"
  2285. },
  2286. {
  2287. "name": "yiisoft/yii2-bootstrap",
  2288. "version": "2.0.11",
  2289. "source": {
  2290. "type": "git",
  2291. "url": "https://github.com/yiisoft/yii2-bootstrap.git",
  2292. "reference": "83d144f4089adaa7064ad60dc4c1436daa2eb30e"
  2293. },
  2294. "dist": {
  2295. "type": "zip",
  2296. "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/83d144f4089adaa7064ad60dc4c1436daa2eb30e",
  2297. "reference": "83d144f4089adaa7064ad60dc4c1436daa2eb30e",
  2298. "shasum": ""
  2299. },
  2300. "require": {
  2301. "bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*",
  2302. "yiisoft/yii2": "~2.0.6"
  2303. },
  2304. "require-dev": {
  2305. "cweagans/composer-patches": "^1.7",
  2306. "phpunit/phpunit": "4.8.34"
  2307. },
  2308. "type": "yii2-extension",
  2309. "extra": {
  2310. "branch-alias": {
  2311. "dev-master": "2.0.x-dev"
  2312. },
  2313. "patches": {
  2314. "phpunit/phpunit-mock-objects": {
  2315. "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
  2316. },
  2317. "phpunit/phpunit": {
  2318. "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
  2319. "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
  2320. }
  2321. }
  2322. },
  2323. "autoload": {
  2324. "psr-4": {
  2325. "yii\\bootstrap\\": "src"
  2326. }
  2327. },
  2328. "notification-url": "https://packagist.org/downloads/",
  2329. "license": [
  2330. "BSD-3-Clause"
  2331. ],
  2332. "authors": [
  2333. {
  2334. "name": "Qiang Xue",
  2335. "email": "qiang.xue@gmail.com",
  2336. "homepage": "http://www.yiiframework.com/"
  2337. },
  2338. {
  2339. "name": "Alexander Makarov",
  2340. "email": "sam@rmcreative.ru",
  2341. "homepage": "http://rmcreative.ru/"
  2342. },
  2343. {
  2344. "name": "Antonio Ramirez",
  2345. "email": "amigo.cobos@gmail.com"
  2346. },
  2347. {
  2348. "name": "Paul Klimov",
  2349. "email": "klimov.paul@gmail.com"
  2350. }
  2351. ],
  2352. "description": "The Twitter Bootstrap extension for the Yii framework",
  2353. "keywords": [
  2354. "bootstrap",
  2355. "yii2"
  2356. ],
  2357. "support": {
  2358. "forum": "http://www.yiiframework.com/forum/",
  2359. "irc": "irc://irc.freenode.net/yii",
  2360. "issues": "https://github.com/yiisoft/yii2-bootstrap/issues",
  2361. "source": "https://github.com/yiisoft/yii2-bootstrap",
  2362. "wiki": "http://www.yiiframework.com/wiki/"
  2363. },
  2364. "funding": [
  2365. {
  2366. "url": "https://github.com/yiisoft",
  2367. "type": "github"
  2368. },
  2369. {
  2370. "url": "https://opencollective.com/yiisoft",
  2371. "type": "open_collective"
  2372. },
  2373. {
  2374. "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-bootstrap",
  2375. "type": "tidelift"
  2376. }
  2377. ],
  2378. "time": "2021-08-09T20:54:06+00:00"
  2379. },
  2380. {
  2381. "name": "yiisoft/yii2-composer",
  2382. "version": "2.0.10",
  2383. "source": {
  2384. "type": "git",
  2385. "url": "https://github.com/yiisoft/yii2-composer.git",
  2386. "reference": "94bb3f66e779e2774f8776d6e1bdeab402940510"
  2387. },
  2388. "dist": {
  2389. "type": "zip",
  2390. "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/94bb3f66e779e2774f8776d6e1bdeab402940510",
  2391. "reference": "94bb3f66e779e2774f8776d6e1bdeab402940510",
  2392. "shasum": ""
  2393. },
  2394. "require": {
  2395. "composer-plugin-api": "^1.0 | ^2.0"
  2396. },
  2397. "require-dev": {
  2398. "composer/composer": "^1.0 | ^2.0@dev",
  2399. "phpunit/phpunit": "<7"
  2400. },
  2401. "type": "composer-plugin",
  2402. "extra": {
  2403. "class": "yii\\composer\\Plugin",
  2404. "branch-alias": {
  2405. "dev-master": "2.0.x-dev"
  2406. }
  2407. },
  2408. "autoload": {
  2409. "psr-4": {
  2410. "yii\\composer\\": ""
  2411. }
  2412. },
  2413. "notification-url": "https://packagist.org/downloads/",
  2414. "license": [
  2415. "BSD-3-Clause"
  2416. ],
  2417. "authors": [
  2418. {
  2419. "name": "Qiang Xue",
  2420. "email": "qiang.xue@gmail.com"
  2421. },
  2422. {
  2423. "name": "Carsten Brandt",
  2424. "email": "mail@cebe.cc"
  2425. }
  2426. ],
  2427. "description": "The composer plugin for Yii extension installer",
  2428. "keywords": [
  2429. "composer",
  2430. "extension installer",
  2431. "yii2"
  2432. ],
  2433. "support": {
  2434. "forum": "http://www.yiiframework.com/forum/",
  2435. "irc": "irc://irc.freenode.net/yii",
  2436. "issues": "https://github.com/yiisoft/yii2-composer/issues",
  2437. "source": "https://github.com/yiisoft/yii2-composer",
  2438. "wiki": "http://www.yiiframework.com/wiki/"
  2439. },
  2440. "funding": [
  2441. {
  2442. "url": "https://github.com/yiisoft",
  2443. "type": "github"
  2444. },
  2445. {
  2446. "url": "https://opencollective.com/yiisoft",
  2447. "type": "open_collective"
  2448. },
  2449. {
  2450. "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-composer",
  2451. "type": "tidelift"
  2452. }
  2453. ],
  2454. "time": "2020-06-24T00:04:01+00:00"
  2455. },
  2456. {
  2457. "name": "yiisoft/yii2-jui",
  2458. "version": "2.0.7",
  2459. "source": {
  2460. "type": "git",
  2461. "url": "https://github.com/yiisoft/yii2-jui.git",
  2462. "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed"
  2463. },
  2464. "dist": {
  2465. "type": "zip",
  2466. "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
  2467. "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
  2468. "shasum": ""
  2469. },
  2470. "require": {
  2471. "bower-asset/jquery-ui": "~1.12.1",
  2472. "yiisoft/yii2": "~2.0.4"
  2473. },
  2474. "type": "yii2-extension",
  2475. "extra": {
  2476. "branch-alias": {
  2477. "dev-master": "2.0.x-dev"
  2478. }
  2479. },
  2480. "autoload": {
  2481. "psr-4": {
  2482. "yii\\jui\\": ""
  2483. }
  2484. },
  2485. "notification-url": "https://packagist.org/downloads/",
  2486. "license": [
  2487. "BSD-3-Clause"
  2488. ],
  2489. "authors": [
  2490. {
  2491. "name": "Qiang Xue",
  2492. "email": "qiang.xue@gmail.com"
  2493. }
  2494. ],
  2495. "description": "The Jquery UI extension for the Yii framework",
  2496. "keywords": [
  2497. "jQuery UI",
  2498. "yii2"
  2499. ],
  2500. "support": {
  2501. "forum": "http://www.yiiframework.com/forum/",
  2502. "irc": "irc://irc.freenode.net/yii",
  2503. "issues": "https://github.com/yiisoft/yii2-jui/issues",
  2504. "source": "https://github.com/yiisoft/yii2-jui",
  2505. "wiki": "http://www.yiiframework.com/wiki/"
  2506. },
  2507. "time": "2017-11-25T15:32:29+00:00"
  2508. },
  2509. {
  2510. "name": "yiisoft/yii2-swiftmailer",
  2511. "version": "2.1.2",
  2512. "source": {
  2513. "type": "git",
  2514. "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
  2515. "reference": "09659a55959f9e64b8178d842b64a9ffae42b994"
  2516. },
  2517. "dist": {
  2518. "type": "zip",
  2519. "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/09659a55959f9e64b8178d842b64a9ffae42b994",
  2520. "reference": "09659a55959f9e64b8178d842b64a9ffae42b994",
  2521. "shasum": ""
  2522. },
  2523. "require": {
  2524. "swiftmailer/swiftmailer": "~6.0",
  2525. "yiisoft/yii2": ">=2.0.4"
  2526. },
  2527. "type": "yii2-extension",
  2528. "extra": {
  2529. "branch-alias": {
  2530. "dev-master": "2.1.x-dev"
  2531. }
  2532. },
  2533. "autoload": {
  2534. "psr-4": {
  2535. "yii\\swiftmailer\\": "src"
  2536. }
  2537. },
  2538. "notification-url": "https://packagist.org/downloads/",
  2539. "license": [
  2540. "BSD-3-Clause"
  2541. ],
  2542. "authors": [
  2543. {
  2544. "name": "Paul Klimov",
  2545. "email": "klimov.paul@gmail.com"
  2546. }
  2547. ],
  2548. "description": "The SwiftMailer integration for the Yii framework",
  2549. "keywords": [
  2550. "email",
  2551. "mail",
  2552. "mailer",
  2553. "swift",
  2554. "swiftmailer",
  2555. "yii2"
  2556. ],
  2557. "support": {
  2558. "forum": "http://www.yiiframework.com/forum/",
  2559. "irc": "irc://irc.freenode.net/yii",
  2560. "issues": "https://github.com/yiisoft/yii2-swiftmailer/issues",
  2561. "source": "https://github.com/yiisoft/yii2-swiftmailer",
  2562. "wiki": "http://www.yiiframework.com/wiki/"
  2563. },
  2564. "time": "2018-09-23T22:00:47+00:00"
  2565. },
  2566. {
  2567. "name": "yurkinx/yii2-image",
  2568. "version": "dev-master",
  2569. "source": {
  2570. "type": "git",
  2571. "url": "https://github.com/yurkinx/yii2-image.git",
  2572. "reference": "590795d0e94c909c636cba1007a619012e118ac9"
  2573. },
  2574. "dist": {
  2575. "type": "zip",
  2576. "url": "https://api.github.com/repos/yurkinx/yii2-image/zipball/590795d0e94c909c636cba1007a619012e118ac9",
  2577. "reference": "590795d0e94c909c636cba1007a619012e118ac9",
  2578. "shasum": ""
  2579. },
  2580. "require": {
  2581. "php": ">=5.4.0",
  2582. "yiisoft/yii2": "*"
  2583. },
  2584. "default-branch": true,
  2585. "type": "yii2-extension",
  2586. "autoload": {
  2587. "psr-0": {
  2588. "yii\\image\\": ""
  2589. }
  2590. },
  2591. "notification-url": "https://packagist.org/downloads/",
  2592. "license": [
  2593. "BSD-3-Clause"
  2594. ],
  2595. "authors": [
  2596. {
  2597. "name": "Yuri Kileev",
  2598. "email": "kileev@gmail.com"
  2599. }
  2600. ],
  2601. "description": "Yii2 extension for image manipulating using Kohana Image Library.",
  2602. "homepage": "https://github.com/yurkinx/yii2-image",
  2603. "keywords": [
  2604. "extension",
  2605. "image",
  2606. "yii2"
  2607. ],
  2608. "support": {
  2609. "issues": "https://github.com/yurkinx/yii2-image/issues",
  2610. "source": "https://github.com/yurkinx/yii2-image/tree/v1.3"
  2611. },
  2612. "time": "2019-01-25T01:01:48+00:00"
  2613. }
  2614. ],
  2615. "packages-dev": [
  2616. {
  2617. "name": "behat/gherkin",
  2618. "version": "v4.7.3",
  2619. "source": {
  2620. "type": "git",
  2621. "url": "https://github.com/Behat/Gherkin.git",
  2622. "reference": "d5ae4616aeaa91daadbfb8446d9d17aae8d43cf7"
  2623. },
  2624. "dist": {
  2625. "type": "zip",
  2626. "url": "https://api.github.com/repos/Behat/Gherkin/zipball/d5ae4616aeaa91daadbfb8446d9d17aae8d43cf7",
  2627. "reference": "d5ae4616aeaa91daadbfb8446d9d17aae8d43cf7",
  2628. "shasum": ""
  2629. },
  2630. "require": {
  2631. "php": ">=5.6"
  2632. },
  2633. "require-dev": {
  2634. "cucumber/cucumber": "dev-gherkin-16.0.0",
  2635. "phpunit/phpunit": "^5.7.1|~6|~7",
  2636. "symfony/phpunit-bridge": "~2.7|~3|~4",
  2637. "symfony/yaml": "~2.3|~3|~4"
  2638. },
  2639. "suggest": {
  2640. "symfony/yaml": "If you want to parse features, represented in YAML files"
  2641. },
  2642. "type": "library",
  2643. "extra": {
  2644. "branch-alias": {
  2645. "dev-master": "4.4-dev"
  2646. }
  2647. },
  2648. "autoload": {
  2649. "psr-0": {
  2650. "Behat\\Gherkin": "src/"
  2651. }
  2652. },
  2653. "notification-url": "https://packagist.org/downloads/",
  2654. "license": [
  2655. "MIT"
  2656. ],
  2657. "authors": [
  2658. {
  2659. "name": "Konstantin Kudryashov",
  2660. "email": "ever.zet@gmail.com",
  2661. "homepage": "http://everzet.com"
  2662. }
  2663. ],
  2664. "description": "Gherkin DSL parser for PHP",
  2665. "homepage": "http://behat.org/",
  2666. "keywords": [
  2667. "BDD",
  2668. "Behat",
  2669. "Cucumber",
  2670. "DSL",
  2671. "gherkin",
  2672. "parser"
  2673. ],
  2674. "support": {
  2675. "issues": "https://github.com/Behat/Gherkin/issues",
  2676. "source": "https://github.com/Behat/Gherkin/tree/v4.7.3"
  2677. },
  2678. "time": "2021-02-04T12:26:47+00:00"
  2679. },
  2680. {
  2681. "name": "codeception/codeception",
  2682. "version": "2.5.6",
  2683. "source": {
  2684. "type": "git",
  2685. "url": "https://github.com/Codeception/Codeception.git",
  2686. "reference": "b83a9338296e706fab2ceb49de8a352fbca3dc98"
  2687. },
  2688. "dist": {
  2689. "type": "zip",
  2690. "url": "https://api.github.com/repos/Codeception/Codeception/zipball/b83a9338296e706fab2ceb49de8a352fbca3dc98",
  2691. "reference": "b83a9338296e706fab2ceb49de8a352fbca3dc98",
  2692. "shasum": ""
  2693. },
  2694. "require": {
  2695. "behat/gherkin": "^4.4.0",
  2696. "codeception/phpunit-wrapper": "^6.0.9|^7.0.6",
  2697. "codeception/stub": "^2.0",
  2698. "ext-curl": "*",
  2699. "ext-json": "*",
  2700. "ext-mbstring": "*",
  2701. "facebook/webdriver": ">=1.1.3 <2.0",
  2702. "guzzlehttp/guzzle": ">=4.1.4 <7.0",
  2703. "guzzlehttp/psr7": "~1.0",
  2704. "php": ">=5.6.0 <8.0",
  2705. "symfony/browser-kit": ">=2.7 <5.0",
  2706. "symfony/console": ">=2.7 <5.0",
  2707. "symfony/css-selector": ">=2.7 <5.0",
  2708. "symfony/dom-crawler": ">=2.7 <5.0",
  2709. "symfony/event-dispatcher": ">=2.7 <5.0",
  2710. "symfony/finder": ">=2.7 <5.0",
  2711. "symfony/yaml": ">=2.7 <5.0"
  2712. },
  2713. "require-dev": {
  2714. "codeception/specify": "~0.3",
  2715. "facebook/graph-sdk": "~5.3",
  2716. "flow/jsonpath": "~0.2",
  2717. "monolog/monolog": "~1.8",
  2718. "pda/pheanstalk": "~3.0",
  2719. "php-amqplib/php-amqplib": "~2.4",
  2720. "predis/predis": "^1.0",
  2721. "squizlabs/php_codesniffer": "~2.0",
  2722. "symfony/process": ">=2.7 <5.0",
  2723. "vlucas/phpdotenv": "^3.0"
  2724. },
  2725. "suggest": {
  2726. "aws/aws-sdk-php": "For using AWS Auth in REST module and Queue module",
  2727. "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests",
  2728. "codeception/specify": "BDD-style code blocks",
  2729. "codeception/verify": "BDD-style assertions",
  2730. "flow/jsonpath": "For using JSONPath in REST module",
  2731. "league/factory-muffin": "For DataFactory module",
  2732. "league/factory-muffin-faker": "For Faker support in DataFactory module",
  2733. "phpseclib/phpseclib": "for SFTP option in FTP Module",
  2734. "stecman/symfony-console-completion": "For BASH autocompletion",
  2735. "symfony/phpunit-bridge": "For phpunit-bridge support"
  2736. },
  2737. "bin": [
  2738. "codecept"
  2739. ],
  2740. "type": "library",
  2741. "extra": {
  2742. "branch-alias": []
  2743. },
  2744. "autoload": {
  2745. "psr-4": {
  2746. "Codeception\\": "src/Codeception",
  2747. "Codeception\\Extension\\": "ext"
  2748. }
  2749. },
  2750. "notification-url": "https://packagist.org/downloads/",
  2751. "license": [
  2752. "MIT"
  2753. ],
  2754. "authors": [
  2755. {
  2756. "name": "Michael Bodnarchuk",
  2757. "email": "davert@mail.ua",
  2758. "homepage": "http://codegyre.com"
  2759. }
  2760. ],
  2761. "description": "BDD-style testing framework",
  2762. "homepage": "http://codeception.com/",
  2763. "keywords": [
  2764. "BDD",
  2765. "TDD",
  2766. "acceptance testing",
  2767. "functional testing",
  2768. "unit testing"
  2769. ],
  2770. "support": {
  2771. "issues": "https://github.com/Codeception/Codeception/issues",
  2772. "source": "https://github.com/Codeception/Codeception/tree/2.5.6"
  2773. },
  2774. "time": "2019-04-24T11:28:19+00:00"
  2775. },
  2776. {
  2777. "name": "codeception/phpunit-wrapper",
  2778. "version": "7.8.2",
  2779. "source": {
  2780. "type": "git",
  2781. "url": "https://github.com/Codeception/phpunit-wrapper.git",
  2782. "reference": "cafed18048826790c527843f9b85e8cc79b866f1"
  2783. },
  2784. "dist": {
  2785. "type": "zip",
  2786. "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/cafed18048826790c527843f9b85e8cc79b866f1",
  2787. "reference": "cafed18048826790c527843f9b85e8cc79b866f1",
  2788. "shasum": ""
  2789. },
  2790. "require": {
  2791. "phpunit/php-code-coverage": "^6.0",
  2792. "phpunit/phpunit": "7.5.*",
  2793. "sebastian/comparator": "^3.0",
  2794. "sebastian/diff": "^3.0"
  2795. },
  2796. "require-dev": {
  2797. "codeception/specify": "*",
  2798. "vlucas/phpdotenv": "^3.0"
  2799. },
  2800. "type": "library",
  2801. "autoload": {
  2802. "psr-4": {
  2803. "Codeception\\PHPUnit\\": "src/"
  2804. }
  2805. },
  2806. "notification-url": "https://packagist.org/downloads/",
  2807. "license": [
  2808. "MIT"
  2809. ],
  2810. "authors": [
  2811. {
  2812. "name": "Davert",
  2813. "email": "davert.php@resend.cc"
  2814. }
  2815. ],
  2816. "description": "PHPUnit classes used by Codeception",
  2817. "support": {
  2818. "issues": "https://github.com/Codeception/phpunit-wrapper/issues",
  2819. "source": "https://github.com/Codeception/phpunit-wrapper/tree/7.8.2"
  2820. },
  2821. "time": "2020-12-28T14:00:26+00:00"
  2822. },
  2823. {
  2824. "name": "codeception/stub",
  2825. "version": "2.1.0",
  2826. "source": {
  2827. "type": "git",
  2828. "url": "https://github.com/Codeception/Stub.git",
  2829. "reference": "853657f988942f7afb69becf3fd0059f192c705a"
  2830. },
  2831. "dist": {
  2832. "type": "zip",
  2833. "url": "https://api.github.com/repos/Codeception/Stub/zipball/853657f988942f7afb69becf3fd0059f192c705a",
  2834. "reference": "853657f988942f7afb69becf3fd0059f192c705a",
  2835. "shasum": ""
  2836. },
  2837. "require": {
  2838. "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3"
  2839. },
  2840. "type": "library",
  2841. "autoload": {
  2842. "psr-4": {
  2843. "Codeception\\": "src/"
  2844. }
  2845. },
  2846. "notification-url": "https://packagist.org/downloads/",
  2847. "license": [
  2848. "MIT"
  2849. ],
  2850. "description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
  2851. "support": {
  2852. "issues": "https://github.com/Codeception/Stub/issues",
  2853. "source": "https://github.com/Codeception/Stub/tree/master"
  2854. },
  2855. "time": "2019-03-02T15:35:10+00:00"
  2856. },
  2857. {
  2858. "name": "doctrine/instantiator",
  2859. "version": "1.4.0",
  2860. "source": {
  2861. "type": "git",
  2862. "url": "https://github.com/doctrine/instantiator.git",
  2863. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
  2864. },
  2865. "dist": {
  2866. "type": "zip",
  2867. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
  2868. "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
  2869. "shasum": ""
  2870. },
  2871. "require": {
  2872. "php": "^7.1 || ^8.0"
  2873. },
  2874. "require-dev": {
  2875. "doctrine/coding-standard": "^8.0",
  2876. "ext-pdo": "*",
  2877. "ext-phar": "*",
  2878. "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
  2879. "phpstan/phpstan": "^0.12",
  2880. "phpstan/phpstan-phpunit": "^0.12",
  2881. "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
  2882. },
  2883. "type": "library",
  2884. "autoload": {
  2885. "psr-4": {
  2886. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  2887. }
  2888. },
  2889. "notification-url": "https://packagist.org/downloads/",
  2890. "license": [
  2891. "MIT"
  2892. ],
  2893. "authors": [
  2894. {
  2895. "name": "Marco Pivetta",
  2896. "email": "ocramius@gmail.com",
  2897. "homepage": "https://ocramius.github.io/"
  2898. }
  2899. ],
  2900. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  2901. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  2902. "keywords": [
  2903. "constructor",
  2904. "instantiate"
  2905. ],
  2906. "support": {
  2907. "issues": "https://github.com/doctrine/instantiator/issues",
  2908. "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
  2909. },
  2910. "funding": [
  2911. {
  2912. "url": "https://www.doctrine-project.org/sponsorship.html",
  2913. "type": "custom"
  2914. },
  2915. {
  2916. "url": "https://www.patreon.com/phpdoctrine",
  2917. "type": "patreon"
  2918. },
  2919. {
  2920. "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
  2921. "type": "tidelift"
  2922. }
  2923. ],
  2924. "time": "2020-11-10T18:47:58+00:00"
  2925. },
  2926. {
  2927. "name": "facebook/webdriver",
  2928. "version": "1.3.0",
  2929. "source": {
  2930. "type": "git",
  2931. "url": "https://github.com/php-webdriver/php-webdriver-archive.git",
  2932. "reference": "77300c4ab2025d4316635f592ec849ca7323bd8c"
  2933. },
  2934. "dist": {
  2935. "type": "zip",
  2936. "url": "https://api.github.com/repos/php-webdriver/php-webdriver-archive/zipball/77300c4ab2025d4316635f592ec849ca7323bd8c",
  2937. "reference": "77300c4ab2025d4316635f592ec849ca7323bd8c",
  2938. "shasum": ""
  2939. },
  2940. "require": {
  2941. "ext-curl": "*",
  2942. "php": "^5.5 || ~7.0",
  2943. "symfony/process": "^2.8 || ^3.1"
  2944. },
  2945. "require-dev": {
  2946. "friendsofphp/php-cs-fixer": "^1.11",
  2947. "php-mock/php-mock-phpunit": "^1.1",
  2948. "phpunit/phpunit": "4.6.* || ~5.0",
  2949. "satooshi/php-coveralls": "^1.0",
  2950. "squizlabs/php_codesniffer": "^2.6"
  2951. },
  2952. "suggest": {
  2953. "phpdocumentor/phpdocumentor": "2.*"
  2954. },
  2955. "type": "library",
  2956. "autoload": {
  2957. "psr-4": {
  2958. "Facebook\\WebDriver\\": "lib/"
  2959. }
  2960. },
  2961. "notification-url": "https://packagist.org/downloads/",
  2962. "license": [
  2963. "Apache-2.0"
  2964. ],
  2965. "description": "A PHP client for WebDriver",
  2966. "homepage": "https://github.com/facebook/php-webdriver",
  2967. "keywords": [
  2968. "facebook",
  2969. "php",
  2970. "selenium",
  2971. "webdriver"
  2972. ],
  2973. "support": {
  2974. "forum": "https://www.facebook.com/groups/phpwebdriver/",
  2975. "issues": "https://github.com/facebook/php-webdriver/issues",
  2976. "source": "https://github.com/facebook/php-webdriver"
  2977. },
  2978. "abandoned": "php-webdriver/webdriver",
  2979. "time": "2017-01-13T15:48:08+00:00"
  2980. },
  2981. {
  2982. "name": "fakerphp/faker",
  2983. "version": "v1.16.0",
  2984. "source": {
  2985. "type": "git",
  2986. "url": "https://github.com/FakerPHP/Faker.git",
  2987. "reference": "271d384d216e5e5c468a6b28feedf95d49f83b35"
  2988. },
  2989. "dist": {
  2990. "type": "zip",
  2991. "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/271d384d216e5e5c468a6b28feedf95d49f83b35",
  2992. "reference": "271d384d216e5e5c468a6b28feedf95d49f83b35",
  2993. "shasum": ""
  2994. },
  2995. "require": {
  2996. "php": "^7.1 || ^8.0",
  2997. "psr/container": "^1.0 || ^2.0",
  2998. "symfony/deprecation-contracts": "^2.2"
  2999. },
  3000. "conflict": {
  3001. "fzaninotto/faker": "*"
  3002. },
  3003. "require-dev": {
  3004. "bamarni/composer-bin-plugin": "^1.4.1",
  3005. "ext-intl": "*",
  3006. "symfony/phpunit-bridge": "^4.4 || ^5.2"
  3007. },
  3008. "suggest": {
  3009. "ext-curl": "Required by Faker\\Provider\\Image to download images.",
  3010. "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
  3011. "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
  3012. "ext-mbstring": "Required for multibyte Unicode string functionality."
  3013. },
  3014. "type": "library",
  3015. "extra": {
  3016. "branch-alias": {
  3017. "dev-main": "v1.16-dev"
  3018. }
  3019. },
  3020. "autoload": {
  3021. "psr-4": {
  3022. "Faker\\": "src/Faker/"
  3023. }
  3024. },
  3025. "notification-url": "https://packagist.org/downloads/",
  3026. "license": [
  3027. "MIT"
  3028. ],
  3029. "authors": [
  3030. {
  3031. "name": "François Zaninotto"
  3032. }
  3033. ],
  3034. "description": "Faker is a PHP library that generates fake data for you.",
  3035. "keywords": [
  3036. "data",
  3037. "faker",
  3038. "fixtures"
  3039. ],
  3040. "support": {
  3041. "issues": "https://github.com/FakerPHP/Faker/issues",
  3042. "source": "https://github.com/FakerPHP/Faker/tree/v1.16.0"
  3043. },
  3044. "time": "2021-09-06T14:53:37+00:00"
  3045. },
  3046. {
  3047. "name": "opis/closure",
  3048. "version": "3.6.2",
  3049. "source": {
  3050. "type": "git",
  3051. "url": "https://github.com/opis/closure.git",
  3052. "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6"
  3053. },
  3054. "dist": {
  3055. "type": "zip",
  3056. "url": "https://api.github.com/repos/opis/closure/zipball/06e2ebd25f2869e54a306dda991f7db58066f7f6",
  3057. "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6",
  3058. "shasum": ""
  3059. },
  3060. "require": {
  3061. "php": "^5.4 || ^7.0 || ^8.0"
  3062. },
  3063. "require-dev": {
  3064. "jeremeamia/superclosure": "^2.0",
  3065. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
  3066. },
  3067. "type": "library",
  3068. "extra": {
  3069. "branch-alias": {
  3070. "dev-master": "3.6.x-dev"
  3071. }
  3072. },
  3073. "autoload": {
  3074. "psr-4": {
  3075. "Opis\\Closure\\": "src/"
  3076. },
  3077. "files": [
  3078. "functions.php"
  3079. ]
  3080. },
  3081. "notification-url": "https://packagist.org/downloads/",
  3082. "license": [
  3083. "MIT"
  3084. ],
  3085. "authors": [
  3086. {
  3087. "name": "Marius Sarca",
  3088. "email": "marius.sarca@gmail.com"
  3089. },
  3090. {
  3091. "name": "Sorin Sarca",
  3092. "email": "sarca_sorin@hotmail.com"
  3093. }
  3094. ],
  3095. "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
  3096. "homepage": "https://opis.io/closure",
  3097. "keywords": [
  3098. "anonymous functions",
  3099. "closure",
  3100. "function",
  3101. "serializable",
  3102. "serialization",
  3103. "serialize"
  3104. ],
  3105. "support": {
  3106. "issues": "https://github.com/opis/closure/issues",
  3107. "source": "https://github.com/opis/closure/tree/3.6.2"
  3108. },
  3109. "time": "2021-04-09T13:42:10+00:00"
  3110. },
  3111. {
  3112. "name": "phar-io/manifest",
  3113. "version": "1.0.3",
  3114. "source": {
  3115. "type": "git",
  3116. "url": "https://github.com/phar-io/manifest.git",
  3117. "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
  3118. },
  3119. "dist": {
  3120. "type": "zip",
  3121. "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
  3122. "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
  3123. "shasum": ""
  3124. },
  3125. "require": {
  3126. "ext-dom": "*",
  3127. "ext-phar": "*",
  3128. "phar-io/version": "^2.0",
  3129. "php": "^5.6 || ^7.0"
  3130. },
  3131. "type": "library",
  3132. "extra": {
  3133. "branch-alias": {
  3134. "dev-master": "1.0.x-dev"
  3135. }
  3136. },
  3137. "autoload": {
  3138. "classmap": [
  3139. "src/"
  3140. ]
  3141. },
  3142. "notification-url": "https://packagist.org/downloads/",
  3143. "license": [
  3144. "BSD-3-Clause"
  3145. ],
  3146. "authors": [
  3147. {
  3148. "name": "Arne Blankerts",
  3149. "email": "arne@blankerts.de",
  3150. "role": "Developer"
  3151. },
  3152. {
  3153. "name": "Sebastian Heuer",
  3154. "email": "sebastian@phpeople.de",
  3155. "role": "Developer"
  3156. },
  3157. {
  3158. "name": "Sebastian Bergmann",
  3159. "email": "sebastian@phpunit.de",
  3160. "role": "Developer"
  3161. }
  3162. ],
  3163. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  3164. "support": {
  3165. "issues": "https://github.com/phar-io/manifest/issues",
  3166. "source": "https://github.com/phar-io/manifest/tree/master"
  3167. },
  3168. "time": "2018-07-08T19:23:20+00:00"
  3169. },
  3170. {
  3171. "name": "phar-io/version",
  3172. "version": "2.0.1",
  3173. "source": {
  3174. "type": "git",
  3175. "url": "https://github.com/phar-io/version.git",
  3176. "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
  3177. },
  3178. "dist": {
  3179. "type": "zip",
  3180. "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
  3181. "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
  3182. "shasum": ""
  3183. },
  3184. "require": {
  3185. "php": "^5.6 || ^7.0"
  3186. },
  3187. "type": "library",
  3188. "autoload": {
  3189. "classmap": [
  3190. "src/"
  3191. ]
  3192. },
  3193. "notification-url": "https://packagist.org/downloads/",
  3194. "license": [
  3195. "BSD-3-Clause"
  3196. ],
  3197. "authors": [
  3198. {
  3199. "name": "Arne Blankerts",
  3200. "email": "arne@blankerts.de",
  3201. "role": "Developer"
  3202. },
  3203. {
  3204. "name": "Sebastian Heuer",
  3205. "email": "sebastian@phpeople.de",
  3206. "role": "Developer"
  3207. },
  3208. {
  3209. "name": "Sebastian Bergmann",
  3210. "email": "sebastian@phpunit.de",
  3211. "role": "Developer"
  3212. }
  3213. ],
  3214. "description": "Library for handling version information and constraints",
  3215. "support": {
  3216. "issues": "https://github.com/phar-io/version/issues",
  3217. "source": "https://github.com/phar-io/version/tree/master"
  3218. },
  3219. "time": "2018-07-08T19:19:57+00:00"
  3220. },
  3221. {
  3222. "name": "phpdocumentor/reflection-common",
  3223. "version": "2.1.0",
  3224. "source": {
  3225. "type": "git",
  3226. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  3227. "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b"
  3228. },
  3229. "dist": {
  3230. "type": "zip",
  3231. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
  3232. "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
  3233. "shasum": ""
  3234. },
  3235. "require": {
  3236. "php": ">=7.1"
  3237. },
  3238. "type": "library",
  3239. "extra": {
  3240. "branch-alias": {
  3241. "dev-master": "2.x-dev"
  3242. }
  3243. },
  3244. "autoload": {
  3245. "psr-4": {
  3246. "phpDocumentor\\Reflection\\": "src/"
  3247. }
  3248. },
  3249. "notification-url": "https://packagist.org/downloads/",
  3250. "license": [
  3251. "MIT"
  3252. ],
  3253. "authors": [
  3254. {
  3255. "name": "Jaap van Otterdijk",
  3256. "email": "opensource@ijaap.nl"
  3257. }
  3258. ],
  3259. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  3260. "homepage": "http://www.phpdoc.org",
  3261. "keywords": [
  3262. "FQSEN",
  3263. "phpDocumentor",
  3264. "phpdoc",
  3265. "reflection",
  3266. "static analysis"
  3267. ],
  3268. "support": {
  3269. "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
  3270. "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/master"
  3271. },
  3272. "time": "2020-04-27T09:25:28+00:00"
  3273. },
  3274. {
  3275. "name": "phpdocumentor/reflection-docblock",
  3276. "version": "4.3.4",
  3277. "source": {
  3278. "type": "git",
  3279. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  3280. "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c"
  3281. },
  3282. "dist": {
  3283. "type": "zip",
  3284. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/da3fd972d6bafd628114f7e7e036f45944b62e9c",
  3285. "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c",
  3286. "shasum": ""
  3287. },
  3288. "require": {
  3289. "php": "^7.0",
  3290. "phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
  3291. "phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
  3292. "webmozart/assert": "^1.0"
  3293. },
  3294. "require-dev": {
  3295. "doctrine/instantiator": "^1.0.5",
  3296. "mockery/mockery": "^1.0",
  3297. "phpdocumentor/type-resolver": "0.4.*",
  3298. "phpunit/phpunit": "^6.4"
  3299. },
  3300. "type": "library",
  3301. "extra": {
  3302. "branch-alias": {
  3303. "dev-master": "4.x-dev"
  3304. }
  3305. },
  3306. "autoload": {
  3307. "psr-4": {
  3308. "phpDocumentor\\Reflection\\": [
  3309. "src/"
  3310. ]
  3311. }
  3312. },
  3313. "notification-url": "https://packagist.org/downloads/",
  3314. "license": [
  3315. "MIT"
  3316. ],
  3317. "authors": [
  3318. {
  3319. "name": "Mike van Riel",
  3320. "email": "me@mikevanriel.com"
  3321. }
  3322. ],
  3323. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  3324. "support": {
  3325. "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
  3326. "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/release/4.x"
  3327. },
  3328. "time": "2019-12-28T18:55:12+00:00"
  3329. },
  3330. {
  3331. "name": "phpdocumentor/type-resolver",
  3332. "version": "1.0.1",
  3333. "source": {
  3334. "type": "git",
  3335. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  3336. "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9"
  3337. },
  3338. "dist": {
  3339. "type": "zip",
  3340. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
  3341. "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
  3342. "shasum": ""
  3343. },
  3344. "require": {
  3345. "php": "^7.1",
  3346. "phpdocumentor/reflection-common": "^2.0"
  3347. },
  3348. "require-dev": {
  3349. "ext-tokenizer": "^7.1",
  3350. "mockery/mockery": "~1",
  3351. "phpunit/phpunit": "^7.0"
  3352. },
  3353. "type": "library",
  3354. "extra": {
  3355. "branch-alias": {
  3356. "dev-master": "1.x-dev"
  3357. }
  3358. },
  3359. "autoload": {
  3360. "psr-4": {
  3361. "phpDocumentor\\Reflection\\": "src"
  3362. }
  3363. },
  3364. "notification-url": "https://packagist.org/downloads/",
  3365. "license": [
  3366. "MIT"
  3367. ],
  3368. "authors": [
  3369. {
  3370. "name": "Mike van Riel",
  3371. "email": "me@mikevanriel.com"
  3372. }
  3373. ],
  3374. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  3375. "support": {
  3376. "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
  3377. "source": "https://github.com/phpDocumentor/TypeResolver/tree/0.7.2"
  3378. },
  3379. "time": "2019-08-22T18:11:29+00:00"
  3380. },
  3381. {
  3382. "name": "phpspec/php-diff",
  3383. "version": "v1.1.3",
  3384. "source": {
  3385. "type": "git",
  3386. "url": "https://github.com/phpspec/php-diff.git",
  3387. "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9"
  3388. },
  3389. "dist": {
  3390. "type": "zip",
  3391. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9",
  3392. "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9",
  3393. "shasum": ""
  3394. },
  3395. "type": "library",
  3396. "extra": {
  3397. "branch-alias": {
  3398. "dev-master": "1.0.x-dev"
  3399. }
  3400. },
  3401. "autoload": {
  3402. "psr-0": {
  3403. "Diff": "lib/"
  3404. }
  3405. },
  3406. "notification-url": "https://packagist.org/downloads/",
  3407. "license": [
  3408. "BSD-3-Clause"
  3409. ],
  3410. "authors": [
  3411. {
  3412. "name": "Chris Boulton",
  3413. "homepage": "http://github.com/chrisboulton"
  3414. }
  3415. ],
  3416. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  3417. "support": {
  3418. "source": "https://github.com/phpspec/php-diff/tree/v1.1.3"
  3419. },
  3420. "time": "2020-09-18T13:47:07+00:00"
  3421. },
  3422. {
  3423. "name": "phpspec/prophecy",
  3424. "version": "v1.10.3",
  3425. "source": {
  3426. "type": "git",
  3427. "url": "https://github.com/phpspec/prophecy.git",
  3428. "reference": "451c3cd1418cf640de218914901e51b064abb093"
  3429. },
  3430. "dist": {
  3431. "type": "zip",
  3432. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
  3433. "reference": "451c3cd1418cf640de218914901e51b064abb093",
  3434. "shasum": ""
  3435. },
  3436. "require": {
  3437. "doctrine/instantiator": "^1.0.2",
  3438. "php": "^5.3|^7.0",
  3439. "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
  3440. "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
  3441. "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
  3442. },
  3443. "require-dev": {
  3444. "phpspec/phpspec": "^2.5 || ^3.2",
  3445. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
  3446. },
  3447. "type": "library",
  3448. "extra": {
  3449. "branch-alias": {
  3450. "dev-master": "1.10.x-dev"
  3451. }
  3452. },
  3453. "autoload": {
  3454. "psr-4": {
  3455. "Prophecy\\": "src/Prophecy"
  3456. }
  3457. },
  3458. "notification-url": "https://packagist.org/downloads/",
  3459. "license": [
  3460. "MIT"
  3461. ],
  3462. "authors": [
  3463. {
  3464. "name": "Konstantin Kudryashov",
  3465. "email": "ever.zet@gmail.com",
  3466. "homepage": "http://everzet.com"
  3467. },
  3468. {
  3469. "name": "Marcello Duarte",
  3470. "email": "marcello.duarte@gmail.com"
  3471. }
  3472. ],
  3473. "description": "Highly opinionated mocking framework for PHP 5.3+",
  3474. "homepage": "https://github.com/phpspec/prophecy",
  3475. "keywords": [
  3476. "Double",
  3477. "Dummy",
  3478. "fake",
  3479. "mock",
  3480. "spy",
  3481. "stub"
  3482. ],
  3483. "support": {
  3484. "issues": "https://github.com/phpspec/prophecy/issues",
  3485. "source": "https://github.com/phpspec/prophecy/tree/v1.10.3"
  3486. },
  3487. "time": "2020-03-05T15:02:03+00:00"
  3488. },
  3489. {
  3490. "name": "phpunit/php-code-coverage",
  3491. "version": "6.1.4",
  3492. "source": {
  3493. "type": "git",
  3494. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  3495. "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
  3496. },
  3497. "dist": {
  3498. "type": "zip",
  3499. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
  3500. "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
  3501. "shasum": ""
  3502. },
  3503. "require": {
  3504. "ext-dom": "*",
  3505. "ext-xmlwriter": "*",
  3506. "php": "^7.1",
  3507. "phpunit/php-file-iterator": "^2.0",
  3508. "phpunit/php-text-template": "^1.2.1",
  3509. "phpunit/php-token-stream": "^3.0",
  3510. "sebastian/code-unit-reverse-lookup": "^1.0.1",
  3511. "sebastian/environment": "^3.1 || ^4.0",
  3512. "sebastian/version": "^2.0.1",
  3513. "theseer/tokenizer": "^1.1"
  3514. },
  3515. "require-dev": {
  3516. "phpunit/phpunit": "^7.0"
  3517. },
  3518. "suggest": {
  3519. "ext-xdebug": "^2.6.0"
  3520. },
  3521. "type": "library",
  3522. "extra": {
  3523. "branch-alias": {
  3524. "dev-master": "6.1-dev"
  3525. }
  3526. },
  3527. "autoload": {
  3528. "classmap": [
  3529. "src/"
  3530. ]
  3531. },
  3532. "notification-url": "https://packagist.org/downloads/",
  3533. "license": [
  3534. "BSD-3-Clause"
  3535. ],
  3536. "authors": [
  3537. {
  3538. "name": "Sebastian Bergmann",
  3539. "email": "sebastian@phpunit.de",
  3540. "role": "lead"
  3541. }
  3542. ],
  3543. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  3544. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  3545. "keywords": [
  3546. "coverage",
  3547. "testing",
  3548. "xunit"
  3549. ],
  3550. "support": {
  3551. "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
  3552. "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/master"
  3553. },
  3554. "time": "2018-10-31T16:06:48+00:00"
  3555. },
  3556. {
  3557. "name": "phpunit/php-file-iterator",
  3558. "version": "2.0.4",
  3559. "source": {
  3560. "type": "git",
  3561. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  3562. "reference": "28af674ff175d0768a5a978e6de83f697d4a7f05"
  3563. },
  3564. "dist": {
  3565. "type": "zip",
  3566. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/28af674ff175d0768a5a978e6de83f697d4a7f05",
  3567. "reference": "28af674ff175d0768a5a978e6de83f697d4a7f05",
  3568. "shasum": ""
  3569. },
  3570. "require": {
  3571. "php": ">=7.1"
  3572. },
  3573. "require-dev": {
  3574. "phpunit/phpunit": "^8.5"
  3575. },
  3576. "type": "library",
  3577. "extra": {
  3578. "branch-alias": {
  3579. "dev-master": "2.0.x-dev"
  3580. }
  3581. },
  3582. "autoload": {
  3583. "classmap": [
  3584. "src/"
  3585. ]
  3586. },
  3587. "notification-url": "https://packagist.org/downloads/",
  3588. "license": [
  3589. "BSD-3-Clause"
  3590. ],
  3591. "authors": [
  3592. {
  3593. "name": "Sebastian Bergmann",
  3594. "email": "sebastian@phpunit.de",
  3595. "role": "lead"
  3596. }
  3597. ],
  3598. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  3599. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  3600. "keywords": [
  3601. "filesystem",
  3602. "iterator"
  3603. ],
  3604. "support": {
  3605. "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
  3606. "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.4"
  3607. },
  3608. "funding": [
  3609. {
  3610. "url": "https://github.com/sebastianbergmann",
  3611. "type": "github"
  3612. }
  3613. ],
  3614. "time": "2021-07-19T06:46:01+00:00"
  3615. },
  3616. {
  3617. "name": "phpunit/php-text-template",
  3618. "version": "1.2.1",
  3619. "source": {
  3620. "type": "git",
  3621. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  3622. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  3623. },
  3624. "dist": {
  3625. "type": "zip",
  3626. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  3627. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  3628. "shasum": ""
  3629. },
  3630. "require": {
  3631. "php": ">=5.3.3"
  3632. },
  3633. "type": "library",
  3634. "autoload": {
  3635. "classmap": [
  3636. "src/"
  3637. ]
  3638. },
  3639. "notification-url": "https://packagist.org/downloads/",
  3640. "license": [
  3641. "BSD-3-Clause"
  3642. ],
  3643. "authors": [
  3644. {
  3645. "name": "Sebastian Bergmann",
  3646. "email": "sebastian@phpunit.de",
  3647. "role": "lead"
  3648. }
  3649. ],
  3650. "description": "Simple template engine.",
  3651. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  3652. "keywords": [
  3653. "template"
  3654. ],
  3655. "support": {
  3656. "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
  3657. "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
  3658. },
  3659. "time": "2015-06-21T13:50:34+00:00"
  3660. },
  3661. {
  3662. "name": "phpunit/php-timer",
  3663. "version": "2.1.3",
  3664. "source": {
  3665. "type": "git",
  3666. "url": "https://github.com/sebastianbergmann/php-timer.git",
  3667. "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662"
  3668. },
  3669. "dist": {
  3670. "type": "zip",
  3671. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662",
  3672. "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662",
  3673. "shasum": ""
  3674. },
  3675. "require": {
  3676. "php": ">=7.1"
  3677. },
  3678. "require-dev": {
  3679. "phpunit/phpunit": "^8.5"
  3680. },
  3681. "type": "library",
  3682. "extra": {
  3683. "branch-alias": {
  3684. "dev-master": "2.1-dev"
  3685. }
  3686. },
  3687. "autoload": {
  3688. "classmap": [
  3689. "src/"
  3690. ]
  3691. },
  3692. "notification-url": "https://packagist.org/downloads/",
  3693. "license": [
  3694. "BSD-3-Clause"
  3695. ],
  3696. "authors": [
  3697. {
  3698. "name": "Sebastian Bergmann",
  3699. "email": "sebastian@phpunit.de",
  3700. "role": "lead"
  3701. }
  3702. ],
  3703. "description": "Utility class for timing",
  3704. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  3705. "keywords": [
  3706. "timer"
  3707. ],
  3708. "support": {
  3709. "issues": "https://github.com/sebastianbergmann/php-timer/issues",
  3710. "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3"
  3711. },
  3712. "funding": [
  3713. {
  3714. "url": "https://github.com/sebastianbergmann",
  3715. "type": "github"
  3716. }
  3717. ],
  3718. "time": "2020-11-30T08:20:02+00:00"
  3719. },
  3720. {
  3721. "name": "phpunit/php-token-stream",
  3722. "version": "3.1.3",
  3723. "source": {
  3724. "type": "git",
  3725. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  3726. "reference": "9c1da83261628cb24b6a6df371b6e312b3954768"
  3727. },
  3728. "dist": {
  3729. "type": "zip",
  3730. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9c1da83261628cb24b6a6df371b6e312b3954768",
  3731. "reference": "9c1da83261628cb24b6a6df371b6e312b3954768",
  3732. "shasum": ""
  3733. },
  3734. "require": {
  3735. "ext-tokenizer": "*",
  3736. "php": ">=7.1"
  3737. },
  3738. "require-dev": {
  3739. "phpunit/phpunit": "^7.0"
  3740. },
  3741. "type": "library",
  3742. "extra": {
  3743. "branch-alias": {
  3744. "dev-master": "3.1-dev"
  3745. }
  3746. },
  3747. "autoload": {
  3748. "classmap": [
  3749. "src/"
  3750. ]
  3751. },
  3752. "notification-url": "https://packagist.org/downloads/",
  3753. "license": [
  3754. "BSD-3-Clause"
  3755. ],
  3756. "authors": [
  3757. {
  3758. "name": "Sebastian Bergmann",
  3759. "email": "sebastian@phpunit.de"
  3760. }
  3761. ],
  3762. "description": "Wrapper around PHP's tokenizer extension.",
  3763. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  3764. "keywords": [
  3765. "tokenizer"
  3766. ],
  3767. "support": {
  3768. "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
  3769. "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.3"
  3770. },
  3771. "funding": [
  3772. {
  3773. "url": "https://github.com/sebastianbergmann",
  3774. "type": "github"
  3775. }
  3776. ],
  3777. "abandoned": true,
  3778. "time": "2021-07-26T12:15:06+00:00"
  3779. },
  3780. {
  3781. "name": "phpunit/phpunit",
  3782. "version": "7.5.20",
  3783. "source": {
  3784. "type": "git",
  3785. "url": "https://github.com/sebastianbergmann/phpunit.git",
  3786. "reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
  3787. },
  3788. "dist": {
  3789. "type": "zip",
  3790. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
  3791. "reference": "9467db479d1b0487c99733bb1e7944d32deded2c",
  3792. "shasum": ""
  3793. },
  3794. "require": {
  3795. "doctrine/instantiator": "^1.1",
  3796. "ext-dom": "*",
  3797. "ext-json": "*",
  3798. "ext-libxml": "*",
  3799. "ext-mbstring": "*",
  3800. "ext-xml": "*",
  3801. "myclabs/deep-copy": "^1.7",
  3802. "phar-io/manifest": "^1.0.2",
  3803. "phar-io/version": "^2.0",
  3804. "php": "^7.1",
  3805. "phpspec/prophecy": "^1.7",
  3806. "phpunit/php-code-coverage": "^6.0.7",
  3807. "phpunit/php-file-iterator": "^2.0.1",
  3808. "phpunit/php-text-template": "^1.2.1",
  3809. "phpunit/php-timer": "^2.1",
  3810. "sebastian/comparator": "^3.0",
  3811. "sebastian/diff": "^3.0",
  3812. "sebastian/environment": "^4.0",
  3813. "sebastian/exporter": "^3.1",
  3814. "sebastian/global-state": "^2.0",
  3815. "sebastian/object-enumerator": "^3.0.3",
  3816. "sebastian/resource-operations": "^2.0",
  3817. "sebastian/version": "^2.0.1"
  3818. },
  3819. "conflict": {
  3820. "phpunit/phpunit-mock-objects": "*"
  3821. },
  3822. "require-dev": {
  3823. "ext-pdo": "*"
  3824. },
  3825. "suggest": {
  3826. "ext-soap": "*",
  3827. "ext-xdebug": "*",
  3828. "phpunit/php-invoker": "^2.0"
  3829. },
  3830. "bin": [
  3831. "phpunit"
  3832. ],
  3833. "type": "library",
  3834. "extra": {
  3835. "branch-alias": {
  3836. "dev-master": "7.5-dev"
  3837. }
  3838. },
  3839. "autoload": {
  3840. "classmap": [
  3841. "src/"
  3842. ]
  3843. },
  3844. "notification-url": "https://packagist.org/downloads/",
  3845. "license": [
  3846. "BSD-3-Clause"
  3847. ],
  3848. "authors": [
  3849. {
  3850. "name": "Sebastian Bergmann",
  3851. "email": "sebastian@phpunit.de",
  3852. "role": "lead"
  3853. }
  3854. ],
  3855. "description": "The PHP Unit Testing framework.",
  3856. "homepage": "https://phpunit.de/",
  3857. "keywords": [
  3858. "phpunit",
  3859. "testing",
  3860. "xunit"
  3861. ],
  3862. "support": {
  3863. "issues": "https://github.com/sebastianbergmann/phpunit/issues",
  3864. "source": "https://github.com/sebastianbergmann/phpunit/tree/7.5.20"
  3865. },
  3866. "time": "2020-01-08T08:45:45+00:00"
  3867. },
  3868. {
  3869. "name": "psr/container",
  3870. "version": "1.0.0",
  3871. "source": {
  3872. "type": "git",
  3873. "url": "https://github.com/php-fig/container.git",
  3874. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  3875. },
  3876. "dist": {
  3877. "type": "zip",
  3878. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  3879. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  3880. "shasum": ""
  3881. },
  3882. "require": {
  3883. "php": ">=5.3.0"
  3884. },
  3885. "type": "library",
  3886. "extra": {
  3887. "branch-alias": {
  3888. "dev-master": "1.0.x-dev"
  3889. }
  3890. },
  3891. "autoload": {
  3892. "psr-4": {
  3893. "Psr\\Container\\": "src/"
  3894. }
  3895. },
  3896. "notification-url": "https://packagist.org/downloads/",
  3897. "license": [
  3898. "MIT"
  3899. ],
  3900. "authors": [
  3901. {
  3902. "name": "PHP-FIG",
  3903. "homepage": "http://www.php-fig.org/"
  3904. }
  3905. ],
  3906. "description": "Common Container Interface (PHP FIG PSR-11)",
  3907. "homepage": "https://github.com/php-fig/container",
  3908. "keywords": [
  3909. "PSR-11",
  3910. "container",
  3911. "container-interface",
  3912. "container-interop",
  3913. "psr"
  3914. ],
  3915. "support": {
  3916. "issues": "https://github.com/php-fig/container/issues",
  3917. "source": "https://github.com/php-fig/container/tree/master"
  3918. },
  3919. "time": "2017-02-14T16:28:37+00:00"
  3920. },
  3921. {
  3922. "name": "sebastian/code-unit-reverse-lookup",
  3923. "version": "1.0.2",
  3924. "source": {
  3925. "type": "git",
  3926. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  3927. "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
  3928. },
  3929. "dist": {
  3930. "type": "zip",
  3931. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
  3932. "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
  3933. "shasum": ""
  3934. },
  3935. "require": {
  3936. "php": ">=5.6"
  3937. },
  3938. "require-dev": {
  3939. "phpunit/phpunit": "^8.5"
  3940. },
  3941. "type": "library",
  3942. "extra": {
  3943. "branch-alias": {
  3944. "dev-master": "1.0.x-dev"
  3945. }
  3946. },
  3947. "autoload": {
  3948. "classmap": [
  3949. "src/"
  3950. ]
  3951. },
  3952. "notification-url": "https://packagist.org/downloads/",
  3953. "license": [
  3954. "BSD-3-Clause"
  3955. ],
  3956. "authors": [
  3957. {
  3958. "name": "Sebastian Bergmann",
  3959. "email": "sebastian@phpunit.de"
  3960. }
  3961. ],
  3962. "description": "Looks up which function or method a line of code belongs to",
  3963. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  3964. "support": {
  3965. "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
  3966. "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
  3967. },
  3968. "funding": [
  3969. {
  3970. "url": "https://github.com/sebastianbergmann",
  3971. "type": "github"
  3972. }
  3973. ],
  3974. "time": "2020-11-30T08:15:22+00:00"
  3975. },
  3976. {
  3977. "name": "sebastian/comparator",
  3978. "version": "3.0.3",
  3979. "source": {
  3980. "type": "git",
  3981. "url": "https://github.com/sebastianbergmann/comparator.git",
  3982. "reference": "1071dfcef776a57013124ff35e1fc41ccd294758"
  3983. },
  3984. "dist": {
  3985. "type": "zip",
  3986. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1071dfcef776a57013124ff35e1fc41ccd294758",
  3987. "reference": "1071dfcef776a57013124ff35e1fc41ccd294758",
  3988. "shasum": ""
  3989. },
  3990. "require": {
  3991. "php": ">=7.1",
  3992. "sebastian/diff": "^3.0",
  3993. "sebastian/exporter": "^3.1"
  3994. },
  3995. "require-dev": {
  3996. "phpunit/phpunit": "^8.5"
  3997. },
  3998. "type": "library",
  3999. "extra": {
  4000. "branch-alias": {
  4001. "dev-master": "3.0-dev"
  4002. }
  4003. },
  4004. "autoload": {
  4005. "classmap": [
  4006. "src/"
  4007. ]
  4008. },
  4009. "notification-url": "https://packagist.org/downloads/",
  4010. "license": [
  4011. "BSD-3-Clause"
  4012. ],
  4013. "authors": [
  4014. {
  4015. "name": "Sebastian Bergmann",
  4016. "email": "sebastian@phpunit.de"
  4017. },
  4018. {
  4019. "name": "Jeff Welch",
  4020. "email": "whatthejeff@gmail.com"
  4021. },
  4022. {
  4023. "name": "Volker Dusch",
  4024. "email": "github@wallbash.com"
  4025. },
  4026. {
  4027. "name": "Bernhard Schussek",
  4028. "email": "bschussek@2bepublished.at"
  4029. }
  4030. ],
  4031. "description": "Provides the functionality to compare PHP values for equality",
  4032. "homepage": "https://github.com/sebastianbergmann/comparator",
  4033. "keywords": [
  4034. "comparator",
  4035. "compare",
  4036. "equality"
  4037. ],
  4038. "support": {
  4039. "issues": "https://github.com/sebastianbergmann/comparator/issues",
  4040. "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.3"
  4041. },
  4042. "funding": [
  4043. {
  4044. "url": "https://github.com/sebastianbergmann",
  4045. "type": "github"
  4046. }
  4047. ],
  4048. "time": "2020-11-30T08:04:30+00:00"
  4049. },
  4050. {
  4051. "name": "sebastian/diff",
  4052. "version": "3.0.3",
  4053. "source": {
  4054. "type": "git",
  4055. "url": "https://github.com/sebastianbergmann/diff.git",
  4056. "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211"
  4057. },
  4058. "dist": {
  4059. "type": "zip",
  4060. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
  4061. "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
  4062. "shasum": ""
  4063. },
  4064. "require": {
  4065. "php": ">=7.1"
  4066. },
  4067. "require-dev": {
  4068. "phpunit/phpunit": "^7.5 || ^8.0",
  4069. "symfony/process": "^2 || ^3.3 || ^4"
  4070. },
  4071. "type": "library",
  4072. "extra": {
  4073. "branch-alias": {
  4074. "dev-master": "3.0-dev"
  4075. }
  4076. },
  4077. "autoload": {
  4078. "classmap": [
  4079. "src/"
  4080. ]
  4081. },
  4082. "notification-url": "https://packagist.org/downloads/",
  4083. "license": [
  4084. "BSD-3-Clause"
  4085. ],
  4086. "authors": [
  4087. {
  4088. "name": "Sebastian Bergmann",
  4089. "email": "sebastian@phpunit.de"
  4090. },
  4091. {
  4092. "name": "Kore Nordmann",
  4093. "email": "mail@kore-nordmann.de"
  4094. }
  4095. ],
  4096. "description": "Diff implementation",
  4097. "homepage": "https://github.com/sebastianbergmann/diff",
  4098. "keywords": [
  4099. "diff",
  4100. "udiff",
  4101. "unidiff",
  4102. "unified diff"
  4103. ],
  4104. "support": {
  4105. "issues": "https://github.com/sebastianbergmann/diff/issues",
  4106. "source": "https://github.com/sebastianbergmann/diff/tree/3.0.3"
  4107. },
  4108. "funding": [
  4109. {
  4110. "url": "https://github.com/sebastianbergmann",
  4111. "type": "github"
  4112. }
  4113. ],
  4114. "time": "2020-11-30T07:59:04+00:00"
  4115. },
  4116. {
  4117. "name": "sebastian/environment",
  4118. "version": "4.2.4",
  4119. "source": {
  4120. "type": "git",
  4121. "url": "https://github.com/sebastianbergmann/environment.git",
  4122. "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0"
  4123. },
  4124. "dist": {
  4125. "type": "zip",
  4126. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
  4127. "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
  4128. "shasum": ""
  4129. },
  4130. "require": {
  4131. "php": ">=7.1"
  4132. },
  4133. "require-dev": {
  4134. "phpunit/phpunit": "^7.5"
  4135. },
  4136. "suggest": {
  4137. "ext-posix": "*"
  4138. },
  4139. "type": "library",
  4140. "extra": {
  4141. "branch-alias": {
  4142. "dev-master": "4.2-dev"
  4143. }
  4144. },
  4145. "autoload": {
  4146. "classmap": [
  4147. "src/"
  4148. ]
  4149. },
  4150. "notification-url": "https://packagist.org/downloads/",
  4151. "license": [
  4152. "BSD-3-Clause"
  4153. ],
  4154. "authors": [
  4155. {
  4156. "name": "Sebastian Bergmann",
  4157. "email": "sebastian@phpunit.de"
  4158. }
  4159. ],
  4160. "description": "Provides functionality to handle HHVM/PHP environments",
  4161. "homepage": "http://www.github.com/sebastianbergmann/environment",
  4162. "keywords": [
  4163. "Xdebug",
  4164. "environment",
  4165. "hhvm"
  4166. ],
  4167. "support": {
  4168. "issues": "https://github.com/sebastianbergmann/environment/issues",
  4169. "source": "https://github.com/sebastianbergmann/environment/tree/4.2.4"
  4170. },
  4171. "funding": [
  4172. {
  4173. "url": "https://github.com/sebastianbergmann",
  4174. "type": "github"
  4175. }
  4176. ],
  4177. "time": "2020-11-30T07:53:42+00:00"
  4178. },
  4179. {
  4180. "name": "sebastian/exporter",
  4181. "version": "3.1.3",
  4182. "source": {
  4183. "type": "git",
  4184. "url": "https://github.com/sebastianbergmann/exporter.git",
  4185. "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e"
  4186. },
  4187. "dist": {
  4188. "type": "zip",
  4189. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/6b853149eab67d4da22291d36f5b0631c0fd856e",
  4190. "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e",
  4191. "shasum": ""
  4192. },
  4193. "require": {
  4194. "php": ">=7.0",
  4195. "sebastian/recursion-context": "^3.0"
  4196. },
  4197. "require-dev": {
  4198. "ext-mbstring": "*",
  4199. "phpunit/phpunit": "^6.0"
  4200. },
  4201. "type": "library",
  4202. "extra": {
  4203. "branch-alias": {
  4204. "dev-master": "3.1.x-dev"
  4205. }
  4206. },
  4207. "autoload": {
  4208. "classmap": [
  4209. "src/"
  4210. ]
  4211. },
  4212. "notification-url": "https://packagist.org/downloads/",
  4213. "license": [
  4214. "BSD-3-Clause"
  4215. ],
  4216. "authors": [
  4217. {
  4218. "name": "Sebastian Bergmann",
  4219. "email": "sebastian@phpunit.de"
  4220. },
  4221. {
  4222. "name": "Jeff Welch",
  4223. "email": "whatthejeff@gmail.com"
  4224. },
  4225. {
  4226. "name": "Volker Dusch",
  4227. "email": "github@wallbash.com"
  4228. },
  4229. {
  4230. "name": "Adam Harvey",
  4231. "email": "aharvey@php.net"
  4232. },
  4233. {
  4234. "name": "Bernhard Schussek",
  4235. "email": "bschussek@gmail.com"
  4236. }
  4237. ],
  4238. "description": "Provides the functionality to export PHP variables for visualization",
  4239. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  4240. "keywords": [
  4241. "export",
  4242. "exporter"
  4243. ],
  4244. "support": {
  4245. "issues": "https://github.com/sebastianbergmann/exporter/issues",
  4246. "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.3"
  4247. },
  4248. "funding": [
  4249. {
  4250. "url": "https://github.com/sebastianbergmann",
  4251. "type": "github"
  4252. }
  4253. ],
  4254. "time": "2020-11-30T07:47:53+00:00"
  4255. },
  4256. {
  4257. "name": "sebastian/global-state",
  4258. "version": "2.0.0",
  4259. "source": {
  4260. "type": "git",
  4261. "url": "https://github.com/sebastianbergmann/global-state.git",
  4262. "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
  4263. },
  4264. "dist": {
  4265. "type": "zip",
  4266. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  4267. "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  4268. "shasum": ""
  4269. },
  4270. "require": {
  4271. "php": "^7.0"
  4272. },
  4273. "require-dev": {
  4274. "phpunit/phpunit": "^6.0"
  4275. },
  4276. "suggest": {
  4277. "ext-uopz": "*"
  4278. },
  4279. "type": "library",
  4280. "extra": {
  4281. "branch-alias": {
  4282. "dev-master": "2.0-dev"
  4283. }
  4284. },
  4285. "autoload": {
  4286. "classmap": [
  4287. "src/"
  4288. ]
  4289. },
  4290. "notification-url": "https://packagist.org/downloads/",
  4291. "license": [
  4292. "BSD-3-Clause"
  4293. ],
  4294. "authors": [
  4295. {
  4296. "name": "Sebastian Bergmann",
  4297. "email": "sebastian@phpunit.de"
  4298. }
  4299. ],
  4300. "description": "Snapshotting of global state",
  4301. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  4302. "keywords": [
  4303. "global state"
  4304. ],
  4305. "support": {
  4306. "issues": "https://github.com/sebastianbergmann/global-state/issues",
  4307. "source": "https://github.com/sebastianbergmann/global-state/tree/2.0.0"
  4308. },
  4309. "time": "2017-04-27T15:39:26+00:00"
  4310. },
  4311. {
  4312. "name": "sebastian/object-enumerator",
  4313. "version": "3.0.4",
  4314. "source": {
  4315. "type": "git",
  4316. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  4317. "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
  4318. },
  4319. "dist": {
  4320. "type": "zip",
  4321. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
  4322. "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
  4323. "shasum": ""
  4324. },
  4325. "require": {
  4326. "php": ">=7.0",
  4327. "sebastian/object-reflector": "^1.1.1",
  4328. "sebastian/recursion-context": "^3.0"
  4329. },
  4330. "require-dev": {
  4331. "phpunit/phpunit": "^6.0"
  4332. },
  4333. "type": "library",
  4334. "extra": {
  4335. "branch-alias": {
  4336. "dev-master": "3.0.x-dev"
  4337. }
  4338. },
  4339. "autoload": {
  4340. "classmap": [
  4341. "src/"
  4342. ]
  4343. },
  4344. "notification-url": "https://packagist.org/downloads/",
  4345. "license": [
  4346. "BSD-3-Clause"
  4347. ],
  4348. "authors": [
  4349. {
  4350. "name": "Sebastian Bergmann",
  4351. "email": "sebastian@phpunit.de"
  4352. }
  4353. ],
  4354. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  4355. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  4356. "support": {
  4357. "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
  4358. "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.4"
  4359. },
  4360. "funding": [
  4361. {
  4362. "url": "https://github.com/sebastianbergmann",
  4363. "type": "github"
  4364. }
  4365. ],
  4366. "time": "2020-11-30T07:40:27+00:00"
  4367. },
  4368. {
  4369. "name": "sebastian/object-reflector",
  4370. "version": "1.1.2",
  4371. "source": {
  4372. "type": "git",
  4373. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  4374. "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
  4375. },
  4376. "dist": {
  4377. "type": "zip",
  4378. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
  4379. "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
  4380. "shasum": ""
  4381. },
  4382. "require": {
  4383. "php": ">=7.0"
  4384. },
  4385. "require-dev": {
  4386. "phpunit/phpunit": "^6.0"
  4387. },
  4388. "type": "library",
  4389. "extra": {
  4390. "branch-alias": {
  4391. "dev-master": "1.1-dev"
  4392. }
  4393. },
  4394. "autoload": {
  4395. "classmap": [
  4396. "src/"
  4397. ]
  4398. },
  4399. "notification-url": "https://packagist.org/downloads/",
  4400. "license": [
  4401. "BSD-3-Clause"
  4402. ],
  4403. "authors": [
  4404. {
  4405. "name": "Sebastian Bergmann",
  4406. "email": "sebastian@phpunit.de"
  4407. }
  4408. ],
  4409. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  4410. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  4411. "support": {
  4412. "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
  4413. "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.2"
  4414. },
  4415. "funding": [
  4416. {
  4417. "url": "https://github.com/sebastianbergmann",
  4418. "type": "github"
  4419. }
  4420. ],
  4421. "time": "2020-11-30T07:37:18+00:00"
  4422. },
  4423. {
  4424. "name": "sebastian/recursion-context",
  4425. "version": "3.0.1",
  4426. "source": {
  4427. "type": "git",
  4428. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  4429. "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
  4430. },
  4431. "dist": {
  4432. "type": "zip",
  4433. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
  4434. "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
  4435. "shasum": ""
  4436. },
  4437. "require": {
  4438. "php": ">=7.0"
  4439. },
  4440. "require-dev": {
  4441. "phpunit/phpunit": "^6.0"
  4442. },
  4443. "type": "library",
  4444. "extra": {
  4445. "branch-alias": {
  4446. "dev-master": "3.0.x-dev"
  4447. }
  4448. },
  4449. "autoload": {
  4450. "classmap": [
  4451. "src/"
  4452. ]
  4453. },
  4454. "notification-url": "https://packagist.org/downloads/",
  4455. "license": [
  4456. "BSD-3-Clause"
  4457. ],
  4458. "authors": [
  4459. {
  4460. "name": "Sebastian Bergmann",
  4461. "email": "sebastian@phpunit.de"
  4462. },
  4463. {
  4464. "name": "Jeff Welch",
  4465. "email": "whatthejeff@gmail.com"
  4466. },
  4467. {
  4468. "name": "Adam Harvey",
  4469. "email": "aharvey@php.net"
  4470. }
  4471. ],
  4472. "description": "Provides functionality to recursively process PHP variables",
  4473. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  4474. "support": {
  4475. "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
  4476. "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.1"
  4477. },
  4478. "funding": [
  4479. {
  4480. "url": "https://github.com/sebastianbergmann",
  4481. "type": "github"
  4482. }
  4483. ],
  4484. "time": "2020-11-30T07:34:24+00:00"
  4485. },
  4486. {
  4487. "name": "sebastian/resource-operations",
  4488. "version": "2.0.2",
  4489. "source": {
  4490. "type": "git",
  4491. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  4492. "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3"
  4493. },
  4494. "dist": {
  4495. "type": "zip",
  4496. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3",
  4497. "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3",
  4498. "shasum": ""
  4499. },
  4500. "require": {
  4501. "php": ">=7.1"
  4502. },
  4503. "type": "library",
  4504. "extra": {
  4505. "branch-alias": {
  4506. "dev-master": "2.0-dev"
  4507. }
  4508. },
  4509. "autoload": {
  4510. "classmap": [
  4511. "src/"
  4512. ]
  4513. },
  4514. "notification-url": "https://packagist.org/downloads/",
  4515. "license": [
  4516. "BSD-3-Clause"
  4517. ],
  4518. "authors": [
  4519. {
  4520. "name": "Sebastian Bergmann",
  4521. "email": "sebastian@phpunit.de"
  4522. }
  4523. ],
  4524. "description": "Provides a list of PHP built-in functions that operate on resources",
  4525. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  4526. "support": {
  4527. "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
  4528. "source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.2"
  4529. },
  4530. "funding": [
  4531. {
  4532. "url": "https://github.com/sebastianbergmann",
  4533. "type": "github"
  4534. }
  4535. ],
  4536. "abandoned": true,
  4537. "time": "2020-11-30T07:30:19+00:00"
  4538. },
  4539. {
  4540. "name": "sebastian/version",
  4541. "version": "2.0.1",
  4542. "source": {
  4543. "type": "git",
  4544. "url": "https://github.com/sebastianbergmann/version.git",
  4545. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
  4546. },
  4547. "dist": {
  4548. "type": "zip",
  4549. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
  4550. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
  4551. "shasum": ""
  4552. },
  4553. "require": {
  4554. "php": ">=5.6"
  4555. },
  4556. "type": "library",
  4557. "extra": {
  4558. "branch-alias": {
  4559. "dev-master": "2.0.x-dev"
  4560. }
  4561. },
  4562. "autoload": {
  4563. "classmap": [
  4564. "src/"
  4565. ]
  4566. },
  4567. "notification-url": "https://packagist.org/downloads/",
  4568. "license": [
  4569. "BSD-3-Clause"
  4570. ],
  4571. "authors": [
  4572. {
  4573. "name": "Sebastian Bergmann",
  4574. "email": "sebastian@phpunit.de",
  4575. "role": "lead"
  4576. }
  4577. ],
  4578. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  4579. "homepage": "https://github.com/sebastianbergmann/version",
  4580. "support": {
  4581. "issues": "https://github.com/sebastianbergmann/version/issues",
  4582. "source": "https://github.com/sebastianbergmann/version/tree/master"
  4583. },
  4584. "time": "2016-10-03T07:35:21+00:00"
  4585. },
  4586. {
  4587. "name": "symfony/browser-kit",
  4588. "version": "v4.4.27",
  4589. "source": {
  4590. "type": "git",
  4591. "url": "https://github.com/symfony/browser-kit.git",
  4592. "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b"
  4593. },
  4594. "dist": {
  4595. "type": "zip",
  4596. "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9629d1524d8ced5a4ec3e94abdbd638b4ec8319b",
  4597. "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b",
  4598. "shasum": ""
  4599. },
  4600. "require": {
  4601. "php": ">=7.1.3",
  4602. "symfony/dom-crawler": "^3.4|^4.0|^5.0",
  4603. "symfony/polyfill-php80": "^1.16"
  4604. },
  4605. "require-dev": {
  4606. "symfony/css-selector": "^3.4|^4.0|^5.0",
  4607. "symfony/http-client": "^4.3|^5.0",
  4608. "symfony/mime": "^4.3|^5.0",
  4609. "symfony/process": "^3.4|^4.0|^5.0"
  4610. },
  4611. "suggest": {
  4612. "symfony/process": ""
  4613. },
  4614. "type": "library",
  4615. "autoload": {
  4616. "psr-4": {
  4617. "Symfony\\Component\\BrowserKit\\": ""
  4618. },
  4619. "exclude-from-classmap": [
  4620. "/Tests/"
  4621. ]
  4622. },
  4623. "notification-url": "https://packagist.org/downloads/",
  4624. "license": [
  4625. "MIT"
  4626. ],
  4627. "authors": [
  4628. {
  4629. "name": "Fabien Potencier",
  4630. "email": "fabien@symfony.com"
  4631. },
  4632. {
  4633. "name": "Symfony Community",
  4634. "homepage": "https://symfony.com/contributors"
  4635. }
  4636. ],
  4637. "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
  4638. "homepage": "https://symfony.com",
  4639. "support": {
  4640. "source": "https://github.com/symfony/browser-kit/tree/v4.4.27"
  4641. },
  4642. "funding": [
  4643. {
  4644. "url": "https://symfony.com/sponsor",
  4645. "type": "custom"
  4646. },
  4647. {
  4648. "url": "https://github.com/fabpot",
  4649. "type": "github"
  4650. },
  4651. {
  4652. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4653. "type": "tidelift"
  4654. }
  4655. ],
  4656. "time": "2021-07-21T12:19:41+00:00"
  4657. },
  4658. {
  4659. "name": "symfony/console",
  4660. "version": "v4.4.30",
  4661. "source": {
  4662. "type": "git",
  4663. "url": "https://github.com/symfony/console.git",
  4664. "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22"
  4665. },
  4666. "dist": {
  4667. "type": "zip",
  4668. "url": "https://api.github.com/repos/symfony/console/zipball/a3f7189a0665ee33b50e9e228c46f50f5acbed22",
  4669. "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22",
  4670. "shasum": ""
  4671. },
  4672. "require": {
  4673. "php": ">=7.1.3",
  4674. "symfony/polyfill-mbstring": "~1.0",
  4675. "symfony/polyfill-php73": "^1.8",
  4676. "symfony/polyfill-php80": "^1.16",
  4677. "symfony/service-contracts": "^1.1|^2"
  4678. },
  4679. "conflict": {
  4680. "psr/log": ">=3",
  4681. "symfony/dependency-injection": "<3.4",
  4682. "symfony/event-dispatcher": "<4.3|>=5",
  4683. "symfony/lock": "<4.4",
  4684. "symfony/process": "<3.3"
  4685. },
  4686. "provide": {
  4687. "psr/log-implementation": "1.0|2.0"
  4688. },
  4689. "require-dev": {
  4690. "psr/log": "^1|^2",
  4691. "symfony/config": "^3.4|^4.0|^5.0",
  4692. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  4693. "symfony/event-dispatcher": "^4.3",
  4694. "symfony/lock": "^4.4|^5.0",
  4695. "symfony/process": "^3.4|^4.0|^5.0",
  4696. "symfony/var-dumper": "^4.3|^5.0"
  4697. },
  4698. "suggest": {
  4699. "psr/log": "For using the console logger",
  4700. "symfony/event-dispatcher": "",
  4701. "symfony/lock": "",
  4702. "symfony/process": ""
  4703. },
  4704. "type": "library",
  4705. "autoload": {
  4706. "psr-4": {
  4707. "Symfony\\Component\\Console\\": ""
  4708. },
  4709. "exclude-from-classmap": [
  4710. "/Tests/"
  4711. ]
  4712. },
  4713. "notification-url": "https://packagist.org/downloads/",
  4714. "license": [
  4715. "MIT"
  4716. ],
  4717. "authors": [
  4718. {
  4719. "name": "Fabien Potencier",
  4720. "email": "fabien@symfony.com"
  4721. },
  4722. {
  4723. "name": "Symfony Community",
  4724. "homepage": "https://symfony.com/contributors"
  4725. }
  4726. ],
  4727. "description": "Eases the creation of beautiful and testable command line interfaces",
  4728. "homepage": "https://symfony.com",
  4729. "support": {
  4730. "source": "https://github.com/symfony/console/tree/v4.4.30"
  4731. },
  4732. "funding": [
  4733. {
  4734. "url": "https://symfony.com/sponsor",
  4735. "type": "custom"
  4736. },
  4737. {
  4738. "url": "https://github.com/fabpot",
  4739. "type": "github"
  4740. },
  4741. {
  4742. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4743. "type": "tidelift"
  4744. }
  4745. ],
  4746. "time": "2021-08-25T19:27:26+00:00"
  4747. },
  4748. {
  4749. "name": "symfony/css-selector",
  4750. "version": "v4.4.27",
  4751. "source": {
  4752. "type": "git",
  4753. "url": "https://github.com/symfony/css-selector.git",
  4754. "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6"
  4755. },
  4756. "dist": {
  4757. "type": "zip",
  4758. "url": "https://api.github.com/repos/symfony/css-selector/zipball/5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6",
  4759. "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6",
  4760. "shasum": ""
  4761. },
  4762. "require": {
  4763. "php": ">=7.1.3",
  4764. "symfony/polyfill-php80": "^1.16"
  4765. },
  4766. "type": "library",
  4767. "autoload": {
  4768. "psr-4": {
  4769. "Symfony\\Component\\CssSelector\\": ""
  4770. },
  4771. "exclude-from-classmap": [
  4772. "/Tests/"
  4773. ]
  4774. },
  4775. "notification-url": "https://packagist.org/downloads/",
  4776. "license": [
  4777. "MIT"
  4778. ],
  4779. "authors": [
  4780. {
  4781. "name": "Fabien Potencier",
  4782. "email": "fabien@symfony.com"
  4783. },
  4784. {
  4785. "name": "Jean-François Simon",
  4786. "email": "jeanfrancois.simon@sensiolabs.com"
  4787. },
  4788. {
  4789. "name": "Symfony Community",
  4790. "homepage": "https://symfony.com/contributors"
  4791. }
  4792. ],
  4793. "description": "Converts CSS selectors to XPath expressions",
  4794. "homepage": "https://symfony.com",
  4795. "support": {
  4796. "source": "https://github.com/symfony/css-selector/tree/v4.4.27"
  4797. },
  4798. "funding": [
  4799. {
  4800. "url": "https://symfony.com/sponsor",
  4801. "type": "custom"
  4802. },
  4803. {
  4804. "url": "https://github.com/fabpot",
  4805. "type": "github"
  4806. },
  4807. {
  4808. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4809. "type": "tidelift"
  4810. }
  4811. ],
  4812. "time": "2021-07-21T12:19:41+00:00"
  4813. },
  4814. {
  4815. "name": "symfony/deprecation-contracts",
  4816. "version": "v2.4.0",
  4817. "source": {
  4818. "type": "git",
  4819. "url": "https://github.com/symfony/deprecation-contracts.git",
  4820. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
  4821. },
  4822. "dist": {
  4823. "type": "zip",
  4824. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  4825. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  4826. "shasum": ""
  4827. },
  4828. "require": {
  4829. "php": ">=7.1"
  4830. },
  4831. "type": "library",
  4832. "extra": {
  4833. "branch-alias": {
  4834. "dev-main": "2.4-dev"
  4835. },
  4836. "thanks": {
  4837. "name": "symfony/contracts",
  4838. "url": "https://github.com/symfony/contracts"
  4839. }
  4840. },
  4841. "autoload": {
  4842. "files": [
  4843. "function.php"
  4844. ]
  4845. },
  4846. "notification-url": "https://packagist.org/downloads/",
  4847. "license": [
  4848. "MIT"
  4849. ],
  4850. "authors": [
  4851. {
  4852. "name": "Nicolas Grekas",
  4853. "email": "p@tchwork.com"
  4854. },
  4855. {
  4856. "name": "Symfony Community",
  4857. "homepage": "https://symfony.com/contributors"
  4858. }
  4859. ],
  4860. "description": "A generic function and convention to trigger deprecation notices",
  4861. "homepage": "https://symfony.com",
  4862. "support": {
  4863. "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
  4864. },
  4865. "funding": [
  4866. {
  4867. "url": "https://symfony.com/sponsor",
  4868. "type": "custom"
  4869. },
  4870. {
  4871. "url": "https://github.com/fabpot",
  4872. "type": "github"
  4873. },
  4874. {
  4875. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4876. "type": "tidelift"
  4877. }
  4878. ],
  4879. "time": "2021-03-23T23:28:01+00:00"
  4880. },
  4881. {
  4882. "name": "symfony/dom-crawler",
  4883. "version": "v4.4.30",
  4884. "source": {
  4885. "type": "git",
  4886. "url": "https://github.com/symfony/dom-crawler.git",
  4887. "reference": "4632ae3567746c7e915c33c67a2fb6ab746090c4"
  4888. },
  4889. "dist": {
  4890. "type": "zip",
  4891. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4632ae3567746c7e915c33c67a2fb6ab746090c4",
  4892. "reference": "4632ae3567746c7e915c33c67a2fb6ab746090c4",
  4893. "shasum": ""
  4894. },
  4895. "require": {
  4896. "php": ">=7.1.3",
  4897. "symfony/polyfill-ctype": "~1.8",
  4898. "symfony/polyfill-mbstring": "~1.0",
  4899. "symfony/polyfill-php80": "^1.16"
  4900. },
  4901. "conflict": {
  4902. "masterminds/html5": "<2.6"
  4903. },
  4904. "require-dev": {
  4905. "masterminds/html5": "^2.6",
  4906. "symfony/css-selector": "^3.4|^4.0|^5.0"
  4907. },
  4908. "suggest": {
  4909. "symfony/css-selector": ""
  4910. },
  4911. "type": "library",
  4912. "autoload": {
  4913. "psr-4": {
  4914. "Symfony\\Component\\DomCrawler\\": ""
  4915. },
  4916. "exclude-from-classmap": [
  4917. "/Tests/"
  4918. ]
  4919. },
  4920. "notification-url": "https://packagist.org/downloads/",
  4921. "license": [
  4922. "MIT"
  4923. ],
  4924. "authors": [
  4925. {
  4926. "name": "Fabien Potencier",
  4927. "email": "fabien@symfony.com"
  4928. },
  4929. {
  4930. "name": "Symfony Community",
  4931. "homepage": "https://symfony.com/contributors"
  4932. }
  4933. ],
  4934. "description": "Eases DOM navigation for HTML and XML documents",
  4935. "homepage": "https://symfony.com",
  4936. "support": {
  4937. "source": "https://github.com/symfony/dom-crawler/tree/v4.4.30"
  4938. },
  4939. "funding": [
  4940. {
  4941. "url": "https://symfony.com/sponsor",
  4942. "type": "custom"
  4943. },
  4944. {
  4945. "url": "https://github.com/fabpot",
  4946. "type": "github"
  4947. },
  4948. {
  4949. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  4950. "type": "tidelift"
  4951. }
  4952. ],
  4953. "time": "2021-08-28T15:40:01+00:00"
  4954. },
  4955. {
  4956. "name": "symfony/event-dispatcher",
  4957. "version": "v4.4.30",
  4958. "source": {
  4959. "type": "git",
  4960. "url": "https://github.com/symfony/event-dispatcher.git",
  4961. "reference": "2fe81680070043c4c80e7cedceb797e34f377bac"
  4962. },
  4963. "dist": {
  4964. "type": "zip",
  4965. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2fe81680070043c4c80e7cedceb797e34f377bac",
  4966. "reference": "2fe81680070043c4c80e7cedceb797e34f377bac",
  4967. "shasum": ""
  4968. },
  4969. "require": {
  4970. "php": ">=7.1.3",
  4971. "symfony/event-dispatcher-contracts": "^1.1",
  4972. "symfony/polyfill-php80": "^1.16"
  4973. },
  4974. "conflict": {
  4975. "symfony/dependency-injection": "<3.4"
  4976. },
  4977. "provide": {
  4978. "psr/event-dispatcher-implementation": "1.0",
  4979. "symfony/event-dispatcher-implementation": "1.1"
  4980. },
  4981. "require-dev": {
  4982. "psr/log": "^1|^2|^3",
  4983. "symfony/config": "^3.4|^4.0|^5.0",
  4984. "symfony/dependency-injection": "^3.4|^4.0|^5.0",
  4985. "symfony/error-handler": "~3.4|~4.4",
  4986. "symfony/expression-language": "^3.4|^4.0|^5.0",
  4987. "symfony/http-foundation": "^3.4|^4.0|^5.0",
  4988. "symfony/service-contracts": "^1.1|^2",
  4989. "symfony/stopwatch": "^3.4|^4.0|^5.0"
  4990. },
  4991. "suggest": {
  4992. "symfony/dependency-injection": "",
  4993. "symfony/http-kernel": ""
  4994. },
  4995. "type": "library",
  4996. "autoload": {
  4997. "psr-4": {
  4998. "Symfony\\Component\\EventDispatcher\\": ""
  4999. },
  5000. "exclude-from-classmap": [
  5001. "/Tests/"
  5002. ]
  5003. },
  5004. "notification-url": "https://packagist.org/downloads/",
  5005. "license": [
  5006. "MIT"
  5007. ],
  5008. "authors": [
  5009. {
  5010. "name": "Fabien Potencier",
  5011. "email": "fabien@symfony.com"
  5012. },
  5013. {
  5014. "name": "Symfony Community",
  5015. "homepage": "https://symfony.com/contributors"
  5016. }
  5017. ],
  5018. "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  5019. "homepage": "https://symfony.com",
  5020. "support": {
  5021. "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.30"
  5022. },
  5023. "funding": [
  5024. {
  5025. "url": "https://symfony.com/sponsor",
  5026. "type": "custom"
  5027. },
  5028. {
  5029. "url": "https://github.com/fabpot",
  5030. "type": "github"
  5031. },
  5032. {
  5033. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5034. "type": "tidelift"
  5035. }
  5036. ],
  5037. "time": "2021-08-04T20:31:23+00:00"
  5038. },
  5039. {
  5040. "name": "symfony/event-dispatcher-contracts",
  5041. "version": "v1.1.9",
  5042. "source": {
  5043. "type": "git",
  5044. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  5045. "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
  5046. },
  5047. "dist": {
  5048. "type": "zip",
  5049. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
  5050. "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
  5051. "shasum": ""
  5052. },
  5053. "require": {
  5054. "php": ">=7.1.3"
  5055. },
  5056. "suggest": {
  5057. "psr/event-dispatcher": "",
  5058. "symfony/event-dispatcher-implementation": ""
  5059. },
  5060. "type": "library",
  5061. "extra": {
  5062. "branch-alias": {
  5063. "dev-master": "1.1-dev"
  5064. },
  5065. "thanks": {
  5066. "name": "symfony/contracts",
  5067. "url": "https://github.com/symfony/contracts"
  5068. }
  5069. },
  5070. "autoload": {
  5071. "psr-4": {
  5072. "Symfony\\Contracts\\EventDispatcher\\": ""
  5073. }
  5074. },
  5075. "notification-url": "https://packagist.org/downloads/",
  5076. "license": [
  5077. "MIT"
  5078. ],
  5079. "authors": [
  5080. {
  5081. "name": "Nicolas Grekas",
  5082. "email": "p@tchwork.com"
  5083. },
  5084. {
  5085. "name": "Symfony Community",
  5086. "homepage": "https://symfony.com/contributors"
  5087. }
  5088. ],
  5089. "description": "Generic abstractions related to dispatching event",
  5090. "homepage": "https://symfony.com",
  5091. "keywords": [
  5092. "abstractions",
  5093. "contracts",
  5094. "decoupling",
  5095. "interfaces",
  5096. "interoperability",
  5097. "standards"
  5098. ],
  5099. "support": {
  5100. "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
  5101. },
  5102. "funding": [
  5103. {
  5104. "url": "https://symfony.com/sponsor",
  5105. "type": "custom"
  5106. },
  5107. {
  5108. "url": "https://github.com/fabpot",
  5109. "type": "github"
  5110. },
  5111. {
  5112. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5113. "type": "tidelift"
  5114. }
  5115. ],
  5116. "time": "2020-07-06T13:19:58+00:00"
  5117. },
  5118. {
  5119. "name": "symfony/finder",
  5120. "version": "v4.4.30",
  5121. "source": {
  5122. "type": "git",
  5123. "url": "https://github.com/symfony/finder.git",
  5124. "reference": "70362f1e112280d75b30087c7598b837c1b468b6"
  5125. },
  5126. "dist": {
  5127. "type": "zip",
  5128. "url": "https://api.github.com/repos/symfony/finder/zipball/70362f1e112280d75b30087c7598b837c1b468b6",
  5129. "reference": "70362f1e112280d75b30087c7598b837c1b468b6",
  5130. "shasum": ""
  5131. },
  5132. "require": {
  5133. "php": ">=7.1.3",
  5134. "symfony/polyfill-php80": "^1.16"
  5135. },
  5136. "type": "library",
  5137. "autoload": {
  5138. "psr-4": {
  5139. "Symfony\\Component\\Finder\\": ""
  5140. },
  5141. "exclude-from-classmap": [
  5142. "/Tests/"
  5143. ]
  5144. },
  5145. "notification-url": "https://packagist.org/downloads/",
  5146. "license": [
  5147. "MIT"
  5148. ],
  5149. "authors": [
  5150. {
  5151. "name": "Fabien Potencier",
  5152. "email": "fabien@symfony.com"
  5153. },
  5154. {
  5155. "name": "Symfony Community",
  5156. "homepage": "https://symfony.com/contributors"
  5157. }
  5158. ],
  5159. "description": "Finds files and directories via an intuitive fluent interface",
  5160. "homepage": "https://symfony.com",
  5161. "support": {
  5162. "source": "https://github.com/symfony/finder/tree/v4.4.30"
  5163. },
  5164. "funding": [
  5165. {
  5166. "url": "https://symfony.com/sponsor",
  5167. "type": "custom"
  5168. },
  5169. {
  5170. "url": "https://github.com/fabpot",
  5171. "type": "github"
  5172. },
  5173. {
  5174. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5175. "type": "tidelift"
  5176. }
  5177. ],
  5178. "time": "2021-08-04T20:31:23+00:00"
  5179. },
  5180. {
  5181. "name": "symfony/polyfill-ctype",
  5182. "version": "v1.23.0",
  5183. "source": {
  5184. "type": "git",
  5185. "url": "https://github.com/symfony/polyfill-ctype.git",
  5186. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
  5187. },
  5188. "dist": {
  5189. "type": "zip",
  5190. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  5191. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  5192. "shasum": ""
  5193. },
  5194. "require": {
  5195. "php": ">=7.1"
  5196. },
  5197. "suggest": {
  5198. "ext-ctype": "For best performance"
  5199. },
  5200. "type": "library",
  5201. "extra": {
  5202. "branch-alias": {
  5203. "dev-main": "1.23-dev"
  5204. },
  5205. "thanks": {
  5206. "name": "symfony/polyfill",
  5207. "url": "https://github.com/symfony/polyfill"
  5208. }
  5209. },
  5210. "autoload": {
  5211. "psr-4": {
  5212. "Symfony\\Polyfill\\Ctype\\": ""
  5213. },
  5214. "files": [
  5215. "bootstrap.php"
  5216. ]
  5217. },
  5218. "notification-url": "https://packagist.org/downloads/",
  5219. "license": [
  5220. "MIT"
  5221. ],
  5222. "authors": [
  5223. {
  5224. "name": "Gert de Pagter",
  5225. "email": "BackEndTea@gmail.com"
  5226. },
  5227. {
  5228. "name": "Symfony Community",
  5229. "homepage": "https://symfony.com/contributors"
  5230. }
  5231. ],
  5232. "description": "Symfony polyfill for ctype functions",
  5233. "homepage": "https://symfony.com",
  5234. "keywords": [
  5235. "compatibility",
  5236. "ctype",
  5237. "polyfill",
  5238. "portable"
  5239. ],
  5240. "support": {
  5241. "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
  5242. },
  5243. "funding": [
  5244. {
  5245. "url": "https://symfony.com/sponsor",
  5246. "type": "custom"
  5247. },
  5248. {
  5249. "url": "https://github.com/fabpot",
  5250. "type": "github"
  5251. },
  5252. {
  5253. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5254. "type": "tidelift"
  5255. }
  5256. ],
  5257. "time": "2021-02-19T12:13:01+00:00"
  5258. },
  5259. {
  5260. "name": "symfony/polyfill-php73",
  5261. "version": "v1.23.0",
  5262. "source": {
  5263. "type": "git",
  5264. "url": "https://github.com/symfony/polyfill-php73.git",
  5265. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
  5266. },
  5267. "dist": {
  5268. "type": "zip",
  5269. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
  5270. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
  5271. "shasum": ""
  5272. },
  5273. "require": {
  5274. "php": ">=7.1"
  5275. },
  5276. "type": "library",
  5277. "extra": {
  5278. "branch-alias": {
  5279. "dev-main": "1.23-dev"
  5280. },
  5281. "thanks": {
  5282. "name": "symfony/polyfill",
  5283. "url": "https://github.com/symfony/polyfill"
  5284. }
  5285. },
  5286. "autoload": {
  5287. "psr-4": {
  5288. "Symfony\\Polyfill\\Php73\\": ""
  5289. },
  5290. "files": [
  5291. "bootstrap.php"
  5292. ],
  5293. "classmap": [
  5294. "Resources/stubs"
  5295. ]
  5296. },
  5297. "notification-url": "https://packagist.org/downloads/",
  5298. "license": [
  5299. "MIT"
  5300. ],
  5301. "authors": [
  5302. {
  5303. "name": "Nicolas Grekas",
  5304. "email": "p@tchwork.com"
  5305. },
  5306. {
  5307. "name": "Symfony Community",
  5308. "homepage": "https://symfony.com/contributors"
  5309. }
  5310. ],
  5311. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  5312. "homepage": "https://symfony.com",
  5313. "keywords": [
  5314. "compatibility",
  5315. "polyfill",
  5316. "portable",
  5317. "shim"
  5318. ],
  5319. "support": {
  5320. "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
  5321. },
  5322. "funding": [
  5323. {
  5324. "url": "https://symfony.com/sponsor",
  5325. "type": "custom"
  5326. },
  5327. {
  5328. "url": "https://github.com/fabpot",
  5329. "type": "github"
  5330. },
  5331. {
  5332. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5333. "type": "tidelift"
  5334. }
  5335. ],
  5336. "time": "2021-02-19T12:13:01+00:00"
  5337. },
  5338. {
  5339. "name": "symfony/polyfill-php80",
  5340. "version": "v1.23.1",
  5341. "source": {
  5342. "type": "git",
  5343. "url": "https://github.com/symfony/polyfill-php80.git",
  5344. "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
  5345. },
  5346. "dist": {
  5347. "type": "zip",
  5348. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
  5349. "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
  5350. "shasum": ""
  5351. },
  5352. "require": {
  5353. "php": ">=7.1"
  5354. },
  5355. "type": "library",
  5356. "extra": {
  5357. "branch-alias": {
  5358. "dev-main": "1.23-dev"
  5359. },
  5360. "thanks": {
  5361. "name": "symfony/polyfill",
  5362. "url": "https://github.com/symfony/polyfill"
  5363. }
  5364. },
  5365. "autoload": {
  5366. "psr-4": {
  5367. "Symfony\\Polyfill\\Php80\\": ""
  5368. },
  5369. "files": [
  5370. "bootstrap.php"
  5371. ],
  5372. "classmap": [
  5373. "Resources/stubs"
  5374. ]
  5375. },
  5376. "notification-url": "https://packagist.org/downloads/",
  5377. "license": [
  5378. "MIT"
  5379. ],
  5380. "authors": [
  5381. {
  5382. "name": "Ion Bazan",
  5383. "email": "ion.bazan@gmail.com"
  5384. },
  5385. {
  5386. "name": "Nicolas Grekas",
  5387. "email": "p@tchwork.com"
  5388. },
  5389. {
  5390. "name": "Symfony Community",
  5391. "homepage": "https://symfony.com/contributors"
  5392. }
  5393. ],
  5394. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  5395. "homepage": "https://symfony.com",
  5396. "keywords": [
  5397. "compatibility",
  5398. "polyfill",
  5399. "portable",
  5400. "shim"
  5401. ],
  5402. "support": {
  5403. "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
  5404. },
  5405. "funding": [
  5406. {
  5407. "url": "https://symfony.com/sponsor",
  5408. "type": "custom"
  5409. },
  5410. {
  5411. "url": "https://github.com/fabpot",
  5412. "type": "github"
  5413. },
  5414. {
  5415. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5416. "type": "tidelift"
  5417. }
  5418. ],
  5419. "time": "2021-07-28T13:41:28+00:00"
  5420. },
  5421. {
  5422. "name": "symfony/process",
  5423. "version": "v3.4.47",
  5424. "source": {
  5425. "type": "git",
  5426. "url": "https://github.com/symfony/process.git",
  5427. "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca"
  5428. },
  5429. "dist": {
  5430. "type": "zip",
  5431. "url": "https://api.github.com/repos/symfony/process/zipball/b8648cf1d5af12a44a51d07ef9bf980921f15fca",
  5432. "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca",
  5433. "shasum": ""
  5434. },
  5435. "require": {
  5436. "php": "^5.5.9|>=7.0.8"
  5437. },
  5438. "type": "library",
  5439. "autoload": {
  5440. "psr-4": {
  5441. "Symfony\\Component\\Process\\": ""
  5442. },
  5443. "exclude-from-classmap": [
  5444. "/Tests/"
  5445. ]
  5446. },
  5447. "notification-url": "https://packagist.org/downloads/",
  5448. "license": [
  5449. "MIT"
  5450. ],
  5451. "authors": [
  5452. {
  5453. "name": "Fabien Potencier",
  5454. "email": "fabien@symfony.com"
  5455. },
  5456. {
  5457. "name": "Symfony Community",
  5458. "homepage": "https://symfony.com/contributors"
  5459. }
  5460. ],
  5461. "description": "Symfony Process Component",
  5462. "homepage": "https://symfony.com",
  5463. "support": {
  5464. "source": "https://github.com/symfony/process/tree/v3.4.47"
  5465. },
  5466. "funding": [
  5467. {
  5468. "url": "https://symfony.com/sponsor",
  5469. "type": "custom"
  5470. },
  5471. {
  5472. "url": "https://github.com/fabpot",
  5473. "type": "github"
  5474. },
  5475. {
  5476. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5477. "type": "tidelift"
  5478. }
  5479. ],
  5480. "time": "2020-10-24T10:57:07+00:00"
  5481. },
  5482. {
  5483. "name": "symfony/service-contracts",
  5484. "version": "v1.1.9",
  5485. "source": {
  5486. "type": "git",
  5487. "url": "https://github.com/symfony/service-contracts.git",
  5488. "reference": "b776d18b303a39f56c63747bcb977ad4b27aca26"
  5489. },
  5490. "dist": {
  5491. "type": "zip",
  5492. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/b776d18b303a39f56c63747bcb977ad4b27aca26",
  5493. "reference": "b776d18b303a39f56c63747bcb977ad4b27aca26",
  5494. "shasum": ""
  5495. },
  5496. "require": {
  5497. "php": ">=7.1.3",
  5498. "psr/container": "^1.0"
  5499. },
  5500. "suggest": {
  5501. "symfony/service-implementation": ""
  5502. },
  5503. "type": "library",
  5504. "extra": {
  5505. "branch-alias": {
  5506. "dev-master": "1.1-dev"
  5507. },
  5508. "thanks": {
  5509. "name": "symfony/contracts",
  5510. "url": "https://github.com/symfony/contracts"
  5511. }
  5512. },
  5513. "autoload": {
  5514. "psr-4": {
  5515. "Symfony\\Contracts\\Service\\": ""
  5516. }
  5517. },
  5518. "notification-url": "https://packagist.org/downloads/",
  5519. "license": [
  5520. "MIT"
  5521. ],
  5522. "authors": [
  5523. {
  5524. "name": "Nicolas Grekas",
  5525. "email": "p@tchwork.com"
  5526. },
  5527. {
  5528. "name": "Symfony Community",
  5529. "homepage": "https://symfony.com/contributors"
  5530. }
  5531. ],
  5532. "description": "Generic abstractions related to writing services",
  5533. "homepage": "https://symfony.com",
  5534. "keywords": [
  5535. "abstractions",
  5536. "contracts",
  5537. "decoupling",
  5538. "interfaces",
  5539. "interoperability",
  5540. "standards"
  5541. ],
  5542. "support": {
  5543. "source": "https://github.com/symfony/service-contracts/tree/v1.1.9"
  5544. },
  5545. "funding": [
  5546. {
  5547. "url": "https://symfony.com/sponsor",
  5548. "type": "custom"
  5549. },
  5550. {
  5551. "url": "https://github.com/fabpot",
  5552. "type": "github"
  5553. },
  5554. {
  5555. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5556. "type": "tidelift"
  5557. }
  5558. ],
  5559. "time": "2020-07-06T13:19:58+00:00"
  5560. },
  5561. {
  5562. "name": "symfony/yaml",
  5563. "version": "v4.4.29",
  5564. "source": {
  5565. "type": "git",
  5566. "url": "https://github.com/symfony/yaml.git",
  5567. "reference": "3abcc4db06d4e776825eaa3ed8ad924d5bc7432a"
  5568. },
  5569. "dist": {
  5570. "type": "zip",
  5571. "url": "https://api.github.com/repos/symfony/yaml/zipball/3abcc4db06d4e776825eaa3ed8ad924d5bc7432a",
  5572. "reference": "3abcc4db06d4e776825eaa3ed8ad924d5bc7432a",
  5573. "shasum": ""
  5574. },
  5575. "require": {
  5576. "php": ">=7.1.3",
  5577. "symfony/polyfill-ctype": "~1.8"
  5578. },
  5579. "conflict": {
  5580. "symfony/console": "<3.4"
  5581. },
  5582. "require-dev": {
  5583. "symfony/console": "^3.4|^4.0|^5.0"
  5584. },
  5585. "suggest": {
  5586. "symfony/console": "For validating YAML files using the lint command"
  5587. },
  5588. "type": "library",
  5589. "autoload": {
  5590. "psr-4": {
  5591. "Symfony\\Component\\Yaml\\": ""
  5592. },
  5593. "exclude-from-classmap": [
  5594. "/Tests/"
  5595. ]
  5596. },
  5597. "notification-url": "https://packagist.org/downloads/",
  5598. "license": [
  5599. "MIT"
  5600. ],
  5601. "authors": [
  5602. {
  5603. "name": "Fabien Potencier",
  5604. "email": "fabien@symfony.com"
  5605. },
  5606. {
  5607. "name": "Symfony Community",
  5608. "homepage": "https://symfony.com/contributors"
  5609. }
  5610. ],
  5611. "description": "Loads and dumps YAML files",
  5612. "homepage": "https://symfony.com",
  5613. "support": {
  5614. "source": "https://github.com/symfony/yaml/tree/v4.4.29"
  5615. },
  5616. "funding": [
  5617. {
  5618. "url": "https://symfony.com/sponsor",
  5619. "type": "custom"
  5620. },
  5621. {
  5622. "url": "https://github.com/fabpot",
  5623. "type": "github"
  5624. },
  5625. {
  5626. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  5627. "type": "tidelift"
  5628. }
  5629. ],
  5630. "time": "2021-07-27T16:19:30+00:00"
  5631. },
  5632. {
  5633. "name": "theseer/tokenizer",
  5634. "version": "1.1.3",
  5635. "source": {
  5636. "type": "git",
  5637. "url": "https://github.com/theseer/tokenizer.git",
  5638. "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
  5639. },
  5640. "dist": {
  5641. "type": "zip",
  5642. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
  5643. "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
  5644. "shasum": ""
  5645. },
  5646. "require": {
  5647. "ext-dom": "*",
  5648. "ext-tokenizer": "*",
  5649. "ext-xmlwriter": "*",
  5650. "php": "^7.0"
  5651. },
  5652. "type": "library",
  5653. "autoload": {
  5654. "classmap": [
  5655. "src/"
  5656. ]
  5657. },
  5658. "notification-url": "https://packagist.org/downloads/",
  5659. "license": [
  5660. "BSD-3-Clause"
  5661. ],
  5662. "authors": [
  5663. {
  5664. "name": "Arne Blankerts",
  5665. "email": "arne@blankerts.de",
  5666. "role": "Developer"
  5667. }
  5668. ],
  5669. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  5670. "support": {
  5671. "issues": "https://github.com/theseer/tokenizer/issues",
  5672. "source": "https://github.com/theseer/tokenizer/tree/master"
  5673. },
  5674. "time": "2019-06-13T22:48:21+00:00"
  5675. },
  5676. {
  5677. "name": "webmozart/assert",
  5678. "version": "1.9.1",
  5679. "source": {
  5680. "type": "git",
  5681. "url": "https://github.com/webmozarts/assert.git",
  5682. "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
  5683. },
  5684. "dist": {
  5685. "type": "zip",
  5686. "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
  5687. "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
  5688. "shasum": ""
  5689. },
  5690. "require": {
  5691. "php": "^5.3.3 || ^7.0 || ^8.0",
  5692. "symfony/polyfill-ctype": "^1.8"
  5693. },
  5694. "conflict": {
  5695. "phpstan/phpstan": "<0.12.20",
  5696. "vimeo/psalm": "<3.9.1"
  5697. },
  5698. "require-dev": {
  5699. "phpunit/phpunit": "^4.8.36 || ^7.5.13"
  5700. },
  5701. "type": "library",
  5702. "autoload": {
  5703. "psr-4": {
  5704. "Webmozart\\Assert\\": "src/"
  5705. }
  5706. },
  5707. "notification-url": "https://packagist.org/downloads/",
  5708. "license": [
  5709. "MIT"
  5710. ],
  5711. "authors": [
  5712. {
  5713. "name": "Bernhard Schussek",
  5714. "email": "bschussek@gmail.com"
  5715. }
  5716. ],
  5717. "description": "Assertions to validate method input/output with nice error messages.",
  5718. "keywords": [
  5719. "assert",
  5720. "check",
  5721. "validate"
  5722. ],
  5723. "support": {
  5724. "issues": "https://github.com/webmozarts/assert/issues",
  5725. "source": "https://github.com/webmozarts/assert/tree/1.9.1"
  5726. },
  5727. "time": "2020-07-08T17:02:28+00:00"
  5728. },
  5729. {
  5730. "name": "yiisoft/yii2-codeception",
  5731. "version": "2.0.6",
  5732. "source": {
  5733. "type": "git",
  5734. "url": "https://github.com/yiisoft/yii2-codeception.git",
  5735. "reference": "086c8c2d28736e7a484a7a8611b5cc84024e9fb3"
  5736. },
  5737. "dist": {
  5738. "type": "zip",
  5739. "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/086c8c2d28736e7a484a7a8611b5cc84024e9fb3",
  5740. "reference": "086c8c2d28736e7a484a7a8611b5cc84024e9fb3",
  5741. "shasum": ""
  5742. },
  5743. "require": {
  5744. "yiisoft/yii2": ">=2.0.4"
  5745. },
  5746. "type": "yii2-extension",
  5747. "extra": {
  5748. "branch-alias": {
  5749. "dev-master": "2.0.x-dev"
  5750. }
  5751. },
  5752. "autoload": {
  5753. "psr-4": {
  5754. "yii\\codeception\\": ""
  5755. }
  5756. },
  5757. "notification-url": "https://packagist.org/downloads/",
  5758. "license": [
  5759. "BSD-3-Clause"
  5760. ],
  5761. "authors": [
  5762. {
  5763. "name": "Mark Jebri",
  5764. "email": "mark.github@yandex.ru"
  5765. }
  5766. ],
  5767. "description": "The Codeception integration for the Yii framework",
  5768. "keywords": [
  5769. "codeception",
  5770. "yii2"
  5771. ],
  5772. "support": {
  5773. "forum": "http://www.yiiframework.com/forum/",
  5774. "irc": "irc://irc.freenode.net/yii",
  5775. "issues": "https://github.com/yiisoft/yii2-codeception/issues",
  5776. "source": "https://github.com/yiisoft/yii2-codeception",
  5777. "wiki": "http://www.yiiframework.com/wiki/"
  5778. },
  5779. "abandoned": "codeception/codeception",
  5780. "time": "2017-05-22T12:08:21+00:00"
  5781. },
  5782. {
  5783. "name": "yiisoft/yii2-debug",
  5784. "version": "2.1.18",
  5785. "source": {
  5786. "type": "git",
  5787. "url": "https://github.com/yiisoft/yii2-debug.git",
  5788. "reference": "45bc5d2ef4e3b0ef6f638190d42f04a77ab1df6c"
  5789. },
  5790. "dist": {
  5791. "type": "zip",
  5792. "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/45bc5d2ef4e3b0ef6f638190d42f04a77ab1df6c",
  5793. "reference": "45bc5d2ef4e3b0ef6f638190d42f04a77ab1df6c",
  5794. "shasum": ""
  5795. },
  5796. "require": {
  5797. "ext-mbstring": "*",
  5798. "opis/closure": "^3.3",
  5799. "php": ">=5.4",
  5800. "yiisoft/yii2": "~2.0.13"
  5801. },
  5802. "require-dev": {
  5803. "cweagans/composer-patches": "^1.7",
  5804. "phpunit/phpunit": "4.8.34",
  5805. "yiisoft/yii2-coding-standards": "~2.0",
  5806. "yiisoft/yii2-swiftmailer": "*"
  5807. },
  5808. "type": "yii2-extension",
  5809. "extra": {
  5810. "branch-alias": {
  5811. "dev-master": "2.0.x-dev"
  5812. },
  5813. "composer-exit-on-patch-failure": true,
  5814. "patches": {
  5815. "phpunit/phpunit-mock-objects": {
  5816. "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
  5817. },
  5818. "phpunit/phpunit": {
  5819. "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
  5820. "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
  5821. }
  5822. }
  5823. },
  5824. "autoload": {
  5825. "psr-4": {
  5826. "yii\\debug\\": "src"
  5827. }
  5828. },
  5829. "notification-url": "https://packagist.org/downloads/",
  5830. "license": [
  5831. "BSD-3-Clause"
  5832. ],
  5833. "authors": [
  5834. {
  5835. "name": "Qiang Xue",
  5836. "email": "qiang.xue@gmail.com"
  5837. },
  5838. {
  5839. "name": "Simon Karlen",
  5840. "email": "simi.albi@outlook.com"
  5841. }
  5842. ],
  5843. "description": "The debugger extension for the Yii framework",
  5844. "keywords": [
  5845. "debug",
  5846. "debugger",
  5847. "yii2"
  5848. ],
  5849. "support": {
  5850. "forum": "http://www.yiiframework.com/forum/",
  5851. "irc": "irc://irc.freenode.net/yii",
  5852. "issues": "https://github.com/yiisoft/yii2-debug/issues",
  5853. "source": "https://github.com/yiisoft/yii2-debug",
  5854. "wiki": "http://www.yiiframework.com/wiki/"
  5855. },
  5856. "funding": [
  5857. {
  5858. "url": "https://github.com/yiisoft",
  5859. "type": "github"
  5860. },
  5861. {
  5862. "url": "https://opencollective.com/yiisoft",
  5863. "type": "open_collective"
  5864. },
  5865. {
  5866. "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-debug",
  5867. "type": "tidelift"
  5868. }
  5869. ],
  5870. "time": "2021-08-09T20:57:58+00:00"
  5871. },
  5872. {
  5873. "name": "yiisoft/yii2-faker",
  5874. "version": "2.0.5",
  5875. "source": {
  5876. "type": "git",
  5877. "url": "https://github.com/yiisoft/yii2-faker.git",
  5878. "reference": "8c361657143bfaea58ff7dcc9bf51f1991a46f5d"
  5879. },
  5880. "dist": {
  5881. "type": "zip",
  5882. "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/8c361657143bfaea58ff7dcc9bf51f1991a46f5d",
  5883. "reference": "8c361657143bfaea58ff7dcc9bf51f1991a46f5d",
  5884. "shasum": ""
  5885. },
  5886. "require": {
  5887. "fakerphp/faker": "~1.9|~1.10",
  5888. "yiisoft/yii2": "~2.0.0"
  5889. },
  5890. "require-dev": {
  5891. "cweagans/composer-patches": "^1.7",
  5892. "phpunit/phpunit": "4.8.34"
  5893. },
  5894. "type": "yii2-extension",
  5895. "extra": {
  5896. "branch-alias": {
  5897. "dev-master": "2.0.x-dev"
  5898. },
  5899. "composer-exit-on-patch-failure": true,
  5900. "patches": {
  5901. "phpunit/phpunit-mock-objects": {
  5902. "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
  5903. },
  5904. "phpunit/phpunit": {
  5905. "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
  5906. "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
  5907. }
  5908. }
  5909. },
  5910. "autoload": {
  5911. "psr-4": {
  5912. "yii\\faker\\": "src"
  5913. }
  5914. },
  5915. "notification-url": "https://packagist.org/downloads/",
  5916. "license": [
  5917. "BSD-3-Clause"
  5918. ],
  5919. "authors": [
  5920. {
  5921. "name": "Mark Jebri",
  5922. "email": "mark.github@yandex.ru"
  5923. }
  5924. ],
  5925. "description": "Fixture generator. The Faker integration for the Yii framework.",
  5926. "keywords": [
  5927. "Fixture",
  5928. "faker",
  5929. "yii2"
  5930. ],
  5931. "support": {
  5932. "forum": "http://www.yiiframework.com/forum/",
  5933. "irc": "irc://irc.freenode.net/yii",
  5934. "issues": "https://github.com/yiisoft/yii2-faker/issues",
  5935. "source": "https://github.com/yiisoft/yii2-faker",
  5936. "wiki": "http://www.yiiframework.com/wiki/"
  5937. },
  5938. "funding": [
  5939. {
  5940. "url": "https://github.com/yiisoft",
  5941. "type": "github"
  5942. },
  5943. {
  5944. "url": "https://opencollective.com/yiisoft",
  5945. "type": "open_collective"
  5946. },
  5947. {
  5948. "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-faker",
  5949. "type": "tidelift"
  5950. }
  5951. ],
  5952. "time": "2020-11-10T12:27:35+00:00"
  5953. },
  5954. {
  5955. "name": "yiisoft/yii2-gii",
  5956. "version": "2.2.3",
  5957. "source": {
  5958. "type": "git",
  5959. "url": "https://github.com/yiisoft/yii2-gii.git",
  5960. "reference": "eb14e9cc4c9d80a59e1252e5200600b42aa2bfbf"
  5961. },
  5962. "dist": {
  5963. "type": "zip",
  5964. "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/eb14e9cc4c9d80a59e1252e5200600b42aa2bfbf",
  5965. "reference": "eb14e9cc4c9d80a59e1252e5200600b42aa2bfbf",
  5966. "shasum": ""
  5967. },
  5968. "require": {
  5969. "phpspec/php-diff": "^1.1.0",
  5970. "yiisoft/yii2": "~2.0.14"
  5971. },
  5972. "require-dev": {
  5973. "cweagans/composer-patches": "^1.7",
  5974. "phpunit/phpunit": "4.8.34",
  5975. "yiisoft/yii2-coding-standards": "~2.0"
  5976. },
  5977. "type": "yii2-extension",
  5978. "extra": {
  5979. "branch-alias": {
  5980. "dev-master": "2.0.x-dev"
  5981. },
  5982. "composer-exit-on-patch-failure": true,
  5983. "patches": {
  5984. "phpunit/phpunit-mock-objects": {
  5985. "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
  5986. },
  5987. "phpunit/phpunit": {
  5988. "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
  5989. "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
  5990. }
  5991. }
  5992. },
  5993. "autoload": {
  5994. "psr-4": {
  5995. "yii\\gii\\": "src"
  5996. }
  5997. },
  5998. "notification-url": "https://packagist.org/downloads/",
  5999. "license": [
  6000. "BSD-3-Clause"
  6001. ],
  6002. "authors": [
  6003. {
  6004. "name": "Qiang Xue",
  6005. "email": "qiang.xue@gmail.com"
  6006. }
  6007. ],
  6008. "description": "The Gii extension for the Yii framework",
  6009. "keywords": [
  6010. "code generator",
  6011. "gii",
  6012. "yii2"
  6013. ],
  6014. "support": {
  6015. "forum": "http://www.yiiframework.com/forum/",
  6016. "irc": "irc://irc.freenode.net/yii",
  6017. "issues": "https://github.com/yiisoft/yii2-gii/issues",
  6018. "source": "https://github.com/yiisoft/yii2-gii",
  6019. "wiki": "http://www.yiiframework.com/wiki/"
  6020. },
  6021. "funding": [
  6022. {
  6023. "url": "https://github.com/yiisoft",
  6024. "type": "github"
  6025. },
  6026. {
  6027. "url": "https://opencollective.com/yiisoft",
  6028. "type": "open_collective"
  6029. },
  6030. {
  6031. "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-gii",
  6032. "type": "tidelift"
  6033. }
  6034. ],
  6035. "time": "2021-08-09T21:07:34+00:00"
  6036. }
  6037. ],
  6038. "aliases": [],
  6039. "minimum-stability": "stable",
  6040. "stability-flags": {
  6041. "kartik-v/yii2-mpdf": 20,
  6042. "c006/yii2-paypal-ipn": 20,
  6043. "yurkinx/yii2-image": 20
  6044. },
  6045. "prefer-stable": false,
  6046. "prefer-lowest": false,
  6047. "platform": {
  6048. "php": ">=5.4.0"
  6049. },
  6050. "platform-dev": [],
  6051. "plugin-api-version": "2.0.0"
  6052. }