Advertisement
Guest User

Untitled

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