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.

11508 lines
413 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "b6143d0bd54145f44f68eabde4e4260f",
  8. "packages": [
  9. {
  10. "name": "alchemy/zippy",
  11. "version": "0.4.9",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/alchemy-fr/Zippy.git",
  15. "reference": "59fbeefb9a249122867ef25e53addfcce31850d7"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/59fbeefb9a249122867ef25e53addfcce31850d7",
  20. "reference": "59fbeefb9a249122867ef25e53addfcce31850d7",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "doctrine/collections": "~1.0",
  25. "php": ">=5.5",
  26. "symfony/filesystem": "^2.0.5 || ^3.0 || ^4.0",
  27. "symfony/polyfill-mbstring": "^1.3",
  28. "symfony/process": "^2.1 || ^3.0 || ^4.0"
  29. },
  30. "require-dev": {
  31. "ext-zip": "*",
  32. "guzzle/guzzle": "~3.0",
  33. "guzzlehttp/guzzle": "^6.0",
  34. "phpunit/phpunit": "^4.0 || ^5.0",
  35. "symfony/finder": "^2.0.5 || ^3.0 || ^4.0"
  36. },
  37. "suggest": {
  38. "ext-zip": "To use the ZipExtensionAdapter",
  39. "guzzle/guzzle": "To use the GuzzleTeleporter with Guzzle 3",
  40. "guzzlehttp/guzzle": "To use the GuzzleTeleporter with Guzzle 6"
  41. },
  42. "type": "library",
  43. "extra": {
  44. "branch-alias": {
  45. "dev-master": "0.4.x-dev"
  46. }
  47. },
  48. "autoload": {
  49. "psr-4": {
  50. "Alchemy\\Zippy\\": "src/"
  51. }
  52. },
  53. "notification-url": "https://packagist.org/downloads/",
  54. "license": [
  55. "MIT"
  56. ],
  57. "authors": [
  58. {
  59. "name": "Alchemy",
  60. "email": "dev.team@alchemy.fr",
  61. "homepage": "http://www.alchemy.fr/"
  62. }
  63. ],
  64. "description": "Zippy, the archive manager companion",
  65. "keywords": [
  66. "bzip",
  67. "compression",
  68. "tar",
  69. "zip"
  70. ],
  71. "time": "2018-02-22T13:58:36+00:00"
  72. },
  73. {
  74. "name": "asm89/stack-cors",
  75. "version": "1.3.0",
  76. "source": {
  77. "type": "git",
  78. "url": "https://github.com/asm89/stack-cors.git",
  79. "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08"
  80. },
  81. "dist": {
  82. "type": "zip",
  83. "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08",
  84. "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08",
  85. "shasum": ""
  86. },
  87. "require": {
  88. "php": ">=5.5.9",
  89. "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
  90. "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
  91. },
  92. "require-dev": {
  93. "phpunit/phpunit": "^5.0 || ^4.8.10",
  94. "squizlabs/php_codesniffer": "^2.3"
  95. },
  96. "type": "library",
  97. "extra": {
  98. "branch-alias": {
  99. "dev-master": "1.2-dev"
  100. }
  101. },
  102. "autoload": {
  103. "psr-4": {
  104. "Asm89\\Stack\\": "src/Asm89/Stack/"
  105. }
  106. },
  107. "notification-url": "https://packagist.org/downloads/",
  108. "license": [
  109. "MIT"
  110. ],
  111. "authors": [
  112. {
  113. "name": "Alexander",
  114. "email": "iam.asm89@gmail.com"
  115. }
  116. ],
  117. "description": "Cross-origin resource sharing library and stack middleware",
  118. "homepage": "https://github.com/asm89/stack-cors",
  119. "keywords": [
  120. "cors",
  121. "stack"
  122. ],
  123. "time": "2019-12-24T22:41:47+00:00"
  124. },
  125. {
  126. "name": "chi-teck/drupal-code-generator",
  127. "version": "1.32.0",
  128. "source": {
  129. "type": "git",
  130. "url": "https://github.com/Chi-teck/drupal-code-generator.git",
  131. "reference": "0e045f7a7e747af3d8f603156bf4d73be5768246"
  132. },
  133. "dist": {
  134. "type": "zip",
  135. "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/0e045f7a7e747af3d8f603156bf4d73be5768246",
  136. "reference": "0e045f7a7e747af3d8f603156bf4d73be5768246",
  137. "shasum": ""
  138. },
  139. "require": {
  140. "ext-json": "*",
  141. "php": ">=5.5.9",
  142. "symfony/console": "^3.4 || ^4.0",
  143. "symfony/filesystem": "^2.7 || ^3.4 || ^4.0",
  144. "twig/twig": "^1.41 || ^2.12"
  145. },
  146. "bin": [
  147. "bin/dcg"
  148. ],
  149. "type": "library",
  150. "extra": {
  151. "branch-alias": {
  152. "dev-master": "1.x-dev"
  153. }
  154. },
  155. "autoload": {
  156. "files": [
  157. "src/bootstrap.php"
  158. ],
  159. "psr-4": {
  160. "DrupalCodeGenerator\\": "src"
  161. }
  162. },
  163. "notification-url": "https://packagist.org/downloads/",
  164. "license": [
  165. "GPL-2.0-or-later"
  166. ],
  167. "description": "Drupal code generator",
  168. "time": "2020-04-16T06:45:06+00:00"
  169. },
  170. {
  171. "name": "composer/installers",
  172. "version": "v1.9.0",
  173. "source": {
  174. "type": "git",
  175. "url": "https://github.com/composer/installers.git",
  176. "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca"
  177. },
  178. "dist": {
  179. "type": "zip",
  180. "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
  181. "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
  182. "shasum": ""
  183. },
  184. "require": {
  185. "composer-plugin-api": "^1.0 || ^2.0"
  186. },
  187. "replace": {
  188. "roundcube/plugin-installer": "*",
  189. "shama/baton": "*"
  190. },
  191. "require-dev": {
  192. "composer/composer": "1.6.* || 2.0.*@dev",
  193. "composer/semver": "1.0.* || 2.0.*@dev",
  194. "phpunit/phpunit": "^4.8.36",
  195. "sebastian/comparator": "^1.2.4",
  196. "symfony/process": "^2.3"
  197. },
  198. "type": "composer-plugin",
  199. "extra": {
  200. "class": "Composer\\Installers\\Plugin",
  201. "branch-alias": {
  202. "dev-master": "1.0-dev"
  203. }
  204. },
  205. "autoload": {
  206. "psr-4": {
  207. "Composer\\Installers\\": "src/Composer/Installers"
  208. }
  209. },
  210. "notification-url": "https://packagist.org/downloads/",
  211. "license": [
  212. "MIT"
  213. ],
  214. "authors": [
  215. {
  216. "name": "Kyle Robinson Young",
  217. "email": "kyle@dontkry.com",
  218. "homepage": "https://github.com/shama"
  219. }
  220. ],
  221. "description": "A multi-framework Composer library installer",
  222. "homepage": "https://composer.github.io/installers/",
  223. "keywords": [
  224. "Craft",
  225. "Dolibarr",
  226. "Eliasis",
  227. "Hurad",
  228. "ImageCMS",
  229. "Kanboard",
  230. "Lan Management System",
  231. "MODX Evo",
  232. "MantisBT",
  233. "Mautic",
  234. "Maya",
  235. "OXID",
  236. "Plentymarkets",
  237. "Porto",
  238. "RadPHP",
  239. "SMF",
  240. "Thelia",
  241. "Whmcs",
  242. "WolfCMS",
  243. "agl",
  244. "aimeos",
  245. "annotatecms",
  246. "attogram",
  247. "bitrix",
  248. "cakephp",
  249. "chef",
  250. "cockpit",
  251. "codeigniter",
  252. "concrete5",
  253. "croogo",
  254. "dokuwiki",
  255. "drupal",
  256. "eZ Platform",
  257. "elgg",
  258. "expressionengine",
  259. "fuelphp",
  260. "grav",
  261. "installer",
  262. "itop",
  263. "joomla",
  264. "known",
  265. "kohana",
  266. "laravel",
  267. "lavalite",
  268. "lithium",
  269. "magento",
  270. "majima",
  271. "mako",
  272. "mediawiki",
  273. "modulework",
  274. "modx",
  275. "moodle",
  276. "osclass",
  277. "phpbb",
  278. "piwik",
  279. "ppi",
  280. "puppet",
  281. "pxcms",
  282. "reindex",
  283. "roundcube",
  284. "shopware",
  285. "silverstripe",
  286. "sydes",
  287. "sylius",
  288. "symfony",
  289. "typo3",
  290. "wordpress",
  291. "yawik",
  292. "zend",
  293. "zikula"
  294. ],
  295. "time": "2020-04-07T06:57:05+00:00"
  296. },
  297. {
  298. "name": "composer/semver",
  299. "version": "1.5.1",
  300. "source": {
  301. "type": "git",
  302. "url": "https://github.com/composer/semver.git",
  303. "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
  304. },
  305. "dist": {
  306. "type": "zip",
  307. "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
  308. "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
  309. "shasum": ""
  310. },
  311. "require": {
  312. "php": "^5.3.2 || ^7.0"
  313. },
  314. "require-dev": {
  315. "phpunit/phpunit": "^4.5 || ^5.0.5"
  316. },
  317. "type": "library",
  318. "extra": {
  319. "branch-alias": {
  320. "dev-master": "1.x-dev"
  321. }
  322. },
  323. "autoload": {
  324. "psr-4": {
  325. "Composer\\Semver\\": "src"
  326. }
  327. },
  328. "notification-url": "https://packagist.org/downloads/",
  329. "license": [
  330. "MIT"
  331. ],
  332. "authors": [
  333. {
  334. "name": "Nils Adermann",
  335. "email": "naderman@naderman.de",
  336. "homepage": "http://www.naderman.de"
  337. },
  338. {
  339. "name": "Jordi Boggiano",
  340. "email": "j.boggiano@seld.be",
  341. "homepage": "http://seld.be"
  342. },
  343. {
  344. "name": "Rob Bast",
  345. "email": "rob.bast@gmail.com",
  346. "homepage": "http://robbast.nl"
  347. }
  348. ],
  349. "description": "Semver library that offers utilities, version constraint parsing and validation.",
  350. "keywords": [
  351. "semantic",
  352. "semver",
  353. "validation",
  354. "versioning"
  355. ],
  356. "time": "2020-01-13T12:06:48+00:00"
  357. },
  358. {
  359. "name": "consolidation/annotated-command",
  360. "version": "2.12.0",
  361. "source": {
  362. "type": "git",
  363. "url": "https://github.com/consolidation/annotated-command.git",
  364. "reference": "512a2e54c98f3af377589de76c43b24652bcb789"
  365. },
  366. "dist": {
  367. "type": "zip",
  368. "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/512a2e54c98f3af377589de76c43b24652bcb789",
  369. "reference": "512a2e54c98f3af377589de76c43b24652bcb789",
  370. "shasum": ""
  371. },
  372. "require": {
  373. "consolidation/output-formatters": "^3.4",
  374. "php": ">=5.4.5",
  375. "psr/log": "^1",
  376. "symfony/console": "^2.8|^3|^4",
  377. "symfony/event-dispatcher": "^2.5|^3|^4",
  378. "symfony/finder": "^2.5|^3|^4"
  379. },
  380. "require-dev": {
  381. "g1a/composer-test-scenarios": "^3",
  382. "php-coveralls/php-coveralls": "^1",
  383. "phpunit/phpunit": "^6",
  384. "squizlabs/php_codesniffer": "^2.7"
  385. },
  386. "type": "library",
  387. "extra": {
  388. "scenarios": {
  389. "symfony4": {
  390. "require": {
  391. "symfony/console": "^4.0"
  392. },
  393. "config": {
  394. "platform": {
  395. "php": "7.1.3"
  396. }
  397. }
  398. },
  399. "symfony2": {
  400. "require": {
  401. "symfony/console": "^2.8"
  402. },
  403. "require-dev": {
  404. "phpunit/phpunit": "^4.8.36"
  405. },
  406. "remove": [
  407. "php-coveralls/php-coveralls"
  408. ],
  409. "config": {
  410. "platform": {
  411. "php": "5.4.8"
  412. }
  413. },
  414. "scenario-options": {
  415. "create-lockfile": "false"
  416. }
  417. },
  418. "phpunit4": {
  419. "require-dev": {
  420. "phpunit/phpunit": "^4.8.36"
  421. },
  422. "remove": [
  423. "php-coveralls/php-coveralls"
  424. ],
  425. "config": {
  426. "platform": {
  427. "php": "5.4.8"
  428. }
  429. }
  430. }
  431. },
  432. "branch-alias": {
  433. "dev-master": "2.x-dev"
  434. }
  435. },
  436. "autoload": {
  437. "psr-4": {
  438. "Consolidation\\AnnotatedCommand\\": "src"
  439. }
  440. },
  441. "notification-url": "https://packagist.org/downloads/",
  442. "license": [
  443. "MIT"
  444. ],
  445. "authors": [
  446. {
  447. "name": "Greg Anderson",
  448. "email": "greg.1.anderson@greenknowe.org"
  449. }
  450. ],
  451. "description": "Initialize Symfony Console commands from annotated command class methods.",
  452. "time": "2019-03-08T16:55:03+00:00"
  453. },
  454. {
  455. "name": "consolidation/config",
  456. "version": "1.2.1",
  457. "source": {
  458. "type": "git",
  459. "url": "https://github.com/consolidation/config.git",
  460. "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1"
  461. },
  462. "dist": {
  463. "type": "zip",
  464. "url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
  465. "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
  466. "shasum": ""
  467. },
  468. "require": {
  469. "dflydev/dot-access-data": "^1.1.0",
  470. "grasmash/expander": "^1",
  471. "php": ">=5.4.0"
  472. },
  473. "require-dev": {
  474. "g1a/composer-test-scenarios": "^3",
  475. "php-coveralls/php-coveralls": "^1",
  476. "phpunit/phpunit": "^5",
  477. "squizlabs/php_codesniffer": "2.*",
  478. "symfony/console": "^2.5|^3|^4",
  479. "symfony/yaml": "^2.8.11|^3|^4"
  480. },
  481. "suggest": {
  482. "symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader"
  483. },
  484. "type": "library",
  485. "extra": {
  486. "scenarios": {
  487. "symfony4": {
  488. "require-dev": {
  489. "symfony/console": "^4.0"
  490. },
  491. "config": {
  492. "platform": {
  493. "php": "7.1.3"
  494. }
  495. }
  496. },
  497. "symfony2": {
  498. "require-dev": {
  499. "symfony/console": "^2.8",
  500. "symfony/event-dispatcher": "^2.8",
  501. "phpunit/phpunit": "^4.8.36"
  502. },
  503. "remove": [
  504. "php-coveralls/php-coveralls"
  505. ],
  506. "config": {
  507. "platform": {
  508. "php": "5.4.8"
  509. }
  510. }
  511. }
  512. },
  513. "branch-alias": {
  514. "dev-master": "1.x-dev"
  515. }
  516. },
  517. "autoload": {
  518. "psr-4": {
  519. "Consolidation\\Config\\": "src"
  520. }
  521. },
  522. "notification-url": "https://packagist.org/downloads/",
  523. "license": [
  524. "MIT"
  525. ],
  526. "authors": [
  527. {
  528. "name": "Greg Anderson",
  529. "email": "greg.1.anderson@greenknowe.org"
  530. }
  531. ],
  532. "description": "Provide configuration services for a commandline tool.",
  533. "time": "2019-03-03T19:37:04+00:00"
  534. },
  535. {
  536. "name": "consolidation/filter-via-dot-access-data",
  537. "version": "1.0.0",
  538. "source": {
  539. "type": "git",
  540. "url": "https://github.com/consolidation/filter-via-dot-access-data.git",
  541. "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6"
  542. },
  543. "dist": {
  544. "type": "zip",
  545. "url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/a53e96c6b9f7f042f5e085bf911f3493cea823c6",
  546. "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6",
  547. "shasum": ""
  548. },
  549. "require": {
  550. "dflydev/dot-access-data": "^1.1.0",
  551. "php": ">=5.5.0"
  552. },
  553. "require-dev": {
  554. "consolidation/robo": "^1.2.3",
  555. "g1a/composer-test-scenarios": "^3",
  556. "knplabs/github-api": "^2.7",
  557. "php-coveralls/php-coveralls": "^1",
  558. "php-http/guzzle6-adapter": "^1.1",
  559. "phpunit/phpunit": "^5",
  560. "squizlabs/php_codesniffer": "^2.8",
  561. "symfony/console": "^2.8|^3|^4"
  562. },
  563. "type": "library",
  564. "extra": {
  565. "scenarios": {
  566. "phpunit5": {
  567. "require-dev": {
  568. "phpunit/phpunit": "^5.7.27"
  569. },
  570. "remove": [
  571. "php-coveralls/php-coveralls"
  572. ],
  573. "config": {
  574. "platform": {
  575. "php": "5.6.33"
  576. }
  577. }
  578. }
  579. },
  580. "branch-alias": {
  581. "dev-master": "1.x-dev"
  582. }
  583. },
  584. "autoload": {
  585. "psr-4": {
  586. "Consolidation\\Filter\\": "src"
  587. }
  588. },
  589. "notification-url": "https://packagist.org/downloads/",
  590. "license": [
  591. "MIT"
  592. ],
  593. "authors": [
  594. {
  595. "name": "Greg Anderson",
  596. "email": "greg.1.anderson@greenknowe.org"
  597. }
  598. ],
  599. "description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.",
  600. "time": "2019-01-18T06:05:07+00:00"
  601. },
  602. {
  603. "name": "consolidation/log",
  604. "version": "1.1.1",
  605. "source": {
  606. "type": "git",
  607. "url": "https://github.com/consolidation/log.git",
  608. "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a"
  609. },
  610. "dist": {
  611. "type": "zip",
  612. "url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
  613. "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
  614. "shasum": ""
  615. },
  616. "require": {
  617. "php": ">=5.4.5",
  618. "psr/log": "^1.0",
  619. "symfony/console": "^2.8|^3|^4"
  620. },
  621. "require-dev": {
  622. "g1a/composer-test-scenarios": "^3",
  623. "php-coveralls/php-coveralls": "^1",
  624. "phpunit/phpunit": "^6",
  625. "squizlabs/php_codesniffer": "^2"
  626. },
  627. "type": "library",
  628. "extra": {
  629. "scenarios": {
  630. "symfony4": {
  631. "require": {
  632. "symfony/console": "^4.0"
  633. },
  634. "config": {
  635. "platform": {
  636. "php": "7.1.3"
  637. }
  638. }
  639. },
  640. "symfony2": {
  641. "require": {
  642. "symfony/console": "^2.8"
  643. },
  644. "require-dev": {
  645. "phpunit/phpunit": "^4.8.36"
  646. },
  647. "remove": [
  648. "php-coveralls/php-coveralls"
  649. ],
  650. "config": {
  651. "platform": {
  652. "php": "5.4.8"
  653. }
  654. }
  655. },
  656. "phpunit4": {
  657. "require-dev": {
  658. "phpunit/phpunit": "^4.8.36"
  659. },
  660. "remove": [
  661. "php-coveralls/php-coveralls"
  662. ],
  663. "config": {
  664. "platform": {
  665. "php": "5.4.8"
  666. }
  667. }
  668. }
  669. },
  670. "branch-alias": {
  671. "dev-master": "1.x-dev"
  672. }
  673. },
  674. "autoload": {
  675. "psr-4": {
  676. "Consolidation\\Log\\": "src"
  677. }
  678. },
  679. "notification-url": "https://packagist.org/downloads/",
  680. "license": [
  681. "MIT"
  682. ],
  683. "authors": [
  684. {
  685. "name": "Greg Anderson",
  686. "email": "greg.1.anderson@greenknowe.org"
  687. }
  688. ],
  689. "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.",
  690. "time": "2019-01-01T17:30:51+00:00"
  691. },
  692. {
  693. "name": "consolidation/output-formatters",
  694. "version": "3.5.0",
  695. "source": {
  696. "type": "git",
  697. "url": "https://github.com/consolidation/output-formatters.git",
  698. "reference": "99ec998ffb697e0eada5aacf81feebfb13023605"
  699. },
  700. "dist": {
  701. "type": "zip",
  702. "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/99ec998ffb697e0eada5aacf81feebfb13023605",
  703. "reference": "99ec998ffb697e0eada5aacf81feebfb13023605",
  704. "shasum": ""
  705. },
  706. "require": {
  707. "dflydev/dot-access-data": "^1.1.0",
  708. "php": ">=5.4.0",
  709. "symfony/console": "^2.8|^3|^4",
  710. "symfony/finder": "^2.5|^3|^4"
  711. },
  712. "require-dev": {
  713. "g1a/composer-test-scenarios": "^3",
  714. "php-coveralls/php-coveralls": "^1",
  715. "phpunit/phpunit": "^5.7.27",
  716. "squizlabs/php_codesniffer": "^2.7",
  717. "symfony/var-dumper": "^2.8|^3|^4",
  718. "victorjonsson/markdowndocs": "^1.3"
  719. },
  720. "suggest": {
  721. "symfony/var-dumper": "For using the var_dump formatter"
  722. },
  723. "type": "library",
  724. "extra": {
  725. "scenarios": {
  726. "symfony4": {
  727. "require": {
  728. "symfony/console": "^4.0"
  729. },
  730. "require-dev": {
  731. "phpunit/phpunit": "^6"
  732. },
  733. "config": {
  734. "platform": {
  735. "php": "7.1.3"
  736. }
  737. }
  738. },
  739. "symfony3": {
  740. "require": {
  741. "symfony/console": "^3.4",
  742. "symfony/finder": "^3.4",
  743. "symfony/var-dumper": "^3.4"
  744. },
  745. "config": {
  746. "platform": {
  747. "php": "5.6.32"
  748. }
  749. }
  750. },
  751. "symfony2": {
  752. "require": {
  753. "symfony/console": "^2.8"
  754. },
  755. "require-dev": {
  756. "phpunit/phpunit": "^4.8.36"
  757. },
  758. "remove": [
  759. "php-coveralls/php-coveralls"
  760. ],
  761. "config": {
  762. "platform": {
  763. "php": "5.4.8"
  764. }
  765. },
  766. "scenario-options": {
  767. "create-lockfile": "false"
  768. }
  769. }
  770. },
  771. "branch-alias": {
  772. "dev-master": "3.x-dev"
  773. }
  774. },
  775. "autoload": {
  776. "psr-4": {
  777. "Consolidation\\OutputFormatters\\": "src"
  778. }
  779. },
  780. "notification-url": "https://packagist.org/downloads/",
  781. "license": [
  782. "MIT"
  783. ],
  784. "authors": [
  785. {
  786. "name": "Greg Anderson",
  787. "email": "greg.1.anderson@greenknowe.org"
  788. }
  789. ],
  790. "description": "Format text by applying transformations provided by plug-in formatters.",
  791. "time": "2019-05-30T23:16:01+00:00"
  792. },
  793. {
  794. "name": "consolidation/robo",
  795. "version": "1.4.12",
  796. "source": {
  797. "type": "git",
  798. "url": "https://github.com/consolidation/Robo.git",
  799. "reference": "eb45606f498b3426b9a98b7c85e300666a968e51"
  800. },
  801. "dist": {
  802. "type": "zip",
  803. "url": "https://api.github.com/repos/consolidation/Robo/zipball/eb45606f498b3426b9a98b7c85e300666a968e51",
  804. "reference": "eb45606f498b3426b9a98b7c85e300666a968e51",
  805. "shasum": ""
  806. },
  807. "require": {
  808. "consolidation/annotated-command": "^2.11.0|^4.1",
  809. "consolidation/config": "^1.2.1",
  810. "consolidation/log": "^1.1.1|^2",
  811. "consolidation/output-formatters": "^3.1.13|^4.1",
  812. "consolidation/self-update": "^1.1.5",
  813. "grasmash/yaml-expander": "^1.4",
  814. "league/container": "^2.4.1",
  815. "php": ">=5.5.0",
  816. "symfony/console": "^2.8|^3|^4",
  817. "symfony/event-dispatcher": "^2.5|^3|^4",
  818. "symfony/filesystem": "^2.5|^3|^4",
  819. "symfony/finder": "^2.5|^3|^4",
  820. "symfony/process": "^2.5|^3|^4"
  821. },
  822. "replace": {
  823. "codegyre/robo": "< 1.0"
  824. },
  825. "require-dev": {
  826. "g1a/composer-test-scenarios": "^3",
  827. "natxet/cssmin": "3.0.4",
  828. "patchwork/jsqueeze": "^2",
  829. "pear/archive_tar": "^1.4.4",
  830. "php-coveralls/php-coveralls": "^1",
  831. "phpunit/phpunit": "^5.7.27",
  832. "squizlabs/php_codesniffer": "^3"
  833. },
  834. "suggest": {
  835. "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch",
  836. "natxet/CssMin": "For minifying CSS files in taskMinify",
  837. "patchwork/jsqueeze": "For minifying JS files in taskMinify",
  838. "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively."
  839. },
  840. "bin": [
  841. "robo"
  842. ],
  843. "type": "library",
  844. "extra": {
  845. "scenarios": {
  846. "symfony4": {
  847. "require": {
  848. "symfony/console": "^4"
  849. },
  850. "config": {
  851. "platform": {
  852. "php": "7.1.3"
  853. }
  854. }
  855. },
  856. "symfony2": {
  857. "require": {
  858. "symfony/console": "^2.8"
  859. },
  860. "require-dev": {
  861. "phpunit/phpunit": "^4.8.36"
  862. },
  863. "remove": [
  864. "php-coveralls/php-coveralls"
  865. ],
  866. "config": {
  867. "platform": {
  868. "php": "5.5.9"
  869. }
  870. },
  871. "scenario-options": {
  872. "create-lockfile": "false"
  873. }
  874. }
  875. },
  876. "branch-alias": {
  877. "dev-master": "1.x-dev"
  878. }
  879. },
  880. "autoload": {
  881. "psr-4": {
  882. "Robo\\": "src"
  883. }
  884. },
  885. "notification-url": "https://packagist.org/downloads/",
  886. "license": [
  887. "MIT"
  888. ],
  889. "authors": [
  890. {
  891. "name": "Davert",
  892. "email": "davert.php@resend.cc"
  893. }
  894. ],
  895. "description": "Modern task runner",
  896. "time": "2020-02-18T17:31:26+00:00"
  897. },
  898. {
  899. "name": "consolidation/self-update",
  900. "version": "1.2.0",
  901. "source": {
  902. "type": "git",
  903. "url": "https://github.com/consolidation/self-update.git",
  904. "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4"
  905. },
  906. "dist": {
  907. "type": "zip",
  908. "url": "https://api.github.com/repos/consolidation/self-update/zipball/dba6b2c0708f20fa3ba8008a2353b637578849b4",
  909. "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4",
  910. "shasum": ""
  911. },
  912. "require": {
  913. "php": ">=5.5.0",
  914. "symfony/console": "^2.8|^3|^4|^5",
  915. "symfony/filesystem": "^2.5|^3|^4|^5"
  916. },
  917. "bin": [
  918. "scripts/release"
  919. ],
  920. "type": "library",
  921. "extra": {
  922. "branch-alias": {
  923. "dev-master": "1.x-dev"
  924. }
  925. },
  926. "autoload": {
  927. "psr-4": {
  928. "SelfUpdate\\": "src"
  929. }
  930. },
  931. "notification-url": "https://packagist.org/downloads/",
  932. "license": [
  933. "MIT"
  934. ],
  935. "authors": [
  936. {
  937. "name": "Alexander Menk",
  938. "email": "menk@mestrona.net"
  939. },
  940. {
  941. "name": "Greg Anderson",
  942. "email": "greg.1.anderson@greenknowe.org"
  943. }
  944. ],
  945. "description": "Provides a self:update command for Symfony Console applications.",
  946. "time": "2020-04-13T02:49:20+00:00"
  947. },
  948. {
  949. "name": "consolidation/site-alias",
  950. "version": "3.0.0",
  951. "source": {
  952. "type": "git",
  953. "url": "https://github.com/consolidation/site-alias.git",
  954. "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f"
  955. },
  956. "dist": {
  957. "type": "zip",
  958. "url": "https://api.github.com/repos/consolidation/site-alias/zipball/8cfd3b6ab6d541086fc970bf850864293b284e6f",
  959. "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f",
  960. "shasum": ""
  961. },
  962. "require": {
  963. "consolidation/config": "^1.2.1",
  964. "php": ">=5.5.0"
  965. },
  966. "require-dev": {
  967. "consolidation/robo": "^1.2.3",
  968. "g1a/composer-test-scenarios": "^3",
  969. "knplabs/github-api": "^2.7",
  970. "php-coveralls/php-coveralls": "^1",
  971. "php-http/guzzle6-adapter": "^1.1",
  972. "phpunit/phpunit": "^6",
  973. "squizlabs/php_codesniffer": "^2.8",
  974. "symfony/console": "^2.8|^3|^4",
  975. "symfony/yaml": "~2.3|^3"
  976. },
  977. "type": "library",
  978. "extra": {
  979. "scenarios": {
  980. "phpunit5": {
  981. "require-dev": {
  982. "phpunit/phpunit": "^5.7.27"
  983. },
  984. "remove": [
  985. "php-coveralls/php-coveralls"
  986. ],
  987. "config": {
  988. "platform": {
  989. "php": "5.6.33"
  990. }
  991. }
  992. }
  993. },
  994. "branch-alias": {
  995. "dev-master": "3.x-dev"
  996. }
  997. },
  998. "autoload": {
  999. "psr-4": {
  1000. "Consolidation\\SiteAlias\\": "src"
  1001. }
  1002. },
  1003. "notification-url": "https://packagist.org/downloads/",
  1004. "license": [
  1005. "MIT"
  1006. ],
  1007. "authors": [
  1008. {
  1009. "name": "Moshe Weitzman",
  1010. "email": "weitzman@tejasa.com"
  1011. },
  1012. {
  1013. "name": "Greg Anderson",
  1014. "email": "greg.1.anderson@greenknowe.org"
  1015. }
  1016. ],
  1017. "description": "Manage alias records for local and remote sites.",
  1018. "time": "2019-03-12T17:31:48+00:00"
  1019. },
  1020. {
  1021. "name": "consolidation/site-process",
  1022. "version": "2.1.0",
  1023. "source": {
  1024. "type": "git",
  1025. "url": "https://github.com/consolidation/site-process.git",
  1026. "reference": "f3211fa4c60671c6f068184221f06f932556e443"
  1027. },
  1028. "dist": {
  1029. "type": "zip",
  1030. "url": "https://api.github.com/repos/consolidation/site-process/zipball/f3211fa4c60671c6f068184221f06f932556e443",
  1031. "reference": "f3211fa4c60671c6f068184221f06f932556e443",
  1032. "shasum": ""
  1033. },
  1034. "require": {
  1035. "consolidation/config": "^1.2.1",
  1036. "consolidation/site-alias": "^3",
  1037. "php": ">=5.6.0",
  1038. "symfony/process": "^3.4"
  1039. },
  1040. "require-dev": {
  1041. "consolidation/robo": "^1.3",
  1042. "g1a/composer-test-scenarios": "^3",
  1043. "knplabs/github-api": "^2.7",
  1044. "php-coveralls/php-coveralls": "^1",
  1045. "php-http/guzzle6-adapter": "^1.1",
  1046. "phpunit/phpunit": "^6",
  1047. "squizlabs/php_codesniffer": "^2.8"
  1048. },
  1049. "type": "library",
  1050. "extra": {
  1051. "scenarios": {
  1052. "phpunit5": {
  1053. "require-dev": {
  1054. "phpunit/phpunit": "^5.7.27"
  1055. },
  1056. "remove": [
  1057. "php-coveralls/php-coveralls"
  1058. ],
  1059. "config": {
  1060. "platform": {
  1061. "php": "5.6.33"
  1062. }
  1063. }
  1064. }
  1065. },
  1066. "branch-alias": {
  1067. "dev-master": "0.x-dev"
  1068. }
  1069. },
  1070. "autoload": {
  1071. "psr-4": {
  1072. "Consolidation\\SiteProcess\\": "src"
  1073. }
  1074. },
  1075. "notification-url": "https://packagist.org/downloads/",
  1076. "license": [
  1077. "MIT"
  1078. ],
  1079. "authors": [
  1080. {
  1081. "name": "Greg Anderson",
  1082. "email": "greg.1.anderson@greenknowe.org"
  1083. },
  1084. {
  1085. "name": "Moshe Weitzman",
  1086. "email": "weitzman@tejasa.com"
  1087. }
  1088. ],
  1089. "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.",
  1090. "time": "2019-09-10T17:56:24+00:00"
  1091. },
  1092. {
  1093. "name": "container-interop/container-interop",
  1094. "version": "1.2.0",
  1095. "source": {
  1096. "type": "git",
  1097. "url": "https://github.com/container-interop/container-interop.git",
  1098. "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
  1099. },
  1100. "dist": {
  1101. "type": "zip",
  1102. "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
  1103. "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
  1104. "shasum": ""
  1105. },
  1106. "require": {
  1107. "psr/container": "^1.0"
  1108. },
  1109. "type": "library",
  1110. "autoload": {
  1111. "psr-4": {
  1112. "Interop\\Container\\": "src/Interop/Container/"
  1113. }
  1114. },
  1115. "notification-url": "https://packagist.org/downloads/",
  1116. "license": [
  1117. "MIT"
  1118. ],
  1119. "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
  1120. "homepage": "https://github.com/container-interop/container-interop",
  1121. "abandoned": "psr/container",
  1122. "time": "2017-02-14T19:40:03+00:00"
  1123. },
  1124. {
  1125. "name": "cweagans/composer-patches",
  1126. "version": "1.6.7",
  1127. "source": {
  1128. "type": "git",
  1129. "url": "https://github.com/cweagans/composer-patches.git",
  1130. "reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590"
  1131. },
  1132. "dist": {
  1133. "type": "zip",
  1134. "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2e6f72a2ad8d59cd7e2b729f218bf42adb14f590",
  1135. "reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590",
  1136. "shasum": ""
  1137. },
  1138. "require": {
  1139. "composer-plugin-api": "^1.0",
  1140. "php": ">=5.3.0"
  1141. },
  1142. "require-dev": {
  1143. "composer/composer": "~1.0",
  1144. "phpunit/phpunit": "~4.6"
  1145. },
  1146. "type": "composer-plugin",
  1147. "extra": {
  1148. "class": "cweagans\\Composer\\Patches"
  1149. },
  1150. "autoload": {
  1151. "psr-4": {
  1152. "cweagans\\Composer\\": "src"
  1153. }
  1154. },
  1155. "notification-url": "https://packagist.org/downloads/",
  1156. "license": [
  1157. "BSD-3-Clause"
  1158. ],
  1159. "authors": [
  1160. {
  1161. "name": "Cameron Eagans",
  1162. "email": "me@cweagans.net"
  1163. }
  1164. ],
  1165. "description": "Provides a way to patch Composer packages.",
  1166. "time": "2019-08-29T20:11:49+00:00"
  1167. },
  1168. {
  1169. "name": "dflydev/dot-access-configuration",
  1170. "version": "v1.0.3",
  1171. "source": {
  1172. "type": "git",
  1173. "url": "https://github.com/dflydev/dflydev-dot-access-configuration.git",
  1174. "reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49"
  1175. },
  1176. "dist": {
  1177. "type": "zip",
  1178. "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
  1179. "reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
  1180. "shasum": ""
  1181. },
  1182. "require": {
  1183. "dflydev/dot-access-data": "1.*",
  1184. "dflydev/placeholder-resolver": "1.*",
  1185. "php": ">=5.3.2"
  1186. },
  1187. "require-dev": {
  1188. "symfony/yaml": "~2.1"
  1189. },
  1190. "suggest": {
  1191. "symfony/yaml": "Required for using the YAML Configuration Builders"
  1192. },
  1193. "type": "library",
  1194. "extra": {
  1195. "branch-alias": {
  1196. "dev-master": "1.0-dev"
  1197. }
  1198. },
  1199. "autoload": {
  1200. "psr-0": {
  1201. "Dflydev\\DotAccessConfiguration": "src"
  1202. }
  1203. },
  1204. "notification-url": "https://packagist.org/downloads/",
  1205. "license": [
  1206. "MIT"
  1207. ],
  1208. "authors": [
  1209. {
  1210. "name": "Dragonfly Development Inc.",
  1211. "email": "info@dflydev.com",
  1212. "homepage": "http://dflydev.com"
  1213. },
  1214. {
  1215. "name": "Beau Simensen",
  1216. "email": "beau@dflydev.com",
  1217. "homepage": "http://beausimensen.com"
  1218. }
  1219. ],
  1220. "description": "Given a deep data structure representing a configuration, access configuration by dot notation.",
  1221. "homepage": "https://github.com/dflydev/dflydev-dot-access-configuration",
  1222. "keywords": [
  1223. "config",
  1224. "configuration"
  1225. ],
  1226. "time": "2018-09-08T23:00:17+00:00"
  1227. },
  1228. {
  1229. "name": "dflydev/dot-access-data",
  1230. "version": "v1.1.0",
  1231. "source": {
  1232. "type": "git",
  1233. "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
  1234. "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
  1235. },
  1236. "dist": {
  1237. "type": "zip",
  1238. "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
  1239. "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
  1240. "shasum": ""
  1241. },
  1242. "require": {
  1243. "php": ">=5.3.2"
  1244. },
  1245. "type": "library",
  1246. "extra": {
  1247. "branch-alias": {
  1248. "dev-master": "1.0-dev"
  1249. }
  1250. },
  1251. "autoload": {
  1252. "psr-0": {
  1253. "Dflydev\\DotAccessData": "src"
  1254. }
  1255. },
  1256. "notification-url": "https://packagist.org/downloads/",
  1257. "license": [
  1258. "MIT"
  1259. ],
  1260. "authors": [
  1261. {
  1262. "name": "Dragonfly Development Inc.",
  1263. "email": "info@dflydev.com",
  1264. "homepage": "http://dflydev.com"
  1265. },
  1266. {
  1267. "name": "Beau Simensen",
  1268. "email": "beau@dflydev.com",
  1269. "homepage": "http://beausimensen.com"
  1270. },
  1271. {
  1272. "name": "Carlos Frutos",
  1273. "email": "carlos@kiwing.it",
  1274. "homepage": "https://github.com/cfrutos"
  1275. }
  1276. ],
  1277. "description": "Given a deep data structure, access data by dot notation.",
  1278. "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
  1279. "keywords": [
  1280. "access",
  1281. "data",
  1282. "dot",
  1283. "notation"
  1284. ],
  1285. "time": "2017-01-20T21:14:22+00:00"
  1286. },
  1287. {
  1288. "name": "dflydev/placeholder-resolver",
  1289. "version": "v1.0.2",
  1290. "source": {
  1291. "type": "git",
  1292. "url": "https://github.com/dflydev/dflydev-placeholder-resolver.git",
  1293. "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356"
  1294. },
  1295. "dist": {
  1296. "type": "zip",
  1297. "url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
  1298. "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
  1299. "shasum": ""
  1300. },
  1301. "require": {
  1302. "php": ">=5.3.2"
  1303. },
  1304. "type": "library",
  1305. "extra": {
  1306. "branch-alias": {
  1307. "dev-master": "1.0-dev"
  1308. }
  1309. },
  1310. "autoload": {
  1311. "psr-0": {
  1312. "Dflydev\\PlaceholderResolver": "src"
  1313. }
  1314. },
  1315. "notification-url": "https://packagist.org/downloads/",
  1316. "license": [
  1317. "MIT"
  1318. ],
  1319. "authors": [
  1320. {
  1321. "name": "Dragonfly Development Inc.",
  1322. "email": "info@dflydev.com",
  1323. "homepage": "http://dflydev.com"
  1324. },
  1325. {
  1326. "name": "Beau Simensen",
  1327. "email": "beau@dflydev.com",
  1328. "homepage": "http://beausimensen.com"
  1329. }
  1330. ],
  1331. "description": "Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.",
  1332. "homepage": "https://github.com/dflydev/dflydev-placeholder-resolver",
  1333. "keywords": [
  1334. "placeholder",
  1335. "resolver"
  1336. ],
  1337. "time": "2012-10-28T21:08:28+00:00"
  1338. },
  1339. {
  1340. "name": "dnoegel/php-xdg-base-dir",
  1341. "version": "v0.1.1",
  1342. "source": {
  1343. "type": "git",
  1344. "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
  1345. "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
  1346. },
  1347. "dist": {
  1348. "type": "zip",
  1349. "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
  1350. "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
  1351. "shasum": ""
  1352. },
  1353. "require": {
  1354. "php": ">=5.3.2"
  1355. },
  1356. "require-dev": {
  1357. "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
  1358. },
  1359. "type": "library",
  1360. "autoload": {
  1361. "psr-4": {
  1362. "XdgBaseDir\\": "src/"
  1363. }
  1364. },
  1365. "notification-url": "https://packagist.org/downloads/",
  1366. "license": [
  1367. "MIT"
  1368. ],
  1369. "description": "implementation of xdg base directory specification for php",
  1370. "time": "2019-12-04T15:06:13+00:00"
  1371. },
  1372. {
  1373. "name": "doctrine/annotations",
  1374. "version": "1.10.2",
  1375. "source": {
  1376. "type": "git",
  1377. "url": "https://github.com/doctrine/annotations.git",
  1378. "reference": "b9d758e831c70751155c698c2f7df4665314a1cb"
  1379. },
  1380. "dist": {
  1381. "type": "zip",
  1382. "url": "https://api.github.com/repos/doctrine/annotations/zipball/b9d758e831c70751155c698c2f7df4665314a1cb",
  1383. "reference": "b9d758e831c70751155c698c2f7df4665314a1cb",
  1384. "shasum": ""
  1385. },
  1386. "require": {
  1387. "doctrine/lexer": "1.*",
  1388. "ext-tokenizer": "*",
  1389. "php": "^7.1"
  1390. },
  1391. "require-dev": {
  1392. "doctrine/cache": "1.*",
  1393. "phpunit/phpunit": "^7.5"
  1394. },
  1395. "type": "library",
  1396. "extra": {
  1397. "branch-alias": {
  1398. "dev-master": "1.9.x-dev"
  1399. }
  1400. },
  1401. "autoload": {
  1402. "psr-4": {
  1403. "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  1404. }
  1405. },
  1406. "notification-url": "https://packagist.org/downloads/",
  1407. "license": [
  1408. "MIT"
  1409. ],
  1410. "authors": [
  1411. {
  1412. "name": "Guilherme Blanco",
  1413. "email": "guilhermeblanco@gmail.com"
  1414. },
  1415. {
  1416. "name": "Roman Borschel",
  1417. "email": "roman@code-factory.org"
  1418. },
  1419. {
  1420. "name": "Benjamin Eberlei",
  1421. "email": "kontakt@beberlei.de"
  1422. },
  1423. {
  1424. "name": "Jonathan Wage",
  1425. "email": "jonwage@gmail.com"
  1426. },
  1427. {
  1428. "name": "Johannes Schmitt",
  1429. "email": "schmittjoh@gmail.com"
  1430. }
  1431. ],
  1432. "description": "Docblock Annotations Parser",
  1433. "homepage": "http://www.doctrine-project.org",
  1434. "keywords": [
  1435. "annotations",
  1436. "docblock",
  1437. "parser"
  1438. ],
  1439. "time": "2020-04-20T09:18:32+00:00"
  1440. },
  1441. {
  1442. "name": "doctrine/cache",
  1443. "version": "1.10.0",
  1444. "source": {
  1445. "type": "git",
  1446. "url": "https://github.com/doctrine/cache.git",
  1447. "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62"
  1448. },
  1449. "dist": {
  1450. "type": "zip",
  1451. "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62",
  1452. "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62",
  1453. "shasum": ""
  1454. },
  1455. "require": {
  1456. "php": "~7.1"
  1457. },
  1458. "conflict": {
  1459. "doctrine/common": ">2.2,<2.4"
  1460. },
  1461. "require-dev": {
  1462. "alcaeus/mongo-php-adapter": "^1.1",
  1463. "doctrine/coding-standard": "^6.0",
  1464. "mongodb/mongodb": "^1.1",
  1465. "phpunit/phpunit": "^7.0",
  1466. "predis/predis": "~1.0"
  1467. },
  1468. "suggest": {
  1469. "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
  1470. },
  1471. "type": "library",
  1472. "extra": {
  1473. "branch-alias": {
  1474. "dev-master": "1.9.x-dev"
  1475. }
  1476. },
  1477. "autoload": {
  1478. "psr-4": {
  1479. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  1480. }
  1481. },
  1482. "notification-url": "https://packagist.org/downloads/",
  1483. "license": [
  1484. "MIT"
  1485. ],
  1486. "authors": [
  1487. {
  1488. "name": "Guilherme Blanco",
  1489. "email": "guilhermeblanco@gmail.com"
  1490. },
  1491. {
  1492. "name": "Roman Borschel",
  1493. "email": "roman@code-factory.org"
  1494. },
  1495. {
  1496. "name": "Benjamin Eberlei",
  1497. "email": "kontakt@beberlei.de"
  1498. },
  1499. {
  1500. "name": "Jonathan Wage",
  1501. "email": "jonwage@gmail.com"
  1502. },
  1503. {
  1504. "name": "Johannes Schmitt",
  1505. "email": "schmittjoh@gmail.com"
  1506. }
  1507. ],
  1508. "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
  1509. "homepage": "https://www.doctrine-project.org/projects/cache.html",
  1510. "keywords": [
  1511. "abstraction",
  1512. "apcu",
  1513. "cache",
  1514. "caching",
  1515. "couchdb",
  1516. "memcached",
  1517. "php",
  1518. "redis",
  1519. "xcache"
  1520. ],
  1521. "time": "2019-11-29T15:36:20+00:00"
  1522. },
  1523. {
  1524. "name": "doctrine/collections",
  1525. "version": "1.6.4",
  1526. "source": {
  1527. "type": "git",
  1528. "url": "https://github.com/doctrine/collections.git",
  1529. "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7"
  1530. },
  1531. "dist": {
  1532. "type": "zip",
  1533. "url": "https://api.github.com/repos/doctrine/collections/zipball/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
  1534. "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
  1535. "shasum": ""
  1536. },
  1537. "require": {
  1538. "php": "^7.1.3"
  1539. },
  1540. "require-dev": {
  1541. "doctrine/coding-standard": "^6.0",
  1542. "phpstan/phpstan-shim": "^0.9.2",
  1543. "phpunit/phpunit": "^7.0",
  1544. "vimeo/psalm": "^3.2.2"
  1545. },
  1546. "type": "library",
  1547. "extra": {
  1548. "branch-alias": {
  1549. "dev-master": "1.6.x-dev"
  1550. }
  1551. },
  1552. "autoload": {
  1553. "psr-4": {
  1554. "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
  1555. }
  1556. },
  1557. "notification-url": "https://packagist.org/downloads/",
  1558. "license": [
  1559. "MIT"
  1560. ],
  1561. "authors": [
  1562. {
  1563. "name": "Guilherme Blanco",
  1564. "email": "guilhermeblanco@gmail.com"
  1565. },
  1566. {
  1567. "name": "Roman Borschel",
  1568. "email": "roman@code-factory.org"
  1569. },
  1570. {
  1571. "name": "Benjamin Eberlei",
  1572. "email": "kontakt@beberlei.de"
  1573. },
  1574. {
  1575. "name": "Jonathan Wage",
  1576. "email": "jonwage@gmail.com"
  1577. },
  1578. {
  1579. "name": "Johannes Schmitt",
  1580. "email": "schmittjoh@gmail.com"
  1581. }
  1582. ],
  1583. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  1584. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  1585. "keywords": [
  1586. "array",
  1587. "collections",
  1588. "iterators",
  1589. "php"
  1590. ],
  1591. "time": "2019-11-13T13:07:11+00:00"
  1592. },
  1593. {
  1594. "name": "doctrine/common",
  1595. "version": "2.12.0",
  1596. "source": {
  1597. "type": "git",
  1598. "url": "https://github.com/doctrine/common.git",
  1599. "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6"
  1600. },
  1601. "dist": {
  1602. "type": "zip",
  1603. "url": "https://api.github.com/repos/doctrine/common/zipball/2053eafdf60c2172ee1373d1b9289ba1db7f1fc6",
  1604. "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6",
  1605. "shasum": ""
  1606. },
  1607. "require": {
  1608. "doctrine/annotations": "^1.0",
  1609. "doctrine/cache": "^1.0",
  1610. "doctrine/collections": "^1.0",
  1611. "doctrine/event-manager": "^1.0",
  1612. "doctrine/inflector": "^1.0",
  1613. "doctrine/lexer": "^1.0",
  1614. "doctrine/persistence": "^1.1",
  1615. "doctrine/reflection": "^1.0",
  1616. "php": "^7.1"
  1617. },
  1618. "require-dev": {
  1619. "doctrine/coding-standard": "^1.0",
  1620. "phpstan/phpstan": "^0.11",
  1621. "phpstan/phpstan-phpunit": "^0.11",
  1622. "phpunit/phpunit": "^7.0",
  1623. "squizlabs/php_codesniffer": "^3.0",
  1624. "symfony/phpunit-bridge": "^4.0.5"
  1625. },
  1626. "type": "library",
  1627. "extra": {
  1628. "branch-alias": {
  1629. "dev-master": "2.11.x-dev"
  1630. }
  1631. },
  1632. "autoload": {
  1633. "psr-4": {
  1634. "Doctrine\\Common\\": "lib/Doctrine/Common"
  1635. }
  1636. },
  1637. "notification-url": "https://packagist.org/downloads/",
  1638. "license": [
  1639. "MIT"
  1640. ],
  1641. "authors": [
  1642. {
  1643. "name": "Guilherme Blanco",
  1644. "email": "guilhermeblanco@gmail.com"
  1645. },
  1646. {
  1647. "name": "Roman Borschel",
  1648. "email": "roman@code-factory.org"
  1649. },
  1650. {
  1651. "name": "Benjamin Eberlei",
  1652. "email": "kontakt@beberlei.de"
  1653. },
  1654. {
  1655. "name": "Jonathan Wage",
  1656. "email": "jonwage@gmail.com"
  1657. },
  1658. {
  1659. "name": "Johannes Schmitt",
  1660. "email": "schmittjoh@gmail.com"
  1661. },
  1662. {
  1663. "name": "Marco Pivetta",
  1664. "email": "ocramius@gmail.com"
  1665. }
  1666. ],
  1667. "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
  1668. "homepage": "https://www.doctrine-project.org/projects/common.html",
  1669. "keywords": [
  1670. "common",
  1671. "doctrine",
  1672. "php"
  1673. ],
  1674. "time": "2020-01-10T15:49:25+00:00"
  1675. },
  1676. {
  1677. "name": "doctrine/event-manager",
  1678. "version": "1.1.0",
  1679. "source": {
  1680. "type": "git",
  1681. "url": "https://github.com/doctrine/event-manager.git",
  1682. "reference": "629572819973f13486371cb611386eb17851e85c"
  1683. },
  1684. "dist": {
  1685. "type": "zip",
  1686. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
  1687. "reference": "629572819973f13486371cb611386eb17851e85c",
  1688. "shasum": ""
  1689. },
  1690. "require": {
  1691. "php": "^7.1"
  1692. },
  1693. "conflict": {
  1694. "doctrine/common": "<2.9@dev"
  1695. },
  1696. "require-dev": {
  1697. "doctrine/coding-standard": "^6.0",
  1698. "phpunit/phpunit": "^7.0"
  1699. },
  1700. "type": "library",
  1701. "extra": {
  1702. "branch-alias": {
  1703. "dev-master": "1.0.x-dev"
  1704. }
  1705. },
  1706. "autoload": {
  1707. "psr-4": {
  1708. "Doctrine\\Common\\": "lib/Doctrine/Common"
  1709. }
  1710. },
  1711. "notification-url": "https://packagist.org/downloads/",
  1712. "license": [
  1713. "MIT"
  1714. ],
  1715. "authors": [
  1716. {
  1717. "name": "Guilherme Blanco",
  1718. "email": "guilhermeblanco@gmail.com"
  1719. },
  1720. {
  1721. "name": "Roman Borschel",
  1722. "email": "roman@code-factory.org"
  1723. },
  1724. {
  1725. "name": "Benjamin Eberlei",
  1726. "email": "kontakt@beberlei.de"
  1727. },
  1728. {
  1729. "name": "Jonathan Wage",
  1730. "email": "jonwage@gmail.com"
  1731. },
  1732. {
  1733. "name": "Johannes Schmitt",
  1734. "email": "schmittjoh@gmail.com"
  1735. },
  1736. {
  1737. "name": "Marco Pivetta",
  1738. "email": "ocramius@gmail.com"
  1739. }
  1740. ],
  1741. "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
  1742. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  1743. "keywords": [
  1744. "event",
  1745. "event dispatcher",
  1746. "event manager",
  1747. "event system",
  1748. "events"
  1749. ],
  1750. "time": "2019-11-10T09:48:07+00:00"
  1751. },
  1752. {
  1753. "name": "doctrine/inflector",
  1754. "version": "1.3.1",
  1755. "source": {
  1756. "type": "git",
  1757. "url": "https://github.com/doctrine/inflector.git",
  1758. "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1"
  1759. },
  1760. "dist": {
  1761. "type": "zip",
  1762. "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
  1763. "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
  1764. "shasum": ""
  1765. },
  1766. "require": {
  1767. "php": "^7.1"
  1768. },
  1769. "require-dev": {
  1770. "phpunit/phpunit": "^6.2"
  1771. },
  1772. "type": "library",
  1773. "extra": {
  1774. "branch-alias": {
  1775. "dev-master": "1.3.x-dev"
  1776. }
  1777. },
  1778. "autoload": {
  1779. "psr-4": {
  1780. "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
  1781. }
  1782. },
  1783. "notification-url": "https://packagist.org/downloads/",
  1784. "license": [
  1785. "MIT"
  1786. ],
  1787. "authors": [
  1788. {
  1789. "name": "Guilherme Blanco",
  1790. "email": "guilhermeblanco@gmail.com"
  1791. },
  1792. {
  1793. "name": "Roman Borschel",
  1794. "email": "roman@code-factory.org"
  1795. },
  1796. {
  1797. "name": "Benjamin Eberlei",
  1798. "email": "kontakt@beberlei.de"
  1799. },
  1800. {
  1801. "name": "Jonathan Wage",
  1802. "email": "jonwage@gmail.com"
  1803. },
  1804. {
  1805. "name": "Johannes Schmitt",
  1806. "email": "schmittjoh@gmail.com"
  1807. }
  1808. ],
  1809. "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  1810. "homepage": "http://www.doctrine-project.org",
  1811. "keywords": [
  1812. "inflection",
  1813. "pluralize",
  1814. "singularize",
  1815. "string"
  1816. ],
  1817. "time": "2019-10-30T19:59:35+00:00"
  1818. },
  1819. {
  1820. "name": "doctrine/lexer",
  1821. "version": "1.2.0",
  1822. "source": {
  1823. "type": "git",
  1824. "url": "https://github.com/doctrine/lexer.git",
  1825. "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6"
  1826. },
  1827. "dist": {
  1828. "type": "zip",
  1829. "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
  1830. "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
  1831. "shasum": ""
  1832. },
  1833. "require": {
  1834. "php": "^7.2"
  1835. },
  1836. "require-dev": {
  1837. "doctrine/coding-standard": "^6.0",
  1838. "phpstan/phpstan": "^0.11.8",
  1839. "phpunit/phpunit": "^8.2"
  1840. },
  1841. "type": "library",
  1842. "extra": {
  1843. "branch-alias": {
  1844. "dev-master": "1.2.x-dev"
  1845. }
  1846. },
  1847. "autoload": {
  1848. "psr-4": {
  1849. "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
  1850. }
  1851. },
  1852. "notification-url": "https://packagist.org/downloads/",
  1853. "license": [
  1854. "MIT"
  1855. ],
  1856. "authors": [
  1857. {
  1858. "name": "Guilherme Blanco",
  1859. "email": "guilhermeblanco@gmail.com"
  1860. },
  1861. {
  1862. "name": "Roman Borschel",
  1863. "email": "roman@code-factory.org"
  1864. },
  1865. {
  1866. "name": "Johannes Schmitt",
  1867. "email": "schmittjoh@gmail.com"
  1868. }
  1869. ],
  1870. "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
  1871. "homepage": "https://www.doctrine-project.org/projects/lexer.html",
  1872. "keywords": [
  1873. "annotations",
  1874. "docblock",
  1875. "lexer",
  1876. "parser",
  1877. "php"
  1878. ],
  1879. "time": "2019-10-30T14:39:59+00:00"
  1880. },
  1881. {
  1882. "name": "doctrine/persistence",
  1883. "version": "1.3.7",
  1884. "source": {
  1885. "type": "git",
  1886. "url": "https://github.com/doctrine/persistence.git",
  1887. "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0"
  1888. },
  1889. "dist": {
  1890. "type": "zip",
  1891. "url": "https://api.github.com/repos/doctrine/persistence/zipball/0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
  1892. "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
  1893. "shasum": ""
  1894. },
  1895. "require": {
  1896. "doctrine/annotations": "^1.0",
  1897. "doctrine/cache": "^1.0",
  1898. "doctrine/collections": "^1.0",
  1899. "doctrine/event-manager": "^1.0",
  1900. "doctrine/reflection": "^1.2",
  1901. "php": "^7.1"
  1902. },
  1903. "conflict": {
  1904. "doctrine/common": "<2.10@dev"
  1905. },
  1906. "require-dev": {
  1907. "doctrine/coding-standard": "^6.0",
  1908. "phpstan/phpstan": "^0.11",
  1909. "phpunit/phpunit": "^7.0"
  1910. },
  1911. "type": "library",
  1912. "extra": {
  1913. "branch-alias": {
  1914. "dev-master": "1.3.x-dev"
  1915. }
  1916. },
  1917. "autoload": {
  1918. "psr-4": {
  1919. "Doctrine\\Common\\": "lib/Doctrine/Common",
  1920. "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
  1921. }
  1922. },
  1923. "notification-url": "https://packagist.org/downloads/",
  1924. "license": [
  1925. "MIT"
  1926. ],
  1927. "authors": [
  1928. {
  1929. "name": "Guilherme Blanco",
  1930. "email": "guilhermeblanco@gmail.com"
  1931. },
  1932. {
  1933. "name": "Roman Borschel",
  1934. "email": "roman@code-factory.org"
  1935. },
  1936. {
  1937. "name": "Benjamin Eberlei",
  1938. "email": "kontakt@beberlei.de"
  1939. },
  1940. {
  1941. "name": "Jonathan Wage",
  1942. "email": "jonwage@gmail.com"
  1943. },
  1944. {
  1945. "name": "Johannes Schmitt",
  1946. "email": "schmittjoh@gmail.com"
  1947. },
  1948. {
  1949. "name": "Marco Pivetta",
  1950. "email": "ocramius@gmail.com"
  1951. }
  1952. ],
  1953. "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
  1954. "homepage": "https://doctrine-project.org/projects/persistence.html",
  1955. "keywords": [
  1956. "mapper",
  1957. "object",
  1958. "odm",
  1959. "orm",
  1960. "persistence"
  1961. ],
  1962. "time": "2020-03-21T15:13:52+00:00"
  1963. },
  1964. {
  1965. "name": "doctrine/reflection",
  1966. "version": "1.2.1",
  1967. "source": {
  1968. "type": "git",
  1969. "url": "https://github.com/doctrine/reflection.git",
  1970. "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79"
  1971. },
  1972. "dist": {
  1973. "type": "zip",
  1974. "url": "https://api.github.com/repos/doctrine/reflection/zipball/55e71912dfcd824b2fdd16f2d9afe15684cfce79",
  1975. "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79",
  1976. "shasum": ""
  1977. },
  1978. "require": {
  1979. "doctrine/annotations": "^1.0",
  1980. "ext-tokenizer": "*",
  1981. "php": "^7.1"
  1982. },
  1983. "conflict": {
  1984. "doctrine/common": "<2.9"
  1985. },
  1986. "require-dev": {
  1987. "doctrine/coding-standard": "^5.0",
  1988. "doctrine/common": "^2.10",
  1989. "phpstan/phpstan": "^0.11.0",
  1990. "phpstan/phpstan-phpunit": "^0.11.0",
  1991. "phpunit/phpunit": "^7.0"
  1992. },
  1993. "type": "library",
  1994. "extra": {
  1995. "branch-alias": {
  1996. "dev-master": "1.2.x-dev"
  1997. }
  1998. },
  1999. "autoload": {
  2000. "psr-4": {
  2001. "Doctrine\\Common\\": "lib/Doctrine/Common"
  2002. }
  2003. },
  2004. "notification-url": "https://packagist.org/downloads/",
  2005. "license": [
  2006. "MIT"
  2007. ],
  2008. "authors": [
  2009. {
  2010. "name": "Guilherme Blanco",
  2011. "email": "guilhermeblanco@gmail.com"
  2012. },
  2013. {
  2014. "name": "Roman Borschel",
  2015. "email": "roman@code-factory.org"
  2016. },
  2017. {
  2018. "name": "Benjamin Eberlei",
  2019. "email": "kontakt@beberlei.de"
  2020. },
  2021. {
  2022. "name": "Jonathan Wage",
  2023. "email": "jonwage@gmail.com"
  2024. },
  2025. {
  2026. "name": "Johannes Schmitt",
  2027. "email": "schmittjoh@gmail.com"
  2028. },
  2029. {
  2030. "name": "Marco Pivetta",
  2031. "email": "ocramius@gmail.com"
  2032. }
  2033. ],
  2034. "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
  2035. "homepage": "https://www.doctrine-project.org/projects/reflection.html",
  2036. "keywords": [
  2037. "reflection",
  2038. "static"
  2039. ],
  2040. "time": "2020-03-27T11:06:43+00:00"
  2041. },
  2042. {
  2043. "name": "drupal/admin_toolbar",
  2044. "version": "2.2.0",
  2045. "source": {
  2046. "type": "git",
  2047. "url": "https://git.drupalcode.org/project/admin_toolbar.git",
  2048. "reference": "8.x-2.2"
  2049. },
  2050. "dist": {
  2051. "type": "zip",
  2052. "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.2.zip",
  2053. "reference": "8.x-2.2",
  2054. "shasum": "41ea0e3321e6d1e190c486be49a99e60446d8dd7"
  2055. },
  2056. "require": {
  2057. "drupal/core": "^8.8.0 || ^9.0"
  2058. },
  2059. "type": "drupal-module",
  2060. "extra": {
  2061. "drupal": {
  2062. "version": "8.x-2.2",
  2063. "datestamp": "1585017179",
  2064. "security-coverage": {
  2065. "status": "covered",
  2066. "message": "Covered by Drupal's security advisory policy"
  2067. }
  2068. }
  2069. },
  2070. "notification-url": "https://packages.drupal.org/8/downloads",
  2071. "license": [
  2072. "GPL-2.0+"
  2073. ],
  2074. "authors": [
  2075. {
  2076. "name": "Wilfrid Roze (eme)",
  2077. "homepage": "https://www.drupal.org/u/eme",
  2078. "role": "Maintainer"
  2079. },
  2080. {
  2081. "name": "Romain Jarraud (romainj)",
  2082. "homepage": "https://www.drupal.org/u/romainj",
  2083. "role": "Maintainer"
  2084. },
  2085. {
  2086. "name": "Adrian Cid Almaguer (adriancid)",
  2087. "homepage": "https://www.drupal.org/u/adriancid",
  2088. "email": "adriancid@gmail.com",
  2089. "role": "Maintainer"
  2090. },
  2091. {
  2092. "name": "Mohamed Anis Taktak (matio89)",
  2093. "homepage": "https://www.drupal.org/u/matio89",
  2094. "role": "Maintainer"
  2095. },
  2096. {
  2097. "name": "fethi.krout",
  2098. "homepage": "https://www.drupal.org/user/3206765"
  2099. },
  2100. {
  2101. "name": "matio89",
  2102. "homepage": "https://www.drupal.org/user/2320090"
  2103. },
  2104. {
  2105. "name": "romainj",
  2106. "homepage": "https://www.drupal.org/user/370706"
  2107. }
  2108. ],
  2109. "description": "Provides a drop-down menu interface to the core Drupal Toolbar.",
  2110. "homepage": "http://drupal.org/project/admin_toolbar",
  2111. "keywords": [
  2112. "Drupal",
  2113. "Toolbar"
  2114. ],
  2115. "support": {
  2116. "source": "http://cgit.drupalcode.org/admin_toolbar",
  2117. "issues": "https://www.drupal.org/project/issues/admin_toolbar"
  2118. }
  2119. },
  2120. {
  2121. "name": "drupal/advagg",
  2122. "version": "3.5.0",
  2123. "source": {
  2124. "type": "git",
  2125. "url": "https://git.drupalcode.org/project/advagg.git",
  2126. "reference": "8.x-3.5"
  2127. },
  2128. "dist": {
  2129. "type": "zip",
  2130. "url": "https://ftp.drupal.org/files/projects/advagg-8.x-3.5.zip",
  2131. "reference": "8.x-3.5",
  2132. "shasum": "b95bfc7ae31bb9c8cd626dc13146414682211dc1"
  2133. },
  2134. "require": {
  2135. "drupal/core": "~8.0"
  2136. },
  2137. "type": "drupal-module",
  2138. "extra": {
  2139. "drupal": {
  2140. "version": "8.x-3.5",
  2141. "datestamp": "1518683580",
  2142. "security-coverage": {
  2143. "status": "covered",
  2144. "message": "Covered by Drupal's security advisory policy"
  2145. }
  2146. },
  2147. "drush": {
  2148. "services": {
  2149. "drush.services.yml": "^9"
  2150. }
  2151. }
  2152. },
  2153. "notification-url": "https://packages.drupal.org/8/downloads",
  2154. "license": [
  2155. "GPL-2.0+"
  2156. ],
  2157. "authors": [
  2158. {
  2159. "name": "Mike Carper (mikeytown2)",
  2160. "homepage": "https://www.drupal.org/u/mikeytown2",
  2161. "role": "Creator, Maintainer"
  2162. },
  2163. {
  2164. "name": "Nick Wilde (nickwilde)",
  2165. "homepage": "https://www.drupal.org/u/nickwilde",
  2166. "email": "design@briarmoon.ca",
  2167. "role": "Drupal 8 Port/maintainer"
  2168. },
  2169. {
  2170. "name": "doublejosh",
  2171. "homepage": "https://www.drupal.org/user/199720"
  2172. },
  2173. {
  2174. "name": "iamcarrico",
  2175. "homepage": "https://www.drupal.org/user/1300542"
  2176. },
  2177. {
  2178. "name": "markcarver",
  2179. "homepage": "https://www.drupal.org/user/501638"
  2180. },
  2181. {
  2182. "name": "mikeytown2",
  2183. "homepage": "https://www.drupal.org/user/282446"
  2184. },
  2185. {
  2186. "name": "rupl",
  2187. "homepage": "https://www.drupal.org/user/411999"
  2188. },
  2189. {
  2190. "name": "thalles",
  2191. "homepage": "https://www.drupal.org/user/3589086"
  2192. }
  2193. ],
  2194. "description": "Improved aggregation of CSS/JS files to speed up page load times.",
  2195. "homepage": "https://drupal.org/project/advagg",
  2196. "support": {
  2197. "source": "https://cgit.drupalcode.org/advagg",
  2198. "issues": "https://drupal.org/project/issues/advagg",
  2199. "irc": "irc://irc.freenode.org/drupal-contribute"
  2200. }
  2201. },
  2202. {
  2203. "name": "drupal/backup_migrate",
  2204. "version": "4.1.0",
  2205. "source": {
  2206. "type": "git",
  2207. "url": "https://git.drupalcode.org/project/backup_migrate.git",
  2208. "reference": "8.x-4.1"
  2209. },
  2210. "dist": {
  2211. "type": "zip",
  2212. "url": "https://ftp.drupal.org/files/projects/backup_migrate-8.x-4.1.zip",
  2213. "reference": "8.x-4.1",
  2214. "shasum": "5ee3b9a1131e6dd1ad4bc65cdef8248c7784dc51"
  2215. },
  2216. "require": {
  2217. "drupal/core": "~8.0"
  2218. },
  2219. "type": "drupal-module",
  2220. "extra": {
  2221. "drupal": {
  2222. "version": "8.x-4.1",
  2223. "datestamp": "1576877587",
  2224. "security-coverage": {
  2225. "status": "covered",
  2226. "message": "Covered by Drupal's security advisory policy"
  2227. }
  2228. }
  2229. },
  2230. "notification-url": "https://packages.drupal.org/8/downloads",
  2231. "license": [
  2232. "GPL-2.0+"
  2233. ],
  2234. "authors": [
  2235. {
  2236. "name": "Ronan Dowling",
  2237. "homepage": "https://www.drupal.org/u/ronan",
  2238. "role": "Maintainer"
  2239. },
  2240. {
  2241. "name": "Alex Andrascu",
  2242. "homepage": "https://www.drupal.org/u/alex-andrascu",
  2243. "role": "Maintainer"
  2244. },
  2245. {
  2246. "name": "dgorton",
  2247. "homepage": "https://www.drupal.org/user/19044"
  2248. },
  2249. {
  2250. "name": "ikit-claw",
  2251. "homepage": "https://www.drupal.org/user/3285813"
  2252. },
  2253. {
  2254. "name": "ronan",
  2255. "homepage": "https://www.drupal.org/user/72815"
  2256. }
  2257. ],
  2258. "description": "Backup and Migrate Drupal Module",
  2259. "homepage": "https://www.drupal.org/project/backup_migrate",
  2260. "support": {
  2261. "source": "http://cgit.drupalcode.org/backup_migrate",
  2262. "issues": "https://www.drupal.org/project/issues/backup_migrate",
  2263. "slack": "https://drupal.slack.com/messages/C7C4M4QJV/details/"
  2264. }
  2265. },
  2266. {
  2267. "name": "drupal/blazy",
  2268. "version": "1.0.0-rc5",
  2269. "source": {
  2270. "type": "git",
  2271. "url": "https://git.drupalcode.org/project/blazy.git",
  2272. "reference": "8.x-1.0-rc5"
  2273. },
  2274. "dist": {
  2275. "type": "zip",
  2276. "url": "https://ftp.drupal.org/files/projects/blazy-8.x-1.0-rc5.zip",
  2277. "reference": "8.x-1.0-rc5",
  2278. "shasum": "ed08f3050b394b95d4febba521949e582e3d7a12"
  2279. },
  2280. "require": {
  2281. "drupal/core": "*"
  2282. },
  2283. "require-dev": {
  2284. "drupal/video_embed_media": "*"
  2285. },
  2286. "type": "drupal-module",
  2287. "extra": {
  2288. "drupal": {
  2289. "version": "8.x-1.0-rc5",
  2290. "datestamp": "1577785387",
  2291. "security-coverage": {
  2292. "status": "not-covered",
  2293. "message": "RC releases are not covered by Drupal security advisories."
  2294. }
  2295. }
  2296. },
  2297. "notification-url": "https://packages.drupal.org/8/downloads",
  2298. "license": [
  2299. "GPL-2.0+"
  2300. ],
  2301. "authors": [
  2302. {
  2303. "name": "Gaus Surahman",
  2304. "homepage": "https://www.drupal.org/u/gausarts",
  2305. "role": "Maintainer"
  2306. },
  2307. {
  2308. "name": "Contributors",
  2309. "homepage": "https://www.drupal.org/node/2663268/committers",
  2310. "role": "Contributor"
  2311. },
  2312. {
  2313. "name": "sun",
  2314. "homepage": "https://www.drupal.org/user/54136"
  2315. }
  2316. ],
  2317. "description": "Provides basic bLazy integration for lazy loading and multi-serving images.",
  2318. "homepage": "https://drupal.org/project/blazy",
  2319. "keywords": [
  2320. "Drupal",
  2321. "bLazy",
  2322. "lazyload"
  2323. ],
  2324. "support": {
  2325. "source": "http://cgit.drupalcode.org/blazy",
  2326. "issues": "https://drupal.org/project/issues/blazy"
  2327. }
  2328. },
  2329. {
  2330. "name": "drupal/block_blacklist",
  2331. "version": "1.0.0",
  2332. "source": {
  2333. "type": "git",
  2334. "url": "https://git.drupalcode.org/project/block_blacklist.git",
  2335. "reference": "8.x-1.0"
  2336. },
  2337. "dist": {
  2338. "type": "zip",
  2339. "url": "https://ftp.drupal.org/files/projects/block_blacklist-8.x-1.0.zip",
  2340. "reference": "8.x-1.0",
  2341. "shasum": "61fffe5742c6873c62d2afc76ffc892e3574e2a1"
  2342. },
  2343. "require": {
  2344. "drupal/core": "*"
  2345. },
  2346. "type": "drupal-module",
  2347. "extra": {
  2348. "branch-alias": {
  2349. "dev-1.x": "1.x-dev"
  2350. },
  2351. "drupal": {
  2352. "version": "8.x-1.0",
  2353. "datestamp": "1552606684",
  2354. "security-coverage": {
  2355. "status": "covered",
  2356. "message": "Covered by Drupal's security advisory policy"
  2357. }
  2358. }
  2359. },
  2360. "notification-url": "https://packages.drupal.org/8/downloads",
  2361. "license": [
  2362. "GPL-2.0-or-later"
  2363. ],
  2364. "authors": [
  2365. {
  2366. "name": "KarenS",
  2367. "homepage": "https://www.drupal.org/user/45874"
  2368. }
  2369. ],
  2370. "description": "Remove unnecessary blocks from the block list for better system performance.",
  2371. "homepage": "https://www.drupal.org/project/block_blacklist",
  2372. "support": {
  2373. "source": "https://git.drupalcode.org/project/block_blacklist"
  2374. }
  2375. },
  2376. {
  2377. "name": "drupal/components",
  2378. "version": "1.1.0",
  2379. "source": {
  2380. "type": "git",
  2381. "url": "https://git.drupalcode.org/project/components.git",
  2382. "reference": "8.x-1.1"
  2383. },
  2384. "dist": {
  2385. "type": "zip",
  2386. "url": "https://ftp.drupal.org/files/projects/components-8.x-1.1.zip",
  2387. "reference": "8.x-1.1",
  2388. "shasum": "72af8ff1ca842556ee4b95335595c24703acdb75"
  2389. },
  2390. "require": {
  2391. "drupal/core": "~8.0"
  2392. },
  2393. "type": "drupal-module",
  2394. "extra": {
  2395. "branch-alias": {
  2396. "dev-1.x": "1.x-dev"
  2397. },
  2398. "drupal": {
  2399. "version": "8.x-1.1",
  2400. "datestamp": "1556870881",
  2401. "security-coverage": {
  2402. "status": "covered",
  2403. "message": "Covered by Drupal's security advisory policy"
  2404. }
  2405. }
  2406. },
  2407. "notification-url": "https://packages.drupal.org/8/downloads",
  2408. "license": [
  2409. "GPL-2.0-or-later"
  2410. ],
  2411. "authors": [
  2412. {
  2413. "name": "JohnAlbin",
  2414. "homepage": "https://www.drupal.org/user/32095"
  2415. },
  2416. {
  2417. "name": "RobLoach",
  2418. "homepage": "https://www.drupal.org/user/61114"
  2419. }
  2420. ],
  2421. "description": "Registers “component libraries” defined in modules and themes with the Twig system",
  2422. "homepage": "https://www.drupal.org/project/components",
  2423. "support": {
  2424. "source": "https://git.drupalcode.org/project/components"
  2425. }
  2426. },
  2427. {
  2428. "name": "drupal/config_export_ignore",
  2429. "version": "1.0.0",
  2430. "source": {
  2431. "type": "git",
  2432. "url": "https://git.drupalcode.org/project/config_export_ignore.git",
  2433. "reference": "8.x-1.0"
  2434. },
  2435. "dist": {
  2436. "type": "zip",
  2437. "url": "https://ftp.drupal.org/files/projects/config_export_ignore-8.x-1.0.zip",
  2438. "reference": "8.x-1.0",
  2439. "shasum": "c6116b773979ec3d1308ce5836f9b788151ea559"
  2440. },
  2441. "require": {
  2442. "drupal/config_split": "*",
  2443. "drupal/core": "~8.0"
  2444. },
  2445. "type": "drupal-module",
  2446. "extra": {
  2447. "branch-alias": {
  2448. "dev-1.x": "1.x-dev"
  2449. },
  2450. "drupal": {
  2451. "version": "8.x-1.0",
  2452. "datestamp": "1580186433",
  2453. "security-coverage": {
  2454. "status": "not-covered",
  2455. "message": "Project has not opted into security advisory coverage!"
  2456. }
  2457. }
  2458. },
  2459. "notification-url": "https://packages.drupal.org/8/downloads",
  2460. "license": [
  2461. "GPL-2.0+"
  2462. ],
  2463. "authors": [
  2464. {
  2465. "name": "mohit_aghera",
  2466. "homepage": "https://www.drupal.org/user/639098"
  2467. }
  2468. ],
  2469. "description": "Allows to ignore configurations while exporting via config split",
  2470. "homepage": "https://www.drupal.org/project/config_export_ignore",
  2471. "keywords": [
  2472. "Drupal"
  2473. ],
  2474. "support": {
  2475. "source": "http://cgit.drupalcode.org/config_export_ignore",
  2476. "issues": "https://www.drupal.org/project/issues/config_export_ignore"
  2477. }
  2478. },
  2479. {
  2480. "name": "drupal/config_filter",
  2481. "version": "1.5.0",
  2482. "source": {
  2483. "type": "git",
  2484. "url": "https://git.drupalcode.org/project/config_filter.git",
  2485. "reference": "8.x-1.5"
  2486. },
  2487. "dist": {
  2488. "type": "zip",
  2489. "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.5.zip",
  2490. "reference": "8.x-1.5",
  2491. "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc"
  2492. },
  2493. "require": {
  2494. "drupal/core": "^8 || ^9"
  2495. },
  2496. "suggest": {
  2497. "drupal/config_split": "Split site configuration for different environments."
  2498. },
  2499. "type": "drupal-module",
  2500. "extra": {
  2501. "branch-alias": {
  2502. "dev-1.x": "1.x-dev"
  2503. },
  2504. "drupal": {
  2505. "version": "8.x-1.5",
  2506. "datestamp": "1572542288",
  2507. "security-coverage": {
  2508. "status": "covered",
  2509. "message": "Covered by Drupal's security advisory policy"
  2510. }
  2511. }
  2512. },
  2513. "notification-url": "https://packages.drupal.org/8/downloads",
  2514. "license": [
  2515. "GPL-2.0+"
  2516. ],
  2517. "authors": [
  2518. {
  2519. "name": "Fabian Bircher",
  2520. "homepage": "https://www.drupal.org/u/bircher",
  2521. "email": "opensource@fabianbircher.com",
  2522. "role": "Maintainer"
  2523. },
  2524. {
  2525. "name": "Nuvole Web",
  2526. "homepage": "http://nuvole.org",
  2527. "email": "info@nuvole.org",
  2528. "role": "Maintainer"
  2529. },
  2530. {
  2531. "name": "pescetti",
  2532. "homepage": "https://www.drupal.org/user/436244"
  2533. }
  2534. ],
  2535. "description": "Config Filter allows other modules to interact with a ConfigStorage through filter plugins.",
  2536. "homepage": "https://www.drupal.org/project/config_filter",
  2537. "keywords": [
  2538. "Drupal",
  2539. "configuration",
  2540. "configuration management"
  2541. ],
  2542. "support": {
  2543. "source": "http://cgit.drupalcode.org/config_filter",
  2544. "issues": "https://www.drupal.org/project/issues/config_filter",
  2545. "irc": "irc://irc.freenode.org/drupal-contribute"
  2546. }
  2547. },
  2548. {
  2549. "name": "drupal/config_ignore",
  2550. "version": "2.2.0",
  2551. "source": {
  2552. "type": "git",
  2553. "url": "https://git.drupalcode.org/project/config_ignore.git",
  2554. "reference": "8.x-2.2"
  2555. },
  2556. "dist": {
  2557. "type": "zip",
  2558. "url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.2.zip",
  2559. "reference": "8.x-2.2",
  2560. "shasum": "18af5772087b90dd4b83c2c6e292d8ea2f8834e0"
  2561. },
  2562. "require": {
  2563. "drupal/config_filter": "1.*",
  2564. "drupal/core": "~8.0"
  2565. },
  2566. "type": "drupal-module",
  2567. "extra": {
  2568. "branch-alias": {
  2569. "dev-2.x": "2.x-dev"
  2570. },
  2571. "drupal": {
  2572. "version": "8.x-2.2",
  2573. "datestamp": "1576528386",
  2574. "security-coverage": {
  2575. "status": "covered",
  2576. "message": "Covered by Drupal's security advisory policy"
  2577. }
  2578. }
  2579. },
  2580. "notification-url": "https://packages.drupal.org/8/downloads",
  2581. "license": [
  2582. "GPL-2.0+"
  2583. ],
  2584. "authors": [
  2585. {
  2586. "name": "Tommy Lynge Jørgensen",
  2587. "homepage": "https://www.drupal.org/u/tlyngej",
  2588. "email": "tlyngej@gmail.com",
  2589. "role": "Maintainer"
  2590. },
  2591. {
  2592. "name": "Fabian Bircher",
  2593. "homepage": "https://www.drupal.org/u/bircher",
  2594. "role": "Maintainer"
  2595. },
  2596. {
  2597. "name": "tlyngej",
  2598. "homepage": "https://www.drupal.org/user/413139"
  2599. }
  2600. ],
  2601. "description": "Ignore certain configuration during import.",
  2602. "homepage": "http://drupal.org/project/config_ignore",
  2603. "support": {
  2604. "source": "http://cgit.drupalcode.org/config_ignore",
  2605. "issues": "http://drupal.org/project/config_ignore",
  2606. "irc": "irc://irc.freenode.org/drupal-contribute"
  2607. }
  2608. },
  2609. {
  2610. "name": "drupal/config_split",
  2611. "version": "1.4.0",
  2612. "source": {
  2613. "type": "git",
  2614. "url": "https://git.drupalcode.org/project/config_split.git",
  2615. "reference": "8.x-1.4"
  2616. },
  2617. "dist": {
  2618. "type": "zip",
  2619. "url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.4.zip",
  2620. "reference": "8.x-1.4",
  2621. "shasum": "938ea6c88834aa88bb310740758e56c1800e535b"
  2622. },
  2623. "require": {
  2624. "drupal/config_filter": "*",
  2625. "drupal/core": "~8.0"
  2626. },
  2627. "type": "drupal-module",
  2628. "extra": {
  2629. "drupal": {
  2630. "version": "8.x-1.4",
  2631. "datestamp": "1537971780",
  2632. "security-coverage": {
  2633. "status": "covered",
  2634. "message": "Covered by Drupal's security advisory policy"
  2635. }
  2636. },
  2637. "drush": {
  2638. "services": {
  2639. "drush.services.yml": "^9"
  2640. }
  2641. }
  2642. },
  2643. "notification-url": "https://packages.drupal.org/8/downloads",
  2644. "license": [
  2645. "GPL-2.0+"
  2646. ],
  2647. "authors": [
  2648. {
  2649. "name": "Fabian Bircher",
  2650. "homepage": "https://www.drupal.org/u/bircher",
  2651. "email": "opensource@fabianbircher.com",
  2652. "role": "Maintainer"
  2653. },
  2654. {
  2655. "name": "Nuvole Web",
  2656. "homepage": "http://nuvole.org",
  2657. "email": "info@nuvole.org",
  2658. "role": "Maintainer"
  2659. },
  2660. {
  2661. "name": "pescetti",
  2662. "homepage": "https://www.drupal.org/user/436244"
  2663. }
  2664. ],
  2665. "description": "Configuration filter for importing and exporting extra config",
  2666. "homepage": "https://www.drupal.org/project/config_split",
  2667. "keywords": [
  2668. "Drupal",
  2669. "configuration",
  2670. "configuration management"
  2671. ],
  2672. "support": {
  2673. "source": "http://cgit.drupalcode.org/config_split",
  2674. "issues": "https://www.drupal.org/project/issues/config_split",
  2675. "irc": "irc://irc.freenode.org/drupal-contribute"
  2676. }
  2677. },
  2678. {
  2679. "name": "drupal/config_update",
  2680. "version": "1.7.0",
  2681. "source": {
  2682. "type": "git",
  2683. "url": "https://git.drupalcode.org/project/config_update.git",
  2684. "reference": "8.x-1.7"
  2685. },
  2686. "dist": {
  2687. "type": "zip",
  2688. "url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.7.zip",
  2689. "reference": "8.x-1.7",
  2690. "shasum": "8f079abf7c2ea826a27fa5224b0770a26404c968"
  2691. },
  2692. "require": {
  2693. "drupal/core": "^8 || ^9"
  2694. },
  2695. "type": "drupal-module",
  2696. "extra": {
  2697. "drupal": {
  2698. "version": "8.x-1.7",
  2699. "datestamp": "1586355587",
  2700. "security-coverage": {
  2701. "status": "covered",
  2702. "message": "Covered by Drupal's security advisory policy"
  2703. }
  2704. }
  2705. },
  2706. "notification-url": "https://packages.drupal.org/8/downloads",
  2707. "license": [
  2708. "GPL-2.0-or-later"
  2709. ],
  2710. "authors": [
  2711. {
  2712. "name": "jhodgdon",
  2713. "homepage": "https://www.drupal.org/user/155601"
  2714. },
  2715. {
  2716. "name": "nedjo",
  2717. "homepage": "https://www.drupal.org/user/4481"
  2718. }
  2719. ],
  2720. "description": "Provides basic revert and update functionality for other modules",
  2721. "homepage": "https://www.drupal.org/project/config_update",
  2722. "support": {
  2723. "source": "https://git.drupalcode.org/project/config_update"
  2724. }
  2725. },
  2726. {
  2727. "name": "drupal/console",
  2728. "version": "1.9.4",
  2729. "source": {
  2730. "type": "git",
  2731. "url": "https://github.com/hechoendrupal/drupal-console.git",
  2732. "reference": "04522b687b2149dc1f808599e716421a20d50a5b"
  2733. },
  2734. "dist": {
  2735. "type": "zip",
  2736. "url": "https://api.github.com/repos/hechoendrupal/drupal-console/zipball/04522b687b2149dc1f808599e716421a20d50a5b",
  2737. "reference": "04522b687b2149dc1f808599e716421a20d50a5b",
  2738. "shasum": ""
  2739. },
  2740. "require": {
  2741. "alchemy/zippy": "~0.4",
  2742. "composer/installers": "~1.0",
  2743. "doctrine/annotations": "^1.2",
  2744. "doctrine/collections": "^1.3",
  2745. "drupal/console-core": "1.9.4",
  2746. "drupal/console-extend-plugin": "~0",
  2747. "php": "^5.5.9 || ^7.0",
  2748. "psy/psysh": "0.6.* || ~0.8",
  2749. "symfony/css-selector": "~2.8|~3.0",
  2750. "symfony/dom-crawler": "~2.8|~3.0",
  2751. "symfony/http-foundation": "~2.8|~3.0"
  2752. },
  2753. "suggest": {
  2754. "symfony/thanks": "Thank your favorite PHP projects on GitHub using the CLI",
  2755. "vlucas/phpdotenv": "Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically"
  2756. },
  2757. "bin": [
  2758. "bin/drupal"
  2759. ],
  2760. "type": "library",
  2761. "autoload": {
  2762. "psr-4": {
  2763. "Drupal\\Console\\": "src"
  2764. }
  2765. },
  2766. "notification-url": "https://packagist.org/downloads/",
  2767. "license": [
  2768. "GPL-2.0-or-later"
  2769. ],
  2770. "authors": [
  2771. {
  2772. "name": "David Flores",
  2773. "email": "dmousex@gmail.com",
  2774. "homepage": "http://dmouse.net"
  2775. },
  2776. {
  2777. "name": "Jesus Manuel Olivas",
  2778. "email": "jesus.olivas@gmail.com",
  2779. "homepage": "http://jmolivas.com"
  2780. },
  2781. {
  2782. "name": "Eduardo Garcia",
  2783. "email": "enzo@enzolutions.com",
  2784. "homepage": "http://enzolutions.com/"
  2785. },
  2786. {
  2787. "name": "Omar Aguirre",
  2788. "email": "omersguchigu@gmail.com"
  2789. },
  2790. {
  2791. "name": "Drupal Console Contributors",
  2792. "homepage": "https://github.com/hechoendrupal/drupal-console/graphs/contributors"
  2793. }
  2794. ],
  2795. "description": "The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.",
  2796. "homepage": "http://drupalconsole.com/",
  2797. "keywords": [
  2798. "console",
  2799. "development",
  2800. "drupal",
  2801. "symfony"
  2802. ],
  2803. "time": "2019-11-11T19:35:01+00:00"
  2804. },
  2805. {
  2806. "name": "drupal/console-core",
  2807. "version": "1.9.4",
  2808. "source": {
  2809. "type": "git",
  2810. "url": "https://github.com/hechoendrupal/drupal-console-core.git",
  2811. "reference": "cc6f50c6ac8199140224347c862df75fd2d2f5ed"
  2812. },
  2813. "dist": {
  2814. "type": "zip",
  2815. "url": "https://api.github.com/repos/hechoendrupal/drupal-console-core/zipball/cc6f50c6ac8199140224347c862df75fd2d2f5ed",
  2816. "reference": "cc6f50c6ac8199140224347c862df75fd2d2f5ed",
  2817. "shasum": ""
  2818. },
  2819. "require": {
  2820. "dflydev/dot-access-configuration": "^1.0",
  2821. "drupal/console-en": "1.9.4",
  2822. "guzzlehttp/guzzle": "~6.1",
  2823. "php": "^5.5.9 || ^7.0",
  2824. "stecman/symfony-console-completion": "~0.7",
  2825. "symfony/config": "~2.8|~3.0",
  2826. "symfony/console": "~2.8|~3.0",
  2827. "symfony/debug": "~2.8|~3.0",
  2828. "symfony/dependency-injection": "~2.8|~3.0",
  2829. "symfony/event-dispatcher": "~2.8|~3.0",
  2830. "symfony/filesystem": "~2.8|~3.0",
  2831. "symfony/finder": "~2.8|~3.0",
  2832. "symfony/process": "~2.8|~3.0",
  2833. "symfony/translation": "~2.8|~3.0",
  2834. "symfony/yaml": "~2.8|~3.0",
  2835. "twig/twig": "^1.23.1",
  2836. "webflo/drupal-finder": "^1.0",
  2837. "webmozart/path-util": "^2.3"
  2838. },
  2839. "type": "library",
  2840. "autoload": {
  2841. "files": [
  2842. "src/functions.php"
  2843. ],
  2844. "psr-4": {
  2845. "Drupal\\Console\\Core\\": "src"
  2846. }
  2847. },
  2848. "notification-url": "https://packagist.org/downloads/",
  2849. "license": [
  2850. "GPL-2.0-or-later"
  2851. ],
  2852. "authors": [
  2853. {
  2854. "name": "David Flores",
  2855. "email": "dmousex@gmail.com",
  2856. "homepage": "http://dmouse.net"
  2857. },
  2858. {
  2859. "name": "Jesus Manuel Olivas",
  2860. "email": "jesus.olivas@gmail.com",
  2861. "homepage": "http://jmolivas.com"
  2862. },
  2863. {
  2864. "name": "Eduardo Garcia",
  2865. "email": "enzo@enzolutions.com",
  2866. "homepage": "http://enzolutions.com/"
  2867. },
  2868. {
  2869. "name": "Omar Aguirre",
  2870. "email": "omersguchigu@gmail.com"
  2871. },
  2872. {
  2873. "name": "Drupal Console Contributors",
  2874. "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
  2875. }
  2876. ],
  2877. "description": "Drupal Console Core",
  2878. "homepage": "http://drupalconsole.com/",
  2879. "keywords": [
  2880. "console",
  2881. "development",
  2882. "drupal",
  2883. "symfony"
  2884. ],
  2885. "time": "2019-11-11T19:26:28+00:00"
  2886. },
  2887. {
  2888. "name": "drupal/console-en",
  2889. "version": "1.9.4",
  2890. "source": {
  2891. "type": "git",
  2892. "url": "https://github.com/hechoendrupal/drupal-console-en.git",
  2893. "reference": "30813a832fdb1244e84cbcc012cd103d5e9d673d"
  2894. },
  2895. "dist": {
  2896. "type": "zip",
  2897. "url": "https://api.github.com/repos/hechoendrupal/drupal-console-en/zipball/30813a832fdb1244e84cbcc012cd103d5e9d673d",
  2898. "reference": "30813a832fdb1244e84cbcc012cd103d5e9d673d",
  2899. "shasum": ""
  2900. },
  2901. "type": "library",
  2902. "notification-url": "https://packagist.org/downloads/",
  2903. "license": [
  2904. "GPL-2.0-or-later"
  2905. ],
  2906. "authors": [
  2907. {
  2908. "name": "David Flores",
  2909. "email": "dmousex@gmail.com",
  2910. "homepage": "http://dmouse.net"
  2911. },
  2912. {
  2913. "name": "Jesus Manuel Olivas",
  2914. "email": "jesus.olivas@gmail.com",
  2915. "homepage": "http://jmolivas.com"
  2916. },
  2917. {
  2918. "name": "Eduardo Garcia",
  2919. "email": "enzo@enzolutions.com",
  2920. "homepage": "http://enzolutions.com/"
  2921. },
  2922. {
  2923. "name": "Omar Aguirre",
  2924. "email": "omersguchigu@gmail.com"
  2925. },
  2926. {
  2927. "name": "Drupal Console Contributors",
  2928. "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
  2929. }
  2930. ],
  2931. "description": "Drupal Console English Language",
  2932. "homepage": "http://drupalconsole.com/",
  2933. "keywords": [
  2934. "console",
  2935. "development",
  2936. "drupal",
  2937. "symfony"
  2938. ],
  2939. "time": "2019-10-07T23:45:30+00:00"
  2940. },
  2941. {
  2942. "name": "drupal/console-extend-plugin",
  2943. "version": "0.9.3",
  2944. "source": {
  2945. "type": "git",
  2946. "url": "https://github.com/hechoendrupal/drupal-console-extend-plugin.git",
  2947. "reference": "ad8e52df34b2e78bdacfffecc9fe8edf41843342"
  2948. },
  2949. "dist": {
  2950. "type": "zip",
  2951. "url": "https://api.github.com/repos/hechoendrupal/drupal-console-extend-plugin/zipball/ad8e52df34b2e78bdacfffecc9fe8edf41843342",
  2952. "reference": "ad8e52df34b2e78bdacfffecc9fe8edf41843342",
  2953. "shasum": ""
  2954. },
  2955. "require": {
  2956. "composer-plugin-api": "^1.0",
  2957. "composer/installers": "^1.2",
  2958. "symfony/finder": "~2.7|~3.0",
  2959. "symfony/yaml": "~2.7|~3.0"
  2960. },
  2961. "type": "composer-plugin",
  2962. "extra": {
  2963. "class": "Drupal\\Console\\Composer\\Plugin\\Extender"
  2964. },
  2965. "autoload": {
  2966. "psr-4": {
  2967. "Drupal\\Console\\Composer\\Plugin\\": "src"
  2968. }
  2969. },
  2970. "notification-url": "https://packagist.org/downloads/",
  2971. "license": [
  2972. "GPL-2.0+"
  2973. ],
  2974. "authors": [
  2975. {
  2976. "name": "Jesus Manuel Olivas",
  2977. "email": "jesus.olivas@gmail.com"
  2978. }
  2979. ],
  2980. "description": "Drupal Console Extend Plugin",
  2981. "time": "2019-11-07T20:15:27+00:00"
  2982. },
  2983. {
  2984. "name": "drupal/core",
  2985. "version": "8.8.5",
  2986. "source": {
  2987. "type": "git",
  2988. "url": "https://github.com/drupal/core.git",
  2989. "reference": "e22cfc3adf1dac7a92452287a7d8602f3c27b68f"
  2990. },
  2991. "dist": {
  2992. "type": "zip",
  2993. "url": "https://api.github.com/repos/drupal/core/zipball/e22cfc3adf1dac7a92452287a7d8602f3c27b68f",
  2994. "reference": "e22cfc3adf1dac7a92452287a7d8602f3c27b68f",
  2995. "shasum": ""
  2996. },
  2997. "require": {
  2998. "asm89/stack-cors": "^1.1",
  2999. "composer/semver": "^1.0",
  3000. "doctrine/annotations": "^1.4",
  3001. "doctrine/common": "^2.7",
  3002. "easyrdf/easyrdf": "^0.9",
  3003. "egulias/email-validator": "^2.0",
  3004. "ext-date": "*",
  3005. "ext-dom": "*",
  3006. "ext-filter": "*",
  3007. "ext-gd": "*",
  3008. "ext-hash": "*",
  3009. "ext-json": "*",
  3010. "ext-pcre": "*",
  3011. "ext-pdo": "*",
  3012. "ext-session": "*",
  3013. "ext-simplexml": "*",
  3014. "ext-spl": "*",
  3015. "ext-tokenizer": "*",
  3016. "ext-xml": "*",
  3017. "guzzlehttp/guzzle": "^6.3",
  3018. "masterminds/html5": "^2.1",
  3019. "pear/archive_tar": "^1.4.9",
  3020. "php": ">=7.0.8",
  3021. "stack/builder": "^1.0",
  3022. "symfony-cmf/routing": "^1.4",
  3023. "symfony/class-loader": "~3.4.0",
  3024. "symfony/console": "~3.4.0",
  3025. "symfony/dependency-injection": "~3.4.26",
  3026. "symfony/event-dispatcher": "~3.4.0",
  3027. "symfony/http-foundation": "~3.4.27",
  3028. "symfony/http-kernel": "~3.4.14",
  3029. "symfony/polyfill-iconv": "^1.0",
  3030. "symfony/process": "~3.4.0",
  3031. "symfony/psr-http-message-bridge": "^1.1.2",
  3032. "symfony/routing": "~3.4.0",
  3033. "symfony/serializer": "~3.4.0",
  3034. "symfony/translation": "~3.4.0",
  3035. "symfony/validator": "~3.4.0",
  3036. "symfony/yaml": "~3.4.5",
  3037. "twig/twig": "^1.38.2",
  3038. "typo3/phar-stream-wrapper": "^3.1.3",
  3039. "zendframework/zend-diactoros": "^1.8",
  3040. "zendframework/zend-feed": "^2.12"
  3041. },
  3042. "conflict": {
  3043. "drupal/pathauto": "<1.6",
  3044. "drush/drush": "<8.1.10"
  3045. },
  3046. "replace": {
  3047. "drupal/action": "self.version",
  3048. "drupal/aggregator": "self.version",
  3049. "drupal/automated_cron": "self.version",
  3050. "drupal/ban": "self.version",
  3051. "drupal/bartik": "self.version",
  3052. "drupal/basic_auth": "self.version",
  3053. "drupal/big_pipe": "self.version",
  3054. "drupal/block": "self.version",
  3055. "drupal/block_content": "self.version",
  3056. "drupal/block_place": "self.version",
  3057. "drupal/book": "self.version",
  3058. "drupal/breakpoint": "self.version",
  3059. "drupal/ckeditor": "self.version",
  3060. "drupal/claro": "self.version",
  3061. "drupal/classy": "self.version",
  3062. "drupal/color": "self.version",
  3063. "drupal/comment": "self.version",
  3064. "drupal/config": "self.version",
  3065. "drupal/config_translation": "self.version",
  3066. "drupal/contact": "self.version",
  3067. "drupal/content_moderation": "self.version",
  3068. "drupal/content_translation": "self.version",
  3069. "drupal/contextual": "self.version",
  3070. "drupal/core-annotation": "self.version",
  3071. "drupal/core-assertion": "self.version",
  3072. "drupal/core-bridge": "self.version",
  3073. "drupal/core-class-finder": "self.version",
  3074. "drupal/core-datetime": "self.version",
  3075. "drupal/core-dependency-injection": "self.version",
  3076. "drupal/core-diff": "self.version",
  3077. "drupal/core-discovery": "self.version",
  3078. "drupal/core-event-dispatcher": "self.version",
  3079. "drupal/core-file-cache": "self.version",
  3080. "drupal/core-file-security": "self.version",
  3081. "drupal/core-filesystem": "self.version",
  3082. "drupal/core-gettext": "self.version",
  3083. "drupal/core-graph": "self.version",
  3084. "drupal/core-http-foundation": "self.version",
  3085. "drupal/core-php-storage": "self.version",
  3086. "drupal/core-plugin": "self.version",
  3087. "drupal/core-proxy-builder": "self.version",
  3088. "drupal/core-render": "self.version",
  3089. "drupal/core-serialization": "self.version",
  3090. "drupal/core-transliteration": "self.version",
  3091. "drupal/core-utility": "self.version",
  3092. "drupal/core-uuid": "self.version",
  3093. "drupal/core-version": "self.version",
  3094. "drupal/datetime": "self.version",
  3095. "drupal/datetime_range": "self.version",
  3096. "drupal/dblog": "self.version",
  3097. "drupal/dynamic_page_cache": "self.version",
  3098. "drupal/editor": "self.version",
  3099. "drupal/entity_reference": "self.version",
  3100. "drupal/field": "self.version",
  3101. "drupal/field_layout": "self.version",
  3102. "drupal/field_ui": "self.version",
  3103. "drupal/file": "self.version",
  3104. "drupal/filter": "self.version",
  3105. "drupal/forum": "self.version",
  3106. "drupal/hal": "self.version",
  3107. "drupal/help": "self.version",
  3108. "drupal/help_topics": "self.version",
  3109. "drupal/history": "self.version",
  3110. "drupal/image": "self.version",
  3111. "drupal/inline_form_errors": "self.version",
  3112. "drupal/jsonapi": "self.version",
  3113. "drupal/language": "self.version",
  3114. "drupal/layout_builder": "self.version",
  3115. "drupal/layout_discovery": "self.version",
  3116. "drupal/link": "self.version",
  3117. "drupal/locale": "self.version",
  3118. "drupal/media": "self.version",
  3119. "drupal/media_library": "self.version",
  3120. "drupal/menu_link_content": "self.version",
  3121. "drupal/menu_ui": "self.version",
  3122. "drupal/migrate": "self.version",
  3123. "drupal/migrate_drupal": "self.version",
  3124. "drupal/migrate_drupal_multilingual": "self.version",
  3125. "drupal/migrate_drupal_ui": "self.version",
  3126. "drupal/minimal": "self.version",
  3127. "drupal/node": "self.version",
  3128. "drupal/options": "self.version",
  3129. "drupal/page_cache": "self.version",
  3130. "drupal/path": "self.version",
  3131. "drupal/path_alias": "self.version",
  3132. "drupal/quickedit": "self.version",
  3133. "drupal/rdf": "self.version",
  3134. "drupal/responsive_image": "self.version",
  3135. "drupal/rest": "self.version",
  3136. "drupal/search": "self.version",
  3137. "drupal/serialization": "self.version",
  3138. "drupal/settings_tray": "self.version",
  3139. "drupal/seven": "self.version",
  3140. "drupal/shortcut": "self.version",
  3141. "drupal/simpletest": "self.version",
  3142. "drupal/standard": "self.version",
  3143. "drupal/stark": "self.version",
  3144. "drupal/statistics": "self.version",
  3145. "drupal/syslog": "self.version",
  3146. "drupal/system": "self.version",
  3147. "drupal/taxonomy": "self.version",
  3148. "drupal/telephone": "self.version",
  3149. "drupal/text": "self.version",
  3150. "drupal/toolbar": "self.version",
  3151. "drupal/tour": "self.version",
  3152. "drupal/tracker": "self.version",
  3153. "drupal/update": "self.version",
  3154. "drupal/user": "self.version",
  3155. "drupal/views": "self.version",
  3156. "drupal/views_ui": "self.version",
  3157. "drupal/workflows": "self.version",
  3158. "drupal/workspaces": "self.version"
  3159. },
  3160. "type": "drupal-core",
  3161. "extra": {
  3162. "drupal-scaffold": {
  3163. "file-mapping": {
  3164. "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig",
  3165. "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes",
  3166. "[web-root]/.csslintrc": "assets/scaffold/files/csslintrc",
  3167. "[web-root]/.eslintignore": "assets/scaffold/files/eslintignore",
  3168. "[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json",
  3169. "[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php",
  3170. "[web-root]/.htaccess": "assets/scaffold/files/htaccess",
  3171. "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore",
  3172. "[web-root]/index.php": "assets/scaffold/files/index.php",
  3173. "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt",
  3174. "[web-root]/README.txt": "assets/scaffold/files/drupal.README.txt",
  3175. "[web-root]/robots.txt": "assets/scaffold/files/robots.txt",
  3176. "[web-root]/update.php": "assets/scaffold/files/update.php",
  3177. "[web-root]/web.config": "assets/scaffold/files/web.config",
  3178. "[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt",
  3179. "[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml",
  3180. "[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php",
  3181. "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php",
  3182. "[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml",
  3183. "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php",
  3184. "[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt",
  3185. "[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt",
  3186. "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt"
  3187. }
  3188. }
  3189. },
  3190. "autoload": {
  3191. "psr-4": {
  3192. "Drupal\\Core\\": "lib/Drupal/Core",
  3193. "Drupal\\Component\\": "lib/Drupal/Component",
  3194. "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
  3195. },
  3196. "classmap": [
  3197. "lib/Drupal.php",
  3198. "lib/Drupal/Component/Utility/Timer.php",
  3199. "lib/Drupal/Component/Utility/Unicode.php",
  3200. "lib/Drupal/Core/Database/Database.php",
  3201. "lib/Drupal/Core/DrupalKernel.php",
  3202. "lib/Drupal/Core/DrupalKernelInterface.php",
  3203. "lib/Drupal/Core/Site/Settings.php"
  3204. ]
  3205. },
  3206. "notification-url": "https://packagist.org/downloads/",
  3207. "license": [
  3208. "GPL-2.0-or-later"
  3209. ],
  3210. "description": "Drupal is an open source content management platform powering millions of websites and applications.",
  3211. "time": "2020-04-02T19:01:19+00:00"
  3212. },
  3213. {
  3214. "name": "drupal/core-composer-scaffold",
  3215. "version": "8.8.5",
  3216. "source": {
  3217. "type": "git",
  3218. "url": "https://github.com/drupal/core-composer-scaffold.git",
  3219. "reference": "4825cb5234c28dff79ad298db582dfb23ff4ca59"
  3220. },
  3221. "dist": {
  3222. "type": "zip",
  3223. "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/4825cb5234c28dff79ad298db582dfb23ff4ca59",
  3224. "reference": "4825cb5234c28dff79ad298db582dfb23ff4ca59",
  3225. "shasum": ""
  3226. },
  3227. "require": {
  3228. "composer-plugin-api": "^1.0.0",
  3229. "php": ">=7.0.8"
  3230. },
  3231. "conflict": {
  3232. "drupal-composer/drupal-scaffold": "*"
  3233. },
  3234. "require-dev": {
  3235. "composer/composer": "^1.8@stable"
  3236. },
  3237. "type": "composer-plugin",
  3238. "extra": {
  3239. "class": "Drupal\\Composer\\Plugin\\Scaffold\\Plugin",
  3240. "branch-alias": {
  3241. "dev-master": "1.0.x-dev"
  3242. }
  3243. },
  3244. "autoload": {
  3245. "psr-4": {
  3246. "Drupal\\Composer\\Plugin\\Scaffold\\": ""
  3247. }
  3248. },
  3249. "notification-url": "https://packagist.org/downloads/",
  3250. "license": [
  3251. "GPL-2.0-or-later"
  3252. ],
  3253. "description": "A flexible Composer project scaffold builder.",
  3254. "homepage": "https://www.drupal.org/project/drupal",
  3255. "keywords": [
  3256. "drupal"
  3257. ],
  3258. "time": "2020-03-10T10:15:17+00:00"
  3259. },
  3260. {
  3261. "name": "drupal/crop",
  3262. "version": "2.1.0",
  3263. "source": {
  3264. "type": "git",
  3265. "url": "https://git.drupalcode.org/project/crop.git",
  3266. "reference": "8.x-2.1"
  3267. },
  3268. "dist": {
  3269. "type": "zip",
  3270. "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.1.zip",
  3271. "reference": "8.x-2.1",
  3272. "shasum": "c03541907d59874ca8a81f574258f6c0de8cbdc8"
  3273. },
  3274. "require": {
  3275. "drupal/core": "^8.8 || ^9"
  3276. },
  3277. "type": "drupal-module",
  3278. "extra": {
  3279. "branch-alias": {
  3280. "dev-2.x": "2.x-dev"
  3281. },
  3282. "drupal": {
  3283. "version": "8.x-2.1",
  3284. "datestamp": "1585251827",
  3285. "security-coverage": {
  3286. "status": "covered",
  3287. "message": "Covered by Drupal's security advisory policy"
  3288. }
  3289. }
  3290. },
  3291. "notification-url": "https://packages.drupal.org/8/downloads",
  3292. "license": [
  3293. "GPL-2.0+"
  3294. ],
  3295. "authors": [
  3296. {
  3297. "name": "Drupal Media Team",
  3298. "homepage": "https://www.drupal.org/user/3260690"
  3299. },
  3300. {
  3301. "name": "phenaproxima",
  3302. "homepage": "https://www.drupal.org/user/205645"
  3303. },
  3304. {
  3305. "name": "slashrsm",
  3306. "homepage": "https://www.drupal.org/user/744628"
  3307. },
  3308. {
  3309. "name": "woprrr",
  3310. "homepage": "https://www.drupal.org/user/858604"
  3311. }
  3312. ],
  3313. "description": "Provides storage and API for image crops.",
  3314. "homepage": "https://www.drupal.org/project/crop",
  3315. "support": {
  3316. "source": "https://git.drupalcode.org/project/crop",
  3317. "issues": "https://www.drupal.org/project/issues/crop"
  3318. }
  3319. },
  3320. {
  3321. "name": "drupal/ctools",
  3322. "version": "3.4.0",
  3323. "source": {
  3324. "type": "git",
  3325. "url": "https://git.drupalcode.org/project/ctools.git",
  3326. "reference": "8.x-3.4"
  3327. },
  3328. "dist": {
  3329. "type": "zip",
  3330. "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.4.zip",
  3331. "reference": "8.x-3.4",
  3332. "shasum": "016ca5abb7ac4ca720352a72e8989f3ef0e20539"
  3333. },
  3334. "require": {
  3335. "drupal/core": "^8.7.7 || ^9"
  3336. },
  3337. "type": "drupal-module",
  3338. "extra": {
  3339. "drupal": {
  3340. "version": "8.x-3.4",
  3341. "datestamp": "1585763383",
  3342. "security-coverage": {
  3343. "status": "covered",
  3344. "message": "Covered by Drupal's security advisory policy"
  3345. }
  3346. }
  3347. },
  3348. "notification-url": "https://packages.drupal.org/8/downloads",
  3349. "license": [
  3350. "GPL-2.0+"
  3351. ],
  3352. "authors": [
  3353. {
  3354. "name": "Kris Vanderwater (EclipseGc)",
  3355. "homepage": "https://www.drupal.org/u/eclipsegc",
  3356. "role": "Maintainer"
  3357. },
  3358. {
  3359. "name": "Jakob Perry (japerry)",
  3360. "homepage": "https://www.drupal.org/u/japerry",
  3361. "role": "Maintainer"
  3362. },
  3363. {
  3364. "name": "Tim Plunkett (tim.plunkett)",
  3365. "homepage": "https://www.drupal.org/u/timplunkett",
  3366. "role": "Maintainer"
  3367. },
  3368. {
  3369. "name": "James Gilliland (neclimdul)",
  3370. "homepage": "https://www.drupal.org/u/neclimdul",
  3371. "role": "Maintainer"
  3372. },
  3373. {
  3374. "name": "Daniel Wehner (dawehner)",
  3375. "homepage": "https://www.drupal.org/u/dawehner",
  3376. "role": "Maintainer"
  3377. },
  3378. {
  3379. "name": "joelpittet",
  3380. "homepage": "https://www.drupal.org/user/160302"
  3381. },
  3382. {
  3383. "name": "merlinofchaos",
  3384. "homepage": "https://www.drupal.org/user/26979"
  3385. },
  3386. {
  3387. "name": "neclimdul",
  3388. "homepage": "https://www.drupal.org/user/48673"
  3389. },
  3390. {
  3391. "name": "sdboyer",
  3392. "homepage": "https://www.drupal.org/user/146719"
  3393. },
  3394. {
  3395. "name": "sun",
  3396. "homepage": "https://www.drupal.org/user/54136"
  3397. },
  3398. {
  3399. "name": "tim.plunkett",
  3400. "homepage": "https://www.drupal.org/user/241634"
  3401. }
  3402. ],
  3403. "description": "Provides a number of utility and helper APIs for Drupal developers and site builders.",
  3404. "homepage": "https://www.drupal.org/project/ctools",
  3405. "support": {
  3406. "source": "https://git.drupalcode.org/project/ctools",
  3407. "issues": "https://www.drupal.org/project/issues/ctools"
  3408. }
  3409. },
  3410. {
  3411. "name": "drupal/devel",
  3412. "version": "2.1.0",
  3413. "source": {
  3414. "type": "git",
  3415. "url": "https://git.drupalcode.org/project/devel.git",
  3416. "reference": "8.x-2.1"
  3417. },
  3418. "dist": {
  3419. "type": "zip",
  3420. "url": "https://ftp.drupal.org/files/projects/devel-8.x-2.1.zip",
  3421. "reference": "8.x-2.1",
  3422. "shasum": "8f735892922aa5f228e681e645e5f02b1c008f14"
  3423. },
  3424. "require": {
  3425. "drupal/core": "~8.0",
  3426. "symfony/var-dumper": "~2.7|^3|^4"
  3427. },
  3428. "type": "drupal-module",
  3429. "extra": {
  3430. "drupal": {
  3431. "version": "8.x-2.1",
  3432. "datestamp": "1556799496",
  3433. "security-coverage": {
  3434. "status": "covered",
  3435. "message": "Covered by Drupal's security advisory policy"
  3436. }
  3437. },
  3438. "drush": {
  3439. "services": {
  3440. "drush.services.yml": "^9"
  3441. }
  3442. }
  3443. },
  3444. "notification-url": "https://packages.drupal.org/8/downloads",
  3445. "license": [
  3446. "GPL-2.0+"
  3447. ],
  3448. "authors": [
  3449. {
  3450. "name": "Moshe Weitzman",
  3451. "homepage": "https://github.com/weitzman",
  3452. "email": "weitzman@tejasa.com",
  3453. "role": "Maintainer"
  3454. },
  3455. {
  3456. "name": "Hans Salvisberg",
  3457. "homepage": "https://www.drupal.org/u/salvis",
  3458. "email": "drupal@salvisberg.com",
  3459. "role": "Maintainer"
  3460. },
  3461. {
  3462. "name": "Luca Lusso",
  3463. "homepage": "https://www.drupal.org/u/lussoluca",
  3464. "role": "Maintainer"
  3465. },
  3466. {
  3467. "name": "Marco (willzyx)",
  3468. "homepage": "https://www.drupal.org/u/willzyx",
  3469. "role": "Maintainer"
  3470. },
  3471. {
  3472. "name": "See contributors",
  3473. "homepage": "https://www.drupal.org/node/3236/committers"
  3474. },
  3475. {
  3476. "name": "pcambra",
  3477. "homepage": "https://www.drupal.org/user/122101"
  3478. },
  3479. {
  3480. "name": "salvis",
  3481. "homepage": "https://www.drupal.org/user/82964"
  3482. },
  3483. {
  3484. "name": "willzyx",
  3485. "homepage": "https://www.drupal.org/user/1043862"
  3486. }
  3487. ],
  3488. "description": "Various blocks, pages, and functions for developers.",
  3489. "homepage": "http://drupal.org/project/devel",
  3490. "support": {
  3491. "source": "http://cgit.drupalcode.org/devel",
  3492. "issues": "http://drupal.org/project/devel",
  3493. "irc": "irc://irc.freenode.org/drupal-contribute"
  3494. }
  3495. },
  3496. {
  3497. "name": "drupal/entity_reference_revisions",
  3498. "version": "1.8.0",
  3499. "source": {
  3500. "type": "git",
  3501. "url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
  3502. "reference": "8.x-1.8"
  3503. },
  3504. "dist": {
  3505. "type": "zip",
  3506. "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.8.zip",
  3507. "reference": "8.x-1.8",
  3508. "shasum": "c1279e6c683edc2dbccedba8de1505340c8a62b6"
  3509. },
  3510. "require": {
  3511. "drupal/core": "^8.7.7 || ^9"
  3512. },
  3513. "require-dev": {
  3514. "drupal/diff": "1.x-dev"
  3515. },
  3516. "type": "drupal-module",
  3517. "extra": {
  3518. "branch-alias": {
  3519. "dev-1.x": "1.x-dev"
  3520. },
  3521. "drupal": {
  3522. "version": "8.x-1.8",
  3523. "datestamp": "1583961846",
  3524. "security-coverage": {
  3525. "status": "covered",
  3526. "message": "Covered by Drupal's security advisory policy"
  3527. }
  3528. }
  3529. },
  3530. "notification-url": "https://packages.drupal.org/8/downloads",
  3531. "license": [
  3532. "GPL-2.0"
  3533. ],
  3534. "authors": [
  3535. {
  3536. "name": "Berdir",
  3537. "homepage": "https://www.drupal.org/user/214652"
  3538. },
  3539. {
  3540. "name": "Frans",
  3541. "homepage": "https://www.drupal.org/user/514222"
  3542. },
  3543. {
  3544. "name": "jeroen.b",
  3545. "homepage": "https://www.drupal.org/user/1853532"
  3546. },
  3547. {
  3548. "name": "miro_dietiker",
  3549. "homepage": "https://www.drupal.org/user/227761"
  3550. }
  3551. ],
  3552. "description": "Entity Reference Revisions",
  3553. "homepage": "https://www.drupal.org/project/entity_reference_revisions",
  3554. "support": {
  3555. "source": "https://git.drupalcode.org/project/entity_reference_revisions"
  3556. }
  3557. },
  3558. {
  3559. "name": "drupal/field_group",
  3560. "version": "3.0.0",
  3561. "source": {
  3562. "type": "git",
  3563. "url": "https://git.drupalcode.org/project/field_group.git",
  3564. "reference": "8.x-3.0"
  3565. },
  3566. "dist": {
  3567. "type": "zip",
  3568. "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.0.zip",
  3569. "reference": "8.x-3.0",
  3570. "shasum": "8d87cdc4abc417aa4d411bffcaeb0a3ef1afa497"
  3571. },
  3572. "require": {
  3573. "drupal/core": "^8 || ^9"
  3574. },
  3575. "type": "drupal-module",
  3576. "extra": {
  3577. "drupal": {
  3578. "version": "8.x-3.0",
  3579. "datestamp": "1580250787",
  3580. "security-coverage": {
  3581. "status": "covered",
  3582. "message": "Covered by Drupal's security advisory policy"
  3583. }
  3584. }
  3585. },
  3586. "notification-url": "https://packages.drupal.org/8/downloads",
  3587. "license": [
  3588. "GPL-2.0+"
  3589. ],
  3590. "authors": [
  3591. {
  3592. "name": "Hydra",
  3593. "homepage": "https://www.drupal.org/user/647364"
  3594. },
  3595. {
  3596. "name": "Stalski",
  3597. "homepage": "https://www.drupal.org/user/322618"
  3598. },
  3599. {
  3600. "name": "jyve",
  3601. "homepage": "https://www.drupal.org/user/591438"
  3602. },
  3603. {
  3604. "name": "nils.destoop",
  3605. "homepage": "https://www.drupal.org/user/361625"
  3606. },
  3607. {
  3608. "name": "swentel",
  3609. "homepage": "https://www.drupal.org/user/107403"
  3610. }
  3611. ],
  3612. "description": "Provides the field_group module.",
  3613. "homepage": "https://www.drupal.org/project/field_group",
  3614. "support": {
  3615. "source": "https://git.drupalcode.org/project/field_group"
  3616. }
  3617. },
  3618. {
  3619. "name": "drupal/focal_point",
  3620. "version": "1.4.0",
  3621. "source": {
  3622. "type": "git",
  3623. "url": "https://git.drupalcode.org/project/focal_point.git",
  3624. "reference": "8.x-1.4"
  3625. },
  3626. "dist": {
  3627. "type": "zip",
  3628. "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.4.zip",
  3629. "reference": "8.x-1.4",
  3630. "shasum": "8e377f61d0f590f7f89663ea3e841e56a3c14f5c"
  3631. },
  3632. "require": {
  3633. "drupal/core": "^8 || ^9",
  3634. "drupal/crop": "*"
  3635. },
  3636. "require-dev": {
  3637. "drupal/crop": "*"
  3638. },
  3639. "type": "drupal-module",
  3640. "extra": {
  3641. "drupal": {
  3642. "version": "8.x-1.4",
  3643. "datestamp": "1586396577",
  3644. "security-coverage": {
  3645. "status": "covered",
  3646. "message": "Covered by Drupal's security advisory policy"
  3647. }
  3648. }
  3649. },
  3650. "notification-url": "https://packages.drupal.org/8/downloads",
  3651. "license": [
  3652. "GPL-2.0-or-later"
  3653. ],
  3654. "authors": [
  3655. {
  3656. "name": "bleen",
  3657. "homepage": "https://www.drupal.org/user/77375"
  3658. }
  3659. ],
  3660. "description": "Allows users to specify the focal point of an image for use during cropping.",
  3661. "homepage": "https://www.drupal.org/project/focal_point",
  3662. "support": {
  3663. "source": "https://git.drupalcode.org/project/focal_point"
  3664. }
  3665. },
  3666. {
  3667. "name": "drupal/imageapi_optimize",
  3668. "version": "2.0.0-beta1",
  3669. "source": {
  3670. "type": "git",
  3671. "url": "https://git.drupalcode.org/project/imageapi_optimize.git",
  3672. "reference": "8.x-2.0-beta1"
  3673. },
  3674. "dist": {
  3675. "type": "zip",
  3676. "url": "https://ftp.drupal.org/files/projects/imageapi_optimize-8.x-2.0-beta1.zip",
  3677. "reference": "8.x-2.0-beta1",
  3678. "shasum": "41e369b62bb608611bad08719aac9e47dd2d6b53"
  3679. },
  3680. "require": {
  3681. "drupal/core": "^8.2"
  3682. },
  3683. "type": "drupal-module",
  3684. "extra": {
  3685. "branch-alias": {
  3686. "dev-2.x": "2.x-dev"
  3687. },
  3688. "drupal": {
  3689. "version": "8.x-2.0-beta1",
  3690. "datestamp": "1581436166",
  3691. "security-coverage": {
  3692. "status": "not-covered",
  3693. "message": "Beta releases are not covered by Drupal security advisories."
  3694. }
  3695. }
  3696. },
  3697. "notification-url": "https://packages.drupal.org/8/downloads",
  3698. "license": [
  3699. "GPL-2.0-or-later"
  3700. ],
  3701. "authors": [
  3702. {
  3703. "name": "Deciphered",
  3704. "homepage": "https://www.drupal.org/user/103796"
  3705. },
  3706. {
  3707. "name": "Steven Jones",
  3708. "homepage": "https://www.drupal.org/user/99644"
  3709. },
  3710. {
  3711. "name": "jcisio",
  3712. "homepage": "https://www.drupal.org/user/210762"
  3713. }
  3714. ],
  3715. "description": "Define pipelines for image optimization and provide integration with core image styles.",
  3716. "homepage": "https://www.drupal.org/project/imageapi_optimize",
  3717. "support": {
  3718. "source": "https://git.drupalcode.org/project/imageapi_optimize"
  3719. }
  3720. },
  3721. {
  3722. "name": "drupal/inline_entity_form",
  3723. "version": "1.0.0-rc3",
  3724. "source": {
  3725. "type": "git",
  3726. "url": "https://git.drupalcode.org/project/inline_entity_form.git",
  3727. "reference": "8.x-1.0-rc3"
  3728. },
  3729. "dist": {
  3730. "type": "zip",
  3731. "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc3.zip",
  3732. "reference": "8.x-1.0-rc3",
  3733. "shasum": "f0508db2d64133e2df0af24e7fc914cbb5492211"
  3734. },
  3735. "require": {
  3736. "drupal/core": "^8.7.7 || ^9"
  3737. },
  3738. "require-dev": {
  3739. "drupal/entity_reference_revisions": "*"
  3740. },
  3741. "type": "drupal-module",
  3742. "extra": {
  3743. "drupal": {
  3744. "version": "8.x-1.0-rc3",
  3745. "datestamp": "1581640483",
  3746. "security-coverage": {
  3747. "status": "not-covered",
  3748. "message": "RC releases are not covered by Drupal security advisories."
  3749. }
  3750. }
  3751. },
  3752. "notification-url": "https://packages.drupal.org/8/downloads",
  3753. "license": [
  3754. "GPL-2.0+"
  3755. ],
  3756. "authors": [
  3757. {
  3758. "name": "bojanz",
  3759. "homepage": "https://www.drupal.org/user/86106"
  3760. },
  3761. {
  3762. "name": "dawehner",
  3763. "homepage": "https://www.drupal.org/user/99340"
  3764. },
  3765. {
  3766. "name": "geek-merlin",
  3767. "homepage": "https://www.drupal.org/user/229048"
  3768. },
  3769. {
  3770. "name": "joachim",
  3771. "homepage": "https://www.drupal.org/user/107701"
  3772. },
  3773. {
  3774. "name": "jsacksick",
  3775. "homepage": "https://www.drupal.org/user/972218"
  3776. },
  3777. {
  3778. "name": "kaythay",
  3779. "homepage": "https://www.drupal.org/user/2182186"
  3780. },
  3781. {
  3782. "name": "oknate",
  3783. "homepage": "https://www.drupal.org/user/471638"
  3784. },
  3785. {
  3786. "name": "rszrama",
  3787. "homepage": "https://www.drupal.org/user/49344"
  3788. },
  3789. {
  3790. "name": "slashrsm",
  3791. "homepage": "https://www.drupal.org/user/744628"
  3792. },
  3793. {
  3794. "name": "webflo",
  3795. "homepage": "https://www.drupal.org/user/254778"
  3796. }
  3797. ],
  3798. "description": "Provides a widget for inline management (creation, modification, removal) of referenced entities.",
  3799. "homepage": "https://www.drupal.org/project/inline_entity_form",
  3800. "support": {
  3801. "source": "https://git.drupalcode.org/project/inline_entity_form"
  3802. }
  3803. },
  3804. {
  3805. "name": "drupal/koality_theme_generator",
  3806. "version": "dev-1.x",
  3807. "source": {
  3808. "type": "git",
  3809. "url": "https://git.drupalcode.org/project/koality_theme_generator.git",
  3810. "reference": "166884284e2db9b501d8bc2230ee3c40e57106a7"
  3811. },
  3812. "require": {
  3813. "drupal/components": "^1.1",
  3814. "drupal/console": "^1.0.2",
  3815. "drupal/core": "~8.0",
  3816. "webflo/drupal-finder": "^1.0.0"
  3817. },
  3818. "type": "drupal-module",
  3819. "extra": {
  3820. "branch-alias": {
  3821. "dev-1.x": "1.x-dev"
  3822. },
  3823. "drupal": {
  3824. "version": "8.x-1.x-dev",
  3825. "datestamp": "1574025185",
  3826. "security-coverage": {
  3827. "status": "not-covered",
  3828. "message": "Project has not opted into security advisory coverage!"
  3829. }
  3830. }
  3831. },
  3832. "notification-url": "https://packages.drupal.org/8/downloads",
  3833. "license": [
  3834. "GPL-2.0+"
  3835. ],
  3836. "authors": [
  3837. {
  3838. "name": "Josh Fabean",
  3839. "homepage": "https://www.drupal.org/u/josh.fabean",
  3840. "role": "Maintainer"
  3841. }
  3842. ],
  3843. "description": "Provides Drupal Console Generator to build a theme with some opinionated defaults.",
  3844. "homepage": "https://www.drupal.org/project/koality_theme_generator",
  3845. "support": {
  3846. "source": "https://git.drupalcode.org/projectkoality_theme_generator",
  3847. "issues": "https://www.drupal.org/project/issues/koality_theme_generator"
  3848. },
  3849. "time": "2020-03-16T00:06:19+00:00"
  3850. },
  3851. {
  3852. "name": "drupal/layout_builder_restrictions",
  3853. "version": "2.7.0",
  3854. "source": {
  3855. "type": "git",
  3856. "url": "https://git.drupalcode.org/project/layout_builder_restrictions.git",
  3857. "reference": "8.x-2.7"
  3858. },
  3859. "dist": {
  3860. "type": "zip",
  3861. "url": "https://ftp.drupal.org/files/projects/layout_builder_restrictions-8.x-2.7.zip",
  3862. "reference": "8.x-2.7",
  3863. "shasum": "7e5658281cc32f7a9c091f065568d696cb7b7bee"
  3864. },
  3865. "require": {
  3866. "drupal/core": "^8.6.0 || ^9"
  3867. },
  3868. "require-dev": {
  3869. "drupal/dashboards": "*",
  3870. "drupal/layout_library": "*",
  3871. "drupal/mini_layouts": "*"
  3872. },
  3873. "type": "drupal-module",
  3874. "extra": {
  3875. "drupal": {
  3876. "version": "8.x-2.7",
  3877. "datestamp": "1588081705",
  3878. "security-coverage": {
  3879. "status": "covered",
  3880. "message": "Covered by Drupal's security advisory policy"
  3881. }
  3882. }
  3883. },
  3884. "notification-url": "https://packages.drupal.org/8/downloads",
  3885. "license": [
  3886. "GPL-2.0+"
  3887. ],
  3888. "authors": [
  3889. {
  3890. "name": "Jeff Cardwell",
  3891. "homepage": "https://www.drupal.org/user/2913129"
  3892. },
  3893. {
  3894. "name": "eiriksm",
  3895. "homepage": "https://www.drupal.org/user/1014468"
  3896. },
  3897. {
  3898. "name": "gravelpot",
  3899. "homepage": "https://www.drupal.org/user/748208"
  3900. },
  3901. {
  3902. "name": "lreynaga",
  3903. "homepage": "https://www.drupal.org/user/3400232"
  3904. },
  3905. {
  3906. "name": "mark_fullmer",
  3907. "homepage": "https://www.drupal.org/user/2612816"
  3908. },
  3909. {
  3910. "name": "ricksta",
  3911. "homepage": "https://www.drupal.org/user/311042"
  3912. },
  3913. {
  3914. "name": "texas_tater",
  3915. "homepage": "https://www.drupal.org/user/753614"
  3916. },
  3917. {
  3918. "name": "twfahey",
  3919. "homepage": "https://www.drupal.org/user/3403722"
  3920. }
  3921. ],
  3922. "description": "Manage which fields & layouts are available in Layout Builder",
  3923. "homepage": "https://www.drupal.org/project/layout_builder_restrictions",
  3924. "support": {
  3925. "source": "https://git.drupalcode.org/project/layout_builder_restrictions"
  3926. }
  3927. },
  3928. {
  3929. "name": "drupal/layout_builder_st",
  3930. "version": "1.0.0-alpha2",
  3931. "source": {
  3932. "type": "git",
  3933. "url": "https://git.drupalcode.org/project/layout_builder_st.git",
  3934. "reference": "8.x-1.0-alpha2"
  3935. },
  3936. "dist": {
  3937. "type": "zip",
  3938. "url": "https://ftp.drupal.org/files/projects/layout_builder_st-8.x-1.0-alpha2.zip",
  3939. "reference": "8.x-1.0-alpha2",
  3940. "shasum": "23e5d369c39bfeaf482a40b59a16a5cbbdb5b858"
  3941. },
  3942. "require": {
  3943. "drupal/core": "^8 || ^9"
  3944. },
  3945. "type": "drupal-module",
  3946. "extra": {
  3947. "branch-alias": {
  3948. "dev-1.x": "1.x-dev"
  3949. },
  3950. "drupal": {
  3951. "version": "8.x-1.0-alpha2",
  3952. "datestamp": "1582916647",
  3953. "security-coverage": {
  3954. "status": "not-covered",
  3955. "message": "Project has not opted into security advisory coverage!"
  3956. }
  3957. }
  3958. },
  3959. "notification-url": "https://packages.drupal.org/8/downloads",
  3960. "license": [
  3961. "GPL-2.0-or-later"
  3962. ],
  3963. "authors": [
  3964. {
  3965. "name": "phenaproxima",
  3966. "homepage": "https://www.drupal.org/user/205645"
  3967. },
  3968. {
  3969. "name": "tedbow",
  3970. "homepage": "https://www.drupal.org/user/240860"
  3971. },
  3972. {
  3973. "name": "tim.plunkett",
  3974. "homepage": "https://www.drupal.org/user/241634"
  3975. }
  3976. ],
  3977. "description": "Allows translating Layout overrides",
  3978. "homepage": "https://www.drupal.org/project/layout_builder_st",
  3979. "support": {
  3980. "source": "https://git.drupalcode.org/project/layout_builder_st"
  3981. }
  3982. },
  3983. {
  3984. "name": "drupal/linkit",
  3985. "version": "4.3.0",
  3986. "source": {
  3987. "type": "git",
  3988. "url": "https://git.drupalcode.org/project/linkit.git",
  3989. "reference": "8.x-4.3"
  3990. },
  3991. "dist": {
  3992. "type": "zip",
  3993. "url": "https://ftp.drupal.org/files/projects/linkit-8.x-4.3.zip",
  3994. "reference": "8.x-4.3",
  3995. "shasum": "e624ea2f18a6100b76a8337e24f7c08df6e2235e"
  3996. },
  3997. "require": {
  3998. "drupal/core": "~8.0"
  3999. },
  4000. "type": "drupal-module",
  4001. "extra": {
  4002. "drupal": {
  4003. "version": "8.x-4.3",
  4004. "datestamp": "1490205830",
  4005. "security-coverage": {
  4006. "status": "covered",
  4007. "message": "Covered by Drupal's security advisory policy"
  4008. }
  4009. }
  4010. },
  4011. "notification-url": "https://packages.drupal.org/8/downloads",
  4012. "license": [
  4013. "GPL-2.0+"
  4014. ],
  4015. "authors": [
  4016. {
  4017. "name": "Emil Stjerneman",
  4018. "homepage": "https://stjerneman.com",
  4019. "email": "emil@stjerneman.com",
  4020. "role": "Maintainer"
  4021. }
  4022. ],
  4023. "description": "Linkit - Enriched linking experience",
  4024. "homepage": "http://drupal.org/project/linkit",
  4025. "support": {
  4026. "source": "http://cgit.drupalcode.org/linkit",
  4027. "issues": "http://drupal.org/project/linkit"
  4028. }
  4029. },
  4030. {
  4031. "name": "drupal/masquerade",
  4032. "version": "2.0.0-beta3",
  4033. "source": {
  4034. "type": "git",
  4035. "url": "https://git.drupalcode.org/project/masquerade.git",
  4036. "reference": "8.x-2.0-beta3"
  4037. },
  4038. "dist": {
  4039. "type": "zip",
  4040. "url": "https://ftp.drupal.org/files/projects/masquerade-8.x-2.0-beta3.zip",
  4041. "reference": "8.x-2.0-beta3",
  4042. "shasum": "125c53931a0658b4ef9f66abb696db7c98d43985"
  4043. },
  4044. "require": {
  4045. "drupal/core": "^8.7.7 || ^9"
  4046. },
  4047. "type": "drupal-module",
  4048. "extra": {
  4049. "branch-alias": {
  4050. "dev-2.x": "2.x-dev"
  4051. },
  4052. "drupal": {
  4053. "version": "8.x-2.0-beta3",
  4054. "datestamp": "1579041783",
  4055. "security-coverage": {
  4056. "status": "not-covered",
  4057. "message": "Project has not opted into security advisory coverage!"
  4058. }
  4059. }
  4060. },
  4061. "notification-url": "https://packages.drupal.org/8/downloads",
  4062. "license": [
  4063. "GPL-2.0-or-later"
  4064. ],
  4065. "authors": [
  4066. {
  4067. "name": "Andrey Postnikov (andypost)",
  4068. "homepage": "https://www.drupal.org/u/andypost",
  4069. "role": "Maintainer"
  4070. },
  4071. {
  4072. "name": "David Norman (deekayen)",
  4073. "homepage": "https://www.drupal.org/u/deekayen",
  4074. "role": "Maintainer"
  4075. },
  4076. {
  4077. "name": "Mark Shropshire (shrop)",
  4078. "homepage": "https://www.drupal.org/u/shrop",
  4079. "role": "Maintainer"
  4080. },
  4081. {
  4082. "name": "Daniel Kudwien (sun)",
  4083. "homepage": "https://www.drupal.org/u/sun",
  4084. "role": "Maintainer"
  4085. },
  4086. {
  4087. "name": "Andrew Berry (deviantintegral)",
  4088. "homepage": "https://www.drupal.org/u/deviantintegral",
  4089. "role": "Maintainer"
  4090. },
  4091. {
  4092. "name": "sun",
  4093. "homepage": "https://www.drupal.org/user/54136"
  4094. }
  4095. ],
  4096. "description": "Allows privileged users to masquerade as another user.",
  4097. "homepage": "https://www.drupal.org/project/masquerade",
  4098. "support": {
  4099. "source": "https://git.drupal.org/project/masquerade.git",
  4100. "issues": "https://www.drupal.org/project/issues/masquerade",
  4101. "irc": "irc://irc.freenode.org/drupal-contribute"
  4102. }
  4103. },
  4104. {
  4105. "name": "drupal/menu_link_attributes",
  4106. "version": "1.0.0",
  4107. "source": {
  4108. "type": "git",
  4109. "url": "https://git.drupalcode.org/project/menu_link_attributes.git",
  4110. "reference": "8.x-1.0"
  4111. },
  4112. "dist": {
  4113. "type": "zip",
  4114. "url": "https://ftp.drupal.org/files/projects/menu_link_attributes-8.x-1.0.zip",
  4115. "reference": "8.x-1.0",
  4116. "shasum": "6386cc2fcd7ae0d17d2a82d690866028b132055c"
  4117. },
  4118. "require": {
  4119. "drupal/core": "*"
  4120. },
  4121. "type": "drupal-module",
  4122. "extra": {
  4123. "branch-alias": {
  4124. "dev-1.x": "1.x-dev"
  4125. },
  4126. "drupal": {
  4127. "version": "8.x-1.0",
  4128. "datestamp": "1507195827",
  4129. "security-coverage": {
  4130. "status": "covered",
  4131. "message": "Covered by Drupal's security advisory policy"
  4132. }
  4133. }
  4134. },
  4135. "notification-url": "https://packages.drupal.org/8/downloads",
  4136. "license": [
  4137. "GPL-2.0+"
  4138. ],
  4139. "authors": [
  4140. {
  4141. "name": "yannickoo",
  4142. "homepage": "https://www.drupal.org/user/531118"
  4143. }
  4144. ],
  4145. "description": "Allows you to add attributes to menu links.",
  4146. "homepage": "http://drupal.org/project/menu_link_attributes",
  4147. "keywords": [
  4148. "Drupal"
  4149. ],
  4150. "support": {
  4151. "source": "http://cgit.drupalcode.org/menu_link_attributes",
  4152. "issues": "http://drupal.org/project/issues/menu_link_attributes"
  4153. }
  4154. },
  4155. {
  4156. "name": "drupal/metatag",
  4157. "version": "1.13.0",
  4158. "source": {
  4159. "type": "git",
  4160. "url": "https://git.drupalcode.org/project/metatag.git",
  4161. "reference": "8.x-1.13"
  4162. },
  4163. "dist": {
  4164. "type": "zip",
  4165. "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.13.zip",
  4166. "reference": "8.x-1.13",
  4167. "shasum": "c471d9982a6540fd7baccc94572947923634fb6b"
  4168. },
  4169. "require": {
  4170. "drupal/core": "^8 || ^9",
  4171. "drupal/token": "^1.0"
  4172. },
  4173. "require-dev": {
  4174. "drupal/metatag_dc": "*",
  4175. "drupal/metatag_open_graph": "*",
  4176. "drupal/page_manager": "4.x-dev",
  4177. "drupal/redirect": "1.x-dev"
  4178. },
  4179. "type": "drupal-module",
  4180. "extra": {
  4181. "drupal": {
  4182. "version": "8.x-1.13",
  4183. "datestamp": "1587478404",
  4184. "security-coverage": {
  4185. "status": "covered",
  4186. "message": "Covered by Drupal's security advisory policy"
  4187. }
  4188. }
  4189. },
  4190. "notification-url": "https://packages.drupal.org/8/downloads",
  4191. "license": [
  4192. "GPL-2.0+"
  4193. ],
  4194. "authors": [
  4195. {
  4196. "name": "See contributors",
  4197. "homepage": "https://www.drupal.org/node/640498/committers",
  4198. "role": "Developer"
  4199. },
  4200. {
  4201. "name": "Dave Reid",
  4202. "homepage": "https://www.drupal.org/user/53892"
  4203. }
  4204. ],
  4205. "description": "Manage meta tags for all entities.",
  4206. "homepage": "https://www.drupal.org/project/metatag",
  4207. "keywords": [
  4208. "Drupal",
  4209. "seo"
  4210. ],
  4211. "support": {
  4212. "source": "https://git.drupalcode.org/project/metatag",
  4213. "issues": "https://www.drupal.org/project/issues/metatag",
  4214. "docs": "https://www.drupal.org/docs/8/modules/metatag"
  4215. }
  4216. },
  4217. {
  4218. "name": "drupal/migrate_plus",
  4219. "version": "5.1.0",
  4220. "source": {
  4221. "type": "git",
  4222. "url": "https://git.drupalcode.org/project/migrate_plus.git",
  4223. "reference": "8.x-5.1"
  4224. },
  4225. "dist": {
  4226. "type": "zip",
  4227. "url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-5.1.zip",
  4228. "reference": "8.x-5.1",
  4229. "shasum": "1257427ab0c64459c3c1e42bb2a98d3114b77163"
  4230. },
  4231. "require": {
  4232. "drupal/core": "^8.8 || ^9",
  4233. "php": ">=7.1"
  4234. },
  4235. "require-dev": {
  4236. "drupal/migrate_example_advanced_setup": "*",
  4237. "drupal/migrate_example_setup": "*"
  4238. },
  4239. "suggest": {
  4240. "ext-soap": "*",
  4241. "sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin"
  4242. },
  4243. "type": "drupal-module",
  4244. "extra": {
  4245. "drupal": {
  4246. "version": "8.x-5.1",
  4247. "datestamp": "1588261060",
  4248. "security-coverage": {
  4249. "status": "covered",
  4250. "message": "Covered by Drupal's security advisory policy"
  4251. }
  4252. }
  4253. },
  4254. "notification-url": "https://packages.drupal.org/8/downloads",
  4255. "license": [
  4256. "GPL-2.0-or-later"
  4257. ],
  4258. "authors": [
  4259. {
  4260. "name": "Mike Ryan",
  4261. "homepage": "https://www.drupal.org/u/mikeryan",
  4262. "role": "Maintainer"
  4263. },
  4264. {
  4265. "name": "Lucas Hedding",
  4266. "homepage": "https://www.drupal.org/u/heddn",
  4267. "role": "Maintainer"
  4268. }
  4269. ],
  4270. "description": "Enhancements to core migration support.",
  4271. "homepage": "https://www.drupal.org/project/migrate_plus",
  4272. "support": {
  4273. "source": "https://git.drupalcode.org/project/migrate_plus",
  4274. "issues": "https://www.drupal.org/project/issues/migrate_plus",
  4275. "slack": "#migrate"
  4276. }
  4277. },
  4278. {
  4279. "name": "drupal/migrate_tools",
  4280. "version": "5.0.0",
  4281. "source": {
  4282. "type": "git",
  4283. "url": "https://git.drupalcode.org/project/migrate_tools.git",
  4284. "reference": "8.x-5.0"
  4285. },
  4286. "dist": {
  4287. "type": "zip",
  4288. "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-5.0.zip",
  4289. "reference": "8.x-5.0",
  4290. "shasum": "b7c91aa6f7de9d6d548f65f83c8736e47e5926a1"
  4291. },
  4292. "require": {
  4293. "drupal/core": "^8.8 | ^9",
  4294. "drupal/migrate_plus": "^5",
  4295. "php": ">=7.1"
  4296. },
  4297. "require-dev": {
  4298. "drupal/migrate_plus": "^5",
  4299. "drupal/migrate_source_csv": "^3",
  4300. "drush/drush": "^10"
  4301. },
  4302. "suggest": {
  4303. "drush/drush": "^9 || ^10"
  4304. },
  4305. "type": "drupal-module",
  4306. "extra": {
  4307. "drupal": {
  4308. "version": "8.x-5.0",
  4309. "datestamp": "1588260531",
  4310. "security-coverage": {
  4311. "status": "covered",
  4312. "message": "Covered by Drupal's security advisory policy"
  4313. }
  4314. },
  4315. "drush": {
  4316. "services": {
  4317. "drush.services.yml": "^9 || ^10"
  4318. }
  4319. }
  4320. },
  4321. "notification-url": "https://packages.drupal.org/8/downloads",
  4322. "license": [
  4323. "GPL-2.0-or-later"
  4324. ],
  4325. "authors": [
  4326. {
  4327. "name": "Mike Ryan",
  4328. "homepage": "https://www.drupal.org/u/mikeryan",
  4329. "role": "Maintainer"
  4330. },
  4331. {
  4332. "name": "Lucas Hedding",
  4333. "homepage": "https://www.drupal.org/u/heddn",
  4334. "role": "Maintainer"
  4335. },
  4336. {
  4337. "name": "moshe weitzman",
  4338. "homepage": "https://www.drupal.org/user/23"
  4339. }
  4340. ],
  4341. "description": "Tools to assist in developing and running migrations.",
  4342. "homepage": "http://drupal.org/project/migrate_tools",
  4343. "support": {
  4344. "source": "https://git.drupalcode.org/project/migrate_tools",
  4345. "issues": "https://www.drupal.org/project/issues/migrate_tools",
  4346. "slack": "#migrate"
  4347. }
  4348. },
  4349. {
  4350. "name": "drupal/migrate_upgrade",
  4351. "version": "3.2.0",
  4352. "source": {
  4353. "type": "git",
  4354. "url": "https://git.drupalcode.org/project/migrate_upgrade.git",
  4355. "reference": "8.x-3.2"
  4356. },
  4357. "dist": {
  4358. "type": "zip",
  4359. "url": "https://ftp.drupal.org/files/projects/migrate_upgrade-8.x-3.2.zip",
  4360. "reference": "8.x-3.2",
  4361. "shasum": "f7be28c9fa9e2c56db24fafaf4e9cd6815582aed"
  4362. },
  4363. "require": {
  4364. "drupal/core": "^8 || ^9",
  4365. "drupal/migrate_plus": "^4 || ^5",
  4366. "drush/drush": "^8 || ^9 || ^10",
  4367. "php": ">7.1"
  4368. },
  4369. "require-dev": {
  4370. "drupal/migrate_plus": "^5",
  4371. "drush/drush": "^10"
  4372. },
  4373. "type": "drupal-module",
  4374. "extra": {
  4375. "drupal": {
  4376. "version": "8.x-3.2",
  4377. "datestamp": "1588260035",
  4378. "security-coverage": {
  4379. "status": "covered",
  4380. "message": "Covered by Drupal's security advisory policy"
  4381. }
  4382. },
  4383. "drush": {
  4384. "services": {
  4385. "drush.services.yml": "^9 || ^10"
  4386. }
  4387. }
  4388. },
  4389. "notification-url": "https://packages.drupal.org/8/downloads",
  4390. "license": [
  4391. "GPL-2.0-or-later"
  4392. ],
  4393. "authors": [
  4394. {
  4395. "name": "Mike Ryan",
  4396. "homepage": "https://www.drupal.org/u/mikeryan",
  4397. "role": "Maintainer"
  4398. },
  4399. {
  4400. "name": "Lucas Hedding",
  4401. "homepage": "https://www.drupal.org/u/heddn",
  4402. "role": "Maintainer"
  4403. },
  4404. {
  4405. "name": "ksenzee",
  4406. "homepage": "https://www.drupal.org/user/139855"
  4407. },
  4408. {
  4409. "name": "mikeryan",
  4410. "homepage": "https://www.drupal.org/user/4420"
  4411. },
  4412. {
  4413. "name": "ultimike",
  4414. "homepage": "https://www.drupal.org/user/51132"
  4415. },
  4416. {
  4417. "name": "xjm",
  4418. "homepage": "https://www.drupal.org/user/65776"
  4419. }
  4420. ],
  4421. "description": "Drush support for direct upgrades from older Drupal versions.",
  4422. "homepage": "https://www.drupal.org/project/migrate_upgrade",
  4423. "support": {
  4424. "source": "https://git.drupalcode.org/project/migrate_upgrade",
  4425. "issues": "https://www.drupal.org/project/issues/migrate_upgrade",
  4426. "slack": "#migrate"
  4427. }
  4428. },
  4429. {
  4430. "name": "drupal/module_filter",
  4431. "version": "3.1.0",
  4432. "source": {
  4433. "type": "git",
  4434. "url": "https://git.drupalcode.org/project/module_filter.git",
  4435. "reference": "8.x-3.1"
  4436. },
  4437. "dist": {
  4438. "type": "zip",
  4439. "url": "https://ftp.drupal.org/files/projects/module_filter-8.x-3.1.zip",
  4440. "reference": "8.x-3.1",
  4441. "shasum": "39d627ce60280ae54bcf9beae217b85cce1969e4"
  4442. },
  4443. "require": {
  4444. "drupal/core": "~8.0"
  4445. },
  4446. "type": "drupal-module",
  4447. "extra": {
  4448. "drupal": {
  4449. "version": "8.x-3.1",
  4450. "datestamp": "1507650844",
  4451. "security-coverage": {
  4452. "status": "covered",
  4453. "message": "Covered by Drupal's security advisory policy"
  4454. }
  4455. }
  4456. },
  4457. "notification-url": "https://packages.drupal.org/8/downloads",
  4458. "license": [
  4459. "GPL-2.0-or-later"
  4460. ],
  4461. "authors": [
  4462. {
  4463. "name": "andrey.troeglazov",
  4464. "homepage": "https://www.drupal.org/user/3145389"
  4465. },
  4466. {
  4467. "name": "greenSkin",
  4468. "homepage": "https://www.drupal.org/user/173855"
  4469. }
  4470. ],
  4471. "description": "Filter the modules list.",
  4472. "homepage": "https://www.drupal.org/project/module_filter",
  4473. "support": {
  4474. "source": "https://git.drupalcode.org/project/module_filter"
  4475. }
  4476. },
  4477. {
  4478. "name": "drupal/paragraphs",
  4479. "version": "1.11.0",
  4480. "source": {
  4481. "type": "git",
  4482. "url": "https://git.drupalcode.org/project/paragraphs.git",
  4483. "reference": "8.x-1.11"
  4484. },
  4485. "dist": {
  4486. "type": "zip",
  4487. "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.11.zip",
  4488. "reference": "8.x-1.11",
  4489. "shasum": "4fa849a249fbc689ca0c83523a967c08767e91af"
  4490. },
  4491. "require": {
  4492. "drupal/core": "^8.7.7 || ^9",
  4493. "drupal/entity_reference_revisions": "~1.3"
  4494. },
  4495. "require-dev": {
  4496. "drupal/block_field": "~1.0",
  4497. "drupal/ctools": "3.x-dev",
  4498. "drupal/diff": "~1.0",
  4499. "drupal/entity_browser": "2.x-dev",
  4500. "drupal/entity_usage": "2.x-dev",
  4501. "drupal/field_group": "3.x-dev",
  4502. "drupal/inline_entity_form": "~1.0",
  4503. "drupal/paragraphs-paragraphs_library": "*",
  4504. "drupal/replicate": "~1.0",
  4505. "drupal/search_api": "~1.0",
  4506. "drupal/search_api_db": "*"
  4507. },
  4508. "suggest": {
  4509. "drupal/entity_browser": "Recommended for an improved user experience when using the Paragraphs library module"
  4510. },
  4511. "type": "drupal-module",
  4512. "extra": {
  4513. "drupal": {
  4514. "version": "8.x-1.11",
  4515. "datestamp": "1581850829",
  4516. "security-coverage": {
  4517. "status": "covered",
  4518. "message": "Covered by Drupal's security advisory policy"
  4519. }
  4520. }
  4521. },
  4522. "notification-url": "https://packages.drupal.org/8/downloads",
  4523. "license": [
  4524. "GPL-2.0"
  4525. ],
  4526. "authors": [
  4527. {
  4528. "name": "Berdir",
  4529. "homepage": "https://www.drupal.org/user/214652"
  4530. },
  4531. {
  4532. "name": "Frans",
  4533. "homepage": "https://www.drupal.org/user/514222"
  4534. },
  4535. {
  4536. "name": "Primsi",
  4537. "homepage": "https://www.drupal.org/user/282629"
  4538. },
  4539. {
  4540. "name": "jeroen.b",
  4541. "homepage": "https://www.drupal.org/user/1853532"
  4542. },
  4543. {
  4544. "name": "jstoller",
  4545. "homepage": "https://www.drupal.org/user/99012"
  4546. },
  4547. {
  4548. "name": "miro_dietiker",
  4549. "homepage": "https://www.drupal.org/user/227761"
  4550. }
  4551. ],
  4552. "description": "Enables the creation of Paragraphs entities.",
  4553. "homepage": "https://www.drupal.org/project/paragraphs",
  4554. "support": {
  4555. "source": "https://git.drupalcode.org/project/paragraphs"
  4556. }
  4557. },
  4558. {
  4559. "name": "drupal/pathauto",
  4560. "version": "1.8.0",
  4561. "source": {
  4562. "type": "git",
  4563. "url": "https://git.drupalcode.org/project/pathauto.git",
  4564. "reference": "8.x-1.8"
  4565. },
  4566. "dist": {
  4567. "type": "zip",
  4568. "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.8.zip",
  4569. "reference": "8.x-1.8",
  4570. "shasum": "ede3216abb9c4f77709338d9147334c595046329"
  4571. },
  4572. "require": {
  4573. "drupal/core": "^8.8 || ^9",
  4574. "drupal/ctools": "*",
  4575. "drupal/token": "*"
  4576. },
  4577. "suggest": {
  4578. "drupal/redirect": "When installed Pathauto will provide a new \"Update Action\" in case your URLs change. This is the recommended update action and is considered the best practice for SEO and usability."
  4579. },
  4580. "type": "drupal-module",
  4581. "extra": {
  4582. "drupal": {
  4583. "version": "8.x-1.8",
  4584. "datestamp": "1588103046",
  4585. "security-coverage": {
  4586. "status": "covered",
  4587. "message": "Covered by Drupal's security advisory policy"
  4588. }
  4589. },
  4590. "drush": {
  4591. "services": {
  4592. "drush.services.yml": "^9 || ^10"
  4593. }
  4594. }
  4595. },
  4596. "notification-url": "https://packages.drupal.org/8/downloads",
  4597. "license": [
  4598. "GPL-2.0-or-later"
  4599. ],
  4600. "authors": [
  4601. {
  4602. "name": "Berdir",
  4603. "homepage": "https://www.drupal.org/user/214652"
  4604. },
  4605. {
  4606. "name": "Dave Reid",
  4607. "homepage": "https://www.drupal.org/user/53892"
  4608. },
  4609. {
  4610. "name": "Freso",
  4611. "homepage": "https://www.drupal.org/user/27504"
  4612. },
  4613. {
  4614. "name": "greggles",
  4615. "homepage": "https://www.drupal.org/user/36762"
  4616. }
  4617. ],
  4618. "description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.",
  4619. "homepage": "https://www.drupal.org/project/pathauto",
  4620. "support": {
  4621. "source": "https://cgit.drupalcode.org/pathauto",
  4622. "issues": "https://www.drupal.org/project/issues/pathauto",
  4623. "documentation": "https://www.drupal.org/docs/8/modules/pathauto"
  4624. }
  4625. },
  4626. {
  4627. "name": "drupal/prlp",
  4628. "version": "1.4.0",
  4629. "source": {
  4630. "type": "git",
  4631. "url": "https://git.drupalcode.org/project/prlp.git",
  4632. "reference": "8.x-1.4"
  4633. },
  4634. "dist": {
  4635. "type": "zip",
  4636. "url": "https://ftp.drupal.org/files/projects/prlp-8.x-1.4.zip",
  4637. "reference": "8.x-1.4",
  4638. "shasum": "a87803012928d25675ce675cc65632b86e423e18"
  4639. },
  4640. "require": {
  4641. "drupal/core": "~8.0"
  4642. },
  4643. "type": "drupal-module",
  4644. "extra": {
  4645. "branch-alias": {
  4646. "dev-1.x": "1.x-dev"
  4647. },
  4648. "drupal": {
  4649. "version": "8.x-1.4",
  4650. "datestamp": "1563832381",
  4651. "security-coverage": {
  4652. "status": "covered",
  4653. "message": "Covered by Drupal's security advisory policy"
  4654. }
  4655. }
  4656. },
  4657. "notification-url": "https://packages.drupal.org/8/downloads",
  4658. "license": [
  4659. "GPL-2.0-or-later"
  4660. ],
  4661. "authors": [
  4662. {
  4663. "name": "Jitesh Doshi",
  4664. "homepage": "https://www.drupal.org/user/1799550"
  4665. },
  4666. {
  4667. "name": "Tcraw",
  4668. "homepage": "https://www.drupal.org/user/2899465"
  4669. },
  4670. {
  4671. "name": "christian3244",
  4672. "homepage": "https://www.drupal.org/user/2888131"
  4673. }
  4674. ],
  4675. "description": "Enhances the password reset landing page by letting user change their password on arrival via the password reset link",
  4676. "homepage": "https://www.drupal.org/project/prlp",
  4677. "support": {
  4678. "source": "https://git.drupalcode.org/project/prlp"
  4679. }
  4680. },
  4681. {
  4682. "name": "drupal/revision_log_default",
  4683. "version": "1.1.0",
  4684. "source": {
  4685. "type": "git",
  4686. "url": "https://git.drupalcode.org/project/revision_log_default.git",
  4687. "reference": "8.x-1.1"
  4688. },
  4689. "dist": {
  4690. "type": "zip",
  4691. "url": "https://ftp.drupal.org/files/projects/revision_log_default-8.x-1.1.zip",
  4692. "reference": "8.x-1.1",
  4693. "shasum": "6c6863d37e45afa2634289e505e596e382e95bcb"
  4694. },
  4695. "require": {
  4696. "drupal/core": "~8.0"
  4697. },
  4698. "type": "drupal-module",
  4699. "extra": {
  4700. "branch-alias": {
  4701. "dev-1.x": "1.x-dev"
  4702. },
  4703. "drupal": {
  4704. "version": "8.x-1.1",
  4705. "datestamp": "1581290299",
  4706. "security-coverage": {
  4707. "status": "covered",
  4708. "message": "Covered by Drupal's security advisory policy"
  4709. }
  4710. }
  4711. },
  4712. "notification-url": "https://packages.drupal.org/8/downloads",
  4713. "license": [
  4714. "GPL-2.0-or-later"
  4715. ],
  4716. "authors": [
  4717. {
  4718. "name": "samuel.mortenson",
  4719. "homepage": "https://www.drupal.org/user/2582268"
  4720. }
  4721. ],
  4722. "description": "Provides sensible defaults for revision logs, if none are given.",
  4723. "homepage": "https://www.drupal.org/project/revision_log_default",
  4724. "support": {
  4725. "source": "https://git.drupalcode.org/project/revision_log_default"
  4726. }
  4727. },
  4728. {
  4729. "name": "drupal/spamspan",
  4730. "version": "1.2.0",
  4731. "source": {
  4732. "type": "git",
  4733. "url": "https://git.drupalcode.org/project/spamspan.git",
  4734. "reference": "8.x-1.2"
  4735. },
  4736. "dist": {
  4737. "type": "zip",
  4738. "url": "https://ftp.drupal.org/files/projects/spamspan-8.x-1.2.zip",
  4739. "reference": "8.x-1.2",
  4740. "shasum": "017e12731aae7c853c5a3212a95980b10b99bdf7"
  4741. },
  4742. "require": {
  4743. "drupal/core": "~8.1 || ^9"
  4744. },
  4745. "type": "drupal-module",
  4746. "extra": {
  4747. "drupal": {
  4748. "version": "8.x-1.2",
  4749. "datestamp": "1588076988",
  4750. "security-coverage": {
  4751. "status": "covered",
  4752. "message": "Covered by Drupal's security advisory policy"
  4753. }
  4754. }
  4755. },
  4756. "notification-url": "https://packages.drupal.org/8/downloads",
  4757. "license": [
  4758. "GPL-2.0+"
  4759. ],
  4760. "authors": [
  4761. {
  4762. "name": "lakka",
  4763. "homepage": "https://www.drupal.org/user/63367"
  4764. },
  4765. {
  4766. "name": "peterx",
  4767. "homepage": "https://www.drupal.org/user/23516"
  4768. },
  4769. {
  4770. "name": "vitalie",
  4771. "homepage": "https://www.drupal.org/user/175134"
  4772. }
  4773. ],
  4774. "description": "The SpamSpan module obfuscates email addresses to help prevent spambots from collecting them. It implements the technique at http://www.spamspan.com.",
  4775. "homepage": "http://drupal.org/project/spamspan",
  4776. "support": {
  4777. "source": "https://git.drupalcode.org/project/spamspan"
  4778. }
  4779. },
  4780. {
  4781. "name": "drupal/token",
  4782. "version": "1.7.0",
  4783. "source": {
  4784. "type": "git",
  4785. "url": "https://git.drupalcode.org/project/token.git",
  4786. "reference": "8.x-1.7"
  4787. },
  4788. "dist": {
  4789. "type": "zip",
  4790. "url": "https://ftp.drupal.org/files/projects/token-8.x-1.7.zip",
  4791. "reference": "8.x-1.7",
  4792. "shasum": "c7e3a3757282e4c94e3c1fff08d01e22155cb853"
  4793. },
  4794. "require": {
  4795. "drupal/core": "^8.7.7 || ^9"
  4796. },
  4797. "type": "drupal-module",
  4798. "extra": {
  4799. "drupal": {
  4800. "version": "8.x-1.7",
  4801. "datestamp": "1587893588",
  4802. "security-coverage": {
  4803. "status": "covered",
  4804. "message": "Covered by Drupal's security advisory policy"
  4805. }
  4806. },
  4807. "drush": {
  4808. "services": {
  4809. "drush.services.yml": "^9 || ^10"
  4810. }
  4811. }
  4812. },
  4813. "notification-url": "https://packages.drupal.org/8/downloads",
  4814. "license": [
  4815. "GPL-2.0+"
  4816. ],
  4817. "authors": [
  4818. {
  4819. "name": "Berdir",
  4820. "homepage": "https://www.drupal.org/user/214652"
  4821. },
  4822. {
  4823. "name": "Dave Reid",
  4824. "homepage": "https://www.drupal.org/user/53892"
  4825. },
  4826. {
  4827. "name": "eaton",
  4828. "homepage": "https://www.drupal.org/user/16496"
  4829. },
  4830. {
  4831. "name": "fago",
  4832. "homepage": "https://www.drupal.org/user/16747"
  4833. },
  4834. {
  4835. "name": "greggles",
  4836. "homepage": "https://www.drupal.org/user/36762"
  4837. },
  4838. {
  4839. "name": "mikeryan",
  4840. "homepage": "https://www.drupal.org/user/4420"
  4841. }
  4842. ],
  4843. "description": "Provides a user interface for the Token API, some missing core tokens.",
  4844. "homepage": "https://www.drupal.org/project/token",
  4845. "support": {
  4846. "source": "https://git.drupalcode.org/project/token"
  4847. }
  4848. },
  4849. {
  4850. "name": "drupal/twig_tweak",
  4851. "version": "2.5.0",
  4852. "source": {
  4853. "type": "git",
  4854. "url": "https://git.drupalcode.org/project/twig_tweak.git",
  4855. "reference": "8.x-2.5"
  4856. },
  4857. "dist": {
  4858. "type": "zip",
  4859. "url": "https://ftp.drupal.org/files/projects/twig_tweak-8.x-2.5.zip",
  4860. "reference": "8.x-2.5",
  4861. "shasum": "077e193192d85706f5c5afc7575ba07b41499f79"
  4862. },
  4863. "require": {
  4864. "drupal/core": "^8.7 || ^9.0"
  4865. },
  4866. "suggest": {
  4867. "symfony/var-dumper": "Better dump() function for debugging Twig variables"
  4868. },
  4869. "type": "drupal-module",
  4870. "extra": {
  4871. "drupal": {
  4872. "version": "8.x-2.5",
  4873. "datestamp": "1583937566",
  4874. "security-coverage": {
  4875. "status": "covered",
  4876. "message": "Covered by Drupal's security advisory policy"
  4877. }
  4878. }
  4879. },
  4880. "notification-url": "https://packages.drupal.org/8/downloads",
  4881. "license": [
  4882. "GPL-2.0+"
  4883. ],
  4884. "authors": [
  4885. {
  4886. "name": "Chi",
  4887. "homepage": "https://www.drupal.org/user/556138"
  4888. }
  4889. ],
  4890. "description": "A Twig extension with some useful functions and filters for Drupal development.",
  4891. "homepage": "https://www.drupal.org/project/twig_tweak",
  4892. "keywords": [
  4893. "Drupal",
  4894. "Twig"
  4895. ],
  4896. "support": {
  4897. "source": "https://git.drupalcode.org/project/twig_tweak",
  4898. "issues": "https://www.drupal.org/project/issues/twig_tweak"
  4899. }
  4900. },
  4901. {
  4902. "name": "drupal/ui_patterns",
  4903. "version": "1.1.0",
  4904. "source": {
  4905. "type": "git",
  4906. "url": "https://git.drupalcode.org/project/ui_patterns.git",
  4907. "reference": "8.x-1.1"
  4908. },
  4909. "dist": {
  4910. "type": "zip",
  4911. "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.1.zip",
  4912. "reference": "8.x-1.1",
  4913. "shasum": "4131fee2638308caff7040b2f03264aa8e592a3c"
  4914. },
  4915. "require": {
  4916. "drupal/core": "^8.3.0"
  4917. },
  4918. "require-dev": {
  4919. "composer/installers": "^1.2",
  4920. "cweagans/composer-patches": "~1.4",
  4921. "drupal-composer/drupal-scaffold": "^2.2",
  4922. "drupal/coffee": "~1",
  4923. "drupal/config_devel": "~1",
  4924. "drupal/config_installer": "~1",
  4925. "drupal/console": "~1",
  4926. "drupal/ds": "~3",
  4927. "drupal/field_group": "~1",
  4928. "drupal/page_manager": "*",
  4929. "drupal/panels": "~4",
  4930. "drupal/paragraphs": "~1",
  4931. "drupal/token": "~1",
  4932. "drush/drush": "~9",
  4933. "openeuropa/task-runner": "~1.0-beta3",
  4934. "phpro/grumphp": "~0.14",
  4935. "webflo/drupal-core-require-dev": "~8.7"
  4936. },
  4937. "type": "drupal-module",
  4938. "extra": {
  4939. "branch-alias": {
  4940. "dev-1.x": "1.x-dev"
  4941. },
  4942. "drupal": {
  4943. "version": "8.x-1.1",
  4944. "datestamp": "1560696185",
  4945. "security-coverage": {
  4946. "status": "covered",
  4947. "message": "Covered by Drupal's security advisory policy"
  4948. }
  4949. },
  4950. "composer-exit-on-patch-failure": true,
  4951. "enable-patching": true,
  4952. "installer-paths": {
  4953. "build/core": [
  4954. "type:drupal-core"
  4955. ],
  4956. "build/modules/contrib/{$name}": [
  4957. "type:drupal-module"
  4958. ],
  4959. "build/profiles/contrib/{$name}": [
  4960. "type:drupal-profile"
  4961. ],
  4962. "build/themes/contrib/{$name}": [
  4963. "type:drupal-theme"
  4964. ]
  4965. }
  4966. },
  4967. "autoload": {
  4968. "psr-4": {
  4969. "Drupal\\ui_patterns\\": "./src"
  4970. }
  4971. },
  4972. "autoload-dev": {
  4973. "psr-4": {
  4974. "Drupal\\Tests\\ui_patterns\\": "./tests/src"
  4975. }
  4976. },
  4977. "notification-url": "https://packages.drupal.org/8/downloads",
  4978. "scripts": {
  4979. "drupal-scaffold": [
  4980. "DrupalComposer\\DrupalScaffold\\Plugin::scaffold"
  4981. ],
  4982. "post-install-cmd": [
  4983. "./vendor/bin/run drupal:site-setup"
  4984. ],
  4985. "post-update-cmd": [
  4986. "./vendor/bin/run drupal:site-setup"
  4987. ]
  4988. },
  4989. "license": [
  4990. "GPL-2.0+"
  4991. ],
  4992. "authors": [
  4993. {
  4994. "name": "Nuvole Web",
  4995. "homepage": "https://www.drupal.org/user/186696",
  4996. "email": "info@nuvole.org"
  4997. },
  4998. {
  4999. "name": "bircher",
  5000. "homepage": "https://www.drupal.org/user/1344166"
  5001. },
  5002. {
  5003. "name": "pescetti",
  5004. "homepage": "https://www.drupal.org/user/436244"
  5005. }
  5006. ],
  5007. "description": "UI Patterns.",
  5008. "homepage": "https://www.drupal.org/project/ui_patterns",
  5009. "keywords": [
  5010. "drupal",
  5011. "ui",
  5012. "web"
  5013. ],
  5014. "support": {
  5015. "source": "https://git.drupalcode.org/project/ui_patterns"
  5016. }
  5017. },
  5018. {
  5019. "name": "drupal/webform",
  5020. "version": "5.10.0",
  5021. "source": {
  5022. "type": "git",
  5023. "url": "https://git.drupalcode.org/project/webform.git",
  5024. "reference": "8.x-5.10"
  5025. },
  5026. "dist": {
  5027. "type": "zip",
  5028. "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.10.zip",
  5029. "reference": "8.x-5.10",
  5030. "shasum": "266b83c841eceea94db27a3a0f7d5cfe95b7fa0e"
  5031. },
  5032. "require": {
  5033. "drupal/core": "^8.7.7 || ^9"
  5034. },
  5035. "require-dev": {
  5036. "drupal/address": "~1.4",
  5037. "drupal/bootstrap": "~3.0",
  5038. "drupal/captcha": "~1.0",
  5039. "drupal/chosen": "~2.6",
  5040. "drupal/devel": "*",
  5041. "drupal/entity_print": "^2.1",
  5042. "drupal/gnode": "*",
  5043. "drupal/group": "~1.0",
  5044. "drupal/mailsystem": "~4.1",
  5045. "drupal/select2": "~1.1",
  5046. "drupal/smtp": "~1.0",
  5047. "drupal/telephone_validation": "^2.2",
  5048. "drupal/token": "~1.3",
  5049. "drupal/webform_access": "*",
  5050. "drupal/webform_attachment": "*",
  5051. "drupal/webform_devel": "*",
  5052. "drupal/webform_entity_print": "*",
  5053. "drupal/webform_group": "*",
  5054. "drupal/webform_node": "*",
  5055. "drupal/webform_options_limit": "*",
  5056. "drupal/webform_scheduled_email": "*",
  5057. "drupal/webform_ui": "*"
  5058. },
  5059. "type": "drupal-module",
  5060. "extra": {
  5061. "drupal": {
  5062. "version": "8.x-5.10",
  5063. "datestamp": "1588090448",
  5064. "security-coverage": {
  5065. "status": "covered",
  5066. "message": "Covered by Drupal's security advisory policy"
  5067. }
  5068. },
  5069. "drush": {
  5070. "services": {
  5071. "drush.services.yml": "^9"
  5072. }
  5073. }
  5074. },
  5075. "notification-url": "https://packages.drupal.org/8/downloads",
  5076. "license": [
  5077. "GPL-2.0-or-later"
  5078. ],
  5079. "authors": [
  5080. {
  5081. "name": "Jacob Rockowitz (jrockowitz)",
  5082. "homepage": "https://www.drupal.org/u/jrockowitz",
  5083. "role": "Maintainer"
  5084. },
  5085. {
  5086. "name": "Alexander Trotsenko (bucefal91)",
  5087. "homepage": "https://www.drupal.org/u/bucefal91",
  5088. "role": "Co-maintainer"
  5089. },
  5090. {
  5091. "name": "Contributors",
  5092. "homepage": "https://www.drupal.org/node/7404/committers",
  5093. "role": "Contributor"
  5094. },
  5095. {
  5096. "name": "fenstrat",
  5097. "homepage": "https://www.drupal.org/user/362649"
  5098. },
  5099. {
  5100. "name": "jrockowitz",
  5101. "homepage": "https://www.drupal.org/user/371407"
  5102. },
  5103. {
  5104. "name": "podarok",
  5105. "homepage": "https://www.drupal.org/user/116002"
  5106. },
  5107. {
  5108. "name": "quicksketch",
  5109. "homepage": "https://www.drupal.org/user/35821"
  5110. },
  5111. {
  5112. "name": "sanchiz",
  5113. "homepage": "https://www.drupal.org/user/1671246"
  5114. },
  5115. {
  5116. "name": "tedbow",
  5117. "homepage": "https://www.drupal.org/user/240860"
  5118. },
  5119. {
  5120. "name": "torotil",
  5121. "homepage": "https://www.drupal.org/user/865256"
  5122. }
  5123. ],
  5124. "description": "Enables the creation of webforms and questionnaires.",
  5125. "homepage": "https://drupal.org/project/webform",
  5126. "support": {
  5127. "source": "https://git.drupalcode.org/project/webform",
  5128. "issues": "https://www.drupal.org/project/issues/webform?version=8.x",
  5129. "docs": "https://www.drupal.org/docs/8/modules/webform",
  5130. "forum": "https://drupal.stackexchange.com/questions/tagged/webform"
  5131. }
  5132. },
  5133. {
  5134. "name": "drush/drush",
  5135. "version": "10.2.2",
  5136. "source": {
  5137. "type": "git",
  5138. "url": "https://github.com/drush-ops/drush.git",
  5139. "reference": "8307a4e7dae9c63a279d8b59b9dca6c1973576c2"
  5140. },
  5141. "dist": {
  5142. "type": "zip",
  5143. "url": "https://api.github.com/repos/drush-ops/drush/zipball/8307a4e7dae9c63a279d8b59b9dca6c1973576c2",
  5144. "reference": "8307a4e7dae9c63a279d8b59b9dca6c1973576c2",
  5145. "shasum": ""
  5146. },
  5147. "require": {
  5148. "chi-teck/drupal-code-generator": "^1.30.5",
  5149. "composer/semver": "^1.4",
  5150. "consolidation/config": "^1.2",
  5151. "consolidation/filter-via-dot-access-data": "^1",
  5152. "consolidation/robo": "^1 || ^2",
  5153. "consolidation/site-alias": "^3.0.0@stable",
  5154. "consolidation/site-process": "^2.1 || ^4",
  5155. "ext-dom": "*",
  5156. "grasmash/yaml-expander": "^1.1.1",
  5157. "league/container": "~2",
  5158. "php": ">=7.1.3",
  5159. "psr/log": "~1.0",
  5160. "psy/psysh": "~0.6",
  5161. "symfony/event-dispatcher": "^3.4 || ^4.0",
  5162. "symfony/finder": "^3.4 || ^4.0",
  5163. "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0",
  5164. "symfony/yaml": "^3.4 || ^4.0",
  5165. "webflo/drupal-finder": "^1.2",
  5166. "webmozart/path-util": "^2.1.0"
  5167. },
  5168. "require-dev": {
  5169. "composer/installers": "^1.7",
  5170. "cweagans/composer-patches": "~1.0",
  5171. "drupal/alinks": "1.0.0",
  5172. "drupal/core-recommended": "^8.8",
  5173. "g1a/composer-test-scenarios": "^3",
  5174. "lox/xhprof": "dev-master",
  5175. "phpunit/phpunit": "^4.8.36 || ^6.1",
  5176. "squizlabs/php_codesniffer": "^2.7 || ^3",
  5177. "vlucas/phpdotenv": "^2.4"
  5178. },
  5179. "bin": [
  5180. "drush"
  5181. ],
  5182. "type": "library",
  5183. "extra": {
  5184. "installer-paths": {
  5185. "sut/core": [
  5186. "type:drupal-core"
  5187. ],
  5188. "sut/libraries/{$name}": [
  5189. "type:drupal-library"
  5190. ],
  5191. "sut/modules/unish/{$name}": [
  5192. "drupal/devel"
  5193. ],
  5194. "sut/themes/unish/{$name}": [
  5195. "drupal/empty_theme"
  5196. ],
  5197. "sut/modules/contrib/{$name}": [
  5198. "type:drupal-module"
  5199. ],
  5200. "sut/profiles/contrib/{$name}": [
  5201. "type:drupal-profile"
  5202. ],
  5203. "sut/themes/contrib/{$name}": [
  5204. "type:drupal-theme"
  5205. ],
  5206. "sut/drush/contrib/{$name}": [
  5207. "type:drupal-drush"
  5208. ]
  5209. },
  5210. "branch-alias": {
  5211. "dev-master": "10.x-dev"
  5212. }
  5213. },
  5214. "autoload": {
  5215. "psr-4": {
  5216. "Drush\\": "src/",
  5217. "Drush\\Internal\\": "src/internal-forks"
  5218. }
  5219. },
  5220. "notification-url": "https://packagist.org/downloads/",
  5221. "license": [
  5222. "GPL-2.0-or-later"
  5223. ],
  5224. "authors": [
  5225. {
  5226. "name": "Moshe Weitzman",
  5227. "email": "weitzman@tejasa.com"
  5228. },
  5229. {
  5230. "name": "Owen Barton",
  5231. "email": "drupal@owenbarton.com"
  5232. },
  5233. {
  5234. "name": "Greg Anderson",
  5235. "email": "greg.1.anderson@greenknowe.org"
  5236. },
  5237. {
  5238. "name": "Jonathan Araña Cruz",
  5239. "email": "jonhattan@faita.net"
  5240. },
  5241. {
  5242. "name": "Jonathan Hedstrom",
  5243. "email": "jhedstrom@gmail.com"
  5244. },
  5245. {
  5246. "name": "Christopher Gervais",
  5247. "email": "chris@ergonlogic.com"
  5248. },
  5249. {
  5250. "name": "Dave Reid",
  5251. "email": "dave@davereid.net"
  5252. },
  5253. {
  5254. "name": "Damian Lee",
  5255. "email": "damiankloip@googlemail.com"
  5256. }
  5257. ],
  5258. "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
  5259. "homepage": "http://www.drush.org",
  5260. "time": "2020-02-26T21:07:53+00:00"
  5261. },
  5262. {
  5263. "name": "easyrdf/easyrdf",
  5264. "version": "0.9.1",
  5265. "source": {
  5266. "type": "git",
  5267. "url": "https://github.com/njh/easyrdf.git",
  5268. "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
  5269. },
  5270. "dist": {
  5271. "type": "zip",
  5272. "url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
  5273. "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566",
  5274. "shasum": ""
  5275. },
  5276. "require": {
  5277. "ext-mbstring": "*",
  5278. "ext-pcre": "*",
  5279. "php": ">=5.2.8"
  5280. },
  5281. "require-dev": {
  5282. "phpunit/phpunit": "~3.5",
  5283. "sami/sami": "~1.4",
  5284. "squizlabs/php_codesniffer": "~1.4.3"
  5285. },
  5286. "suggest": {
  5287. "ml/json-ld": "~1.0"
  5288. },
  5289. "type": "library",
  5290. "autoload": {
  5291. "psr-0": {
  5292. "EasyRdf_": "lib/"
  5293. }
  5294. },
  5295. "notification-url": "https://packagist.org/downloads/",
  5296. "license": [
  5297. "BSD-3-Clause"
  5298. ],
  5299. "authors": [
  5300. {
  5301. "name": "Nicholas Humfrey",
  5302. "email": "njh@aelius.com",
  5303. "homepage": "http://www.aelius.com/njh/",
  5304. "role": "Developer"
  5305. },
  5306. {
  5307. "name": "Alexey Zakhlestin",
  5308. "email": "indeyets@gmail.com",
  5309. "role": "Developer"
  5310. }
  5311. ],
  5312. "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
  5313. "homepage": "http://www.easyrdf.org/",
  5314. "keywords": [
  5315. "Linked Data",
  5316. "RDF",
  5317. "Semantic Web",
  5318. "Turtle",
  5319. "rdfa",
  5320. "sparql"
  5321. ],
  5322. "time": "2015-02-27T09:45:49+00:00"
  5323. },
  5324. {
  5325. "name": "egulias/email-validator",
  5326. "version": "2.1.17",
  5327. "source": {
  5328. "type": "git",
  5329. "url": "https://github.com/egulias/EmailValidator.git",
  5330. "reference": "ade6887fd9bd74177769645ab5c474824f8a418a"
  5331. },
  5332. "dist": {
  5333. "type": "zip",
  5334. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a",
  5335. "reference": "ade6887fd9bd74177769645ab5c474824f8a418a",
  5336. "shasum": ""
  5337. },
  5338. "require": {
  5339. "doctrine/lexer": "^1.0.1",
  5340. "php": ">=5.5",
  5341. "symfony/polyfill-intl-idn": "^1.10"
  5342. },
  5343. "require-dev": {
  5344. "dominicsayers/isemail": "^3.0.7",
  5345. "phpunit/phpunit": "^4.8.36|^7.5.15",
  5346. "satooshi/php-coveralls": "^1.0.1"
  5347. },
  5348. "suggest": {
  5349. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  5350. },
  5351. "type": "library",
  5352. "extra": {
  5353. "branch-alias": {
  5354. "dev-master": "2.1.x-dev"
  5355. }
  5356. },
  5357. "autoload": {
  5358. "psr-4": {
  5359. "Egulias\\EmailValidator\\": "EmailValidator"
  5360. }
  5361. },
  5362. "notification-url": "https://packagist.org/downloads/",
  5363. "license": [
  5364. "MIT"
  5365. ],
  5366. "authors": [
  5367. {
  5368. "name": "Eduardo Gulias Davis"
  5369. }
  5370. ],
  5371. "description": "A library for validating emails against several RFCs",
  5372. "homepage": "https://github.com/egulias/EmailValidator",
  5373. "keywords": [
  5374. "email",
  5375. "emailvalidation",
  5376. "emailvalidator",
  5377. "validation",
  5378. "validator"
  5379. ],
  5380. "time": "2020-02-13T22:36:52+00:00"
  5381. },
  5382. {
  5383. "name": "grasmash/expander",
  5384. "version": "1.0.0",
  5385. "source": {
  5386. "type": "git",
  5387. "url": "https://github.com/grasmash/expander.git",
  5388. "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f"
  5389. },
  5390. "dist": {
  5391. "type": "zip",
  5392. "url": "https://api.github.com/repos/grasmash/expander/zipball/95d6037344a4be1dd5f8e0b0b2571a28c397578f",
  5393. "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f",
  5394. "shasum": ""
  5395. },
  5396. "require": {
  5397. "dflydev/dot-access-data": "^1.1.0",
  5398. "php": ">=5.4"
  5399. },
  5400. "require-dev": {
  5401. "greg-1-anderson/composer-test-scenarios": "^1",
  5402. "phpunit/phpunit": "^4|^5.5.4",
  5403. "satooshi/php-coveralls": "^1.0.2|dev-master",
  5404. "squizlabs/php_codesniffer": "^2.7"
  5405. },
  5406. "type": "library",
  5407. "extra": {
  5408. "branch-alias": {
  5409. "dev-master": "1.x-dev"
  5410. }
  5411. },
  5412. "autoload": {
  5413. "psr-4": {
  5414. "Grasmash\\Expander\\": "src/"
  5415. }
  5416. },
  5417. "notification-url": "https://packagist.org/downloads/",
  5418. "license": [
  5419. "MIT"
  5420. ],
  5421. "authors": [
  5422. {
  5423. "name": "Matthew Grasmick"
  5424. }
  5425. ],
  5426. "description": "Expands internal property references in PHP arrays file.",
  5427. "time": "2017-12-21T22:14:55+00:00"
  5428. },
  5429. {
  5430. "name": "grasmash/yaml-expander",
  5431. "version": "1.4.0",
  5432. "source": {
  5433. "type": "git",
  5434. "url": "https://github.com/grasmash/yaml-expander.git",
  5435. "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1"
  5436. },
  5437. "dist": {
  5438. "type": "zip",
  5439. "url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/3f0f6001ae707a24f4d9733958d77d92bf9693b1",
  5440. "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1",
  5441. "shasum": ""
  5442. },
  5443. "require": {
  5444. "dflydev/dot-access-data": "^1.1.0",
  5445. "php": ">=5.4",
  5446. "symfony/yaml": "^2.8.11|^3|^4"
  5447. },
  5448. "require-dev": {
  5449. "greg-1-anderson/composer-test-scenarios": "^1",
  5450. "phpunit/phpunit": "^4.8|^5.5.4",
  5451. "satooshi/php-coveralls": "^1.0.2|dev-master",
  5452. "squizlabs/php_codesniffer": "^2.7"
  5453. },
  5454. "type": "library",
  5455. "extra": {
  5456. "branch-alias": {
  5457. "dev-master": "1.x-dev"
  5458. }
  5459. },
  5460. "autoload": {
  5461. "psr-4": {
  5462. "Grasmash\\YamlExpander\\": "src/"
  5463. }
  5464. },
  5465. "notification-url": "https://packagist.org/downloads/",
  5466. "license": [
  5467. "MIT"
  5468. ],
  5469. "authors": [
  5470. {
  5471. "name": "Matthew Grasmick"
  5472. }
  5473. ],
  5474. "description": "Expands internal property references in a yaml file.",
  5475. "time": "2017-12-16T16:06:03+00:00"
  5476. },
  5477. {
  5478. "name": "guzzlehttp/guzzle",
  5479. "version": "6.5.3",
  5480. "source": {
  5481. "type": "git",
  5482. "url": "https://github.com/guzzle/guzzle.git",
  5483. "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e"
  5484. },
  5485. "dist": {
  5486. "type": "zip",
  5487. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/aab4ebd862aa7d04f01a4b51849d657db56d882e",
  5488. "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e",
  5489. "shasum": ""
  5490. },
  5491. "require": {
  5492. "ext-json": "*",
  5493. "guzzlehttp/promises": "^1.0",
  5494. "guzzlehttp/psr7": "^1.6.1",
  5495. "php": ">=5.5",
  5496. "symfony/polyfill-intl-idn": "^1.11"
  5497. },
  5498. "require-dev": {
  5499. "ext-curl": "*",
  5500. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
  5501. "psr/log": "^1.1"
  5502. },
  5503. "suggest": {
  5504. "psr/log": "Required for using the Log middleware"
  5505. },
  5506. "type": "library",
  5507. "extra": {
  5508. "branch-alias": {
  5509. "dev-master": "6.5-dev"
  5510. }
  5511. },
  5512. "autoload": {
  5513. "psr-4": {
  5514. "GuzzleHttp\\": "src/"
  5515. },
  5516. "files": [
  5517. "src/functions_include.php"
  5518. ]
  5519. },
  5520. "notification-url": "https://packagist.org/downloads/",
  5521. "license": [
  5522. "MIT"
  5523. ],
  5524. "authors": [
  5525. {
  5526. "name": "Michael Dowling",
  5527. "email": "mtdowling@gmail.com",
  5528. "homepage": "https://github.com/mtdowling"
  5529. }
  5530. ],
  5531. "description": "Guzzle is a PHP HTTP client library",
  5532. "homepage": "http://guzzlephp.org/",
  5533. "keywords": [
  5534. "client",
  5535. "curl",
  5536. "framework",
  5537. "http",
  5538. "http client",
  5539. "rest",
  5540. "web service"
  5541. ],
  5542. "time": "2020-04-18T10:38:46+00:00"
  5543. },
  5544. {
  5545. "name": "guzzlehttp/promises",
  5546. "version": "v1.3.1",
  5547. "source": {
  5548. "type": "git",
  5549. "url": "https://github.com/guzzle/promises.git",
  5550. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  5551. },
  5552. "dist": {
  5553. "type": "zip",
  5554. "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  5555. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  5556. "shasum": ""
  5557. },
  5558. "require": {
  5559. "php": ">=5.5.0"
  5560. },
  5561. "require-dev": {
  5562. "phpunit/phpunit": "^4.0"
  5563. },
  5564. "type": "library",
  5565. "extra": {
  5566. "branch-alias": {
  5567. "dev-master": "1.4-dev"
  5568. }
  5569. },
  5570. "autoload": {
  5571. "psr-4": {
  5572. "GuzzleHttp\\Promise\\": "src/"
  5573. },
  5574. "files": [
  5575. "src/functions_include.php"
  5576. ]
  5577. },
  5578. "notification-url": "https://packagist.org/downloads/",
  5579. "license": [
  5580. "MIT"
  5581. ],
  5582. "authors": [
  5583. {
  5584. "name": "Michael Dowling",
  5585. "email": "mtdowling@gmail.com",
  5586. "homepage": "https://github.com/mtdowling"
  5587. }
  5588. ],
  5589. "description": "Guzzle promises library",
  5590. "keywords": [
  5591. "promise"
  5592. ],
  5593. "time": "2016-12-20T10:07:11+00:00"
  5594. },
  5595. {
  5596. "name": "guzzlehttp/psr7",
  5597. "version": "1.6.1",
  5598. "source": {
  5599. "type": "git",
  5600. "url": "https://github.com/guzzle/psr7.git",
  5601. "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
  5602. },
  5603. "dist": {
  5604. "type": "zip",
  5605. "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
  5606. "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
  5607. "shasum": ""
  5608. },
  5609. "require": {
  5610. "php": ">=5.4.0",
  5611. "psr/http-message": "~1.0",
  5612. "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
  5613. },
  5614. "provide": {
  5615. "psr/http-message-implementation": "1.0"
  5616. },
  5617. "require-dev": {
  5618. "ext-zlib": "*",
  5619. "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
  5620. },
  5621. "suggest": {
  5622. "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
  5623. },
  5624. "type": "library",
  5625. "extra": {
  5626. "branch-alias": {
  5627. "dev-master": "1.6-dev"
  5628. }
  5629. },
  5630. "autoload": {
  5631. "psr-4": {
  5632. "GuzzleHttp\\Psr7\\": "src/"
  5633. },
  5634. "files": [
  5635. "src/functions_include.php"
  5636. ]
  5637. },
  5638. "notification-url": "https://packagist.org/downloads/",
  5639. "license": [
  5640. "MIT"
  5641. ],
  5642. "authors": [
  5643. {
  5644. "name": "Michael Dowling",
  5645. "email": "mtdowling@gmail.com",
  5646. "homepage": "https://github.com/mtdowling"
  5647. },
  5648. {
  5649. "name": "Tobias Schultze",
  5650. "homepage": "https://github.com/Tobion"
  5651. }
  5652. ],
  5653. "description": "PSR-7 message implementation that also provides common utility methods",
  5654. "keywords": [
  5655. "http",
  5656. "message",
  5657. "psr-7",
  5658. "request",
  5659. "response",
  5660. "stream",
  5661. "uri",
  5662. "url"
  5663. ],
  5664. "time": "2019-07-01T23:21:34+00:00"
  5665. },
  5666. {
  5667. "name": "league/container",
  5668. "version": "2.4.1",
  5669. "source": {
  5670. "type": "git",
  5671. "url": "https://github.com/thephpleague/container.git",
  5672. "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0"
  5673. },
  5674. "dist": {
  5675. "type": "zip",
  5676. "url": "https://api.github.com/repos/thephpleague/container/zipball/43f35abd03a12977a60ffd7095efd6a7808488c0",
  5677. "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0",
  5678. "shasum": ""
  5679. },
  5680. "require": {
  5681. "container-interop/container-interop": "^1.2",
  5682. "php": "^5.4.0 || ^7.0"
  5683. },
  5684. "provide": {
  5685. "container-interop/container-interop-implementation": "^1.2",
  5686. "psr/container-implementation": "^1.0"
  5687. },
  5688. "replace": {
  5689. "orno/di": "~2.0"
  5690. },
  5691. "require-dev": {
  5692. "phpunit/phpunit": "4.*"
  5693. },
  5694. "type": "library",
  5695. "extra": {
  5696. "branch-alias": {
  5697. "dev-2.x": "2.x-dev",
  5698. "dev-1.x": "1.x-dev"
  5699. }
  5700. },
  5701. "autoload": {
  5702. "psr-4": {
  5703. "League\\Container\\": "src"
  5704. }
  5705. },
  5706. "notification-url": "https://packagist.org/downloads/",
  5707. "license": [
  5708. "MIT"
  5709. ],
  5710. "authors": [
  5711. {
  5712. "name": "Phil Bennett",
  5713. "email": "philipobenito@gmail.com",
  5714. "homepage": "http://www.philipobenito.com",
  5715. "role": "Developer"
  5716. }
  5717. ],
  5718. "description": "A fast and intuitive dependency injection container.",
  5719. "homepage": "https://github.com/thephpleague/container",
  5720. "keywords": [
  5721. "container",
  5722. "dependency",
  5723. "di",
  5724. "injection",
  5725. "league",
  5726. "provider",
  5727. "service"
  5728. ],
  5729. "time": "2017-05-10T09:20:27+00:00"
  5730. },
  5731. {
  5732. "name": "masterminds/html5",
  5733. "version": "2.7.0",
  5734. "source": {
  5735. "type": "git",
  5736. "url": "https://github.com/Masterminds/html5-php.git",
  5737. "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2"
  5738. },
  5739. "dist": {
  5740. "type": "zip",
  5741. "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2",
  5742. "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2",
  5743. "shasum": ""
  5744. },
  5745. "require": {
  5746. "ext-ctype": "*",
  5747. "ext-dom": "*",
  5748. "ext-libxml": "*",
  5749. "php": ">=5.3.0"
  5750. },
  5751. "require-dev": {
  5752. "phpunit/phpunit": "^4.8.35",
  5753. "sami/sami": "~2.0",
  5754. "satooshi/php-coveralls": "1.0.*"
  5755. },
  5756. "type": "library",
  5757. "extra": {
  5758. "branch-alias": {
  5759. "dev-master": "2.7-dev"
  5760. }
  5761. },
  5762. "autoload": {
  5763. "psr-4": {
  5764. "Masterminds\\": "src"
  5765. }
  5766. },
  5767. "notification-url": "https://packagist.org/downloads/",
  5768. "license": [
  5769. "MIT"
  5770. ],
  5771. "authors": [
  5772. {
  5773. "name": "Matt Butcher",
  5774. "email": "technosophos@gmail.com"
  5775. },
  5776. {
  5777. "name": "Matt Farina",
  5778. "email": "matt@mattfarina.com"
  5779. },
  5780. {
  5781. "name": "Asmir Mustafic",
  5782. "email": "goetas@gmail.com"
  5783. }
  5784. ],
  5785. "description": "An HTML5 parser and serializer.",
  5786. "homepage": "http://masterminds.github.io/html5-php",
  5787. "keywords": [
  5788. "HTML5",
  5789. "dom",
  5790. "html",
  5791. "parser",
  5792. "querypath",
  5793. "serializer",
  5794. "xml"
  5795. ],
  5796. "time": "2019-07-25T07:03:26+00:00"
  5797. },
  5798. {
  5799. "name": "nikic/php-parser",
  5800. "version": "v4.4.0",
  5801. "source": {
  5802. "type": "git",
  5803. "url": "https://github.com/nikic/PHP-Parser.git",
  5804. "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120"
  5805. },
  5806. "dist": {
  5807. "type": "zip",
  5808. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
  5809. "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
  5810. "shasum": ""
  5811. },
  5812. "require": {
  5813. "ext-tokenizer": "*",
  5814. "php": ">=7.0"
  5815. },
  5816. "require-dev": {
  5817. "ircmaxell/php-yacc": "0.0.5",
  5818. "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
  5819. },
  5820. "bin": [
  5821. "bin/php-parse"
  5822. ],
  5823. "type": "library",
  5824. "extra": {
  5825. "branch-alias": {
  5826. "dev-master": "4.3-dev"
  5827. }
  5828. },
  5829. "autoload": {
  5830. "psr-4": {
  5831. "PhpParser\\": "lib/PhpParser"
  5832. }
  5833. },
  5834. "notification-url": "https://packagist.org/downloads/",
  5835. "license": [
  5836. "BSD-3-Clause"
  5837. ],
  5838. "authors": [
  5839. {
  5840. "name": "Nikita Popov"
  5841. }
  5842. ],
  5843. "description": "A PHP parser written in PHP",
  5844. "keywords": [
  5845. "parser",
  5846. "php"
  5847. ],
  5848. "time": "2020-04-10T16:34:50+00:00"
  5849. },
  5850. {
  5851. "name": "paragonie/random_compat",
  5852. "version": "v9.99.99",
  5853. "source": {
  5854. "type": "git",
  5855. "url": "https://github.com/paragonie/random_compat.git",
  5856. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
  5857. },
  5858. "dist": {
  5859. "type": "zip",
  5860. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  5861. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  5862. "shasum": ""
  5863. },
  5864. "require": {
  5865. "php": "^7"
  5866. },
  5867. "require-dev": {
  5868. "phpunit/phpunit": "4.*|5.*",
  5869. "vimeo/psalm": "^1"
  5870. },
  5871. "suggest": {
  5872. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  5873. },
  5874. "type": "library",
  5875. "notification-url": "https://packagist.org/downloads/",
  5876. "license": [
  5877. "MIT"
  5878. ],
  5879. "authors": [
  5880. {
  5881. "name": "Paragon Initiative Enterprises",
  5882. "email": "security@paragonie.com",
  5883. "homepage": "https://paragonie.com"
  5884. }
  5885. ],
  5886. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  5887. "keywords": [
  5888. "csprng",
  5889. "polyfill",
  5890. "pseudorandom",
  5891. "random"
  5892. ],
  5893. "time": "2018-07-02T15:55:56+00:00"
  5894. },
  5895. {
  5896. "name": "pear/archive_tar",
  5897. "version": "1.4.9",
  5898. "source": {
  5899. "type": "git",
  5900. "url": "https://github.com/pear/Archive_Tar.git",
  5901. "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0"
  5902. },
  5903. "dist": {
  5904. "type": "zip",
  5905. "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/c5b00053770e1d72128252c62c2c1a12c26639f0",
  5906. "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0",
  5907. "shasum": ""
  5908. },
  5909. "require": {
  5910. "pear/pear-core-minimal": "^1.10.0alpha2",
  5911. "php": ">=5.2.0"
  5912. },
  5913. "require-dev": {
  5914. "phpunit/phpunit": "*"
  5915. },
  5916. "suggest": {
  5917. "ext-bz2": "Bz2 compression support.",
  5918. "ext-xz": "Lzma2 compression support.",
  5919. "ext-zlib": "Gzip compression support."
  5920. },
  5921. "type": "library",
  5922. "extra": {
  5923. "branch-alias": {
  5924. "dev-master": "1.4.x-dev"
  5925. }
  5926. },
  5927. "autoload": {
  5928. "psr-0": {
  5929. "Archive_Tar": ""
  5930. }
  5931. },
  5932. "notification-url": "https://packagist.org/downloads/",
  5933. "include-path": [
  5934. "./"
  5935. ],
  5936. "license": [
  5937. "BSD-3-Clause"
  5938. ],
  5939. "authors": [
  5940. {
  5941. "name": "Vincent Blavet",
  5942. "email": "vincent@phpconcept.net"
  5943. },
  5944. {
  5945. "name": "Greg Beaver",
  5946. "email": "greg@chiaraquartet.net"
  5947. },
  5948. {
  5949. "name": "Michiel Rook",
  5950. "email": "mrook@php.net"
  5951. }
  5952. ],
  5953. "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
  5954. "homepage": "https://github.com/pear/Archive_Tar",
  5955. "keywords": [
  5956. "archive",
  5957. "tar"
  5958. ],
  5959. "time": "2019-12-04T10:17:28+00:00"
  5960. },
  5961. {
  5962. "name": "pear/console_getopt",
  5963. "version": "v1.4.3",
  5964. "source": {
  5965. "type": "git",
  5966. "url": "https://github.com/pear/Console_Getopt.git",
  5967. "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
  5968. },
  5969. "dist": {
  5970. "type": "zip",
  5971. "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
  5972. "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
  5973. "shasum": ""
  5974. },
  5975. "type": "library",
  5976. "autoload": {
  5977. "psr-0": {
  5978. "Console": "./"
  5979. }
  5980. },
  5981. "notification-url": "https://packagist.org/downloads/",
  5982. "include-path": [
  5983. "./"
  5984. ],
  5985. "license": [
  5986. "BSD-2-Clause"
  5987. ],
  5988. "authors": [
  5989. {
  5990. "name": "Andrei Zmievski",
  5991. "email": "andrei@php.net",
  5992. "role": "Lead"
  5993. },
  5994. {
  5995. "name": "Stig Bakken",
  5996. "email": "stig@php.net",
  5997. "role": "Developer"
  5998. },
  5999. {
  6000. "name": "Greg Beaver",
  6001. "email": "cellog@php.net",
  6002. "role": "Helper"
  6003. }
  6004. ],
  6005. "description": "More info available on: http://pear.php.net/package/Console_Getopt",
  6006. "time": "2019-11-20T18:27:48+00:00"
  6007. },
  6008. {
  6009. "name": "pear/pear-core-minimal",
  6010. "version": "v1.10.10",
  6011. "source": {
  6012. "type": "git",
  6013. "url": "https://github.com/pear/pear-core-minimal.git",
  6014. "reference": "625a3c429d9b2c1546438679074cac1b089116a7"
  6015. },
  6016. "dist": {
  6017. "type": "zip",
  6018. "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7",
  6019. "reference": "625a3c429d9b2c1546438679074cac1b089116a7",
  6020. "shasum": ""
  6021. },
  6022. "require": {
  6023. "pear/console_getopt": "~1.4",
  6024. "pear/pear_exception": "~1.0"
  6025. },
  6026. "replace": {
  6027. "rsky/pear-core-min": "self.version"
  6028. },
  6029. "type": "library",
  6030. "autoload": {
  6031. "psr-0": {
  6032. "": "src/"
  6033. }
  6034. },
  6035. "notification-url": "https://packagist.org/downloads/",
  6036. "include-path": [
  6037. "src/"
  6038. ],
  6039. "license": [
  6040. "BSD-3-Clause"
  6041. ],
  6042. "authors": [
  6043. {
  6044. "name": "Christian Weiske",
  6045. "email": "cweiske@php.net",
  6046. "role": "Lead"
  6047. }
  6048. ],
  6049. "description": "Minimal set of PEAR core files to be used as composer dependency",
  6050. "time": "2019-11-19T19:00:24+00:00"
  6051. },
  6052. {
  6053. "name": "pear/pear_exception",
  6054. "version": "v1.0.1",
  6055. "source": {
  6056. "type": "git",
  6057. "url": "https://github.com/pear/PEAR_Exception.git",
  6058. "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7"
  6059. },
  6060. "dist": {
  6061. "type": "zip",
  6062. "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
  6063. "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
  6064. "shasum": ""
  6065. },
  6066. "require": {
  6067. "php": ">=4.4.0"
  6068. },
  6069. "require-dev": {
  6070. "phpunit/phpunit": "*"
  6071. },
  6072. "type": "class",
  6073. "extra": {
  6074. "branch-alias": {
  6075. "dev-master": "1.0.x-dev"
  6076. }
  6077. },
  6078. "autoload": {
  6079. "classmap": [
  6080. "PEAR/"
  6081. ]
  6082. },
  6083. "notification-url": "https://packagist.org/downloads/",
  6084. "include-path": [
  6085. "."
  6086. ],
  6087. "license": [
  6088. "BSD-2-Clause"
  6089. ],
  6090. "authors": [
  6091. {
  6092. "name": "Helgi Thormar",
  6093. "email": "dufuz@php.net"
  6094. },
  6095. {
  6096. "name": "Greg Beaver",
  6097. "email": "cellog@php.net"
  6098. }
  6099. ],
  6100. "description": "The PEAR Exception base class.",
  6101. "homepage": "https://github.com/pear/PEAR_Exception",
  6102. "keywords": [
  6103. "exception"
  6104. ],
  6105. "time": "2019-12-10T10:24:42+00:00"
  6106. },
  6107. {
  6108. "name": "phpoption/phpoption",
  6109. "version": "1.7.3",
  6110. "source": {
  6111. "type": "git",
  6112. "url": "https://github.com/schmittjoh/php-option.git",
  6113. "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae"
  6114. },
  6115. "dist": {
  6116. "type": "zip",
  6117. "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
  6118. "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
  6119. "shasum": ""
  6120. },
  6121. "require": {
  6122. "php": "^5.5.9 || ^7.0 || ^8.0"
  6123. },
  6124. "require-dev": {
  6125. "bamarni/composer-bin-plugin": "^1.3",
  6126. "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
  6127. },
  6128. "type": "library",
  6129. "extra": {
  6130. "branch-alias": {
  6131. "dev-master": "1.7-dev"
  6132. }
  6133. },
  6134. "autoload": {
  6135. "psr-4": {
  6136. "PhpOption\\": "src/PhpOption/"
  6137. }
  6138. },
  6139. "notification-url": "https://packagist.org/downloads/",
  6140. "license": [
  6141. "Apache-2.0"
  6142. ],
  6143. "authors": [
  6144. {
  6145. "name": "Johannes M. Schmitt",
  6146. "email": "schmittjoh@gmail.com"
  6147. },
  6148. {
  6149. "name": "Graham Campbell",
  6150. "email": "graham@alt-three.com"
  6151. }
  6152. ],
  6153. "description": "Option Type for PHP",
  6154. "keywords": [
  6155. "language",
  6156. "option",
  6157. "php",
  6158. "type"
  6159. ],
  6160. "time": "2020-03-21T18:07:53+00:00"
  6161. },
  6162. {
  6163. "name": "psr/container",
  6164. "version": "1.0.0",
  6165. "source": {
  6166. "type": "git",
  6167. "url": "https://github.com/php-fig/container.git",
  6168. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  6169. },
  6170. "dist": {
  6171. "type": "zip",
  6172. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  6173. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  6174. "shasum": ""
  6175. },
  6176. "require": {
  6177. "php": ">=5.3.0"
  6178. },
  6179. "type": "library",
  6180. "extra": {
  6181. "branch-alias": {
  6182. "dev-master": "1.0.x-dev"
  6183. }
  6184. },
  6185. "autoload": {
  6186. "psr-4": {
  6187. "Psr\\Container\\": "src/"
  6188. }
  6189. },
  6190. "notification-url": "https://packagist.org/downloads/",
  6191. "license": [
  6192. "MIT"
  6193. ],
  6194. "authors": [
  6195. {
  6196. "name": "PHP-FIG",
  6197. "homepage": "http://www.php-fig.org/"
  6198. }
  6199. ],
  6200. "description": "Common Container Interface (PHP FIG PSR-11)",
  6201. "homepage": "https://github.com/php-fig/container",
  6202. "keywords": [
  6203. "PSR-11",
  6204. "container",
  6205. "container-interface",
  6206. "container-interop",
  6207. "psr"
  6208. ],
  6209. "time": "2017-02-14T16:28:37+00:00"
  6210. },
  6211. {
  6212. "name": "psr/http-message",
  6213. "version": "1.0.1",
  6214. "source": {
  6215. "type": "git",
  6216. "url": "https://github.com/php-fig/http-message.git",
  6217. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  6218. },
  6219. "dist": {
  6220. "type": "zip",
  6221. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  6222. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  6223. "shasum": ""
  6224. },
  6225. "require": {
  6226. "php": ">=5.3.0"
  6227. },
  6228. "type": "library",
  6229. "extra": {
  6230. "branch-alias": {
  6231. "dev-master": "1.0.x-dev"
  6232. }
  6233. },
  6234. "autoload": {
  6235. "psr-4": {
  6236. "Psr\\Http\\Message\\": "src/"
  6237. }
  6238. },
  6239. "notification-url": "https://packagist.org/downloads/",
  6240. "license": [
  6241. "MIT"
  6242. ],
  6243. "authors": [
  6244. {
  6245. "name": "PHP-FIG",
  6246. "homepage": "http://www.php-fig.org/"
  6247. }
  6248. ],
  6249. "description": "Common interface for HTTP messages",
  6250. "homepage": "https://github.com/php-fig/http-message",
  6251. "keywords": [
  6252. "http",
  6253. "http-message",
  6254. "psr",
  6255. "psr-7",
  6256. "request",
  6257. "response"
  6258. ],
  6259. "time": "2016-08-06T14:39:51+00:00"
  6260. },
  6261. {
  6262. "name": "psr/log",
  6263. "version": "1.1.3",
  6264. "source": {
  6265. "type": "git",
  6266. "url": "https://github.com/php-fig/log.git",
  6267. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
  6268. },
  6269. "dist": {
  6270. "type": "zip",
  6271. "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
  6272. "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
  6273. "shasum": ""
  6274. },
  6275. "require": {
  6276. "php": ">=5.3.0"
  6277. },
  6278. "type": "library",
  6279. "extra": {
  6280. "branch-alias": {
  6281. "dev-master": "1.1.x-dev"
  6282. }
  6283. },
  6284. "autoload": {
  6285. "psr-4": {
  6286. "Psr\\Log\\": "Psr/Log/"
  6287. }
  6288. },
  6289. "notification-url": "https://packagist.org/downloads/",
  6290. "license": [
  6291. "MIT"
  6292. ],
  6293. "authors": [
  6294. {
  6295. "name": "PHP-FIG",
  6296. "homepage": "http://www.php-fig.org/"
  6297. }
  6298. ],
  6299. "description": "Common interface for logging libraries",
  6300. "homepage": "https://github.com/php-fig/log",
  6301. "keywords": [
  6302. "log",
  6303. "psr",
  6304. "psr-3"
  6305. ],
  6306. "time": "2020-03-23T09:12:05+00:00"
  6307. },
  6308. {
  6309. "name": "psy/psysh",
  6310. "version": "v0.10.4",
  6311. "source": {
  6312. "type": "git",
  6313. "url": "https://github.com/bobthecow/psysh.git",
  6314. "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560"
  6315. },
  6316. "dist": {
  6317. "type": "zip",
  6318. "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a8aec1b2981ab66882a01cce36a49b6317dc3560",
  6319. "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560",
  6320. "shasum": ""
  6321. },
  6322. "require": {
  6323. "dnoegel/php-xdg-base-dir": "0.1.*",
  6324. "ext-json": "*",
  6325. "ext-tokenizer": "*",
  6326. "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3",
  6327. "php": "^8.0 || ^7.0 || ^5.5.9",
  6328. "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10",
  6329. "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7"
  6330. },
  6331. "require-dev": {
  6332. "bamarni/composer-bin-plugin": "^1.2",
  6333. "hoa/console": "3.17.*"
  6334. },
  6335. "suggest": {
  6336. "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
  6337. "ext-pdo-sqlite": "The doc command requires SQLite to work.",
  6338. "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
  6339. "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
  6340. "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
  6341. },
  6342. "bin": [
  6343. "bin/psysh"
  6344. ],
  6345. "type": "library",
  6346. "extra": {
  6347. "branch-alias": {
  6348. "dev-master": "0.10.x-dev"
  6349. }
  6350. },
  6351. "autoload": {
  6352. "files": [
  6353. "src/functions.php"
  6354. ],
  6355. "psr-4": {
  6356. "Psy\\": "src/"
  6357. }
  6358. },
  6359. "notification-url": "https://packagist.org/downloads/",
  6360. "license": [
  6361. "MIT"
  6362. ],
  6363. "authors": [
  6364. {
  6365. "name": "Justin Hileman",
  6366. "email": "justin@justinhileman.info",
  6367. "homepage": "http://justinhileman.com"
  6368. }
  6369. ],
  6370. "description": "An interactive shell for modern PHP.",
  6371. "homepage": "http://psysh.org",
  6372. "keywords": [
  6373. "REPL",
  6374. "console",
  6375. "interactive",
  6376. "shell"
  6377. ],
  6378. "time": "2020-05-03T19:32:03+00:00"
  6379. },
  6380. {
  6381. "name": "ralouphie/getallheaders",
  6382. "version": "3.0.3",
  6383. "source": {
  6384. "type": "git",
  6385. "url": "https://github.com/ralouphie/getallheaders.git",
  6386. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  6387. },
  6388. "dist": {
  6389. "type": "zip",
  6390. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  6391. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  6392. "shasum": ""
  6393. },
  6394. "require": {
  6395. "php": ">=5.6"
  6396. },
  6397. "require-dev": {
  6398. "php-coveralls/php-coveralls": "^2.1",
  6399. "phpunit/phpunit": "^5 || ^6.5"
  6400. },
  6401. "type": "library",
  6402. "autoload": {
  6403. "files": [
  6404. "src/getallheaders.php"
  6405. ]
  6406. },
  6407. "notification-url": "https://packagist.org/downloads/",
  6408. "license": [
  6409. "MIT"
  6410. ],
  6411. "authors": [
  6412. {
  6413. "name": "Ralph Khattar",
  6414. "email": "ralph.khattar@gmail.com"
  6415. }
  6416. ],
  6417. "description": "A polyfill for getallheaders.",
  6418. "time": "2019-03-08T08:55:37+00:00"
  6419. },
  6420. {
  6421. "name": "stack/builder",
  6422. "version": "v1.0.6",
  6423. "source": {
  6424. "type": "git",
  6425. "url": "https://github.com/stackphp/builder.git",
  6426. "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c"
  6427. },
  6428. "dist": {
  6429. "type": "zip",
  6430. "url": "https://api.github.com/repos/stackphp/builder/zipball/a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c",
  6431. "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c",
  6432. "shasum": ""
  6433. },
  6434. "require": {
  6435. "php": ">=7.2.0",
  6436. "symfony/http-foundation": "~2.1|~3.0|~4.0|~5.0",
  6437. "symfony/http-kernel": "~2.1|~3.0|~4.0|~5.0"
  6438. },
  6439. "require-dev": {
  6440. "phpunit/phpunit": "~8.0",
  6441. "symfony/routing": "^5.0"
  6442. },
  6443. "type": "library",
  6444. "extra": {
  6445. "branch-alias": {
  6446. "dev-master": "1.0-dev"
  6447. }
  6448. },
  6449. "autoload": {
  6450. "psr-0": {
  6451. "Stack": "src"
  6452. }
  6453. },
  6454. "notification-url": "https://packagist.org/downloads/",
  6455. "license": [
  6456. "MIT"
  6457. ],
  6458. "authors": [
  6459. {
  6460. "name": "Igor Wiedler",
  6461. "email": "igor@wiedler.ch"
  6462. }
  6463. ],
  6464. "description": "Builder for stack middleware based on HttpKernelInterface.",
  6465. "keywords": [
  6466. "stack"
  6467. ],
  6468. "time": "2020-01-30T12:17:27+00:00"
  6469. },
  6470. {
  6471. "name": "stecman/symfony-console-completion",
  6472. "version": "0.11.0",
  6473. "source": {
  6474. "type": "git",
  6475. "url": "https://github.com/stecman/symfony-console-completion.git",
  6476. "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518"
  6477. },
  6478. "dist": {
  6479. "type": "zip",
  6480. "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/a9502dab59405e275a9f264536c4e1cb61fc3518",
  6481. "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518",
  6482. "shasum": ""
  6483. },
  6484. "require": {
  6485. "php": ">=5.3.2",
  6486. "symfony/console": "~2.3 || ~3.0 || ~4.0 || ~5.0"
  6487. },
  6488. "require-dev": {
  6489. "phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.4"
  6490. },
  6491. "type": "library",
  6492. "extra": {
  6493. "branch-alias": {
  6494. "dev-master": "0.10.x-dev"
  6495. }
  6496. },
  6497. "autoload": {
  6498. "psr-4": {
  6499. "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
  6500. }
  6501. },
  6502. "notification-url": "https://packagist.org/downloads/",
  6503. "license": [
  6504. "MIT"
  6505. ],
  6506. "authors": [
  6507. {
  6508. "name": "Stephen Holdaway",
  6509. "email": "stephen@stecman.co.nz"
  6510. }
  6511. ],
  6512. "description": "Automatic BASH completion for Symfony Console Component based applications.",
  6513. "time": "2019-11-24T17:03:06+00:00"
  6514. },
  6515. {
  6516. "name": "symfony-cmf/routing",
  6517. "version": "1.4.1",
  6518. "source": {
  6519. "type": "git",
  6520. "url": "https://github.com/symfony-cmf/routing.git",
  6521. "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac"
  6522. },
  6523. "dist": {
  6524. "type": "zip",
  6525. "url": "https://api.github.com/repos/symfony-cmf/routing/zipball/fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
  6526. "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
  6527. "shasum": ""
  6528. },
  6529. "require": {
  6530. "php": "^5.3.9|^7.0",
  6531. "psr/log": "1.*",
  6532. "symfony/http-kernel": "^2.2|3.*",
  6533. "symfony/routing": "^2.2|3.*"
  6534. },
  6535. "require-dev": {
  6536. "friendsofsymfony/jsrouting-bundle": "^1.1",
  6537. "symfony-cmf/testing": "^1.3",
  6538. "symfony/config": "^2.2|3.*",
  6539. "symfony/dependency-injection": "^2.0.5|3.*",
  6540. "symfony/event-dispatcher": "^2.1|3.*"
  6541. },
  6542. "suggest": {
  6543. "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
  6544. },
  6545. "type": "library",
  6546. "extra": {
  6547. "branch-alias": {
  6548. "dev-master": "1.4-dev"
  6549. }
  6550. },
  6551. "autoload": {
  6552. "psr-4": {
  6553. "Symfony\\Cmf\\Component\\Routing\\": ""
  6554. }
  6555. },
  6556. "notification-url": "https://packagist.org/downloads/",
  6557. "license": [
  6558. "MIT"
  6559. ],
  6560. "authors": [
  6561. {
  6562. "name": "Symfony CMF Community",
  6563. "homepage": "https://github.com/symfony-cmf/Routing/contributors"
  6564. }
  6565. ],
  6566. "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
  6567. "homepage": "http://cmf.symfony.com",
  6568. "keywords": [
  6569. "database",
  6570. "routing"
  6571. ],
  6572. "time": "2017-05-09T08:10:41+00:00"
  6573. },
  6574. {
  6575. "name": "symfony/class-loader",
  6576. "version": "v3.4.40",
  6577. "source": {
  6578. "type": "git",
  6579. "url": "https://github.com/symfony/class-loader.git",
  6580. "reference": "e4636a4f23f157278a19e5db160c63de0da297d8"
  6581. },
  6582. "dist": {
  6583. "type": "zip",
  6584. "url": "https://api.github.com/repos/symfony/class-loader/zipball/e4636a4f23f157278a19e5db160c63de0da297d8",
  6585. "reference": "e4636a4f23f157278a19e5db160c63de0da297d8",
  6586. "shasum": ""
  6587. },
  6588. "require": {
  6589. "php": "^5.5.9|>=7.0.8"
  6590. },
  6591. "require-dev": {
  6592. "symfony/finder": "~2.8|~3.0|~4.0",
  6593. "symfony/polyfill-apcu": "~1.1"
  6594. },
  6595. "suggest": {
  6596. "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
  6597. },
  6598. "type": "library",
  6599. "extra": {
  6600. "branch-alias": {
  6601. "dev-master": "3.4-dev"
  6602. }
  6603. },
  6604. "autoload": {
  6605. "psr-4": {
  6606. "Symfony\\Component\\ClassLoader\\": ""
  6607. },
  6608. "exclude-from-classmap": [
  6609. "/Tests/"
  6610. ]
  6611. },
  6612. "notification-url": "https://packagist.org/downloads/",
  6613. "license": [
  6614. "MIT"
  6615. ],
  6616. "authors": [
  6617. {
  6618. "name": "Fabien Potencier",
  6619. "email": "fabien@symfony.com"
  6620. },
  6621. {
  6622. "name": "Symfony Community",
  6623. "homepage": "https://symfony.com/contributors"
  6624. }
  6625. ],
  6626. "description": "Symfony ClassLoader Component",
  6627. "homepage": "https://symfony.com",
  6628. "time": "2020-03-15T09:38:08+00:00"
  6629. },
  6630. {
  6631. "name": "symfony/config",
  6632. "version": "v3.4.40",
  6633. "source": {
  6634. "type": "git",
  6635. "url": "https://github.com/symfony/config.git",
  6636. "reference": "3634991bea549e73c45a964c38f30ceeae6ed877"
  6637. },
  6638. "dist": {
  6639. "type": "zip",
  6640. "url": "https://api.github.com/repos/symfony/config/zipball/3634991bea549e73c45a964c38f30ceeae6ed877",
  6641. "reference": "3634991bea549e73c45a964c38f30ceeae6ed877",
  6642. "shasum": ""
  6643. },
  6644. "require": {
  6645. "php": "^5.5.9|>=7.0.8",
  6646. "symfony/filesystem": "~2.8|~3.0|~4.0",
  6647. "symfony/polyfill-ctype": "~1.8"
  6648. },
  6649. "conflict": {
  6650. "symfony/dependency-injection": "<3.3",
  6651. "symfony/finder": "<3.3"
  6652. },
  6653. "require-dev": {
  6654. "symfony/dependency-injection": "~3.3|~4.0",
  6655. "symfony/event-dispatcher": "~3.3|~4.0",
  6656. "symfony/finder": "~3.3|~4.0",
  6657. "symfony/yaml": "~3.0|~4.0"
  6658. },
  6659. "suggest": {
  6660. "symfony/yaml": "To use the yaml reference dumper"
  6661. },
  6662. "type": "library",
  6663. "extra": {
  6664. "branch-alias": {
  6665. "dev-master": "3.4-dev"
  6666. }
  6667. },
  6668. "autoload": {
  6669. "psr-4": {
  6670. "Symfony\\Component\\Config\\": ""
  6671. },
  6672. "exclude-from-classmap": [
  6673. "/Tests/"
  6674. ]
  6675. },
  6676. "notification-url": "https://packagist.org/downloads/",
  6677. "license": [
  6678. "MIT"
  6679. ],
  6680. "authors": [
  6681. {
  6682. "name": "Fabien Potencier",
  6683. "email": "fabien@symfony.com"
  6684. },
  6685. {
  6686. "name": "Symfony Community",
  6687. "homepage": "https://symfony.com/contributors"
  6688. }
  6689. ],
  6690. "description": "Symfony Config Component",
  6691. "homepage": "https://symfony.com",
  6692. "time": "2020-04-12T14:33:46+00:00"
  6693. },
  6694. {
  6695. "name": "symfony/console",
  6696. "version": "v3.4.40",
  6697. "source": {
  6698. "type": "git",
  6699. "url": "https://github.com/symfony/console.git",
  6700. "reference": "bf60d5e606cd595391c5f82bf6b570d9573fa120"
  6701. },
  6702. "dist": {
  6703. "type": "zip",
  6704. "url": "https://api.github.com/repos/symfony/console/zipball/bf60d5e606cd595391c5f82bf6b570d9573fa120",
  6705. "reference": "bf60d5e606cd595391c5f82bf6b570d9573fa120",
  6706. "shasum": ""
  6707. },
  6708. "require": {
  6709. "php": "^5.5.9|>=7.0.8",
  6710. "symfony/debug": "~2.8|~3.0|~4.0",
  6711. "symfony/polyfill-mbstring": "~1.0"
  6712. },
  6713. "conflict": {
  6714. "symfony/dependency-injection": "<3.4",
  6715. "symfony/process": "<3.3"
  6716. },
  6717. "provide": {
  6718. "psr/log-implementation": "1.0"
  6719. },
  6720. "require-dev": {
  6721. "psr/log": "~1.0",
  6722. "symfony/config": "~3.3|~4.0",
  6723. "symfony/dependency-injection": "~3.4|~4.0",
  6724. "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
  6725. "symfony/lock": "~3.4|~4.0",
  6726. "symfony/process": "~3.3|~4.0"
  6727. },
  6728. "suggest": {
  6729. "psr/log": "For using the console logger",
  6730. "symfony/event-dispatcher": "",
  6731. "symfony/lock": "",
  6732. "symfony/process": ""
  6733. },
  6734. "type": "library",
  6735. "extra": {
  6736. "branch-alias": {
  6737. "dev-master": "3.4-dev"
  6738. }
  6739. },
  6740. "autoload": {
  6741. "psr-4": {
  6742. "Symfony\\Component\\Console\\": ""
  6743. },
  6744. "exclude-from-classmap": [
  6745. "/Tests/"
  6746. ]
  6747. },
  6748. "notification-url": "https://packagist.org/downloads/",
  6749. "license": [
  6750. "MIT"
  6751. ],
  6752. "authors": [
  6753. {
  6754. "name": "Fabien Potencier",
  6755. "email": "fabien@symfony.com"
  6756. },
  6757. {
  6758. "name": "Symfony Community",
  6759. "homepage": "https://symfony.com/contributors"
  6760. }
  6761. ],
  6762. "description": "Symfony Console Component",
  6763. "homepage": "https://symfony.com",
  6764. "time": "2020-03-27T17:07:22+00:00"
  6765. },
  6766. {
  6767. "name": "symfony/css-selector",
  6768. "version": "v3.4.40",
  6769. "source": {
  6770. "type": "git",
  6771. "url": "https://github.com/symfony/css-selector.git",
  6772. "reference": "9ccf6e78077a3fc1596e6c7b5958008965a11518"
  6773. },
  6774. "dist": {
  6775. "type": "zip",
  6776. "url": "https://api.github.com/repos/symfony/css-selector/zipball/9ccf6e78077a3fc1596e6c7b5958008965a11518",
  6777. "reference": "9ccf6e78077a3fc1596e6c7b5958008965a11518",
  6778. "shasum": ""
  6779. },
  6780. "require": {
  6781. "php": "^5.5.9|>=7.0.8"
  6782. },
  6783. "type": "library",
  6784. "extra": {
  6785. "branch-alias": {
  6786. "dev-master": "3.4-dev"
  6787. }
  6788. },
  6789. "autoload": {
  6790. "psr-4": {
  6791. "Symfony\\Component\\CssSelector\\": ""
  6792. },
  6793. "exclude-from-classmap": [
  6794. "/Tests/"
  6795. ]
  6796. },
  6797. "notification-url": "https://packagist.org/downloads/",
  6798. "license": [
  6799. "MIT"
  6800. ],
  6801. "authors": [
  6802. {
  6803. "name": "Fabien Potencier",
  6804. "email": "fabien@symfony.com"
  6805. },
  6806. {
  6807. "name": "Jean-François Simon",
  6808. "email": "jeanfrancois.simon@sensiolabs.com"
  6809. },
  6810. {
  6811. "name": "Symfony Community",
  6812. "homepage": "https://symfony.com/contributors"
  6813. }
  6814. ],
  6815. "description": "Symfony CssSelector Component",
  6816. "homepage": "https://symfony.com",
  6817. "time": "2020-03-16T08:31:04+00:00"
  6818. },
  6819. {
  6820. "name": "symfony/debug",
  6821. "version": "v3.4.40",
  6822. "source": {
  6823. "type": "git",
  6824. "url": "https://github.com/symfony/debug.git",
  6825. "reference": "ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29"
  6826. },
  6827. "dist": {
  6828. "type": "zip",
  6829. "url": "https://api.github.com/repos/symfony/debug/zipball/ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29",
  6830. "reference": "ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29",
  6831. "shasum": ""
  6832. },
  6833. "require": {
  6834. "php": "^5.5.9|>=7.0.8",
  6835. "psr/log": "~1.0"
  6836. },
  6837. "conflict": {
  6838. "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  6839. },
  6840. "require-dev": {
  6841. "symfony/http-kernel": "~2.8|~3.0|~4.0"
  6842. },
  6843. "type": "library",
  6844. "extra": {
  6845. "branch-alias": {
  6846. "dev-master": "3.4-dev"
  6847. }
  6848. },
  6849. "autoload": {
  6850. "psr-4": {
  6851. "Symfony\\Component\\Debug\\": ""
  6852. },
  6853. "exclude-from-classmap": [
  6854. "/Tests/"
  6855. ]
  6856. },
  6857. "notification-url": "https://packagist.org/downloads/",
  6858. "license": [
  6859. "MIT"
  6860. ],
  6861. "authors": [
  6862. {
  6863. "name": "Fabien Potencier",
  6864. "email": "fabien@symfony.com"
  6865. },
  6866. {
  6867. "name": "Symfony Community",
  6868. "homepage": "https://symfony.com/contributors"
  6869. }
  6870. ],
  6871. "description": "Symfony Debug Component",
  6872. "homepage": "https://symfony.com",
  6873. "time": "2020-03-23T10:22:40+00:00"
  6874. },
  6875. {
  6876. "name": "symfony/dependency-injection",
  6877. "version": "v3.4.40",
  6878. "source": {
  6879. "type": "git",
  6880. "url": "https://github.com/symfony/dependency-injection.git",
  6881. "reference": "d10ff5503b0b27711087eef4ac7835a752fe42fd"
  6882. },
  6883. "dist": {
  6884. "type": "zip",
  6885. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d10ff5503b0b27711087eef4ac7835a752fe42fd",
  6886. "reference": "d10ff5503b0b27711087eef4ac7835a752fe42fd",
  6887. "shasum": ""
  6888. },
  6889. "require": {
  6890. "php": "^5.5.9|>=7.0.8",
  6891. "psr/container": "^1.0"
  6892. },
  6893. "conflict": {
  6894. "symfony/config": "<3.3.7",
  6895. "symfony/finder": "<3.3",
  6896. "symfony/proxy-manager-bridge": "<3.4",
  6897. "symfony/yaml": "<3.4"
  6898. },
  6899. "provide": {
  6900. "psr/container-implementation": "1.0"
  6901. },
  6902. "require-dev": {
  6903. "symfony/config": "~3.3|~4.0",
  6904. "symfony/expression-language": "~2.8|~3.0|~4.0",
  6905. "symfony/yaml": "~3.4|~4.0"
  6906. },
  6907. "suggest": {
  6908. "symfony/config": "",
  6909. "symfony/expression-language": "For using expressions in service container configuration",
  6910. "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
  6911. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  6912. "symfony/yaml": ""
  6913. },
  6914. "type": "library",
  6915. "extra": {
  6916. "branch-alias": {
  6917. "dev-master": "3.4-dev"
  6918. }
  6919. },
  6920. "autoload": {
  6921. "psr-4": {
  6922. "Symfony\\Component\\DependencyInjection\\": ""
  6923. },
  6924. "exclude-from-classmap": [
  6925. "/Tests/"
  6926. ]
  6927. },
  6928. "notification-url": "https://packagist.org/downloads/",
  6929. "license": [
  6930. "MIT"
  6931. ],
  6932. "authors": [
  6933. {
  6934. "name": "Fabien Potencier",
  6935. "email": "fabien@symfony.com"
  6936. },
  6937. {
  6938. "name": "Symfony Community",
  6939. "homepage": "https://symfony.com/contributors"
  6940. }
  6941. ],
  6942. "description": "Symfony DependencyInjection Component",
  6943. "homepage": "https://symfony.com",
  6944. "time": "2020-04-13T09:33:40+00:00"
  6945. },
  6946. {
  6947. "name": "symfony/dom-crawler",
  6948. "version": "v3.4.40",
  6949. "source": {
  6950. "type": "git",
  6951. "url": "https://github.com/symfony/dom-crawler.git",
  6952. "reference": "ceacdab4abf7695ef6bec77c8b7983e1544c6358"
  6953. },
  6954. "dist": {
  6955. "type": "zip",
  6956. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ceacdab4abf7695ef6bec77c8b7983e1544c6358",
  6957. "reference": "ceacdab4abf7695ef6bec77c8b7983e1544c6358",
  6958. "shasum": ""
  6959. },
  6960. "require": {
  6961. "php": "^5.5.9|>=7.0.8",
  6962. "symfony/polyfill-ctype": "~1.8",
  6963. "symfony/polyfill-mbstring": "~1.0"
  6964. },
  6965. "require-dev": {
  6966. "symfony/css-selector": "~2.8|~3.0|~4.0"
  6967. },
  6968. "suggest": {
  6969. "symfony/css-selector": ""
  6970. },
  6971. "type": "library",
  6972. "extra": {
  6973. "branch-alias": {
  6974. "dev-master": "3.4-dev"
  6975. }
  6976. },
  6977. "autoload": {
  6978. "psr-4": {
  6979. "Symfony\\Component\\DomCrawler\\": ""
  6980. },
  6981. "exclude-from-classmap": [
  6982. "/Tests/"
  6983. ]
  6984. },
  6985. "notification-url": "https://packagist.org/downloads/",
  6986. "license": [
  6987. "MIT"
  6988. ],
  6989. "authors": [
  6990. {
  6991. "name": "Fabien Potencier",
  6992. "email": "fabien@symfony.com"
  6993. },
  6994. {
  6995. "name": "Symfony Community",
  6996. "homepage": "https://symfony.com/contributors"
  6997. }
  6998. ],
  6999. "description": "Symfony DomCrawler Component",
  7000. "homepage": "https://symfony.com",
  7001. "time": "2020-03-16T08:31:04+00:00"
  7002. },
  7003. {
  7004. "name": "symfony/event-dispatcher",
  7005. "version": "v3.4.40",
  7006. "source": {
  7007. "type": "git",
  7008. "url": "https://github.com/symfony/event-dispatcher.git",
  7009. "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48"
  7010. },
  7011. "dist": {
  7012. "type": "zip",
  7013. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
  7014. "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
  7015. "shasum": ""
  7016. },
  7017. "require": {
  7018. "php": "^5.5.9|>=7.0.8"
  7019. },
  7020. "conflict": {
  7021. "symfony/dependency-injection": "<3.3"
  7022. },
  7023. "require-dev": {
  7024. "psr/log": "~1.0",
  7025. "symfony/config": "~2.8|~3.0|~4.0",
  7026. "symfony/dependency-injection": "~3.3|~4.0",
  7027. "symfony/expression-language": "~2.8|~3.0|~4.0",
  7028. "symfony/stopwatch": "~2.8|~3.0|~4.0"
  7029. },
  7030. "suggest": {
  7031. "symfony/dependency-injection": "",
  7032. "symfony/http-kernel": ""
  7033. },
  7034. "type": "library",
  7035. "extra": {
  7036. "branch-alias": {
  7037. "dev-master": "3.4-dev"
  7038. }
  7039. },
  7040. "autoload": {
  7041. "psr-4": {
  7042. "Symfony\\Component\\EventDispatcher\\": ""
  7043. },
  7044. "exclude-from-classmap": [
  7045. "/Tests/"
  7046. ]
  7047. },
  7048. "notification-url": "https://packagist.org/downloads/",
  7049. "license": [
  7050. "MIT"
  7051. ],
  7052. "authors": [
  7053. {
  7054. "name": "Fabien Potencier",
  7055. "email": "fabien@symfony.com"
  7056. },
  7057. {
  7058. "name": "Symfony Community",
  7059. "homepage": "https://symfony.com/contributors"
  7060. }
  7061. ],
  7062. "description": "Symfony EventDispatcher Component",
  7063. "homepage": "https://symfony.com",
  7064. "time": "2020-03-15T09:38:08+00:00"
  7065. },
  7066. {
  7067. "name": "symfony/filesystem",
  7068. "version": "v3.4.40",
  7069. "source": {
  7070. "type": "git",
  7071. "url": "https://github.com/symfony/filesystem.git",
  7072. "reference": "78a93e5606a19d0fb490afc3c4a9b7ecd86e1515"
  7073. },
  7074. "dist": {
  7075. "type": "zip",
  7076. "url": "https://api.github.com/repos/symfony/filesystem/zipball/78a93e5606a19d0fb490afc3c4a9b7ecd86e1515",
  7077. "reference": "78a93e5606a19d0fb490afc3c4a9b7ecd86e1515",
  7078. "shasum": ""
  7079. },
  7080. "require": {
  7081. "php": "^5.5.9|>=7.0.8",
  7082. "symfony/polyfill-ctype": "~1.8"
  7083. },
  7084. "type": "library",
  7085. "extra": {
  7086. "branch-alias": {
  7087. "dev-master": "3.4-dev"
  7088. }
  7089. },
  7090. "autoload": {
  7091. "psr-4": {
  7092. "Symfony\\Component\\Filesystem\\": ""
  7093. },
  7094. "exclude-from-classmap": [
  7095. "/Tests/"
  7096. ]
  7097. },
  7098. "notification-url": "https://packagist.org/downloads/",
  7099. "license": [
  7100. "MIT"
  7101. ],
  7102. "authors": [
  7103. {
  7104. "name": "Fabien Potencier",
  7105. "email": "fabien@symfony.com"
  7106. },
  7107. {
  7108. "name": "Symfony Community",
  7109. "homepage": "https://symfony.com/contributors"
  7110. }
  7111. ],
  7112. "description": "Symfony Filesystem Component",
  7113. "homepage": "https://symfony.com",
  7114. "time": "2020-04-12T16:54:01+00:00"
  7115. },
  7116. {
  7117. "name": "symfony/finder",
  7118. "version": "v3.4.40",
  7119. "source": {
  7120. "type": "git",
  7121. "url": "https://github.com/symfony/finder.git",
  7122. "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200"
  7123. },
  7124. "dist": {
  7125. "type": "zip",
  7126. "url": "https://api.github.com/repos/symfony/finder/zipball/5ec813ccafa8164ef21757e8c725d3a57da59200",
  7127. "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200",
  7128. "shasum": ""
  7129. },
  7130. "require": {
  7131. "php": "^5.5.9|>=7.0.8"
  7132. },
  7133. "type": "library",
  7134. "extra": {
  7135. "branch-alias": {
  7136. "dev-master": "3.4-dev"
  7137. }
  7138. },
  7139. "autoload": {
  7140. "psr-4": {
  7141. "Symfony\\Component\\Finder\\": ""
  7142. },
  7143. "exclude-from-classmap": [
  7144. "/Tests/"
  7145. ]
  7146. },
  7147. "notification-url": "https://packagist.org/downloads/",
  7148. "license": [
  7149. "MIT"
  7150. ],
  7151. "authors": [
  7152. {
  7153. "name": "Fabien Potencier",
  7154. "email": "fabien@symfony.com"
  7155. },
  7156. {
  7157. "name": "Symfony Community",
  7158. "homepage": "https://symfony.com/contributors"
  7159. }
  7160. ],
  7161. "description": "Symfony Finder Component",
  7162. "homepage": "https://symfony.com",
  7163. "time": "2020-02-14T07:34:21+00:00"
  7164. },
  7165. {
  7166. "name": "symfony/http-foundation",
  7167. "version": "v3.4.40",
  7168. "source": {
  7169. "type": "git",
  7170. "url": "https://github.com/symfony/http-foundation.git",
  7171. "reference": "eded33daef1147be7ff1249706be9a49fe2c7a44"
  7172. },
  7173. "dist": {
  7174. "type": "zip",
  7175. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/eded33daef1147be7ff1249706be9a49fe2c7a44",
  7176. "reference": "eded33daef1147be7ff1249706be9a49fe2c7a44",
  7177. "shasum": ""
  7178. },
  7179. "require": {
  7180. "php": "^5.5.9|>=7.0.8",
  7181. "symfony/polyfill-mbstring": "~1.1",
  7182. "symfony/polyfill-php70": "~1.6"
  7183. },
  7184. "require-dev": {
  7185. "symfony/expression-language": "~2.8|~3.0|~4.0"
  7186. },
  7187. "type": "library",
  7188. "extra": {
  7189. "branch-alias": {
  7190. "dev-master": "3.4-dev"
  7191. }
  7192. },
  7193. "autoload": {
  7194. "psr-4": {
  7195. "Symfony\\Component\\HttpFoundation\\": ""
  7196. },
  7197. "exclude-from-classmap": [
  7198. "/Tests/"
  7199. ]
  7200. },
  7201. "notification-url": "https://packagist.org/downloads/",
  7202. "license": [
  7203. "MIT"
  7204. ],
  7205. "authors": [
  7206. {
  7207. "name": "Fabien Potencier",
  7208. "email": "fabien@symfony.com"
  7209. },
  7210. {
  7211. "name": "Symfony Community",
  7212. "homepage": "https://symfony.com/contributors"
  7213. }
  7214. ],
  7215. "description": "Symfony HttpFoundation Component",
  7216. "homepage": "https://symfony.com",
  7217. "time": "2020-04-18T20:23:17+00:00"
  7218. },
  7219. {
  7220. "name": "symfony/http-kernel",
  7221. "version": "v3.4.40",
  7222. "source": {
  7223. "type": "git",
  7224. "url": "https://github.com/symfony/http-kernel.git",
  7225. "reference": "139d477cc926de9ca03c3d59b51ab6e22450c6df"
  7226. },
  7227. "dist": {
  7228. "type": "zip",
  7229. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/139d477cc926de9ca03c3d59b51ab6e22450c6df",
  7230. "reference": "139d477cc926de9ca03c3d59b51ab6e22450c6df",
  7231. "shasum": ""
  7232. },
  7233. "require": {
  7234. "php": "^5.5.9|>=7.0.8",
  7235. "psr/log": "~1.0",
  7236. "symfony/debug": "^3.3.3|~4.0",
  7237. "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
  7238. "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1",
  7239. "symfony/polyfill-ctype": "~1.8",
  7240. "symfony/polyfill-php56": "~1.8"
  7241. },
  7242. "conflict": {
  7243. "symfony/config": "<2.8",
  7244. "symfony/dependency-injection": "<3.4.10|<4.0.10,>=4",
  7245. "symfony/var-dumper": "<3.3",
  7246. "twig/twig": "<1.34|<2.4,>=2"
  7247. },
  7248. "provide": {
  7249. "psr/log-implementation": "1.0"
  7250. },
  7251. "require-dev": {
  7252. "psr/cache": "~1.0",
  7253. "symfony/browser-kit": "~2.8|~3.0|~4.0",
  7254. "symfony/class-loader": "~2.8|~3.0",
  7255. "symfony/config": "~2.8|~3.0|~4.0",
  7256. "symfony/console": "~2.8|~3.0|~4.0",
  7257. "symfony/css-selector": "~2.8|~3.0|~4.0",
  7258. "symfony/dependency-injection": "^3.4.10|^4.0.10",
  7259. "symfony/dom-crawler": "~2.8|~3.0|~4.0",
  7260. "symfony/expression-language": "~2.8|~3.0|~4.0",
  7261. "symfony/finder": "~2.8|~3.0|~4.0",
  7262. "symfony/process": "~2.8|~3.0|~4.0",
  7263. "symfony/routing": "~3.4|~4.0",
  7264. "symfony/stopwatch": "~2.8|~3.0|~4.0",
  7265. "symfony/templating": "~2.8|~3.0|~4.0",
  7266. "symfony/translation": "~2.8|~3.0|~4.0",
  7267. "symfony/var-dumper": "~3.3|~4.0"
  7268. },
  7269. "suggest": {
  7270. "symfony/browser-kit": "",
  7271. "symfony/config": "",
  7272. "symfony/console": "",
  7273. "symfony/dependency-injection": "",
  7274. "symfony/finder": "",
  7275. "symfony/var-dumper": ""
  7276. },
  7277. "type": "library",
  7278. "extra": {
  7279. "branch-alias": {
  7280. "dev-master": "3.4-dev"
  7281. }
  7282. },
  7283. "autoload": {
  7284. "psr-4": {
  7285. "Symfony\\Component\\HttpKernel\\": ""
  7286. },
  7287. "exclude-from-classmap": [
  7288. "/Tests/"
  7289. ]
  7290. },
  7291. "notification-url": "https://packagist.org/downloads/",
  7292. "license": [
  7293. "MIT"
  7294. ],
  7295. "authors": [
  7296. {
  7297. "name": "Fabien Potencier",
  7298. "email": "fabien@symfony.com"
  7299. },
  7300. {
  7301. "name": "Symfony Community",
  7302. "homepage": "https://symfony.com/contributors"
  7303. }
  7304. ],
  7305. "description": "Symfony HttpKernel Component",
  7306. "homepage": "https://symfony.com",
  7307. "time": "2020-04-28T17:41:38+00:00"
  7308. },
  7309. {
  7310. "name": "symfony/polyfill-ctype",
  7311. "version": "v1.15.0",
  7312. "source": {
  7313. "type": "git",
  7314. "url": "https://github.com/symfony/polyfill-ctype.git",
  7315. "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14"
  7316. },
  7317. "dist": {
  7318. "type": "zip",
  7319. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
  7320. "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
  7321. "shasum": ""
  7322. },
  7323. "require": {
  7324. "php": ">=5.3.3"
  7325. },
  7326. "suggest": {
  7327. "ext-ctype": "For best performance"
  7328. },
  7329. "type": "library",
  7330. "extra": {
  7331. "branch-alias": {
  7332. "dev-master": "1.15-dev"
  7333. }
  7334. },
  7335. "autoload": {
  7336. "psr-4": {
  7337. "Symfony\\Polyfill\\Ctype\\": ""
  7338. },
  7339. "files": [
  7340. "bootstrap.php"
  7341. ]
  7342. },
  7343. "notification-url": "https://packagist.org/downloads/",
  7344. "license": [
  7345. "MIT"
  7346. ],
  7347. "authors": [
  7348. {
  7349. "name": "Gert de Pagter",
  7350. "email": "BackEndTea@gmail.com"
  7351. },
  7352. {
  7353. "name": "Symfony Community",
  7354. "homepage": "https://symfony.com/contributors"
  7355. }
  7356. ],
  7357. "description": "Symfony polyfill for ctype functions",
  7358. "homepage": "https://symfony.com",
  7359. "keywords": [
  7360. "compatibility",
  7361. "ctype",
  7362. "polyfill",
  7363. "portable"
  7364. ],
  7365. "time": "2020-02-27T09:26:54+00:00"
  7366. },
  7367. {
  7368. "name": "symfony/polyfill-iconv",
  7369. "version": "v1.15.0",
  7370. "source": {
  7371. "type": "git",
  7372. "url": "https://github.com/symfony/polyfill-iconv.git",
  7373. "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8"
  7374. },
  7375. "dist": {
  7376. "type": "zip",
  7377. "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ad6d62792bfbcfc385dd34b424d4fcf9712a32c8",
  7378. "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8",
  7379. "shasum": ""
  7380. },
  7381. "require": {
  7382. "php": ">=5.3.3"
  7383. },
  7384. "suggest": {
  7385. "ext-iconv": "For best performance"
  7386. },
  7387. "type": "library",
  7388. "extra": {
  7389. "branch-alias": {
  7390. "dev-master": "1.15-dev"
  7391. }
  7392. },
  7393. "autoload": {
  7394. "psr-4": {
  7395. "Symfony\\Polyfill\\Iconv\\": ""
  7396. },
  7397. "files": [
  7398. "bootstrap.php"
  7399. ]
  7400. },
  7401. "notification-url": "https://packagist.org/downloads/",
  7402. "license": [
  7403. "MIT"
  7404. ],
  7405. "authors": [
  7406. {
  7407. "name": "Nicolas Grekas",
  7408. "email": "p@tchwork.com"
  7409. },
  7410. {
  7411. "name": "Symfony Community",
  7412. "homepage": "https://symfony.com/contributors"
  7413. }
  7414. ],
  7415. "description": "Symfony polyfill for the Iconv extension",
  7416. "homepage": "https://symfony.com",
  7417. "keywords": [
  7418. "compatibility",
  7419. "iconv",
  7420. "polyfill",
  7421. "portable",
  7422. "shim"
  7423. ],
  7424. "time": "2020-03-09T19:04:49+00:00"
  7425. },
  7426. {
  7427. "name": "symfony/polyfill-intl-idn",
  7428. "version": "v1.15.0",
  7429. "source": {
  7430. "type": "git",
  7431. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  7432. "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf"
  7433. },
  7434. "dist": {
  7435. "type": "zip",
  7436. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf",
  7437. "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf",
  7438. "shasum": ""
  7439. },
  7440. "require": {
  7441. "php": ">=5.3.3",
  7442. "symfony/polyfill-mbstring": "^1.3",
  7443. "symfony/polyfill-php72": "^1.10"
  7444. },
  7445. "suggest": {
  7446. "ext-intl": "For best performance"
  7447. },
  7448. "type": "library",
  7449. "extra": {
  7450. "branch-alias": {
  7451. "dev-master": "1.15-dev"
  7452. }
  7453. },
  7454. "autoload": {
  7455. "psr-4": {
  7456. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  7457. },
  7458. "files": [
  7459. "bootstrap.php"
  7460. ]
  7461. },
  7462. "notification-url": "https://packagist.org/downloads/",
  7463. "license": [
  7464. "MIT"
  7465. ],
  7466. "authors": [
  7467. {
  7468. "name": "Laurent Bassin",
  7469. "email": "laurent@bassin.info"
  7470. },
  7471. {
  7472. "name": "Symfony Community",
  7473. "homepage": "https://symfony.com/contributors"
  7474. }
  7475. ],
  7476. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  7477. "homepage": "https://symfony.com",
  7478. "keywords": [
  7479. "compatibility",
  7480. "idn",
  7481. "intl",
  7482. "polyfill",
  7483. "portable",
  7484. "shim"
  7485. ],
  7486. "time": "2020-03-09T19:04:49+00:00"
  7487. },
  7488. {
  7489. "name": "symfony/polyfill-mbstring",
  7490. "version": "v1.15.0",
  7491. "source": {
  7492. "type": "git",
  7493. "url": "https://github.com/symfony/polyfill-mbstring.git",
  7494. "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
  7495. },
  7496. "dist": {
  7497. "type": "zip",
  7498. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
  7499. "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
  7500. "shasum": ""
  7501. },
  7502. "require": {
  7503. "php": ">=5.3.3"
  7504. },
  7505. "suggest": {
  7506. "ext-mbstring": "For best performance"
  7507. },
  7508. "type": "library",
  7509. "extra": {
  7510. "branch-alias": {
  7511. "dev-master": "1.15-dev"
  7512. }
  7513. },
  7514. "autoload": {
  7515. "psr-4": {
  7516. "Symfony\\Polyfill\\Mbstring\\": ""
  7517. },
  7518. "files": [
  7519. "bootstrap.php"
  7520. ]
  7521. },
  7522. "notification-url": "https://packagist.org/downloads/",
  7523. "license": [
  7524. "MIT"
  7525. ],
  7526. "authors": [
  7527. {
  7528. "name": "Nicolas Grekas",
  7529. "email": "p@tchwork.com"
  7530. },
  7531. {
  7532. "name": "Symfony Community",
  7533. "homepage": "https://symfony.com/contributors"
  7534. }
  7535. ],
  7536. "description": "Symfony polyfill for the Mbstring extension",
  7537. "homepage": "https://symfony.com",
  7538. "keywords": [
  7539. "compatibility",
  7540. "mbstring",
  7541. "polyfill",
  7542. "portable",
  7543. "shim"
  7544. ],
  7545. "time": "2020-03-09T19:04:49+00:00"
  7546. },
  7547. {
  7548. "name": "symfony/polyfill-php56",
  7549. "version": "v1.15.0",
  7550. "source": {
  7551. "type": "git",
  7552. "url": "https://github.com/symfony/polyfill-php56.git",
  7553. "reference": "d51ec491c8ddceae7dca8dd6c7e30428f543f37d"
  7554. },
  7555. "dist": {
  7556. "type": "zip",
  7557. "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/d51ec491c8ddceae7dca8dd6c7e30428f543f37d",
  7558. "reference": "d51ec491c8ddceae7dca8dd6c7e30428f543f37d",
  7559. "shasum": ""
  7560. },
  7561. "require": {
  7562. "php": ">=5.3.3",
  7563. "symfony/polyfill-util": "~1.0"
  7564. },
  7565. "type": "library",
  7566. "extra": {
  7567. "branch-alias": {
  7568. "dev-master": "1.15-dev"
  7569. }
  7570. },
  7571. "autoload": {
  7572. "psr-4": {
  7573. "Symfony\\Polyfill\\Php56\\": ""
  7574. },
  7575. "files": [
  7576. "bootstrap.php"
  7577. ]
  7578. },
  7579. "notification-url": "https://packagist.org/downloads/",
  7580. "license": [
  7581. "MIT"
  7582. ],
  7583. "authors": [
  7584. {
  7585. "name": "Nicolas Grekas",
  7586. "email": "p@tchwork.com"
  7587. },
  7588. {
  7589. "name": "Symfony Community",
  7590. "homepage": "https://symfony.com/contributors"
  7591. }
  7592. ],
  7593. "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
  7594. "homepage": "https://symfony.com",
  7595. "keywords": [
  7596. "compatibility",
  7597. "polyfill",
  7598. "portable",
  7599. "shim"
  7600. ],
  7601. "time": "2020-03-09T19:04:49+00:00"
  7602. },
  7603. {
  7604. "name": "symfony/polyfill-php70",
  7605. "version": "v1.15.0",
  7606. "source": {
  7607. "type": "git",
  7608. "url": "https://github.com/symfony/polyfill-php70.git",
  7609. "reference": "2a18e37a489803559284416df58c71ccebe50bf0"
  7610. },
  7611. "dist": {
  7612. "type": "zip",
  7613. "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/2a18e37a489803559284416df58c71ccebe50bf0",
  7614. "reference": "2a18e37a489803559284416df58c71ccebe50bf0",
  7615. "shasum": ""
  7616. },
  7617. "require": {
  7618. "paragonie/random_compat": "~1.0|~2.0|~9.99",
  7619. "php": ">=5.3.3"
  7620. },
  7621. "type": "library",
  7622. "extra": {
  7623. "branch-alias": {
  7624. "dev-master": "1.15-dev"
  7625. }
  7626. },
  7627. "autoload": {
  7628. "psr-4": {
  7629. "Symfony\\Polyfill\\Php70\\": ""
  7630. },
  7631. "files": [
  7632. "bootstrap.php"
  7633. ],
  7634. "classmap": [
  7635. "Resources/stubs"
  7636. ]
  7637. },
  7638. "notification-url": "https://packagist.org/downloads/",
  7639. "license": [
  7640. "MIT"
  7641. ],
  7642. "authors": [
  7643. {
  7644. "name": "Nicolas Grekas",
  7645. "email": "p@tchwork.com"
  7646. },
  7647. {
  7648. "name": "Symfony Community",
  7649. "homepage": "https://symfony.com/contributors"
  7650. }
  7651. ],
  7652. "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
  7653. "homepage": "https://symfony.com",
  7654. "keywords": [
  7655. "compatibility",
  7656. "polyfill",
  7657. "portable",
  7658. "shim"
  7659. ],
  7660. "time": "2020-02-27T09:26:54+00:00"
  7661. },
  7662. {
  7663. "name": "symfony/polyfill-php72",
  7664. "version": "v1.15.0",
  7665. "source": {
  7666. "type": "git",
  7667. "url": "https://github.com/symfony/polyfill-php72.git",
  7668. "reference": "37b0976c78b94856543260ce09b460a7bc852747"
  7669. },
  7670. "dist": {
  7671. "type": "zip",
  7672. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747",
  7673. "reference": "37b0976c78b94856543260ce09b460a7bc852747",
  7674. "shasum": ""
  7675. },
  7676. "require": {
  7677. "php": ">=5.3.3"
  7678. },
  7679. "type": "library",
  7680. "extra": {
  7681. "branch-alias": {
  7682. "dev-master": "1.15-dev"
  7683. }
  7684. },
  7685. "autoload": {
  7686. "psr-4": {
  7687. "Symfony\\Polyfill\\Php72\\": ""
  7688. },
  7689. "files": [
  7690. "bootstrap.php"
  7691. ]
  7692. },
  7693. "notification-url": "https://packagist.org/downloads/",
  7694. "license": [
  7695. "MIT"
  7696. ],
  7697. "authors": [
  7698. {
  7699. "name": "Nicolas Grekas",
  7700. "email": "p@tchwork.com"
  7701. },
  7702. {
  7703. "name": "Symfony Community",
  7704. "homepage": "https://symfony.com/contributors"
  7705. }
  7706. ],
  7707. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  7708. "homepage": "https://symfony.com",
  7709. "keywords": [
  7710. "compatibility",
  7711. "polyfill",
  7712. "portable",
  7713. "shim"
  7714. ],
  7715. "time": "2020-02-27T09:26:54+00:00"
  7716. },
  7717. {
  7718. "name": "symfony/polyfill-util",
  7719. "version": "v1.15.0",
  7720. "source": {
  7721. "type": "git",
  7722. "url": "https://github.com/symfony/polyfill-util.git",
  7723. "reference": "d8e76c104127675d0ea3df3be0f2ae24a8619027"
  7724. },
  7725. "dist": {
  7726. "type": "zip",
  7727. "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/d8e76c104127675d0ea3df3be0f2ae24a8619027",
  7728. "reference": "d8e76c104127675d0ea3df3be0f2ae24a8619027",
  7729. "shasum": ""
  7730. },
  7731. "require": {
  7732. "php": ">=5.3.3"
  7733. },
  7734. "type": "library",
  7735. "extra": {
  7736. "branch-alias": {
  7737. "dev-master": "1.15-dev"
  7738. }
  7739. },
  7740. "autoload": {
  7741. "psr-4": {
  7742. "Symfony\\Polyfill\\Util\\": ""
  7743. }
  7744. },
  7745. "notification-url": "https://packagist.org/downloads/",
  7746. "license": [
  7747. "MIT"
  7748. ],
  7749. "authors": [
  7750. {
  7751. "name": "Nicolas Grekas",
  7752. "email": "p@tchwork.com"
  7753. },
  7754. {
  7755. "name": "Symfony Community",
  7756. "homepage": "https://symfony.com/contributors"
  7757. }
  7758. ],
  7759. "description": "Symfony utilities for portability of PHP codes",
  7760. "homepage": "https://symfony.com",
  7761. "keywords": [
  7762. "compat",
  7763. "compatibility",
  7764. "polyfill",
  7765. "shim"
  7766. ],
  7767. "time": "2020-03-02T11:55:35+00:00"
  7768. },
  7769. {
  7770. "name": "symfony/process",
  7771. "version": "v3.4.40",
  7772. "source": {
  7773. "type": "git",
  7774. "url": "https://github.com/symfony/process.git",
  7775. "reference": "f5104c9dcbc2cfad45d01d5150c1da9836967271"
  7776. },
  7777. "dist": {
  7778. "type": "zip",
  7779. "url": "https://api.github.com/repos/symfony/process/zipball/f5104c9dcbc2cfad45d01d5150c1da9836967271",
  7780. "reference": "f5104c9dcbc2cfad45d01d5150c1da9836967271",
  7781. "shasum": ""
  7782. },
  7783. "require": {
  7784. "php": "^5.5.9|>=7.0.8"
  7785. },
  7786. "type": "library",
  7787. "extra": {
  7788. "branch-alias": {
  7789. "dev-master": "3.4-dev"
  7790. }
  7791. },
  7792. "autoload": {
  7793. "psr-4": {
  7794. "Symfony\\Component\\Process\\": ""
  7795. },
  7796. "exclude-from-classmap": [
  7797. "/Tests/"
  7798. ]
  7799. },
  7800. "notification-url": "https://packagist.org/downloads/",
  7801. "license": [
  7802. "MIT"
  7803. ],
  7804. "authors": [
  7805. {
  7806. "name": "Fabien Potencier",
  7807. "email": "fabien@symfony.com"
  7808. },
  7809. {
  7810. "name": "Symfony Community",
  7811. "homepage": "https://symfony.com/contributors"
  7812. }
  7813. ],
  7814. "description": "Symfony Process Component",
  7815. "homepage": "https://symfony.com",
  7816. "time": "2020-04-12T14:33:46+00:00"
  7817. },
  7818. {
  7819. "name": "symfony/psr-http-message-bridge",
  7820. "version": "v1.2.0",
  7821. "source": {
  7822. "type": "git",
  7823. "url": "https://github.com/symfony/psr-http-message-bridge.git",
  7824. "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad"
  7825. },
  7826. "dist": {
  7827. "type": "zip",
  7828. "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
  7829. "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
  7830. "shasum": ""
  7831. },
  7832. "require": {
  7833. "php": "^7.1",
  7834. "psr/http-message": "^1.0",
  7835. "symfony/http-foundation": "^3.4 || ^4.0"
  7836. },
  7837. "require-dev": {
  7838. "nyholm/psr7": "^1.1",
  7839. "symfony/phpunit-bridge": "^3.4.20 || ^4.0",
  7840. "zendframework/zend-diactoros": "^1.4.1 || ^2.0"
  7841. },
  7842. "suggest": {
  7843. "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
  7844. },
  7845. "type": "symfony-bridge",
  7846. "extra": {
  7847. "branch-alias": {
  7848. "dev-master": "1.2-dev"
  7849. }
  7850. },
  7851. "autoload": {
  7852. "psr-4": {
  7853. "Symfony\\Bridge\\PsrHttpMessage\\": ""
  7854. },
  7855. "exclude-from-classmap": [
  7856. "/Tests/"
  7857. ]
  7858. },
  7859. "notification-url": "https://packagist.org/downloads/",
  7860. "license": [
  7861. "MIT"
  7862. ],
  7863. "authors": [
  7864. {
  7865. "name": "Symfony Community",
  7866. "homepage": "http://symfony.com/contributors"
  7867. },
  7868. {
  7869. "name": "Fabien Potencier",
  7870. "email": "fabien@symfony.com"
  7871. }
  7872. ],
  7873. "description": "PSR HTTP message bridge",
  7874. "homepage": "http://symfony.com",
  7875. "keywords": [
  7876. "http",
  7877. "http-message",
  7878. "psr-17",
  7879. "psr-7"
  7880. ],
  7881. "time": "2019-03-11T18:22:33+00:00"
  7882. },
  7883. {
  7884. "name": "symfony/routing",
  7885. "version": "v3.4.40",
  7886. "source": {
  7887. "type": "git",
  7888. "url": "https://github.com/symfony/routing.git",
  7889. "reference": "53b432fde8eea7dab820e75abda5b97fdaa829b4"
  7890. },
  7891. "dist": {
  7892. "type": "zip",
  7893. "url": "https://api.github.com/repos/symfony/routing/zipball/53b432fde8eea7dab820e75abda5b97fdaa829b4",
  7894. "reference": "53b432fde8eea7dab820e75abda5b97fdaa829b4",
  7895. "shasum": ""
  7896. },
  7897. "require": {
  7898. "php": "^5.5.9|>=7.0.8"
  7899. },
  7900. "conflict": {
  7901. "symfony/config": "<3.3.1",
  7902. "symfony/dependency-injection": "<3.3",
  7903. "symfony/yaml": "<3.4"
  7904. },
  7905. "require-dev": {
  7906. "doctrine/annotations": "~1.0",
  7907. "psr/log": "~1.0",
  7908. "symfony/config": "^3.3.1|~4.0",
  7909. "symfony/dependency-injection": "~3.3|~4.0",
  7910. "symfony/expression-language": "~2.8|~3.0|~4.0",
  7911. "symfony/http-foundation": "~2.8|~3.0|~4.0",
  7912. "symfony/yaml": "~3.4|~4.0"
  7913. },
  7914. "suggest": {
  7915. "doctrine/annotations": "For using the annotation loader",
  7916. "symfony/config": "For using the all-in-one router or any loader",
  7917. "symfony/expression-language": "For using expression matching",
  7918. "symfony/http-foundation": "For using a Symfony Request object",
  7919. "symfony/yaml": "For using the YAML loader"
  7920. },
  7921. "type": "library",
  7922. "extra": {
  7923. "branch-alias": {
  7924. "dev-master": "3.4-dev"
  7925. }
  7926. },
  7927. "autoload": {
  7928. "psr-4": {
  7929. "Symfony\\Component\\Routing\\": ""
  7930. },
  7931. "exclude-from-classmap": [
  7932. "/Tests/"
  7933. ]
  7934. },
  7935. "notification-url": "https://packagist.org/downloads/",
  7936. "license": [
  7937. "MIT"
  7938. ],
  7939. "authors": [
  7940. {
  7941. "name": "Fabien Potencier",
  7942. "email": "fabien@symfony.com"
  7943. },
  7944. {
  7945. "name": "Symfony Community",
  7946. "homepage": "https://symfony.com/contributors"
  7947. }
  7948. ],
  7949. "description": "Symfony Routing Component",
  7950. "homepage": "https://symfony.com",
  7951. "keywords": [
  7952. "router",
  7953. "routing",
  7954. "uri",
  7955. "url"
  7956. ],
  7957. "time": "2020-04-12T09:58:27+00:00"
  7958. },
  7959. {
  7960. "name": "symfony/serializer",
  7961. "version": "v3.4.40",
  7962. "source": {
  7963. "type": "git",
  7964. "url": "https://github.com/symfony/serializer.git",
  7965. "reference": "2e1bdec403d8e7a350884cbbe4807ab7c2a843d4"
  7966. },
  7967. "dist": {
  7968. "type": "zip",
  7969. "url": "https://api.github.com/repos/symfony/serializer/zipball/2e1bdec403d8e7a350884cbbe4807ab7c2a843d4",
  7970. "reference": "2e1bdec403d8e7a350884cbbe4807ab7c2a843d4",
  7971. "shasum": ""
  7972. },
  7973. "require": {
  7974. "php": "^5.5.9|>=7.0.8",
  7975. "symfony/polyfill-ctype": "~1.8"
  7976. },
  7977. "conflict": {
  7978. "phpdocumentor/type-resolver": "<0.2.1",
  7979. "symfony/dependency-injection": "<3.2",
  7980. "symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4",
  7981. "symfony/property-info": "<3.1",
  7982. "symfony/yaml": "<3.4"
  7983. },
  7984. "require-dev": {
  7985. "doctrine/annotations": "~1.0",
  7986. "doctrine/cache": "~1.0",
  7987. "phpdocumentor/reflection-docblock": "^3.0|^4.0",
  7988. "symfony/cache": "~3.1|~4.0",
  7989. "symfony/config": "~2.8|~3.0|~4.0",
  7990. "symfony/dependency-injection": "~3.2|~4.0",
  7991. "symfony/http-foundation": "~2.8|~3.0|~4.0",
  7992. "symfony/property-access": "~2.8|~3.0|~4.0",
  7993. "symfony/property-info": "^3.4.13|~4.0",
  7994. "symfony/yaml": "~3.4|~4.0"
  7995. },
  7996. "suggest": {
  7997. "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
  7998. "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
  7999. "psr/cache-implementation": "For using the metadata cache.",
  8000. "symfony/config": "For using the XML mapping loader.",
  8001. "symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.",
  8002. "symfony/property-access": "For using the ObjectNormalizer.",
  8003. "symfony/property-info": "To deserialize relations.",
  8004. "symfony/yaml": "For using the default YAML mapping loader."
  8005. },
  8006. "type": "library",
  8007. "extra": {
  8008. "branch-alias": {
  8009. "dev-master": "3.4-dev"
  8010. }
  8011. },
  8012. "autoload": {
  8013. "psr-4": {
  8014. "Symfony\\Component\\Serializer\\": ""
  8015. },
  8016. "exclude-from-classmap": [
  8017. "/Tests/"
  8018. ]
  8019. },
  8020. "notification-url": "https://packagist.org/downloads/",
  8021. "license": [
  8022. "MIT"
  8023. ],
  8024. "authors": [
  8025. {
  8026. "name": "Fabien Potencier",
  8027. "email": "fabien@symfony.com"
  8028. },
  8029. {
  8030. "name": "Symfony Community",
  8031. "homepage": "https://symfony.com/contributors"
  8032. }
  8033. ],
  8034. "description": "Symfony Serializer Component",
  8035. "homepage": "https://symfony.com",
  8036. "time": "2020-04-12T14:33:46+00:00"
  8037. },
  8038. {
  8039. "name": "symfony/translation",
  8040. "version": "v3.4.40",
  8041. "source": {
  8042. "type": "git",
  8043. "url": "https://github.com/symfony/translation.git",
  8044. "reference": "4e844362f573713e6d45949795c95a4cb6cf760d"
  8045. },
  8046. "dist": {
  8047. "type": "zip",
  8048. "url": "https://api.github.com/repos/symfony/translation/zipball/4e844362f573713e6d45949795c95a4cb6cf760d",
  8049. "reference": "4e844362f573713e6d45949795c95a4cb6cf760d",
  8050. "shasum": ""
  8051. },
  8052. "require": {
  8053. "php": "^5.5.9|>=7.0.8",
  8054. "symfony/polyfill-mbstring": "~1.0"
  8055. },
  8056. "conflict": {
  8057. "symfony/config": "<2.8",
  8058. "symfony/dependency-injection": "<3.4",
  8059. "symfony/yaml": "<3.4"
  8060. },
  8061. "require-dev": {
  8062. "psr/log": "~1.0",
  8063. "symfony/config": "~2.8|~3.0|~4.0",
  8064. "symfony/dependency-injection": "~3.4|~4.0",
  8065. "symfony/finder": "~2.8|~3.0|~4.0",
  8066. "symfony/http-kernel": "~3.4|~4.0",
  8067. "symfony/intl": "^2.8.18|^3.2.5|~4.0",
  8068. "symfony/var-dumper": "~3.4|~4.0",
  8069. "symfony/yaml": "~3.4|~4.0"
  8070. },
  8071. "suggest": {
  8072. "psr/log-implementation": "To use logging capability in translator",
  8073. "symfony/config": "",
  8074. "symfony/yaml": ""
  8075. },
  8076. "type": "library",
  8077. "extra": {
  8078. "branch-alias": {
  8079. "dev-master": "3.4-dev"
  8080. }
  8081. },
  8082. "autoload": {
  8083. "psr-4": {
  8084. "Symfony\\Component\\Translation\\": ""
  8085. },
  8086. "exclude-from-classmap": [
  8087. "/Tests/"
  8088. ]
  8089. },
  8090. "notification-url": "https://packagist.org/downloads/",
  8091. "license": [
  8092. "MIT"
  8093. ],
  8094. "authors": [
  8095. {
  8096. "name": "Fabien Potencier",
  8097. "email": "fabien@symfony.com"
  8098. },
  8099. {
  8100. "name": "Symfony Community",
  8101. "homepage": "https://symfony.com/contributors"
  8102. }
  8103. ],
  8104. "description": "Symfony Translation Component",
  8105. "homepage": "https://symfony.com",
  8106. "time": "2020-04-12T16:39:58+00:00"
  8107. },
  8108. {
  8109. "name": "symfony/validator",
  8110. "version": "v3.4.40",
  8111. "source": {
  8112. "type": "git",
  8113. "url": "https://github.com/symfony/validator.git",
  8114. "reference": "0d4d26bacafdead3b73586302fc5019efdfbdb2e"
  8115. },
  8116. "dist": {
  8117. "type": "zip",
  8118. "url": "https://api.github.com/repos/symfony/validator/zipball/0d4d26bacafdead3b73586302fc5019efdfbdb2e",
  8119. "reference": "0d4d26bacafdead3b73586302fc5019efdfbdb2e",
  8120. "shasum": ""
  8121. },
  8122. "require": {
  8123. "php": "^5.5.9|>=7.0.8",
  8124. "symfony/polyfill-ctype": "~1.8",
  8125. "symfony/polyfill-mbstring": "~1.0",
  8126. "symfony/translation": "~2.8|~3.0|~4.0"
  8127. },
  8128. "conflict": {
  8129. "doctrine/lexer": "<1.0.2",
  8130. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  8131. "symfony/dependency-injection": "<3.3",
  8132. "symfony/http-kernel": "<3.3.5",
  8133. "symfony/yaml": "<3.4"
  8134. },
  8135. "require-dev": {
  8136. "doctrine/annotations": "~1.7",
  8137. "doctrine/cache": "~1.0",
  8138. "egulias/email-validator": "^2.1.10",
  8139. "symfony/cache": "~3.1|~4.0",
  8140. "symfony/config": "~2.8|~3.0|~4.0",
  8141. "symfony/dependency-injection": "~3.3|~4.0",
  8142. "symfony/expression-language": "~2.8|~3.0|~4.0",
  8143. "symfony/http-foundation": "~2.8|~3.0|~4.0",
  8144. "symfony/http-kernel": "^3.3.5|~4.0",
  8145. "symfony/intl": "^2.8.18|^3.2.5|~4.0",
  8146. "symfony/property-access": "~2.8|~3.0|~4.0",
  8147. "symfony/var-dumper": "~3.3|~4.0",
  8148. "symfony/yaml": "~3.4|~4.0"
  8149. },
  8150. "suggest": {
  8151. "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
  8152. "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
  8153. "egulias/email-validator": "Strict (RFC compliant) email validation",
  8154. "psr/cache-implementation": "For using the metadata cache.",
  8155. "symfony/config": "",
  8156. "symfony/expression-language": "For using the Expression validator",
  8157. "symfony/http-foundation": "",
  8158. "symfony/intl": "",
  8159. "symfony/property-access": "For accessing properties within comparison constraints",
  8160. "symfony/yaml": ""
  8161. },
  8162. "type": "library",
  8163. "extra": {
  8164. "branch-alias": {
  8165. "dev-master": "3.4-dev"
  8166. }
  8167. },
  8168. "autoload": {
  8169. "psr-4": {
  8170. "Symfony\\Component\\Validator\\": ""
  8171. },
  8172. "exclude-from-classmap": [
  8173. "/Tests/"
  8174. ]
  8175. },
  8176. "notification-url": "https://packagist.org/downloads/",
  8177. "license": [
  8178. "MIT"
  8179. ],
  8180. "authors": [
  8181. {
  8182. "name": "Fabien Potencier",
  8183. "email": "fabien@symfony.com"
  8184. },
  8185. {
  8186. "name": "Symfony Community",
  8187. "homepage": "https://symfony.com/contributors"
  8188. }
  8189. ],
  8190. "description": "Symfony Validator Component",
  8191. "homepage": "https://symfony.com",
  8192. "time": "2020-04-26T08:10:12+00:00"
  8193. },
  8194. {
  8195. "name": "symfony/var-dumper",
  8196. "version": "v4.4.8",
  8197. "source": {
  8198. "type": "git",
  8199. "url": "https://github.com/symfony/var-dumper.git",
  8200. "reference": "c587e04ce5d1aa62d534a038f574d9a709e814cf"
  8201. },
  8202. "dist": {
  8203. "type": "zip",
  8204. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c587e04ce5d1aa62d534a038f574d9a709e814cf",
  8205. "reference": "c587e04ce5d1aa62d534a038f574d9a709e814cf",
  8206. "shasum": ""
  8207. },
  8208. "require": {
  8209. "php": "^7.1.3",
  8210. "symfony/polyfill-mbstring": "~1.0",
  8211. "symfony/polyfill-php72": "~1.5"
  8212. },
  8213. "conflict": {
  8214. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  8215. "symfony/console": "<3.4"
  8216. },
  8217. "require-dev": {
  8218. "ext-iconv": "*",
  8219. "symfony/console": "^3.4|^4.0|^5.0",
  8220. "symfony/process": "^4.4|^5.0",
  8221. "twig/twig": "^1.34|^2.4|^3.0"
  8222. },
  8223. "suggest": {
  8224. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  8225. "ext-intl": "To show region name in time zone dump",
  8226. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  8227. },
  8228. "bin": [
  8229. "Resources/bin/var-dump-server"
  8230. ],
  8231. "type": "library",
  8232. "extra": {
  8233. "branch-alias": {
  8234. "dev-master": "4.4-dev"
  8235. }
  8236. },
  8237. "autoload": {
  8238. "files": [
  8239. "Resources/functions/dump.php"
  8240. ],
  8241. "psr-4": {
  8242. "Symfony\\Component\\VarDumper\\": ""
  8243. },
  8244. "exclude-from-classmap": [
  8245. "/Tests/"
  8246. ]
  8247. },
  8248. "notification-url": "https://packagist.org/downloads/",
  8249. "license": [
  8250. "MIT"
  8251. ],
  8252. "authors": [
  8253. {
  8254. "name": "Nicolas Grekas",
  8255. "email": "p@tchwork.com"
  8256. },
  8257. {
  8258. "name": "Symfony Community",
  8259. "homepage": "https://symfony.com/contributors"
  8260. }
  8261. ],
  8262. "description": "Symfony mechanism for exploring and dumping PHP variables",
  8263. "homepage": "https://symfony.com",
  8264. "keywords": [
  8265. "debug",
  8266. "dump"
  8267. ],
  8268. "time": "2020-04-12T16:14:02+00:00"
  8269. },
  8270. {
  8271. "name": "symfony/yaml",
  8272. "version": "v3.4.40",
  8273. "source": {
  8274. "type": "git",
  8275. "url": "https://github.com/symfony/yaml.git",
  8276. "reference": "8fef49ac1357f4e05c997a1f139467ccb186bffa"
  8277. },
  8278. "dist": {
  8279. "type": "zip",
  8280. "url": "https://api.github.com/repos/symfony/yaml/zipball/8fef49ac1357f4e05c997a1f139467ccb186bffa",
  8281. "reference": "8fef49ac1357f4e05c997a1f139467ccb186bffa",
  8282. "shasum": ""
  8283. },
  8284. "require": {
  8285. "php": "^5.5.9|>=7.0.8",
  8286. "symfony/polyfill-ctype": "~1.8"
  8287. },
  8288. "conflict": {
  8289. "symfony/console": "<3.4"
  8290. },
  8291. "require-dev": {
  8292. "symfony/console": "~3.4|~4.0"
  8293. },
  8294. "suggest": {
  8295. "symfony/console": "For validating YAML files using the lint command"
  8296. },
  8297. "type": "library",
  8298. "extra": {
  8299. "branch-alias": {
  8300. "dev-master": "3.4-dev"
  8301. }
  8302. },
  8303. "autoload": {
  8304. "psr-4": {
  8305. "Symfony\\Component\\Yaml\\": ""
  8306. },
  8307. "exclude-from-classmap": [
  8308. "/Tests/"
  8309. ]
  8310. },
  8311. "notification-url": "https://packagist.org/downloads/",
  8312. "license": [
  8313. "MIT"
  8314. ],
  8315. "authors": [
  8316. {
  8317. "name": "Fabien Potencier",
  8318. "email": "fabien@symfony.com"
  8319. },
  8320. {
  8321. "name": "Symfony Community",
  8322. "homepage": "https://symfony.com/contributors"
  8323. }
  8324. ],
  8325. "description": "Symfony Yaml Component",
  8326. "homepage": "https://symfony.com",
  8327. "time": "2020-04-24T10:16:04+00:00"
  8328. },
  8329. {
  8330. "name": "twig/twig",
  8331. "version": "v1.42.5",
  8332. "source": {
  8333. "type": "git",
  8334. "url": "https://github.com/twigphp/Twig.git",
  8335. "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e"
  8336. },
  8337. "dist": {
  8338. "type": "zip",
  8339. "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
  8340. "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
  8341. "shasum": ""
  8342. },
  8343. "require": {
  8344. "php": ">=5.5.0",
  8345. "symfony/polyfill-ctype": "^1.8"
  8346. },
  8347. "require-dev": {
  8348. "psr/container": "^1.0",
  8349. "symfony/phpunit-bridge": "^4.4|^5.0"
  8350. },
  8351. "type": "library",
  8352. "extra": {
  8353. "branch-alias": {
  8354. "dev-master": "1.42-dev"
  8355. }
  8356. },
  8357. "autoload": {
  8358. "psr-0": {
  8359. "Twig_": "lib/"
  8360. },
  8361. "psr-4": {
  8362. "Twig\\": "src/"
  8363. }
  8364. },
  8365. "notification-url": "https://packagist.org/downloads/",
  8366. "license": [
  8367. "BSD-3-Clause"
  8368. ],
  8369. "authors": [
  8370. {
  8371. "name": "Fabien Potencier",
  8372. "email": "fabien@symfony.com",
  8373. "homepage": "http://fabien.potencier.org",
  8374. "role": "Lead Developer"
  8375. },
  8376. {
  8377. "name": "Twig Team",
  8378. "role": "Contributors"
  8379. },
  8380. {
  8381. "name": "Armin Ronacher",
  8382. "email": "armin.ronacher@active-4.com",
  8383. "role": "Project Founder"
  8384. }
  8385. ],
  8386. "description": "Twig, the flexible, fast, and secure template language for PHP",
  8387. "homepage": "https://twig.symfony.com",
  8388. "keywords": [
  8389. "templating"
  8390. ],
  8391. "time": "2020-02-11T05:59:23+00:00"
  8392. },
  8393. {
  8394. "name": "typo3/phar-stream-wrapper",
  8395. "version": "v3.1.4",
  8396. "source": {
  8397. "type": "git",
  8398. "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
  8399. "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04"
  8400. },
  8401. "dist": {
  8402. "type": "zip",
  8403. "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04",
  8404. "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04",
  8405. "shasum": ""
  8406. },
  8407. "require": {
  8408. "ext-json": "*",
  8409. "php": "^7.0"
  8410. },
  8411. "require-dev": {
  8412. "ext-xdebug": "*",
  8413. "phpunit/phpunit": "^6.5"
  8414. },
  8415. "suggest": {
  8416. "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
  8417. },
  8418. "type": "library",
  8419. "extra": {
  8420. "branch-alias": {
  8421. "dev-master": "v3.x-dev"
  8422. }
  8423. },
  8424. "autoload": {
  8425. "psr-4": {
  8426. "TYPO3\\PharStreamWrapper\\": "src/"
  8427. }
  8428. },
  8429. "notification-url": "https://packagist.org/downloads/",
  8430. "license": [
  8431. "MIT"
  8432. ],
  8433. "description": "Interceptors for PHP's native phar:// stream handling",
  8434. "homepage": "https://typo3.org/",
  8435. "keywords": [
  8436. "phar",
  8437. "php",
  8438. "security",
  8439. "stream-wrapper"
  8440. ],
  8441. "time": "2019-12-10T11:53:27+00:00"
  8442. },
  8443. {
  8444. "name": "vlucas/phpdotenv",
  8445. "version": "v4.1.5",
  8446. "source": {
  8447. "type": "git",
  8448. "url": "https://github.com/vlucas/phpdotenv.git",
  8449. "reference": "539bb6927c101a5605d31d11a2d17185a2ce2bf1"
  8450. },
  8451. "dist": {
  8452. "type": "zip",
  8453. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/539bb6927c101a5605d31d11a2d17185a2ce2bf1",
  8454. "reference": "539bb6927c101a5605d31d11a2d17185a2ce2bf1",
  8455. "shasum": ""
  8456. },
  8457. "require": {
  8458. "php": "^5.5.9 || ^7.0 || ^8.0",
  8459. "phpoption/phpoption": "^1.7.2",
  8460. "symfony/polyfill-ctype": "^1.9"
  8461. },
  8462. "require-dev": {
  8463. "bamarni/composer-bin-plugin": "^1.3",
  8464. "ext-filter": "*",
  8465. "ext-pcre": "*",
  8466. "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
  8467. },
  8468. "suggest": {
  8469. "ext-filter": "Required to use the boolean validator.",
  8470. "ext-pcre": "Required to use most of the library."
  8471. },
  8472. "type": "library",
  8473. "extra": {
  8474. "branch-alias": {
  8475. "dev-master": "4.1-dev"
  8476. }
  8477. },
  8478. "autoload": {
  8479. "psr-4": {
  8480. "Dotenv\\": "src/"
  8481. }
  8482. },
  8483. "notification-url": "https://packagist.org/downloads/",
  8484. "license": [
  8485. "BSD-3-Clause"
  8486. ],
  8487. "authors": [
  8488. {
  8489. "name": "Graham Campbell",
  8490. "email": "graham@alt-three.com",
  8491. "homepage": "https://gjcampbell.co.uk/"
  8492. },
  8493. {
  8494. "name": "Vance Lucas",
  8495. "email": "vance@vancelucas.com",
  8496. "homepage": "https://vancelucas.com/"
  8497. }
  8498. ],
  8499. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  8500. "keywords": [
  8501. "dotenv",
  8502. "env",
  8503. "environment"
  8504. ],
  8505. "time": "2020-05-02T14:08:57+00:00"
  8506. },
  8507. {
  8508. "name": "webflo/drupal-finder",
  8509. "version": "1.2.0",
  8510. "source": {
  8511. "type": "git",
  8512. "url": "https://github.com/webflo/drupal-finder.git",
  8513. "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e"
  8514. },
  8515. "dist": {
  8516. "type": "zip",
  8517. "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/123e248e14ee8dd3fbe89fb5a733a6cf91f5820e",
  8518. "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e",
  8519. "shasum": ""
  8520. },
  8521. "require": {
  8522. "ext-json": "*"
  8523. },
  8524. "require-dev": {
  8525. "mikey179/vfsstream": "^1.6",
  8526. "phpunit/phpunit": "^4.8"
  8527. },
  8528. "type": "library",
  8529. "autoload": {
  8530. "classmap": [
  8531. "src/DrupalFinder.php"
  8532. ]
  8533. },
  8534. "notification-url": "https://packagist.org/downloads/",
  8535. "license": [
  8536. "GPL-2.0+"
  8537. ],
  8538. "authors": [
  8539. {
  8540. "name": "Florian Weber",
  8541. "email": "florian@webflo.org"
  8542. }
  8543. ],
  8544. "description": "Helper class to locate a Drupal installation from a given path.",
  8545. "time": "2019-08-02T08:06:18+00:00"
  8546. },
  8547. {
  8548. "name": "webmozart/assert",
  8549. "version": "1.8.0",
  8550. "source": {
  8551. "type": "git",
  8552. "url": "https://github.com/webmozart/assert.git",
  8553. "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6"
  8554. },
  8555. "dist": {
  8556. "type": "zip",
  8557. "url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
  8558. "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
  8559. "shasum": ""
  8560. },
  8561. "require": {
  8562. "php": "^5.3.3 || ^7.0",
  8563. "symfony/polyfill-ctype": "^1.8"
  8564. },
  8565. "conflict": {
  8566. "vimeo/psalm": "<3.9.1"
  8567. },
  8568. "require-dev": {
  8569. "phpunit/phpunit": "^4.8.36 || ^7.5.13"
  8570. },
  8571. "type": "library",
  8572. "autoload": {
  8573. "psr-4": {
  8574. "Webmozart\\Assert\\": "src/"
  8575. }
  8576. },
  8577. "notification-url": "https://packagist.org/downloads/",
  8578. "license": [
  8579. "MIT"
  8580. ],
  8581. "authors": [
  8582. {
  8583. "name": "Bernhard Schussek",
  8584. "email": "bschussek@gmail.com"
  8585. }
  8586. ],
  8587. "description": "Assertions to validate method input/output with nice error messages.",
  8588. "keywords": [
  8589. "assert",
  8590. "check",
  8591. "validate"
  8592. ],
  8593. "time": "2020-04-18T12:12:48+00:00"
  8594. },
  8595. {
  8596. "name": "webmozart/path-util",
  8597. "version": "2.3.0",
  8598. "source": {
  8599. "type": "git",
  8600. "url": "https://github.com/webmozart/path-util.git",
  8601. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
  8602. },
  8603. "dist": {
  8604. "type": "zip",
  8605. "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  8606. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  8607. "shasum": ""
  8608. },
  8609. "require": {
  8610. "php": ">=5.3.3",
  8611. "webmozart/assert": "~1.0"
  8612. },
  8613. "require-dev": {
  8614. "phpunit/phpunit": "^4.6",
  8615. "sebastian/version": "^1.0.1"
  8616. },
  8617. "type": "library",
  8618. "extra": {
  8619. "branch-alias": {
  8620. "dev-master": "2.3-dev"
  8621. }
  8622. },
  8623. "autoload": {
  8624. "psr-4": {
  8625. "Webmozart\\PathUtil\\": "src/"
  8626. }
  8627. },
  8628. "notification-url": "https://packagist.org/downloads/",
  8629. "license": [
  8630. "MIT"
  8631. ],
  8632. "authors": [
  8633. {
  8634. "name": "Bernhard Schussek",
  8635. "email": "bschussek@gmail.com"
  8636. }
  8637. ],
  8638. "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
  8639. "time": "2015-12-17T08:42:14+00:00"
  8640. },
  8641. {
  8642. "name": "zaporylie/composer-drupal-optimizations",
  8643. "version": "1.1.1",
  8644. "source": {
  8645. "type": "git",
  8646. "url": "https://github.com/zaporylie/composer-drupal-optimizations.git",
  8647. "reference": "fb231d92adc862a2c9276bccbc90f684816dc75d"
  8648. },
  8649. "dist": {
  8650. "type": "zip",
  8651. "url": "https://api.github.com/repos/zaporylie/composer-drupal-optimizations/zipball/fb231d92adc862a2c9276bccbc90f684816dc75d",
  8652. "reference": "fb231d92adc862a2c9276bccbc90f684816dc75d",
  8653. "shasum": ""
  8654. },
  8655. "require": {
  8656. "composer-plugin-api": "^1.1"
  8657. },
  8658. "require-dev": {
  8659. "composer/composer": "^1.6",
  8660. "phpunit/phpunit": "^6"
  8661. },
  8662. "type": "composer-plugin",
  8663. "extra": {
  8664. "class": "zaporylie\\ComposerDrupalOptimizations\\Plugin"
  8665. },
  8666. "autoload": {
  8667. "psr-4": {
  8668. "zaporylie\\ComposerDrupalOptimizations\\": "src/"
  8669. }
  8670. },
  8671. "notification-url": "https://packagist.org/downloads/",
  8672. "license": [
  8673. "GPL-2.0-or-later"
  8674. ],
  8675. "authors": [
  8676. {
  8677. "name": "Jakub Piasecki",
  8678. "email": "jakub@piaseccy.pl"
  8679. }
  8680. ],
  8681. "description": "Composer plugin to improve composer performance for Drupal projects",
  8682. "time": "2019-10-02T17:01:11+00:00"
  8683. },
  8684. {
  8685. "name": "zendframework/zend-diactoros",
  8686. "version": "1.8.7",
  8687. "source": {
  8688. "type": "git",
  8689. "url": "https://github.com/zendframework/zend-diactoros.git",
  8690. "reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b"
  8691. },
  8692. "dist": {
  8693. "type": "zip",
  8694. "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/a85e67b86e9b8520d07e6415fcbcb8391b44a75b",
  8695. "reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b",
  8696. "shasum": ""
  8697. },
  8698. "require": {
  8699. "php": "^5.6 || ^7.0",
  8700. "psr/http-message": "^1.0"
  8701. },
  8702. "provide": {
  8703. "psr/http-message-implementation": "1.0"
  8704. },
  8705. "require-dev": {
  8706. "ext-dom": "*",
  8707. "ext-libxml": "*",
  8708. "php-http/psr7-integration-tests": "dev-master",
  8709. "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7",
  8710. "zendframework/zend-coding-standard": "~1.0"
  8711. },
  8712. "type": "library",
  8713. "extra": {
  8714. "branch-alias": {
  8715. "dev-release-1.8": "1.8.x-dev"
  8716. }
  8717. },
  8718. "autoload": {
  8719. "files": [
  8720. "src/functions/create_uploaded_file.php",
  8721. "src/functions/marshal_headers_from_sapi.php",
  8722. "src/functions/marshal_method_from_sapi.php",
  8723. "src/functions/marshal_protocol_version_from_sapi.php",
  8724. "src/functions/marshal_uri_from_sapi.php",
  8725. "src/functions/normalize_server.php",
  8726. "src/functions/normalize_uploaded_files.php",
  8727. "src/functions/parse_cookie_header.php"
  8728. ],
  8729. "psr-4": {
  8730. "Zend\\Diactoros\\": "src/"
  8731. }
  8732. },
  8733. "notification-url": "https://packagist.org/downloads/",
  8734. "license": [
  8735. "BSD-2-Clause"
  8736. ],
  8737. "description": "PSR HTTP Message implementations",
  8738. "homepage": "https://github.com/zendframework/zend-diactoros",
  8739. "keywords": [
  8740. "http",
  8741. "psr",
  8742. "psr-7"
  8743. ],
  8744. "abandoned": "laminas/laminas-diactoros",
  8745. "time": "2019-08-06T17:53:53+00:00"
  8746. },
  8747. {
  8748. "name": "zendframework/zend-escaper",
  8749. "version": "2.6.1",
  8750. "source": {
  8751. "type": "git",
  8752. "url": "https://github.com/zendframework/zend-escaper.git",
  8753. "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f"
  8754. },
  8755. "dist": {
  8756. "type": "zip",
  8757. "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/3801caa21b0ca6aca57fa1c42b08d35c395ebd5f",
  8758. "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f",
  8759. "shasum": ""
  8760. },
  8761. "require": {
  8762. "php": "^5.6 || ^7.0"
  8763. },
  8764. "require-dev": {
  8765. "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
  8766. "zendframework/zend-coding-standard": "~1.0.0"
  8767. },
  8768. "type": "library",
  8769. "extra": {
  8770. "branch-alias": {
  8771. "dev-master": "2.6.x-dev",
  8772. "dev-develop": "2.7.x-dev"
  8773. }
  8774. },
  8775. "autoload": {
  8776. "psr-4": {
  8777. "Zend\\Escaper\\": "src/"
  8778. }
  8779. },
  8780. "notification-url": "https://packagist.org/downloads/",
  8781. "license": [
  8782. "BSD-3-Clause"
  8783. ],
  8784. "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
  8785. "keywords": [
  8786. "ZendFramework",
  8787. "escaper",
  8788. "zf"
  8789. ],
  8790. "abandoned": "laminas/laminas-escaper",
  8791. "time": "2019-09-05T20:03:20+00:00"
  8792. },
  8793. {
  8794. "name": "zendframework/zend-feed",
  8795. "version": "2.12.0",
  8796. "source": {
  8797. "type": "git",
  8798. "url": "https://github.com/zendframework/zend-feed.git",
  8799. "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733"
  8800. },
  8801. "dist": {
  8802. "type": "zip",
  8803. "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/d926c5af34b93a0121d5e2641af34ddb1533d733",
  8804. "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733",
  8805. "shasum": ""
  8806. },
  8807. "require": {
  8808. "ext-dom": "*",
  8809. "ext-libxml": "*",
  8810. "php": "^5.6 || ^7.0",
  8811. "zendframework/zend-escaper": "^2.5.2",
  8812. "zendframework/zend-stdlib": "^3.2.1"
  8813. },
  8814. "require-dev": {
  8815. "phpunit/phpunit": "^5.7.23 || ^6.4.3",
  8816. "psr/http-message": "^1.0.1",
  8817. "zendframework/zend-cache": "^2.7.2",
  8818. "zendframework/zend-coding-standard": "~1.0.0",
  8819. "zendframework/zend-db": "^2.8.2",
  8820. "zendframework/zend-http": "^2.7",
  8821. "zendframework/zend-servicemanager": "^2.7.8 || ^3.3",
  8822. "zendframework/zend-validator": "^2.10.1"
  8823. },
  8824. "suggest": {
  8825. "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator",
  8826. "zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests",
  8827. "zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub",
  8828. "zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
  8829. "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations",
  8830. "zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent"
  8831. },
  8832. "type": "library",
  8833. "extra": {
  8834. "branch-alias": {
  8835. "dev-master": "2.12.x-dev",
  8836. "dev-develop": "2.13.x-dev"
  8837. }
  8838. },
  8839. "autoload": {
  8840. "psr-4": {
  8841. "Zend\\Feed\\": "src/"
  8842. }
  8843. },
  8844. "notification-url": "https://packagist.org/downloads/",
  8845. "license": [
  8846. "BSD-3-Clause"
  8847. ],
  8848. "description": "provides functionality for consuming RSS and Atom feeds",
  8849. "keywords": [
  8850. "ZendFramework",
  8851. "feed",
  8852. "zf"
  8853. ],
  8854. "abandoned": "laminas/laminas-feed",
  8855. "time": "2019-03-05T20:08:49+00:00"
  8856. },
  8857. {
  8858. "name": "zendframework/zend-stdlib",
  8859. "version": "3.2.1",
  8860. "source": {
  8861. "type": "git",
  8862. "url": "https://github.com/zendframework/zend-stdlib.git",
  8863. "reference": "66536006722aff9e62d1b331025089b7ec71c065"
  8864. },
  8865. "dist": {
  8866. "type": "zip",
  8867. "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065",
  8868. "reference": "66536006722aff9e62d1b331025089b7ec71c065",
  8869. "shasum": ""
  8870. },
  8871. "require": {
  8872. "php": "^5.6 || ^7.0"
  8873. },
  8874. "require-dev": {
  8875. "phpbench/phpbench": "^0.13",
  8876. "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
  8877. "zendframework/zend-coding-standard": "~1.0.0"
  8878. },
  8879. "type": "library",
  8880. "extra": {
  8881. "branch-alias": {
  8882. "dev-master": "3.2.x-dev",
  8883. "dev-develop": "3.3.x-dev"
  8884. }
  8885. },
  8886. "autoload": {
  8887. "psr-4": {
  8888. "Zend\\Stdlib\\": "src/"
  8889. }
  8890. },
  8891. "notification-url": "https://packagist.org/downloads/",
  8892. "license": [
  8893. "BSD-3-Clause"
  8894. ],
  8895. "description": "SPL extensions, array utilities, error handlers, and more",
  8896. "keywords": [
  8897. "ZendFramework",
  8898. "stdlib",
  8899. "zf"
  8900. ],
  8901. "abandoned": "laminas/laminas-stdlib",
  8902. "time": "2018-08-28T21:34:05+00:00"
  8903. }
  8904. ],
  8905. "packages-dev": [
  8906. {
  8907. "name": "behat/mink",
  8908. "version": "v1.8.0",
  8909. "source": {
  8910. "type": "git",
  8911. "url": "https://github.com/minkphp/Mink.git",
  8912. "reference": "e1772aabb6b654464264a6cc72158c8b3409d8bc"
  8913. },
  8914. "dist": {
  8915. "type": "zip",
  8916. "url": "https://api.github.com/repos/minkphp/Mink/zipball/e1772aabb6b654464264a6cc72158c8b3409d8bc",
  8917. "reference": "e1772aabb6b654464264a6cc72158c8b3409d8bc",
  8918. "shasum": ""
  8919. },
  8920. "require": {
  8921. "php": ">=5.3.1",
  8922. "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0"
  8923. },
  8924. "require-dev": {
  8925. "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20",
  8926. "symfony/debug": "^2.7|^3.0|^4.0",
  8927. "symfony/phpunit-bridge": "^3.4.38 || ^5.0.5"
  8928. },
  8929. "suggest": {
  8930. "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
  8931. "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
  8932. "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
  8933. "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)",
  8934. "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)"
  8935. },
  8936. "type": "library",
  8937. "extra": {
  8938. "branch-alias": {
  8939. "dev-master": "1.8.x-dev"
  8940. }
  8941. },
  8942. "autoload": {
  8943. "psr-4": {
  8944. "Behat\\Mink\\": "src/"
  8945. }
  8946. },
  8947. "notification-url": "https://packagist.org/downloads/",
  8948. "license": [
  8949. "MIT"
  8950. ],
  8951. "authors": [
  8952. {
  8953. "name": "Konstantin Kudryashov",
  8954. "email": "ever.zet@gmail.com",
  8955. "homepage": "http://everzet.com"
  8956. }
  8957. ],
  8958. "description": "Browser controller/emulator abstraction for PHP",
  8959. "homepage": "http://mink.behat.org/",
  8960. "keywords": [
  8961. "browser",
  8962. "testing",
  8963. "web"
  8964. ],
  8965. "time": "2020-03-11T15:26:34+00:00"
  8966. },
  8967. {
  8968. "name": "behat/mink-browserkit-driver",
  8969. "version": "v1.3.4",
  8970. "source": {
  8971. "type": "git",
  8972. "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
  8973. "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee"
  8974. },
  8975. "dist": {
  8976. "type": "zip",
  8977. "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/e3b90840022ebcd544c7b394a3c9597ae242cbee",
  8978. "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee",
  8979. "shasum": ""
  8980. },
  8981. "require": {
  8982. "behat/mink": "^1.7.1@dev",
  8983. "php": ">=5.3.6",
  8984. "symfony/browser-kit": "~2.3|~3.0|~4.0",
  8985. "symfony/dom-crawler": "~2.3|~3.0|~4.0"
  8986. },
  8987. "require-dev": {
  8988. "mink/driver-testsuite": "dev-master",
  8989. "symfony/debug": "^2.7|^3.0|^4.0",
  8990. "symfony/http-kernel": "~2.3|~3.0|~4.0"
  8991. },
  8992. "type": "mink-driver",
  8993. "extra": {
  8994. "branch-alias": {
  8995. "dev-master": "1.3.x-dev"
  8996. }
  8997. },
  8998. "autoload": {
  8999. "psr-4": {
  9000. "Behat\\Mink\\Driver\\": "src/"
  9001. }
  9002. },
  9003. "notification-url": "https://packagist.org/downloads/",
  9004. "license": [
  9005. "MIT"
  9006. ],
  9007. "authors": [
  9008. {
  9009. "name": "Konstantin Kudryashov",
  9010. "email": "ever.zet@gmail.com",
  9011. "homepage": "http://everzet.com"
  9012. }
  9013. ],
  9014. "description": "Symfony2 BrowserKit driver for Mink framework",
  9015. "homepage": "http://mink.behat.org/",
  9016. "keywords": [
  9017. "Mink",
  9018. "Symfony2",
  9019. "browser",
  9020. "testing"
  9021. ],
  9022. "time": "2020-03-11T09:49:45+00:00"
  9023. },
  9024. {
  9025. "name": "behat/mink-goutte-driver",
  9026. "version": "v1.2.1",
  9027. "source": {
  9028. "type": "git",
  9029. "url": "https://github.com/minkphp/MinkGoutteDriver.git",
  9030. "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
  9031. },
  9032. "dist": {
  9033. "type": "zip",
  9034. "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
  9035. "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
  9036. "shasum": ""
  9037. },
  9038. "require": {
  9039. "behat/mink": "~1.6@dev",
  9040. "behat/mink-browserkit-driver": "~1.2@dev",
  9041. "fabpot/goutte": "~1.0.4|~2.0|~3.1",
  9042. "php": ">=5.3.1"
  9043. },
  9044. "require-dev": {
  9045. "symfony/phpunit-bridge": "~2.7|~3.0"
  9046. },
  9047. "type": "mink-driver",
  9048. "extra": {
  9049. "branch-alias": {
  9050. "dev-master": "1.2.x-dev"
  9051. }
  9052. },
  9053. "autoload": {
  9054. "psr-4": {
  9055. "Behat\\Mink\\Driver\\": "src/"
  9056. }
  9057. },
  9058. "notification-url": "https://packagist.org/downloads/",
  9059. "license": [
  9060. "MIT"
  9061. ],
  9062. "authors": [
  9063. {
  9064. "name": "Konstantin Kudryashov",
  9065. "email": "ever.zet@gmail.com",
  9066. "homepage": "http://everzet.com"
  9067. }
  9068. ],
  9069. "description": "Goutte driver for Mink framework",
  9070. "homepage": "http://mink.behat.org/",
  9071. "keywords": [
  9072. "browser",
  9073. "goutte",
  9074. "headless",
  9075. "testing"
  9076. ],
  9077. "time": "2016-03-05T09:04:22+00:00"
  9078. },
  9079. {
  9080. "name": "behat/mink-selenium2-driver",
  9081. "version": "v1.4.0",
  9082. "source": {
  9083. "type": "git",
  9084. "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
  9085. "reference": "312a967dd527f28980cce40850339cd5316da092"
  9086. },
  9087. "dist": {
  9088. "type": "zip",
  9089. "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/312a967dd527f28980cce40850339cd5316da092",
  9090. "reference": "312a967dd527f28980cce40850339cd5316da092",
  9091. "shasum": ""
  9092. },
  9093. "require": {
  9094. "behat/mink": "~1.7@dev",
  9095. "instaclick/php-webdriver": "~1.1",
  9096. "php": ">=5.4"
  9097. },
  9098. "require-dev": {
  9099. "mink/driver-testsuite": "dev-master"
  9100. },
  9101. "type": "mink-driver",
  9102. "extra": {
  9103. "branch-alias": {
  9104. "dev-master": "1.4.x-dev"
  9105. }
  9106. },
  9107. "autoload": {
  9108. "psr-4": {
  9109. "Behat\\Mink\\Driver\\": "src/"
  9110. }
  9111. },
  9112. "notification-url": "https://packagist.org/downloads/",
  9113. "license": [
  9114. "MIT"
  9115. ],
  9116. "authors": [
  9117. {
  9118. "name": "Pete Otaqui",
  9119. "email": "pete@otaqui.com",
  9120. "homepage": "https://github.com/pete-otaqui"
  9121. },
  9122. {
  9123. "name": "Konstantin Kudryashov",
  9124. "email": "ever.zet@gmail.com",
  9125. "homepage": "http://everzet.com"
  9126. }
  9127. ],
  9128. "description": "Selenium2 (WebDriver) driver for Mink framework",
  9129. "homepage": "http://mink.behat.org/",
  9130. "keywords": [
  9131. "ajax",
  9132. "browser",
  9133. "javascript",
  9134. "selenium",
  9135. "testing",
  9136. "webdriver"
  9137. ],
  9138. "time": "2020-03-11T14:43:21+00:00"
  9139. },
  9140. {
  9141. "name": "composer/ca-bundle",
  9142. "version": "1.2.7",
  9143. "source": {
  9144. "type": "git",
  9145. "url": "https://github.com/composer/ca-bundle.git",
  9146. "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd"
  9147. },
  9148. "dist": {
  9149. "type": "zip",
  9150. "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd",
  9151. "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd",
  9152. "shasum": ""
  9153. },
  9154. "require": {
  9155. "ext-openssl": "*",
  9156. "ext-pcre": "*",
  9157. "php": "^5.3.2 || ^7.0 || ^8.0"
  9158. },
  9159. "require-dev": {
  9160. "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8",
  9161. "psr/log": "^1.0",
  9162. "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
  9163. },
  9164. "type": "library",
  9165. "extra": {
  9166. "branch-alias": {
  9167. "dev-master": "1.x-dev"
  9168. }
  9169. },
  9170. "autoload": {
  9171. "psr-4": {
  9172. "Composer\\CaBundle\\": "src"
  9173. }
  9174. },
  9175. "notification-url": "https://packagist.org/downloads/",
  9176. "license": [
  9177. "MIT"
  9178. ],
  9179. "authors": [
  9180. {
  9181. "name": "Jordi Boggiano",
  9182. "email": "j.boggiano@seld.be",
  9183. "homepage": "http://seld.be"
  9184. }
  9185. ],
  9186. "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
  9187. "keywords": [
  9188. "cabundle",
  9189. "cacert",
  9190. "certificate",
  9191. "ssl",
  9192. "tls"
  9193. ],
  9194. "time": "2020-04-08T08:27:21+00:00"
  9195. },
  9196. {
  9197. "name": "composer/composer",
  9198. "version": "1.10.5",
  9199. "source": {
  9200. "type": "git",
  9201. "url": "https://github.com/composer/composer.git",
  9202. "reference": "7a4d5b6aa30d2118af27c04f5e897b57156ccfa9"
  9203. },
  9204. "dist": {
  9205. "type": "zip",
  9206. "url": "https://api.github.com/repos/composer/composer/zipball/7a4d5b6aa30d2118af27c04f5e897b57156ccfa9",
  9207. "reference": "7a4d5b6aa30d2118af27c04f5e897b57156ccfa9",
  9208. "shasum": ""
  9209. },
  9210. "require": {
  9211. "composer/ca-bundle": "^1.0",
  9212. "composer/semver": "^1.0",
  9213. "composer/spdx-licenses": "^1.2",
  9214. "composer/xdebug-handler": "^1.1",
  9215. "justinrainbow/json-schema": "^3.0 || ^4.0 || ^5.0",
  9216. "php": "^5.3.2 || ^7.0",
  9217. "psr/log": "^1.0",
  9218. "seld/jsonlint": "^1.4",
  9219. "seld/phar-utils": "^1.0",
  9220. "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
  9221. "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0",
  9222. "symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0",
  9223. "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0"
  9224. },
  9225. "conflict": {
  9226. "symfony/console": "2.8.38"
  9227. },
  9228. "require-dev": {
  9229. "phpspec/prophecy": "^1.10",
  9230. "symfony/phpunit-bridge": "^3.4"
  9231. },
  9232. "suggest": {
  9233. "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
  9234. "ext-zip": "Enabling the zip extension allows you to unzip archives",
  9235. "ext-zlib": "Allow gzip compression of HTTP requests"
  9236. },
  9237. "bin": [
  9238. "bin/composer"
  9239. ],
  9240. "type": "library",
  9241. "extra": {
  9242. "branch-alias": {
  9243. "dev-master": "1.10-dev"
  9244. }
  9245. },
  9246. "autoload": {
  9247. "psr-4": {
  9248. "Composer\\": "src/Composer"
  9249. }
  9250. },
  9251. "notification-url": "https://packagist.org/downloads/",
  9252. "license": [
  9253. "MIT"
  9254. ],
  9255. "authors": [
  9256. {
  9257. "name": "Nils Adermann",
  9258. "email": "naderman@naderman.de",
  9259. "homepage": "http://www.naderman.de"
  9260. },
  9261. {
  9262. "name": "Jordi Boggiano",
  9263. "email": "j.boggiano@seld.be",
  9264. "homepage": "http://seld.be"
  9265. }
  9266. ],
  9267. "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
  9268. "homepage": "https://getcomposer.org/",
  9269. "keywords": [
  9270. "autoload",
  9271. "dependency",
  9272. "package"
  9273. ],
  9274. "time": "2020-04-10T09:44:22+00:00"
  9275. },
  9276. {
  9277. "name": "composer/spdx-licenses",
  9278. "version": "1.5.3",
  9279. "source": {
  9280. "type": "git",
  9281. "url": "https://github.com/composer/spdx-licenses.git",
  9282. "reference": "0c3e51e1880ca149682332770e25977c70cf9dae"
  9283. },
  9284. "dist": {
  9285. "type": "zip",
  9286. "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/0c3e51e1880ca149682332770e25977c70cf9dae",
  9287. "reference": "0c3e51e1880ca149682332770e25977c70cf9dae",
  9288. "shasum": ""
  9289. },
  9290. "require": {
  9291. "php": "^5.3.2 || ^7.0 || ^8.0"
  9292. },
  9293. "require-dev": {
  9294. "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
  9295. },
  9296. "type": "library",
  9297. "extra": {
  9298. "branch-alias": {
  9299. "dev-master": "1.x-dev"
  9300. }
  9301. },
  9302. "autoload": {
  9303. "psr-4": {
  9304. "Composer\\Spdx\\": "src"
  9305. }
  9306. },
  9307. "notification-url": "https://packagist.org/downloads/",
  9308. "license": [
  9309. "MIT"
  9310. ],
  9311. "authors": [
  9312. {
  9313. "name": "Nils Adermann",
  9314. "email": "naderman@naderman.de",
  9315. "homepage": "http://www.naderman.de"
  9316. },
  9317. {
  9318. "name": "Jordi Boggiano",
  9319. "email": "j.boggiano@seld.be",
  9320. "homepage": "http://seld.be"
  9321. },
  9322. {
  9323. "name": "Rob Bast",
  9324. "email": "rob.bast@gmail.com",
  9325. "homepage": "http://robbast.nl"
  9326. }
  9327. ],
  9328. "description": "SPDX licenses list and validation library.",
  9329. "keywords": [
  9330. "license",
  9331. "spdx",
  9332. "validator"
  9333. ],
  9334. "time": "2020-02-14T07:44:31+00:00"
  9335. },
  9336. {
  9337. "name": "composer/xdebug-handler",
  9338. "version": "1.4.1",
  9339. "source": {
  9340. "type": "git",
  9341. "url": "https://github.com/composer/xdebug-handler.git",
  9342. "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7"
  9343. },
  9344. "dist": {
  9345. "type": "zip",
  9346. "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7",
  9347. "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7",
  9348. "shasum": ""
  9349. },
  9350. "require": {
  9351. "php": "^5.3.2 || ^7.0 || ^8.0",
  9352. "psr/log": "^1.0"
  9353. },
  9354. "require-dev": {
  9355. "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
  9356. },
  9357. "type": "library",
  9358. "autoload": {
  9359. "psr-4": {
  9360. "Composer\\XdebugHandler\\": "src"
  9361. }
  9362. },
  9363. "notification-url": "https://packagist.org/downloads/",
  9364. "license": [
  9365. "MIT"
  9366. ],
  9367. "authors": [
  9368. {
  9369. "name": "John Stevenson",
  9370. "email": "john-stevenson@blueyonder.co.uk"
  9371. }
  9372. ],
  9373. "description": "Restarts a process without Xdebug.",
  9374. "keywords": [
  9375. "Xdebug",
  9376. "performance"
  9377. ],
  9378. "time": "2020-03-01T12:26:26+00:00"
  9379. },
  9380. {
  9381. "name": "doctrine/instantiator",
  9382. "version": "1.3.0",
  9383. "source": {
  9384. "type": "git",
  9385. "url": "https://github.com/doctrine/instantiator.git",
  9386. "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
  9387. },
  9388. "dist": {
  9389. "type": "zip",
  9390. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
  9391. "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
  9392. "shasum": ""
  9393. },
  9394. "require": {
  9395. "php": "^7.1"
  9396. },
  9397. "require-dev": {
  9398. "doctrine/coding-standard": "^6.0",
  9399. "ext-pdo": "*",
  9400. "ext-phar": "*",
  9401. "phpbench/phpbench": "^0.13",
  9402. "phpstan/phpstan-phpunit": "^0.11",
  9403. "phpstan/phpstan-shim": "^0.11",
  9404. "phpunit/phpunit": "^7.0"
  9405. },
  9406. "type": "library",
  9407. "extra": {
  9408. "branch-alias": {
  9409. "dev-master": "1.2.x-dev"
  9410. }
  9411. },
  9412. "autoload": {
  9413. "psr-4": {
  9414. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  9415. }
  9416. },
  9417. "notification-url": "https://packagist.org/downloads/",
  9418. "license": [
  9419. "MIT"
  9420. ],
  9421. "authors": [
  9422. {
  9423. "name": "Marco Pivetta",
  9424. "email": "ocramius@gmail.com",
  9425. "homepage": "http://ocramius.github.com/"
  9426. }
  9427. ],
  9428. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  9429. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  9430. "keywords": [
  9431. "constructor",
  9432. "instantiate"
  9433. ],
  9434. "time": "2019-10-21T16:45:58+00:00"
  9435. },
  9436. {
  9437. "name": "drupal/coder",
  9438. "version": "8.3.8",
  9439. "source": {
  9440. "type": "git",
  9441. "url": "https://git.drupalcode.org/project/coder.git",
  9442. "reference": "e53e75b45842a5d2b454b08c318a17f57339e60e"
  9443. },
  9444. "require": {
  9445. "ext-mbstring": "*",
  9446. "php": ">=7.0.8",
  9447. "squizlabs/php_codesniffer": "^3.5.4",
  9448. "symfony/yaml": ">=2.0.5"
  9449. },
  9450. "require-dev": {
  9451. "phpstan/phpstan": "^0.12.5",
  9452. "phpunit/phpunit": "^6.0 || ^7.0"
  9453. },
  9454. "type": "phpcodesniffer-standard",
  9455. "autoload": {
  9456. "psr-4": {
  9457. "Drupal\\": "coder_sniffer/Drupal/",
  9458. "DrupalPractice\\": "coder_sniffer/DrupalPractice/"
  9459. }
  9460. },
  9461. "notification-url": "https://packagist.org/downloads/",
  9462. "license": [
  9463. "GPL-2.0+"
  9464. ],
  9465. "description": "Coder is a library to review Drupal code.",
  9466. "homepage": "https://www.drupal.org/project/coder",
  9467. "keywords": [
  9468. "code review",
  9469. "phpcs",
  9470. "standards"
  9471. ],
  9472. "time": "2020-03-08T19:03:35+00:00"
  9473. },
  9474. {
  9475. "name": "drupal/core-dev",
  9476. "version": "8.8.5",
  9477. "source": {
  9478. "type": "git",
  9479. "url": "https://github.com/drupal/core-dev.git",
  9480. "reference": "2dffabdcee78b36d513978424ac220da1fe2e11f"
  9481. },
  9482. "dist": {
  9483. "type": "zip",
  9484. "url": "https://api.github.com/repos/drupal/core-dev/zipball/2dffabdcee78b36d513978424ac220da1fe2e11f",
  9485. "reference": "2dffabdcee78b36d513978424ac220da1fe2e11f",
  9486. "shasum": ""
  9487. },
  9488. "require": {
  9489. "behat/mink": "1.8.0 | 1.7.1.1 | 1.7.x-dev",
  9490. "behat/mink-goutte-driver": "^1.2",
  9491. "behat/mink-selenium2-driver": "1.4.0 | 1.3.1.1 | 1.3.x-dev",
  9492. "composer/composer": "^1.9.1",
  9493. "drupal/coder": "^8.3.2",
  9494. "jcalderonzumba/gastonjs": "^1.0.2",
  9495. "jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
  9496. "justinrainbow/json-schema": "^5.2",
  9497. "mikey179/vfsstream": "^1.6.8",
  9498. "phpspec/prophecy": "^1.7",
  9499. "phpunit/phpunit": "^6.5 || ^7",
  9500. "symfony/browser-kit": "^3.4.0",
  9501. "symfony/css-selector": "^3.4.0",
  9502. "symfony/debug": "^3.4.0",
  9503. "symfony/filesystem": "~3.4.0",
  9504. "symfony/finder": "~3.4.0",
  9505. "symfony/lock": "~3.4.0",
  9506. "symfony/phpunit-bridge": "^3.4.3"
  9507. },
  9508. "conflict": {
  9509. "webflo/drupal-core-require-dev": "*"
  9510. },
  9511. "type": "metapackage",
  9512. "notification-url": "https://packagist.org/downloads/",
  9513. "license": [
  9514. "GPL-2.0-or-later"
  9515. ],
  9516. "description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.",
  9517. "time": "2019-11-05T11:06:10+00:00"
  9518. },
  9519. {
  9520. "name": "fabpot/goutte",
  9521. "version": "v3.2.3",
  9522. "source": {
  9523. "type": "git",
  9524. "url": "https://github.com/FriendsOfPHP/Goutte.git",
  9525. "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8"
  9526. },
  9527. "dist": {
  9528. "type": "zip",
  9529. "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3f0eaf0a40181359470651f1565b3e07e3dd31b8",
  9530. "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8",
  9531. "shasum": ""
  9532. },
  9533. "require": {
  9534. "guzzlehttp/guzzle": "^6.0",
  9535. "php": ">=5.5.0",
  9536. "symfony/browser-kit": "~2.1|~3.0|~4.0",
  9537. "symfony/css-selector": "~2.1|~3.0|~4.0",
  9538. "symfony/dom-crawler": "~2.1|~3.0|~4.0"
  9539. },
  9540. "require-dev": {
  9541. "symfony/phpunit-bridge": "^3.3 || ^4"
  9542. },
  9543. "type": "application",
  9544. "extra": {
  9545. "branch-alias": {
  9546. "dev-master": "3.2-dev"
  9547. }
  9548. },
  9549. "autoload": {
  9550. "psr-4": {
  9551. "Goutte\\": "Goutte"
  9552. },
  9553. "exclude-from-classmap": [
  9554. "Goutte/Tests"
  9555. ]
  9556. },
  9557. "notification-url": "https://packagist.org/downloads/",
  9558. "license": [
  9559. "MIT"
  9560. ],
  9561. "authors": [
  9562. {
  9563. "name": "Fabien Potencier",
  9564. "email": "fabien@symfony.com"
  9565. }
  9566. ],
  9567. "description": "A simple PHP Web Scraper",
  9568. "homepage": "https://github.com/FriendsOfPHP/Goutte",
  9569. "keywords": [
  9570. "scraper"
  9571. ],
  9572. "time": "2018-06-29T15:13:57+00:00"
  9573. },
  9574. {
  9575. "name": "instaclick/php-webdriver",
  9576. "version": "1.4.7",
  9577. "source": {
  9578. "type": "git",
  9579. "url": "https://github.com/instaclick/php-webdriver.git",
  9580. "reference": "b5f330e900e9b3edfc18024a5ec8c07136075712"
  9581. },
  9582. "dist": {
  9583. "type": "zip",
  9584. "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/b5f330e900e9b3edfc18024a5ec8c07136075712",
  9585. "reference": "b5f330e900e9b3edfc18024a5ec8c07136075712",
  9586. "shasum": ""
  9587. },
  9588. "require": {
  9589. "ext-curl": "*",
  9590. "php": ">=5.3.2"
  9591. },
  9592. "require-dev": {
  9593. "phpunit/phpunit": "^4.8",
  9594. "satooshi/php-coveralls": "^1.0||^2.0"
  9595. },
  9596. "type": "library",
  9597. "extra": {
  9598. "branch-alias": {
  9599. "dev-master": "1.4.x-dev"
  9600. }
  9601. },
  9602. "autoload": {
  9603. "psr-0": {
  9604. "WebDriver": "lib/"
  9605. }
  9606. },
  9607. "notification-url": "https://packagist.org/downloads/",
  9608. "license": [
  9609. "Apache-2.0"
  9610. ],
  9611. "authors": [
  9612. {
  9613. "name": "Justin Bishop",
  9614. "email": "jubishop@gmail.com",
  9615. "role": "Developer"
  9616. },
  9617. {
  9618. "name": "Anthon Pang",
  9619. "email": "apang@softwaredevelopment.ca",
  9620. "role": "Fork Maintainer"
  9621. }
  9622. ],
  9623. "description": "PHP WebDriver for Selenium 2",
  9624. "homepage": "http://instaclick.com/",
  9625. "keywords": [
  9626. "browser",
  9627. "selenium",
  9628. "webdriver",
  9629. "webtest"
  9630. ],
  9631. "time": "2019-09-25T09:05:11+00:00"
  9632. },
  9633. {
  9634. "name": "jcalderonzumba/gastonjs",
  9635. "version": "v1.2.0",
  9636. "source": {
  9637. "type": "git",
  9638. "url": "https://github.com/jcalderonzumba/gastonjs.git",
  9639. "reference": "575a9c18d8b87990c37252e8d9707b29f0a313f3"
  9640. },
  9641. "dist": {
  9642. "type": "zip",
  9643. "url": "https://api.github.com/repos/jcalderonzumba/gastonjs/zipball/575a9c18d8b87990c37252e8d9707b29f0a313f3",
  9644. "reference": "575a9c18d8b87990c37252e8d9707b29f0a313f3",
  9645. "shasum": ""
  9646. },
  9647. "require": {
  9648. "guzzlehttp/guzzle": "~5.0|~6.0",
  9649. "php": ">=5.4"
  9650. },
  9651. "require-dev": {
  9652. "phpunit/phpunit": "~4.6",
  9653. "silex/silex": "~1.2",
  9654. "symfony/phpunit-bridge": "~2.7",
  9655. "symfony/process": "~2.1"
  9656. },
  9657. "type": "phantomjs-api",
  9658. "extra": {
  9659. "branch-alias": {
  9660. "dev-master": "1.1.x-dev"
  9661. }
  9662. },
  9663. "autoload": {
  9664. "psr-4": {
  9665. "Zumba\\GastonJS\\": "src"
  9666. }
  9667. },
  9668. "notification-url": "https://packagist.org/downloads/",
  9669. "license": [
  9670. "MIT"
  9671. ],
  9672. "authors": [
  9673. {
  9674. "name": "Juan Francisco Calderón Zumba",
  9675. "email": "juanfcz@gmail.com",
  9676. "homepage": "http://github.com/jcalderonzumba"
  9677. }
  9678. ],
  9679. "description": "PhantomJS API based server for webpage automation",
  9680. "homepage": "https://github.com/jcalderonzumba/gastonjs",
  9681. "keywords": [
  9682. "api",
  9683. "automation",
  9684. "browser",
  9685. "headless",
  9686. "phantomjs"
  9687. ],
  9688. "time": "2017-03-31T07:31:47+00:00"
  9689. },
  9690. {
  9691. "name": "jcalderonzumba/mink-phantomjs-driver",
  9692. "version": "v0.3.3",
  9693. "source": {
  9694. "type": "git",
  9695. "url": "https://github.com/jcalderonzumba/MinkPhantomJSDriver.git",
  9696. "reference": "008f43670e94acd39273d15add1e7348eb23848d"
  9697. },
  9698. "dist": {
  9699. "type": "zip",
  9700. "url": "https://api.github.com/repos/jcalderonzumba/MinkPhantomJSDriver/zipball/008f43670e94acd39273d15add1e7348eb23848d",
  9701. "reference": "008f43670e94acd39273d15add1e7348eb23848d",
  9702. "shasum": ""
  9703. },
  9704. "require": {
  9705. "behat/mink": "~1.7",
  9706. "jcalderonzumba/gastonjs": "~1.0",
  9707. "php": ">=5.4",
  9708. "twig/twig": "~1.20|~2.0"
  9709. },
  9710. "require-dev": {
  9711. "mink/driver-testsuite": "dev-master",
  9712. "phpunit/phpunit": "~4.6"
  9713. },
  9714. "type": "mink-driver",
  9715. "extra": {
  9716. "branch-alias": {
  9717. "dev-master": "0.4.x-dev"
  9718. }
  9719. },
  9720. "autoload": {
  9721. "psr-4": {
  9722. "Zumba\\Mink\\Driver\\": "src"
  9723. }
  9724. },
  9725. "notification-url": "https://packagist.org/downloads/",
  9726. "license": [
  9727. "MIT"
  9728. ],
  9729. "authors": [
  9730. {
  9731. "name": "Juan Francisco Calderón Zumba",
  9732. "email": "juanfcz@gmail.com",
  9733. "homepage": "http://github.com/jcalderonzumba"
  9734. }
  9735. ],
  9736. "description": "PhantomJS driver for Mink framework",
  9737. "homepage": "http://mink.behat.org/",
  9738. "keywords": [
  9739. "ajax",
  9740. "browser",
  9741. "headless",
  9742. "javascript",
  9743. "phantomjs",
  9744. "testing"
  9745. ],
  9746. "time": "2016-12-01T10:57:30+00:00"
  9747. },
  9748. {
  9749. "name": "justinrainbow/json-schema",
  9750. "version": "5.2.9",
  9751. "source": {
  9752. "type": "git",
  9753. "url": "https://github.com/justinrainbow/json-schema.git",
  9754. "reference": "44c6787311242a979fa15c704327c20e7221a0e4"
  9755. },
  9756. "dist": {
  9757. "type": "zip",
  9758. "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/44c6787311242a979fa15c704327c20e7221a0e4",
  9759. "reference": "44c6787311242a979fa15c704327c20e7221a0e4",
  9760. "shasum": ""
  9761. },
  9762. "require": {
  9763. "php": ">=5.3.3"
  9764. },
  9765. "require-dev": {
  9766. "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
  9767. "json-schema/json-schema-test-suite": "1.2.0",
  9768. "phpunit/phpunit": "^4.8.35"
  9769. },
  9770. "bin": [
  9771. "bin/validate-json"
  9772. ],
  9773. "type": "library",
  9774. "extra": {
  9775. "branch-alias": {
  9776. "dev-master": "5.0.x-dev"
  9777. }
  9778. },
  9779. "autoload": {
  9780. "psr-4": {
  9781. "JsonSchema\\": "src/JsonSchema/"
  9782. }
  9783. },
  9784. "notification-url": "https://packagist.org/downloads/",
  9785. "license": [
  9786. "MIT"
  9787. ],
  9788. "authors": [
  9789. {
  9790. "name": "Bruno Prieto Reis",
  9791. "email": "bruno.p.reis@gmail.com"
  9792. },
  9793. {
  9794. "name": "Justin Rainbow",
  9795. "email": "justin.rainbow@gmail.com"
  9796. },
  9797. {
  9798. "name": "Igor Wiedler",
  9799. "email": "igor@wiedler.ch"
  9800. },
  9801. {
  9802. "name": "Robert Schönthal",
  9803. "email": "seroscho@googlemail.com"
  9804. }
  9805. ],
  9806. "description": "A library to validate a json schema.",
  9807. "homepage": "https://github.com/justinrainbow/json-schema",
  9808. "keywords": [
  9809. "json",
  9810. "schema"
  9811. ],
  9812. "time": "2019-09-25T14:49:45+00:00"
  9813. },
  9814. {
  9815. "name": "mikey179/vfsstream",
  9816. "version": "v1.6.8",
  9817. "source": {
  9818. "type": "git",
  9819. "url": "https://github.com/bovigo/vfsStream.git",
  9820. "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe"
  9821. },
  9822. "dist": {
  9823. "type": "zip",
  9824. "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/231c73783ebb7dd9ec77916c10037eff5a2b6efe",
  9825. "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe",
  9826. "shasum": ""
  9827. },
  9828. "require": {
  9829. "php": ">=5.3.0"
  9830. },
  9831. "require-dev": {
  9832. "phpunit/phpunit": "^4.5|^5.0"
  9833. },
  9834. "type": "library",
  9835. "extra": {
  9836. "branch-alias": {
  9837. "dev-master": "1.6.x-dev"
  9838. }
  9839. },
  9840. "autoload": {
  9841. "psr-0": {
  9842. "org\\bovigo\\vfs\\": "src/main/php"
  9843. }
  9844. },
  9845. "notification-url": "https://packagist.org/downloads/",
  9846. "license": [
  9847. "BSD-3-Clause"
  9848. ],
  9849. "authors": [
  9850. {
  9851. "name": "Frank Kleine",
  9852. "homepage": "http://frankkleine.de/",
  9853. "role": "Developer"
  9854. }
  9855. ],
  9856. "description": "Virtual file system to mock the real file system in unit tests.",
  9857. "homepage": "http://vfs.bovigo.org/",
  9858. "time": "2019-10-30T15:31:00+00:00"
  9859. },
  9860. {
  9861. "name": "myclabs/deep-copy",
  9862. "version": "1.9.5",
  9863. "source": {
  9864. "type": "git",
  9865. "url": "https://github.com/myclabs/DeepCopy.git",
  9866. "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef"
  9867. },
  9868. "dist": {
  9869. "type": "zip",
  9870. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef",
  9871. "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef",
  9872. "shasum": ""
  9873. },
  9874. "require": {
  9875. "php": "^7.1"
  9876. },
  9877. "replace": {
  9878. "myclabs/deep-copy": "self.version"
  9879. },
  9880. "require-dev": {
  9881. "doctrine/collections": "^1.0",
  9882. "doctrine/common": "^2.6",
  9883. "phpunit/phpunit": "^7.1"
  9884. },
  9885. "type": "library",
  9886. "autoload": {
  9887. "psr-4": {
  9888. "DeepCopy\\": "src/DeepCopy/"
  9889. },
  9890. "files": [
  9891. "src/DeepCopy/deep_copy.php"
  9892. ]
  9893. },
  9894. "notification-url": "https://packagist.org/downloads/",
  9895. "license": [
  9896. "MIT"
  9897. ],
  9898. "description": "Create deep copies (clones) of your objects",
  9899. "keywords": [
  9900. "clone",
  9901. "copy",
  9902. "duplicate",
  9903. "object",
  9904. "object graph"
  9905. ],
  9906. "time": "2020-01-17T21:11:47+00:00"
  9907. },
  9908. {
  9909. "name": "phar-io/manifest",
  9910. "version": "1.0.3",
  9911. "source": {
  9912. "type": "git",
  9913. "url": "https://github.com/phar-io/manifest.git",
  9914. "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
  9915. },
  9916. "dist": {
  9917. "type": "zip",
  9918. "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
  9919. "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
  9920. "shasum": ""
  9921. },
  9922. "require": {
  9923. "ext-dom": "*",
  9924. "ext-phar": "*",
  9925. "phar-io/version": "^2.0",
  9926. "php": "^5.6 || ^7.0"
  9927. },
  9928. "type": "library",
  9929. "extra": {
  9930. "branch-alias": {
  9931. "dev-master": "1.0.x-dev"
  9932. }
  9933. },
  9934. "autoload": {
  9935. "classmap": [
  9936. "src/"
  9937. ]
  9938. },
  9939. "notification-url": "https://packagist.org/downloads/",
  9940. "license": [
  9941. "BSD-3-Clause"
  9942. ],
  9943. "authors": [
  9944. {
  9945. "name": "Arne Blankerts",
  9946. "email": "arne@blankerts.de",
  9947. "role": "Developer"
  9948. },
  9949. {
  9950. "name": "Sebastian Heuer",
  9951. "email": "sebastian@phpeople.de",
  9952. "role": "Developer"
  9953. },
  9954. {
  9955. "name": "Sebastian Bergmann",
  9956. "email": "sebastian@phpunit.de",
  9957. "role": "Developer"
  9958. }
  9959. ],
  9960. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  9961. "time": "2018-07-08T19:23:20+00:00"
  9962. },
  9963. {
  9964. "name": "phar-io/version",
  9965. "version": "2.0.1",
  9966. "source": {
  9967. "type": "git",
  9968. "url": "https://github.com/phar-io/version.git",
  9969. "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
  9970. },
  9971. "dist": {
  9972. "type": "zip",
  9973. "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
  9974. "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
  9975. "shasum": ""
  9976. },
  9977. "require": {
  9978. "php": "^5.6 || ^7.0"
  9979. },
  9980. "type": "library",
  9981. "autoload": {
  9982. "classmap": [
  9983. "src/"
  9984. ]
  9985. },
  9986. "notification-url": "https://packagist.org/downloads/",
  9987. "license": [
  9988. "BSD-3-Clause"
  9989. ],
  9990. "authors": [
  9991. {
  9992. "name": "Arne Blankerts",
  9993. "email": "arne@blankerts.de",
  9994. "role": "Developer"
  9995. },
  9996. {
  9997. "name": "Sebastian Heuer",
  9998. "email": "sebastian@phpeople.de",
  9999. "role": "Developer"
  10000. },
  10001. {
  10002. "name": "Sebastian Bergmann",
  10003. "email": "sebastian@phpunit.de",
  10004. "role": "Developer"
  10005. }
  10006. ],
  10007. "description": "Library for handling version information and constraints",
  10008. "time": "2018-07-08T19:19:57+00:00"
  10009. },
  10010. {
  10011. "name": "phpdocumentor/reflection-common",
  10012. "version": "2.1.0",
  10013. "source": {
  10014. "type": "git",
  10015. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  10016. "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b"
  10017. },
  10018. "dist": {
  10019. "type": "zip",
  10020. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
  10021. "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
  10022. "shasum": ""
  10023. },
  10024. "require": {
  10025. "php": ">=7.1"
  10026. },
  10027. "type": "library",
  10028. "extra": {
  10029. "branch-alias": {
  10030. "dev-master": "2.x-dev"
  10031. }
  10032. },
  10033. "autoload": {
  10034. "psr-4": {
  10035. "phpDocumentor\\Reflection\\": "src/"
  10036. }
  10037. },
  10038. "notification-url": "https://packagist.org/downloads/",
  10039. "license": [
  10040. "MIT"
  10041. ],
  10042. "authors": [
  10043. {
  10044. "name": "Jaap van Otterdijk",
  10045. "email": "opensource@ijaap.nl"
  10046. }
  10047. ],
  10048. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  10049. "homepage": "http://www.phpdoc.org",
  10050. "keywords": [
  10051. "FQSEN",
  10052. "phpDocumentor",
  10053. "phpdoc",
  10054. "reflection",
  10055. "static analysis"
  10056. ],
  10057. "time": "2020-04-27T09:25:28+00:00"
  10058. },
  10059. {
  10060. "name": "phpdocumentor/reflection-docblock",
  10061. "version": "5.1.0",
  10062. "source": {
  10063. "type": "git",
  10064. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  10065. "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e"
  10066. },
  10067. "dist": {
  10068. "type": "zip",
  10069. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
  10070. "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
  10071. "shasum": ""
  10072. },
  10073. "require": {
  10074. "ext-filter": "^7.1",
  10075. "php": "^7.2",
  10076. "phpdocumentor/reflection-common": "^2.0",
  10077. "phpdocumentor/type-resolver": "^1.0",
  10078. "webmozart/assert": "^1"
  10079. },
  10080. "require-dev": {
  10081. "doctrine/instantiator": "^1",
  10082. "mockery/mockery": "^1"
  10083. },
  10084. "type": "library",
  10085. "extra": {
  10086. "branch-alias": {
  10087. "dev-master": "5.x-dev"
  10088. }
  10089. },
  10090. "autoload": {
  10091. "psr-4": {
  10092. "phpDocumentor\\Reflection\\": "src"
  10093. }
  10094. },
  10095. "notification-url": "https://packagist.org/downloads/",
  10096. "license": [
  10097. "MIT"
  10098. ],
  10099. "authors": [
  10100. {
  10101. "name": "Mike van Riel",
  10102. "email": "me@mikevanriel.com"
  10103. },
  10104. {
  10105. "name": "Jaap van Otterdijk",
  10106. "email": "account@ijaap.nl"
  10107. }
  10108. ],
  10109. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  10110. "time": "2020-02-22T12:28:44+00:00"
  10111. },
  10112. {
  10113. "name": "phpdocumentor/type-resolver",
  10114. "version": "1.1.0",
  10115. "source": {
  10116. "type": "git",
  10117. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  10118. "reference": "7462d5f123dfc080dfdf26897032a6513644fc95"
  10119. },
  10120. "dist": {
  10121. "type": "zip",
  10122. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95",
  10123. "reference": "7462d5f123dfc080dfdf26897032a6513644fc95",
  10124. "shasum": ""
  10125. },
  10126. "require": {
  10127. "php": "^7.2",
  10128. "phpdocumentor/reflection-common": "^2.0"
  10129. },
  10130. "require-dev": {
  10131. "ext-tokenizer": "^7.2",
  10132. "mockery/mockery": "~1"
  10133. },
  10134. "type": "library",
  10135. "extra": {
  10136. "branch-alias": {
  10137. "dev-master": "1.x-dev"
  10138. }
  10139. },
  10140. "autoload": {
  10141. "psr-4": {
  10142. "phpDocumentor\\Reflection\\": "src"
  10143. }
  10144. },
  10145. "notification-url": "https://packagist.org/downloads/",
  10146. "license": [
  10147. "MIT"
  10148. ],
  10149. "authors": [
  10150. {
  10151. "name": "Mike van Riel",
  10152. "email": "me@mikevanriel.com"
  10153. }
  10154. ],
  10155. "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
  10156. "time": "2020-02-18T18:59:58+00:00"
  10157. },
  10158. {
  10159. "name": "phpspec/prophecy",
  10160. "version": "v1.10.3",
  10161. "source": {
  10162. "type": "git",
  10163. "url": "https://github.com/phpspec/prophecy.git",
  10164. "reference": "451c3cd1418cf640de218914901e51b064abb093"
  10165. },
  10166. "dist": {
  10167. "type": "zip",
  10168. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
  10169. "reference": "451c3cd1418cf640de218914901e51b064abb093",
  10170. "shasum": ""
  10171. },
  10172. "require": {
  10173. "doctrine/instantiator": "^1.0.2",
  10174. "php": "^5.3|^7.0",
  10175. "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
  10176. "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
  10177. "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
  10178. },
  10179. "require-dev": {
  10180. "phpspec/phpspec": "^2.5 || ^3.2",
  10181. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
  10182. },
  10183. "type": "library",
  10184. "extra": {
  10185. "branch-alias": {
  10186. "dev-master": "1.10.x-dev"
  10187. }
  10188. },
  10189. "autoload": {
  10190. "psr-4": {
  10191. "Prophecy\\": "src/Prophecy"
  10192. }
  10193. },
  10194. "notification-url": "https://packagist.org/downloads/",
  10195. "license": [
  10196. "MIT"
  10197. ],
  10198. "authors": [
  10199. {
  10200. "name": "Konstantin Kudryashov",
  10201. "email": "ever.zet@gmail.com",
  10202. "homepage": "http://everzet.com"
  10203. },
  10204. {
  10205. "name": "Marcello Duarte",
  10206. "email": "marcello.duarte@gmail.com"
  10207. }
  10208. ],
  10209. "description": "Highly opinionated mocking framework for PHP 5.3+",
  10210. "homepage": "https://github.com/phpspec/prophecy",
  10211. "keywords": [
  10212. "Double",
  10213. "Dummy",
  10214. "fake",
  10215. "mock",
  10216. "spy",
  10217. "stub"
  10218. ],
  10219. "time": "2020-03-05T15:02:03+00:00"
  10220. },
  10221. {
  10222. "name": "phpunit/php-code-coverage",
  10223. "version": "6.1.4",
  10224. "source": {
  10225. "type": "git",
  10226. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  10227. "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
  10228. },
  10229. "dist": {
  10230. "type": "zip",
  10231. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
  10232. "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
  10233. "shasum": ""
  10234. },
  10235. "require": {
  10236. "ext-dom": "*",
  10237. "ext-xmlwriter": "*",
  10238. "php": "^7.1",
  10239. "phpunit/php-file-iterator": "^2.0",
  10240. "phpunit/php-text-template": "^1.2.1",
  10241. "phpunit/php-token-stream": "^3.0",
  10242. "sebastian/code-unit-reverse-lookup": "^1.0.1",
  10243. "sebastian/environment": "^3.1 || ^4.0",
  10244. "sebastian/version": "^2.0.1",
  10245. "theseer/tokenizer": "^1.1"
  10246. },
  10247. "require-dev": {
  10248. "phpunit/phpunit": "^7.0"
  10249. },
  10250. "suggest": {
  10251. "ext-xdebug": "^2.6.0"
  10252. },
  10253. "type": "library",
  10254. "extra": {
  10255. "branch-alias": {
  10256. "dev-master": "6.1-dev"
  10257. }
  10258. },
  10259. "autoload": {
  10260. "classmap": [
  10261. "src/"
  10262. ]
  10263. },
  10264. "notification-url": "https://packagist.org/downloads/",
  10265. "license": [
  10266. "BSD-3-Clause"
  10267. ],
  10268. "authors": [
  10269. {
  10270. "name": "Sebastian Bergmann",
  10271. "email": "sebastian@phpunit.de",
  10272. "role": "lead"
  10273. }
  10274. ],
  10275. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  10276. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  10277. "keywords": [
  10278. "coverage",
  10279. "testing",
  10280. "xunit"
  10281. ],
  10282. "time": "2018-10-31T16:06:48+00:00"
  10283. },
  10284. {
  10285. "name": "phpunit/php-file-iterator",
  10286. "version": "2.0.2",
  10287. "source": {
  10288. "type": "git",
  10289. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  10290. "reference": "050bedf145a257b1ff02746c31894800e5122946"
  10291. },
  10292. "dist": {
  10293. "type": "zip",
  10294. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
  10295. "reference": "050bedf145a257b1ff02746c31894800e5122946",
  10296. "shasum": ""
  10297. },
  10298. "require": {
  10299. "php": "^7.1"
  10300. },
  10301. "require-dev": {
  10302. "phpunit/phpunit": "^7.1"
  10303. },
  10304. "type": "library",
  10305. "extra": {
  10306. "branch-alias": {
  10307. "dev-master": "2.0.x-dev"
  10308. }
  10309. },
  10310. "autoload": {
  10311. "classmap": [
  10312. "src/"
  10313. ]
  10314. },
  10315. "notification-url": "https://packagist.org/downloads/",
  10316. "license": [
  10317. "BSD-3-Clause"
  10318. ],
  10319. "authors": [
  10320. {
  10321. "name": "Sebastian Bergmann",
  10322. "email": "sebastian@phpunit.de",
  10323. "role": "lead"
  10324. }
  10325. ],
  10326. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  10327. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  10328. "keywords": [
  10329. "filesystem",
  10330. "iterator"
  10331. ],
  10332. "time": "2018-09-13T20:33:42+00:00"
  10333. },
  10334. {
  10335. "name": "phpunit/php-text-template",
  10336. "version": "1.2.1",
  10337. "source": {
  10338. "type": "git",
  10339. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  10340. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  10341. },
  10342. "dist": {
  10343. "type": "zip",
  10344. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  10345. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  10346. "shasum": ""
  10347. },
  10348. "require": {
  10349. "php": ">=5.3.3"
  10350. },
  10351. "type": "library",
  10352. "autoload": {
  10353. "classmap": [
  10354. "src/"
  10355. ]
  10356. },
  10357. "notification-url": "https://packagist.org/downloads/",
  10358. "license": [
  10359. "BSD-3-Clause"
  10360. ],
  10361. "authors": [
  10362. {
  10363. "name": "Sebastian Bergmann",
  10364. "email": "sebastian@phpunit.de",
  10365. "role": "lead"
  10366. }
  10367. ],
  10368. "description": "Simple template engine.",
  10369. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  10370. "keywords": [
  10371. "template"
  10372. ],
  10373. "time": "2015-06-21T13:50:34+00:00"
  10374. },
  10375. {
  10376. "name": "phpunit/php-timer",
  10377. "version": "2.1.2",
  10378. "source": {
  10379. "type": "git",
  10380. "url": "https://github.com/sebastianbergmann/php-timer.git",
  10381. "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
  10382. },
  10383. "dist": {
  10384. "type": "zip",
  10385. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
  10386. "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
  10387. "shasum": ""
  10388. },
  10389. "require": {
  10390. "php": "^7.1"
  10391. },
  10392. "require-dev": {
  10393. "phpunit/phpunit": "^7.0"
  10394. },
  10395. "type": "library",
  10396. "extra": {
  10397. "branch-alias": {
  10398. "dev-master": "2.1-dev"
  10399. }
  10400. },
  10401. "autoload": {
  10402. "classmap": [
  10403. "src/"
  10404. ]
  10405. },
  10406. "notification-url": "https://packagist.org/downloads/",
  10407. "license": [
  10408. "BSD-3-Clause"
  10409. ],
  10410. "authors": [
  10411. {
  10412. "name": "Sebastian Bergmann",
  10413. "email": "sebastian@phpunit.de",
  10414. "role": "lead"
  10415. }
  10416. ],
  10417. "description": "Utility class for timing",
  10418. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  10419. "keywords": [
  10420. "timer"
  10421. ],
  10422. "time": "2019-06-07T04:22:29+00:00"
  10423. },
  10424. {
  10425. "name": "phpunit/php-token-stream",
  10426. "version": "3.1.1",
  10427. "source": {
  10428. "type": "git",
  10429. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  10430. "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
  10431. },
  10432. "dist": {
  10433. "type": "zip",
  10434. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
  10435. "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
  10436. "shasum": ""
  10437. },
  10438. "require": {
  10439. "ext-tokenizer": "*",
  10440. "php": "^7.1"
  10441. },
  10442. "require-dev": {
  10443. "phpunit/phpunit": "^7.0"
  10444. },
  10445. "type": "library",
  10446. "extra": {
  10447. "branch-alias": {
  10448. "dev-master": "3.1-dev"
  10449. }
  10450. },
  10451. "autoload": {
  10452. "classmap": [
  10453. "src/"
  10454. ]
  10455. },
  10456. "notification-url": "https://packagist.org/downloads/",
  10457. "license": [
  10458. "BSD-3-Clause"
  10459. ],
  10460. "authors": [
  10461. {
  10462. "name": "Sebastian Bergmann",
  10463. "email": "sebastian@phpunit.de"
  10464. }
  10465. ],
  10466. "description": "Wrapper around PHP's tokenizer extension.",
  10467. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  10468. "keywords": [
  10469. "tokenizer"
  10470. ],
  10471. "time": "2019-09-17T06:23:10+00:00"
  10472. },
  10473. {
  10474. "name": "phpunit/phpunit",
  10475. "version": "7.5.20",
  10476. "source": {
  10477. "type": "git",
  10478. "url": "https://github.com/sebastianbergmann/phpunit.git",
  10479. "reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
  10480. },
  10481. "dist": {
  10482. "type": "zip",
  10483. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
  10484. "reference": "9467db479d1b0487c99733bb1e7944d32deded2c",
  10485. "shasum": ""
  10486. },
  10487. "require": {
  10488. "doctrine/instantiator": "^1.1",
  10489. "ext-dom": "*",
  10490. "ext-json": "*",
  10491. "ext-libxml": "*",
  10492. "ext-mbstring": "*",
  10493. "ext-xml": "*",
  10494. "myclabs/deep-copy": "^1.7",
  10495. "phar-io/manifest": "^1.0.2",
  10496. "phar-io/version": "^2.0",
  10497. "php": "^7.1",
  10498. "phpspec/prophecy": "^1.7",
  10499. "phpunit/php-code-coverage": "^6.0.7",
  10500. "phpunit/php-file-iterator": "^2.0.1",
  10501. "phpunit/php-text-template": "^1.2.1",
  10502. "phpunit/php-timer": "^2.1",
  10503. "sebastian/comparator": "^3.0",
  10504. "sebastian/diff": "^3.0",
  10505. "sebastian/environment": "^4.0",
  10506. "sebastian/exporter": "^3.1",
  10507. "sebastian/global-state": "^2.0",
  10508. "sebastian/object-enumerator": "^3.0.3",
  10509. "sebastian/resource-operations": "^2.0",
  10510. "sebastian/version": "^2.0.1"
  10511. },
  10512. "conflict": {
  10513. "phpunit/phpunit-mock-objects": "*"
  10514. },
  10515. "require-dev": {
  10516. "ext-pdo": "*"
  10517. },
  10518. "suggest": {
  10519. "ext-soap": "*",
  10520. "ext-xdebug": "*",
  10521. "phpunit/php-invoker": "^2.0"
  10522. },
  10523. "bin": [
  10524. "phpunit"
  10525. ],
  10526. "type": "library",
  10527. "extra": {
  10528. "branch-alias": {
  10529. "dev-master": "7.5-dev"
  10530. }
  10531. },
  10532. "autoload": {
  10533. "classmap": [
  10534. "src/"
  10535. ]
  10536. },
  10537. "notification-url": "https://packagist.org/downloads/",
  10538. "license": [
  10539. "BSD-3-Clause"
  10540. ],
  10541. "authors": [
  10542. {
  10543. "name": "Sebastian Bergmann",
  10544. "email": "sebastian@phpunit.de",
  10545. "role": "lead"
  10546. }
  10547. ],
  10548. "description": "The PHP Unit Testing framework.",
  10549. "homepage": "https://phpunit.de/",
  10550. "keywords": [
  10551. "phpunit",
  10552. "testing",
  10553. "xunit"
  10554. ],
  10555. "time": "2020-01-08T08:45:45+00:00"
  10556. },
  10557. {
  10558. "name": "sebastian/code-unit-reverse-lookup",
  10559. "version": "1.0.1",
  10560. "source": {
  10561. "type": "git",
  10562. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  10563. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
  10564. },
  10565. "dist": {
  10566. "type": "zip",
  10567. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  10568. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  10569. "shasum": ""
  10570. },
  10571. "require": {
  10572. "php": "^5.6 || ^7.0"
  10573. },
  10574. "require-dev": {
  10575. "phpunit/phpunit": "^5.7 || ^6.0"
  10576. },
  10577. "type": "library",
  10578. "extra": {
  10579. "branch-alias": {
  10580. "dev-master": "1.0.x-dev"
  10581. }
  10582. },
  10583. "autoload": {
  10584. "classmap": [
  10585. "src/"
  10586. ]
  10587. },
  10588. "notification-url": "https://packagist.org/downloads/",
  10589. "license": [
  10590. "BSD-3-Clause"
  10591. ],
  10592. "authors": [
  10593. {
  10594. "name": "Sebastian Bergmann",
  10595. "email": "sebastian@phpunit.de"
  10596. }
  10597. ],
  10598. "description": "Looks up which function or method a line of code belongs to",
  10599. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  10600. "time": "2017-03-04T06:30:41+00:00"
  10601. },
  10602. {
  10603. "name": "sebastian/comparator",
  10604. "version": "3.0.2",
  10605. "source": {
  10606. "type": "git",
  10607. "url": "https://github.com/sebastianbergmann/comparator.git",
  10608. "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
  10609. },
  10610. "dist": {
  10611. "type": "zip",
  10612. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
  10613. "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
  10614. "shasum": ""
  10615. },
  10616. "require": {
  10617. "php": "^7.1",
  10618. "sebastian/diff": "^3.0",
  10619. "sebastian/exporter": "^3.1"
  10620. },
  10621. "require-dev": {
  10622. "phpunit/phpunit": "^7.1"
  10623. },
  10624. "type": "library",
  10625. "extra": {
  10626. "branch-alias": {
  10627. "dev-master": "3.0-dev"
  10628. }
  10629. },
  10630. "autoload": {
  10631. "classmap": [
  10632. "src/"
  10633. ]
  10634. },
  10635. "notification-url": "https://packagist.org/downloads/",
  10636. "license": [
  10637. "BSD-3-Clause"
  10638. ],
  10639. "authors": [
  10640. {
  10641. "name": "Jeff Welch",
  10642. "email": "whatthejeff@gmail.com"
  10643. },
  10644. {
  10645. "name": "Volker Dusch",
  10646. "email": "github@wallbash.com"
  10647. },
  10648. {
  10649. "name": "Bernhard Schussek",
  10650. "email": "bschussek@2bepublished.at"
  10651. },
  10652. {
  10653. "name": "Sebastian Bergmann",
  10654. "email": "sebastian@phpunit.de"
  10655. }
  10656. ],
  10657. "description": "Provides the functionality to compare PHP values for equality",
  10658. "homepage": "https://github.com/sebastianbergmann/comparator",
  10659. "keywords": [
  10660. "comparator",
  10661. "compare",
  10662. "equality"
  10663. ],
  10664. "time": "2018-07-12T15:12:46+00:00"
  10665. },
  10666. {
  10667. "name": "sebastian/diff",
  10668. "version": "3.0.2",
  10669. "source": {
  10670. "type": "git",
  10671. "url": "https://github.com/sebastianbergmann/diff.git",
  10672. "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
  10673. },
  10674. "dist": {
  10675. "type": "zip",
  10676. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
  10677. "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
  10678. "shasum": ""
  10679. },
  10680. "require": {
  10681. "php": "^7.1"
  10682. },
  10683. "require-dev": {
  10684. "phpunit/phpunit": "^7.5 || ^8.0",
  10685. "symfony/process": "^2 || ^3.3 || ^4"
  10686. },
  10687. "type": "library",
  10688. "extra": {
  10689. "branch-alias": {
  10690. "dev-master": "3.0-dev"
  10691. }
  10692. },
  10693. "autoload": {
  10694. "classmap": [
  10695. "src/"
  10696. ]
  10697. },
  10698. "notification-url": "https://packagist.org/downloads/",
  10699. "license": [
  10700. "BSD-3-Clause"
  10701. ],
  10702. "authors": [
  10703. {
  10704. "name": "Kore Nordmann",
  10705. "email": "mail@kore-nordmann.de"
  10706. },
  10707. {
  10708. "name": "Sebastian Bergmann",
  10709. "email": "sebastian@phpunit.de"
  10710. }
  10711. ],
  10712. "description": "Diff implementation",
  10713. "homepage": "https://github.com/sebastianbergmann/diff",
  10714. "keywords": [
  10715. "diff",
  10716. "udiff",
  10717. "unidiff",
  10718. "unified diff"
  10719. ],
  10720. "time": "2019-02-04T06:01:07+00:00"
  10721. },
  10722. {
  10723. "name": "sebastian/environment",
  10724. "version": "4.2.3",
  10725. "source": {
  10726. "type": "git",
  10727. "url": "https://github.com/sebastianbergmann/environment.git",
  10728. "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
  10729. },
  10730. "dist": {
  10731. "type": "zip",
  10732. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
  10733. "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
  10734. "shasum": ""
  10735. },
  10736. "require": {
  10737. "php": "^7.1"
  10738. },
  10739. "require-dev": {
  10740. "phpunit/phpunit": "^7.5"
  10741. },
  10742. "suggest": {
  10743. "ext-posix": "*"
  10744. },
  10745. "type": "library",
  10746. "extra": {
  10747. "branch-alias": {
  10748. "dev-master": "4.2-dev"
  10749. }
  10750. },
  10751. "autoload": {
  10752. "classmap": [
  10753. "src/"
  10754. ]
  10755. },
  10756. "notification-url": "https://packagist.org/downloads/",
  10757. "license": [
  10758. "BSD-3-Clause"
  10759. ],
  10760. "authors": [
  10761. {
  10762. "name": "Sebastian Bergmann",
  10763. "email": "sebastian@phpunit.de"
  10764. }
  10765. ],
  10766. "description": "Provides functionality to handle HHVM/PHP environments",
  10767. "homepage": "http://www.github.com/sebastianbergmann/environment",
  10768. "keywords": [
  10769. "Xdebug",
  10770. "environment",
  10771. "hhvm"
  10772. ],
  10773. "time": "2019-11-20T08:46:58+00:00"
  10774. },
  10775. {
  10776. "name": "sebastian/exporter",
  10777. "version": "3.1.2",
  10778. "source": {
  10779. "type": "git",
  10780. "url": "https://github.com/sebastianbergmann/exporter.git",
  10781. "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
  10782. },
  10783. "dist": {
  10784. "type": "zip",
  10785. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
  10786. "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
  10787. "shasum": ""
  10788. },
  10789. "require": {
  10790. "php": "^7.0",
  10791. "sebastian/recursion-context": "^3.0"
  10792. },
  10793. "require-dev": {
  10794. "ext-mbstring": "*",
  10795. "phpunit/phpunit": "^6.0"
  10796. },
  10797. "type": "library",
  10798. "extra": {
  10799. "branch-alias": {
  10800. "dev-master": "3.1.x-dev"
  10801. }
  10802. },
  10803. "autoload": {
  10804. "classmap": [
  10805. "src/"
  10806. ]
  10807. },
  10808. "notification-url": "https://packagist.org/downloads/",
  10809. "license": [
  10810. "BSD-3-Clause"
  10811. ],
  10812. "authors": [
  10813. {
  10814. "name": "Sebastian Bergmann",
  10815. "email": "sebastian@phpunit.de"
  10816. },
  10817. {
  10818. "name": "Jeff Welch",
  10819. "email": "whatthejeff@gmail.com"
  10820. },
  10821. {
  10822. "name": "Volker Dusch",
  10823. "email": "github@wallbash.com"
  10824. },
  10825. {
  10826. "name": "Adam Harvey",
  10827. "email": "aharvey@php.net"
  10828. },
  10829. {
  10830. "name": "Bernhard Schussek",
  10831. "email": "bschussek@gmail.com"
  10832. }
  10833. ],
  10834. "description": "Provides the functionality to export PHP variables for visualization",
  10835. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  10836. "keywords": [
  10837. "export",
  10838. "exporter"
  10839. ],
  10840. "time": "2019-09-14T09:02:43+00:00"
  10841. },
  10842. {
  10843. "name": "sebastian/global-state",
  10844. "version": "2.0.0",
  10845. "source": {
  10846. "type": "git",
  10847. "url": "https://github.com/sebastianbergmann/global-state.git",
  10848. "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
  10849. },
  10850. "dist": {
  10851. "type": "zip",
  10852. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  10853. "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  10854. "shasum": ""
  10855. },
  10856. "require": {
  10857. "php": "^7.0"
  10858. },
  10859. "require-dev": {
  10860. "phpunit/phpunit": "^6.0"
  10861. },
  10862. "suggest": {
  10863. "ext-uopz": "*"
  10864. },
  10865. "type": "library",
  10866. "extra": {
  10867. "branch-alias": {
  10868. "dev-master": "2.0-dev"
  10869. }
  10870. },
  10871. "autoload": {
  10872. "classmap": [
  10873. "src/"
  10874. ]
  10875. },
  10876. "notification-url": "https://packagist.org/downloads/",
  10877. "license": [
  10878. "BSD-3-Clause"
  10879. ],
  10880. "authors": [
  10881. {
  10882. "name": "Sebastian Bergmann",
  10883. "email": "sebastian@phpunit.de"
  10884. }
  10885. ],
  10886. "description": "Snapshotting of global state",
  10887. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  10888. "keywords": [
  10889. "global state"
  10890. ],
  10891. "time": "2017-04-27T15:39:26+00:00"
  10892. },
  10893. {
  10894. "name": "sebastian/object-enumerator",
  10895. "version": "3.0.3",
  10896. "source": {
  10897. "type": "git",
  10898. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  10899. "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
  10900. },
  10901. "dist": {
  10902. "type": "zip",
  10903. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  10904. "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  10905. "shasum": ""
  10906. },
  10907. "require": {
  10908. "php": "^7.0",
  10909. "sebastian/object-reflector": "^1.1.1",
  10910. "sebastian/recursion-context": "^3.0"
  10911. },
  10912. "require-dev": {
  10913. "phpunit/phpunit": "^6.0"
  10914. },
  10915. "type": "library",
  10916. "extra": {
  10917. "branch-alias": {
  10918. "dev-master": "3.0.x-dev"
  10919. }
  10920. },
  10921. "autoload": {
  10922. "classmap": [
  10923. "src/"
  10924. ]
  10925. },
  10926. "notification-url": "https://packagist.org/downloads/",
  10927. "license": [
  10928. "BSD-3-Clause"
  10929. ],
  10930. "authors": [
  10931. {
  10932. "name": "Sebastian Bergmann",
  10933. "email": "sebastian@phpunit.de"
  10934. }
  10935. ],
  10936. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  10937. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  10938. "time": "2017-08-03T12:35:26+00:00"
  10939. },
  10940. {
  10941. "name": "sebastian/object-reflector",
  10942. "version": "1.1.1",
  10943. "source": {
  10944. "type": "git",
  10945. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  10946. "reference": "773f97c67f28de00d397be301821b06708fca0be"
  10947. },
  10948. "dist": {
  10949. "type": "zip",
  10950. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
  10951. "reference": "773f97c67f28de00d397be301821b06708fca0be",
  10952. "shasum": ""
  10953. },
  10954. "require": {
  10955. "php": "^7.0"
  10956. },
  10957. "require-dev": {
  10958. "phpunit/phpunit": "^6.0"
  10959. },
  10960. "type": "library",
  10961. "extra": {
  10962. "branch-alias": {
  10963. "dev-master": "1.1-dev"
  10964. }
  10965. },
  10966. "autoload": {
  10967. "classmap": [
  10968. "src/"
  10969. ]
  10970. },
  10971. "notification-url": "https://packagist.org/downloads/",
  10972. "license": [
  10973. "BSD-3-Clause"
  10974. ],
  10975. "authors": [
  10976. {
  10977. "name": "Sebastian Bergmann",
  10978. "email": "sebastian@phpunit.de"
  10979. }
  10980. ],
  10981. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  10982. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  10983. "time": "2017-03-29T09:07:27+00:00"
  10984. },
  10985. {
  10986. "name": "sebastian/recursion-context",
  10987. "version": "3.0.0",
  10988. "source": {
  10989. "type": "git",
  10990. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  10991. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
  10992. },
  10993. "dist": {
  10994. "type": "zip",
  10995. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  10996. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  10997. "shasum": ""
  10998. },
  10999. "require": {
  11000. "php": "^7.0"
  11001. },
  11002. "require-dev": {
  11003. "phpunit/phpunit": "^6.0"
  11004. },
  11005. "type": "library",
  11006. "extra": {
  11007. "branch-alias": {
  11008. "dev-master": "3.0.x-dev"
  11009. }
  11010. },
  11011. "autoload": {
  11012. "classmap": [
  11013. "src/"
  11014. ]
  11015. },
  11016. "notification-url": "https://packagist.org/downloads/",
  11017. "license": [
  11018. "BSD-3-Clause"
  11019. ],
  11020. "authors": [
  11021. {
  11022. "name": "Jeff Welch",
  11023. "email": "whatthejeff@gmail.com"
  11024. },
  11025. {
  11026. "name": "Sebastian Bergmann",
  11027. "email": "sebastian@phpunit.de"
  11028. },
  11029. {
  11030. "name": "Adam Harvey",
  11031. "email": "aharvey@php.net"
  11032. }
  11033. ],
  11034. "description": "Provides functionality to recursively process PHP variables",
  11035. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  11036. "time": "2017-03-03T06:23:57+00:00"
  11037. },
  11038. {
  11039. "name": "sebastian/resource-operations",
  11040. "version": "2.0.1",
  11041. "source": {
  11042. "type": "git",
  11043. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  11044. "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
  11045. },
  11046. "dist": {
  11047. "type": "zip",
  11048. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
  11049. "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
  11050. "shasum": ""
  11051. },
  11052. "require": {
  11053. "php": "^7.1"
  11054. },
  11055. "type": "library",
  11056. "extra": {
  11057. "branch-alias": {
  11058. "dev-master": "2.0-dev"
  11059. }
  11060. },
  11061. "autoload": {
  11062. "classmap": [
  11063. "src/"
  11064. ]
  11065. },
  11066. "notification-url": "https://packagist.org/downloads/",
  11067. "license": [
  11068. "BSD-3-Clause"
  11069. ],
  11070. "authors": [
  11071. {
  11072. "name": "Sebastian Bergmann",
  11073. "email": "sebastian@phpunit.de"
  11074. }
  11075. ],
  11076. "description": "Provides a list of PHP built-in functions that operate on resources",
  11077. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  11078. "time": "2018-10-04T04:07:39+00:00"
  11079. },
  11080. {
  11081. "name": "sebastian/version",
  11082. "version": "2.0.1",
  11083. "source": {
  11084. "type": "git",
  11085. "url": "https://github.com/sebastianbergmann/version.git",
  11086. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
  11087. },
  11088. "dist": {
  11089. "type": "zip",
  11090. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
  11091. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
  11092. "shasum": ""
  11093. },
  11094. "require": {
  11095. "php": ">=5.6"
  11096. },
  11097. "type": "library",
  11098. "extra": {
  11099. "branch-alias": {
  11100. "dev-master": "2.0.x-dev"
  11101. }
  11102. },
  11103. "autoload": {
  11104. "classmap": [
  11105. "src/"
  11106. ]
  11107. },
  11108. "notification-url": "https://packagist.org/downloads/",
  11109. "license": [
  11110. "BSD-3-Clause"
  11111. ],
  11112. "authors": [
  11113. {
  11114. "name": "Sebastian Bergmann",
  11115. "email": "sebastian@phpunit.de",
  11116. "role": "lead"
  11117. }
  11118. ],
  11119. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  11120. "homepage": "https://github.com/sebastianbergmann/version",
  11121. "time": "2016-10-03T07:35:21+00:00"
  11122. },
  11123. {
  11124. "name": "seld/jsonlint",
  11125. "version": "1.8.0",
  11126. "source": {
  11127. "type": "git",
  11128. "url": "https://github.com/Seldaek/jsonlint.git",
  11129. "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1"
  11130. },
  11131. "dist": {
  11132. "type": "zip",
  11133. "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1",
  11134. "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1",
  11135. "shasum": ""
  11136. },
  11137. "require": {
  11138. "php": "^5.3 || ^7.0 || ^8.0"
  11139. },
  11140. "require-dev": {
  11141. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  11142. },
  11143. "bin": [
  11144. "bin/jsonlint"
  11145. ],
  11146. "type": "library",
  11147. "autoload": {
  11148. "psr-4": {
  11149. "Seld\\JsonLint\\": "src/Seld/JsonLint/"
  11150. }
  11151. },
  11152. "notification-url": "https://packagist.org/downloads/",
  11153. "license": [
  11154. "MIT"
  11155. ],
  11156. "authors": [
  11157. {
  11158. "name": "Jordi Boggiano",
  11159. "email": "j.boggiano@seld.be",
  11160. "homepage": "http://seld.be"
  11161. }
  11162. ],
  11163. "description": "JSON Linter",
  11164. "keywords": [
  11165. "json",
  11166. "linter",
  11167. "parser",
  11168. "validator"
  11169. ],
  11170. "time": "2020-04-30T19:05:18+00:00"
  11171. },
  11172. {
  11173. "name": "seld/phar-utils",
  11174. "version": "1.1.0",
  11175. "source": {
  11176. "type": "git",
  11177. "url": "https://github.com/Seldaek/phar-utils.git",
  11178. "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0"
  11179. },
  11180. "dist": {
  11181. "type": "zip",
  11182. "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8800503d56b9867d43d9c303b9cbcc26016e82f0",
  11183. "reference": "8800503d56b9867d43d9c303b9cbcc26016e82f0",
  11184. "shasum": ""
  11185. },
  11186. "require": {
  11187. "php": ">=5.3"
  11188. },
  11189. "type": "library",
  11190. "extra": {
  11191. "branch-alias": {
  11192. "dev-master": "1.x-dev"
  11193. }
  11194. },
  11195. "autoload": {
  11196. "psr-4": {
  11197. "Seld\\PharUtils\\": "src/"
  11198. }
  11199. },
  11200. "notification-url": "https://packagist.org/downloads/",
  11201. "license": [
  11202. "MIT"
  11203. ],
  11204. "authors": [
  11205. {
  11206. "name": "Jordi Boggiano",
  11207. "email": "j.boggiano@seld.be"
  11208. }
  11209. ],
  11210. "description": "PHAR file format utilities, for when PHP phars you up",
  11211. "keywords": [
  11212. "phar"
  11213. ],
  11214. "time": "2020-02-14T15:25:33+00:00"
  11215. },
  11216. {
  11217. "name": "squizlabs/php_codesniffer",
  11218. "version": "3.5.5",
  11219. "source": {
  11220. "type": "git",
  11221. "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
  11222. "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6"
  11223. },
  11224. "dist": {
  11225. "type": "zip",
  11226. "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6",
  11227. "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6",
  11228. "shasum": ""
  11229. },
  11230. "require": {
  11231. "ext-simplexml": "*",
  11232. "ext-tokenizer": "*",
  11233. "ext-xmlwriter": "*",
  11234. "php": ">=5.4.0"
  11235. },
  11236. "require-dev": {
  11237. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
  11238. },
  11239. "bin": [
  11240. "bin/phpcs",
  11241. "bin/phpcbf"
  11242. ],
  11243. "type": "library",
  11244. "extra": {
  11245. "branch-alias": {
  11246. "dev-master": "3.x-dev"
  11247. }
  11248. },
  11249. "notification-url": "https://packagist.org/downloads/",
  11250. "license": [
  11251. "BSD-3-Clause"
  11252. ],
  11253. "authors": [
  11254. {
  11255. "name": "Greg Sherwood",
  11256. "role": "lead"
  11257. }
  11258. ],
  11259. "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
  11260. "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
  11261. "keywords": [
  11262. "phpcs",
  11263. "standards"
  11264. ],
  11265. "time": "2020-04-17T01:09:41+00:00"
  11266. },
  11267. {
  11268. "name": "symfony/browser-kit",
  11269. "version": "v3.4.40",
  11270. "source": {
  11271. "type": "git",
  11272. "url": "https://github.com/symfony/browser-kit.git",
  11273. "reference": "1c7bcd954ad1fc02354c4cfd3fcd1b0c95245367"
  11274. },
  11275. "dist": {
  11276. "type": "zip",
  11277. "url": "https://api.github.com/repos/symfony/browser-kit/zipball/1c7bcd954ad1fc02354c4cfd3fcd1b0c95245367",
  11278. "reference": "1c7bcd954ad1fc02354c4cfd3fcd1b0c95245367",
  11279. "shasum": ""
  11280. },
  11281. "require": {
  11282. "php": "^5.5.9|>=7.0.8",
  11283. "symfony/dom-crawler": "~2.8|~3.0|~4.0"
  11284. },
  11285. "require-dev": {
  11286. "symfony/css-selector": "~2.8|~3.0|~4.0",
  11287. "symfony/process": "~2.8|~3.0|~4.0"
  11288. },
  11289. "suggest": {
  11290. "symfony/process": ""
  11291. },
  11292. "type": "library",
  11293. "extra": {
  11294. "branch-alias": {
  11295. "dev-master": "3.4-dev"
  11296. }
  11297. },
  11298. "autoload": {
  11299. "psr-4": {
  11300. "Symfony\\Component\\BrowserKit\\": ""
  11301. },
  11302. "exclude-from-classmap": [
  11303. "/Tests/"
  11304. ]
  11305. },
  11306. "notification-url": "https://packagist.org/downloads/",
  11307. "license": [
  11308. "MIT"
  11309. ],
  11310. "authors": [
  11311. {
  11312. "name": "Fabien Potencier",
  11313. "email": "fabien@symfony.com"
  11314. },
  11315. {
  11316. "name": "Symfony Community",
  11317. "homepage": "https://symfony.com/contributors"
  11318. }
  11319. ],
  11320. "description": "Symfony BrowserKit Component",
  11321. "homepage": "https://symfony.com",
  11322. "time": "2020-03-15T09:38:08+00:00"
  11323. },
  11324. {
  11325. "name": "symfony/lock",
  11326. "version": "v3.4.40",
  11327. "source": {
  11328. "type": "git",
  11329. "url": "https://github.com/symfony/lock.git",
  11330. "reference": "ce180b892bd7d6b0e10f662ca95f7c85350a62b0"
  11331. },
  11332. "dist": {
  11333. "type": "zip",
  11334. "url": "https://api.github.com/repos/symfony/lock/zipball/ce180b892bd7d6b0e10f662ca95f7c85350a62b0",
  11335. "reference": "ce180b892bd7d6b0e10f662ca95f7c85350a62b0",
  11336. "shasum": ""
  11337. },
  11338. "require": {
  11339. "php": "^5.5.9|>=7.0.8",
  11340. "psr/log": "~1.0",
  11341. "symfony/polyfill-php70": "~1.0"
  11342. },
  11343. "require-dev": {
  11344. "predis/predis": "~1.0"
  11345. },
  11346. "type": "library",
  11347. "extra": {
  11348. "branch-alias": {
  11349. "dev-master": "3.4-dev"
  11350. }
  11351. },
  11352. "autoload": {
  11353. "psr-4": {
  11354. "Symfony\\Component\\Lock\\": ""
  11355. },
  11356. "exclude-from-classmap": [
  11357. "/Tests/"
  11358. ]
  11359. },
  11360. "notification-url": "https://packagist.org/downloads/",
  11361. "license": [
  11362. "MIT"
  11363. ],
  11364. "authors": [
  11365. {
  11366. "name": "Jérémy Derussé",
  11367. "email": "jeremy@derusse.com"
  11368. },
  11369. {
  11370. "name": "Symfony Community",
  11371. "homepage": "https://symfony.com/contributors"
  11372. }
  11373. ],
  11374. "description": "Symfony Lock Component",
  11375. "homepage": "https://symfony.com",
  11376. "keywords": [
  11377. "cas",
  11378. "flock",
  11379. "locking",
  11380. "mutex",
  11381. "redlock",
  11382. "semaphore"
  11383. ],
  11384. "time": "2020-03-16T15:51:59+00:00"
  11385. },
  11386. {
  11387. "name": "symfony/phpunit-bridge",
  11388. "version": "v3.4.40",
  11389. "source": {
  11390. "type": "git",
  11391. "url": "https://github.com/symfony/phpunit-bridge.git",
  11392. "reference": "58c7de42b8b13c3bec82dbb8a87d00e4d83dd7c2"
  11393. },
  11394. "dist": {
  11395. "type": "zip",
  11396. "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/58c7de42b8b13c3bec82dbb8a87d00e4d83dd7c2",
  11397. "reference": "58c7de42b8b13c3bec82dbb8a87d00e4d83dd7c2",
  11398. "shasum": ""
  11399. },
  11400. "require": {
  11401. "php": ">=5.3.3"
  11402. },
  11403. "conflict": {
  11404. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2"
  11405. },
  11406. "suggest": {
  11407. "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
  11408. },
  11409. "bin": [
  11410. "bin/simple-phpunit"
  11411. ],
  11412. "type": "symfony-bridge",
  11413. "extra": {
  11414. "branch-alias": {
  11415. "dev-master": "3.4-dev"
  11416. },
  11417. "thanks": {
  11418. "name": "phpunit/phpunit",
  11419. "url": "https://github.com/sebastianbergmann/phpunit"
  11420. }
  11421. },
  11422. "autoload": {
  11423. "files": [
  11424. "bootstrap.php"
  11425. ],
  11426. "psr-4": {
  11427. "Symfony\\Bridge\\PhpUnit\\": ""
  11428. },
  11429. "exclude-from-classmap": [
  11430. "/Tests/"
  11431. ]
  11432. },
  11433. "notification-url": "https://packagist.org/downloads/",
  11434. "license": [
  11435. "MIT"
  11436. ],
  11437. "authors": [
  11438. {
  11439. "name": "Nicolas Grekas",
  11440. "email": "p@tchwork.com"
  11441. },
  11442. {
  11443. "name": "Symfony Community",
  11444. "homepage": "https://symfony.com/contributors"
  11445. }
  11446. ],
  11447. "description": "Symfony PHPUnit Bridge",
  11448. "homepage": "https://symfony.com",
  11449. "time": "2020-04-25T12:18:34+00:00"
  11450. },
  11451. {
  11452. "name": "theseer/tokenizer",
  11453. "version": "1.1.3",
  11454. "source": {
  11455. "type": "git",
  11456. "url": "https://github.com/theseer/tokenizer.git",
  11457. "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
  11458. },
  11459. "dist": {
  11460. "type": "zip",
  11461. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
  11462. "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
  11463. "shasum": ""
  11464. },
  11465. "require": {
  11466. "ext-dom": "*",
  11467. "ext-tokenizer": "*",
  11468. "ext-xmlwriter": "*",
  11469. "php": "^7.0"
  11470. },
  11471. "type": "library",
  11472. "autoload": {
  11473. "classmap": [
  11474. "src/"
  11475. ]
  11476. },
  11477. "notification-url": "https://packagist.org/downloads/",
  11478. "license": [
  11479. "BSD-3-Clause"
  11480. ],
  11481. "authors": [
  11482. {
  11483. "name": "Arne Blankerts",
  11484. "email": "arne@blankerts.de",
  11485. "role": "Developer"
  11486. }
  11487. ],
  11488. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  11489. "time": "2019-06-13T22:48:21+00:00"
  11490. }
  11491. ],
  11492. "aliases": [],
  11493. "minimum-stability": "dev",
  11494. "stability-flags": {
  11495. "drupal/config_export_ignore": 5,
  11496. "drupal/imageapi_optimize": 15,
  11497. "drupal/inline_entity_form": 5,
  11498. "drupal/koality_theme_generator": 20,
  11499. "drupal/layout_builder_st": 15,
  11500. "drupal/masquerade": 10
  11501. },
  11502. "prefer-stable": true,
  11503. "prefer-lowest": false,
  11504. "platform": {
  11505. "php": ">=7.0.8"
  11506. },
  11507. "platform-dev": []
  11508. }