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.

7573 lines
269 KiB

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": "573111928febbbac65d9ce143bca75a3",
  8. "packages": [
  9. {
  10. "name": "alchemy/zippy",
  11. "version": "0.4.3",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/alchemy-fr/Zippy.git",
  15. "reference": "5ffdc93de0af2770d396bf433d8b2667c77277ea"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/5ffdc93de0af2770d396bf433d8b2667c77277ea",
  20. "reference": "5ffdc93de0af2770d396bf433d8b2667c77277ea",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "doctrine/collections": "~1.0",
  25. "ext-mbstring": "*",
  26. "php": ">=5.5",
  27. "symfony/filesystem": "^2.0.5|^3.0",
  28. "symfony/process": "^2.1|^3.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"
  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": "2016-11-03T16:10:31+00:00"
  72. },
  73. {
  74. "name": "asm89/stack-cors",
  75. "version": "1.2.0",
  76. "source": {
  77. "type": "git",
  78. "url": "https://github.com/asm89/stack-cors.git",
  79. "reference": "c163e2b614550aedcf71165db2473d936abbced6"
  80. },
  81. "dist": {
  82. "type": "zip",
  83. "url": "https://api.github.com/repos/asm89/stack-cors/zipball/c163e2b614550aedcf71165db2473d936abbced6",
  84. "reference": "c163e2b614550aedcf71165db2473d936abbced6",
  85. "shasum": ""
  86. },
  87. "require": {
  88. "php": ">=5.5.9",
  89. "symfony/http-foundation": "~2.7|~3.0|~4.0",
  90. "symfony/http-kernel": "~2.7|~3.0|~4.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": "2017-12-20T14:37:45+00:00"
  124. },
  125. {
  126. "name": "brumann/polyfill-unserialize",
  127. "version": "v1.0.3",
  128. "source": {
  129. "type": "git",
  130. "url": "https://github.com/dbrumann/polyfill-unserialize.git",
  131. "reference": "844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b"
  132. },
  133. "dist": {
  134. "type": "zip",
  135. "url": "https://api.github.com/repos/dbrumann/polyfill-unserialize/zipball/844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b",
  136. "reference": "844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b",
  137. "shasum": ""
  138. },
  139. "require": {
  140. "php": "^5.3|^7.0"
  141. },
  142. "type": "library",
  143. "autoload": {
  144. "psr-4": {
  145. "Brumann\\Polyfill\\": "src/"
  146. }
  147. },
  148. "notification-url": "https://packagist.org/downloads/",
  149. "license": [
  150. "MIT"
  151. ],
  152. "authors": [
  153. {
  154. "name": "Denis Brumann",
  155. "email": "denis.brumann@sensiolabs.de"
  156. }
  157. ],
  158. "description": "Backports unserialize options introduced in PHP 7.0 to older PHP versions.",
  159. "time": "2017-02-03T09:55:47+00:00"
  160. },
  161. {
  162. "name": "composer/installers",
  163. "version": "v1.6.0",
  164. "source": {
  165. "type": "git",
  166. "url": "https://github.com/composer/installers.git",
  167. "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b"
  168. },
  169. "dist": {
  170. "type": "zip",
  171. "url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b",
  172. "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b",
  173. "shasum": ""
  174. },
  175. "require": {
  176. "composer-plugin-api": "^1.0"
  177. },
  178. "replace": {
  179. "roundcube/plugin-installer": "*",
  180. "shama/baton": "*"
  181. },
  182. "require-dev": {
  183. "composer/composer": "1.0.*@dev",
  184. "phpunit/phpunit": "^4.8.36"
  185. },
  186. "type": "composer-plugin",
  187. "extra": {
  188. "class": "Composer\\Installers\\Plugin",
  189. "branch-alias": {
  190. "dev-master": "1.0-dev"
  191. }
  192. },
  193. "autoload": {
  194. "psr-4": {
  195. "Composer\\Installers\\": "src/Composer/Installers"
  196. }
  197. },
  198. "notification-url": "https://packagist.org/downloads/",
  199. "license": [
  200. "MIT"
  201. ],
  202. "authors": [
  203. {
  204. "name": "Kyle Robinson Young",
  205. "email": "kyle@dontkry.com",
  206. "homepage": "https://github.com/shama"
  207. }
  208. ],
  209. "description": "A multi-framework Composer library installer",
  210. "homepage": "https://composer.github.io/installers/",
  211. "keywords": [
  212. "Craft",
  213. "Dolibarr",
  214. "Eliasis",
  215. "Hurad",
  216. "ImageCMS",
  217. "Kanboard",
  218. "Lan Management System",
  219. "MODX Evo",
  220. "Mautic",
  221. "Maya",
  222. "OXID",
  223. "Plentymarkets",
  224. "Porto",
  225. "RadPHP",
  226. "SMF",
  227. "Thelia",
  228. "WolfCMS",
  229. "agl",
  230. "aimeos",
  231. "annotatecms",
  232. "attogram",
  233. "bitrix",
  234. "cakephp",
  235. "chef",
  236. "cockpit",
  237. "codeigniter",
  238. "concrete5",
  239. "croogo",
  240. "dokuwiki",
  241. "drupal",
  242. "eZ Platform",
  243. "elgg",
  244. "expressionengine",
  245. "fuelphp",
  246. "grav",
  247. "installer",
  248. "itop",
  249. "joomla",
  250. "kohana",
  251. "laravel",
  252. "lavalite",
  253. "lithium",
  254. "magento",
  255. "majima",
  256. "mako",
  257. "mediawiki",
  258. "modulework",
  259. "modx",
  260. "moodle",
  261. "osclass",
  262. "phpbb",
  263. "piwik",
  264. "ppi",
  265. "puppet",
  266. "pxcms",
  267. "reindex",
  268. "roundcube",
  269. "shopware",
  270. "silverstripe",
  271. "sydes",
  272. "symfony",
  273. "typo3",
  274. "wordpress",
  275. "yawik",
  276. "zend",
  277. "zikula"
  278. ],
  279. "time": "2018-08-27T06:10:37+00:00"
  280. },
  281. {
  282. "name": "composer/semver",
  283. "version": "1.5.0",
  284. "source": {
  285. "type": "git",
  286. "url": "https://github.com/composer/semver.git",
  287. "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e"
  288. },
  289. "dist": {
  290. "type": "zip",
  291. "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
  292. "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
  293. "shasum": ""
  294. },
  295. "require": {
  296. "php": "^5.3.2 || ^7.0"
  297. },
  298. "require-dev": {
  299. "phpunit/phpunit": "^4.5 || ^5.0.5",
  300. "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
  301. },
  302. "type": "library",
  303. "extra": {
  304. "branch-alias": {
  305. "dev-master": "1.x-dev"
  306. }
  307. },
  308. "autoload": {
  309. "psr-4": {
  310. "Composer\\Semver\\": "src"
  311. }
  312. },
  313. "notification-url": "https://packagist.org/downloads/",
  314. "license": [
  315. "MIT"
  316. ],
  317. "authors": [
  318. {
  319. "name": "Nils Adermann",
  320. "email": "naderman@naderman.de",
  321. "homepage": "http://www.naderman.de"
  322. },
  323. {
  324. "name": "Jordi Boggiano",
  325. "email": "j.boggiano@seld.be",
  326. "homepage": "http://seld.be"
  327. },
  328. {
  329. "name": "Rob Bast",
  330. "email": "rob.bast@gmail.com",
  331. "homepage": "http://robbast.nl"
  332. }
  333. ],
  334. "description": "Semver library that offers utilities, version constraint parsing and validation.",
  335. "keywords": [
  336. "semantic",
  337. "semver",
  338. "validation",
  339. "versioning"
  340. ],
  341. "time": "2019-03-19T17:25:45+00:00"
  342. },
  343. {
  344. "name": "cweagans/composer-patches",
  345. "version": "1.6.6",
  346. "source": {
  347. "type": "git",
  348. "url": "https://github.com/cweagans/composer-patches.git",
  349. "reference": "1d89dcc730e7f42426c434b88261fcfb3bce651e"
  350. },
  351. "dist": {
  352. "type": "zip",
  353. "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/1d89dcc730e7f42426c434b88261fcfb3bce651e",
  354. "reference": "1d89dcc730e7f42426c434b88261fcfb3bce651e",
  355. "shasum": ""
  356. },
  357. "require": {
  358. "composer-plugin-api": "^1.0",
  359. "php": ">=5.3.0"
  360. },
  361. "require-dev": {
  362. "composer/composer": "~1.0",
  363. "phpunit/phpunit": "~4.6"
  364. },
  365. "type": "composer-plugin",
  366. "extra": {
  367. "class": "cweagans\\Composer\\Patches"
  368. },
  369. "autoload": {
  370. "psr-4": {
  371. "cweagans\\Composer\\": "src"
  372. }
  373. },
  374. "notification-url": "https://packagist.org/downloads/",
  375. "license": [
  376. "BSD-3-Clause"
  377. ],
  378. "authors": [
  379. {
  380. "name": "Cameron Eagans",
  381. "email": "me@cweagans.net"
  382. }
  383. ],
  384. "description": "Provides a way to patch Composer packages.",
  385. "time": "2018-10-24T15:51:16+00:00"
  386. },
  387. {
  388. "name": "dflydev/dot-access-configuration",
  389. "version": "v1.0.3",
  390. "source": {
  391. "type": "git",
  392. "url": "https://github.com/dflydev/dflydev-dot-access-configuration.git",
  393. "reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49"
  394. },
  395. "dist": {
  396. "type": "zip",
  397. "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
  398. "reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
  399. "shasum": ""
  400. },
  401. "require": {
  402. "dflydev/dot-access-data": "1.*",
  403. "dflydev/placeholder-resolver": "1.*",
  404. "php": ">=5.3.2"
  405. },
  406. "require-dev": {
  407. "symfony/yaml": "~2.1"
  408. },
  409. "suggest": {
  410. "symfony/yaml": "Required for using the YAML Configuration Builders"
  411. },
  412. "type": "library",
  413. "extra": {
  414. "branch-alias": {
  415. "dev-master": "1.0-dev"
  416. }
  417. },
  418. "autoload": {
  419. "psr-0": {
  420. "Dflydev\\DotAccessConfiguration": "src"
  421. }
  422. },
  423. "notification-url": "https://packagist.org/downloads/",
  424. "license": [
  425. "MIT"
  426. ],
  427. "authors": [
  428. {
  429. "name": "Dragonfly Development Inc.",
  430. "email": "info@dflydev.com",
  431. "homepage": "http://dflydev.com"
  432. },
  433. {
  434. "name": "Beau Simensen",
  435. "email": "beau@dflydev.com",
  436. "homepage": "http://beausimensen.com"
  437. }
  438. ],
  439. "description": "Given a deep data structure representing a configuration, access configuration by dot notation.",
  440. "homepage": "https://github.com/dflydev/dflydev-dot-access-configuration",
  441. "keywords": [
  442. "config",
  443. "configuration"
  444. ],
  445. "time": "2018-09-08T23:00:17+00:00"
  446. },
  447. {
  448. "name": "dflydev/dot-access-data",
  449. "version": "v1.1.0",
  450. "source": {
  451. "type": "git",
  452. "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
  453. "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
  454. },
  455. "dist": {
  456. "type": "zip",
  457. "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
  458. "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
  459. "shasum": ""
  460. },
  461. "require": {
  462. "php": ">=5.3.2"
  463. },
  464. "type": "library",
  465. "extra": {
  466. "branch-alias": {
  467. "dev-master": "1.0-dev"
  468. }
  469. },
  470. "autoload": {
  471. "psr-0": {
  472. "Dflydev\\DotAccessData": "src"
  473. }
  474. },
  475. "notification-url": "https://packagist.org/downloads/",
  476. "license": [
  477. "MIT"
  478. ],
  479. "authors": [
  480. {
  481. "name": "Dragonfly Development Inc.",
  482. "email": "info@dflydev.com",
  483. "homepage": "http://dflydev.com"
  484. },
  485. {
  486. "name": "Beau Simensen",
  487. "email": "beau@dflydev.com",
  488. "homepage": "http://beausimensen.com"
  489. },
  490. {
  491. "name": "Carlos Frutos",
  492. "email": "carlos@kiwing.it",
  493. "homepage": "https://github.com/cfrutos"
  494. }
  495. ],
  496. "description": "Given a deep data structure, access data by dot notation.",
  497. "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
  498. "keywords": [
  499. "access",
  500. "data",
  501. "dot",
  502. "notation"
  503. ],
  504. "time": "2017-01-20T21:14:22+00:00"
  505. },
  506. {
  507. "name": "dflydev/placeholder-resolver",
  508. "version": "v1.0.2",
  509. "source": {
  510. "type": "git",
  511. "url": "https://github.com/dflydev/dflydev-placeholder-resolver.git",
  512. "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356"
  513. },
  514. "dist": {
  515. "type": "zip",
  516. "url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
  517. "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
  518. "shasum": ""
  519. },
  520. "require": {
  521. "php": ">=5.3.2"
  522. },
  523. "type": "library",
  524. "extra": {
  525. "branch-alias": {
  526. "dev-master": "1.0-dev"
  527. }
  528. },
  529. "autoload": {
  530. "psr-0": {
  531. "Dflydev\\PlaceholderResolver": "src"
  532. }
  533. },
  534. "notification-url": "https://packagist.org/downloads/",
  535. "license": [
  536. "MIT"
  537. ],
  538. "authors": [
  539. {
  540. "name": "Dragonfly Development Inc.",
  541. "email": "info@dflydev.com",
  542. "homepage": "http://dflydev.com"
  543. },
  544. {
  545. "name": "Beau Simensen",
  546. "email": "beau@dflydev.com",
  547. "homepage": "http://beausimensen.com"
  548. }
  549. ],
  550. "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.",
  551. "homepage": "https://github.com/dflydev/dflydev-placeholder-resolver",
  552. "keywords": [
  553. "placeholder",
  554. "resolver"
  555. ],
  556. "time": "2012-10-28T21:08:28+00:00"
  557. },
  558. {
  559. "name": "dnoegel/php-xdg-base-dir",
  560. "version": "0.1",
  561. "source": {
  562. "type": "git",
  563. "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
  564. "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
  565. },
  566. "dist": {
  567. "type": "zip",
  568. "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
  569. "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
  570. "shasum": ""
  571. },
  572. "require": {
  573. "php": ">=5.3.2"
  574. },
  575. "require-dev": {
  576. "phpunit/phpunit": "@stable"
  577. },
  578. "type": "project",
  579. "autoload": {
  580. "psr-4": {
  581. "XdgBaseDir\\": "src/"
  582. }
  583. },
  584. "notification-url": "https://packagist.org/downloads/",
  585. "license": [
  586. "MIT"
  587. ],
  588. "description": "implementation of xdg base directory specification for php",
  589. "time": "2014-10-24T07:27:01+00:00"
  590. },
  591. {
  592. "name": "doctrine/annotations",
  593. "version": "v1.6.1",
  594. "source": {
  595. "type": "git",
  596. "url": "https://github.com/doctrine/annotations.git",
  597. "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24"
  598. },
  599. "dist": {
  600. "type": "zip",
  601. "url": "https://api.github.com/repos/doctrine/annotations/zipball/53120e0eb10355388d6ccbe462f1fea34ddadb24",
  602. "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24",
  603. "shasum": ""
  604. },
  605. "require": {
  606. "doctrine/lexer": "1.*",
  607. "php": "^7.1"
  608. },
  609. "require-dev": {
  610. "doctrine/cache": "1.*",
  611. "phpunit/phpunit": "^6.4"
  612. },
  613. "type": "library",
  614. "extra": {
  615. "branch-alias": {
  616. "dev-master": "1.6.x-dev"
  617. }
  618. },
  619. "autoload": {
  620. "psr-4": {
  621. "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  622. }
  623. },
  624. "notification-url": "https://packagist.org/downloads/",
  625. "license": [
  626. "MIT"
  627. ],
  628. "authors": [
  629. {
  630. "name": "Roman Borschel",
  631. "email": "roman@code-factory.org"
  632. },
  633. {
  634. "name": "Benjamin Eberlei",
  635. "email": "kontakt@beberlei.de"
  636. },
  637. {
  638. "name": "Guilherme Blanco",
  639. "email": "guilhermeblanco@gmail.com"
  640. },
  641. {
  642. "name": "Jonathan Wage",
  643. "email": "jonwage@gmail.com"
  644. },
  645. {
  646. "name": "Johannes Schmitt",
  647. "email": "schmittjoh@gmail.com"
  648. }
  649. ],
  650. "description": "Docblock Annotations Parser",
  651. "homepage": "http://www.doctrine-project.org",
  652. "keywords": [
  653. "annotations",
  654. "docblock",
  655. "parser"
  656. ],
  657. "time": "2019-03-25T19:12:02+00:00"
  658. },
  659. {
  660. "name": "doctrine/cache",
  661. "version": "v1.8.0",
  662. "source": {
  663. "type": "git",
  664. "url": "https://github.com/doctrine/cache.git",
  665. "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57"
  666. },
  667. "dist": {
  668. "type": "zip",
  669. "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57",
  670. "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57",
  671. "shasum": ""
  672. },
  673. "require": {
  674. "php": "~7.1"
  675. },
  676. "conflict": {
  677. "doctrine/common": ">2.2,<2.4"
  678. },
  679. "require-dev": {
  680. "alcaeus/mongo-php-adapter": "^1.1",
  681. "doctrine/coding-standard": "^4.0",
  682. "mongodb/mongodb": "^1.1",
  683. "phpunit/phpunit": "^7.0",
  684. "predis/predis": "~1.0"
  685. },
  686. "suggest": {
  687. "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
  688. },
  689. "type": "library",
  690. "extra": {
  691. "branch-alias": {
  692. "dev-master": "1.8.x-dev"
  693. }
  694. },
  695. "autoload": {
  696. "psr-4": {
  697. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  698. }
  699. },
  700. "notification-url": "https://packagist.org/downloads/",
  701. "license": [
  702. "MIT"
  703. ],
  704. "authors": [
  705. {
  706. "name": "Roman Borschel",
  707. "email": "roman@code-factory.org"
  708. },
  709. {
  710. "name": "Benjamin Eberlei",
  711. "email": "kontakt@beberlei.de"
  712. },
  713. {
  714. "name": "Guilherme Blanco",
  715. "email": "guilhermeblanco@gmail.com"
  716. },
  717. {
  718. "name": "Jonathan Wage",
  719. "email": "jonwage@gmail.com"
  720. },
  721. {
  722. "name": "Johannes Schmitt",
  723. "email": "schmittjoh@gmail.com"
  724. }
  725. ],
  726. "description": "Caching library offering an object-oriented API for many cache backends",
  727. "homepage": "https://www.doctrine-project.org",
  728. "keywords": [
  729. "cache",
  730. "caching"
  731. ],
  732. "time": "2018-08-21T18:01:43+00:00"
  733. },
  734. {
  735. "name": "doctrine/collections",
  736. "version": "v1.6.1",
  737. "source": {
  738. "type": "git",
  739. "url": "https://github.com/doctrine/collections.git",
  740. "reference": "d2ae4ef05e25197343b6a39bae1d3c427a2f6956"
  741. },
  742. "dist": {
  743. "type": "zip",
  744. "url": "https://api.github.com/repos/doctrine/collections/zipball/d2ae4ef05e25197343b6a39bae1d3c427a2f6956",
  745. "reference": "d2ae4ef05e25197343b6a39bae1d3c427a2f6956",
  746. "shasum": ""
  747. },
  748. "require": {
  749. "php": "^7.1.3"
  750. },
  751. "require-dev": {
  752. "doctrine/coding-standard": "^6.0",
  753. "phpstan/phpstan-shim": "^0.9.2",
  754. "phpunit/phpunit": "^7.0",
  755. "vimeo/psalm": "^3.2.2"
  756. },
  757. "type": "library",
  758. "extra": {
  759. "branch-alias": {
  760. "dev-master": "1.6.x-dev"
  761. }
  762. },
  763. "autoload": {
  764. "psr-4": {
  765. "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
  766. }
  767. },
  768. "notification-url": "https://packagist.org/downloads/",
  769. "license": [
  770. "MIT"
  771. ],
  772. "authors": [
  773. {
  774. "name": "Roman Borschel",
  775. "email": "roman@code-factory.org"
  776. },
  777. {
  778. "name": "Benjamin Eberlei",
  779. "email": "kontakt@beberlei.de"
  780. },
  781. {
  782. "name": "Guilherme Blanco",
  783. "email": "guilhermeblanco@gmail.com"
  784. },
  785. {
  786. "name": "Jonathan Wage",
  787. "email": "jonwage@gmail.com"
  788. },
  789. {
  790. "name": "Johannes Schmitt",
  791. "email": "schmittjoh@gmail.com"
  792. }
  793. ],
  794. "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
  795. "homepage": "https://www.doctrine-project.org/projects/collections.html",
  796. "keywords": [
  797. "array",
  798. "collections",
  799. "iterators",
  800. "php"
  801. ],
  802. "time": "2019-03-25T19:03:48+00:00"
  803. },
  804. {
  805. "name": "doctrine/common",
  806. "version": "v2.10.0",
  807. "source": {
  808. "type": "git",
  809. "url": "https://github.com/doctrine/common.git",
  810. "reference": "30e33f60f64deec87df728c02b107f82cdafad9d"
  811. },
  812. "dist": {
  813. "type": "zip",
  814. "url": "https://api.github.com/repos/doctrine/common/zipball/30e33f60f64deec87df728c02b107f82cdafad9d",
  815. "reference": "30e33f60f64deec87df728c02b107f82cdafad9d",
  816. "shasum": ""
  817. },
  818. "require": {
  819. "doctrine/annotations": "^1.0",
  820. "doctrine/cache": "^1.0",
  821. "doctrine/collections": "^1.0",
  822. "doctrine/event-manager": "^1.0",
  823. "doctrine/inflector": "^1.0",
  824. "doctrine/lexer": "^1.0",
  825. "doctrine/persistence": "^1.1",
  826. "doctrine/reflection": "^1.0",
  827. "php": "^7.1"
  828. },
  829. "require-dev": {
  830. "doctrine/coding-standard": "^1.0",
  831. "phpunit/phpunit": "^6.3",
  832. "squizlabs/php_codesniffer": "^3.0",
  833. "symfony/phpunit-bridge": "^4.0.5"
  834. },
  835. "type": "library",
  836. "extra": {
  837. "branch-alias": {
  838. "dev-master": "2.10.x-dev"
  839. }
  840. },
  841. "autoload": {
  842. "psr-4": {
  843. "Doctrine\\Common\\": "lib/Doctrine/Common"
  844. }
  845. },
  846. "notification-url": "https://packagist.org/downloads/",
  847. "license": [
  848. "MIT"
  849. ],
  850. "authors": [
  851. {
  852. "name": "Roman Borschel",
  853. "email": "roman@code-factory.org"
  854. },
  855. {
  856. "name": "Benjamin Eberlei",
  857. "email": "kontakt@beberlei.de"
  858. },
  859. {
  860. "name": "Guilherme Blanco",
  861. "email": "guilhermeblanco@gmail.com"
  862. },
  863. {
  864. "name": "Jonathan Wage",
  865. "email": "jonwage@gmail.com"
  866. },
  867. {
  868. "name": "Johannes Schmitt",
  869. "email": "schmittjoh@gmail.com"
  870. },
  871. {
  872. "name": "Marco Pivetta",
  873. "email": "ocramius@gmail.com"
  874. }
  875. ],
  876. "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.",
  877. "homepage": "https://www.doctrine-project.org/projects/common.html",
  878. "keywords": [
  879. "common",
  880. "doctrine",
  881. "php"
  882. ],
  883. "time": "2018-11-21T01:24:55+00:00"
  884. },
  885. {
  886. "name": "doctrine/event-manager",
  887. "version": "v1.0.0",
  888. "source": {
  889. "type": "git",
  890. "url": "https://github.com/doctrine/event-manager.git",
  891. "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3"
  892. },
  893. "dist": {
  894. "type": "zip",
  895. "url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3",
  896. "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3",
  897. "shasum": ""
  898. },
  899. "require": {
  900. "php": "^7.1"
  901. },
  902. "conflict": {
  903. "doctrine/common": "<2.9@dev"
  904. },
  905. "require-dev": {
  906. "doctrine/coding-standard": "^4.0",
  907. "phpunit/phpunit": "^7.0"
  908. },
  909. "type": "library",
  910. "extra": {
  911. "branch-alias": {
  912. "dev-master": "1.0.x-dev"
  913. }
  914. },
  915. "autoload": {
  916. "psr-4": {
  917. "Doctrine\\Common\\": "lib/Doctrine/Common"
  918. }
  919. },
  920. "notification-url": "https://packagist.org/downloads/",
  921. "license": [
  922. "MIT"
  923. ],
  924. "authors": [
  925. {
  926. "name": "Roman Borschel",
  927. "email": "roman@code-factory.org"
  928. },
  929. {
  930. "name": "Benjamin Eberlei",
  931. "email": "kontakt@beberlei.de"
  932. },
  933. {
  934. "name": "Guilherme Blanco",
  935. "email": "guilhermeblanco@gmail.com"
  936. },
  937. {
  938. "name": "Jonathan Wage",
  939. "email": "jonwage@gmail.com"
  940. },
  941. {
  942. "name": "Johannes Schmitt",
  943. "email": "schmittjoh@gmail.com"
  944. },
  945. {
  946. "name": "Marco Pivetta",
  947. "email": "ocramius@gmail.com"
  948. }
  949. ],
  950. "description": "Doctrine Event Manager component",
  951. "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
  952. "keywords": [
  953. "event",
  954. "eventdispatcher",
  955. "eventmanager"
  956. ],
  957. "time": "2018-06-11T11:59:03+00:00"
  958. },
  959. {
  960. "name": "doctrine/inflector",
  961. "version": "v1.3.0",
  962. "source": {
  963. "type": "git",
  964. "url": "https://github.com/doctrine/inflector.git",
  965. "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
  966. },
  967. "dist": {
  968. "type": "zip",
  969. "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
  970. "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
  971. "shasum": ""
  972. },
  973. "require": {
  974. "php": "^7.1"
  975. },
  976. "require-dev": {
  977. "phpunit/phpunit": "^6.2"
  978. },
  979. "type": "library",
  980. "extra": {
  981. "branch-alias": {
  982. "dev-master": "1.3.x-dev"
  983. }
  984. },
  985. "autoload": {
  986. "psr-4": {
  987. "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
  988. }
  989. },
  990. "notification-url": "https://packagist.org/downloads/",
  991. "license": [
  992. "MIT"
  993. ],
  994. "authors": [
  995. {
  996. "name": "Roman Borschel",
  997. "email": "roman@code-factory.org"
  998. },
  999. {
  1000. "name": "Benjamin Eberlei",
  1001. "email": "kontakt@beberlei.de"
  1002. },
  1003. {
  1004. "name": "Guilherme Blanco",
  1005. "email": "guilhermeblanco@gmail.com"
  1006. },
  1007. {
  1008. "name": "Jonathan Wage",
  1009. "email": "jonwage@gmail.com"
  1010. },
  1011. {
  1012. "name": "Johannes Schmitt",
  1013. "email": "schmittjoh@gmail.com"
  1014. }
  1015. ],
  1016. "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  1017. "homepage": "http://www.doctrine-project.org",
  1018. "keywords": [
  1019. "inflection",
  1020. "pluralize",
  1021. "singularize",
  1022. "string"
  1023. ],
  1024. "time": "2018-01-09T20:05:19+00:00"
  1025. },
  1026. {
  1027. "name": "doctrine/lexer",
  1028. "version": "v1.0.1",
  1029. "source": {
  1030. "type": "git",
  1031. "url": "https://github.com/doctrine/lexer.git",
  1032. "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
  1033. },
  1034. "dist": {
  1035. "type": "zip",
  1036. "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
  1037. "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
  1038. "shasum": ""
  1039. },
  1040. "require": {
  1041. "php": ">=5.3.2"
  1042. },
  1043. "type": "library",
  1044. "extra": {
  1045. "branch-alias": {
  1046. "dev-master": "1.0.x-dev"
  1047. }
  1048. },
  1049. "autoload": {
  1050. "psr-0": {
  1051. "Doctrine\\Common\\Lexer\\": "lib/"
  1052. }
  1053. },
  1054. "notification-url": "https://packagist.org/downloads/",
  1055. "license": [
  1056. "MIT"
  1057. ],
  1058. "authors": [
  1059. {
  1060. "name": "Roman Borschel",
  1061. "email": "roman@code-factory.org"
  1062. },
  1063. {
  1064. "name": "Guilherme Blanco",
  1065. "email": "guilhermeblanco@gmail.com"
  1066. },
  1067. {
  1068. "name": "Johannes Schmitt",
  1069. "email": "schmittjoh@gmail.com"
  1070. }
  1071. ],
  1072. "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
  1073. "homepage": "http://www.doctrine-project.org",
  1074. "keywords": [
  1075. "lexer",
  1076. "parser"
  1077. ],
  1078. "time": "2014-09-09T13:34:57+00:00"
  1079. },
  1080. {
  1081. "name": "doctrine/persistence",
  1082. "version": "1.1.1",
  1083. "source": {
  1084. "type": "git",
  1085. "url": "https://github.com/doctrine/persistence.git",
  1086. "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48"
  1087. },
  1088. "dist": {
  1089. "type": "zip",
  1090. "url": "https://api.github.com/repos/doctrine/persistence/zipball/3da7c9d125591ca83944f477e65ed3d7b4617c48",
  1091. "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48",
  1092. "shasum": ""
  1093. },
  1094. "require": {
  1095. "doctrine/annotations": "^1.0",
  1096. "doctrine/cache": "^1.0",
  1097. "doctrine/collections": "^1.0",
  1098. "doctrine/event-manager": "^1.0",
  1099. "doctrine/reflection": "^1.0",
  1100. "php": "^7.1"
  1101. },
  1102. "conflict": {
  1103. "doctrine/common": "<2.10@dev"
  1104. },
  1105. "require-dev": {
  1106. "doctrine/coding-standard": "^5.0",
  1107. "phpstan/phpstan": "^0.8",
  1108. "phpunit/phpunit": "^7.0"
  1109. },
  1110. "type": "library",
  1111. "extra": {
  1112. "branch-alias": {
  1113. "dev-master": "1.1.x-dev"
  1114. }
  1115. },
  1116. "autoload": {
  1117. "psr-4": {
  1118. "Doctrine\\Common\\": "lib/Doctrine/Common"
  1119. }
  1120. },
  1121. "notification-url": "https://packagist.org/downloads/",
  1122. "license": [
  1123. "MIT"
  1124. ],
  1125. "authors": [
  1126. {
  1127. "name": "Roman Borschel",
  1128. "email": "roman@code-factory.org"
  1129. },
  1130. {
  1131. "name": "Benjamin Eberlei",
  1132. "email": "kontakt@beberlei.de"
  1133. },
  1134. {
  1135. "name": "Guilherme Blanco",
  1136. "email": "guilhermeblanco@gmail.com"
  1137. },
  1138. {
  1139. "name": "Jonathan Wage",
  1140. "email": "jonwage@gmail.com"
  1141. },
  1142. {
  1143. "name": "Johannes Schmitt",
  1144. "email": "schmittjoh@gmail.com"
  1145. },
  1146. {
  1147. "name": "Marco Pivetta",
  1148. "email": "ocramius@gmail.com"
  1149. }
  1150. ],
  1151. "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
  1152. "homepage": "https://doctrine-project.org/projects/persistence.html",
  1153. "keywords": [
  1154. "mapper",
  1155. "object",
  1156. "odm",
  1157. "orm",
  1158. "persistence"
  1159. ],
  1160. "time": "2019-04-23T08:28:24+00:00"
  1161. },
  1162. {
  1163. "name": "doctrine/reflection",
  1164. "version": "v1.0.0",
  1165. "source": {
  1166. "type": "git",
  1167. "url": "https://github.com/doctrine/reflection.git",
  1168. "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6"
  1169. },
  1170. "dist": {
  1171. "type": "zip",
  1172. "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6",
  1173. "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6",
  1174. "shasum": ""
  1175. },
  1176. "require": {
  1177. "doctrine/annotations": "^1.0",
  1178. "ext-tokenizer": "*",
  1179. "php": "^7.1"
  1180. },
  1181. "require-dev": {
  1182. "doctrine/coding-standard": "^4.0",
  1183. "doctrine/common": "^2.8",
  1184. "phpstan/phpstan": "^0.9.2",
  1185. "phpstan/phpstan-phpunit": "^0.9.4",
  1186. "phpunit/phpunit": "^7.0",
  1187. "squizlabs/php_codesniffer": "^3.0"
  1188. },
  1189. "type": "library",
  1190. "extra": {
  1191. "branch-alias": {
  1192. "dev-master": "1.0.x-dev"
  1193. }
  1194. },
  1195. "autoload": {
  1196. "psr-4": {
  1197. "Doctrine\\Common\\": "lib/Doctrine/Common"
  1198. }
  1199. },
  1200. "notification-url": "https://packagist.org/downloads/",
  1201. "license": [
  1202. "MIT"
  1203. ],
  1204. "authors": [
  1205. {
  1206. "name": "Roman Borschel",
  1207. "email": "roman@code-factory.org"
  1208. },
  1209. {
  1210. "name": "Benjamin Eberlei",
  1211. "email": "kontakt@beberlei.de"
  1212. },
  1213. {
  1214. "name": "Guilherme Blanco",
  1215. "email": "guilhermeblanco@gmail.com"
  1216. },
  1217. {
  1218. "name": "Jonathan Wage",
  1219. "email": "jonwage@gmail.com"
  1220. },
  1221. {
  1222. "name": "Johannes Schmitt",
  1223. "email": "schmittjoh@gmail.com"
  1224. },
  1225. {
  1226. "name": "Marco Pivetta",
  1227. "email": "ocramius@gmail.com"
  1228. }
  1229. ],
  1230. "description": "Doctrine Reflection component",
  1231. "homepage": "https://www.doctrine-project.org/projects/reflection.html",
  1232. "keywords": [
  1233. "reflection"
  1234. ],
  1235. "time": "2018-06-14T14:45:07+00:00"
  1236. },
  1237. {
  1238. "name": "drupal-composer/drupal-scaffold",
  1239. "version": "2.6.1",
  1240. "source": {
  1241. "type": "git",
  1242. "url": "https://github.com/drupal-composer/drupal-scaffold.git",
  1243. "reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8"
  1244. },
  1245. "dist": {
  1246. "type": "zip",
  1247. "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/13c1ffc7dd4925cb03707759128b85c0cd6276f8",
  1248. "reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8",
  1249. "shasum": ""
  1250. },
  1251. "require": {
  1252. "composer-plugin-api": "^1.0.0",
  1253. "composer/semver": "^1.4",
  1254. "php": "^5.5.9|>=7.0.8"
  1255. },
  1256. "require-dev": {
  1257. "composer/composer": "dev-master",
  1258. "g1a/composer-test-scenarios": "^2.1.0",
  1259. "phpunit/phpunit": "^6",
  1260. "squizlabs/php_codesniffer": "^2.8"
  1261. },
  1262. "type": "composer-plugin",
  1263. "extra": {
  1264. "class": "DrupalComposer\\DrupalScaffold\\Plugin",
  1265. "branch-alias": {
  1266. "dev-master": "2.0.x-dev"
  1267. }
  1268. },
  1269. "autoload": {
  1270. "psr-4": {
  1271. "DrupalComposer\\DrupalScaffold\\": "src/"
  1272. }
  1273. },
  1274. "notification-url": "https://packagist.org/downloads/",
  1275. "license": [
  1276. "GPL-2.0-or-later"
  1277. ],
  1278. "description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core",
  1279. "time": "2019-03-30T10:41:38+00:00"
  1280. },
  1281. {
  1282. "name": "drupal/config_export_ignore",
  1283. "version": "1.0.0-rc1",
  1284. "source": {
  1285. "type": "git",
  1286. "url": "https://git.drupalcode.org/project/config_export_ignore.git",
  1287. "reference": "8.x-1.0-rc1"
  1288. },
  1289. "dist": {
  1290. "type": "zip",
  1291. "url": "https://ftp.drupal.org/files/projects/config_export_ignore-8.x-1.0-rc1.zip",
  1292. "reference": "8.x-1.0-rc1",
  1293. "shasum": "5edbe94e2f306d0e49011cdcb912e7e57d42c7fa"
  1294. },
  1295. "require": {
  1296. "drupal/core": "*"
  1297. },
  1298. "type": "drupal-module",
  1299. "extra": {
  1300. "branch-alias": {
  1301. "dev-1.x": "1.x-dev"
  1302. },
  1303. "drupal": {
  1304. "version": "8.x-1.0-rc1",
  1305. "datestamp": "1521283084",
  1306. "security-coverage": {
  1307. "status": "not-covered",
  1308. "message": "Project has not opted into security advisory coverage!"
  1309. }
  1310. }
  1311. },
  1312. "notification-url": "https://packages.drupal.org/8/downloads",
  1313. "license": [
  1314. "GPL-2.0+"
  1315. ],
  1316. "authors": [
  1317. {
  1318. "name": "mohit_aghera",
  1319. "homepage": "https://www.drupal.org/user/639098"
  1320. }
  1321. ],
  1322. "description": "Allows to ignore configurations while exporting via config split",
  1323. "homepage": "https://www.drupal.org/project/config_export_ignore",
  1324. "keywords": [
  1325. "Drupal"
  1326. ],
  1327. "support": {
  1328. "source": "http://cgit.drupalcode.org/config_export_ignore",
  1329. "issues": "https://www.drupal.org/project/issues/config_export_ignore"
  1330. }
  1331. },
  1332. {
  1333. "name": "drupal/config_filter",
  1334. "version": "1.4.0",
  1335. "source": {
  1336. "type": "git",
  1337. "url": "https://git.drupalcode.org/project/config_filter.git",
  1338. "reference": "8.x-1.4"
  1339. },
  1340. "dist": {
  1341. "type": "zip",
  1342. "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.4.zip",
  1343. "reference": "8.x-1.4",
  1344. "shasum": "4b2b7f4dfc8358212f9e25f63dcc77cc2c1dcf6c"
  1345. },
  1346. "require": {
  1347. "drupal/core": "~8.0"
  1348. },
  1349. "suggest": {
  1350. "drupal/config_split": "Split site configuration for different environments."
  1351. },
  1352. "type": "drupal-module",
  1353. "extra": {
  1354. "branch-alias": {
  1355. "dev-1.x": "1.x-dev"
  1356. },
  1357. "drupal": {
  1358. "version": "8.x-1.4",
  1359. "datestamp": "1542184982",
  1360. "security-coverage": {
  1361. "status": "covered",
  1362. "message": "Covered by Drupal's security advisory policy"
  1363. }
  1364. }
  1365. },
  1366. "notification-url": "https://packages.drupal.org/8/downloads",
  1367. "license": [
  1368. "GPL-2.0+"
  1369. ],
  1370. "authors": [
  1371. {
  1372. "name": "Fabian Bircher",
  1373. "homepage": "https://www.drupal.org/u/bircher",
  1374. "email": "opensource@fabianbircher.com",
  1375. "role": "Maintainer"
  1376. },
  1377. {
  1378. "name": "Nuvole Web",
  1379. "homepage": "http://nuvole.org",
  1380. "email": "info@nuvole.org",
  1381. "role": "Maintainer"
  1382. },
  1383. {
  1384. "name": "pescetti",
  1385. "homepage": "https://www.drupal.org/user/436244"
  1386. }
  1387. ],
  1388. "description": "Config Filter allows other modules to interact with a ConfigStorage through filter plugins.",
  1389. "homepage": "https://www.drupal.org/project/config_filter",
  1390. "keywords": [
  1391. "Drupal",
  1392. "configuration",
  1393. "configuration management"
  1394. ],
  1395. "support": {
  1396. "source": "http://cgit.drupalcode.org/config_filter",
  1397. "issues": "https://www.drupal.org/project/issues/config_filter",
  1398. "irc": "irc://irc.freenode.org/drupal-contribute"
  1399. }
  1400. },
  1401. {
  1402. "name": "drupal/config_ignore",
  1403. "version": "2.1.0",
  1404. "source": {
  1405. "type": "git",
  1406. "url": "https://git.drupalcode.org/project/config_ignore.git",
  1407. "reference": "8.x-2.1"
  1408. },
  1409. "dist": {
  1410. "type": "zip",
  1411. "url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.1.zip",
  1412. "reference": "8.x-2.1",
  1413. "shasum": "07e00684930706632b3f2fc2a7433ffdae57cde7"
  1414. },
  1415. "require": {
  1416. "drupal/config_filter": "1.*",
  1417. "drupal/core": "~8.0"
  1418. },
  1419. "type": "drupal-module",
  1420. "extra": {
  1421. "branch-alias": {
  1422. "dev-2.x": "2.x-dev"
  1423. },
  1424. "drupal": {
  1425. "version": "8.x-2.1",
  1426. "datestamp": "1507706044",
  1427. "security-coverage": {
  1428. "status": "covered",
  1429. "message": "Covered by Drupal's security advisory policy"
  1430. }
  1431. }
  1432. },
  1433. "notification-url": "https://packages.drupal.org/8/downloads",
  1434. "license": [
  1435. "GPL-2.0+"
  1436. ],
  1437. "authors": [
  1438. {
  1439. "name": "Tommy Lynge Jørgensen",
  1440. "homepage": "https://www.drupal.org/u/tlyngej",
  1441. "email": "tlyngej@gmail.com",
  1442. "role": "Maintainer"
  1443. },
  1444. {
  1445. "name": "Fabian Bircher",
  1446. "homepage": "https://www.drupal.org/u/bircher",
  1447. "role": "Maintainer"
  1448. }
  1449. ],
  1450. "description": "Ignore certain configuration during import.",
  1451. "homepage": "http://drupal.org/project/config_ignore",
  1452. "support": {
  1453. "source": "http://cgit.drupalcode.org/config_ignore",
  1454. "issues": "http://drupal.org/project/config_ignore",
  1455. "irc": "irc://irc.freenode.org/drupal-contribute"
  1456. }
  1457. },
  1458. {
  1459. "name": "drupal/config_split",
  1460. "version": "1.4.0",
  1461. "source": {
  1462. "type": "git",
  1463. "url": "https://git.drupalcode.org/project/config_split.git",
  1464. "reference": "8.x-1.4"
  1465. },
  1466. "dist": {
  1467. "type": "zip",
  1468. "url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.4.zip",
  1469. "reference": "8.x-1.4",
  1470. "shasum": "938ea6c88834aa88bb310740758e56c1800e535b"
  1471. },
  1472. "require": {
  1473. "drupal/config_filter": "*",
  1474. "drupal/core": "~8.0"
  1475. },
  1476. "type": "drupal-module",
  1477. "extra": {
  1478. "branch-alias": {
  1479. "dev-1.x": "1.x-dev"
  1480. },
  1481. "drupal": {
  1482. "version": "8.x-1.4",
  1483. "datestamp": "1537971780",
  1484. "security-coverage": {
  1485. "status": "covered",
  1486. "message": "Covered by Drupal's security advisory policy"
  1487. }
  1488. },
  1489. "drush": {
  1490. "services": {
  1491. "drush.services.yml": "^9"
  1492. }
  1493. }
  1494. },
  1495. "notification-url": "https://packages.drupal.org/8/downloads",
  1496. "license": [
  1497. "GPL-2.0+"
  1498. ],
  1499. "authors": [
  1500. {
  1501. "name": "Fabian Bircher",
  1502. "homepage": "https://www.drupal.org/u/bircher",
  1503. "email": "opensource@fabianbircher.com",
  1504. "role": "Maintainer"
  1505. },
  1506. {
  1507. "name": "Nuvole Web",
  1508. "homepage": "http://nuvole.org",
  1509. "email": "info@nuvole.org",
  1510. "role": "Maintainer"
  1511. },
  1512. {
  1513. "name": "pescetti",
  1514. "homepage": "https://www.drupal.org/user/436244"
  1515. }
  1516. ],
  1517. "description": "Configuration filter for importing and exporting extra config",
  1518. "homepage": "https://www.drupal.org/project/config_split",
  1519. "keywords": [
  1520. "Drupal",
  1521. "configuration",
  1522. "configuration management"
  1523. ],
  1524. "support": {
  1525. "source": "http://cgit.drupalcode.org/config_split",
  1526. "issues": "https://www.drupal.org/project/issues/config_split",
  1527. "irc": "irc://irc.freenode.org/drupal-contribute"
  1528. }
  1529. },
  1530. {
  1531. "name": "drupal/config_update",
  1532. "version": "1.6.0",
  1533. "source": {
  1534. "type": "git",
  1535. "url": "https://git.drupalcode.org/project/config_update.git",
  1536. "reference": "8.x-1.6"
  1537. },
  1538. "dist": {
  1539. "type": "zip",
  1540. "url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.6.zip",
  1541. "reference": "8.x-1.6",
  1542. "shasum": "04bbd0fc440017fd0129dceae240a8bba409a450"
  1543. },
  1544. "require": {
  1545. "drupal/core": "*"
  1546. },
  1547. "type": "drupal-module",
  1548. "extra": {
  1549. "branch-alias": {
  1550. "dev-1.x": "1.x-dev"
  1551. },
  1552. "drupal": {
  1553. "version": "8.x-1.6",
  1554. "datestamp": "1545090480",
  1555. "security-coverage": {
  1556. "status": "covered",
  1557. "message": "Covered by Drupal's security advisory policy"
  1558. }
  1559. }
  1560. },
  1561. "notification-url": "https://packages.drupal.org/8/downloads",
  1562. "license": [
  1563. "GPL-2.0-or-later"
  1564. ],
  1565. "authors": [
  1566. {
  1567. "name": "jhodgdon",
  1568. "homepage": "https://www.drupal.org/user/155601"
  1569. },
  1570. {
  1571. "name": "nedjo",
  1572. "homepage": "https://www.drupal.org/user/4481"
  1573. }
  1574. ],
  1575. "description": "Provides basic revert and update functionality for other modules",
  1576. "homepage": "https://www.drupal.org/project/config_update",
  1577. "support": {
  1578. "source": "https://git.drupalcode.org/project/config_update"
  1579. }
  1580. },
  1581. {
  1582. "name": "drupal/console",
  1583. "version": "1.0.0",
  1584. "source": {
  1585. "type": "git",
  1586. "url": "https://github.com/hechoendrupal/drupal-console.git",
  1587. "reference": "387d3945463c3fbdb7b3a27e2efbeb363d900946"
  1588. },
  1589. "dist": {
  1590. "type": "zip",
  1591. "url": "https://api.github.com/repos/hechoendrupal/drupal-console/zipball/387d3945463c3fbdb7b3a27e2efbeb363d900946",
  1592. "reference": "387d3945463c3fbdb7b3a27e2efbeb363d900946",
  1593. "shasum": ""
  1594. },
  1595. "require": {
  1596. "alchemy/zippy": "0.4.3",
  1597. "composer/installers": "~1.0",
  1598. "doctrine/annotations": "^1.2",
  1599. "doctrine/collections": "^1.3",
  1600. "drupal/console-core": "1.0.0",
  1601. "drupal/console-dotenv": "~0",
  1602. "drupal/console-extend-plugin": "~0",
  1603. "gabordemooij/redbean": "~4.3",
  1604. "guzzlehttp/guzzle": "~6.1",
  1605. "php": "^5.5.9 || ^7.0",
  1606. "psy/psysh": "0.6.* || ~0.8",
  1607. "symfony/css-selector": "~2.8|~3.0",
  1608. "symfony/dom-crawler": "~2.8|~3.0",
  1609. "symfony/expression-language": "~2.8|~3.0",
  1610. "symfony/http-foundation": "~2.8|~3.0"
  1611. },
  1612. "bin": [
  1613. "bin/drupal"
  1614. ],
  1615. "type": "library",
  1616. "autoload": {
  1617. "psr-4": {
  1618. "Drupal\\Console\\": "src"
  1619. }
  1620. },
  1621. "notification-url": "https://packagist.org/downloads/",
  1622. "license": [
  1623. "GPL-2.0+"
  1624. ],
  1625. "authors": [
  1626. {
  1627. "name": "David Flores",
  1628. "email": "dmousex@gmail.com",
  1629. "homepage": "http://dmouse.net"
  1630. },
  1631. {
  1632. "name": "Jesus Manuel Olivas",
  1633. "email": "jesus.olivas@gmail.com",
  1634. "homepage": "http://jmolivas.com"
  1635. },
  1636. {
  1637. "name": "Drupal Console Contributors",
  1638. "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
  1639. },
  1640. {
  1641. "name": "Eduardo Garcia",
  1642. "email": "enzo@enzolutions.com",
  1643. "homepage": "http://enzolutions.com/"
  1644. },
  1645. {
  1646. "name": "Omar Aguirre",
  1647. "email": "omersguchigu@gmail.com"
  1648. }
  1649. ],
  1650. "description": "The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.",
  1651. "homepage": "http://drupalconsole.com/",
  1652. "keywords": [
  1653. "console",
  1654. "development",
  1655. "drupal",
  1656. "symfony"
  1657. ],
  1658. "time": "2017-08-05T22:36:15+00:00"
  1659. },
  1660. {
  1661. "name": "drupal/console-core",
  1662. "version": "1.0.0",
  1663. "source": {
  1664. "type": "git",
  1665. "url": "https://github.com/hechoendrupal/drupal-console-core.git",
  1666. "reference": "f6eadee809ef0c9ba2a18f5275417c09caa623cb"
  1667. },
  1668. "dist": {
  1669. "type": "zip",
  1670. "url": "https://api.github.com/repos/hechoendrupal/drupal-console-core/zipball/f6eadee809ef0c9ba2a18f5275417c09caa623cb",
  1671. "reference": "f6eadee809ef0c9ba2a18f5275417c09caa623cb",
  1672. "shasum": ""
  1673. },
  1674. "require": {
  1675. "dflydev/dot-access-configuration": "^1.0",
  1676. "drupal/console-en": "1.0.0",
  1677. "php": "^5.5.9 || ^7.0",
  1678. "stecman/symfony-console-completion": "~0.7",
  1679. "symfony/config": "~2.8|~3.0",
  1680. "symfony/console": "~2.8|~3.0",
  1681. "symfony/debug": "~2.8|~3.0",
  1682. "symfony/dependency-injection": "~2.8|~3.0",
  1683. "symfony/event-dispatcher": "~2.8|~3.0",
  1684. "symfony/filesystem": "~2.8|~3.0",
  1685. "symfony/finder": "~2.8|~3.0",
  1686. "symfony/process": "~2.8|~3.0",
  1687. "symfony/translation": "~2.8|~3.0",
  1688. "symfony/yaml": "~2.8|~3.0",
  1689. "twig/twig": "^1.23.1",
  1690. "webflo/drupal-finder": "^0.3.0",
  1691. "webmozart/path-util": "^2.3"
  1692. },
  1693. "type": "library",
  1694. "autoload": {
  1695. "files": [
  1696. "src/functions.php"
  1697. ],
  1698. "psr-4": {
  1699. "Drupal\\Console\\Core\\": "src"
  1700. }
  1701. },
  1702. "notification-url": "https://packagist.org/downloads/",
  1703. "license": [
  1704. "GPL-2.0+"
  1705. ],
  1706. "authors": [
  1707. {
  1708. "name": "David Flores",
  1709. "email": "dmousex@gmail.com",
  1710. "homepage": "http://dmouse.net"
  1711. },
  1712. {
  1713. "name": "Jesus Manuel Olivas",
  1714. "email": "jesus.olivas@gmail.com",
  1715. "homepage": "http://jmolivas.com"
  1716. },
  1717. {
  1718. "name": "Drupal Console Contributors",
  1719. "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
  1720. },
  1721. {
  1722. "name": "Eduardo Garcia",
  1723. "email": "enzo@enzolutions.com",
  1724. "homepage": "http://enzolutions.com/"
  1725. },
  1726. {
  1727. "name": "Omar Aguirre",
  1728. "email": "omersguchigu@gmail.com"
  1729. }
  1730. ],
  1731. "description": "Drupal Console Core",
  1732. "homepage": "http://drupalconsole.com/",
  1733. "keywords": [
  1734. "console",
  1735. "development",
  1736. "drupal",
  1737. "symfony"
  1738. ],
  1739. "time": "2017-08-05T22:02:42+00:00"
  1740. },
  1741. {
  1742. "name": "drupal/console-dotenv",
  1743. "version": "0.3.0",
  1744. "source": {
  1745. "type": "git",
  1746. "url": "https://github.com/weknowinc/drupal-console-dotenv.git",
  1747. "reference": "94e88646801c2f80ec2e5e66d3d8f21b0b467405"
  1748. },
  1749. "dist": {
  1750. "type": "zip",
  1751. "url": "https://api.github.com/repos/weknowinc/drupal-console-dotenv/zipball/94e88646801c2f80ec2e5e66d3d8f21b0b467405",
  1752. "reference": "94e88646801c2f80ec2e5e66d3d8f21b0b467405",
  1753. "shasum": ""
  1754. },
  1755. "require": {
  1756. "vlucas/phpdotenv": "^2.3"
  1757. },
  1758. "require-dev": {
  1759. "drupal/console-core": "~1.0"
  1760. },
  1761. "type": "drupal-console-library",
  1762. "autoload": {
  1763. "psr-4": {
  1764. "Drupal\\Console\\Dotenv\\": "src"
  1765. }
  1766. },
  1767. "notification-url": "https://packagist.org/downloads/",
  1768. "license": [
  1769. "GPL-2.0+"
  1770. ],
  1771. "authors": [
  1772. {
  1773. "name": "Jesus Manuel Olivas",
  1774. "email": "jesus.olivas@gmail.com"
  1775. }
  1776. ],
  1777. "description": "Drupal Console Dotenv",
  1778. "time": "2017-07-04T01:14:02+00:00"
  1779. },
  1780. {
  1781. "name": "drupal/console-en",
  1782. "version": "1.0.0",
  1783. "source": {
  1784. "type": "git",
  1785. "url": "https://github.com/hechoendrupal/drupal-console-en.git",
  1786. "reference": "9db52478c5870d535f2e507f51142c7ed1a17098"
  1787. },
  1788. "dist": {
  1789. "type": "zip",
  1790. "url": "https://api.github.com/repos/hechoendrupal/drupal-console-en/zipball/9db52478c5870d535f2e507f51142c7ed1a17098",
  1791. "reference": "9db52478c5870d535f2e507f51142c7ed1a17098",
  1792. "shasum": ""
  1793. },
  1794. "type": "drupal-console-language",
  1795. "notification-url": "https://packagist.org/downloads/",
  1796. "license": [
  1797. "GPL-2.0+"
  1798. ],
  1799. "authors": [
  1800. {
  1801. "name": "David Flores",
  1802. "email": "dmousex@gmail.com",
  1803. "homepage": "http://dmouse.net"
  1804. },
  1805. {
  1806. "name": "Jesus Manuel Olivas",
  1807. "email": "jesus.olivas@gmail.com",
  1808. "homepage": "http://jmolivas.com"
  1809. },
  1810. {
  1811. "name": "Drupal Console Contributors",
  1812. "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
  1813. },
  1814. {
  1815. "name": "Eduardo Garcia",
  1816. "email": "enzo@enzolutions.com",
  1817. "homepage": "http://enzolutions.com/"
  1818. },
  1819. {
  1820. "name": "Omar Aguirre",
  1821. "email": "omersguchigu@gmail.com"
  1822. }
  1823. ],
  1824. "description": "Drupal Console English Language",
  1825. "homepage": "http://drupalconsole.com/",
  1826. "keywords": [
  1827. "console",
  1828. "development",
  1829. "drupal",
  1830. "symfony"
  1831. ],
  1832. "time": "2017-08-02T13:46:40+00:00"
  1833. },
  1834. {
  1835. "name": "drupal/console-extend-plugin",
  1836. "version": "0.9.2",
  1837. "source": {
  1838. "type": "git",
  1839. "url": "https://github.com/hechoendrupal/drupal-console-extend-plugin.git",
  1840. "reference": "f3bac233fd305359c33e96621443b3bd065555cc"
  1841. },
  1842. "dist": {
  1843. "type": "zip",
  1844. "url": "https://api.github.com/repos/hechoendrupal/drupal-console-extend-plugin/zipball/f3bac233fd305359c33e96621443b3bd065555cc",
  1845. "reference": "f3bac233fd305359c33e96621443b3bd065555cc",
  1846. "shasum": ""
  1847. },
  1848. "require": {
  1849. "composer-plugin-api": "^1.0",
  1850. "symfony/finder": "~2.7|~3.0",
  1851. "symfony/yaml": "~2.7|~3.0"
  1852. },
  1853. "type": "composer-plugin",
  1854. "extra": {
  1855. "class": "Drupal\\Console\\Composer\\Plugin\\Extender"
  1856. },
  1857. "autoload": {
  1858. "psr-4": {
  1859. "Drupal\\Console\\Composer\\Plugin\\": "src"
  1860. }
  1861. },
  1862. "notification-url": "https://packagist.org/downloads/",
  1863. "license": [
  1864. "GPL-2.0+"
  1865. ],
  1866. "authors": [
  1867. {
  1868. "name": "Jesus Manuel Olivas",
  1869. "email": "jesus.olivas@gmail.com"
  1870. }
  1871. ],
  1872. "description": "Drupal Console Extend Plugin",
  1873. "time": "2017-07-28T17:11:54+00:00"
  1874. },
  1875. {
  1876. "name": "drupal/core",
  1877. "version": "8.7.2",
  1878. "source": {
  1879. "type": "git",
  1880. "url": "https://github.com/drupal/core.git",
  1881. "reference": "31c01fe3b4eb8817e8ef127382a67c9e9d78e1a9"
  1882. },
  1883. "dist": {
  1884. "type": "zip",
  1885. "url": "https://api.github.com/repos/drupal/core/zipball/31c01fe3b4eb8817e8ef127382a67c9e9d78e1a9",
  1886. "reference": "31c01fe3b4eb8817e8ef127382a67c9e9d78e1a9",
  1887. "shasum": ""
  1888. },
  1889. "require": {
  1890. "asm89/stack-cors": "^1.1",
  1891. "composer/semver": "^1.0",
  1892. "doctrine/annotations": "^1.2",
  1893. "doctrine/common": "^2.5",
  1894. "easyrdf/easyrdf": "^0.9",
  1895. "egulias/email-validator": "^2.0",
  1896. "ext-date": "*",
  1897. "ext-dom": "*",
  1898. "ext-filter": "*",
  1899. "ext-gd": "*",
  1900. "ext-hash": "*",
  1901. "ext-json": "*",
  1902. "ext-pcre": "*",
  1903. "ext-pdo": "*",
  1904. "ext-session": "*",
  1905. "ext-simplexml": "*",
  1906. "ext-spl": "*",
  1907. "ext-tokenizer": "*",
  1908. "ext-xml": "*",
  1909. "guzzlehttp/guzzle": "^6.2.1",
  1910. "masterminds/html5": "^2.1",
  1911. "paragonie/random_compat": "^1.0|^2.0",
  1912. "pear/archive_tar": "^1.4",
  1913. "php": "^5.5.9|>=7.0.8",
  1914. "stack/builder": "^1.0",
  1915. "symfony-cmf/routing": "^1.4",
  1916. "symfony/class-loader": "~3.4.0",
  1917. "symfony/console": "~3.4.0",
  1918. "symfony/dependency-injection": "~3.4.26",
  1919. "symfony/event-dispatcher": "~3.4.0",
  1920. "symfony/http-foundation": "~3.4.27",
  1921. "symfony/http-kernel": "~3.4.14",
  1922. "symfony/polyfill-iconv": "^1.0",
  1923. "symfony/process": "~3.4.0",
  1924. "symfony/psr-http-message-bridge": "^1.0",
  1925. "symfony/routing": "~3.4.0",
  1926. "symfony/serializer": "~3.4.0",
  1927. "symfony/translation": "~3.4.0",
  1928. "symfony/validator": "~3.4.0",
  1929. "symfony/yaml": "~3.4.5",
  1930. "twig/twig": "^1.38.2",
  1931. "typo3/phar-stream-wrapper": "^2.1.1",
  1932. "zendframework/zend-diactoros": "^1.1",
  1933. "zendframework/zend-feed": "^2.4"
  1934. },
  1935. "conflict": {
  1936. "drush/drush": "<8.1.10"
  1937. },
  1938. "replace": {
  1939. "drupal/action": "self.version",
  1940. "drupal/aggregator": "self.version",
  1941. "drupal/automated_cron": "self.version",
  1942. "drupal/ban": "self.version",
  1943. "drupal/bartik": "self.version",
  1944. "drupal/basic_auth": "self.version",
  1945. "drupal/big_pipe": "self.version",
  1946. "drupal/block": "self.version",
  1947. "drupal/block_content": "self.version",
  1948. "drupal/block_place": "self.version",
  1949. "drupal/book": "self.version",
  1950. "drupal/breakpoint": "self.version",
  1951. "drupal/ckeditor": "self.version",
  1952. "drupal/classy": "self.version",
  1953. "drupal/color": "self.version",
  1954. "drupal/comment": "self.version",
  1955. "drupal/config": "self.version",
  1956. "drupal/config_translation": "self.version",
  1957. "drupal/contact": "self.version",
  1958. "drupal/content_moderation": "self.version",
  1959. "drupal/content_translation": "self.version",
  1960. "drupal/contextual": "self.version",
  1961. "drupal/core-annotation": "self.version",
  1962. "drupal/core-assertion": "self.version",
  1963. "drupal/core-bridge": "self.version",
  1964. "drupal/core-class-finder": "self.version",
  1965. "drupal/core-datetime": "self.version",
  1966. "drupal/core-dependency-injection": "self.version",
  1967. "drupal/core-diff": "self.version",
  1968. "drupal/core-discovery": "self.version",
  1969. "drupal/core-event-dispatcher": "self.version",
  1970. "drupal/core-file-cache": "self.version",
  1971. "drupal/core-filesystem": "self.version",
  1972. "drupal/core-gettext": "self.version",
  1973. "drupal/core-graph": "self.version",
  1974. "drupal/core-http-foundation": "self.version",
  1975. "drupal/core-php-storage": "self.version",
  1976. "drupal/core-plugin": "self.version",
  1977. "drupal/core-proxy-builder": "self.version",
  1978. "drupal/core-render": "self.version",
  1979. "drupal/core-serialization": "self.version",
  1980. "drupal/core-transliteration": "self.version",
  1981. "drupal/core-utility": "self.version",
  1982. "drupal/core-uuid": "self.version",
  1983. "drupal/core-version": "self.version",
  1984. "drupal/datetime": "self.version",
  1985. "drupal/datetime_range": "self.version",
  1986. "drupal/dblog": "self.version",
  1987. "drupal/dynamic_page_cache": "self.version",
  1988. "drupal/editor": "self.version",
  1989. "drupal/entity_reference": "self.version",
  1990. "drupal/field": "self.version",
  1991. "drupal/field_layout": "self.version",
  1992. "drupal/field_ui": "self.version",
  1993. "drupal/file": "self.version",
  1994. "drupal/filter": "self.version",
  1995. "drupal/forum": "self.version",
  1996. "drupal/hal": "self.version",
  1997. "drupal/help": "self.version",
  1998. "drupal/history": "self.version",
  1999. "drupal/image": "self.version",
  2000. "drupal/inline_form_errors": "self.version",
  2001. "drupal/jsonapi": "self.version",
  2002. "drupal/language": "self.version",
  2003. "drupal/layout_builder": "self.version",
  2004. "drupal/layout_discovery": "self.version",
  2005. "drupal/link": "self.version",
  2006. "drupal/locale": "self.version",
  2007. "drupal/media": "self.version",
  2008. "drupal/media_library": "self.version",
  2009. "drupal/menu_link_content": "self.version",
  2010. "drupal/menu_ui": "self.version",
  2011. "drupal/migrate": "self.version",
  2012. "drupal/migrate_drupal": "self.version",
  2013. "drupal/migrate_drupal_multilingual": "self.version",
  2014. "drupal/migrate_drupal_ui": "self.version",
  2015. "drupal/minimal": "self.version",
  2016. "drupal/node": "self.version",
  2017. "drupal/options": "self.version",
  2018. "drupal/page_cache": "self.version",
  2019. "drupal/path": "self.version",
  2020. "drupal/quickedit": "self.version",
  2021. "drupal/rdf": "self.version",
  2022. "drupal/responsive_image": "self.version",
  2023. "drupal/rest": "self.version",
  2024. "drupal/search": "self.version",
  2025. "drupal/serialization": "self.version",
  2026. "drupal/settings_tray": "self.version",
  2027. "drupal/seven": "self.version",
  2028. "drupal/shortcut": "self.version",
  2029. "drupal/simpletest": "self.version",
  2030. "drupal/standard": "self.version",
  2031. "drupal/stark": "self.version",
  2032. "drupal/statistics": "self.version",
  2033. "drupal/syslog": "self.version",
  2034. "drupal/system": "self.version",
  2035. "drupal/taxonomy": "self.version",
  2036. "drupal/telephone": "self.version",
  2037. "drupal/text": "self.version",
  2038. "drupal/toolbar": "self.version",
  2039. "drupal/tour": "self.version",
  2040. "drupal/tracker": "self.version",
  2041. "drupal/update": "self.version",
  2042. "drupal/user": "self.version",
  2043. "drupal/views": "self.version",
  2044. "drupal/views_ui": "self.version",
  2045. "drupal/workflows": "self.version",
  2046. "drupal/workspaces": "self.version"
  2047. },
  2048. "require-dev": {
  2049. "behat/mink": "1.7.x-dev",
  2050. "behat/mink-goutte-driver": "^1.2",
  2051. "behat/mink-selenium2-driver": "1.3.x-dev",
  2052. "drupal/coder": "^8.3.1",
  2053. "jcalderonzumba/gastonjs": "^1.0.2",
  2054. "jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
  2055. "justinrainbow/json-schema": "^5.2",
  2056. "mikey179/vfsstream": "^1.2",
  2057. "phpspec/prophecy": "^1.7",
  2058. "phpunit/phpunit": "^4.8.35 || ^6.5",
  2059. "symfony/css-selector": "^3.4.0",
  2060. "symfony/debug": "^3.4.0",
  2061. "symfony/phpunit-bridge": "^3.4.3"
  2062. },
  2063. "type": "drupal-core",
  2064. "extra": {
  2065. "merge-plugin": {
  2066. "require": [
  2067. "core/lib/Drupal/Component/Annotation/composer.json",
  2068. "core/lib/Drupal/Component/Assertion/composer.json",
  2069. "core/lib/Drupal/Component/Bridge/composer.json",
  2070. "core/lib/Drupal/Component/ClassFinder/composer.json",
  2071. "core/lib/Drupal/Component/Datetime/composer.json",
  2072. "core/lib/Drupal/Component/DependencyInjection/composer.json",
  2073. "core/lib/Drupal/Component/Diff/composer.json",
  2074. "core/lib/Drupal/Component/Discovery/composer.json",
  2075. "core/lib/Drupal/Component/EventDispatcher/composer.json",
  2076. "core/lib/Drupal/Component/FileCache/composer.json",
  2077. "core/lib/Drupal/Component/FileSystem/composer.json",
  2078. "core/lib/Drupal/Component/Gettext/composer.json",
  2079. "core/lib/Drupal/Component/Graph/composer.json",
  2080. "core/lib/Drupal/Component/HttpFoundation/composer.json",
  2081. "core/lib/Drupal/Component/PhpStorage/composer.json",
  2082. "core/lib/Drupal/Component/Plugin/composer.json",
  2083. "core/lib/Drupal/Component/ProxyBuilder/composer.json",
  2084. "core/lib/Drupal/Component/Render/composer.json",
  2085. "core/lib/Drupal/Component/Serialization/composer.json",
  2086. "core/lib/Drupal/Component/Transliteration/composer.json",
  2087. "core/lib/Drupal/Component/Utility/composer.json",
  2088. "core/lib/Drupal/Component/Uuid/composer.json",
  2089. "core/lib/Drupal/Component/Version/composer.json"
  2090. ],
  2091. "recurse": false,
  2092. "replace": false,
  2093. "merge-extra": false
  2094. }
  2095. },
  2096. "autoload": {
  2097. "psr-4": {
  2098. "Drupal\\Core\\": "lib/Drupal/Core",
  2099. "Drupal\\Component\\": "lib/Drupal/Component",
  2100. "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
  2101. },
  2102. "classmap": [
  2103. "lib/Drupal.php",
  2104. "lib/Drupal/Component/Utility/Timer.php",
  2105. "lib/Drupal/Component/Utility/Unicode.php",
  2106. "lib/Drupal/Core/Database/Database.php",
  2107. "lib/Drupal/Core/DrupalKernel.php",
  2108. "lib/Drupal/Core/DrupalKernelInterface.php",
  2109. "lib/Drupal/Core/Site/Settings.php"
  2110. ]
  2111. },
  2112. "notification-url": "https://packagist.org/downloads/",
  2113. "license": [
  2114. "GPL-2.0-or-later"
  2115. ],
  2116. "description": "Drupal is an open source content management platform powering millions of websites and applications.",
  2117. "time": "2019-05-23T07:22:46+00:00"
  2118. },
  2119. {
  2120. "name": "easyrdf/easyrdf",
  2121. "version": "0.9.1",
  2122. "source": {
  2123. "type": "git",
  2124. "url": "https://github.com/njh/easyrdf.git",
  2125. "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
  2126. },
  2127. "dist": {
  2128. "type": "zip",
  2129. "url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
  2130. "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566",
  2131. "shasum": ""
  2132. },
  2133. "require": {
  2134. "ext-mbstring": "*",
  2135. "ext-pcre": "*",
  2136. "php": ">=5.2.8"
  2137. },
  2138. "require-dev": {
  2139. "phpunit/phpunit": "~3.5",
  2140. "sami/sami": "~1.4",
  2141. "squizlabs/php_codesniffer": "~1.4.3"
  2142. },
  2143. "suggest": {
  2144. "ml/json-ld": "~1.0"
  2145. },
  2146. "type": "library",
  2147. "autoload": {
  2148. "psr-0": {
  2149. "EasyRdf_": "lib/"
  2150. }
  2151. },
  2152. "notification-url": "https://packagist.org/downloads/",
  2153. "license": [
  2154. "BSD-3-Clause"
  2155. ],
  2156. "authors": [
  2157. {
  2158. "name": "Nicholas Humfrey",
  2159. "email": "njh@aelius.com",
  2160. "homepage": "http://www.aelius.com/njh/",
  2161. "role": "Developer"
  2162. },
  2163. {
  2164. "name": "Alexey Zakhlestin",
  2165. "email": "indeyets@gmail.com",
  2166. "role": "Developer"
  2167. }
  2168. ],
  2169. "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
  2170. "homepage": "http://www.easyrdf.org/",
  2171. "keywords": [
  2172. "Linked Data",
  2173. "RDF",
  2174. "Semantic Web",
  2175. "Turtle",
  2176. "rdfa",
  2177. "sparql"
  2178. ],
  2179. "time": "2015-02-27T09:45:49+00:00"
  2180. },
  2181. {
  2182. "name": "egulias/email-validator",
  2183. "version": "2.1.8",
  2184. "source": {
  2185. "type": "git",
  2186. "url": "https://github.com/egulias/EmailValidator.git",
  2187. "reference": "c26463ff9241f27907112fbcd0c86fa670cfef98"
  2188. },
  2189. "dist": {
  2190. "type": "zip",
  2191. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c26463ff9241f27907112fbcd0c86fa670cfef98",
  2192. "reference": "c26463ff9241f27907112fbcd0c86fa670cfef98",
  2193. "shasum": ""
  2194. },
  2195. "require": {
  2196. "doctrine/lexer": "^1.0.1",
  2197. "php": ">= 5.5"
  2198. },
  2199. "require-dev": {
  2200. "dominicsayers/isemail": "dev-master",
  2201. "phpunit/phpunit": "^4.8.35||^5.7||^6.0",
  2202. "satooshi/php-coveralls": "^1.0.1"
  2203. },
  2204. "suggest": {
  2205. "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  2206. },
  2207. "type": "library",
  2208. "extra": {
  2209. "branch-alias": {
  2210. "dev-master": "2.0.x-dev"
  2211. }
  2212. },
  2213. "autoload": {
  2214. "psr-4": {
  2215. "Egulias\\EmailValidator\\": "EmailValidator"
  2216. }
  2217. },
  2218. "notification-url": "https://packagist.org/downloads/",
  2219. "license": [
  2220. "MIT"
  2221. ],
  2222. "authors": [
  2223. {
  2224. "name": "Eduardo Gulias Davis"
  2225. }
  2226. ],
  2227. "description": "A library for validating emails against several RFCs",
  2228. "homepage": "https://github.com/egulias/EmailValidator",
  2229. "keywords": [
  2230. "email",
  2231. "emailvalidation",
  2232. "emailvalidator",
  2233. "validation",
  2234. "validator"
  2235. ],
  2236. "time": "2019-05-16T22:02:54+00:00"
  2237. },
  2238. {
  2239. "name": "gabordemooij/redbean",
  2240. "version": "v4.3.4",
  2241. "source": {
  2242. "type": "git",
  2243. "url": "https://github.com/gabordemooij/redbean.git",
  2244. "reference": "d0944d7f966d7f45a0d973981fe3f64aff0050f0"
  2245. },
  2246. "dist": {
  2247. "type": "zip",
  2248. "url": "https://api.github.com/repos/gabordemooij/redbean/zipball/d0944d7f966d7f45a0d973981fe3f64aff0050f0",
  2249. "reference": "d0944d7f966d7f45a0d973981fe3f64aff0050f0",
  2250. "shasum": ""
  2251. },
  2252. "require": {
  2253. "php": ">=5.3.4"
  2254. },
  2255. "type": "library",
  2256. "autoload": {
  2257. "psr-4": {
  2258. "RedBeanPHP\\": "RedBeanPHP"
  2259. }
  2260. },
  2261. "notification-url": "https://packagist.org/downloads/",
  2262. "license": [
  2263. "New BSD and GPLv2"
  2264. ],
  2265. "authors": [
  2266. {
  2267. "name": "Gabor de Mooij",
  2268. "email": "gabor@redbeanphp.com",
  2269. "homepage": "http://redbeanphp.com"
  2270. }
  2271. ],
  2272. "description": "RedBeanPHP ORM",
  2273. "homepage": "http://redbeanphp.com/",
  2274. "keywords": [
  2275. "orm"
  2276. ],
  2277. "time": "2017-03-07T22:26:54+00:00"
  2278. },
  2279. {
  2280. "name": "guzzlehttp/guzzle",
  2281. "version": "6.3.3",
  2282. "source": {
  2283. "type": "git",
  2284. "url": "https://github.com/guzzle/guzzle.git",
  2285. "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
  2286. },
  2287. "dist": {
  2288. "type": "zip",
  2289. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
  2290. "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
  2291. "shasum": ""
  2292. },
  2293. "require": {
  2294. "guzzlehttp/promises": "^1.0",
  2295. "guzzlehttp/psr7": "^1.4",
  2296. "php": ">=5.5"
  2297. },
  2298. "require-dev": {
  2299. "ext-curl": "*",
  2300. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
  2301. "psr/log": "^1.0"
  2302. },
  2303. "suggest": {
  2304. "psr/log": "Required for using the Log middleware"
  2305. },
  2306. "type": "library",
  2307. "extra": {
  2308. "branch-alias": {
  2309. "dev-master": "6.3-dev"
  2310. }
  2311. },
  2312. "autoload": {
  2313. "files": [
  2314. "src/functions_include.php"
  2315. ],
  2316. "psr-4": {
  2317. "GuzzleHttp\\": "src/"
  2318. }
  2319. },
  2320. "notification-url": "https://packagist.org/downloads/",
  2321. "license": [
  2322. "MIT"
  2323. ],
  2324. "authors": [
  2325. {
  2326. "name": "Michael Dowling",
  2327. "email": "mtdowling@gmail.com",
  2328. "homepage": "https://github.com/mtdowling"
  2329. }
  2330. ],
  2331. "description": "Guzzle is a PHP HTTP client library",
  2332. "homepage": "http://guzzlephp.org/",
  2333. "keywords": [
  2334. "client",
  2335. "curl",
  2336. "framework",
  2337. "http",
  2338. "http client",
  2339. "rest",
  2340. "web service"
  2341. ],
  2342. "time": "2018-04-22T15:46:56+00:00"
  2343. },
  2344. {
  2345. "name": "guzzlehttp/promises",
  2346. "version": "v1.3.1",
  2347. "source": {
  2348. "type": "git",
  2349. "url": "https://github.com/guzzle/promises.git",
  2350. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  2351. },
  2352. "dist": {
  2353. "type": "zip",
  2354. "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  2355. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  2356. "shasum": ""
  2357. },
  2358. "require": {
  2359. "php": ">=5.5.0"
  2360. },
  2361. "require-dev": {
  2362. "phpunit/phpunit": "^4.0"
  2363. },
  2364. "type": "library",
  2365. "extra": {
  2366. "branch-alias": {
  2367. "dev-master": "1.4-dev"
  2368. }
  2369. },
  2370. "autoload": {
  2371. "psr-4": {
  2372. "GuzzleHttp\\Promise\\": "src/"
  2373. },
  2374. "files": [
  2375. "src/functions_include.php"
  2376. ]
  2377. },
  2378. "notification-url": "https://packagist.org/downloads/",
  2379. "license": [
  2380. "MIT"
  2381. ],
  2382. "authors": [
  2383. {
  2384. "name": "Michael Dowling",
  2385. "email": "mtdowling@gmail.com",
  2386. "homepage": "https://github.com/mtdowling"
  2387. }
  2388. ],
  2389. "description": "Guzzle promises library",
  2390. "keywords": [
  2391. "promise"
  2392. ],
  2393. "time": "2016-12-20T10:07:11+00:00"
  2394. },
  2395. {
  2396. "name": "guzzlehttp/psr7",
  2397. "version": "1.5.2",
  2398. "source": {
  2399. "type": "git",
  2400. "url": "https://github.com/guzzle/psr7.git",
  2401. "reference": "9f83dded91781a01c63574e387eaa769be769115"
  2402. },
  2403. "dist": {
  2404. "type": "zip",
  2405. "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115",
  2406. "reference": "9f83dded91781a01c63574e387eaa769be769115",
  2407. "shasum": ""
  2408. },
  2409. "require": {
  2410. "php": ">=5.4.0",
  2411. "psr/http-message": "~1.0",
  2412. "ralouphie/getallheaders": "^2.0.5"
  2413. },
  2414. "provide": {
  2415. "psr/http-message-implementation": "1.0"
  2416. },
  2417. "require-dev": {
  2418. "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
  2419. },
  2420. "type": "library",
  2421. "extra": {
  2422. "branch-alias": {
  2423. "dev-master": "1.5-dev"
  2424. }
  2425. },
  2426. "autoload": {
  2427. "psr-4": {
  2428. "GuzzleHttp\\Psr7\\": "src/"
  2429. },
  2430. "files": [
  2431. "src/functions_include.php"
  2432. ]
  2433. },
  2434. "notification-url": "https://packagist.org/downloads/",
  2435. "license": [
  2436. "MIT"
  2437. ],
  2438. "authors": [
  2439. {
  2440. "name": "Michael Dowling",
  2441. "email": "mtdowling@gmail.com",
  2442. "homepage": "https://github.com/mtdowling"
  2443. },
  2444. {
  2445. "name": "Tobias Schultze",
  2446. "homepage": "https://github.com/Tobion"
  2447. }
  2448. ],
  2449. "description": "PSR-7 message implementation that also provides common utility methods",
  2450. "keywords": [
  2451. "http",
  2452. "message",
  2453. "psr-7",
  2454. "request",
  2455. "response",
  2456. "stream",
  2457. "uri",
  2458. "url"
  2459. ],
  2460. "time": "2018-12-04T20:46:45+00:00"
  2461. },
  2462. {
  2463. "name": "jakub-onderka/php-console-color",
  2464. "version": "v0.2",
  2465. "source": {
  2466. "type": "git",
  2467. "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
  2468. "reference": "d5deaecff52a0d61ccb613bb3804088da0307191"
  2469. },
  2470. "dist": {
  2471. "type": "zip",
  2472. "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191",
  2473. "reference": "d5deaecff52a0d61ccb613bb3804088da0307191",
  2474. "shasum": ""
  2475. },
  2476. "require": {
  2477. "php": ">=5.4.0"
  2478. },
  2479. "require-dev": {
  2480. "jakub-onderka/php-code-style": "1.0",
  2481. "jakub-onderka/php-parallel-lint": "1.0",
  2482. "jakub-onderka/php-var-dump-check": "0.*",
  2483. "phpunit/phpunit": "~4.3",
  2484. "squizlabs/php_codesniffer": "1.*"
  2485. },
  2486. "type": "library",
  2487. "autoload": {
  2488. "psr-4": {
  2489. "JakubOnderka\\PhpConsoleColor\\": "src/"
  2490. }
  2491. },
  2492. "notification-url": "https://packagist.org/downloads/",
  2493. "license": [
  2494. "BSD-2-Clause"
  2495. ],
  2496. "authors": [
  2497. {
  2498. "name": "Jakub Onderka",
  2499. "email": "jakub.onderka@gmail.com"
  2500. }
  2501. ],
  2502. "time": "2018-09-29T17:23:10+00:00"
  2503. },
  2504. {
  2505. "name": "jakub-onderka/php-console-highlighter",
  2506. "version": "v0.4",
  2507. "source": {
  2508. "type": "git",
  2509. "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
  2510. "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547"
  2511. },
  2512. "dist": {
  2513. "type": "zip",
  2514. "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547",
  2515. "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547",
  2516. "shasum": ""
  2517. },
  2518. "require": {
  2519. "ext-tokenizer": "*",
  2520. "jakub-onderka/php-console-color": "~0.2",
  2521. "php": ">=5.4.0"
  2522. },
  2523. "require-dev": {
  2524. "jakub-onderka/php-code-style": "~1.0",
  2525. "jakub-onderka/php-parallel-lint": "~1.0",
  2526. "jakub-onderka/php-var-dump-check": "~0.1",
  2527. "phpunit/phpunit": "~4.0",
  2528. "squizlabs/php_codesniffer": "~1.5"
  2529. },
  2530. "type": "library",
  2531. "autoload": {
  2532. "psr-4": {
  2533. "JakubOnderka\\PhpConsoleHighlighter\\": "src/"
  2534. }
  2535. },
  2536. "notification-url": "https://packagist.org/downloads/",
  2537. "license": [
  2538. "MIT"
  2539. ],
  2540. "authors": [
  2541. {
  2542. "name": "Jakub Onderka",
  2543. "email": "acci@acci.cz",
  2544. "homepage": "http://www.acci.cz/"
  2545. }
  2546. ],
  2547. "description": "Highlight PHP code in terminal",
  2548. "time": "2018-09-29T18:48:56+00:00"
  2549. },
  2550. {
  2551. "name": "masterminds/html5",
  2552. "version": "2.6.0",
  2553. "source": {
  2554. "type": "git",
  2555. "url": "https://github.com/Masterminds/html5-php.git",
  2556. "reference": "c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad"
  2557. },
  2558. "dist": {
  2559. "type": "zip",
  2560. "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad",
  2561. "reference": "c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad",
  2562. "shasum": ""
  2563. },
  2564. "require": {
  2565. "ext-ctype": "*",
  2566. "ext-dom": "*",
  2567. "ext-libxml": "*",
  2568. "php": ">=5.3.0"
  2569. },
  2570. "require-dev": {
  2571. "phpunit/phpunit": "^4.8.35",
  2572. "sami/sami": "~2.0",
  2573. "satooshi/php-coveralls": "1.0.*"
  2574. },
  2575. "type": "library",
  2576. "extra": {
  2577. "branch-alias": {
  2578. "dev-master": "2.6-dev"
  2579. }
  2580. },
  2581. "autoload": {
  2582. "psr-4": {
  2583. "Masterminds\\": "src"
  2584. }
  2585. },
  2586. "notification-url": "https://packagist.org/downloads/",
  2587. "license": [
  2588. "MIT"
  2589. ],
  2590. "authors": [
  2591. {
  2592. "name": "Matt Butcher",
  2593. "email": "technosophos@gmail.com"
  2594. },
  2595. {
  2596. "name": "Asmir Mustafic",
  2597. "email": "goetas@gmail.com"
  2598. },
  2599. {
  2600. "name": "Matt Farina",
  2601. "email": "matt@mattfarina.com"
  2602. }
  2603. ],
  2604. "description": "An HTML5 parser and serializer.",
  2605. "homepage": "http://masterminds.github.io/html5-php",
  2606. "keywords": [
  2607. "HTML5",
  2608. "dom",
  2609. "html",
  2610. "parser",
  2611. "querypath",
  2612. "serializer",
  2613. "xml"
  2614. ],
  2615. "time": "2019-03-10T11:41:28+00:00"
  2616. },
  2617. {
  2618. "name": "nikic/php-parser",
  2619. "version": "v4.2.2",
  2620. "source": {
  2621. "type": "git",
  2622. "url": "https://github.com/nikic/PHP-Parser.git",
  2623. "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420"
  2624. },
  2625. "dist": {
  2626. "type": "zip",
  2627. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
  2628. "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
  2629. "shasum": ""
  2630. },
  2631. "require": {
  2632. "ext-tokenizer": "*",
  2633. "php": ">=7.0"
  2634. },
  2635. "require-dev": {
  2636. "phpunit/phpunit": "^6.5 || ^7.0"
  2637. },
  2638. "bin": [
  2639. "bin/php-parse"
  2640. ],
  2641. "type": "library",
  2642. "extra": {
  2643. "branch-alias": {
  2644. "dev-master": "4.2-dev"
  2645. }
  2646. },
  2647. "autoload": {
  2648. "psr-4": {
  2649. "PhpParser\\": "lib/PhpParser"
  2650. }
  2651. },
  2652. "notification-url": "https://packagist.org/downloads/",
  2653. "license": [
  2654. "BSD-3-Clause"
  2655. ],
  2656. "authors": [
  2657. {
  2658. "name": "Nikita Popov"
  2659. }
  2660. ],
  2661. "description": "A PHP parser written in PHP",
  2662. "keywords": [
  2663. "parser",
  2664. "php"
  2665. ],
  2666. "time": "2019-05-25T20:07:01+00:00"
  2667. },
  2668. {
  2669. "name": "paragonie/random_compat",
  2670. "version": "v2.0.18",
  2671. "source": {
  2672. "type": "git",
  2673. "url": "https://github.com/paragonie/random_compat.git",
  2674. "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
  2675. },
  2676. "dist": {
  2677. "type": "zip",
  2678. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
  2679. "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
  2680. "shasum": ""
  2681. },
  2682. "require": {
  2683. "php": ">=5.2.0"
  2684. },
  2685. "require-dev": {
  2686. "phpunit/phpunit": "4.*|5.*"
  2687. },
  2688. "suggest": {
  2689. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  2690. },
  2691. "type": "library",
  2692. "autoload": {
  2693. "files": [
  2694. "lib/random.php"
  2695. ]
  2696. },
  2697. "notification-url": "https://packagist.org/downloads/",
  2698. "license": [
  2699. "MIT"
  2700. ],
  2701. "authors": [
  2702. {
  2703. "name": "Paragon Initiative Enterprises",
  2704. "email": "security@paragonie.com",
  2705. "homepage": "https://paragonie.com"
  2706. }
  2707. ],
  2708. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  2709. "keywords": [
  2710. "csprng",
  2711. "polyfill",
  2712. "pseudorandom",
  2713. "random"
  2714. ],
  2715. "time": "2019-01-03T20:59:08+00:00"
  2716. },
  2717. {
  2718. "name": "pear/archive_tar",
  2719. "version": "1.4.7",
  2720. "source": {
  2721. "type": "git",
  2722. "url": "https://github.com/pear/Archive_Tar.git",
  2723. "reference": "7e48add6f8edc3027dd98ad15964b1a28fd0c845"
  2724. },
  2725. "dist": {
  2726. "type": "zip",
  2727. "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/7e48add6f8edc3027dd98ad15964b1a28fd0c845",
  2728. "reference": "7e48add6f8edc3027dd98ad15964b1a28fd0c845",
  2729. "shasum": ""
  2730. },
  2731. "require": {
  2732. "pear/pear-core-minimal": "^1.10.0alpha2",
  2733. "php": ">=5.2.0"
  2734. },
  2735. "require-dev": {
  2736. "phpunit/phpunit": "*"
  2737. },
  2738. "suggest": {
  2739. "ext-bz2": "Bz2 compression support.",
  2740. "ext-xz": "Lzma2 compression support.",
  2741. "ext-zlib": "Gzip compression support."
  2742. },
  2743. "type": "library",
  2744. "extra": {
  2745. "branch-alias": {
  2746. "dev-master": "1.4.x-dev"
  2747. }
  2748. },
  2749. "autoload": {
  2750. "psr-0": {
  2751. "Archive_Tar": ""
  2752. }
  2753. },
  2754. "notification-url": "https://packagist.org/downloads/",
  2755. "include-path": [
  2756. "./"
  2757. ],
  2758. "license": [
  2759. "BSD-3-Clause"
  2760. ],
  2761. "authors": [
  2762. {
  2763. "name": "Vincent Blavet",
  2764. "email": "vincent@phpconcept.net"
  2765. },
  2766. {
  2767. "name": "Greg Beaver",
  2768. "email": "greg@chiaraquartet.net"
  2769. },
  2770. {
  2771. "name": "Michiel Rook",
  2772. "email": "mrook@php.net"
  2773. }
  2774. ],
  2775. "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
  2776. "homepage": "https://github.com/pear/Archive_Tar",
  2777. "keywords": [
  2778. "archive",
  2779. "tar"
  2780. ],
  2781. "time": "2019-04-08T13:15:55+00:00"
  2782. },
  2783. {
  2784. "name": "pear/console_getopt",
  2785. "version": "v1.4.2",
  2786. "source": {
  2787. "type": "git",
  2788. "url": "https://github.com/pear/Console_Getopt.git",
  2789. "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0"
  2790. },
  2791. "dist": {
  2792. "type": "zip",
  2793. "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0",
  2794. "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0",
  2795. "shasum": ""
  2796. },
  2797. "type": "library",
  2798. "autoload": {
  2799. "psr-0": {
  2800. "Console": "./"
  2801. }
  2802. },
  2803. "notification-url": "https://packagist.org/downloads/",
  2804. "include-path": [
  2805. "./"
  2806. ],
  2807. "license": [
  2808. "BSD-2-Clause"
  2809. ],
  2810. "authors": [
  2811. {
  2812. "name": "Greg Beaver",
  2813. "email": "cellog@php.net",
  2814. "role": "Helper"
  2815. },
  2816. {
  2817. "name": "Andrei Zmievski",
  2818. "email": "andrei@php.net",
  2819. "role": "Lead"
  2820. },
  2821. {
  2822. "name": "Stig Bakken",
  2823. "email": "stig@php.net",
  2824. "role": "Developer"
  2825. }
  2826. ],
  2827. "description": "More info available on: http://pear.php.net/package/Console_Getopt",
  2828. "time": "2019-02-06T16:52:33+00:00"
  2829. },
  2830. {
  2831. "name": "pear/pear-core-minimal",
  2832. "version": "v1.10.9",
  2833. "source": {
  2834. "type": "git",
  2835. "url": "https://github.com/pear/pear-core-minimal.git",
  2836. "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f"
  2837. },
  2838. "dist": {
  2839. "type": "zip",
  2840. "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/742be8dd68c746a01e4b0a422258e9c9cae1c37f",
  2841. "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f",
  2842. "shasum": ""
  2843. },
  2844. "require": {
  2845. "pear/console_getopt": "~1.4",
  2846. "pear/pear_exception": "~1.0"
  2847. },
  2848. "replace": {
  2849. "rsky/pear-core-min": "self.version"
  2850. },
  2851. "type": "library",
  2852. "autoload": {
  2853. "psr-0": {
  2854. "": "src/"
  2855. }
  2856. },
  2857. "notification-url": "https://packagist.org/downloads/",
  2858. "include-path": [
  2859. "src/"
  2860. ],
  2861. "license": [
  2862. "BSD-3-Clause"
  2863. ],
  2864. "authors": [
  2865. {
  2866. "name": "Christian Weiske",
  2867. "email": "cweiske@php.net",
  2868. "role": "Lead"
  2869. }
  2870. ],
  2871. "description": "Minimal set of PEAR core files to be used as composer dependency",
  2872. "time": "2019-03-13T18:15:44+00:00"
  2873. },
  2874. {
  2875. "name": "pear/pear_exception",
  2876. "version": "v1.0.0",
  2877. "source": {
  2878. "type": "git",
  2879. "url": "https://github.com/pear/PEAR_Exception.git",
  2880. "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
  2881. },
  2882. "dist": {
  2883. "type": "zip",
  2884. "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
  2885. "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
  2886. "shasum": ""
  2887. },
  2888. "require": {
  2889. "php": ">=4.4.0"
  2890. },
  2891. "require-dev": {
  2892. "phpunit/phpunit": "*"
  2893. },
  2894. "type": "class",
  2895. "extra": {
  2896. "branch-alias": {
  2897. "dev-master": "1.0.x-dev"
  2898. }
  2899. },
  2900. "autoload": {
  2901. "psr-0": {
  2902. "PEAR": ""
  2903. }
  2904. },
  2905. "notification-url": "https://packagist.org/downloads/",
  2906. "include-path": [
  2907. "."
  2908. ],
  2909. "license": [
  2910. "BSD-2-Clause"
  2911. ],
  2912. "authors": [
  2913. {
  2914. "name": "Helgi Thormar",
  2915. "email": "dufuz@php.net"
  2916. },
  2917. {
  2918. "name": "Greg Beaver",
  2919. "email": "cellog@php.net"
  2920. }
  2921. ],
  2922. "description": "The PEAR Exception base class.",
  2923. "homepage": "https://github.com/pear/PEAR_Exception",
  2924. "keywords": [
  2925. "exception"
  2926. ],
  2927. "time": "2015-02-10T20:07:52+00:00"
  2928. },
  2929. {
  2930. "name": "psr/cache",
  2931. "version": "1.0.1",
  2932. "source": {
  2933. "type": "git",
  2934. "url": "https://github.com/php-fig/cache.git",
  2935. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  2936. },
  2937. "dist": {
  2938. "type": "zip",
  2939. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  2940. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  2941. "shasum": ""
  2942. },
  2943. "require": {
  2944. "php": ">=5.3.0"
  2945. },
  2946. "type": "library",
  2947. "extra": {
  2948. "branch-alias": {
  2949. "dev-master": "1.0.x-dev"
  2950. }
  2951. },
  2952. "autoload": {
  2953. "psr-4": {
  2954. "Psr\\Cache\\": "src/"
  2955. }
  2956. },
  2957. "notification-url": "https://packagist.org/downloads/",
  2958. "license": [
  2959. "MIT"
  2960. ],
  2961. "authors": [
  2962. {
  2963. "name": "PHP-FIG",
  2964. "homepage": "http://www.php-fig.org/"
  2965. }
  2966. ],
  2967. "description": "Common interface for caching libraries",
  2968. "keywords": [
  2969. "cache",
  2970. "psr",
  2971. "psr-6"
  2972. ],
  2973. "time": "2016-08-06T20:24:11+00:00"
  2974. },
  2975. {
  2976. "name": "psr/container",
  2977. "version": "1.0.0",
  2978. "source": {
  2979. "type": "git",
  2980. "url": "https://github.com/php-fig/container.git",
  2981. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  2982. },
  2983. "dist": {
  2984. "type": "zip",
  2985. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  2986. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  2987. "shasum": ""
  2988. },
  2989. "require": {
  2990. "php": ">=5.3.0"
  2991. },
  2992. "type": "library",
  2993. "extra": {
  2994. "branch-alias": {
  2995. "dev-master": "1.0.x-dev"
  2996. }
  2997. },
  2998. "autoload": {
  2999. "psr-4": {
  3000. "Psr\\Container\\": "src/"
  3001. }
  3002. },
  3003. "notification-url": "https://packagist.org/downloads/",
  3004. "license": [
  3005. "MIT"
  3006. ],
  3007. "authors": [
  3008. {
  3009. "name": "PHP-FIG",
  3010. "homepage": "http://www.php-fig.org/"
  3011. }
  3012. ],
  3013. "description": "Common Container Interface (PHP FIG PSR-11)",
  3014. "homepage": "https://github.com/php-fig/container",
  3015. "keywords": [
  3016. "PSR-11",
  3017. "container",
  3018. "container-interface",
  3019. "container-interop",
  3020. "psr"
  3021. ],
  3022. "time": "2017-02-14T16:28:37+00:00"
  3023. },
  3024. {
  3025. "name": "psr/http-message",
  3026. "version": "1.0.1",
  3027. "source": {
  3028. "type": "git",
  3029. "url": "https://github.com/php-fig/http-message.git",
  3030. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  3031. },
  3032. "dist": {
  3033. "type": "zip",
  3034. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  3035. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  3036. "shasum": ""
  3037. },
  3038. "require": {
  3039. "php": ">=5.3.0"
  3040. },
  3041. "type": "library",
  3042. "extra": {
  3043. "branch-alias": {
  3044. "dev-master": "1.0.x-dev"
  3045. }
  3046. },
  3047. "autoload": {
  3048. "psr-4": {
  3049. "Psr\\Http\\Message\\": "src/"
  3050. }
  3051. },
  3052. "notification-url": "https://packagist.org/downloads/",
  3053. "license": [
  3054. "MIT"
  3055. ],
  3056. "authors": [
  3057. {
  3058. "name": "PHP-FIG",
  3059. "homepage": "http://www.php-fig.org/"
  3060. }
  3061. ],
  3062. "description": "Common interface for HTTP messages",
  3063. "homepage": "https://github.com/php-fig/http-message",
  3064. "keywords": [
  3065. "http",
  3066. "http-message",
  3067. "psr",
  3068. "psr-7",
  3069. "request",
  3070. "response"
  3071. ],
  3072. "time": "2016-08-06T14:39:51+00:00"
  3073. },
  3074. {
  3075. "name": "psr/log",
  3076. "version": "1.1.0",
  3077. "source": {
  3078. "type": "git",
  3079. "url": "https://github.com/php-fig/log.git",
  3080. "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
  3081. },
  3082. "dist": {
  3083. "type": "zip",
  3084. "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
  3085. "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
  3086. "shasum": ""
  3087. },
  3088. "require": {
  3089. "php": ">=5.3.0"
  3090. },
  3091. "type": "library",
  3092. "extra": {
  3093. "branch-alias": {
  3094. "dev-master": "1.0.x-dev"
  3095. }
  3096. },
  3097. "autoload": {
  3098. "psr-4": {
  3099. "Psr\\Log\\": "Psr/Log/"
  3100. }
  3101. },
  3102. "notification-url": "https://packagist.org/downloads/",
  3103. "license": [
  3104. "MIT"
  3105. ],
  3106. "authors": [
  3107. {
  3108. "name": "PHP-FIG",
  3109. "homepage": "http://www.php-fig.org/"
  3110. }
  3111. ],
  3112. "description": "Common interface for logging libraries",
  3113. "homepage": "https://github.com/php-fig/log",
  3114. "keywords": [
  3115. "log",
  3116. "psr",
  3117. "psr-3"
  3118. ],
  3119. "time": "2018-11-20T15:27:04+00:00"
  3120. },
  3121. {
  3122. "name": "psr/simple-cache",
  3123. "version": "1.0.1",
  3124. "source": {
  3125. "type": "git",
  3126. "url": "https://github.com/php-fig/simple-cache.git",
  3127. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  3128. },
  3129. "dist": {
  3130. "type": "zip",
  3131. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  3132. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  3133. "shasum": ""
  3134. },
  3135. "require": {
  3136. "php": ">=5.3.0"
  3137. },
  3138. "type": "library",
  3139. "extra": {
  3140. "branch-alias": {
  3141. "dev-master": "1.0.x-dev"
  3142. }
  3143. },
  3144. "autoload": {
  3145. "psr-4": {
  3146. "Psr\\SimpleCache\\": "src/"
  3147. }
  3148. },
  3149. "notification-url": "https://packagist.org/downloads/",
  3150. "license": [
  3151. "MIT"
  3152. ],
  3153. "authors": [
  3154. {
  3155. "name": "PHP-FIG",
  3156. "homepage": "http://www.php-fig.org/"
  3157. }
  3158. ],
  3159. "description": "Common interfaces for simple caching",
  3160. "keywords": [
  3161. "cache",
  3162. "caching",
  3163. "psr",
  3164. "psr-16",
  3165. "simple-cache"
  3166. ],
  3167. "time": "2017-10-23T01:57:42+00:00"
  3168. },
  3169. {
  3170. "name": "psy/psysh",
  3171. "version": "v0.9.9",
  3172. "source": {
  3173. "type": "git",
  3174. "url": "https://github.com/bobthecow/psysh.git",
  3175. "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e"
  3176. },
  3177. "dist": {
  3178. "type": "zip",
  3179. "url": "https://api.github.com/repos/bobthecow/psysh/zipball/9aaf29575bb8293206bb0420c1e1c87ff2ffa94e",
  3180. "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e",
  3181. "shasum": ""
  3182. },
  3183. "require": {
  3184. "dnoegel/php-xdg-base-dir": "0.1",
  3185. "ext-json": "*",
  3186. "ext-tokenizer": "*",
  3187. "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*",
  3188. "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
  3189. "php": ">=5.4.0",
  3190. "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0",
  3191. "symfony/var-dumper": "~2.7|~3.0|~4.0"
  3192. },
  3193. "require-dev": {
  3194. "bamarni/composer-bin-plugin": "^1.2",
  3195. "hoa/console": "~2.15|~3.16",
  3196. "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0"
  3197. },
  3198. "suggest": {
  3199. "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
  3200. "ext-pdo-sqlite": "The doc command requires SQLite to work.",
  3201. "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
  3202. "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
  3203. "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
  3204. },
  3205. "bin": [
  3206. "bin/psysh"
  3207. ],
  3208. "type": "library",
  3209. "extra": {
  3210. "branch-alias": {
  3211. "dev-develop": "0.9.x-dev"
  3212. }
  3213. },
  3214. "autoload": {
  3215. "files": [
  3216. "src/functions.php"
  3217. ],
  3218. "psr-4": {
  3219. "Psy\\": "src/"
  3220. }
  3221. },
  3222. "notification-url": "https://packagist.org/downloads/",
  3223. "license": [
  3224. "MIT"
  3225. ],
  3226. "authors": [
  3227. {
  3228. "name": "Justin Hileman",
  3229. "email": "justin@justinhileman.info",
  3230. "homepage": "http://justinhileman.com"
  3231. }
  3232. ],
  3233. "description": "An interactive shell for modern PHP.",
  3234. "homepage": "http://psysh.org",
  3235. "keywords": [
  3236. "REPL",
  3237. "console",
  3238. "interactive",
  3239. "shell"
  3240. ],
  3241. "time": "2018-10-13T15:16:03+00:00"
  3242. },
  3243. {
  3244. "name": "ralouphie/getallheaders",
  3245. "version": "2.0.5",
  3246. "source": {
  3247. "type": "git",
  3248. "url": "https://github.com/ralouphie/getallheaders.git",
  3249. "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
  3250. },
  3251. "dist": {
  3252. "type": "zip",
  3253. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
  3254. "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
  3255. "shasum": ""
  3256. },
  3257. "require": {
  3258. "php": ">=5.3"
  3259. },
  3260. "require-dev": {
  3261. "phpunit/phpunit": "~3.7.0",
  3262. "satooshi/php-coveralls": ">=1.0"
  3263. },
  3264. "type": "library",
  3265. "autoload": {
  3266. "files": [
  3267. "src/getallheaders.php"
  3268. ]
  3269. },
  3270. "notification-url": "https://packagist.org/downloads/",
  3271. "license": [
  3272. "MIT"
  3273. ],
  3274. "authors": [
  3275. {
  3276. "name": "Ralph Khattar",
  3277. "email": "ralph.khattar@gmail.com"
  3278. }
  3279. ],
  3280. "description": "A polyfill for getallheaders.",
  3281. "time": "2016-02-11T07:05:27+00:00"
  3282. },
  3283. {
  3284. "name": "stack/builder",
  3285. "version": "v1.0.5",
  3286. "source": {
  3287. "type": "git",
  3288. "url": "https://github.com/stackphp/builder.git",
  3289. "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a"
  3290. },
  3291. "dist": {
  3292. "type": "zip",
  3293. "url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a",
  3294. "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a",
  3295. "shasum": ""
  3296. },
  3297. "require": {
  3298. "php": ">=5.3.0",
  3299. "symfony/http-foundation": "~2.1|~3.0|~4.0",
  3300. "symfony/http-kernel": "~2.1|~3.0|~4.0"
  3301. },
  3302. "require-dev": {
  3303. "silex/silex": "~1.0"
  3304. },
  3305. "type": "library",
  3306. "extra": {
  3307. "branch-alias": {
  3308. "dev-master": "1.0-dev"
  3309. }
  3310. },
  3311. "autoload": {
  3312. "psr-0": {
  3313. "Stack": "src"
  3314. }
  3315. },
  3316. "notification-url": "https://packagist.org/downloads/",
  3317. "license": [
  3318. "MIT"
  3319. ],
  3320. "authors": [
  3321. {
  3322. "name": "Igor Wiedler",
  3323. "email": "igor@wiedler.ch"
  3324. }
  3325. ],
  3326. "description": "Builder for stack middlewares based on HttpKernelInterface.",
  3327. "keywords": [
  3328. "stack"
  3329. ],
  3330. "time": "2017-11-18T14:57:29+00:00"
  3331. },
  3332. {
  3333. "name": "stecman/symfony-console-completion",
  3334. "version": "0.10.1",
  3335. "source": {
  3336. "type": "git",
  3337. "url": "https://github.com/stecman/symfony-console-completion.git",
  3338. "reference": "7bfa9b93e216896419f2f8de659935d7e04fecd8"
  3339. },
  3340. "dist": {
  3341. "type": "zip",
  3342. "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/7bfa9b93e216896419f2f8de659935d7e04fecd8",
  3343. "reference": "7bfa9b93e216896419f2f8de659935d7e04fecd8",
  3344. "shasum": ""
  3345. },
  3346. "require": {
  3347. "php": ">=5.3.2",
  3348. "symfony/console": "~2.3 || ~3.0 || ~4.0"
  3349. },
  3350. "require-dev": {
  3351. "phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.4"
  3352. },
  3353. "type": "library",
  3354. "extra": {
  3355. "branch-alias": {
  3356. "dev-master": "0.10.x-dev"
  3357. }
  3358. },
  3359. "autoload": {
  3360. "psr-4": {
  3361. "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
  3362. }
  3363. },
  3364. "notification-url": "https://packagist.org/downloads/",
  3365. "license": [
  3366. "MIT"
  3367. ],
  3368. "authors": [
  3369. {
  3370. "name": "Stephen Holdaway",
  3371. "email": "stephen@stecman.co.nz"
  3372. }
  3373. ],
  3374. "description": "Automatic BASH completion for Symfony Console Component based applications.",
  3375. "time": "2019-04-29T03:20:18+00:00"
  3376. },
  3377. {
  3378. "name": "symfony-cmf/routing",
  3379. "version": "1.4.1",
  3380. "source": {
  3381. "type": "git",
  3382. "url": "https://github.com/symfony-cmf/routing.git",
  3383. "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac"
  3384. },
  3385. "dist": {
  3386. "type": "zip",
  3387. "url": "https://api.github.com/repos/symfony-cmf/routing/zipball/fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
  3388. "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
  3389. "shasum": ""
  3390. },
  3391. "require": {
  3392. "php": "^5.3.9|^7.0",
  3393. "psr/log": "1.*",
  3394. "symfony/http-kernel": "^2.2|3.*",
  3395. "symfony/routing": "^2.2|3.*"
  3396. },
  3397. "require-dev": {
  3398. "friendsofsymfony/jsrouting-bundle": "^1.1",
  3399. "symfony-cmf/testing": "^1.3",
  3400. "symfony/config": "^2.2|3.*",
  3401. "symfony/dependency-injection": "^2.0.5|3.*",
  3402. "symfony/event-dispatcher": "^2.1|3.*"
  3403. },
  3404. "suggest": {
  3405. "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
  3406. },
  3407. "type": "library",
  3408. "extra": {
  3409. "branch-alias": {
  3410. "dev-master": "1.4-dev"
  3411. }
  3412. },
  3413. "autoload": {
  3414. "psr-4": {
  3415. "Symfony\\Cmf\\Component\\Routing\\": ""
  3416. }
  3417. },
  3418. "notification-url": "https://packagist.org/downloads/",
  3419. "license": [
  3420. "MIT"
  3421. ],
  3422. "authors": [
  3423. {
  3424. "name": "Symfony CMF Community",
  3425. "homepage": "https://github.com/symfony-cmf/Routing/contributors"
  3426. }
  3427. ],
  3428. "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
  3429. "homepage": "http://cmf.symfony.com",
  3430. "keywords": [
  3431. "database",
  3432. "routing"
  3433. ],
  3434. "time": "2017-05-09T08:10:41+00:00"
  3435. },
  3436. {
  3437. "name": "symfony/cache",
  3438. "version": "v4.2.9",
  3439. "source": {
  3440. "type": "git",
  3441. "url": "https://github.com/symfony/cache.git",
  3442. "reference": "bc64c1908e609969ce510763e0bd42797e79656d"
  3443. },
  3444. "dist": {
  3445. "type": "zip",
  3446. "url": "https://api.github.com/repos/symfony/cache/zipball/bc64c1908e609969ce510763e0bd42797e79656d",
  3447. "reference": "bc64c1908e609969ce510763e0bd42797e79656d",
  3448. "shasum": ""
  3449. },
  3450. "require": {
  3451. "php": "^7.1.3",
  3452. "psr/cache": "~1.0",
  3453. "psr/log": "~1.0",
  3454. "psr/simple-cache": "^1.0",
  3455. "symfony/contracts": "^1.0",
  3456. "symfony/var-exporter": "^4.2"
  3457. },
  3458. "conflict": {
  3459. "doctrine/dbal": "<2.5",
  3460. "symfony/dependency-injection": "<3.4",
  3461. "symfony/var-dumper": "<3.4"
  3462. },
  3463. "provide": {
  3464. "psr/cache-implementation": "1.0",
  3465. "psr/simple-cache-implementation": "1.0",
  3466. "symfony/cache-implementation": "1.0"
  3467. },
  3468. "require-dev": {
  3469. "cache/integration-tests": "dev-master",
  3470. "doctrine/cache": "~1.6",
  3471. "doctrine/dbal": "~2.5",
  3472. "predis/predis": "~1.1",
  3473. "symfony/config": "~4.2",
  3474. "symfony/dependency-injection": "~3.4|~4.1",
  3475. "symfony/var-dumper": "^4.1.1"
  3476. },
  3477. "type": "library",
  3478. "extra": {
  3479. "branch-alias": {
  3480. "dev-master": "4.2-dev"
  3481. }
  3482. },
  3483. "autoload": {
  3484. "psr-4": {
  3485. "Symfony\\Component\\Cache\\": ""
  3486. },
  3487. "exclude-from-classmap": [
  3488. "/Tests/"
  3489. ]
  3490. },
  3491. "notification-url": "https://packagist.org/downloads/",
  3492. "license": [
  3493. "MIT"
  3494. ],
  3495. "authors": [
  3496. {
  3497. "name": "Nicolas Grekas",
  3498. "email": "p@tchwork.com"
  3499. },
  3500. {
  3501. "name": "Symfony Community",
  3502. "homepage": "https://symfony.com/contributors"
  3503. }
  3504. ],
  3505. "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
  3506. "homepage": "https://symfony.com",
  3507. "keywords": [
  3508. "caching",
  3509. "psr6"
  3510. ],
  3511. "time": "2019-05-11T18:09:18+00:00"
  3512. },
  3513. {
  3514. "name": "symfony/class-loader",
  3515. "version": "v3.4.28",
  3516. "source": {
  3517. "type": "git",
  3518. "url": "https://github.com/symfony/class-loader.git",
  3519. "reference": "4459eef5298dedfb69f771186a580062b8516497"
  3520. },
  3521. "dist": {
  3522. "type": "zip",
  3523. "url": "https://api.github.com/repos/symfony/class-loader/zipball/4459eef5298dedfb69f771186a580062b8516497",
  3524. "reference": "4459eef5298dedfb69f771186a580062b8516497",
  3525. "shasum": ""
  3526. },
  3527. "require": {
  3528. "php": "^5.5.9|>=7.0.8"
  3529. },
  3530. "require-dev": {
  3531. "symfony/finder": "~2.8|~3.0|~4.0",
  3532. "symfony/polyfill-apcu": "~1.1"
  3533. },
  3534. "suggest": {
  3535. "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
  3536. },
  3537. "type": "library",
  3538. "extra": {
  3539. "branch-alias": {
  3540. "dev-master": "3.4-dev"
  3541. }
  3542. },
  3543. "autoload": {
  3544. "psr-4": {
  3545. "Symfony\\Component\\ClassLoader\\": ""
  3546. },
  3547. "exclude-from-classmap": [
  3548. "/Tests/"
  3549. ]
  3550. },
  3551. "notification-url": "https://packagist.org/downloads/",
  3552. "license": [
  3553. "MIT"
  3554. ],
  3555. "authors": [
  3556. {
  3557. "name": "Fabien Potencier",
  3558. "email": "fabien@symfony.com"
  3559. },
  3560. {
  3561. "name": "Symfony Community",
  3562. "homepage": "https://symfony.com/contributors"
  3563. }
  3564. ],
  3565. "description": "Symfony ClassLoader Component",
  3566. "homepage": "https://symfony.com",
  3567. "time": "2019-01-16T09:39:14+00:00"
  3568. },
  3569. {
  3570. "name": "symfony/config",
  3571. "version": "v3.4.28",
  3572. "source": {
  3573. "type": "git",
  3574. "url": "https://github.com/symfony/config.git",
  3575. "reference": "177a276c01575253c95cefe0866e3d1b57637fe0"
  3576. },
  3577. "dist": {
  3578. "type": "zip",
  3579. "url": "https://api.github.com/repos/symfony/config/zipball/177a276c01575253c95cefe0866e3d1b57637fe0",
  3580. "reference": "177a276c01575253c95cefe0866e3d1b57637fe0",
  3581. "shasum": ""
  3582. },
  3583. "require": {
  3584. "php": "^5.5.9|>=7.0.8",
  3585. "symfony/filesystem": "~2.8|~3.0|~4.0",
  3586. "symfony/polyfill-ctype": "~1.8"
  3587. },
  3588. "conflict": {
  3589. "symfony/dependency-injection": "<3.3",
  3590. "symfony/finder": "<3.3"
  3591. },
  3592. "require-dev": {
  3593. "symfony/dependency-injection": "~3.3|~4.0",
  3594. "symfony/event-dispatcher": "~3.3|~4.0",
  3595. "symfony/finder": "~3.3|~4.0",
  3596. "symfony/yaml": "~3.0|~4.0"
  3597. },
  3598. "suggest": {
  3599. "symfony/yaml": "To use the yaml reference dumper"
  3600. },
  3601. "type": "library",
  3602. "extra": {
  3603. "branch-alias": {
  3604. "dev-master": "3.4-dev"
  3605. }
  3606. },
  3607. "autoload": {
  3608. "psr-4": {
  3609. "Symfony\\Component\\Config\\": ""
  3610. },
  3611. "exclude-from-classmap": [
  3612. "/Tests/"
  3613. ]
  3614. },
  3615. "notification-url": "https://packagist.org/downloads/",
  3616. "license": [
  3617. "MIT"
  3618. ],
  3619. "authors": [
  3620. {
  3621. "name": "Fabien Potencier",
  3622. "email": "fabien@symfony.com"
  3623. },
  3624. {
  3625. "name": "Symfony Community",
  3626. "homepage": "https://symfony.com/contributors"
  3627. }
  3628. ],
  3629. "description": "Symfony Config Component",
  3630. "homepage": "https://symfony.com",
  3631. "time": "2019-02-23T15:06:07+00:00"
  3632. },
  3633. {
  3634. "name": "symfony/console",
  3635. "version": "v3.4.28",
  3636. "source": {
  3637. "type": "git",
  3638. "url": "https://github.com/symfony/console.git",
  3639. "reference": "8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6"
  3640. },
  3641. "dist": {
  3642. "type": "zip",
  3643. "url": "https://api.github.com/repos/symfony/console/zipball/8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6",
  3644. "reference": "8e1d1e406dd31727fa70cd5a99cda202e9d6a5c6",
  3645. "shasum": ""
  3646. },
  3647. "require": {
  3648. "php": "^5.5.9|>=7.0.8",
  3649. "symfony/debug": "~2.8|~3.0|~4.0",
  3650. "symfony/polyfill-mbstring": "~1.0"
  3651. },
  3652. "conflict": {
  3653. "symfony/dependency-injection": "<3.4",
  3654. "symfony/process": "<3.3"
  3655. },
  3656. "provide": {
  3657. "psr/log-implementation": "1.0"
  3658. },
  3659. "require-dev": {
  3660. "psr/log": "~1.0",
  3661. "symfony/config": "~3.3|~4.0",
  3662. "symfony/dependency-injection": "~3.4|~4.0",
  3663. "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
  3664. "symfony/lock": "~3.4|~4.0",
  3665. "symfony/process": "~3.3|~4.0"
  3666. },
  3667. "suggest": {
  3668. "psr/log": "For using the console logger",
  3669. "symfony/event-dispatcher": "",
  3670. "symfony/lock": "",
  3671. "symfony/process": ""
  3672. },
  3673. "type": "library",
  3674. "extra": {
  3675. "branch-alias": {
  3676. "dev-master": "3.4-dev"
  3677. }
  3678. },
  3679. "autoload": {
  3680. "psr-4": {
  3681. "Symfony\\Component\\Console\\": ""
  3682. },
  3683. "exclude-from-classmap": [
  3684. "/Tests/"
  3685. ]
  3686. },
  3687. "notification-url": "https://packagist.org/downloads/",
  3688. "license": [
  3689. "MIT"
  3690. ],
  3691. "authors": [
  3692. {
  3693. "name": "Fabien Potencier",
  3694. "email": "fabien@symfony.com"
  3695. },
  3696. {
  3697. "name": "Symfony Community",
  3698. "homepage": "https://symfony.com/contributors"
  3699. }
  3700. ],
  3701. "description": "Symfony Console Component",
  3702. "homepage": "https://symfony.com",
  3703. "time": "2019-05-09T08:42:51+00:00"
  3704. },
  3705. {
  3706. "name": "symfony/contracts",
  3707. "version": "v1.1.1",
  3708. "source": {
  3709. "type": "git",
  3710. "url": "https://github.com/symfony/contracts.git",
  3711. "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f"
  3712. },
  3713. "dist": {
  3714. "type": "zip",
  3715. "url": "https://api.github.com/repos/symfony/contracts/zipball/b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f",
  3716. "reference": "b6e291a08e6b002fb56aa6f3e2a2beb6674d2b2f",
  3717. "shasum": ""
  3718. },
  3719. "require": {
  3720. "php": "^7.1.3"
  3721. },
  3722. "replace": {
  3723. "symfony/cache-contracts": "self.version",
  3724. "symfony/event-dispatcher-contracts": "self.version",
  3725. "symfony/http-client-contracts": "self.version",
  3726. "symfony/service-contracts": "self.version",
  3727. "symfony/translation-contracts": "self.version"
  3728. },
  3729. "require-dev": {
  3730. "psr/cache": "^1.0",
  3731. "psr/container": "^1.0",
  3732. "symfony/polyfill-intl-idn": "^1.10"
  3733. },
  3734. "suggest": {
  3735. "psr/cache": "When using the Cache contracts",
  3736. "psr/container": "When using the Service contracts",
  3737. "psr/event-dispatcher": "When using the EventDispatcher contracts",
  3738. "symfony/cache-implementation": "",
  3739. "symfony/event-dispatcher-implementation": "",
  3740. "symfony/http-client-implementation": "",
  3741. "symfony/service-implementation": "",
  3742. "symfony/translation-implementation": ""
  3743. },
  3744. "type": "library",
  3745. "extra": {
  3746. "branch-alias": {
  3747. "dev-master": "1.1-dev"
  3748. }
  3749. },
  3750. "autoload": {
  3751. "psr-4": {
  3752. "Symfony\\Contracts\\": ""
  3753. },
  3754. "exclude-from-classmap": [
  3755. "**/Tests/"
  3756. ]
  3757. },
  3758. "notification-url": "https://packagist.org/downloads/",
  3759. "license": [
  3760. "MIT"
  3761. ],
  3762. "authors": [
  3763. {
  3764. "name": "Nicolas Grekas",
  3765. "email": "p@tchwork.com"
  3766. },
  3767. {
  3768. "name": "Symfony Community",
  3769. "homepage": "https://symfony.com/contributors"
  3770. }
  3771. ],
  3772. "description": "A set of abstractions extracted out of the Symfony components",
  3773. "homepage": "https://symfony.com",
  3774. "keywords": [
  3775. "abstractions",
  3776. "contracts",
  3777. "decoupling",
  3778. "interfaces",
  3779. "interoperability",
  3780. "standards"
  3781. ],
  3782. "time": "2019-05-28T07:50:59+00:00"
  3783. },
  3784. {
  3785. "name": "symfony/css-selector",
  3786. "version": "v2.8.50",
  3787. "source": {
  3788. "type": "git",
  3789. "url": "https://github.com/symfony/css-selector.git",
  3790. "reference": "7b1692e418d7ccac24c373528453bc90e42797de"
  3791. },
  3792. "dist": {
  3793. "type": "zip",
  3794. "url": "https://api.github.com/repos/symfony/css-selector/zipball/7b1692e418d7ccac24c373528453bc90e42797de",
  3795. "reference": "7b1692e418d7ccac24c373528453bc90e42797de",
  3796. "shasum": ""
  3797. },
  3798. "require": {
  3799. "php": ">=5.3.9"
  3800. },
  3801. "type": "library",
  3802. "extra": {
  3803. "branch-alias": {
  3804. "dev-master": "2.8-dev"
  3805. }
  3806. },
  3807. "autoload": {
  3808. "psr-4": {
  3809. "Symfony\\Component\\CssSelector\\": ""
  3810. },
  3811. "exclude-from-classmap": [
  3812. "/Tests/"
  3813. ]
  3814. },
  3815. "notification-url": "https://packagist.org/downloads/",
  3816. "license": [
  3817. "MIT"
  3818. ],
  3819. "authors": [
  3820. {
  3821. "name": "Jean-François Simon",
  3822. "email": "jeanfrancois.simon@sensiolabs.com"
  3823. },
  3824. {
  3825. "name": "Fabien Potencier",
  3826. "email": "fabien@symfony.com"
  3827. },
  3828. {
  3829. "name": "Symfony Community",
  3830. "homepage": "https://symfony.com/contributors"
  3831. }
  3832. ],
  3833. "description": "Symfony CssSelector Component",
  3834. "homepage": "https://symfony.com",
  3835. "time": "2018-11-11T11:18:13+00:00"
  3836. },
  3837. {
  3838. "name": "symfony/debug",
  3839. "version": "v3.4.28",
  3840. "source": {
  3841. "type": "git",
  3842. "url": "https://github.com/symfony/debug.git",
  3843. "reference": "671fc55bd14800668b1d0a3708c3714940e30a8c"
  3844. },
  3845. "dist": {
  3846. "type": "zip",
  3847. "url": "https://api.github.com/repos/symfony/debug/zipball/671fc55bd14800668b1d0a3708c3714940e30a8c",
  3848. "reference": "671fc55bd14800668b1d0a3708c3714940e30a8c",
  3849. "shasum": ""
  3850. },
  3851. "require": {
  3852. "php": "^5.5.9|>=7.0.8",
  3853. "psr/log": "~1.0"
  3854. },
  3855. "conflict": {
  3856. "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  3857. },
  3858. "require-dev": {
  3859. "symfony/http-kernel": "~2.8|~3.0|~4.0"
  3860. },
  3861. "type": "library",
  3862. "extra": {
  3863. "branch-alias": {
  3864. "dev-master": "3.4-dev"
  3865. }
  3866. },
  3867. "autoload": {
  3868. "psr-4": {
  3869. "Symfony\\Component\\Debug\\": ""
  3870. },
  3871. "exclude-from-classmap": [
  3872. "/Tests/"
  3873. ]
  3874. },
  3875. "notification-url": "https://packagist.org/downloads/",
  3876. "license": [
  3877. "MIT"
  3878. ],
  3879. "authors": [
  3880. {
  3881. "name": "Fabien Potencier",
  3882. "email": "fabien@symfony.com"
  3883. },
  3884. {
  3885. "name": "Symfony Community",
  3886. "homepage": "https://symfony.com/contributors"
  3887. }
  3888. ],
  3889. "description": "Symfony Debug Component",
  3890. "homepage": "https://symfony.com",
  3891. "time": "2019-05-18T13:32:47+00:00"
  3892. },
  3893. {
  3894. "name": "symfony/dependency-injection",
  3895. "version": "v3.4.28",
  3896. "source": {
  3897. "type": "git",
  3898. "url": "https://github.com/symfony/dependency-injection.git",
  3899. "reference": "8f2a0452f086a66f6d6cf53a432867b575887768"
  3900. },
  3901. "dist": {
  3902. "type": "zip",
  3903. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8f2a0452f086a66f6d6cf53a432867b575887768",
  3904. "reference": "8f2a0452f086a66f6d6cf53a432867b575887768",
  3905. "shasum": ""
  3906. },
  3907. "require": {
  3908. "php": "^5.5.9|>=7.0.8",
  3909. "psr/container": "^1.0"
  3910. },
  3911. "conflict": {
  3912. "symfony/config": "<3.3.7",
  3913. "symfony/finder": "<3.3",
  3914. "symfony/proxy-manager-bridge": "<3.4",
  3915. "symfony/yaml": "<3.4"
  3916. },
  3917. "provide": {
  3918. "psr/container-implementation": "1.0"
  3919. },
  3920. "require-dev": {
  3921. "symfony/config": "~3.3|~4.0",
  3922. "symfony/expression-language": "~2.8|~3.0|~4.0",
  3923. "symfony/yaml": "~3.4|~4.0"
  3924. },
  3925. "suggest": {
  3926. "symfony/config": "",
  3927. "symfony/expression-language": "For using expressions in service container configuration",
  3928. "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
  3929. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  3930. "symfony/yaml": ""
  3931. },
  3932. "type": "library",
  3933. "extra": {
  3934. "branch-alias": {
  3935. "dev-master": "3.4-dev"
  3936. }
  3937. },
  3938. "autoload": {
  3939. "psr-4": {
  3940. "Symfony\\Component\\DependencyInjection\\": ""
  3941. },
  3942. "exclude-from-classmap": [
  3943. "/Tests/"
  3944. ]
  3945. },
  3946. "notification-url": "https://packagist.org/downloads/",
  3947. "license": [
  3948. "MIT"
  3949. ],
  3950. "authors": [
  3951. {
  3952. "name": "Fabien Potencier",
  3953. "email": "fabien@symfony.com"
  3954. },
  3955. {
  3956. "name": "Symfony Community",
  3957. "homepage": "https://symfony.com/contributors"
  3958. }
  3959. ],
  3960. "description": "Symfony DependencyInjection Component",
  3961. "homepage": "https://symfony.com",
  3962. "time": "2019-05-19T14:11:39+00:00"
  3963. },
  3964. {
  3965. "name": "symfony/dom-crawler",
  3966. "version": "v3.4.28",
  3967. "source": {
  3968. "type": "git",
  3969. "url": "https://github.com/symfony/dom-crawler.git",
  3970. "reference": "d40023c057393fb25f7ca80af2a56ed948c45a09"
  3971. },
  3972. "dist": {
  3973. "type": "zip",
  3974. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/d40023c057393fb25f7ca80af2a56ed948c45a09",
  3975. "reference": "d40023c057393fb25f7ca80af2a56ed948c45a09",
  3976. "shasum": ""
  3977. },
  3978. "require": {
  3979. "php": "^5.5.9|>=7.0.8",
  3980. "symfony/polyfill-ctype": "~1.8",
  3981. "symfony/polyfill-mbstring": "~1.0"
  3982. },
  3983. "require-dev": {
  3984. "symfony/css-selector": "~2.8|~3.0|~4.0"
  3985. },
  3986. "suggest": {
  3987. "symfony/css-selector": ""
  3988. },
  3989. "type": "library",
  3990. "extra": {
  3991. "branch-alias": {
  3992. "dev-master": "3.4-dev"
  3993. }
  3994. },
  3995. "autoload": {
  3996. "psr-4": {
  3997. "Symfony\\Component\\DomCrawler\\": ""
  3998. },
  3999. "exclude-from-classmap": [
  4000. "/Tests/"
  4001. ]
  4002. },
  4003. "notification-url": "https://packagist.org/downloads/",
  4004. "license": [
  4005. "MIT"
  4006. ],
  4007. "authors": [
  4008. {
  4009. "name": "Fabien Potencier",
  4010. "email": "fabien@symfony.com"
  4011. },
  4012. {
  4013. "name": "Symfony Community",
  4014. "homepage": "https://symfony.com/contributors"
  4015. }
  4016. ],
  4017. "description": "Symfony DomCrawler Component",
  4018. "homepage": "https://symfony.com",
  4019. "time": "2019-02-23T15:06:07+00:00"
  4020. },
  4021. {
  4022. "name": "symfony/event-dispatcher",
  4023. "version": "v3.4.28",
  4024. "source": {
  4025. "type": "git",
  4026. "url": "https://github.com/symfony/event-dispatcher.git",
  4027. "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff"
  4028. },
  4029. "dist": {
  4030. "type": "zip",
  4031. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a088aafcefb4eef2520a290ed82e4374092a6dff",
  4032. "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff",
  4033. "shasum": ""
  4034. },
  4035. "require": {
  4036. "php": "^5.5.9|>=7.0.8"
  4037. },
  4038. "conflict": {
  4039. "symfony/dependency-injection": "<3.3"
  4040. },
  4041. "require-dev": {
  4042. "psr/log": "~1.0",
  4043. "symfony/config": "~2.8|~3.0|~4.0",
  4044. "symfony/dependency-injection": "~3.3|~4.0",
  4045. "symfony/expression-language": "~2.8|~3.0|~4.0",
  4046. "symfony/stopwatch": "~2.8|~3.0|~4.0"
  4047. },
  4048. "suggest": {
  4049. "symfony/dependency-injection": "",
  4050. "symfony/http-kernel": ""
  4051. },
  4052. "type": "library",
  4053. "extra": {
  4054. "branch-alias": {
  4055. "dev-master": "3.4-dev"
  4056. }
  4057. },
  4058. "autoload": {
  4059. "psr-4": {
  4060. "Symfony\\Component\\EventDispatcher\\": ""
  4061. },
  4062. "exclude-from-classmap": [
  4063. "/Tests/"
  4064. ]
  4065. },
  4066. "notification-url": "https://packagist.org/downloads/",
  4067. "license": [
  4068. "MIT"
  4069. ],
  4070. "authors": [
  4071. {
  4072. "name": "Fabien Potencier",
  4073. "email": "fabien@symfony.com"
  4074. },
  4075. {
  4076. "name": "Symfony Community",
  4077. "homepage": "https://symfony.com/contributors"
  4078. }
  4079. ],
  4080. "description": "Symfony EventDispatcher Component",
  4081. "homepage": "https://symfony.com",
  4082. "time": "2019-04-02T08:51:52+00:00"
  4083. },
  4084. {
  4085. "name": "symfony/expression-language",
  4086. "version": "v3.4.28",
  4087. "source": {
  4088. "type": "git",
  4089. "url": "https://github.com/symfony/expression-language.git",
  4090. "reference": "74631d47774cfa59bfb4a0de18cdf700fb98d658"
  4091. },
  4092. "dist": {
  4093. "type": "zip",
  4094. "url": "https://api.github.com/repos/symfony/expression-language/zipball/74631d47774cfa59bfb4a0de18cdf700fb98d658",
  4095. "reference": "74631d47774cfa59bfb4a0de18cdf700fb98d658",
  4096. "shasum": ""
  4097. },
  4098. "require": {
  4099. "php": "^5.5.9|>=7.0.8",
  4100. "symfony/cache": "~3.1|~4.0"
  4101. },
  4102. "type": "library",
  4103. "extra": {
  4104. "branch-alias": {
  4105. "dev-master": "3.4-dev"
  4106. }
  4107. },
  4108. "autoload": {
  4109. "psr-4": {
  4110. "Symfony\\Component\\ExpressionLanguage\\": ""
  4111. },
  4112. "exclude-from-classmap": [
  4113. "/Tests/"
  4114. ]
  4115. },
  4116. "notification-url": "https://packagist.org/downloads/",
  4117. "license": [
  4118. "MIT"
  4119. ],
  4120. "authors": [
  4121. {
  4122. "name": "Fabien Potencier",
  4123. "email": "fabien@symfony.com"
  4124. },
  4125. {
  4126. "name": "Symfony Community",
  4127. "homepage": "https://symfony.com/contributors"
  4128. }
  4129. ],
  4130. "description": "Symfony ExpressionLanguage Component",
  4131. "homepage": "https://symfony.com",
  4132. "time": "2019-01-16T12:52:19+00:00"
  4133. },
  4134. {
  4135. "name": "symfony/filesystem",
  4136. "version": "v3.4.28",
  4137. "source": {
  4138. "type": "git",
  4139. "url": "https://github.com/symfony/filesystem.git",
  4140. "reference": "acf99758b1df8e9295e6b85aa69f294565c9fedb"
  4141. },
  4142. "dist": {
  4143. "type": "zip",
  4144. "url": "https://api.github.com/repos/symfony/filesystem/zipball/acf99758b1df8e9295e6b85aa69f294565c9fedb",
  4145. "reference": "acf99758b1df8e9295e6b85aa69f294565c9fedb",
  4146. "shasum": ""
  4147. },
  4148. "require": {
  4149. "php": "^5.5.9|>=7.0.8",
  4150. "symfony/polyfill-ctype": "~1.8"
  4151. },
  4152. "type": "library",
  4153. "extra": {
  4154. "branch-alias": {
  4155. "dev-master": "3.4-dev"
  4156. }
  4157. },
  4158. "autoload": {
  4159. "psr-4": {
  4160. "Symfony\\Component\\Filesystem\\": ""
  4161. },
  4162. "exclude-from-classmap": [
  4163. "/Tests/"
  4164. ]
  4165. },
  4166. "notification-url": "https://packagist.org/downloads/",
  4167. "license": [
  4168. "MIT"
  4169. ],
  4170. "authors": [
  4171. {
  4172. "name": "Fabien Potencier",
  4173. "email": "fabien@symfony.com"
  4174. },
  4175. {
  4176. "name": "Symfony Community",
  4177. "homepage": "https://symfony.com/contributors"
  4178. }
  4179. ],
  4180. "description": "Symfony Filesystem Component",
  4181. "homepage": "https://symfony.com",
  4182. "time": "2019-02-04T21:34:32+00:00"
  4183. },
  4184. {
  4185. "name": "symfony/finder",
  4186. "version": "v3.4.28",
  4187. "source": {
  4188. "type": "git",
  4189. "url": "https://github.com/symfony/finder.git",
  4190. "reference": "fa5d962a71f2169dfe1cbae217fa5a2799859f6c"
  4191. },
  4192. "dist": {
  4193. "type": "zip",
  4194. "url": "https://api.github.com/repos/symfony/finder/zipball/fa5d962a71f2169dfe1cbae217fa5a2799859f6c",
  4195. "reference": "fa5d962a71f2169dfe1cbae217fa5a2799859f6c",
  4196. "shasum": ""
  4197. },
  4198. "require": {
  4199. "php": "^5.5.9|>=7.0.8"
  4200. },
  4201. "type": "library",
  4202. "extra": {
  4203. "branch-alias": {
  4204. "dev-master": "3.4-dev"
  4205. }
  4206. },
  4207. "autoload": {
  4208. "psr-4": {
  4209. "Symfony\\Component\\Finder\\": ""
  4210. },
  4211. "exclude-from-classmap": [
  4212. "/Tests/"
  4213. ]
  4214. },
  4215. "notification-url": "https://packagist.org/downloads/",
  4216. "license": [
  4217. "MIT"
  4218. ],
  4219. "authors": [
  4220. {
  4221. "name": "Fabien Potencier",
  4222. "email": "fabien@symfony.com"
  4223. },
  4224. {
  4225. "name": "Symfony Community",
  4226. "homepage": "https://symfony.com/contributors"
  4227. }
  4228. ],
  4229. "description": "Symfony Finder Component",
  4230. "homepage": "https://symfony.com",
  4231. "time": "2019-05-24T12:25:55+00:00"
  4232. },
  4233. {
  4234. "name": "symfony/http-foundation",
  4235. "version": "v3.4.28",
  4236. "source": {
  4237. "type": "git",
  4238. "url": "https://github.com/symfony/http-foundation.git",
  4239. "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e"
  4240. },
  4241. "dist": {
  4242. "type": "zip",
  4243. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/677ae5e892b081e71a665bfa7dd90fe61800c00e",
  4244. "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e",
  4245. "shasum": ""
  4246. },
  4247. "require": {
  4248. "php": "^5.5.9|>=7.0.8",
  4249. "symfony/polyfill-mbstring": "~1.1",
  4250. "symfony/polyfill-php70": "~1.6"
  4251. },
  4252. "require-dev": {
  4253. "symfony/expression-language": "~2.8|~3.0|~4.0"
  4254. },
  4255. "type": "library",
  4256. "extra": {
  4257. "branch-alias": {
  4258. "dev-master": "3.4-dev"
  4259. }
  4260. },
  4261. "autoload": {
  4262. "psr-4": {
  4263. "Symfony\\Component\\HttpFoundation\\": ""
  4264. },
  4265. "exclude-from-classmap": [
  4266. "/Tests/"
  4267. ]
  4268. },
  4269. "notification-url": "https://packagist.org/downloads/",
  4270. "license": [
  4271. "MIT"
  4272. ],
  4273. "authors": [
  4274. {
  4275. "name": "Fabien Potencier",
  4276. "email": "fabien@symfony.com"
  4277. },
  4278. {
  4279. "name": "Symfony Community",
  4280. "homepage": "https://symfony.com/contributors"
  4281. }
  4282. ],
  4283. "description": "Symfony HttpFoundation Component",
  4284. "homepage": "https://symfony.com",
  4285. "time": "2019-05-27T05:50:24+00:00"
  4286. },
  4287. {
  4288. "name": "symfony/http-kernel",
  4289. "version": "v3.4.28",
  4290. "source": {
  4291. "type": "git",
  4292. "url": "https://github.com/symfony/http-kernel.git",
  4293. "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e"
  4294. },
  4295. "dist": {
  4296. "type": "zip",
  4297. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ddde6547880914f2e41b0b29e585b8c939a1e39e",
  4298. "reference": "ddde6547880914f2e41b0b29e585b8c939a1e39e",
  4299. "shasum": ""
  4300. },
  4301. "require": {
  4302. "php": "^5.5.9|>=7.0.8",
  4303. "psr/log": "~1.0",
  4304. "symfony/debug": "^3.3.3|~4.0",
  4305. "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
  4306. "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1",
  4307. "symfony/polyfill-ctype": "~1.8"
  4308. },
  4309. "conflict": {
  4310. "symfony/config": "<2.8",
  4311. "symfony/dependency-injection": "<3.4.10|<4.0.10,>=4",
  4312. "symfony/var-dumper": "<3.3",
  4313. "twig/twig": "<1.34|<2.4,>=2"
  4314. },
  4315. "provide": {
  4316. "psr/log-implementation": "1.0"
  4317. },
  4318. "require-dev": {
  4319. "psr/cache": "~1.0",
  4320. "symfony/browser-kit": "~2.8|~3.0|~4.0",
  4321. "symfony/class-loader": "~2.8|~3.0",
  4322. "symfony/config": "~2.8|~3.0|~4.0",
  4323. "symfony/console": "~2.8|~3.0|~4.0",
  4324. "symfony/css-selector": "~2.8|~3.0|~4.0",
  4325. "symfony/dependency-injection": "^3.4.10|^4.0.10",
  4326. "symfony/dom-crawler": "~2.8|~3.0|~4.0",
  4327. "symfony/expression-language": "~2.8|~3.0|~4.0",
  4328. "symfony/finder": "~2.8|~3.0|~4.0",
  4329. "symfony/process": "~2.8|~3.0|~4.0",
  4330. "symfony/routing": "~3.4|~4.0",
  4331. "symfony/stopwatch": "~2.8|~3.0|~4.0",
  4332. "symfony/templating": "~2.8|~3.0|~4.0",
  4333. "symfony/translation": "~2.8|~3.0|~4.0",
  4334. "symfony/var-dumper": "~3.3|~4.0"
  4335. },
  4336. "suggest": {
  4337. "symfony/browser-kit": "",
  4338. "symfony/config": "",
  4339. "symfony/console": "",
  4340. "symfony/dependency-injection": "",
  4341. "symfony/finder": "",
  4342. "symfony/var-dumper": ""
  4343. },
  4344. "type": "library",
  4345. "extra": {
  4346. "branch-alias": {
  4347. "dev-master": "3.4-dev"
  4348. }
  4349. },
  4350. "autoload": {
  4351. "psr-4": {
  4352. "Symfony\\Component\\HttpKernel\\": ""
  4353. },
  4354. "exclude-from-classmap": [
  4355. "/Tests/"
  4356. ]
  4357. },
  4358. "notification-url": "https://packagist.org/downloads/",
  4359. "license": [
  4360. "MIT"
  4361. ],
  4362. "authors": [
  4363. {
  4364. "name": "Fabien Potencier",
  4365. "email": "fabien@symfony.com"
  4366. },
  4367. {
  4368. "name": "Symfony Community",
  4369. "homepage": "https://symfony.com/contributors"
  4370. }
  4371. ],
  4372. "description": "Symfony HttpKernel Component",
  4373. "homepage": "https://symfony.com",
  4374. "time": "2019-05-28T09:24:42+00:00"
  4375. },
  4376. {
  4377. "name": "symfony/polyfill-ctype",
  4378. "version": "v1.11.0",
  4379. "source": {
  4380. "type": "git",
  4381. "url": "https://github.com/symfony/polyfill-ctype.git",
  4382. "reference": "82ebae02209c21113908c229e9883c419720738a"
  4383. },
  4384. "dist": {
  4385. "type": "zip",
  4386. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
  4387. "reference": "82ebae02209c21113908c229e9883c419720738a",
  4388. "shasum": ""
  4389. },
  4390. "require": {
  4391. "php": ">=5.3.3"
  4392. },
  4393. "suggest": {
  4394. "ext-ctype": "For best performance"
  4395. },
  4396. "type": "library",
  4397. "extra": {
  4398. "branch-alias": {
  4399. "dev-master": "1.11-dev"
  4400. }
  4401. },
  4402. "autoload": {
  4403. "psr-4": {
  4404. "Symfony\\Polyfill\\Ctype\\": ""
  4405. },
  4406. "files": [
  4407. "bootstrap.php"
  4408. ]
  4409. },
  4410. "notification-url": "https://packagist.org/downloads/",
  4411. "license": [
  4412. "MIT"
  4413. ],
  4414. "authors": [
  4415. {
  4416. "name": "Symfony Community",
  4417. "homepage": "https://symfony.com/contributors"
  4418. },
  4419. {
  4420. "name": "Gert de Pagter",
  4421. "email": "BackEndTea@gmail.com"
  4422. }
  4423. ],
  4424. "description": "Symfony polyfill for ctype functions",
  4425. "homepage": "https://symfony.com",
  4426. "keywords": [
  4427. "compatibility",
  4428. "ctype",
  4429. "polyfill",
  4430. "portable"
  4431. ],
  4432. "time": "2019-02-06T07:57:58+00:00"
  4433. },
  4434. {
  4435. "name": "symfony/polyfill-iconv",
  4436. "version": "v1.11.0",
  4437. "source": {
  4438. "type": "git",
  4439. "url": "https://github.com/symfony/polyfill-iconv.git",
  4440. "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7"
  4441. },
  4442. "dist": {
  4443. "type": "zip",
  4444. "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
  4445. "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
  4446. "shasum": ""
  4447. },
  4448. "require": {
  4449. "php": ">=5.3.3"
  4450. },
  4451. "suggest": {
  4452. "ext-iconv": "For best performance"
  4453. },
  4454. "type": "library",
  4455. "extra": {
  4456. "branch-alias": {
  4457. "dev-master": "1.11-dev"
  4458. }
  4459. },
  4460. "autoload": {
  4461. "psr-4": {
  4462. "Symfony\\Polyfill\\Iconv\\": ""
  4463. },
  4464. "files": [
  4465. "bootstrap.php"
  4466. ]
  4467. },
  4468. "notification-url": "https://packagist.org/downloads/",
  4469. "license": [
  4470. "MIT"
  4471. ],
  4472. "authors": [
  4473. {
  4474. "name": "Nicolas Grekas",
  4475. "email": "p@tchwork.com"
  4476. },
  4477. {
  4478. "name": "Symfony Community",
  4479. "homepage": "https://symfony.com/contributors"
  4480. }
  4481. ],
  4482. "description": "Symfony polyfill for the Iconv extension",
  4483. "homepage": "https://symfony.com",
  4484. "keywords": [
  4485. "compatibility",
  4486. "iconv",
  4487. "polyfill",
  4488. "portable",
  4489. "shim"
  4490. ],
  4491. "time": "2019-02-06T07:57:58+00:00"
  4492. },
  4493. {
  4494. "name": "symfony/polyfill-mbstring",
  4495. "version": "v1.11.0",
  4496. "source": {
  4497. "type": "git",
  4498. "url": "https://github.com/symfony/polyfill-mbstring.git",
  4499. "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
  4500. },
  4501. "dist": {
  4502. "type": "zip",
  4503. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
  4504. "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
  4505. "shasum": ""
  4506. },
  4507. "require": {
  4508. "php": ">=5.3.3"
  4509. },
  4510. "suggest": {
  4511. "ext-mbstring": "For best performance"
  4512. },
  4513. "type": "library",
  4514. "extra": {
  4515. "branch-alias": {
  4516. "dev-master": "1.11-dev"
  4517. }
  4518. },
  4519. "autoload": {
  4520. "psr-4": {
  4521. "Symfony\\Polyfill\\Mbstring\\": ""
  4522. },
  4523. "files": [
  4524. "bootstrap.php"
  4525. ]
  4526. },
  4527. "notification-url": "https://packagist.org/downloads/",
  4528. "license": [
  4529. "MIT"
  4530. ],
  4531. "authors": [
  4532. {
  4533. "name": "Nicolas Grekas",
  4534. "email": "p@tchwork.com"
  4535. },
  4536. {
  4537. "name": "Symfony Community",
  4538. "homepage": "https://symfony.com/contributors"
  4539. }
  4540. ],
  4541. "description": "Symfony polyfill for the Mbstring extension",
  4542. "homepage": "https://symfony.com",
  4543. "keywords": [
  4544. "compatibility",
  4545. "mbstring",
  4546. "polyfill",
  4547. "portable",
  4548. "shim"
  4549. ],
  4550. "time": "2019-02-06T07:57:58+00:00"
  4551. },
  4552. {
  4553. "name": "symfony/polyfill-php70",
  4554. "version": "v1.11.0",
  4555. "source": {
  4556. "type": "git",
  4557. "url": "https://github.com/symfony/polyfill-php70.git",
  4558. "reference": "bc4858fb611bda58719124ca079baff854149c89"
  4559. },
  4560. "dist": {
  4561. "type": "zip",
  4562. "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/bc4858fb611bda58719124ca079baff854149c89",
  4563. "reference": "bc4858fb611bda58719124ca079baff854149c89",
  4564. "shasum": ""
  4565. },
  4566. "require": {
  4567. "paragonie/random_compat": "~1.0|~2.0|~9.99",
  4568. "php": ">=5.3.3"
  4569. },
  4570. "type": "library",
  4571. "extra": {
  4572. "branch-alias": {
  4573. "dev-master": "1.11-dev"
  4574. }
  4575. },
  4576. "autoload": {
  4577. "psr-4": {
  4578. "Symfony\\Polyfill\\Php70\\": ""
  4579. },
  4580. "files": [
  4581. "bootstrap.php"
  4582. ],
  4583. "classmap": [
  4584. "Resources/stubs"
  4585. ]
  4586. },
  4587. "notification-url": "https://packagist.org/downloads/",
  4588. "license": [
  4589. "MIT"
  4590. ],
  4591. "authors": [
  4592. {
  4593. "name": "Nicolas Grekas",
  4594. "email": "p@tchwork.com"
  4595. },
  4596. {
  4597. "name": "Symfony Community",
  4598. "homepage": "https://symfony.com/contributors"
  4599. }
  4600. ],
  4601. "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
  4602. "homepage": "https://symfony.com",
  4603. "keywords": [
  4604. "compatibility",
  4605. "polyfill",
  4606. "portable",
  4607. "shim"
  4608. ],
  4609. "time": "2019-02-06T07:57:58+00:00"
  4610. },
  4611. {
  4612. "name": "symfony/process",
  4613. "version": "v3.4.28",
  4614. "source": {
  4615. "type": "git",
  4616. "url": "https://github.com/symfony/process.git",
  4617. "reference": "afe411c2a6084f25cff55a01d0d4e1474c97ff13"
  4618. },
  4619. "dist": {
  4620. "type": "zip",
  4621. "url": "https://api.github.com/repos/symfony/process/zipball/afe411c2a6084f25cff55a01d0d4e1474c97ff13",
  4622. "reference": "afe411c2a6084f25cff55a01d0d4e1474c97ff13",
  4623. "shasum": ""
  4624. },
  4625. "require": {
  4626. "php": "^5.5.9|>=7.0.8"
  4627. },
  4628. "type": "library",
  4629. "extra": {
  4630. "branch-alias": {
  4631. "dev-master": "3.4-dev"
  4632. }
  4633. },
  4634. "autoload": {
  4635. "psr-4": {
  4636. "Symfony\\Component\\Process\\": ""
  4637. },
  4638. "exclude-from-classmap": [
  4639. "/Tests/"
  4640. ]
  4641. },
  4642. "notification-url": "https://packagist.org/downloads/",
  4643. "license": [
  4644. "MIT"
  4645. ],
  4646. "authors": [
  4647. {
  4648. "name": "Fabien Potencier",
  4649. "email": "fabien@symfony.com"
  4650. },
  4651. {
  4652. "name": "Symfony Community",
  4653. "homepage": "https://symfony.com/contributors"
  4654. }
  4655. ],
  4656. "description": "Symfony Process Component",
  4657. "homepage": "https://symfony.com",
  4658. "time": "2019-05-22T12:54:11+00:00"
  4659. },
  4660. {
  4661. "name": "symfony/psr-http-message-bridge",
  4662. "version": "v1.2.0",
  4663. "source": {
  4664. "type": "git",
  4665. "url": "https://github.com/symfony/psr-http-message-bridge.git",
  4666. "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad"
  4667. },
  4668. "dist": {
  4669. "type": "zip",
  4670. "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
  4671. "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
  4672. "shasum": ""
  4673. },
  4674. "require": {
  4675. "php": "^7.1",
  4676. "psr/http-message": "^1.0",
  4677. "symfony/http-foundation": "^3.4 || ^4.0"
  4678. },
  4679. "require-dev": {
  4680. "nyholm/psr7": "^1.1",
  4681. "symfony/phpunit-bridge": "^3.4.20 || ^4.0",
  4682. "zendframework/zend-diactoros": "^1.4.1 || ^2.0"
  4683. },
  4684. "suggest": {
  4685. "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
  4686. },
  4687. "type": "symfony-bridge",
  4688. "extra": {
  4689. "branch-alias": {
  4690. "dev-master": "1.2-dev"
  4691. }
  4692. },
  4693. "autoload": {
  4694. "psr-4": {
  4695. "Symfony\\Bridge\\PsrHttpMessage\\": ""
  4696. },
  4697. "exclude-from-classmap": [
  4698. "/Tests/"
  4699. ]
  4700. },
  4701. "notification-url": "https://packagist.org/downloads/",
  4702. "license": [
  4703. "MIT"
  4704. ],
  4705. "authors": [
  4706. {
  4707. "name": "Symfony Community",
  4708. "homepage": "http://symfony.com/contributors"
  4709. },
  4710. {
  4711. "name": "Fabien Potencier",
  4712. "email": "fabien@symfony.com"
  4713. }
  4714. ],
  4715. "description": "PSR HTTP message bridge",
  4716. "homepage": "http://symfony.com",
  4717. "keywords": [
  4718. "http",
  4719. "http-message",
  4720. "psr-17",
  4721. "psr-7"
  4722. ],
  4723. "time": "2019-03-11T18:22:33+00:00"
  4724. },
  4725. {
  4726. "name": "symfony/routing",
  4727. "version": "v3.4.28",
  4728. "source": {
  4729. "type": "git",
  4730. "url": "https://github.com/symfony/routing.git",
  4731. "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0"
  4732. },
  4733. "dist": {
  4734. "type": "zip",
  4735. "url": "https://api.github.com/repos/symfony/routing/zipball/3458f90c2c17dfbb3260dbbfca19a0c415576ce0",
  4736. "reference": "3458f90c2c17dfbb3260dbbfca19a0c415576ce0",
  4737. "shasum": ""
  4738. },
  4739. "require": {
  4740. "php": "^5.5.9|>=7.0.8"
  4741. },
  4742. "conflict": {
  4743. "symfony/config": "<3.3.1",
  4744. "symfony/dependency-injection": "<3.3",
  4745. "symfony/yaml": "<3.4"
  4746. },
  4747. "require-dev": {
  4748. "doctrine/annotations": "~1.0",
  4749. "psr/log": "~1.0",
  4750. "symfony/config": "^3.3.1|~4.0",
  4751. "symfony/dependency-injection": "~3.3|~4.0",
  4752. "symfony/expression-language": "~2.8|~3.0|~4.0",
  4753. "symfony/http-foundation": "~2.8|~3.0|~4.0",
  4754. "symfony/yaml": "~3.4|~4.0"
  4755. },
  4756. "suggest": {
  4757. "doctrine/annotations": "For using the annotation loader",
  4758. "symfony/config": "For using the all-in-one router or any loader",
  4759. "symfony/expression-language": "For using expression matching",
  4760. "symfony/http-foundation": "For using a Symfony Request object",
  4761. "symfony/yaml": "For using the YAML loader"
  4762. },
  4763. "type": "library",
  4764. "extra": {
  4765. "branch-alias": {
  4766. "dev-master": "3.4-dev"
  4767. }
  4768. },
  4769. "autoload": {
  4770. "psr-4": {
  4771. "Symfony\\Component\\Routing\\": ""
  4772. },
  4773. "exclude-from-classmap": [
  4774. "/Tests/"
  4775. ]
  4776. },
  4777. "notification-url": "https://packagist.org/downloads/",
  4778. "license": [
  4779. "MIT"
  4780. ],
  4781. "authors": [
  4782. {
  4783. "name": "Fabien Potencier",
  4784. "email": "fabien@symfony.com"
  4785. },
  4786. {
  4787. "name": "Symfony Community",
  4788. "homepage": "https://symfony.com/contributors"
  4789. }
  4790. ],
  4791. "description": "Symfony Routing Component",
  4792. "homepage": "https://symfony.com",
  4793. "keywords": [
  4794. "router",
  4795. "routing",
  4796. "uri",
  4797. "url"
  4798. ],
  4799. "time": "2019-05-18T16:36:47+00:00"
  4800. },
  4801. {
  4802. "name": "symfony/serializer",
  4803. "version": "v3.4.28",
  4804. "source": {
  4805. "type": "git",
  4806. "url": "https://github.com/symfony/serializer.git",
  4807. "reference": "560e55b734cbed4f64b147f367794e72c90ed78a"
  4808. },
  4809. "dist": {
  4810. "type": "zip",
  4811. "url": "https://api.github.com/repos/symfony/serializer/zipball/560e55b734cbed4f64b147f367794e72c90ed78a",
  4812. "reference": "560e55b734cbed4f64b147f367794e72c90ed78a",
  4813. "shasum": ""
  4814. },
  4815. "require": {
  4816. "php": "^5.5.9|>=7.0.8",
  4817. "symfony/polyfill-ctype": "~1.8"
  4818. },
  4819. "conflict": {
  4820. "phpdocumentor/type-resolver": "<0.2.1",
  4821. "symfony/dependency-injection": "<3.2",
  4822. "symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4",
  4823. "symfony/property-info": "<3.1",
  4824. "symfony/yaml": "<3.4"
  4825. },
  4826. "require-dev": {
  4827. "doctrine/annotations": "~1.0",
  4828. "doctrine/cache": "~1.0",
  4829. "phpdocumentor/reflection-docblock": "^3.0|^4.0",
  4830. "symfony/cache": "~3.1|~4.0",
  4831. "symfony/config": "~2.8|~3.0|~4.0",
  4832. "symfony/dependency-injection": "~3.2|~4.0",
  4833. "symfony/http-foundation": "~2.8|~3.0|~4.0",
  4834. "symfony/property-access": "~2.8|~3.0|~4.0",
  4835. "symfony/property-info": "^3.4.13|~4.0",
  4836. "symfony/yaml": "~3.4|~4.0"
  4837. },
  4838. "suggest": {
  4839. "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
  4840. "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
  4841. "psr/cache-implementation": "For using the metadata cache.",
  4842. "symfony/config": "For using the XML mapping loader.",
  4843. "symfony/http-foundation": "To use the DataUriNormalizer.",
  4844. "symfony/property-access": "For using the ObjectNormalizer.",
  4845. "symfony/property-info": "To deserialize relations.",
  4846. "symfony/yaml": "For using the default YAML mapping loader."
  4847. },
  4848. "type": "library",
  4849. "extra": {
  4850. "branch-alias": {
  4851. "dev-master": "3.4-dev"
  4852. }
  4853. },
  4854. "autoload": {
  4855. "psr-4": {
  4856. "Symfony\\Component\\Serializer\\": ""
  4857. },
  4858. "exclude-from-classmap": [
  4859. "/Tests/"
  4860. ]
  4861. },
  4862. "notification-url": "https://packagist.org/downloads/",
  4863. "license": [
  4864. "MIT"
  4865. ],
  4866. "authors": [
  4867. {
  4868. "name": "Fabien Potencier",
  4869. "email": "fabien@symfony.com"
  4870. },
  4871. {
  4872. "name": "Symfony Community",
  4873. "homepage": "https://symfony.com/contributors"
  4874. }
  4875. ],
  4876. "description": "Symfony Serializer Component",
  4877. "homepage": "https://symfony.com",
  4878. "time": "2019-05-11T09:57:38+00:00"
  4879. },
  4880. {
  4881. "name": "symfony/translation",
  4882. "version": "v3.4.28",
  4883. "source": {
  4884. "type": "git",
  4885. "url": "https://github.com/symfony/translation.git",
  4886. "reference": "301a5d627220a1c4ee522813b0028653af6c4f54"
  4887. },
  4888. "dist": {
  4889. "type": "zip",
  4890. "url": "https://api.github.com/repos/symfony/translation/zipball/301a5d627220a1c4ee522813b0028653af6c4f54",
  4891. "reference": "301a5d627220a1c4ee522813b0028653af6c4f54",
  4892. "shasum": ""
  4893. },
  4894. "require": {
  4895. "php": "^5.5.9|>=7.0.8",
  4896. "symfony/polyfill-mbstring": "~1.0"
  4897. },
  4898. "conflict": {
  4899. "symfony/config": "<2.8",
  4900. "symfony/dependency-injection": "<3.4",
  4901. "symfony/yaml": "<3.4"
  4902. },
  4903. "require-dev": {
  4904. "psr/log": "~1.0",
  4905. "symfony/config": "~2.8|~3.0|~4.0",
  4906. "symfony/dependency-injection": "~3.4|~4.0",
  4907. "symfony/finder": "~2.8|~3.0|~4.0",
  4908. "symfony/http-kernel": "~3.4|~4.0",
  4909. "symfony/intl": "^2.8.18|^3.2.5|~4.0",
  4910. "symfony/var-dumper": "~3.4|~4.0",
  4911. "symfony/yaml": "~3.4|~4.0"
  4912. },
  4913. "suggest": {
  4914. "psr/log-implementation": "To use logging capability in translator",
  4915. "symfony/config": "",
  4916. "symfony/yaml": ""
  4917. },
  4918. "type": "library",
  4919. "extra": {
  4920. "branch-alias": {
  4921. "dev-master": "3.4-dev"
  4922. }
  4923. },
  4924. "autoload": {
  4925. "psr-4": {
  4926. "Symfony\\Component\\Translation\\": ""
  4927. },
  4928. "exclude-from-classmap": [
  4929. "/Tests/"
  4930. ]
  4931. },
  4932. "notification-url": "https://packagist.org/downloads/",
  4933. "license": [
  4934. "MIT"
  4935. ],
  4936. "authors": [
  4937. {
  4938. "name": "Fabien Potencier",
  4939. "email": "fabien@symfony.com"
  4940. },
  4941. {
  4942. "name": "Symfony Community",
  4943. "homepage": "https://symfony.com/contributors"
  4944. }
  4945. ],
  4946. "description": "Symfony Translation Component",
  4947. "homepage": "https://symfony.com",
  4948. "time": "2019-05-01T11:10:09+00:00"
  4949. },
  4950. {
  4951. "name": "symfony/validator",
  4952. "version": "v3.4.28",
  4953. "source": {
  4954. "type": "git",
  4955. "url": "https://github.com/symfony/validator.git",
  4956. "reference": "23cf394faaffb6257f5764fbfc2db12ec30956f1"
  4957. },
  4958. "dist": {
  4959. "type": "zip",
  4960. "url": "https://api.github.com/repos/symfony/validator/zipball/23cf394faaffb6257f5764fbfc2db12ec30956f1",
  4961. "reference": "23cf394faaffb6257f5764fbfc2db12ec30956f1",
  4962. "shasum": ""
  4963. },
  4964. "require": {
  4965. "php": "^5.5.9|>=7.0.8",
  4966. "symfony/polyfill-ctype": "~1.8",
  4967. "symfony/polyfill-mbstring": "~1.0",
  4968. "symfony/translation": "~2.8|~3.0|~4.0"
  4969. },
  4970. "conflict": {
  4971. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  4972. "symfony/dependency-injection": "<3.3",
  4973. "symfony/http-kernel": "<3.3.5",
  4974. "symfony/yaml": "<3.4"
  4975. },
  4976. "require-dev": {
  4977. "doctrine/annotations": "~1.0",
  4978. "doctrine/cache": "~1.0",
  4979. "egulias/email-validator": "^1.2.8|~2.0",
  4980. "symfony/cache": "~3.1|~4.0",
  4981. "symfony/config": "~2.8|~3.0|~4.0",
  4982. "symfony/dependency-injection": "~3.3|~4.0",
  4983. "symfony/expression-language": "~2.8|~3.0|~4.0",
  4984. "symfony/http-foundation": "~2.8|~3.0|~4.0",
  4985. "symfony/http-kernel": "^3.3.5|~4.0",
  4986. "symfony/intl": "^2.8.18|^3.2.5|~4.0",
  4987. "symfony/property-access": "~2.8|~3.0|~4.0",
  4988. "symfony/var-dumper": "~3.3|~4.0",
  4989. "symfony/yaml": "~3.4|~4.0"
  4990. },
  4991. "suggest": {
  4992. "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
  4993. "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
  4994. "egulias/email-validator": "Strict (RFC compliant) email validation",
  4995. "psr/cache-implementation": "For using the metadata cache.",
  4996. "symfony/config": "",
  4997. "symfony/expression-language": "For using the Expression validator",
  4998. "symfony/http-foundation": "",
  4999. "symfony/intl": "",
  5000. "symfony/property-access": "For accessing properties within comparison constraints",
  5001. "symfony/yaml": ""
  5002. },
  5003. "type": "library",
  5004. "extra": {
  5005. "branch-alias": {
  5006. "dev-master": "3.4-dev"
  5007. }
  5008. },
  5009. "autoload": {
  5010. "psr-4": {
  5011. "Symfony\\Component\\Validator\\": ""
  5012. },
  5013. "exclude-from-classmap": [
  5014. "/Tests/"
  5015. ]
  5016. },
  5017. "notification-url": "https://packagist.org/downloads/",
  5018. "license": [
  5019. "MIT"
  5020. ],
  5021. "authors": [
  5022. {
  5023. "name": "Fabien Potencier",
  5024. "email": "fabien@symfony.com"
  5025. },
  5026. {
  5027. "name": "Symfony Community",
  5028. "homepage": "https://symfony.com/contributors"
  5029. }
  5030. ],
  5031. "description": "Symfony Validator Component",
  5032. "homepage": "https://symfony.com",
  5033. "time": "2019-05-05T16:11:06+00:00"
  5034. },
  5035. {
  5036. "name": "symfony/var-dumper",
  5037. "version": "v3.4.28",
  5038. "source": {
  5039. "type": "git",
  5040. "url": "https://github.com/symfony/var-dumper.git",
  5041. "reference": "ca5fef348a0440411bbca0f9ec14e9a11625bd6a"
  5042. },
  5043. "dist": {
  5044. "type": "zip",
  5045. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ca5fef348a0440411bbca0f9ec14e9a11625bd6a",
  5046. "reference": "ca5fef348a0440411bbca0f9ec14e9a11625bd6a",
  5047. "shasum": ""
  5048. },
  5049. "require": {
  5050. "php": "^5.5.9|>=7.0.8",
  5051. "symfony/polyfill-mbstring": "~1.0"
  5052. },
  5053. "conflict": {
  5054. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
  5055. },
  5056. "require-dev": {
  5057. "ext-iconv": "*",
  5058. "twig/twig": "~1.34|~2.4"
  5059. },
  5060. "suggest": {
  5061. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  5062. "ext-intl": "To show region name in time zone dump",
  5063. "ext-symfony_debug": ""
  5064. },
  5065. "type": "library",
  5066. "extra": {
  5067. "branch-alias": {
  5068. "dev-master": "3.4-dev"
  5069. }
  5070. },
  5071. "autoload": {
  5072. "files": [
  5073. "Resources/functions/dump.php"
  5074. ],
  5075. "psr-4": {
  5076. "Symfony\\Component\\VarDumper\\": ""
  5077. },
  5078. "exclude-from-classmap": [
  5079. "/Tests/"
  5080. ]
  5081. },
  5082. "notification-url": "https://packagist.org/downloads/",
  5083. "license": [
  5084. "MIT"
  5085. ],
  5086. "authors": [
  5087. {
  5088. "name": "Nicolas Grekas",
  5089. "email": "p@tchwork.com"
  5090. },
  5091. {
  5092. "name": "Symfony Community",
  5093. "homepage": "https://symfony.com/contributors"
  5094. }
  5095. ],
  5096. "description": "Symfony mechanism for exploring and dumping PHP variables",
  5097. "homepage": "https://symfony.com",
  5098. "keywords": [
  5099. "debug",
  5100. "dump"
  5101. ],
  5102. "time": "2019-05-01T09:52:10+00:00"
  5103. },
  5104. {
  5105. "name": "symfony/var-exporter",
  5106. "version": "v4.2.9",
  5107. "source": {
  5108. "type": "git",
  5109. "url": "https://github.com/symfony/var-exporter.git",
  5110. "reference": "57e00f3e0a3deee65b67cf971455b98afeacca46"
  5111. },
  5112. "dist": {
  5113. "type": "zip",
  5114. "url": "https://api.github.com/repos/symfony/var-exporter/zipball/57e00f3e0a3deee65b67cf971455b98afeacca46",
  5115. "reference": "57e00f3e0a3deee65b67cf971455b98afeacca46",
  5116. "shasum": ""
  5117. },
  5118. "require": {
  5119. "php": "^7.1.3"
  5120. },
  5121. "require-dev": {
  5122. "symfony/var-dumper": "^4.1.1"
  5123. },
  5124. "type": "library",
  5125. "extra": {
  5126. "branch-alias": {
  5127. "dev-master": "4.2-dev"
  5128. }
  5129. },
  5130. "autoload": {
  5131. "psr-4": {
  5132. "Symfony\\Component\\VarExporter\\": ""
  5133. },
  5134. "exclude-from-classmap": [
  5135. "/Tests/"
  5136. ]
  5137. },
  5138. "notification-url": "https://packagist.org/downloads/",
  5139. "license": [
  5140. "MIT"
  5141. ],
  5142. "authors": [
  5143. {
  5144. "name": "Nicolas Grekas",
  5145. "email": "p@tchwork.com"
  5146. },
  5147. {
  5148. "name": "Symfony Community",
  5149. "homepage": "https://symfony.com/contributors"
  5150. }
  5151. ],
  5152. "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
  5153. "homepage": "https://symfony.com",
  5154. "keywords": [
  5155. "clone",
  5156. "construct",
  5157. "export",
  5158. "hydrate",
  5159. "instantiate",
  5160. "serialize"
  5161. ],
  5162. "time": "2019-04-09T20:09:28+00:00"
  5163. },
  5164. {
  5165. "name": "symfony/yaml",
  5166. "version": "v3.4.28",
  5167. "source": {
  5168. "type": "git",
  5169. "url": "https://github.com/symfony/yaml.git",
  5170. "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996"
  5171. },
  5172. "dist": {
  5173. "type": "zip",
  5174. "url": "https://api.github.com/repos/symfony/yaml/zipball/212a27b731e5bfb735679d1ffaac82bd6a1dc996",
  5175. "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996",
  5176. "shasum": ""
  5177. },
  5178. "require": {
  5179. "php": "^5.5.9|>=7.0.8",
  5180. "symfony/polyfill-ctype": "~1.8"
  5181. },
  5182. "conflict": {
  5183. "symfony/console": "<3.4"
  5184. },
  5185. "require-dev": {
  5186. "symfony/console": "~3.4|~4.0"
  5187. },
  5188. "suggest": {
  5189. "symfony/console": "For validating YAML files using the lint command"
  5190. },
  5191. "type": "library",
  5192. "extra": {
  5193. "branch-alias": {
  5194. "dev-master": "3.4-dev"
  5195. }
  5196. },
  5197. "autoload": {
  5198. "psr-4": {
  5199. "Symfony\\Component\\Yaml\\": ""
  5200. },
  5201. "exclude-from-classmap": [
  5202. "/Tests/"
  5203. ]
  5204. },
  5205. "notification-url": "https://packagist.org/downloads/",
  5206. "license": [
  5207. "MIT"
  5208. ],
  5209. "authors": [
  5210. {
  5211. "name": "Fabien Potencier",
  5212. "email": "fabien@symfony.com"
  5213. },
  5214. {
  5215. "name": "Symfony Community",
  5216. "homepage": "https://symfony.com/contributors"
  5217. }
  5218. ],
  5219. "description": "Symfony Yaml Component",
  5220. "homepage": "https://symfony.com",
  5221. "time": "2019-03-25T07:48:46+00:00"
  5222. },
  5223. {
  5224. "name": "twig/twig",
  5225. "version": "v1.41.0",
  5226. "source": {
  5227. "type": "git",
  5228. "url": "https://github.com/twigphp/Twig.git",
  5229. "reference": "575cd5028362da591facde1ef5d7b94553c375c9"
  5230. },
  5231. "dist": {
  5232. "type": "zip",
  5233. "url": "https://api.github.com/repos/twigphp/Twig/zipball/575cd5028362da591facde1ef5d7b94553c375c9",
  5234. "reference": "575cd5028362da591facde1ef5d7b94553c375c9",
  5235. "shasum": ""
  5236. },
  5237. "require": {
  5238. "php": ">=5.4.0",
  5239. "symfony/polyfill-ctype": "^1.8"
  5240. },
  5241. "require-dev": {
  5242. "psr/container": "^1.0",
  5243. "symfony/debug": "^2.7",
  5244. "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
  5245. },
  5246. "type": "library",
  5247. "extra": {
  5248. "branch-alias": {
  5249. "dev-master": "1.41-dev"
  5250. }
  5251. },
  5252. "autoload": {
  5253. "psr-0": {
  5254. "Twig_": "lib/"
  5255. },
  5256. "psr-4": {
  5257. "Twig\\": "src/"
  5258. }
  5259. },
  5260. "notification-url": "https://packagist.org/downloads/",
  5261. "license": [
  5262. "BSD-3-Clause"
  5263. ],
  5264. "authors": [
  5265. {
  5266. "name": "Fabien Potencier",
  5267. "email": "fabien@symfony.com",
  5268. "homepage": "http://fabien.potencier.org",
  5269. "role": "Lead Developer"
  5270. },
  5271. {
  5272. "name": "Armin Ronacher",
  5273. "email": "armin.ronacher@active-4.com",
  5274. "role": "Project Founder"
  5275. },
  5276. {
  5277. "name": "Twig Team",
  5278. "homepage": "https://twig.symfony.com/contributors",
  5279. "role": "Contributors"
  5280. }
  5281. ],
  5282. "description": "Twig, the flexible, fast, and secure template language for PHP",
  5283. "homepage": "https://twig.symfony.com",
  5284. "keywords": [
  5285. "templating"
  5286. ],
  5287. "time": "2019-05-14T11:59:08+00:00"
  5288. },
  5289. {
  5290. "name": "typo3/phar-stream-wrapper",
  5291. "version": "v2.1.2",
  5292. "source": {
  5293. "type": "git",
  5294. "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
  5295. "reference": "057622f5a3b92a5ffbea0fbaadce573500a62870"
  5296. },
  5297. "dist": {
  5298. "type": "zip",
  5299. "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/057622f5a3b92a5ffbea0fbaadce573500a62870",
  5300. "reference": "057622f5a3b92a5ffbea0fbaadce573500a62870",
  5301. "shasum": ""
  5302. },
  5303. "require": {
  5304. "brumann/polyfill-unserialize": "^1.0",
  5305. "ext-json": "*",
  5306. "php": "^5.3.3|^7.0"
  5307. },
  5308. "require-dev": {
  5309. "ext-xdebug": "*",
  5310. "phpunit/phpunit": "^4.8.36"
  5311. },
  5312. "suggest": {
  5313. "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
  5314. },
  5315. "type": "library",
  5316. "autoload": {
  5317. "psr-4": {
  5318. "TYPO3\\PharStreamWrapper\\": "src/"
  5319. }
  5320. },
  5321. "notification-url": "https://packagist.org/downloads/",
  5322. "license": [
  5323. "MIT"
  5324. ],
  5325. "description": "Interceptors for PHP's native phar:// stream handling",
  5326. "homepage": "https://typo3.org/",
  5327. "keywords": [
  5328. "phar",
  5329. "php",
  5330. "security",
  5331. "stream-wrapper"
  5332. ],
  5333. "time": "2019-05-14T13:14:31+00:00"
  5334. },
  5335. {
  5336. "name": "vlucas/phpdotenv",
  5337. "version": "v2.6.1",
  5338. "source": {
  5339. "type": "git",
  5340. "url": "https://github.com/vlucas/phpdotenv.git",
  5341. "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5"
  5342. },
  5343. "dist": {
  5344. "type": "zip",
  5345. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2a7dcf7e3e02dc5e701004e51a6f304b713107d5",
  5346. "reference": "2a7dcf7e3e02dc5e701004e51a6f304b713107d5",
  5347. "shasum": ""
  5348. },
  5349. "require": {
  5350. "php": ">=5.3.9",
  5351. "symfony/polyfill-ctype": "^1.9"
  5352. },
  5353. "require-dev": {
  5354. "phpunit/phpunit": "^4.8.35 || ^5.0"
  5355. },
  5356. "type": "library",
  5357. "extra": {
  5358. "branch-alias": {
  5359. "dev-master": "2.6-dev"
  5360. }
  5361. },
  5362. "autoload": {
  5363. "psr-4": {
  5364. "Dotenv\\": "src/"
  5365. }
  5366. },
  5367. "notification-url": "https://packagist.org/downloads/",
  5368. "license": [
  5369. "BSD-3-Clause"
  5370. ],
  5371. "authors": [
  5372. {
  5373. "name": "Vance Lucas",
  5374. "email": "vance@vancelucas.com",
  5375. "homepage": "http://www.vancelucas.com"
  5376. }
  5377. ],
  5378. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  5379. "keywords": [
  5380. "dotenv",
  5381. "env",
  5382. "environment"
  5383. ],
  5384. "time": "2019-01-29T11:11:52+00:00"
  5385. },
  5386. {
  5387. "name": "webflo/drupal-finder",
  5388. "version": "0.3.0",
  5389. "source": {
  5390. "type": "git",
  5391. "url": "https://github.com/webflo/drupal-finder.git",
  5392. "reference": "6ef150707aad1755d91f9b0d2108bcc16661e76b"
  5393. },
  5394. "dist": {
  5395. "type": "zip",
  5396. "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/6ef150707aad1755d91f9b0d2108bcc16661e76b",
  5397. "reference": "6ef150707aad1755d91f9b0d2108bcc16661e76b",
  5398. "shasum": ""
  5399. },
  5400. "require-dev": {
  5401. "mikey179/vfsstream": "^1.6",
  5402. "phpunit/phpunit": "^4.8"
  5403. },
  5404. "type": "library",
  5405. "autoload": {
  5406. "classmap": [
  5407. "src/DrupalFinder.php"
  5408. ]
  5409. },
  5410. "notification-url": "https://packagist.org/downloads/",
  5411. "license": [
  5412. "GPL-2.0+"
  5413. ],
  5414. "authors": [
  5415. {
  5416. "name": "Florian Weber",
  5417. "email": "florian@webflo.org"
  5418. }
  5419. ],
  5420. "description": "Helper class to locate a Drupal installation from a given path.",
  5421. "time": "2017-05-04T08:54:02+00:00"
  5422. },
  5423. {
  5424. "name": "webmozart/assert",
  5425. "version": "1.4.0",
  5426. "source": {
  5427. "type": "git",
  5428. "url": "https://github.com/webmozart/assert.git",
  5429. "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9"
  5430. },
  5431. "dist": {
  5432. "type": "zip",
  5433. "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9",
  5434. "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9",
  5435. "shasum": ""
  5436. },
  5437. "require": {
  5438. "php": "^5.3.3 || ^7.0",
  5439. "symfony/polyfill-ctype": "^1.8"
  5440. },
  5441. "require-dev": {
  5442. "phpunit/phpunit": "^4.6",
  5443. "sebastian/version": "^1.0.1"
  5444. },
  5445. "type": "library",
  5446. "extra": {
  5447. "branch-alias": {
  5448. "dev-master": "1.3-dev"
  5449. }
  5450. },
  5451. "autoload": {
  5452. "psr-4": {
  5453. "Webmozart\\Assert\\": "src/"
  5454. }
  5455. },
  5456. "notification-url": "https://packagist.org/downloads/",
  5457. "license": [
  5458. "MIT"
  5459. ],
  5460. "authors": [
  5461. {
  5462. "name": "Bernhard Schussek",
  5463. "email": "bschussek@gmail.com"
  5464. }
  5465. ],
  5466. "description": "Assertions to validate method input/output with nice error messages.",
  5467. "keywords": [
  5468. "assert",
  5469. "check",
  5470. "validate"
  5471. ],
  5472. "time": "2018-12-25T11:19:39+00:00"
  5473. },
  5474. {
  5475. "name": "webmozart/path-util",
  5476. "version": "2.3.0",
  5477. "source": {
  5478. "type": "git",
  5479. "url": "https://github.com/webmozart/path-util.git",
  5480. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
  5481. },
  5482. "dist": {
  5483. "type": "zip",
  5484. "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  5485. "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
  5486. "shasum": ""
  5487. },
  5488. "require": {
  5489. "php": ">=5.3.3",
  5490. "webmozart/assert": "~1.0"
  5491. },
  5492. "require-dev": {
  5493. "phpunit/phpunit": "^4.6",
  5494. "sebastian/version": "^1.0.1"
  5495. },
  5496. "type": "library",
  5497. "extra": {
  5498. "branch-alias": {
  5499. "dev-master": "2.3-dev"
  5500. }
  5501. },
  5502. "autoload": {
  5503. "psr-4": {
  5504. "Webmozart\\PathUtil\\": "src/"
  5505. }
  5506. },
  5507. "notification-url": "https://packagist.org/downloads/",
  5508. "license": [
  5509. "MIT"
  5510. ],
  5511. "authors": [
  5512. {
  5513. "name": "Bernhard Schussek",
  5514. "email": "bschussek@gmail.com"
  5515. }
  5516. ],
  5517. "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
  5518. "time": "2015-12-17T08:42:14+00:00"
  5519. },
  5520. {
  5521. "name": "zendframework/zend-diactoros",
  5522. "version": "1.8.6",
  5523. "source": {
  5524. "type": "git",
  5525. "url": "https://github.com/zendframework/zend-diactoros.git",
  5526. "reference": "20da13beba0dde8fb648be3cc19765732790f46e"
  5527. },
  5528. "dist": {
  5529. "type": "zip",
  5530. "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/20da13beba0dde8fb648be3cc19765732790f46e",
  5531. "reference": "20da13beba0dde8fb648be3cc19765732790f46e",
  5532. "shasum": ""
  5533. },
  5534. "require": {
  5535. "php": "^5.6 || ^7.0",
  5536. "psr/http-message": "^1.0"
  5537. },
  5538. "provide": {
  5539. "psr/http-message-implementation": "1.0"
  5540. },
  5541. "require-dev": {
  5542. "ext-dom": "*",
  5543. "ext-libxml": "*",
  5544. "php-http/psr7-integration-tests": "dev-master",
  5545. "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7",
  5546. "zendframework/zend-coding-standard": "~1.0"
  5547. },
  5548. "type": "library",
  5549. "extra": {
  5550. "branch-alias": {
  5551. "dev-master": "1.8.x-dev",
  5552. "dev-develop": "1.9.x-dev",
  5553. "dev-release-2.0": "2.0.x-dev"
  5554. }
  5555. },
  5556. "autoload": {
  5557. "files": [
  5558. "src/functions/create_uploaded_file.php",
  5559. "src/functions/marshal_headers_from_sapi.php",
  5560. "src/functions/marshal_method_from_sapi.php",
  5561. "src/functions/marshal_protocol_version_from_sapi.php",
  5562. "src/functions/marshal_uri_from_sapi.php",
  5563. "src/functions/normalize_server.php",
  5564. "src/functions/normalize_uploaded_files.php",
  5565. "src/functions/parse_cookie_header.php"
  5566. ],
  5567. "psr-4": {
  5568. "Zend\\Diactoros\\": "src/"
  5569. }
  5570. },
  5571. "notification-url": "https://packagist.org/downloads/",
  5572. "license": [
  5573. "BSD-2-Clause"
  5574. ],
  5575. "description": "PSR HTTP Message implementations",
  5576. "homepage": "https://github.com/zendframework/zend-diactoros",
  5577. "keywords": [
  5578. "http",
  5579. "psr",
  5580. "psr-7"
  5581. ],
  5582. "time": "2018-09-05T19:29:37+00:00"
  5583. },
  5584. {
  5585. "name": "zendframework/zend-escaper",
  5586. "version": "2.6.0",
  5587. "source": {
  5588. "type": "git",
  5589. "url": "https://github.com/zendframework/zend-escaper.git",
  5590. "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074"
  5591. },
  5592. "dist": {
  5593. "type": "zip",
  5594. "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/31d8aafae982f9568287cb4dce987e6aff8fd074",
  5595. "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074",
  5596. "shasum": ""
  5597. },
  5598. "require": {
  5599. "php": "^5.6 || ^7.0"
  5600. },
  5601. "require-dev": {
  5602. "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
  5603. "zendframework/zend-coding-standard": "~1.0.0"
  5604. },
  5605. "type": "library",
  5606. "extra": {
  5607. "branch-alias": {
  5608. "dev-master": "2.6.x-dev",
  5609. "dev-develop": "2.7.x-dev"
  5610. }
  5611. },
  5612. "autoload": {
  5613. "psr-4": {
  5614. "Zend\\Escaper\\": "src/"
  5615. }
  5616. },
  5617. "notification-url": "https://packagist.org/downloads/",
  5618. "license": [
  5619. "BSD-3-Clause"
  5620. ],
  5621. "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
  5622. "keywords": [
  5623. "ZendFramework",
  5624. "escaper",
  5625. "zf"
  5626. ],
  5627. "time": "2018-04-25T15:48:53+00:00"
  5628. },
  5629. {
  5630. "name": "zendframework/zend-feed",
  5631. "version": "2.12.0",
  5632. "source": {
  5633. "type": "git",
  5634. "url": "https://github.com/zendframework/zend-feed.git",
  5635. "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733"
  5636. },
  5637. "dist": {
  5638. "type": "zip",
  5639. "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/d926c5af34b93a0121d5e2641af34ddb1533d733",
  5640. "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733",
  5641. "shasum": ""
  5642. },
  5643. "require": {
  5644. "ext-dom": "*",
  5645. "ext-libxml": "*",
  5646. "php": "^5.6 || ^7.0",
  5647. "zendframework/zend-escaper": "^2.5.2",
  5648. "zendframework/zend-stdlib": "^3.2.1"
  5649. },
  5650. "require-dev": {
  5651. "phpunit/phpunit": "^5.7.23 || ^6.4.3",
  5652. "psr/http-message": "^1.0.1",
  5653. "zendframework/zend-cache": "^2.7.2",
  5654. "zendframework/zend-coding-standard": "~1.0.0",
  5655. "zendframework/zend-db": "^2.8.2",
  5656. "zendframework/zend-http": "^2.7",
  5657. "zendframework/zend-servicemanager": "^2.7.8 || ^3.3",
  5658. "zendframework/zend-validator": "^2.10.1"
  5659. },
  5660. "suggest": {
  5661. "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator",
  5662. "zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests",
  5663. "zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub",
  5664. "zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
  5665. "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations",
  5666. "zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent"
  5667. },
  5668. "type": "library",
  5669. "extra": {
  5670. "branch-alias": {
  5671. "dev-master": "2.12.x-dev",
  5672. "dev-develop": "2.13.x-dev"
  5673. }
  5674. },
  5675. "autoload": {
  5676. "psr-4": {
  5677. "Zend\\Feed\\": "src/"
  5678. }
  5679. },
  5680. "notification-url": "https://packagist.org/downloads/",
  5681. "license": [
  5682. "BSD-3-Clause"
  5683. ],
  5684. "description": "provides functionality for consuming RSS and Atom feeds",
  5685. "keywords": [
  5686. "ZendFramework",
  5687. "feed",
  5688. "zf"
  5689. ],
  5690. "time": "2019-03-05T20:08:49+00:00"
  5691. },
  5692. {
  5693. "name": "zendframework/zend-stdlib",
  5694. "version": "3.2.1",
  5695. "source": {
  5696. "type": "git",
  5697. "url": "https://github.com/zendframework/zend-stdlib.git",
  5698. "reference": "66536006722aff9e62d1b331025089b7ec71c065"
  5699. },
  5700. "dist": {
  5701. "type": "zip",
  5702. "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065",
  5703. "reference": "66536006722aff9e62d1b331025089b7ec71c065",
  5704. "shasum": ""
  5705. },
  5706. "require": {
  5707. "php": "^5.6 || ^7.0"
  5708. },
  5709. "require-dev": {
  5710. "phpbench/phpbench": "^0.13",
  5711. "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
  5712. "zendframework/zend-coding-standard": "~1.0.0"
  5713. },
  5714. "type": "library",
  5715. "extra": {
  5716. "branch-alias": {
  5717. "dev-master": "3.2.x-dev",
  5718. "dev-develop": "3.3.x-dev"
  5719. }
  5720. },
  5721. "autoload": {
  5722. "psr-4": {
  5723. "Zend\\Stdlib\\": "src/"
  5724. }
  5725. },
  5726. "notification-url": "https://packagist.org/downloads/",
  5727. "license": [
  5728. "BSD-3-Clause"
  5729. ],
  5730. "description": "SPL extensions, array utilities, error handlers, and more",
  5731. "keywords": [
  5732. "ZendFramework",
  5733. "stdlib",
  5734. "zf"
  5735. ],
  5736. "time": "2018-08-28T21:34:05+00:00"
  5737. }
  5738. ],
  5739. "packages-dev": [
  5740. {
  5741. "name": "behat/mink",
  5742. "version": "v1.7.1",
  5743. "source": {
  5744. "type": "git",
  5745. "url": "https://github.com/minkphp/Mink.git",
  5746. "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
  5747. },
  5748. "dist": {
  5749. "type": "zip",
  5750. "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
  5751. "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
  5752. "shasum": ""
  5753. },
  5754. "require": {
  5755. "php": ">=5.3.1",
  5756. "symfony/css-selector": "~2.1|~3.0"
  5757. },
  5758. "require-dev": {
  5759. "symfony/phpunit-bridge": "~2.7|~3.0"
  5760. },
  5761. "suggest": {
  5762. "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
  5763. "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
  5764. "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
  5765. "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
  5766. },
  5767. "type": "library",
  5768. "extra": {
  5769. "branch-alias": {
  5770. "dev-master": "1.7.x-dev"
  5771. }
  5772. },
  5773. "autoload": {
  5774. "psr-4": {
  5775. "Behat\\Mink\\": "src/"
  5776. }
  5777. },
  5778. "notification-url": "https://packagist.org/downloads/",
  5779. "license": [
  5780. "MIT"
  5781. ],
  5782. "authors": [
  5783. {
  5784. "name": "Konstantin Kudryashov",
  5785. "email": "ever.zet@gmail.com",
  5786. "homepage": "http://everzet.com"
  5787. }
  5788. ],
  5789. "description": "Browser controller/emulator abstraction for PHP",
  5790. "homepage": "http://mink.behat.org/",
  5791. "keywords": [
  5792. "browser",
  5793. "testing",
  5794. "web"
  5795. ],
  5796. "time": "2016-03-05T08:26:18+00:00"
  5797. },
  5798. {
  5799. "name": "behat/mink-browserkit-driver",
  5800. "version": "1.3.3",
  5801. "source": {
  5802. "type": "git",
  5803. "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
  5804. "reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb"
  5805. },
  5806. "dist": {
  5807. "type": "zip",
  5808. "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/1b9a7ce903cfdaaec5fb32bfdbb26118343662eb",
  5809. "reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb",
  5810. "shasum": ""
  5811. },
  5812. "require": {
  5813. "behat/mink": "^1.7.1@dev",
  5814. "php": ">=5.3.6",
  5815. "symfony/browser-kit": "~2.3|~3.0|~4.0",
  5816. "symfony/dom-crawler": "~2.3|~3.0|~4.0"
  5817. },
  5818. "require-dev": {
  5819. "mink/driver-testsuite": "dev-master",
  5820. "symfony/http-kernel": "~2.3|~3.0|~4.0"
  5821. },
  5822. "type": "mink-driver",
  5823. "extra": {
  5824. "branch-alias": {
  5825. "dev-master": "1.3.x-dev"
  5826. }
  5827. },
  5828. "autoload": {
  5829. "psr-4": {
  5830. "Behat\\Mink\\Driver\\": "src/"
  5831. }
  5832. },
  5833. "notification-url": "https://packagist.org/downloads/",
  5834. "license": [
  5835. "MIT"
  5836. ],
  5837. "authors": [
  5838. {
  5839. "name": "Konstantin Kudryashov",
  5840. "email": "ever.zet@gmail.com",
  5841. "homepage": "http://everzet.com"
  5842. }
  5843. ],
  5844. "description": "Symfony2 BrowserKit driver for Mink framework",
  5845. "homepage": "http://mink.behat.org/",
  5846. "keywords": [
  5847. "Mink",
  5848. "Symfony2",
  5849. "browser",
  5850. "testing"
  5851. ],
  5852. "time": "2018-05-02T09:25:31+00:00"
  5853. },
  5854. {
  5855. "name": "behat/mink-goutte-driver",
  5856. "version": "v1.2.1",
  5857. "source": {
  5858. "type": "git",
  5859. "url": "https://github.com/minkphp/MinkGoutteDriver.git",
  5860. "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
  5861. },
  5862. "dist": {
  5863. "type": "zip",
  5864. "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
  5865. "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
  5866. "shasum": ""
  5867. },
  5868. "require": {
  5869. "behat/mink": "~1.6@dev",
  5870. "behat/mink-browserkit-driver": "~1.2@dev",
  5871. "fabpot/goutte": "~1.0.4|~2.0|~3.1",
  5872. "php": ">=5.3.1"
  5873. },
  5874. "require-dev": {
  5875. "symfony/phpunit-bridge": "~2.7|~3.0"
  5876. },
  5877. "type": "mink-driver",
  5878. "extra": {
  5879. "branch-alias": {
  5880. "dev-master": "1.2.x-dev"
  5881. }
  5882. },
  5883. "autoload": {
  5884. "psr-4": {
  5885. "Behat\\Mink\\Driver\\": "src/"
  5886. }
  5887. },
  5888. "notification-url": "https://packagist.org/downloads/",
  5889. "license": [
  5890. "MIT"
  5891. ],
  5892. "authors": [
  5893. {
  5894. "name": "Konstantin Kudryashov",
  5895. "email": "ever.zet@gmail.com",
  5896. "homepage": "http://everzet.com"
  5897. }
  5898. ],
  5899. "description": "Goutte driver for Mink framework",
  5900. "homepage": "http://mink.behat.org/",
  5901. "keywords": [
  5902. "browser",
  5903. "goutte",
  5904. "headless",
  5905. "testing"
  5906. ],
  5907. "time": "2016-03-05T09:04:22+00:00"
  5908. },
  5909. {
  5910. "name": "consolidation/annotated-command",
  5911. "version": "2.12.0",
  5912. "source": {
  5913. "type": "git",
  5914. "url": "https://github.com/consolidation/annotated-command.git",
  5915. "reference": "512a2e54c98f3af377589de76c43b24652bcb789"
  5916. },
  5917. "dist": {
  5918. "type": "zip",
  5919. "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/512a2e54c98f3af377589de76c43b24652bcb789",
  5920. "reference": "512a2e54c98f3af377589de76c43b24652bcb789",
  5921. "shasum": ""
  5922. },
  5923. "require": {
  5924. "consolidation/output-formatters": "^3.4",
  5925. "php": ">=5.4.5",
  5926. "psr/log": "^1",
  5927. "symfony/console": "^2.8|^3|^4",
  5928. "symfony/event-dispatcher": "^2.5|^3|^4",
  5929. "symfony/finder": "^2.5|^3|^4"
  5930. },
  5931. "require-dev": {
  5932. "g1a/composer-test-scenarios": "^3",
  5933. "php-coveralls/php-coveralls": "^1",
  5934. "phpunit/phpunit": "^6",
  5935. "squizlabs/php_codesniffer": "^2.7"
  5936. },
  5937. "type": "library",
  5938. "extra": {
  5939. "scenarios": {
  5940. "symfony4": {
  5941. "require": {
  5942. "symfony/console": "^4.0"
  5943. },
  5944. "config": {
  5945. "platform": {
  5946. "php": "7.1.3"
  5947. }
  5948. }
  5949. },
  5950. "symfony2": {
  5951. "require": {
  5952. "symfony/console": "^2.8"
  5953. },
  5954. "require-dev": {
  5955. "phpunit/phpunit": "^4.8.36"
  5956. },
  5957. "remove": [
  5958. "php-coveralls/php-coveralls"
  5959. ],
  5960. "config": {
  5961. "platform": {
  5962. "php": "5.4.8"
  5963. }
  5964. },
  5965. "scenario-options": {
  5966. "create-lockfile": "false"
  5967. }
  5968. },
  5969. "phpunit4": {
  5970. "require-dev": {
  5971. "phpunit/phpunit": "^4.8.36"
  5972. },
  5973. "remove": [
  5974. "php-coveralls/php-coveralls"
  5975. ],
  5976. "config": {
  5977. "platform": {
  5978. "php": "5.4.8"
  5979. }
  5980. }
  5981. }
  5982. },
  5983. "branch-alias": {
  5984. "dev-master": "2.x-dev"
  5985. }
  5986. },
  5987. "autoload": {
  5988. "psr-4": {
  5989. "Consolidation\\AnnotatedCommand\\": "src"
  5990. }
  5991. },
  5992. "notification-url": "https://packagist.org/downloads/",
  5993. "license": [
  5994. "MIT"
  5995. ],
  5996. "authors": [
  5997. {
  5998. "name": "Greg Anderson",
  5999. "email": "greg.1.anderson@greenknowe.org"
  6000. }
  6001. ],
  6002. "description": "Initialize Symfony Console commands from annotated command class methods.",
  6003. "time": "2019-03-08T16:55:03+00:00"
  6004. },
  6005. {
  6006. "name": "consolidation/output-formatters",
  6007. "version": "3.4.1",
  6008. "source": {
  6009. "type": "git",
  6010. "url": "https://github.com/consolidation/output-formatters.git",
  6011. "reference": "0881112642ad9059071f13f397f571035b527cb9"
  6012. },
  6013. "dist": {
  6014. "type": "zip",
  6015. "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/0881112642ad9059071f13f397f571035b527cb9",
  6016. "reference": "0881112642ad9059071f13f397f571035b527cb9",
  6017. "shasum": ""
  6018. },
  6019. "require": {
  6020. "dflydev/dot-access-data": "^1.1.0",
  6021. "php": ">=5.4.0",
  6022. "symfony/console": "^2.8|^3|^4",
  6023. "symfony/finder": "^2.5|^3|^4"
  6024. },
  6025. "require-dev": {
  6026. "g1a/composer-test-scenarios": "^3",
  6027. "php-coveralls/php-coveralls": "^1",
  6028. "phpunit/phpunit": "^5.7.27",
  6029. "squizlabs/php_codesniffer": "^2.7",
  6030. "symfony/var-dumper": "^2.8|^3|^4",
  6031. "victorjonsson/markdowndocs": "^1.3"
  6032. },
  6033. "suggest": {
  6034. "symfony/var-dumper": "For using the var_dump formatter"
  6035. },
  6036. "type": "library",
  6037. "extra": {
  6038. "scenarios": {
  6039. "symfony4": {
  6040. "require": {
  6041. "symfony/console": "^4.0"
  6042. },
  6043. "require-dev": {
  6044. "phpunit/phpunit": "^6"
  6045. },
  6046. "config": {
  6047. "platform": {
  6048. "php": "7.1.3"
  6049. }
  6050. }
  6051. },
  6052. "symfony3": {
  6053. "require": {
  6054. "symfony/console": "^3.4",
  6055. "symfony/finder": "^3.4",
  6056. "symfony/var-dumper": "^3.4"
  6057. },
  6058. "config": {
  6059. "platform": {
  6060. "php": "5.6.32"
  6061. }
  6062. }
  6063. },
  6064. "symfony2": {
  6065. "require": {
  6066. "symfony/console": "^2.8"
  6067. },
  6068. "require-dev": {
  6069. "phpunit/phpunit": "^4.8.36"
  6070. },
  6071. "remove": [
  6072. "php-coveralls/php-coveralls"
  6073. ],
  6074. "config": {
  6075. "platform": {
  6076. "php": "5.4.8"
  6077. }
  6078. },
  6079. "scenario-options": {
  6080. "create-lockfile": "false"
  6081. }
  6082. }
  6083. },
  6084. "branch-alias": {
  6085. "dev-master": "3.x-dev"
  6086. }
  6087. },
  6088. "autoload": {
  6089. "psr-4": {
  6090. "Consolidation\\OutputFormatters\\": "src"
  6091. }
  6092. },
  6093. "notification-url": "https://packagist.org/downloads/",
  6094. "license": [
  6095. "MIT"
  6096. ],
  6097. "authors": [
  6098. {
  6099. "name": "Greg Anderson",
  6100. "email": "greg.1.anderson@greenknowe.org"
  6101. }
  6102. ],
  6103. "description": "Format text by applying transformations provided by plug-in formatters.",
  6104. "time": "2019-03-14T03:45:44+00:00"
  6105. },
  6106. {
  6107. "name": "doctrine/instantiator",
  6108. "version": "1.2.0",
  6109. "source": {
  6110. "type": "git",
  6111. "url": "https://github.com/doctrine/instantiator.git",
  6112. "reference": "a2c590166b2133a4633738648b6b064edae0814a"
  6113. },
  6114. "dist": {
  6115. "type": "zip",
  6116. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
  6117. "reference": "a2c590166b2133a4633738648b6b064edae0814a",
  6118. "shasum": ""
  6119. },
  6120. "require": {
  6121. "php": "^7.1"
  6122. },
  6123. "require-dev": {
  6124. "doctrine/coding-standard": "^6.0",
  6125. "ext-pdo": "*",
  6126. "ext-phar": "*",
  6127. "phpbench/phpbench": "^0.13",
  6128. "phpstan/phpstan-phpunit": "^0.11",
  6129. "phpstan/phpstan-shim": "^0.11",
  6130. "phpunit/phpunit": "^7.0"
  6131. },
  6132. "type": "library",
  6133. "extra": {
  6134. "branch-alias": {
  6135. "dev-master": "1.2.x-dev"
  6136. }
  6137. },
  6138. "autoload": {
  6139. "psr-4": {
  6140. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  6141. }
  6142. },
  6143. "notification-url": "https://packagist.org/downloads/",
  6144. "license": [
  6145. "MIT"
  6146. ],
  6147. "authors": [
  6148. {
  6149. "name": "Marco Pivetta",
  6150. "email": "ocramius@gmail.com",
  6151. "homepage": "http://ocramius.github.com/"
  6152. }
  6153. ],
  6154. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  6155. "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
  6156. "keywords": [
  6157. "constructor",
  6158. "instantiate"
  6159. ],
  6160. "time": "2019-03-17T17:37:11+00:00"
  6161. },
  6162. {
  6163. "name": "drush/drush",
  6164. "version": "8.1.18",
  6165. "source": {
  6166. "type": "git",
  6167. "url": "https://github.com/drush-ops/drush.git",
  6168. "reference": "799e4135ad7161f1a4668164ff8a6e5bcd779fc7"
  6169. },
  6170. "dist": {
  6171. "type": "zip",
  6172. "url": "https://api.github.com/repos/drush-ops/drush/zipball/799e4135ad7161f1a4668164ff8a6e5bcd779fc7",
  6173. "reference": "799e4135ad7161f1a4668164ff8a6e5bcd779fc7",
  6174. "shasum": ""
  6175. },
  6176. "require": {
  6177. "consolidation/annotated-command": "^2.9.1",
  6178. "consolidation/output-formatters": "~3",
  6179. "pear/console_table": "~1.3.1",
  6180. "php": ">=5.4.5",
  6181. "psr/log": "~1.0",
  6182. "psy/psysh": "~0.6",
  6183. "symfony/console": "~2.7|^3",
  6184. "symfony/event-dispatcher": "~2.7|^3",
  6185. "symfony/finder": "~2.7|^3",
  6186. "symfony/var-dumper": "~2.7|^3",
  6187. "symfony/yaml": "~2.3|^3",
  6188. "webmozart/path-util": "~2"
  6189. },
  6190. "require-dev": {
  6191. "phpunit/phpunit": "4.*",
  6192. "symfony/console": "~2.7",
  6193. "symfony/event-dispatcher": "~2.7",
  6194. "symfony/finder": "~2.7",
  6195. "symfony/process": "2.7.*",
  6196. "symfony/var-dumper": "~2.7",
  6197. "symfony/yaml": "~2.3"
  6198. },
  6199. "suggest": {
  6200. "drush/config-extra": "Provides configuration workflow commands, such as config-merge.",
  6201. "ext-pcntl": "*"
  6202. },
  6203. "bin": [
  6204. "drush",
  6205. "drush.launcher",
  6206. "drush.php",
  6207. "drush.complete.sh"
  6208. ],
  6209. "type": "library",
  6210. "extra": {
  6211. "branch-alias": {
  6212. "dev-master": "8.0.x-dev"
  6213. }
  6214. },
  6215. "autoload": {
  6216. "psr-0": {
  6217. "Drush": "lib/",
  6218. "Consolidation": "lib/"
  6219. }
  6220. },
  6221. "notification-url": "https://packagist.org/downloads/",
  6222. "license": [
  6223. "GPL-2.0-or-later"
  6224. ],
  6225. "authors": [
  6226. {
  6227. "name": "Moshe Weitzman",
  6228. "email": "weitzman@tejasa.com"
  6229. },
  6230. {
  6231. "name": "Owen Barton",
  6232. "email": "drupal@owenbarton.com"
  6233. },
  6234. {
  6235. "name": "Mark Sonnabaum",
  6236. "email": "marksonnabaum@gmail.com"
  6237. },
  6238. {
  6239. "name": "Antoine Beaupré",
  6240. "email": "anarcat@koumbit.org"
  6241. },
  6242. {
  6243. "name": "Greg Anderson",
  6244. "email": "greg.1.anderson@greenknowe.org"
  6245. },
  6246. {
  6247. "name": "Jonathan Araña Cruz",
  6248. "email": "jonhattan@faita.net"
  6249. },
  6250. {
  6251. "name": "Jonathan Hedstrom",
  6252. "email": "jhedstrom@gmail.com"
  6253. },
  6254. {
  6255. "name": "Christopher Gervais",
  6256. "email": "chris@ergonlogic.com"
  6257. },
  6258. {
  6259. "name": "Dave Reid",
  6260. "email": "dave@davereid.net"
  6261. },
  6262. {
  6263. "name": "Damian Lee",
  6264. "email": "damiankloip@googlemail.com"
  6265. }
  6266. ],
  6267. "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.",
  6268. "homepage": "http://www.drush.org",
  6269. "time": "2018-11-21T22:57:06+00:00"
  6270. },
  6271. {
  6272. "name": "fabpot/goutte",
  6273. "version": "v3.2.3",
  6274. "source": {
  6275. "type": "git",
  6276. "url": "https://github.com/FriendsOfPHP/Goutte.git",
  6277. "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8"
  6278. },
  6279. "dist": {
  6280. "type": "zip",
  6281. "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3f0eaf0a40181359470651f1565b3e07e3dd31b8",
  6282. "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8",
  6283. "shasum": ""
  6284. },
  6285. "require": {
  6286. "guzzlehttp/guzzle": "^6.0",
  6287. "php": ">=5.5.0",
  6288. "symfony/browser-kit": "~2.1|~3.0|~4.0",
  6289. "symfony/css-selector": "~2.1|~3.0|~4.0",
  6290. "symfony/dom-crawler": "~2.1|~3.0|~4.0"
  6291. },
  6292. "require-dev": {
  6293. "symfony/phpunit-bridge": "^3.3 || ^4"
  6294. },
  6295. "type": "application",
  6296. "extra": {
  6297. "branch-alias": {
  6298. "dev-master": "3.2-dev"
  6299. }
  6300. },
  6301. "autoload": {
  6302. "psr-4": {
  6303. "Goutte\\": "Goutte"
  6304. },
  6305. "exclude-from-classmap": [
  6306. "Goutte/Tests"
  6307. ]
  6308. },
  6309. "notification-url": "https://packagist.org/downloads/",
  6310. "license": [
  6311. "MIT"
  6312. ],
  6313. "authors": [
  6314. {
  6315. "name": "Fabien Potencier",
  6316. "email": "fabien@symfony.com"
  6317. }
  6318. ],
  6319. "description": "A simple PHP Web Scraper",
  6320. "homepage": "https://github.com/FriendsOfPHP/Goutte",
  6321. "keywords": [
  6322. "scraper"
  6323. ],
  6324. "time": "2018-06-29T15:13:57+00:00"
  6325. },
  6326. {
  6327. "name": "jcalderonzumba/gastonjs",
  6328. "version": "v1.0.3",
  6329. "source": {
  6330. "type": "git",
  6331. "url": "https://github.com/jcalderonzumba/gastonjs.git",
  6332. "reference": "4ff4a788d4995ae0d4b45fdcb1b76650e2eec72a"
  6333. },
  6334. "dist": {
  6335. "type": "zip",
  6336. "url": "https://api.github.com/repos/jcalderonzumba/gastonjs/zipball/4ff4a788d4995ae0d4b45fdcb1b76650e2eec72a",
  6337. "reference": "4ff4a788d4995ae0d4b45fdcb1b76650e2eec72a",
  6338. "shasum": ""
  6339. },
  6340. "require": {
  6341. "guzzlehttp/guzzle": "~5.0|~6.0",
  6342. "php": ">=5.4"
  6343. },
  6344. "require-dev": {
  6345. "phpunit/phpunit": "~4.6",
  6346. "silex/silex": "~1.2",
  6347. "symfony/phpunit-bridge": "~2.7",
  6348. "symfony/process": "~2.1"
  6349. },
  6350. "type": "phantomjs-api",
  6351. "extra": {
  6352. "branch-alias": {
  6353. "dev-master": "1.1.x-dev"
  6354. }
  6355. },
  6356. "autoload": {
  6357. "psr-4": {
  6358. "Zumba\\GastonJS\\": "src"
  6359. }
  6360. },
  6361. "notification-url": "https://packagist.org/downloads/",
  6362. "license": [
  6363. "MIT"
  6364. ],
  6365. "authors": [
  6366. {
  6367. "name": "Juan Francisco Calderón Zumba",
  6368. "email": "juanfcz@gmail.com",
  6369. "homepage": "http://github.com/jcalderonzumba"
  6370. }
  6371. ],
  6372. "description": "PhantomJS API based server for webpage automation",
  6373. "homepage": "https://github.com/jcalderonzumba/gastonjs",
  6374. "keywords": [
  6375. "api",
  6376. "automation",
  6377. "browser",
  6378. "headless",
  6379. "phantomjs"
  6380. ],
  6381. "time": "2016-05-04T16:27:07+00:00"
  6382. },
  6383. {
  6384. "name": "jcalderonzumba/mink-phantomjs-driver",
  6385. "version": "v0.3.3",
  6386. "source": {
  6387. "type": "git",
  6388. "url": "https://github.com/jcalderonzumba/MinkPhantomJSDriver.git",
  6389. "reference": "008f43670e94acd39273d15add1e7348eb23848d"
  6390. },
  6391. "dist": {
  6392. "type": "zip",
  6393. "url": "https://api.github.com/repos/jcalderonzumba/MinkPhantomJSDriver/zipball/008f43670e94acd39273d15add1e7348eb23848d",
  6394. "reference": "008f43670e94acd39273d15add1e7348eb23848d",
  6395. "shasum": ""
  6396. },
  6397. "require": {
  6398. "behat/mink": "~1.7",
  6399. "jcalderonzumba/gastonjs": "~1.0",
  6400. "php": ">=5.4",
  6401. "twig/twig": "~1.20|~2.0"
  6402. },
  6403. "require-dev": {
  6404. "mink/driver-testsuite": "dev-master",
  6405. "phpunit/phpunit": "~4.6"
  6406. },
  6407. "type": "mink-driver",
  6408. "extra": {
  6409. "branch-alias": {
  6410. "dev-master": "0.4.x-dev"
  6411. }
  6412. },
  6413. "autoload": {
  6414. "psr-4": {
  6415. "Zumba\\Mink\\Driver\\": "src"
  6416. }
  6417. },
  6418. "notification-url": "https://packagist.org/downloads/",
  6419. "license": [
  6420. "MIT"
  6421. ],
  6422. "authors": [
  6423. {
  6424. "name": "Juan Francisco Calderón Zumba",
  6425. "email": "juanfcz@gmail.com",
  6426. "homepage": "http://github.com/jcalderonzumba"
  6427. }
  6428. ],
  6429. "description": "PhantomJS driver for Mink framework",
  6430. "homepage": "http://mink.behat.org/",
  6431. "keywords": [
  6432. "ajax",
  6433. "browser",
  6434. "headless",
  6435. "javascript",
  6436. "phantomjs",
  6437. "testing"
  6438. ],
  6439. "time": "2016-12-01T10:57:30+00:00"
  6440. },
  6441. {
  6442. "name": "mikey179/vfsStream",
  6443. "version": "v1.6.6",
  6444. "source": {
  6445. "type": "git",
  6446. "url": "https://github.com/bovigo/vfsStream.git",
  6447. "reference": "095238a0711c974ae5b4ebf4c4534a23f3f6c99d"
  6448. },
  6449. "dist": {
  6450. "type": "zip",
  6451. "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/095238a0711c974ae5b4ebf4c4534a23f3f6c99d",
  6452. "reference": "095238a0711c974ae5b4ebf4c4534a23f3f6c99d",
  6453. "shasum": ""
  6454. },
  6455. "require": {
  6456. "php": ">=5.3.0"
  6457. },
  6458. "require-dev": {
  6459. "phpunit/phpunit": "~4.5"
  6460. },
  6461. "type": "library",
  6462. "extra": {
  6463. "branch-alias": {
  6464. "dev-master": "1.6.x-dev"
  6465. }
  6466. },
  6467. "autoload": {
  6468. "psr-0": {
  6469. "org\\bovigo\\vfs\\": "src/main/php"
  6470. }
  6471. },
  6472. "notification-url": "https://packagist.org/downloads/",
  6473. "license": [
  6474. "BSD-3-Clause"
  6475. ],
  6476. "authors": [
  6477. {
  6478. "name": "Frank Kleine",
  6479. "homepage": "http://frankkleine.de/",
  6480. "role": "Developer"
  6481. }
  6482. ],
  6483. "description": "Virtual file system to mock the real file system in unit tests.",
  6484. "homepage": "http://vfs.bovigo.org/",
  6485. "time": "2019-04-08T13:54:32+00:00"
  6486. },
  6487. {
  6488. "name": "pear/console_table",
  6489. "version": "v1.3.1",
  6490. "source": {
  6491. "type": "git",
  6492. "url": "https://github.com/pear/Console_Table.git",
  6493. "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea"
  6494. },
  6495. "dist": {
  6496. "type": "zip",
  6497. "url": "https://api.github.com/repos/pear/Console_Table/zipball/1930c11897ca61fd24b95f2f785e99e0f36dcdea",
  6498. "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea",
  6499. "shasum": ""
  6500. },
  6501. "require": {
  6502. "php": ">=5.2.0"
  6503. },
  6504. "suggest": {
  6505. "pear/Console_Color2": ">=0.1.2"
  6506. },
  6507. "type": "library",
  6508. "autoload": {
  6509. "classmap": [
  6510. "Table.php"
  6511. ]
  6512. },
  6513. "notification-url": "https://packagist.org/downloads/",
  6514. "license": [
  6515. "BSD-2-Clause"
  6516. ],
  6517. "authors": [
  6518. {
  6519. "name": "Jan Schneider",
  6520. "homepage": "http://pear.php.net/user/yunosh"
  6521. },
  6522. {
  6523. "name": "Tal Peer",
  6524. "homepage": "http://pear.php.net/user/tal"
  6525. },
  6526. {
  6527. "name": "Xavier Noguer",
  6528. "homepage": "http://pear.php.net/user/xnoguer"
  6529. },
  6530. {
  6531. "name": "Richard Heyes",
  6532. "homepage": "http://pear.php.net/user/richard"
  6533. }
  6534. ],
  6535. "description": "Library that makes it easy to build console style tables.",
  6536. "homepage": "http://pear.php.net/package/Console_Table/",
  6537. "keywords": [
  6538. "console"
  6539. ],
  6540. "time": "2018-01-25T20:47:17+00:00"
  6541. },
  6542. {
  6543. "name": "phpdocumentor/reflection-common",
  6544. "version": "1.0.1",
  6545. "source": {
  6546. "type": "git",
  6547. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  6548. "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
  6549. },
  6550. "dist": {
  6551. "type": "zip",
  6552. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
  6553. "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
  6554. "shasum": ""
  6555. },
  6556. "require": {
  6557. "php": ">=5.5"
  6558. },
  6559. "require-dev": {
  6560. "phpunit/phpunit": "^4.6"
  6561. },
  6562. "type": "library",
  6563. "extra": {
  6564. "branch-alias": {
  6565. "dev-master": "1.0.x-dev"
  6566. }
  6567. },
  6568. "autoload": {
  6569. "psr-4": {
  6570. "phpDocumentor\\Reflection\\": [
  6571. "src"
  6572. ]
  6573. }
  6574. },
  6575. "notification-url": "https://packagist.org/downloads/",
  6576. "license": [
  6577. "MIT"
  6578. ],
  6579. "authors": [
  6580. {
  6581. "name": "Jaap van Otterdijk",
  6582. "email": "opensource@ijaap.nl"
  6583. }
  6584. ],
  6585. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  6586. "homepage": "http://www.phpdoc.org",
  6587. "keywords": [
  6588. "FQSEN",
  6589. "phpDocumentor",
  6590. "phpdoc",
  6591. "reflection",
  6592. "static analysis"
  6593. ],
  6594. "time": "2017-09-11T18:02:19+00:00"
  6595. },
  6596. {
  6597. "name": "phpdocumentor/reflection-docblock",
  6598. "version": "4.3.1",
  6599. "source": {
  6600. "type": "git",
  6601. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  6602. "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c"
  6603. },
  6604. "dist": {
  6605. "type": "zip",
  6606. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
  6607. "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
  6608. "shasum": ""
  6609. },
  6610. "require": {
  6611. "php": "^7.0",
  6612. "phpdocumentor/reflection-common": "^1.0.0",
  6613. "phpdocumentor/type-resolver": "^0.4.0",
  6614. "webmozart/assert": "^1.0"
  6615. },
  6616. "require-dev": {
  6617. "doctrine/instantiator": "~1.0.5",
  6618. "mockery/mockery": "^1.0",
  6619. "phpunit/phpunit": "^6.4"
  6620. },
  6621. "type": "library",
  6622. "extra": {
  6623. "branch-alias": {
  6624. "dev-master": "4.x-dev"
  6625. }
  6626. },
  6627. "autoload": {
  6628. "psr-4": {
  6629. "phpDocumentor\\Reflection\\": [
  6630. "src/"
  6631. ]
  6632. }
  6633. },
  6634. "notification-url": "https://packagist.org/downloads/",
  6635. "license": [
  6636. "MIT"
  6637. ],
  6638. "authors": [
  6639. {
  6640. "name": "Mike van Riel",
  6641. "email": "me@mikevanriel.com"
  6642. }
  6643. ],
  6644. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  6645. "time": "2019-04-30T17:48:53+00:00"
  6646. },
  6647. {
  6648. "name": "phpdocumentor/type-resolver",
  6649. "version": "0.4.0",
  6650. "source": {
  6651. "type": "git",
  6652. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  6653. "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
  6654. },
  6655. "dist": {
  6656. "type": "zip",
  6657. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
  6658. "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
  6659. "shasum": ""
  6660. },
  6661. "require": {
  6662. "php": "^5.5 || ^7.0",
  6663. "phpdocumentor/reflection-common": "^1.0"
  6664. },
  6665. "require-dev": {
  6666. "mockery/mockery": "^0.9.4",
  6667. "phpunit/phpunit": "^5.2||^4.8.24"
  6668. },
  6669. "type": "library",
  6670. "extra": {
  6671. "branch-alias": {
  6672. "dev-master": "1.0.x-dev"
  6673. }
  6674. },
  6675. "autoload": {
  6676. "psr-4": {
  6677. "phpDocumentor\\Reflection\\": [
  6678. "src/"
  6679. ]
  6680. }
  6681. },
  6682. "notification-url": "https://packagist.org/downloads/",
  6683. "license": [
  6684. "MIT"
  6685. ],
  6686. "authors": [
  6687. {
  6688. "name": "Mike van Riel",
  6689. "email": "me@mikevanriel.com"
  6690. }
  6691. ],
  6692. "time": "2017-07-14T14:27:02+00:00"
  6693. },
  6694. {
  6695. "name": "phpspec/prophecy",
  6696. "version": "1.8.0",
  6697. "source": {
  6698. "type": "git",
  6699. "url": "https://github.com/phpspec/prophecy.git",
  6700. "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06"
  6701. },
  6702. "dist": {
  6703. "type": "zip",
  6704. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
  6705. "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
  6706. "shasum": ""
  6707. },
  6708. "require": {
  6709. "doctrine/instantiator": "^1.0.2",
  6710. "php": "^5.3|^7.0",
  6711. "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
  6712. "sebastian/comparator": "^1.1|^2.0|^3.0",
  6713. "sebastian/recursion-context": "^1.0|^2.0|^3.0"
  6714. },
  6715. "require-dev": {
  6716. "phpspec/phpspec": "^2.5|^3.2",
  6717. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
  6718. },
  6719. "type": "library",
  6720. "extra": {
  6721. "branch-alias": {
  6722. "dev-master": "1.8.x-dev"
  6723. }
  6724. },
  6725. "autoload": {
  6726. "psr-0": {
  6727. "Prophecy\\": "src/"
  6728. }
  6729. },
  6730. "notification-url": "https://packagist.org/downloads/",
  6731. "license": [
  6732. "MIT"
  6733. ],
  6734. "authors": [
  6735. {
  6736. "name": "Konstantin Kudryashov",
  6737. "email": "ever.zet@gmail.com",
  6738. "homepage": "http://everzet.com"
  6739. },
  6740. {
  6741. "name": "Marcello Duarte",
  6742. "email": "marcello.duarte@gmail.com"
  6743. }
  6744. ],
  6745. "description": "Highly opinionated mocking framework for PHP 5.3+",
  6746. "homepage": "https://github.com/phpspec/prophecy",
  6747. "keywords": [
  6748. "Double",
  6749. "Dummy",
  6750. "fake",
  6751. "mock",
  6752. "spy",
  6753. "stub"
  6754. ],
  6755. "time": "2018-08-05T17:53:17+00:00"
  6756. },
  6757. {
  6758. "name": "phpunit/php-code-coverage",
  6759. "version": "2.2.4",
  6760. "source": {
  6761. "type": "git",
  6762. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  6763. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
  6764. },
  6765. "dist": {
  6766. "type": "zip",
  6767. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  6768. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  6769. "shasum": ""
  6770. },
  6771. "require": {
  6772. "php": ">=5.3.3",
  6773. "phpunit/php-file-iterator": "~1.3",
  6774. "phpunit/php-text-template": "~1.2",
  6775. "phpunit/php-token-stream": "~1.3",
  6776. "sebastian/environment": "^1.3.2",
  6777. "sebastian/version": "~1.0"
  6778. },
  6779. "require-dev": {
  6780. "ext-xdebug": ">=2.1.4",
  6781. "phpunit/phpunit": "~4"
  6782. },
  6783. "suggest": {
  6784. "ext-dom": "*",
  6785. "ext-xdebug": ">=2.2.1",
  6786. "ext-xmlwriter": "*"
  6787. },
  6788. "type": "library",
  6789. "extra": {
  6790. "branch-alias": {
  6791. "dev-master": "2.2.x-dev"
  6792. }
  6793. },
  6794. "autoload": {
  6795. "classmap": [
  6796. "src/"
  6797. ]
  6798. },
  6799. "notification-url": "https://packagist.org/downloads/",
  6800. "license": [
  6801. "BSD-3-Clause"
  6802. ],
  6803. "authors": [
  6804. {
  6805. "name": "Sebastian Bergmann",
  6806. "email": "sb@sebastian-bergmann.de",
  6807. "role": "lead"
  6808. }
  6809. ],
  6810. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  6811. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  6812. "keywords": [
  6813. "coverage",
  6814. "testing",
  6815. "xunit"
  6816. ],
  6817. "time": "2015-10-06T15:47:00+00:00"
  6818. },
  6819. {
  6820. "name": "phpunit/php-file-iterator",
  6821. "version": "1.4.5",
  6822. "source": {
  6823. "type": "git",
  6824. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  6825. "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
  6826. },
  6827. "dist": {
  6828. "type": "zip",
  6829. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
  6830. "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
  6831. "shasum": ""
  6832. },
  6833. "require": {
  6834. "php": ">=5.3.3"
  6835. },
  6836. "type": "library",
  6837. "extra": {
  6838. "branch-alias": {
  6839. "dev-master": "1.4.x-dev"
  6840. }
  6841. },
  6842. "autoload": {
  6843. "classmap": [
  6844. "src/"
  6845. ]
  6846. },
  6847. "notification-url": "https://packagist.org/downloads/",
  6848. "license": [
  6849. "BSD-3-Clause"
  6850. ],
  6851. "authors": [
  6852. {
  6853. "name": "Sebastian Bergmann",
  6854. "email": "sb@sebastian-bergmann.de",
  6855. "role": "lead"
  6856. }
  6857. ],
  6858. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  6859. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  6860. "keywords": [
  6861. "filesystem",
  6862. "iterator"
  6863. ],
  6864. "time": "2017-11-27T13:52:08+00:00"
  6865. },
  6866. {
  6867. "name": "phpunit/php-text-template",
  6868. "version": "1.2.1",
  6869. "source": {
  6870. "type": "git",
  6871. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  6872. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  6873. },
  6874. "dist": {
  6875. "type": "zip",
  6876. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  6877. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  6878. "shasum": ""
  6879. },
  6880. "require": {
  6881. "php": ">=5.3.3"
  6882. },
  6883. "type": "library",
  6884. "autoload": {
  6885. "classmap": [
  6886. "src/"
  6887. ]
  6888. },
  6889. "notification-url": "https://packagist.org/downloads/",
  6890. "license": [
  6891. "BSD-3-Clause"
  6892. ],
  6893. "authors": [
  6894. {
  6895. "name": "Sebastian Bergmann",
  6896. "email": "sebastian@phpunit.de",
  6897. "role": "lead"
  6898. }
  6899. ],
  6900. "description": "Simple template engine.",
  6901. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  6902. "keywords": [
  6903. "template"
  6904. ],
  6905. "time": "2015-06-21T13:50:34+00:00"
  6906. },
  6907. {
  6908. "name": "phpunit/php-timer",
  6909. "version": "1.0.9",
  6910. "source": {
  6911. "type": "git",
  6912. "url": "https://github.com/sebastianbergmann/php-timer.git",
  6913. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
  6914. },
  6915. "dist": {
  6916. "type": "zip",
  6917. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  6918. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  6919. "shasum": ""
  6920. },
  6921. "require": {
  6922. "php": "^5.3.3 || ^7.0"
  6923. },
  6924. "require-dev": {
  6925. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  6926. },
  6927. "type": "library",
  6928. "extra": {
  6929. "branch-alias": {
  6930. "dev-master": "1.0-dev"
  6931. }
  6932. },
  6933. "autoload": {
  6934. "classmap": [
  6935. "src/"
  6936. ]
  6937. },
  6938. "notification-url": "https://packagist.org/downloads/",
  6939. "license": [
  6940. "BSD-3-Clause"
  6941. ],
  6942. "authors": [
  6943. {
  6944. "name": "Sebastian Bergmann",
  6945. "email": "sb@sebastian-bergmann.de",
  6946. "role": "lead"
  6947. }
  6948. ],
  6949. "description": "Utility class for timing",
  6950. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  6951. "keywords": [
  6952. "timer"
  6953. ],
  6954. "time": "2017-02-26T11:10:40+00:00"
  6955. },
  6956. {
  6957. "name": "phpunit/php-token-stream",
  6958. "version": "1.4.12",
  6959. "source": {
  6960. "type": "git",
  6961. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  6962. "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
  6963. },
  6964. "dist": {
  6965. "type": "zip",
  6966. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
  6967. "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
  6968. "shasum": ""
  6969. },
  6970. "require": {
  6971. "ext-tokenizer": "*",
  6972. "php": ">=5.3.3"
  6973. },
  6974. "require-dev": {
  6975. "phpunit/phpunit": "~4.2"
  6976. },
  6977. "type": "library",
  6978. "extra": {
  6979. "branch-alias": {
  6980. "dev-master": "1.4-dev"
  6981. }
  6982. },
  6983. "autoload": {
  6984. "classmap": [
  6985. "src/"
  6986. ]
  6987. },
  6988. "notification-url": "https://packagist.org/downloads/",
  6989. "license": [
  6990. "BSD-3-Clause"
  6991. ],
  6992. "authors": [
  6993. {
  6994. "name": "Sebastian Bergmann",
  6995. "email": "sebastian@phpunit.de"
  6996. }
  6997. ],
  6998. "description": "Wrapper around PHP's tokenizer extension.",
  6999. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  7000. "keywords": [
  7001. "tokenizer"
  7002. ],
  7003. "time": "2017-12-04T08:55:13+00:00"
  7004. },
  7005. {
  7006. "name": "phpunit/phpunit",
  7007. "version": "4.8.36",
  7008. "source": {
  7009. "type": "git",
  7010. "url": "https://github.com/sebastianbergmann/phpunit.git",
  7011. "reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
  7012. },
  7013. "dist": {
  7014. "type": "zip",
  7015. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
  7016. "reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
  7017. "shasum": ""
  7018. },
  7019. "require": {
  7020. "ext-dom": "*",
  7021. "ext-json": "*",
  7022. "ext-pcre": "*",
  7023. "ext-reflection": "*",
  7024. "ext-spl": "*",
  7025. "php": ">=5.3.3",
  7026. "phpspec/prophecy": "^1.3.1",
  7027. "phpunit/php-code-coverage": "~2.1",
  7028. "phpunit/php-file-iterator": "~1.4",
  7029. "phpunit/php-text-template": "~1.2",
  7030. "phpunit/php-timer": "^1.0.6",
  7031. "phpunit/phpunit-mock-objects": "~2.3",
  7032. "sebastian/comparator": "~1.2.2",
  7033. "sebastian/diff": "~1.2",
  7034. "sebastian/environment": "~1.3",
  7035. "sebastian/exporter": "~1.2",
  7036. "sebastian/global-state": "~1.0",
  7037. "sebastian/version": "~1.0",
  7038. "symfony/yaml": "~2.1|~3.0"
  7039. },
  7040. "suggest": {
  7041. "phpunit/php-invoker": "~1.1"
  7042. },
  7043. "bin": [
  7044. "phpunit"
  7045. ],
  7046. "type": "library",
  7047. "extra": {
  7048. "branch-alias": {
  7049. "dev-master": "4.8.x-dev"
  7050. }
  7051. },
  7052. "autoload": {
  7053. "classmap": [
  7054. "src/"
  7055. ]
  7056. },
  7057. "notification-url": "https://packagist.org/downloads/",
  7058. "license": [
  7059. "BSD-3-Clause"
  7060. ],
  7061. "authors": [
  7062. {
  7063. "name": "Sebastian Bergmann",
  7064. "email": "sebastian@phpunit.de",
  7065. "role": "lead"
  7066. }
  7067. ],
  7068. "description": "The PHP Unit Testing framework.",
  7069. "homepage": "https://phpunit.de/",
  7070. "keywords": [
  7071. "phpunit",
  7072. "testing",
  7073. "xunit"
  7074. ],
  7075. "time": "2017-06-21T08:07:12+00:00"
  7076. },
  7077. {
  7078. "name": "phpunit/phpunit-mock-objects",
  7079. "version": "2.3.8",
  7080. "source": {
  7081. "type": "git",
  7082. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  7083. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
  7084. },
  7085. "dist": {
  7086. "type": "zip",
  7087. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  7088. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  7089. "shasum": ""
  7090. },
  7091. "require": {
  7092. "doctrine/instantiator": "^1.0.2",
  7093. "php": ">=5.3.3",
  7094. "phpunit/php-text-template": "~1.2",
  7095. "sebastian/exporter": "~1.2"
  7096. },
  7097. "require-dev": {
  7098. "phpunit/phpunit": "~4.4"
  7099. },
  7100. "suggest": {
  7101. "ext-soap": "*"
  7102. },
  7103. "type": "library",
  7104. "extra": {
  7105. "branch-alias": {
  7106. "dev-master": "2.3.x-dev"
  7107. }
  7108. },
  7109. "autoload": {
  7110. "classmap": [
  7111. "src/"
  7112. ]
  7113. },
  7114. "notification-url": "https://packagist.org/downloads/",
  7115. "license": [
  7116. "BSD-3-Clause"
  7117. ],
  7118. "authors": [
  7119. {
  7120. "name": "Sebastian Bergmann",
  7121. "email": "sb@sebastian-bergmann.de",
  7122. "role": "lead"
  7123. }
  7124. ],
  7125. "description": "Mock Object library for PHPUnit",
  7126. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  7127. "keywords": [
  7128. "mock",
  7129. "xunit"
  7130. ],
  7131. "abandoned": true,
  7132. "time": "2015-10-02T06:51:40+00:00"
  7133. },
  7134. {
  7135. "name": "sebastian/comparator",
  7136. "version": "1.2.4",
  7137. "source": {
  7138. "type": "git",
  7139. "url": "https://github.com/sebastianbergmann/comparator.git",
  7140. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
  7141. },
  7142. "dist": {
  7143. "type": "zip",
  7144. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  7145. "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  7146. "shasum": ""
  7147. },
  7148. "require": {
  7149. "php": ">=5.3.3",
  7150. "sebastian/diff": "~1.2",
  7151. "sebastian/exporter": "~1.2 || ~2.0"
  7152. },
  7153. "require-dev": {
  7154. "phpunit/phpunit": "~4.4"
  7155. },
  7156. "type": "library",
  7157. "extra": {
  7158. "branch-alias": {
  7159. "dev-master": "1.2.x-dev"
  7160. }
  7161. },
  7162. "autoload": {
  7163. "classmap": [
  7164. "src/"
  7165. ]
  7166. },
  7167. "notification-url": "https://packagist.org/downloads/",
  7168. "license": [
  7169. "BSD-3-Clause"
  7170. ],
  7171. "authors": [
  7172. {
  7173. "name": "Jeff Welch",
  7174. "email": "whatthejeff@gmail.com"
  7175. },
  7176. {
  7177. "name": "Volker Dusch",
  7178. "email": "github@wallbash.com"
  7179. },
  7180. {
  7181. "name": "Bernhard Schussek",
  7182. "email": "bschussek@2bepublished.at"
  7183. },
  7184. {
  7185. "name": "Sebastian Bergmann",
  7186. "email": "sebastian@phpunit.de"
  7187. }
  7188. ],
  7189. "description": "Provides the functionality to compare PHP values for equality",
  7190. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  7191. "keywords": [
  7192. "comparator",
  7193. "compare",
  7194. "equality"
  7195. ],
  7196. "time": "2017-01-29T09:50:25+00:00"
  7197. },
  7198. {
  7199. "name": "sebastian/diff",
  7200. "version": "1.4.3",
  7201. "source": {
  7202. "type": "git",
  7203. "url": "https://github.com/sebastianbergmann/diff.git",
  7204. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
  7205. },
  7206. "dist": {
  7207. "type": "zip",
  7208. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  7209. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  7210. "shasum": ""
  7211. },
  7212. "require": {
  7213. "php": "^5.3.3 || ^7.0"
  7214. },
  7215. "require-dev": {
  7216. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  7217. },
  7218. "type": "library",
  7219. "extra": {
  7220. "branch-alias": {
  7221. "dev-master": "1.4-dev"
  7222. }
  7223. },
  7224. "autoload": {
  7225. "classmap": [
  7226. "src/"
  7227. ]
  7228. },
  7229. "notification-url": "https://packagist.org/downloads/",
  7230. "license": [
  7231. "BSD-3-Clause"
  7232. ],
  7233. "authors": [
  7234. {
  7235. "name": "Kore Nordmann",
  7236. "email": "mail@kore-nordmann.de"
  7237. },
  7238. {
  7239. "name": "Sebastian Bergmann",
  7240. "email": "sebastian@phpunit.de"
  7241. }
  7242. ],
  7243. "description": "Diff implementation",
  7244. "homepage": "https://github.com/sebastianbergmann/diff",
  7245. "keywords": [
  7246. "diff"
  7247. ],
  7248. "time": "2017-05-22T07:24:03+00:00"
  7249. },
  7250. {
  7251. "name": "sebastian/environment",
  7252. "version": "1.3.8",
  7253. "source": {
  7254. "type": "git",
  7255. "url": "https://github.com/sebastianbergmann/environment.git",
  7256. "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
  7257. },
  7258. "dist": {
  7259. "type": "zip",
  7260. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
  7261. "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
  7262. "shasum": ""
  7263. },
  7264. "require": {
  7265. "php": "^5.3.3 || ^7.0"
  7266. },
  7267. "require-dev": {
  7268. "phpunit/phpunit": "^4.8 || ^5.0"
  7269. },
  7270. "type": "library",
  7271. "extra": {
  7272. "branch-alias": {
  7273. "dev-master": "1.3.x-dev"
  7274. }
  7275. },
  7276. "autoload": {
  7277. "classmap": [
  7278. "src/"
  7279. ]
  7280. },
  7281. "notification-url": "https://packagist.org/downloads/",
  7282. "license": [
  7283. "BSD-3-Clause"
  7284. ],
  7285. "authors": [
  7286. {
  7287. "name": "Sebastian Bergmann",
  7288. "email": "sebastian@phpunit.de"
  7289. }
  7290. ],
  7291. "description": "Provides functionality to handle HHVM/PHP environments",
  7292. "homepage": "http://www.github.com/sebastianbergmann/environment",
  7293. "keywords": [
  7294. "Xdebug",
  7295. "environment",
  7296. "hhvm"
  7297. ],
  7298. "time": "2016-08-18T05:49:44+00:00"
  7299. },
  7300. {
  7301. "name": "sebastian/exporter",
  7302. "version": "1.2.2",
  7303. "source": {
  7304. "type": "git",
  7305. "url": "https://github.com/sebastianbergmann/exporter.git",
  7306. "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
  7307. },
  7308. "dist": {
  7309. "type": "zip",
  7310. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
  7311. "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
  7312. "shasum": ""
  7313. },
  7314. "require": {
  7315. "php": ">=5.3.3",
  7316. "sebastian/recursion-context": "~1.0"
  7317. },
  7318. "require-dev": {
  7319. "ext-mbstring": "*",
  7320. "phpunit/phpunit": "~4.4"
  7321. },
  7322. "type": "library",
  7323. "extra": {
  7324. "branch-alias": {
  7325. "dev-master": "1.3.x-dev"
  7326. }
  7327. },
  7328. "autoload": {
  7329. "classmap": [
  7330. "src/"
  7331. ]
  7332. },
  7333. "notification-url": "https://packagist.org/downloads/",
  7334. "license": [
  7335. "BSD-3-Clause"
  7336. ],
  7337. "authors": [
  7338. {
  7339. "name": "Jeff Welch",
  7340. "email": "whatthejeff@gmail.com"
  7341. },
  7342. {
  7343. "name": "Volker Dusch",
  7344. "email": "github@wallbash.com"
  7345. },
  7346. {
  7347. "name": "Bernhard Schussek",
  7348. "email": "bschussek@2bepublished.at"
  7349. },
  7350. {
  7351. "name": "Sebastian Bergmann",
  7352. "email": "sebastian@phpunit.de"
  7353. },
  7354. {
  7355. "name": "Adam Harvey",
  7356. "email": "aharvey@php.net"
  7357. }
  7358. ],
  7359. "description": "Provides the functionality to export PHP variables for visualization",
  7360. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  7361. "keywords": [
  7362. "export",
  7363. "exporter"
  7364. ],
  7365. "time": "2016-06-17T09:04:28+00:00"
  7366. },
  7367. {
  7368. "name": "sebastian/global-state",
  7369. "version": "1.1.1",
  7370. "source": {
  7371. "type": "git",
  7372. "url": "https://github.com/sebastianbergmann/global-state.git",
  7373. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  7374. },
  7375. "dist": {
  7376. "type": "zip",
  7377. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  7378. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  7379. "shasum": ""
  7380. },
  7381. "require": {
  7382. "php": ">=5.3.3"
  7383. },
  7384. "require-dev": {
  7385. "phpunit/phpunit": "~4.2"
  7386. },
  7387. "suggest": {
  7388. "ext-uopz": "*"
  7389. },
  7390. "type": "library",
  7391. "extra": {
  7392. "branch-alias": {
  7393. "dev-master": "1.0-dev"
  7394. }
  7395. },
  7396. "autoload": {
  7397. "classmap": [
  7398. "src/"
  7399. ]
  7400. },
  7401. "notification-url": "https://packagist.org/downloads/",
  7402. "license": [
  7403. "BSD-3-Clause"
  7404. ],
  7405. "authors": [
  7406. {
  7407. "name": "Sebastian Bergmann",
  7408. "email": "sebastian@phpunit.de"
  7409. }
  7410. ],
  7411. "description": "Snapshotting of global state",
  7412. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  7413. "keywords": [
  7414. "global state"
  7415. ],
  7416. "time": "2015-10-12T03:26:01+00:00"
  7417. },
  7418. {
  7419. "name": "sebastian/recursion-context",
  7420. "version": "1.0.5",
  7421. "source": {
  7422. "type": "git",
  7423. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  7424. "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
  7425. },
  7426. "dist": {
  7427. "type": "zip",
  7428. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
  7429. "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
  7430. "shasum": ""
  7431. },
  7432. "require": {
  7433. "php": ">=5.3.3"
  7434. },
  7435. "require-dev": {
  7436. "phpunit/phpunit": "~4.4"
  7437. },
  7438. "type": "library",
  7439. "extra": {
  7440. "branch-alias": {
  7441. "dev-master": "1.0.x-dev"
  7442. }
  7443. },
  7444. "autoload": {
  7445. "classmap": [
  7446. "src/"
  7447. ]
  7448. },
  7449. "notification-url": "https://packagist.org/downloads/",
  7450. "license": [
  7451. "BSD-3-Clause"
  7452. ],
  7453. "authors": [
  7454. {
  7455. "name": "Jeff Welch",
  7456. "email": "whatthejeff@gmail.com"
  7457. },
  7458. {
  7459. "name": "Sebastian Bergmann",
  7460. "email": "sebastian@phpunit.de"
  7461. },
  7462. {
  7463. "name": "Adam Harvey",
  7464. "email": "aharvey@php.net"
  7465. }
  7466. ],
  7467. "description": "Provides functionality to recursively process PHP variables",
  7468. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  7469. "time": "2016-10-03T07:41:43+00:00"
  7470. },
  7471. {
  7472. "name": "sebastian/version",
  7473. "version": "1.0.6",
  7474. "source": {
  7475. "type": "git",
  7476. "url": "https://github.com/sebastianbergmann/version.git",
  7477. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  7478. },
  7479. "dist": {
  7480. "type": "zip",
  7481. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  7482. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  7483. "shasum": ""
  7484. },
  7485. "type": "library",
  7486. "autoload": {
  7487. "classmap": [
  7488. "src/"
  7489. ]
  7490. },
  7491. "notification-url": "https://packagist.org/downloads/",
  7492. "license": [
  7493. "BSD-3-Clause"
  7494. ],
  7495. "authors": [
  7496. {
  7497. "name": "Sebastian Bergmann",
  7498. "email": "sebastian@phpunit.de",
  7499. "role": "lead"
  7500. }
  7501. ],
  7502. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  7503. "homepage": "https://github.com/sebastianbergmann/version",
  7504. "time": "2015-06-21T13:59:46+00:00"
  7505. },
  7506. {
  7507. "name": "symfony/browser-kit",
  7508. "version": "v4.2.9",
  7509. "source": {
  7510. "type": "git",
  7511. "url": "https://github.com/symfony/browser-kit.git",
  7512. "reference": "c09c18cca96d7067152f78956faf55346c338283"
  7513. },
  7514. "dist": {
  7515. "type": "zip",
  7516. "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c09c18cca96d7067152f78956faf55346c338283",
  7517. "reference": "c09c18cca96d7067152f78956faf55346c338283",
  7518. "shasum": ""
  7519. },
  7520. "require": {
  7521. "php": "^7.1.3",
  7522. "symfony/dom-crawler": "~3.4|~4.0"
  7523. },
  7524. "require-dev": {
  7525. "symfony/css-selector": "~3.4|~4.0",
  7526. "symfony/process": "~3.4|~4.0"
  7527. },
  7528. "suggest": {
  7529. "symfony/process": ""
  7530. },
  7531. "type": "library",
  7532. "extra": {
  7533. "branch-alias": {
  7534. "dev-master": "4.2-dev"
  7535. }
  7536. },
  7537. "autoload": {
  7538. "psr-4": {
  7539. "Symfony\\Component\\BrowserKit\\": ""
  7540. },
  7541. "exclude-from-classmap": [
  7542. "/Tests/"
  7543. ]
  7544. },
  7545. "notification-url": "https://packagist.org/downloads/",
  7546. "license": [
  7547. "MIT"
  7548. ],
  7549. "authors": [
  7550. {
  7551. "name": "Fabien Potencier",
  7552. "email": "fabien@symfony.com"
  7553. },
  7554. {
  7555. "name": "Symfony Community",
  7556. "homepage": "https://symfony.com/contributors"
  7557. }
  7558. ],
  7559. "description": "Symfony BrowserKit Component",
  7560. "homepage": "https://symfony.com",
  7561. "time": "2019-04-07T09:56:43+00:00"
  7562. }
  7563. ],
  7564. "aliases": [],
  7565. "minimum-stability": "dev",
  7566. "stability-flags": {
  7567. "drupal/config_export_ignore": 5
  7568. },
  7569. "prefer-stable": true,
  7570. "prefer-lowest": false,
  7571. "platform": [],
  7572. "platform-dev": []
  7573. }