Advertisement
Guest User

Untitled

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