Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2016
852
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 177.92 KB | None | 0 0
  1. [
  2. {
  3. "name": "composer/installers",
  4. "version": "v1.0.23",
  5. "version_normalized": "1.0.23.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/composer/installers.git",
  9. "reference": "6213d900e92647831f7a406d5c530ea1f3d4360e"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/composer/installers/zipball/6213d900e92647831f7a406d5c530ea1f3d4360e",
  14. "reference": "6213d900e92647831f7a406d5c530ea1f3d4360e",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "composer-plugin-api": "^1.0"
  19. },
  20. "replace": {
  21. "roundcube/plugin-installer": "*",
  22. "shama/baton": "*"
  23. },
  24. "require-dev": {
  25. "composer/composer": "1.0.*@dev",
  26. "phpunit/phpunit": "4.1.*"
  27. },
  28. "time": "2016-01-27 12:54:22",
  29. "type": "composer-plugin",
  30. "extra": {
  31. "class": "Composer\\Installers\\Plugin",
  32. "branch-alias": {
  33. "dev-master": "1.0-dev"
  34. }
  35. },
  36. "installation-source": "dist",
  37. "autoload": {
  38. "psr-0": {
  39. "Composer\\Installers\\": "src/"
  40. }
  41. },
  42. "notification-url": "https://packagist.org/downloads/",
  43. "license": [
  44. "MIT"
  45. ],
  46. "authors": [
  47. {
  48. "name": "Kyle Robinson Young",
  49. "email": "kyle@dontkry.com",
  50. "homepage": "https://github.com/shama"
  51. }
  52. ],
  53. "description": "A multi-framework Composer library installer",
  54. "homepage": "http://composer.github.com/installers/",
  55. "keywords": [
  56. "Craft",
  57. "Dolibarr",
  58. "Hurad",
  59. "MODX Evo",
  60. "OXID",
  61. "SMF",
  62. "Thelia",
  63. "WolfCMS",
  64. "agl",
  65. "aimeos",
  66. "annotatecms",
  67. "bitrix",
  68. "cakephp",
  69. "chef",
  70. "codeigniter",
  71. "concrete5",
  72. "croogo",
  73. "dokuwiki",
  74. "drupal",
  75. "elgg",
  76. "fuelphp",
  77. "grav",
  78. "installer",
  79. "joomla",
  80. "kohana",
  81. "laravel",
  82. "lithium",
  83. "magento",
  84. "mako",
  85. "mediawiki",
  86. "modulework",
  87. "moodle",
  88. "phpbb",
  89. "piwik",
  90. "ppi",
  91. "puppet",
  92. "roundcube",
  93. "shopware",
  94. "silverstripe",
  95. "symfony",
  96. "typo3",
  97. "wordpress",
  98. "zend",
  99. "zikula"
  100. ]
  101. },
  102. {
  103. "name": "cweagans/composer-patches",
  104. "version": "1.4.0",
  105. "version_normalized": "1.4.0.0",
  106. "source": {
  107. "type": "git",
  108. "url": "https://github.com/cweagans/composer-patches.git",
  109. "reference": "0d75c63b6de66144517a1da9084422b78c2ff251"
  110. },
  111. "dist": {
  112. "type": "zip",
  113. "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/0d75c63b6de66144517a1da9084422b78c2ff251",
  114. "reference": "0d75c63b6de66144517a1da9084422b78c2ff251",
  115. "shasum": ""
  116. },
  117. "require": {
  118. "composer-plugin-api": "~1.0",
  119. "php": ">=5.3.0"
  120. },
  121. "require-dev": {
  122. "composer/composer": "~1.0",
  123. "phpunit/phpunit": "~4.6"
  124. },
  125. "time": "2016-02-29 03:45:02",
  126. "type": "composer-plugin",
  127. "extra": {
  128. "class": "cweagans\\Composer\\Patches"
  129. },
  130. "installation-source": "dist",
  131. "autoload": {
  132. "psr-4": {
  133. "cweagans\\Composer\\": "src"
  134. }
  135. },
  136. "notification-url": "https://packagist.org/downloads/",
  137. "license": [
  138. "BSD"
  139. ],
  140. "authors": [
  141. {
  142. "name": "Cameron Eagans",
  143. "email": "me@cweagans.net"
  144. }
  145. ],
  146. "description": "Provides a way to patch Composer packages."
  147. },
  148. {
  149. "name": "commerceguys/enum",
  150. "version": "v1.0",
  151. "version_normalized": "1.0.0.0",
  152. "source": {
  153. "type": "git",
  154. "url": "https://github.com/commerceguys/enum.git",
  155. "reference": "1d9db2dbeb1a02500e7a14589ae2f9cb402c5c95"
  156. },
  157. "dist": {
  158. "type": "zip",
  159. "url": "https://api.github.com/repos/commerceguys/enum/zipball/1d9db2dbeb1a02500e7a14589ae2f9cb402c5c95",
  160. "reference": "1d9db2dbeb1a02500e7a14589ae2f9cb402c5c95",
  161. "shasum": ""
  162. },
  163. "require": {
  164. "php": ">=5.4.0"
  165. },
  166. "require-dev": {
  167. "phpunit/phpunit": "~4.0"
  168. },
  169. "time": "2015-02-27 21:36:56",
  170. "type": "library",
  171. "installation-source": "dist",
  172. "autoload": {
  173. "psr-4": {
  174. "CommerceGuys\\Enum\\": "src"
  175. }
  176. },
  177. "notification-url": "https://packagist.org/downloads/",
  178. "license": [
  179. "MIT"
  180. ],
  181. "authors": [
  182. {
  183. "name": "Bojan Zivanovic"
  184. }
  185. ],
  186. "description": "A PHP 5.4+ enumeration library."
  187. },
  188. {
  189. "name": "doctrine/collections",
  190. "version": "v1.3.0",
  191. "version_normalized": "1.3.0.0",
  192. "source": {
  193. "type": "git",
  194. "url": "https://github.com/doctrine/collections.git",
  195. "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
  196. },
  197. "dist": {
  198. "type": "zip",
  199. "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
  200. "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
  201. "shasum": ""
  202. },
  203. "require": {
  204. "php": ">=5.3.2"
  205. },
  206. "require-dev": {
  207. "phpunit/phpunit": "~4.0"
  208. },
  209. "time": "2015-04-14 22:21:58",
  210. "type": "library",
  211. "extra": {
  212. "branch-alias": {
  213. "dev-master": "1.2.x-dev"
  214. }
  215. },
  216. "installation-source": "dist",
  217. "autoload": {
  218. "psr-0": {
  219. "Doctrine\\Common\\Collections\\": "lib/"
  220. }
  221. },
  222. "notification-url": "https://packagist.org/downloads/",
  223. "license": [
  224. "MIT"
  225. ],
  226. "authors": [
  227. {
  228. "name": "Roman Borschel",
  229. "email": "roman@code-factory.org"
  230. },
  231. {
  232. "name": "Benjamin Eberlei",
  233. "email": "kontakt@beberlei.de"
  234. },
  235. {
  236. "name": "Guilherme Blanco",
  237. "email": "guilhermeblanco@gmail.com"
  238. },
  239. {
  240. "name": "Jonathan Wage",
  241. "email": "jonwage@gmail.com"
  242. },
  243. {
  244. "name": "Johannes Schmitt",
  245. "email": "schmittjoh@gmail.com"
  246. }
  247. ],
  248. "description": "Collections Abstraction library",
  249. "homepage": "http://www.doctrine-project.org",
  250. "keywords": [
  251. "array",
  252. "collections",
  253. "iterator"
  254. ]
  255. },
  256. {
  257. "name": "commerceguys/addressing",
  258. "version": "dev-master",
  259. "version_normalized": "9999999-dev",
  260. "source": {
  261. "type": "git",
  262. "url": "https://github.com/commerceguys/addressing.git",
  263. "reference": "93ddf176d7dd851edb0bb05694ed1614c5c67ef8"
  264. },
  265. "dist": {
  266. "type": "zip",
  267. "url": "https://api.github.com/repos/commerceguys/addressing/zipball/93ddf176d7dd851edb0bb05694ed1614c5c67ef8",
  268. "reference": "93ddf176d7dd851edb0bb05694ed1614c5c67ef8",
  269. "shasum": ""
  270. },
  271. "require": {
  272. "commerceguys/enum": "~1.0",
  273. "doctrine/collections": "~1.0",
  274. "php": ">=5.4.0"
  275. },
  276. "require-dev": {
  277. "mikey179/vfsstream": "1.*",
  278. "phpunit/phpunit": "~4.0",
  279. "symfony/intl": ">=2.3",
  280. "symfony/validator": ">=2.3"
  281. },
  282. "suggest": {
  283. "commerceguys/intl": "to use it as the source of country data",
  284. "symfony/form": "to generate Symfony address forms",
  285. "symfony/intl": "to use it as the source of country data",
  286. "symfony/validator": "to validate addresses"
  287. },
  288. "time": "2015-12-24 23:07:20",
  289. "type": "library",
  290. "extra": {
  291. "branch-alias": {
  292. "dev-master": "0.x-dev"
  293. }
  294. },
  295. "installation-source": "source",
  296. "autoload": {
  297. "psr-4": {
  298. "CommerceGuys\\Addressing\\": "src"
  299. }
  300. },
  301. "notification-url": "https://packagist.org/downloads/",
  302. "license": [
  303. "MIT"
  304. ],
  305. "authors": [
  306. {
  307. "name": "Bojan Zivanovic"
  308. },
  309. {
  310. "name": "Damien Tournoud"
  311. }
  312. ],
  313. "description": "Addressing library powered by Google's address data.",
  314. "keywords": [
  315. "address",
  316. "internationalization",
  317. "localization",
  318. "postal"
  319. ]
  320. },
  321. {
  322. "name": "commerceguys/zone",
  323. "version": "dev-master",
  324. "version_normalized": "9999999-dev",
  325. "source": {
  326. "type": "git",
  327. "url": "https://github.com/commerceguys/zone.git",
  328. "reference": "1a690b7366a58cf3778b8ca440813d89a56204d4"
  329. },
  330. "dist": {
  331. "type": "zip",
  332. "url": "https://api.github.com/repos/commerceguys/zone/zipball/1a690b7366a58cf3778b8ca440813d89a56204d4",
  333. "reference": "1a690b7366a58cf3778b8ca440813d89a56204d4",
  334. "shasum": ""
  335. },
  336. "require": {
  337. "commerceguys/addressing": "~0.5",
  338. "doctrine/collections": "~1.0",
  339. "php": ">=5.4.0"
  340. },
  341. "require-dev": {
  342. "mikey179/vfsstream": "1.*",
  343. "phpunit/phpunit": "~4.0",
  344. "symfony/intl": ">=2.3"
  345. },
  346. "time": "2015-10-06 20:06:04",
  347. "type": "library",
  348. "extra": {
  349. "branch-alias": {
  350. "dev-master": "0.x-dev"
  351. }
  352. },
  353. "installation-source": "source",
  354. "autoload": {
  355. "psr-4": {
  356. "CommerceGuys\\Zone\\": "src"
  357. }
  358. },
  359. "notification-url": "https://packagist.org/downloads/",
  360. "license": [
  361. "MIT"
  362. ],
  363. "authors": [
  364. {
  365. "name": "Bojan Zivanovic"
  366. }
  367. ],
  368. "description": "Zone management library."
  369. },
  370. {
  371. "name": "commerceguys/intl",
  372. "version": "dev-master",
  373. "version_normalized": "9999999-dev",
  374. "source": {
  375. "type": "git",
  376. "url": "https://github.com/commerceguys/intl.git",
  377. "reference": "d975da224440180cfb97c9db135b53ec3ed52079"
  378. },
  379. "dist": {
  380. "type": "zip",
  381. "url": "https://api.github.com/repos/commerceguys/intl/zipball/d975da224440180cfb97c9db135b53ec3ed52079",
  382. "reference": "d975da224440180cfb97c9db135b53ec3ed52079",
  383. "shasum": ""
  384. },
  385. "require": {
  386. "ext-bcmath": "*",
  387. "php": ">=5.4.0"
  388. },
  389. "require-dev": {
  390. "mikey179/vfsstream": "1.*",
  391. "phpunit/phpunit": "~4.0"
  392. },
  393. "time": "2015-10-05 14:01:23",
  394. "type": "library",
  395. "extra": {
  396. "branch-alias": {
  397. "dev-master": "0.x-dev"
  398. }
  399. },
  400. "installation-source": "source",
  401. "autoload": {
  402. "psr-4": {
  403. "CommerceGuys\\Intl\\": "src"
  404. }
  405. },
  406. "notification-url": "https://packagist.org/downloads/",
  407. "license": [
  408. "MIT"
  409. ],
  410. "authors": [
  411. {
  412. "name": "Bojan Zivanovic"
  413. }
  414. ],
  415. "description": "Internationalization library powered by CLDR data."
  416. },
  417. {
  418. "name": "psr/http-message",
  419. "version": "1.0",
  420. "version_normalized": "1.0.0.0",
  421. "source": {
  422. "type": "git",
  423. "url": "https://github.com/php-fig/http-message.git",
  424. "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
  425. },
  426. "dist": {
  427. "type": "zip",
  428. "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
  429. "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
  430. "shasum": ""
  431. },
  432. "require": {
  433. "php": ">=5.3.0"
  434. },
  435. "time": "2015-05-04 20:22:00",
  436. "type": "library",
  437. "extra": {
  438. "branch-alias": {
  439. "dev-master": "1.0.x-dev"
  440. }
  441. },
  442. "installation-source": "dist",
  443. "autoload": {
  444. "psr-4": {
  445. "Psr\\Http\\Message\\": "src/"
  446. }
  447. },
  448. "notification-url": "https://packagist.org/downloads/",
  449. "license": [
  450. "MIT"
  451. ],
  452. "authors": [
  453. {
  454. "name": "PHP-FIG",
  455. "homepage": "http://www.php-fig.org/"
  456. }
  457. ],
  458. "description": "Common interface for HTTP messages",
  459. "keywords": [
  460. "http",
  461. "http-message",
  462. "psr",
  463. "psr-7",
  464. "request",
  465. "response"
  466. ]
  467. },
  468. {
  469. "name": "ircmaxell/password-compat",
  470. "version": "v1.0.4",
  471. "version_normalized": "1.0.4.0",
  472. "source": {
  473. "type": "git",
  474. "url": "https://github.com/ircmaxell/password_compat.git",
  475. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
  476. },
  477. "dist": {
  478. "type": "zip",
  479. "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
  480. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
  481. "shasum": ""
  482. },
  483. "require-dev": {
  484. "phpunit/phpunit": "4.*"
  485. },
  486. "time": "2014-11-20 16:49:30",
  487. "type": "library",
  488. "installation-source": "dist",
  489. "autoload": {
  490. "files": [
  491. "lib/password.php"
  492. ]
  493. },
  494. "notification-url": "https://packagist.org/downloads/",
  495. "license": [
  496. "MIT"
  497. ],
  498. "authors": [
  499. {
  500. "name": "Anthony Ferrara",
  501. "email": "ircmaxell@php.net",
  502. "homepage": "http://blog.ircmaxell.com"
  503. }
  504. ],
  505. "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
  506. "homepage": "https://github.com/ircmaxell/password_compat",
  507. "keywords": [
  508. "hashing",
  509. "password"
  510. ]
  511. },
  512. {
  513. "name": "symfony/polyfill-php55",
  514. "version": "v1.1.1",
  515. "version_normalized": "1.1.1.0",
  516. "source": {
  517. "type": "git",
  518. "url": "https://github.com/symfony/polyfill-php55.git",
  519. "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6"
  520. },
  521. "dist": {
  522. "type": "zip",
  523. "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b4f3f07d91702f8f926339fc4fcf81671d8c27e6",
  524. "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6",
  525. "shasum": ""
  526. },
  527. "require": {
  528. "ircmaxell/password-compat": "~1.0",
  529. "php": ">=5.3.3"
  530. },
  531. "time": "2016-01-20 09:13:37",
  532. "type": "library",
  533. "extra": {
  534. "branch-alias": {
  535. "dev-master": "1.1-dev"
  536. }
  537. },
  538. "installation-source": "dist",
  539. "autoload": {
  540. "psr-4": {
  541. "Symfony\\Polyfill\\Php55\\": ""
  542. },
  543. "files": [
  544. "bootstrap.php"
  545. ]
  546. },
  547. "notification-url": "https://packagist.org/downloads/",
  548. "license": [
  549. "MIT"
  550. ],
  551. "authors": [
  552. {
  553. "name": "Nicolas Grekas",
  554. "email": "p@tchwork.com"
  555. },
  556. {
  557. "name": "Symfony Community",
  558. "homepage": "https://symfony.com/contributors"
  559. }
  560. ],
  561. "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
  562. "homepage": "https://symfony.com",
  563. "keywords": [
  564. "compatibility",
  565. "polyfill",
  566. "portable",
  567. "shim"
  568. ]
  569. },
  570. {
  571. "name": "symfony/polyfill-php54",
  572. "version": "v1.1.1",
  573. "version_normalized": "1.1.1.0",
  574. "source": {
  575. "type": "git",
  576. "url": "https://github.com/symfony/polyfill-php54.git",
  577. "reference": "9ba741ca01c77282ecf5796c2c1d667f03454ffb"
  578. },
  579. "dist": {
  580. "type": "zip",
  581. "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/9ba741ca01c77282ecf5796c2c1d667f03454ffb",
  582. "reference": "9ba741ca01c77282ecf5796c2c1d667f03454ffb",
  583. "shasum": ""
  584. },
  585. "require": {
  586. "php": ">=5.3.3"
  587. },
  588. "time": "2016-01-25 19:13:00",
  589. "type": "library",
  590. "extra": {
  591. "branch-alias": {
  592. "dev-master": "1.1-dev"
  593. }
  594. },
  595. "installation-source": "dist",
  596. "autoload": {
  597. "psr-4": {
  598. "Symfony\\Polyfill\\Php54\\": ""
  599. },
  600. "files": [
  601. "bootstrap.php"
  602. ],
  603. "classmap": [
  604. "Resources/stubs"
  605. ]
  606. },
  607. "notification-url": "https://packagist.org/downloads/",
  608. "license": [
  609. "MIT"
  610. ],
  611. "authors": [
  612. {
  613. "name": "Nicolas Grekas",
  614. "email": "p@tchwork.com"
  615. },
  616. {
  617. "name": "Symfony Community",
  618. "homepage": "https://symfony.com/contributors"
  619. }
  620. ],
  621. "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
  622. "homepage": "https://symfony.com",
  623. "keywords": [
  624. "compatibility",
  625. "polyfill",
  626. "portable",
  627. "shim"
  628. ]
  629. },
  630. {
  631. "name": "symfony/polyfill-mbstring",
  632. "version": "v1.1.1",
  633. "version_normalized": "1.1.1.0",
  634. "source": {
  635. "type": "git",
  636. "url": "https://github.com/symfony/polyfill-mbstring.git",
  637. "reference": "1289d16209491b584839022f29257ad859b8532d"
  638. },
  639. "dist": {
  640. "type": "zip",
  641. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
  642. "reference": "1289d16209491b584839022f29257ad859b8532d",
  643. "shasum": ""
  644. },
  645. "require": {
  646. "php": ">=5.3.3"
  647. },
  648. "suggest": {
  649. "ext-mbstring": "For best performance"
  650. },
  651. "time": "2016-01-20 09:13:37",
  652. "type": "library",
  653. "extra": {
  654. "branch-alias": {
  655. "dev-master": "1.1-dev"
  656. }
  657. },
  658. "installation-source": "dist",
  659. "autoload": {
  660. "psr-4": {
  661. "Symfony\\Polyfill\\Mbstring\\": ""
  662. },
  663. "files": [
  664. "bootstrap.php"
  665. ]
  666. },
  667. "notification-url": "https://packagist.org/downloads/",
  668. "license": [
  669. "MIT"
  670. ],
  671. "authors": [
  672. {
  673. "name": "Nicolas Grekas",
  674. "email": "p@tchwork.com"
  675. },
  676. {
  677. "name": "Symfony Community",
  678. "homepage": "https://symfony.com/contributors"
  679. }
  680. ],
  681. "description": "Symfony polyfill for the Mbstring extension",
  682. "homepage": "https://symfony.com",
  683. "keywords": [
  684. "compatibility",
  685. "mbstring",
  686. "polyfill",
  687. "portable",
  688. "shim"
  689. ]
  690. },
  691. {
  692. "name": "symfony/psr-http-message-bridge",
  693. "version": "v0.2",
  694. "version_normalized": "0.2.0.0",
  695. "source": {
  696. "type": "git",
  697. "url": "https://github.com/symfony/psr-http-message-bridge.git",
  698. "reference": "dc7e308e1dc2898a46776e2221a643cb08315453"
  699. },
  700. "dist": {
  701. "type": "zip",
  702. "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/dc7e308e1dc2898a46776e2221a643cb08315453",
  703. "reference": "dc7e308e1dc2898a46776e2221a643cb08315453",
  704. "shasum": ""
  705. },
  706. "require": {
  707. "php": ">=5.3.3",
  708. "psr/http-message": "~1.0",
  709. "symfony/http-foundation": "~2.3|~3.0"
  710. },
  711. "require-dev": {
  712. "symfony/phpunit-bridge": "~2.7|~3.0"
  713. },
  714. "suggest": {
  715. "zendframework/zend-diactoros": "To use the Zend Diactoros factory"
  716. },
  717. "time": "2015-05-29 17:57:12",
  718. "type": "symfony-bridge",
  719. "installation-source": "dist",
  720. "autoload": {
  721. "psr-4": {
  722. "Symfony\\Bridge\\PsrHttpMessage\\": ""
  723. }
  724. },
  725. "notification-url": "https://packagist.org/downloads/",
  726. "license": [
  727. "MIT"
  728. ],
  729. "authors": [
  730. {
  731. "name": "Symfony Community",
  732. "homepage": "http://symfony.com/contributors"
  733. },
  734. {
  735. "name": "Fabien Potencier",
  736. "email": "fabien@symfony.com"
  737. }
  738. ],
  739. "description": "PSR HTTP message bridge",
  740. "homepage": "http://symfony.com",
  741. "keywords": [
  742. "http",
  743. "http-message",
  744. "psr-7"
  745. ]
  746. },
  747. {
  748. "name": "masterminds/html5",
  749. "version": "2.1.2",
  750. "version_normalized": "2.1.2.0",
  751. "source": {
  752. "type": "git",
  753. "url": "https://github.com/Masterminds/html5-php.git",
  754. "reference": "8f782e0f01a6e33a319bdc8f6de9cfd6569979a4"
  755. },
  756. "dist": {
  757. "type": "zip",
  758. "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/8f782e0f01a6e33a319bdc8f6de9cfd6569979a4",
  759. "reference": "8f782e0f01a6e33a319bdc8f6de9cfd6569979a4",
  760. "shasum": ""
  761. },
  762. "require": {
  763. "ext-libxml": "*",
  764. "php": ">=5.3.0"
  765. },
  766. "require-dev": {
  767. "phpunit/phpunit": "4.*",
  768. "sami/sami": "~2.0",
  769. "satooshi/php-coveralls": "0.6.*"
  770. },
  771. "time": "2015-06-07 08:43:18",
  772. "type": "library",
  773. "extra": {
  774. "branch-alias": {
  775. "dev-master": "2.1-dev"
  776. }
  777. },
  778. "installation-source": "dist",
  779. "autoload": {
  780. "psr-4": {
  781. "Masterminds\\": "src"
  782. }
  783. },
  784. "notification-url": "https://packagist.org/downloads/",
  785. "license": [
  786. "MIT"
  787. ],
  788. "authors": [
  789. {
  790. "name": "Matt Butcher",
  791. "email": "technosophos@gmail.com"
  792. },
  793. {
  794. "name": "Asmir Mustafic",
  795. "email": "goetas@gmail.com"
  796. },
  797. {
  798. "name": "Matt Farina",
  799. "email": "matt@mattfarina.com"
  800. }
  801. ],
  802. "description": "An HTML5 parser and serializer.",
  803. "homepage": "http://masterminds.github.io/html5-php",
  804. "keywords": [
  805. "HTML5",
  806. "dom",
  807. "html",
  808. "parser",
  809. "querypath",
  810. "serializer",
  811. "xml"
  812. ]
  813. },
  814. {
  815. "name": "doctrine/lexer",
  816. "version": "v1.0.1",
  817. "version_normalized": "1.0.1.0",
  818. "source": {
  819. "type": "git",
  820. "url": "https://github.com/doctrine/lexer.git",
  821. "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
  822. },
  823. "dist": {
  824. "type": "zip",
  825. "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
  826. "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
  827. "shasum": ""
  828. },
  829. "require": {
  830. "php": ">=5.3.2"
  831. },
  832. "time": "2014-09-09 13:34:57",
  833. "type": "library",
  834. "extra": {
  835. "branch-alias": {
  836. "dev-master": "1.0.x-dev"
  837. }
  838. },
  839. "installation-source": "dist",
  840. "autoload": {
  841. "psr-0": {
  842. "Doctrine\\Common\\Lexer\\": "lib/"
  843. }
  844. },
  845. "notification-url": "https://packagist.org/downloads/",
  846. "license": [
  847. "MIT"
  848. ],
  849. "authors": [
  850. {
  851. "name": "Roman Borschel",
  852. "email": "roman@code-factory.org"
  853. },
  854. {
  855. "name": "Guilherme Blanco",
  856. "email": "guilhermeblanco@gmail.com"
  857. },
  858. {
  859. "name": "Johannes Schmitt",
  860. "email": "schmittjoh@gmail.com"
  861. }
  862. ],
  863. "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
  864. "homepage": "http://www.doctrine-project.org",
  865. "keywords": [
  866. "lexer",
  867. "parser"
  868. ]
  869. },
  870. {
  871. "name": "egulias/email-validator",
  872. "version": "1.2.11",
  873. "version_normalized": "1.2.11.0",
  874. "source": {
  875. "type": "git",
  876. "url": "https://github.com/egulias/EmailValidator.git",
  877. "reference": "04c6cdf9871140b80947c87db7770c0dd9c75c7c"
  878. },
  879. "dist": {
  880. "type": "zip",
  881. "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/04c6cdf9871140b80947c87db7770c0dd9c75c7c",
  882. "reference": "04c6cdf9871140b80947c87db7770c0dd9c75c7c",
  883. "shasum": ""
  884. },
  885. "require": {
  886. "doctrine/lexer": "~1.0,>=1.0.1",
  887. "php": ">= 5.3.3"
  888. },
  889. "require-dev": {
  890. "phpunit/phpunit": "~4.4",
  891. "satooshi/php-coveralls": "dev-master"
  892. },
  893. "time": "2015-11-11 03:28:32",
  894. "type": "library",
  895. "extra": {
  896. "branch-alias": {
  897. "dev-master": "2.0.x-dev"
  898. }
  899. },
  900. "installation-source": "dist",
  901. "autoload": {
  902. "psr-0": {
  903. "Egulias\\": "src/"
  904. }
  905. },
  906. "notification-url": "https://packagist.org/downloads/",
  907. "license": [
  908. "MIT"
  909. ],
  910. "authors": [
  911. {
  912. "name": "Eduardo Gulias Davis"
  913. }
  914. ],
  915. "description": "A library for validating emails",
  916. "homepage": "https://github.com/egulias/EmailValidator",
  917. "keywords": [
  918. "email",
  919. "emailvalidation",
  920. "emailvalidator",
  921. "validation",
  922. "validator"
  923. ]
  924. },
  925. {
  926. "name": "psr/log",
  927. "version": "1.0.0",
  928. "version_normalized": "1.0.0.0",
  929. "source": {
  930. "type": "git",
  931. "url": "https://github.com/php-fig/log.git",
  932. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
  933. },
  934. "dist": {
  935. "type": "zip",
  936. "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
  937. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
  938. "shasum": ""
  939. },
  940. "time": "2012-12-21 11:40:51",
  941. "type": "library",
  942. "installation-source": "dist",
  943. "autoload": {
  944. "psr-0": {
  945. "Psr\\Log\\": ""
  946. }
  947. },
  948. "notification-url": "https://packagist.org/downloads/",
  949. "license": [
  950. "MIT"
  951. ],
  952. "authors": [
  953. {
  954. "name": "PHP-FIG",
  955. "homepage": "http://www.php-fig.org/"
  956. }
  957. ],
  958. "description": "Common interface for logging libraries",
  959. "keywords": [
  960. "log",
  961. "psr",
  962. "psr-3"
  963. ]
  964. },
  965. {
  966. "name": "stack/builder",
  967. "version": "v1.0.3",
  968. "version_normalized": "1.0.3.0",
  969. "source": {
  970. "type": "git",
  971. "url": "https://github.com/stackphp/builder.git",
  972. "reference": "c1f8a4693b55c563405024f708a76ef576c3b276"
  973. },
  974. "dist": {
  975. "type": "zip",
  976. "url": "https://api.github.com/repos/stackphp/builder/zipball/c1f8a4693b55c563405024f708a76ef576c3b276",
  977. "reference": "c1f8a4693b55c563405024f708a76ef576c3b276",
  978. "shasum": ""
  979. },
  980. "require": {
  981. "php": ">=5.3.0",
  982. "symfony/http-foundation": "~2.1",
  983. "symfony/http-kernel": "~2.1"
  984. },
  985. "require-dev": {
  986. "silex/silex": "~1.0"
  987. },
  988. "time": "2014-11-23 20:37:11",
  989. "type": "library",
  990. "extra": {
  991. "branch-alias": {
  992. "dev-master": "1.0-dev"
  993. }
  994. },
  995. "installation-source": "dist",
  996. "autoload": {
  997. "psr-0": {
  998. "Stack": "src"
  999. }
  1000. },
  1001. "notification-url": "https://packagist.org/downloads/",
  1002. "license": [
  1003. "MIT"
  1004. ],
  1005. "authors": [
  1006. {
  1007. "name": "Igor Wiedler",
  1008. "email": "igor@wiedler.ch"
  1009. }
  1010. ],
  1011. "description": "Builder for stack middlewares based on HttpKernelInterface.",
  1012. "keywords": [
  1013. "stack"
  1014. ]
  1015. },
  1016. {
  1017. "name": "zendframework/zend-stdlib",
  1018. "version": "3.0.0",
  1019. "version_normalized": "3.0.0.0",
  1020. "source": {
  1021. "type": "git",
  1022. "url": "https://github.com/zendframework/zend-stdlib.git",
  1023. "reference": "22eb098958980fbbe6b9a06f209f5a4b496cc0c1"
  1024. },
  1025. "dist": {
  1026. "type": "zip",
  1027. "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/22eb098958980fbbe6b9a06f209f5a4b496cc0c1",
  1028. "reference": "22eb098958980fbbe6b9a06f209f5a4b496cc0c1",
  1029. "shasum": ""
  1030. },
  1031. "require": {
  1032. "php": "^5.5 || ^7.0"
  1033. },
  1034. "require-dev": {
  1035. "athletic/athletic": "~0.1",
  1036. "fabpot/php-cs-fixer": "1.7.*",
  1037. "phpunit/phpunit": "~4.0"
  1038. },
  1039. "time": "2016-02-03 16:53:37",
  1040. "type": "library",
  1041. "extra": {
  1042. "branch-alias": {
  1043. "dev-master": "3.0-dev",
  1044. "dev-develop": "3.1-dev"
  1045. }
  1046. },
  1047. "installation-source": "dist",
  1048. "autoload": {
  1049. "psr-4": {
  1050. "Zend\\Stdlib\\": "src/"
  1051. }
  1052. },
  1053. "notification-url": "https://packagist.org/downloads/",
  1054. "license": [
  1055. "BSD-3-Clause"
  1056. ],
  1057. "homepage": "https://github.com/zendframework/zend-stdlib",
  1058. "keywords": [
  1059. "stdlib",
  1060. "zf2"
  1061. ]
  1062. },
  1063. {
  1064. "name": "zendframework/zend-escaper",
  1065. "version": "2.5.1",
  1066. "version_normalized": "2.5.1.0",
  1067. "source": {
  1068. "type": "git",
  1069. "url": "https://github.com/zendframework/zend-escaper.git",
  1070. "reference": "a4b227d8a477f4e7e9073f8e0a7ae7dbd3104a73"
  1071. },
  1072. "dist": {
  1073. "type": "zip",
  1074. "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/a4b227d8a477f4e7e9073f8e0a7ae7dbd3104a73",
  1075. "reference": "a4b227d8a477f4e7e9073f8e0a7ae7dbd3104a73",
  1076. "shasum": ""
  1077. },
  1078. "require": {
  1079. "php": ">=5.3.23"
  1080. },
  1081. "require-dev": {
  1082. "fabpot/php-cs-fixer": "1.7.*",
  1083. "phpunit/phpunit": "~4.0"
  1084. },
  1085. "time": "2015-06-03 14:05:37",
  1086. "type": "library",
  1087. "extra": {
  1088. "branch-alias": {
  1089. "dev-master": "2.5-dev",
  1090. "dev-develop": "2.6-dev"
  1091. }
  1092. },
  1093. "installation-source": "dist",
  1094. "autoload": {
  1095. "psr-4": {
  1096. "Zend\\Escaper\\": "src/"
  1097. }
  1098. },
  1099. "notification-url": "https://packagist.org/downloads/",
  1100. "license": [
  1101. "BSD-3-Clause"
  1102. ],
  1103. "homepage": "https://github.com/zendframework/zend-escaper",
  1104. "keywords": [
  1105. "escaper",
  1106. "zf2"
  1107. ]
  1108. },
  1109. {
  1110. "name": "zendframework/zend-feed",
  1111. "version": "2.7.0",
  1112. "version_normalized": "2.7.0.0",
  1113. "source": {
  1114. "type": "git",
  1115. "url": "https://github.com/zendframework/zend-feed.git",
  1116. "reference": "12b328d382aa5200f1de53d4147033b885776b67"
  1117. },
  1118. "dist": {
  1119. "type": "zip",
  1120. "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/12b328d382aa5200f1de53d4147033b885776b67",
  1121. "reference": "12b328d382aa5200f1de53d4147033b885776b67",
  1122. "shasum": ""
  1123. },
  1124. "require": {
  1125. "php": "^5.5 || ^7.0",
  1126. "zendframework/zend-escaper": "^2.5",
  1127. "zendframework/zend-stdlib": "^2.7 || ^3.0"
  1128. },
  1129. "require-dev": {
  1130. "fabpot/php-cs-fixer": "1.7.*",
  1131. "phpunit/phpunit": "~4.0",
  1132. "psr/http-message": "^1.0",
  1133. "zendframework/zend-cache": "^2.5",
  1134. "zendframework/zend-db": "^2.5",
  1135. "zendframework/zend-http": "^2.5",
  1136. "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
  1137. "zendframework/zend-validator": "^2.5"
  1138. },
  1139. "suggest": {
  1140. "psr/http-message": "PSR-7 ^1.0, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator",
  1141. "zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests",
  1142. "zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub",
  1143. "zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
  1144. "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations",
  1145. "zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries ehen using the Writer subcomponent"
  1146. },
  1147. "time": "2016-02-11 18:54:29",
  1148. "type": "library",
  1149. "extra": {
  1150. "branch-alias": {
  1151. "dev-master": "2.7-dev",
  1152. "dev-develop": "2.8-dev"
  1153. }
  1154. },
  1155. "installation-source": "dist",
  1156. "autoload": {
  1157. "psr-4": {
  1158. "Zend\\Feed\\": "src/"
  1159. }
  1160. },
  1161. "notification-url": "https://packagist.org/downloads/",
  1162. "license": [
  1163. "BSD-3-Clause"
  1164. ],
  1165. "description": "provides functionality for consuming RSS and Atom feeds",
  1166. "homepage": "https://github.com/zendframework/zend-feed",
  1167. "keywords": [
  1168. "feed",
  1169. "zf2"
  1170. ]
  1171. },
  1172. {
  1173. "name": "easyrdf/easyrdf",
  1174. "version": "0.9.1",
  1175. "version_normalized": "0.9.1.0",
  1176. "source": {
  1177. "type": "git",
  1178. "url": "https://github.com/njh/easyrdf.git",
  1179. "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
  1180. },
  1181. "dist": {
  1182. "type": "zip",
  1183. "url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
  1184. "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566",
  1185. "shasum": ""
  1186. },
  1187. "require": {
  1188. "ext-mbstring": "*",
  1189. "ext-pcre": "*",
  1190. "php": ">=5.2.8"
  1191. },
  1192. "require-dev": {
  1193. "phpunit/phpunit": "~3.5",
  1194. "sami/sami": "~1.4",
  1195. "squizlabs/php_codesniffer": "~1.4.3"
  1196. },
  1197. "suggest": {
  1198. "ml/json-ld": "~1.0"
  1199. },
  1200. "time": "2015-02-27 09:45:49",
  1201. "type": "library",
  1202. "installation-source": "dist",
  1203. "autoload": {
  1204. "psr-0": {
  1205. "EasyRdf_": "lib/"
  1206. }
  1207. },
  1208. "notification-url": "https://packagist.org/downloads/",
  1209. "license": [
  1210. "BSD-3-Clause"
  1211. ],
  1212. "authors": [
  1213. {
  1214. "name": "Nicholas Humfrey",
  1215. "email": "njh@aelius.com",
  1216. "homepage": "http://www.aelius.com/njh/",
  1217. "role": "Developer"
  1218. },
  1219. {
  1220. "name": "Alexey Zakhlestin",
  1221. "email": "indeyets@gmail.com",
  1222. "role": "Developer"
  1223. }
  1224. ],
  1225. "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
  1226. "homepage": "http://www.easyrdf.org/",
  1227. "keywords": [
  1228. "Linked Data",
  1229. "RDF",
  1230. "Semantic Web",
  1231. "Turtle",
  1232. "rdfa",
  1233. "sparql"
  1234. ]
  1235. },
  1236. {
  1237. "name": "symfony-cmf/routing",
  1238. "version": "1.3.0",
  1239. "version_normalized": "1.3.0.0",
  1240. "source": {
  1241. "type": "git",
  1242. "url": "https://github.com/symfony-cmf/Routing.git",
  1243. "reference": "8e87981d72c6930a27585dcd3119f3199f6cb2a6"
  1244. },
  1245. "dist": {
  1246. "type": "zip",
  1247. "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/8e87981d72c6930a27585dcd3119f3199f6cb2a6",
  1248. "reference": "8e87981d72c6930a27585dcd3119f3199f6cb2a6",
  1249. "shasum": ""
  1250. },
  1251. "require": {
  1252. "php": ">=5.3.3",
  1253. "psr/log": "~1.0",
  1254. "symfony/http-kernel": "~2.2",
  1255. "symfony/routing": "~2.2"
  1256. },
  1257. "require-dev": {
  1258. "symfony/config": "~2.2",
  1259. "symfony/dependency-injection": "~2.0@stable",
  1260. "symfony/event-dispatcher": "~2.1"
  1261. },
  1262. "suggest": {
  1263. "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version ~2.1"
  1264. },
  1265. "time": "2014-10-20 20:55:17",
  1266. "type": "library",
  1267. "extra": {
  1268. "branch-alias": {
  1269. "dev-master": "1.3-dev"
  1270. }
  1271. },
  1272. "installation-source": "dist",
  1273. "autoload": {
  1274. "psr-4": {
  1275. "Symfony\\Cmf\\Component\\Routing\\": ""
  1276. }
  1277. },
  1278. "notification-url": "https://packagist.org/downloads/",
  1279. "license": [
  1280. "MIT"
  1281. ],
  1282. "authors": [
  1283. {
  1284. "name": "Symfony CMF Community",
  1285. "homepage": "https://github.com/symfony-cmf/Routing/contributors"
  1286. }
  1287. ],
  1288. "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
  1289. "homepage": "http://cmf.symfony.com",
  1290. "keywords": [
  1291. "database",
  1292. "routing"
  1293. ]
  1294. },
  1295. {
  1296. "name": "guzzlehttp/psr7",
  1297. "version": "1.2.3",
  1298. "version_normalized": "1.2.3.0",
  1299. "source": {
  1300. "type": "git",
  1301. "url": "https://github.com/guzzle/psr7.git",
  1302. "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b"
  1303. },
  1304. "dist": {
  1305. "type": "zip",
  1306. "url": "https://api.github.com/repos/guzzle/psr7/zipball/2e89629ff057ebb49492ba08e6995d3a6a80021b",
  1307. "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b",
  1308. "shasum": ""
  1309. },
  1310. "require": {
  1311. "php": ">=5.4.0",
  1312. "psr/http-message": "~1.0"
  1313. },
  1314. "provide": {
  1315. "psr/http-message-implementation": "1.0"
  1316. },
  1317. "require-dev": {
  1318. "phpunit/phpunit": "~4.0"
  1319. },
  1320. "time": "2016-02-18 21:54:00",
  1321. "type": "library",
  1322. "extra": {
  1323. "branch-alias": {
  1324. "dev-master": "1.0-dev"
  1325. }
  1326. },
  1327. "installation-source": "dist",
  1328. "autoload": {
  1329. "psr-4": {
  1330. "GuzzleHttp\\Psr7\\": "src/"
  1331. },
  1332. "files": [
  1333. "src/functions_include.php"
  1334. ]
  1335. },
  1336. "notification-url": "https://packagist.org/downloads/",
  1337. "license": [
  1338. "MIT"
  1339. ],
  1340. "authors": [
  1341. {
  1342. "name": "Michael Dowling",
  1343. "email": "mtdowling@gmail.com",
  1344. "homepage": "https://github.com/mtdowling"
  1345. }
  1346. ],
  1347. "description": "PSR-7 message implementation",
  1348. "keywords": [
  1349. "http",
  1350. "message",
  1351. "stream",
  1352. "uri"
  1353. ]
  1354. },
  1355. {
  1356. "name": "guzzlehttp/promises",
  1357. "version": "1.1.0",
  1358. "version_normalized": "1.1.0.0",
  1359. "source": {
  1360. "type": "git",
  1361. "url": "https://github.com/guzzle/promises.git",
  1362. "reference": "bb9024c526b22f3fe6ae55a561fd70653d470aa8"
  1363. },
  1364. "dist": {
  1365. "type": "zip",
  1366. "url": "https://api.github.com/repos/guzzle/promises/zipball/bb9024c526b22f3fe6ae55a561fd70653d470aa8",
  1367. "reference": "bb9024c526b22f3fe6ae55a561fd70653d470aa8",
  1368. "shasum": ""
  1369. },
  1370. "require": {
  1371. "php": ">=5.5.0"
  1372. },
  1373. "require-dev": {
  1374. "phpunit/phpunit": "~4.0"
  1375. },
  1376. "time": "2016-03-08 01:15:46",
  1377. "type": "library",
  1378. "extra": {
  1379. "branch-alias": {
  1380. "dev-master": "1.0-dev"
  1381. }
  1382. },
  1383. "installation-source": "dist",
  1384. "autoload": {
  1385. "psr-4": {
  1386. "GuzzleHttp\\Promise\\": "src/"
  1387. },
  1388. "files": [
  1389. "src/functions_include.php"
  1390. ]
  1391. },
  1392. "notification-url": "https://packagist.org/downloads/",
  1393. "license": [
  1394. "MIT"
  1395. ],
  1396. "authors": [
  1397. {
  1398. "name": "Michael Dowling",
  1399. "email": "mtdowling@gmail.com",
  1400. "homepage": "https://github.com/mtdowling"
  1401. }
  1402. ],
  1403. "description": "Guzzle promises library",
  1404. "keywords": [
  1405. "promise"
  1406. ]
  1407. },
  1408. {
  1409. "name": "doctrine/annotations",
  1410. "version": "v1.2.7",
  1411. "version_normalized": "1.2.7.0",
  1412. "source": {
  1413. "type": "git",
  1414. "url": "https://github.com/doctrine/annotations.git",
  1415. "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
  1416. },
  1417. "dist": {
  1418. "type": "zip",
  1419. "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
  1420. "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
  1421. "shasum": ""
  1422. },
  1423. "require": {
  1424. "doctrine/lexer": "1.*",
  1425. "php": ">=5.3.2"
  1426. },
  1427. "require-dev": {
  1428. "doctrine/cache": "1.*",
  1429. "phpunit/phpunit": "4.*"
  1430. },
  1431. "time": "2015-08-31 12:32:49",
  1432. "type": "library",
  1433. "extra": {
  1434. "branch-alias": {
  1435. "dev-master": "1.3.x-dev"
  1436. }
  1437. },
  1438. "installation-source": "dist",
  1439. "autoload": {
  1440. "psr-0": {
  1441. "Doctrine\\Common\\Annotations\\": "lib/"
  1442. }
  1443. },
  1444. "notification-url": "https://packagist.org/downloads/",
  1445. "license": [
  1446. "MIT"
  1447. ],
  1448. "authors": [
  1449. {
  1450. "name": "Roman Borschel",
  1451. "email": "roman@code-factory.org"
  1452. },
  1453. {
  1454. "name": "Benjamin Eberlei",
  1455. "email": "kontakt@beberlei.de"
  1456. },
  1457. {
  1458. "name": "Guilherme Blanco",
  1459. "email": "guilhermeblanco@gmail.com"
  1460. },
  1461. {
  1462. "name": "Jonathan Wage",
  1463. "email": "jonwage@gmail.com"
  1464. },
  1465. {
  1466. "name": "Johannes Schmitt",
  1467. "email": "schmittjoh@gmail.com"
  1468. }
  1469. ],
  1470. "description": "Docblock Annotations Parser",
  1471. "homepage": "http://www.doctrine-project.org",
  1472. "keywords": [
  1473. "annotations",
  1474. "docblock",
  1475. "parser"
  1476. ]
  1477. },
  1478. {
  1479. "name": "doctrine/inflector",
  1480. "version": "v1.1.0",
  1481. "version_normalized": "1.1.0.0",
  1482. "source": {
  1483. "type": "git",
  1484. "url": "https://github.com/doctrine/inflector.git",
  1485. "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
  1486. },
  1487. "dist": {
  1488. "type": "zip",
  1489. "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
  1490. "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
  1491. "shasum": ""
  1492. },
  1493. "require": {
  1494. "php": ">=5.3.2"
  1495. },
  1496. "require-dev": {
  1497. "phpunit/phpunit": "4.*"
  1498. },
  1499. "time": "2015-11-06 14:35:42",
  1500. "type": "library",
  1501. "extra": {
  1502. "branch-alias": {
  1503. "dev-master": "1.1.x-dev"
  1504. }
  1505. },
  1506. "installation-source": "dist",
  1507. "autoload": {
  1508. "psr-0": {
  1509. "Doctrine\\Common\\Inflector\\": "lib/"
  1510. }
  1511. },
  1512. "notification-url": "https://packagist.org/downloads/",
  1513. "license": [
  1514. "MIT"
  1515. ],
  1516. "authors": [
  1517. {
  1518. "name": "Roman Borschel",
  1519. "email": "roman@code-factory.org"
  1520. },
  1521. {
  1522. "name": "Benjamin Eberlei",
  1523. "email": "kontakt@beberlei.de"
  1524. },
  1525. {
  1526. "name": "Guilherme Blanco",
  1527. "email": "guilhermeblanco@gmail.com"
  1528. },
  1529. {
  1530. "name": "Jonathan Wage",
  1531. "email": "jonwage@gmail.com"
  1532. },
  1533. {
  1534. "name": "Johannes Schmitt",
  1535. "email": "schmittjoh@gmail.com"
  1536. }
  1537. ],
  1538. "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  1539. "homepage": "http://www.doctrine-project.org",
  1540. "keywords": [
  1541. "inflection",
  1542. "pluralize",
  1543. "singularize",
  1544. "string"
  1545. ]
  1546. },
  1547. {
  1548. "name": "doctrine/cache",
  1549. "version": "v1.6.0",
  1550. "version_normalized": "1.6.0.0",
  1551. "source": {
  1552. "type": "git",
  1553. "url": "https://github.com/doctrine/cache.git",
  1554. "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6"
  1555. },
  1556. "dist": {
  1557. "type": "zip",
  1558. "url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6",
  1559. "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6",
  1560. "shasum": ""
  1561. },
  1562. "require": {
  1563. "php": "~5.5|~7.0"
  1564. },
  1565. "conflict": {
  1566. "doctrine/common": ">2.2,<2.4"
  1567. },
  1568. "require-dev": {
  1569. "phpunit/phpunit": "~4.8|~5.0",
  1570. "predis/predis": "~1.0",
  1571. "satooshi/php-coveralls": "~0.6"
  1572. },
  1573. "time": "2015-12-31 16:37:02",
  1574. "type": "library",
  1575. "extra": {
  1576. "branch-alias": {
  1577. "dev-master": "1.6.x-dev"
  1578. }
  1579. },
  1580. "installation-source": "dist",
  1581. "autoload": {
  1582. "psr-4": {
  1583. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  1584. }
  1585. },
  1586. "notification-url": "https://packagist.org/downloads/",
  1587. "license": [
  1588. "MIT"
  1589. ],
  1590. "authors": [
  1591. {
  1592. "name": "Roman Borschel",
  1593. "email": "roman@code-factory.org"
  1594. },
  1595. {
  1596. "name": "Benjamin Eberlei",
  1597. "email": "kontakt@beberlei.de"
  1598. },
  1599. {
  1600. "name": "Guilherme Blanco",
  1601. "email": "guilhermeblanco@gmail.com"
  1602. },
  1603. {
  1604. "name": "Jonathan Wage",
  1605. "email": "jonwage@gmail.com"
  1606. },
  1607. {
  1608. "name": "Johannes Schmitt",
  1609. "email": "schmittjoh@gmail.com"
  1610. }
  1611. ],
  1612. "description": "Caching library offering an object-oriented API for many cache backends",
  1613. "homepage": "http://www.doctrine-project.org",
  1614. "keywords": [
  1615. "cache",
  1616. "caching"
  1617. ]
  1618. },
  1619. {
  1620. "name": "doctrine/common",
  1621. "version": "v2.5.3",
  1622. "version_normalized": "2.5.3.0",
  1623. "source": {
  1624. "type": "git",
  1625. "url": "https://github.com/doctrine/common.git",
  1626. "reference": "10f1f19651343f87573129ca970aef1a47a6f29e"
  1627. },
  1628. "dist": {
  1629. "type": "zip",
  1630. "url": "https://api.github.com/repos/doctrine/common/zipball/10f1f19651343f87573129ca970aef1a47a6f29e",
  1631. "reference": "10f1f19651343f87573129ca970aef1a47a6f29e",
  1632. "shasum": ""
  1633. },
  1634. "require": {
  1635. "doctrine/annotations": "1.*",
  1636. "doctrine/cache": "1.*",
  1637. "doctrine/collections": "1.*",
  1638. "doctrine/inflector": "1.*",
  1639. "doctrine/lexer": "1.*",
  1640. "php": ">=5.3.2"
  1641. },
  1642. "require-dev": {
  1643. "phpunit/phpunit": "~3.7"
  1644. },
  1645. "time": "2015-12-25 13:10:16",
  1646. "type": "library",
  1647. "extra": {
  1648. "branch-alias": {
  1649. "dev-master": "2.5.x-dev"
  1650. }
  1651. },
  1652. "installation-source": "dist",
  1653. "autoload": {
  1654. "psr-0": {
  1655. "Doctrine\\Common\\": "lib/"
  1656. }
  1657. },
  1658. "notification-url": "https://packagist.org/downloads/",
  1659. "license": [
  1660. "MIT"
  1661. ],
  1662. "authors": [
  1663. {
  1664. "name": "Roman Borschel",
  1665. "email": "roman@code-factory.org"
  1666. },
  1667. {
  1668. "name": "Benjamin Eberlei",
  1669. "email": "kontakt@beberlei.de"
  1670. },
  1671. {
  1672. "name": "Guilherme Blanco",
  1673. "email": "guilhermeblanco@gmail.com"
  1674. },
  1675. {
  1676. "name": "Jonathan Wage",
  1677. "email": "jonwage@gmail.com"
  1678. },
  1679. {
  1680. "name": "Johannes Schmitt",
  1681. "email": "schmittjoh@gmail.com"
  1682. }
  1683. ],
  1684. "description": "Common Library for Doctrine projects",
  1685. "homepage": "http://www.doctrine-project.org",
  1686. "keywords": [
  1687. "annotations",
  1688. "collections",
  1689. "eventmanager",
  1690. "persistence",
  1691. "spl"
  1692. ]
  1693. },
  1694. {
  1695. "name": "twig/twig",
  1696. "version": "v1.24.0",
  1697. "version_normalized": "1.24.0.0",
  1698. "source": {
  1699. "type": "git",
  1700. "url": "https://github.com/twigphp/Twig.git",
  1701. "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8"
  1702. },
  1703. "dist": {
  1704. "type": "zip",
  1705. "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
  1706. "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
  1707. "shasum": ""
  1708. },
  1709. "require": {
  1710. "php": ">=5.2.7"
  1711. },
  1712. "require-dev": {
  1713. "symfony/debug": "~2.7",
  1714. "symfony/phpunit-bridge": "~2.7"
  1715. },
  1716. "time": "2016-01-25 21:22:18",
  1717. "type": "library",
  1718. "extra": {
  1719. "branch-alias": {
  1720. "dev-master": "1.24-dev"
  1721. }
  1722. },
  1723. "installation-source": "dist",
  1724. "autoload": {
  1725. "psr-0": {
  1726. "Twig_": "lib/"
  1727. }
  1728. },
  1729. "notification-url": "https://packagist.org/downloads/",
  1730. "license": [
  1731. "BSD-3-Clause"
  1732. ],
  1733. "authors": [
  1734. {
  1735. "name": "Fabien Potencier",
  1736. "email": "fabien@symfony.com",
  1737. "homepage": "http://fabien.potencier.org",
  1738. "role": "Lead Developer"
  1739. },
  1740. {
  1741. "name": "Armin Ronacher",
  1742. "email": "armin.ronacher@active-4.com",
  1743. "role": "Project Founder"
  1744. },
  1745. {
  1746. "name": "Twig Team",
  1747. "homepage": "http://twig.sensiolabs.org/contributors",
  1748. "role": "Contributors"
  1749. }
  1750. ],
  1751. "description": "Twig, the flexible, fast, and secure template language for PHP",
  1752. "homepage": "http://twig.sensiolabs.org",
  1753. "keywords": [
  1754. "templating"
  1755. ]
  1756. },
  1757. {
  1758. "name": "symfony/polyfill-apcu",
  1759. "version": "v1.1.1",
  1760. "version_normalized": "1.1.1.0",
  1761. "source": {
  1762. "type": "git",
  1763. "url": "https://github.com/symfony/polyfill-apcu.git",
  1764. "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214"
  1765. },
  1766. "dist": {
  1767. "type": "zip",
  1768. "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/0c901e4e65a2f7ece68f0fd249b56d6ad3adc214",
  1769. "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214",
  1770. "shasum": ""
  1771. },
  1772. "require": {
  1773. "php": ">=5.3.3"
  1774. },
  1775. "time": "2016-03-03 16:49:40",
  1776. "type": "library",
  1777. "extra": {
  1778. "branch-alias": {
  1779. "dev-master": "1.1-dev"
  1780. }
  1781. },
  1782. "installation-source": "dist",
  1783. "autoload": {
  1784. "files": [
  1785. "bootstrap.php"
  1786. ]
  1787. },
  1788. "notification-url": "https://packagist.org/downloads/",
  1789. "license": [
  1790. "MIT"
  1791. ],
  1792. "authors": [
  1793. {
  1794. "name": "Nicolas Grekas",
  1795. "email": "p@tchwork.com"
  1796. },
  1797. {
  1798. "name": "Symfony Community",
  1799. "homepage": "https://symfony.com/contributors"
  1800. }
  1801. ],
  1802. "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
  1803. "homepage": "https://symfony.com",
  1804. "keywords": [
  1805. "apcu",
  1806. "compatibility",
  1807. "polyfill",
  1808. "portable",
  1809. "shim"
  1810. ]
  1811. },
  1812. {
  1813. "name": "drupal/address",
  1814. "version": "dev-8.x-1.x",
  1815. "version_normalized": "dev-8.x-1.x",
  1816. "source": {
  1817. "type": "git",
  1818. "url": "https://git.drupal.org/project/address.git",
  1819. "reference": "d63a2e6aef3b376d5d873d6b3d0da62c9a1cc5eb"
  1820. },
  1821. "require": {
  1822. "commerceguys/addressing": "dev-master",
  1823. "commerceguys/intl": "dev-master",
  1824. "commerceguys/zone": "dev-master",
  1825. "drupal/core": "8.*",
  1826. "drupal/field": "8.*"
  1827. },
  1828. "time": "2016-03-13 16:13:45",
  1829. "type": "drupal-module",
  1830. "extra": {
  1831. "branch-alias": {
  1832. "dev-8.x-1.x": "8.1.x-dev"
  1833. }
  1834. },
  1835. "installation-source": "source",
  1836. "notification-url": "https://packagist.drupal-composer.org/downloads/",
  1837. "license": [
  1838. "GPL-2.0+"
  1839. ],
  1840. "description": "Provides functionality for handling postal addresses.",
  1841. "homepage": "http://drupal.org/project/address"
  1842. },
  1843. {
  1844. "name": "drupal/inline_entity_form",
  1845. "version": "dev-8.x-1.x",
  1846. "version_normalized": "dev-8.x-1.x",
  1847. "source": {
  1848. "type": "git",
  1849. "url": "https://git.drupal.org/project/inline_entity_form",
  1850. "reference": "a203666d82f483181f495df6fc674f921330e3da"
  1851. },
  1852. "require": {
  1853. "drupal/core": "8.*"
  1854. },
  1855. "time": "2016-03-29 22:22:46",
  1856. "type": "drupal-module",
  1857. "extra": {
  1858. "branch-alias": {
  1859. "dev-8.x-1.x": "8.1.x-dev"
  1860. }
  1861. },
  1862. "installation-source": "source",
  1863. "notification-url": "https://packagist.drupal-composer.org/downloads/",
  1864. "license": [
  1865. "GPL-2.0+"
  1866. ],
  1867. "description": "Provides a widget for inline management (creation, modification, removal) of referenced entities. ",
  1868. "homepage": "https://www.drupal.org/project/inline_entity_form"
  1869. },
  1870. {
  1871. "name": "drupal/entity",
  1872. "version": "dev-8.x-1.x",
  1873. "version_normalized": "dev-8.x-1.x",
  1874. "source": {
  1875. "type": "git",
  1876. "url": "https://git.drupal.org/project/entity",
  1877. "reference": "c473009439858e3f6ba457e64b72038949cc47be"
  1878. },
  1879. "require": {
  1880. "drupal/core": "~8.1",
  1881. "drupal/system": ">=8.1.0"
  1882. },
  1883. "time": "2016-03-29 14:28:56",
  1884. "type": "drupal-module",
  1885. "extra": {
  1886. "branch-alias": {
  1887. "dev-8.x-1.x": "8.1.x-dev"
  1888. }
  1889. },
  1890. "installation-source": "source",
  1891. "notification-url": "https://packagist.drupal-composer.org/downloads/",
  1892. "license": [
  1893. "GPL-2.0+"
  1894. ],
  1895. "description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
  1896. "homepage": "http://drupal.org/project/entity"
  1897. },
  1898. {
  1899. "name": "drupal/profile",
  1900. "version": "dev-8.x-1.x",
  1901. "version_normalized": "dev-8.x-1.x",
  1902. "source": {
  1903. "type": "git",
  1904. "url": "https://git.drupal.org/project/profile.git",
  1905. "reference": "4f031b19410db71a3be11a56f58886c8d787f5c1"
  1906. },
  1907. "dist": {
  1908. "type": "zip",
  1909. "url": "https://ftp.drupal.org/files/projects/profile-8.x-1.0-alpha4.zip",
  1910. "reference": "4f031b19410db71a3be11a56f58886c8d787f5c1",
  1911. "shasum": null
  1912. },
  1913. "require": {
  1914. "drupal/core": "~8.1",
  1915. "drupal/entity": "8.*",
  1916. "drupal/field": "8.*",
  1917. "drupal/system": ">=8.1.0",
  1918. "drupal/user": "8.*",
  1919. "drupal/views": "8.*"
  1920. },
  1921. "time": "2016-03-29 21:26:37",
  1922. "type": "drupal-module",
  1923. "extra": {
  1924. "branch-alias": {
  1925. "dev-8.x-1.x": "8.1.x-dev"
  1926. }
  1927. },
  1928. "installation-source": "source",
  1929. "notification-url": "https://packagist.drupal-composer.org/downloads/",
  1930. "license": [
  1931. "GPL-2.0+"
  1932. ],
  1933. "description": "Provides configurable user profiles.",
  1934. "homepage": "http://drupal.org/project/profile"
  1935. },
  1936. {
  1937. "name": "drupal/state_machine",
  1938. "version": "dev-8.x-1.x",
  1939. "version_normalized": "dev-8.x-1.x",
  1940. "source": {
  1941. "type": "git",
  1942. "url": "https://git.drupal.org/project/state_machine",
  1943. "reference": "9af95093ed41eaf653ba51415ff85b8a42f6532f"
  1944. },
  1945. "require": {
  1946. "drupal/core": "8.*"
  1947. },
  1948. "type": "drupal-module",
  1949. "extra": {
  1950. "branch-alias": {
  1951. "dev-8.x-1.x": "8.1.x-dev"
  1952. }
  1953. },
  1954. "installation-source": "source",
  1955. "notification-url": "https://packagist.drupal-composer.org/downloads/",
  1956. "description": "Provides code-driven workflow functionality.",
  1957. "homepage": "https://www.drupal.org/project/state_machine"
  1958. },
  1959. {
  1960. "name": "commerceguys/tax",
  1961. "version": "dev-master",
  1962. "version_normalized": "9999999-dev",
  1963. "source": {
  1964. "type": "git",
  1965. "url": "https://github.com/commerceguys/tax.git",
  1966. "reference": "92716dad7dd285e384a9356d64c555994b740543"
  1967. },
  1968. "dist": {
  1969. "type": "zip",
  1970. "url": "https://api.github.com/repos/commerceguys/tax/zipball/92716dad7dd285e384a9356d64c555994b740543",
  1971. "reference": "92716dad7dd285e384a9356d64c555994b740543",
  1972. "shasum": ""
  1973. },
  1974. "require": {
  1975. "commerceguys/addressing": "~0.5",
  1976. "commerceguys/enum": "~1.0",
  1977. "commerceguys/zone": "~0.5",
  1978. "doctrine/collections": "~1.0",
  1979. "php": ">=5.4.0"
  1980. },
  1981. "require-dev": {
  1982. "mikey179/vfsstream": "1.*",
  1983. "phpunit/phpunit": "~4.0",
  1984. "symfony/intl": ">=2.3"
  1985. },
  1986. "time": "2016-03-14 09:52:35",
  1987. "type": "library",
  1988. "extra": {
  1989. "branch-alias": {
  1990. "dev-master": "0.x-dev"
  1991. }
  1992. },
  1993. "installation-source": "source",
  1994. "autoload": {
  1995. "psr-4": {
  1996. "CommerceGuys\\Tax\\": "src"
  1997. }
  1998. },
  1999. "notification-url": "https://packagist.org/downloads/",
  2000. "license": [
  2001. "MIT"
  2002. ],
  2003. "authors": [
  2004. {
  2005. "name": "Bojan Zivanovic"
  2006. },
  2007. {
  2008. "name": "David Kitchen"
  2009. }
  2010. ],
  2011. "description": "Tax library with a flexible data model, predefined tax rates, powerful resolving logic.",
  2012. "keywords": [
  2013. "tax",
  2014. "vat"
  2015. ]
  2016. },
  2017. {
  2018. "name": "commerceguys/pricing",
  2019. "version": "dev-master",
  2020. "version_normalized": "9999999-dev",
  2021. "source": {
  2022. "type": "git",
  2023. "url": "https://github.com/commerceguys/pricing.git",
  2024. "reference": "fd1c8e67d067c04da50780b90522e650e60bb543"
  2025. },
  2026. "dist": {
  2027. "type": "zip",
  2028. "url": "https://api.github.com/repos/commerceguys/pricing/zipball/fd1c8e67d067c04da50780b90522e650e60bb543",
  2029. "reference": "fd1c8e67d067c04da50780b90522e650e60bb543",
  2030. "shasum": ""
  2031. },
  2032. "require": {
  2033. "commerceguys/intl": "~0.5"
  2034. },
  2035. "time": "2015-03-12 18:01:46",
  2036. "type": "library",
  2037. "installation-source": "source",
  2038. "autoload": {
  2039. "psr-4": {
  2040. "CommerceGuys\\Pricing\\": "src"
  2041. }
  2042. },
  2043. "notification-url": "https://packagist.org/downloads/",
  2044. "license": [
  2045. "MIT"
  2046. ],
  2047. "authors": [
  2048. {
  2049. "name": "Bojan Zivanovic"
  2050. }
  2051. ],
  2052. "description": "Pricing"
  2053. },
  2054. {
  2055. "name": "drupal/commerce",
  2056. "version": "dev-8.x-2.x",
  2057. "version_normalized": "dev-8.x-2.x",
  2058. "source": {
  2059. "type": "git",
  2060. "url": "https://git.drupal.org/project/commerce",
  2061. "reference": "8081f989a7fb1d2f09dffef0bdca581c9baad168"
  2062. },
  2063. "require": {
  2064. "commerceguys/intl": "dev-master",
  2065. "commerceguys/pricing": "dev-master",
  2066. "commerceguys/tax": "dev-master",
  2067. "drupal/address": "8.1.x-dev",
  2068. "drupal/core": "~8.1",
  2069. "drupal/entity": "8.1.x-dev",
  2070. "drupal/inline_entity_form": "8.1.x-dev",
  2071. "drupal/profile": "8.1.x-dev",
  2072. "drupal/state_machine": "8.1.x-dev",
  2073. "drupal/system": ">=8.1.0",
  2074. "drupal/views": "8.*"
  2075. },
  2076. "replace": {
  2077. "drupal/commerce_cart": "self.version",
  2078. "drupal/commerce_order": "self.version",
  2079. "drupal/commerce_price": "self.version",
  2080. "drupal/commerce_product": "self.version",
  2081. "drupal/commerce_store": "self.version",
  2082. "drupal/commerce_tax": "self.version"
  2083. },
  2084. "suggest": {
  2085. "drupal/address": "Required by drupal/commerce_store, drupal/commerce_tax",
  2086. "drupal/commerce_order": "Required by drupal/commerce_cart",
  2087. "drupal/commerce_price": "Required by drupal/commerce_order, drupal/commerce_product, drupal/commerce_store",
  2088. "drupal/commerce_product": "Required by drupal/commerce_cart",
  2089. "drupal/commerce_store": "Required by drupal/commerce_order, drupal/commerce_product",
  2090. "drupal/core": "Required by drupal/commerce_cart, drupal/commerce_order, drupal/commerce_price, drupal/commerce_product, drupal/commerce_store, drupal/commerce_tax",
  2091. "drupal/datetime": "Required by drupal/commerce_order",
  2092. "drupal/inline_entity_form": "Required by drupal/commerce_order, drupal/commerce_product",
  2093. "drupal/options": "Required by drupal/commerce_order, drupal/commerce_store",
  2094. "drupal/path": "Required by drupal/commerce_product",
  2095. "drupal/profile": "Required by drupal/commerce_order",
  2096. "drupal/state_machine": "Required by drupal/commerce_order",
  2097. "drupal/text": "Required by drupal/commerce_product",
  2098. "drupal/views": "Required by drupal/commerce_cart"
  2099. },
  2100. "time": "2016-03-30 11:31:31",
  2101. "type": "drupal-module",
  2102. "extra": {
  2103. "branch-alias": {
  2104. "dev-8.x-2.x": "8.2.x-dev"
  2105. }
  2106. },
  2107. "installation-source": "source",
  2108. "notification-url": "https://packagist.drupal-composer.org/downloads/",
  2109. "license": [
  2110. "GPL-2.0+"
  2111. ],
  2112. "description": "Defines common functionality for all Commerce modules.",
  2113. "homepage": "http://drupal.org/project/commerce"
  2114. },
  2115. {
  2116. "name": "drupalcommerce/commerce-base",
  2117. "version": "dev-8.x-1.x",
  2118. "version_normalized": "dev-8.x-1.x",
  2119. "source": {
  2120. "type": "git",
  2121. "url": "https://github.com/drupalcommerce/commerce_base.git",
  2122. "reference": "f90556cfded5a55260cc38179a06d0afccb47cce"
  2123. },
  2124. "dist": {
  2125. "type": "zip",
  2126. "url": "https://api.github.com/repos/drupalcommerce/commerce_base/zipball/f90556cfded5a55260cc38179a06d0afccb47cce",
  2127. "reference": "f90556cfded5a55260cc38179a06d0afccb47cce",
  2128. "shasum": ""
  2129. },
  2130. "time": "2016-01-30 04:07:41",
  2131. "type": "drupal-profile",
  2132. "installation-source": "source",
  2133. "license": [
  2134. "GPL-2.0+"
  2135. ],
  2136. "description": "Commerce 2.x installation profile",
  2137. "homepage": "httsp://github.com/drupalcommerce/commerce-base",
  2138. "support": {
  2139. "source": "https://github.com/drupalcommerce/commerce_base/tree/8.x-1.x",
  2140. "issues": "https://github.com/drupalcommerce/commerce_base/issues"
  2141. }
  2142. },
  2143. {
  2144. "name": "jcalderonzumba/gastonjs",
  2145. "version": "dev-master",
  2146. "version_normalized": "9999999-dev",
  2147. "source": {
  2148. "type": "git",
  2149. "url": "https://github.com/jcalderonzumba/gastonjs.git",
  2150. "reference": "21bebb8ca03eb0f93ec2f3fad61192fb079e2622"
  2151. },
  2152. "dist": {
  2153. "type": "zip",
  2154. "url": "https://api.github.com/repos/jcalderonzumba/gastonjs/zipball/21bebb8ca03eb0f93ec2f3fad61192fb079e2622",
  2155. "reference": "21bebb8ca03eb0f93ec2f3fad61192fb079e2622",
  2156. "shasum": ""
  2157. },
  2158. "require": {
  2159. "guzzlehttp/guzzle": "~5.0|~6.0",
  2160. "php": ">=5.4"
  2161. },
  2162. "require-dev": {
  2163. "phpunit/phpunit": "~4.6",
  2164. "silex/silex": "~1.2",
  2165. "symfony/phpunit-bridge": "~2.7",
  2166. "symfony/process": "~2.1"
  2167. },
  2168. "time": "2016-01-18 09:21:03",
  2169. "type": "phantomjs-api",
  2170. "extra": {
  2171. "branch-alias": {
  2172. "dev-master": "1.1.x-dev"
  2173. }
  2174. },
  2175. "installation-source": "source",
  2176. "autoload": {
  2177. "psr-4": {
  2178. "Zumba\\GastonJS\\": "src"
  2179. }
  2180. },
  2181. "notification-url": "https://packagist.org/downloads/",
  2182. "license": [
  2183. "MIT"
  2184. ],
  2185. "authors": [
  2186. {
  2187. "name": "Juan Francisco Calderón Zumba",
  2188. "email": "juanfcz@gmail.com",
  2189. "homepage": "http://github.com/jcalderonzumba"
  2190. }
  2191. ],
  2192. "description": "PhantomJS API based server for webpage automation",
  2193. "homepage": "https://github.com/jcalderonzumba/gastonjs",
  2194. "keywords": [
  2195. "api",
  2196. "automation",
  2197. "browser",
  2198. "headless",
  2199. "phantomjs"
  2200. ]
  2201. },
  2202. {
  2203. "name": "behat/mink",
  2204. "version": "v1.7.1",
  2205. "version_normalized": "1.7.1.0",
  2206. "source": {
  2207. "type": "git",
  2208. "url": "https://github.com/minkphp/Mink.git",
  2209. "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
  2210. },
  2211. "dist": {
  2212. "type": "zip",
  2213. "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
  2214. "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
  2215. "shasum": ""
  2216. },
  2217. "require": {
  2218. "php": ">=5.3.1",
  2219. "symfony/css-selector": "~2.1|~3.0"
  2220. },
  2221. "require-dev": {
  2222. "symfony/phpunit-bridge": "~2.7|~3.0"
  2223. },
  2224. "suggest": {
  2225. "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
  2226. "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
  2227. "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
  2228. "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
  2229. },
  2230. "time": "2016-03-05 08:26:18",
  2231. "type": "library",
  2232. "extra": {
  2233. "branch-alias": {
  2234. "dev-master": "1.7.x-dev"
  2235. }
  2236. },
  2237. "installation-source": "dist",
  2238. "autoload": {
  2239. "psr-4": {
  2240. "Behat\\Mink\\": "src/"
  2241. }
  2242. },
  2243. "notification-url": "https://packagist.org/downloads/",
  2244. "license": [
  2245. "MIT"
  2246. ],
  2247. "authors": [
  2248. {
  2249. "name": "Konstantin Kudryashov",
  2250. "email": "ever.zet@gmail.com",
  2251. "homepage": "http://everzet.com"
  2252. }
  2253. ],
  2254. "description": "Browser controller/emulator abstraction for PHP",
  2255. "homepage": "http://mink.behat.org/",
  2256. "keywords": [
  2257. "browser",
  2258. "testing",
  2259. "web"
  2260. ]
  2261. },
  2262. {
  2263. "name": "jcalderonzumba/mink-phantomjs-driver",
  2264. "version": "v0.3.1",
  2265. "version_normalized": "0.3.1.0",
  2266. "source": {
  2267. "type": "git",
  2268. "url": "https://github.com/jcalderonzumba/MinkPhantomJSDriver.git",
  2269. "reference": "782892dbea4af7d04024374672b3790b6c008def"
  2270. },
  2271. "dist": {
  2272. "type": "zip",
  2273. "url": "https://api.github.com/repos/jcalderonzumba/MinkPhantomJSDriver/zipball/782892dbea4af7d04024374672b3790b6c008def",
  2274. "reference": "782892dbea4af7d04024374672b3790b6c008def",
  2275. "shasum": ""
  2276. },
  2277. "require": {
  2278. "behat/mink": "~1.6",
  2279. "jcalderonzumba/gastonjs": "~1.0",
  2280. "php": ">=5.4",
  2281. "twig/twig": "~1.20|~2.0"
  2282. },
  2283. "require-dev": {
  2284. "phpunit/phpunit": "~4.6",
  2285. "silex/silex": "~1.2",
  2286. "symfony/css-selector": "~2.1",
  2287. "symfony/phpunit-bridge": "~2.7",
  2288. "symfony/process": "~2.3"
  2289. },
  2290. "time": "2015-12-04 13:55:02",
  2291. "type": "mink-driver",
  2292. "extra": {
  2293. "branch-alias": {
  2294. "dev-master": "0.4.x-dev"
  2295. }
  2296. },
  2297. "installation-source": "dist",
  2298. "autoload": {
  2299. "psr-4": {
  2300. "Zumba\\Mink\\Driver\\": "src"
  2301. }
  2302. },
  2303. "notification-url": "https://packagist.org/downloads/",
  2304. "license": [
  2305. "MIT"
  2306. ],
  2307. "authors": [
  2308. {
  2309. "name": "Juan Francisco Calderón Zumba",
  2310. "email": "juanfcz@gmail.com",
  2311. "homepage": "http://github.com/jcalderonzumba"
  2312. }
  2313. ],
  2314. "description": "PhantomJS driver for Mink framework",
  2315. "homepage": "http://mink.behat.org/",
  2316. "keywords": [
  2317. "ajax",
  2318. "browser",
  2319. "headless",
  2320. "javascript",
  2321. "phantomjs",
  2322. "testing"
  2323. ]
  2324. },
  2325. {
  2326. "name": "pear/pear_exception",
  2327. "version": "v1.0.0",
  2328. "version_normalized": "1.0.0.0",
  2329. "source": {
  2330. "type": "git",
  2331. "url": "https://github.com/pear/PEAR_Exception.git",
  2332. "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
  2333. },
  2334. "dist": {
  2335. "type": "zip",
  2336. "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
  2337. "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
  2338. "shasum": ""
  2339. },
  2340. "require": {
  2341. "php": ">=4.4.0"
  2342. },
  2343. "require-dev": {
  2344. "phpunit/phpunit": "*"
  2345. },
  2346. "time": "2015-02-10 20:07:52",
  2347. "type": "class",
  2348. "extra": {
  2349. "branch-alias": {
  2350. "dev-master": "1.0.x-dev"
  2351. }
  2352. },
  2353. "installation-source": "dist",
  2354. "autoload": {
  2355. "psr-0": {
  2356. "PEAR": ""
  2357. }
  2358. },
  2359. "notification-url": "https://packagist.org/downloads/",
  2360. "include-path": [
  2361. "."
  2362. ],
  2363. "license": [
  2364. "BSD-2-Clause"
  2365. ],
  2366. "authors": [
  2367. {
  2368. "name": "Helgi Thormar",
  2369. "email": "dufuz@php.net"
  2370. },
  2371. {
  2372. "name": "Greg Beaver",
  2373. "email": "cellog@php.net"
  2374. }
  2375. ],
  2376. "description": "The PEAR Exception base class.",
  2377. "homepage": "https://github.com/pear/PEAR_Exception",
  2378. "keywords": [
  2379. "exception"
  2380. ]
  2381. },
  2382. {
  2383. "name": "pear/console_getopt",
  2384. "version": "v1.4.1",
  2385. "version_normalized": "1.4.1.0",
  2386. "source": {
  2387. "type": "git",
  2388. "url": "https://github.com/pear/Console_Getopt.git",
  2389. "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
  2390. },
  2391. "dist": {
  2392. "type": "zip",
  2393. "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
  2394. "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
  2395. "shasum": ""
  2396. },
  2397. "time": "2015-07-20 20:28:12",
  2398. "type": "library",
  2399. "installation-source": "dist",
  2400. "autoload": {
  2401. "psr-0": {
  2402. "Console": "./"
  2403. }
  2404. },
  2405. "notification-url": "https://packagist.org/downloads/",
  2406. "include-path": [
  2407. "./"
  2408. ],
  2409. "license": [
  2410. "BSD-2-Clause"
  2411. ],
  2412. "authors": [
  2413. {
  2414. "name": "Greg Beaver",
  2415. "email": "cellog@php.net",
  2416. "role": "Helper"
  2417. },
  2418. {
  2419. "name": "Andrei Zmievski",
  2420. "email": "andrei@php.net",
  2421. "role": "Lead"
  2422. },
  2423. {
  2424. "name": "Stig Bakken",
  2425. "email": "stig@php.net",
  2426. "role": "Developer"
  2427. }
  2428. ],
  2429. "description": "More info available on: http://pear.php.net/package/Console_Getopt"
  2430. },
  2431. {
  2432. "name": "pear/pear-core-minimal",
  2433. "version": "v1.10.1",
  2434. "version_normalized": "1.10.1.0",
  2435. "source": {
  2436. "type": "git",
  2437. "url": "https://github.com/pear/pear-core-minimal.git",
  2438. "reference": "cae0f1ce0cb5bddb611b0a652d322905a65a5896"
  2439. },
  2440. "dist": {
  2441. "type": "zip",
  2442. "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/cae0f1ce0cb5bddb611b0a652d322905a65a5896",
  2443. "reference": "cae0f1ce0cb5bddb611b0a652d322905a65a5896",
  2444. "shasum": ""
  2445. },
  2446. "require": {
  2447. "pear/console_getopt": "~1.3",
  2448. "pear/pear_exception": "~1.0"
  2449. },
  2450. "replace": {
  2451. "rsky/pear-core-min": "self.version"
  2452. },
  2453. "time": "2015-10-17 11:41:19",
  2454. "type": "library",
  2455. "installation-source": "dist",
  2456. "autoload": {
  2457. "psr-0": {
  2458. "": "src/"
  2459. }
  2460. },
  2461. "notification-url": "https://packagist.org/downloads/",
  2462. "include-path": [
  2463. "src/"
  2464. ],
  2465. "license": [
  2466. "BSD-3-Clause"
  2467. ],
  2468. "authors": [
  2469. {
  2470. "name": "Christian Weiske",
  2471. "email": "cweiske@php.net",
  2472. "role": "Lead"
  2473. }
  2474. ],
  2475. "description": "Minimal set of PEAR core files to be used as composer dependency"
  2476. },
  2477. {
  2478. "name": "pear/archive_tar",
  2479. "version": "1.4.2",
  2480. "version_normalized": "1.4.2.0",
  2481. "source": {
  2482. "type": "git",
  2483. "url": "https://github.com/pear/Archive_Tar.git",
  2484. "reference": "bdd47347df76dbaa89227c5e1afd6f6809985b4c"
  2485. },
  2486. "dist": {
  2487. "type": "zip",
  2488. "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/bdd47347df76dbaa89227c5e1afd6f6809985b4c",
  2489. "reference": "bdd47347df76dbaa89227c5e1afd6f6809985b4c",
  2490. "shasum": ""
  2491. },
  2492. "require": {
  2493. "pear/pear-core-minimal": "^1.10.0alpha2",
  2494. "php": ">=5.2.0"
  2495. },
  2496. "require-dev": {
  2497. "phpunit/phpunit": "*"
  2498. },
  2499. "suggest": {
  2500. "ext-bz2": "bz2 compression support.",
  2501. "ext-xz": "lzma2 compression support.",
  2502. "ext-zlib": "Gzip compression support."
  2503. },
  2504. "time": "2016-02-25 10:30:39",
  2505. "type": "library",
  2506. "extra": {
  2507. "branch-alias": {
  2508. "dev-master": "1.4.x-dev"
  2509. }
  2510. },
  2511. "installation-source": "dist",
  2512. "autoload": {
  2513. "psr-0": {
  2514. "Archive_Tar": ""
  2515. }
  2516. },
  2517. "notification-url": "https://packagist.org/downloads/",
  2518. "include-path": [
  2519. "./"
  2520. ],
  2521. "license": [
  2522. "BSD-3-Clause"
  2523. ],
  2524. "authors": [
  2525. {
  2526. "name": "Vincent Blavet",
  2527. "email": "vincent@phpconcept.net"
  2528. },
  2529. {
  2530. "name": "Greg Beaver",
  2531. "email": "greg@chiaraquartet.net"
  2532. },
  2533. {
  2534. "name": "Michiel Rook",
  2535. "email": "mrook@php.net"
  2536. }
  2537. ],
  2538. "description": "Tar file management class",
  2539. "homepage": "https://github.com/pear/Archive_Tar",
  2540. "keywords": [
  2541. "archive",
  2542. "tar"
  2543. ]
  2544. },
  2545. {
  2546. "name": "henrikbjorn/lurker",
  2547. "version": "1.1.0",
  2548. "version_normalized": "1.1.0.0",
  2549. "source": {
  2550. "type": "git",
  2551. "url": "https://github.com/flint/Lurker.git",
  2552. "reference": "ab45f9cefe600065cc3137a238217598d3a1d062"
  2553. },
  2554. "dist": {
  2555. "type": "zip",
  2556. "url": "https://api.github.com/repos/flint/Lurker/zipball/ab45f9cefe600065cc3137a238217598d3a1d062",
  2557. "reference": "ab45f9cefe600065cc3137a238217598d3a1d062",
  2558. "shasum": ""
  2559. },
  2560. "require": {
  2561. "php": ">=5.3.3",
  2562. "symfony/config": "~2.2",
  2563. "symfony/event-dispatcher": "~2.2"
  2564. },
  2565. "suggest": {
  2566. "ext-inotify": ">=0.1.6"
  2567. },
  2568. "time": "2015-10-27 09:19:19",
  2569. "type": "library",
  2570. "extra": {
  2571. "branch-alias": {
  2572. "dev-master": "1.0.x-dev"
  2573. }
  2574. },
  2575. "installation-source": "dist",
  2576. "autoload": {
  2577. "psr-0": {
  2578. "Lurker": "src"
  2579. }
  2580. },
  2581. "notification-url": "https://packagist.org/downloads/",
  2582. "license": [
  2583. "MIT"
  2584. ],
  2585. "authors": [
  2586. {
  2587. "name": "Yaroslav Kiliba",
  2588. "email": "om.dattaya@gmail.com"
  2589. },
  2590. {
  2591. "name": "Konstantin Kudryashov",
  2592. "email": "ever.zet@gmail.com"
  2593. },
  2594. {
  2595. "name": "Henrik Bjrnskov",
  2596. "email": "henrik@bjrnskov.dk"
  2597. }
  2598. ],
  2599. "description": "Resource Watcher.",
  2600. "keywords": [
  2601. "filesystem",
  2602. "resource",
  2603. "watching"
  2604. ]
  2605. },
  2606. {
  2607. "name": "codegyre/robo",
  2608. "version": "0.7.1",
  2609. "version_normalized": "0.7.1.0",
  2610. "source": {
  2611. "type": "git",
  2612. "url": "https://github.com/Codegyre/Robo.git",
  2613. "reference": "1f4e0621fdc37521e2eaca67f33d1c4e240dc7d8"
  2614. },
  2615. "dist": {
  2616. "type": "zip",
  2617. "url": "https://api.github.com/repos/Codegyre/Robo/zipball/1f4e0621fdc37521e2eaca67f33d1c4e240dc7d8",
  2618. "reference": "1f4e0621fdc37521e2eaca67f33d1c4e240dc7d8",
  2619. "shasum": ""
  2620. },
  2621. "require": {
  2622. "henrikbjorn/lurker": "~1.0",
  2623. "php": ">=5.4.0",
  2624. "symfony/console": "~2.5|~3.0",
  2625. "symfony/filesystem": "~2.5|~3.0",
  2626. "symfony/finder": "~2.5|~3.0",
  2627. "symfony/process": "~2.5|~3.0"
  2628. },
  2629. "require-dev": {
  2630. "codeception/aspect-mock": "0.5.4",
  2631. "codeception/base": "~2.1.5",
  2632. "codeception/verify": "0.2.*",
  2633. "natxet/cssmin": "~3.0",
  2634. "patchwork/jsqueeze": "~1.0",
  2635. "pear/archive_tar": "~1.0"
  2636. },
  2637. "suggest": {
  2638. "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively."
  2639. },
  2640. "time": "2016-02-25 19:28:51",
  2641. "bin": [
  2642. "robo"
  2643. ],
  2644. "type": "library",
  2645. "installation-source": "dist",
  2646. "autoload": {
  2647. "psr-4": {
  2648. "Robo\\": "src"
  2649. }
  2650. },
  2651. "notification-url": "https://packagist.org/downloads/",
  2652. "license": [
  2653. "MIT"
  2654. ],
  2655. "authors": [
  2656. {
  2657. "name": "Davert",
  2658. "email": "davert.php@resend.cc"
  2659. }
  2660. ],
  2661. "description": "Modern task runner"
  2662. },
  2663. {
  2664. "name": "fabpot/goutte",
  2665. "version": "v3.1.2",
  2666. "version_normalized": "3.1.2.0",
  2667. "source": {
  2668. "type": "git",
  2669. "url": "https://github.com/FriendsOfPHP/Goutte.git",
  2670. "reference": "3cbc6ed222422a28400e470050f14928a153207e"
  2671. },
  2672. "dist": {
  2673. "type": "zip",
  2674. "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3cbc6ed222422a28400e470050f14928a153207e",
  2675. "reference": "3cbc6ed222422a28400e470050f14928a153207e",
  2676. "shasum": ""
  2677. },
  2678. "require": {
  2679. "guzzlehttp/guzzle": "^6.0",
  2680. "php": ">=5.5.0",
  2681. "symfony/browser-kit": "~2.1|~3.0",
  2682. "symfony/css-selector": "~2.1|~3.0",
  2683. "symfony/dom-crawler": "~2.1|~3.0"
  2684. },
  2685. "time": "2015-11-05 12:58:44",
  2686. "type": "application",
  2687. "extra": {
  2688. "branch-alias": {
  2689. "dev-master": "3.1-dev"
  2690. }
  2691. },
  2692. "installation-source": "dist",
  2693. "autoload": {
  2694. "psr-4": {
  2695. "Goutte\\": "Goutte"
  2696. }
  2697. },
  2698. "notification-url": "https://packagist.org/downloads/",
  2699. "license": [
  2700. "MIT"
  2701. ],
  2702. "authors": [
  2703. {
  2704. "name": "Fabien Potencier",
  2705. "email": "fabien@symfony.com"
  2706. }
  2707. ],
  2708. "description": "A simple PHP Web Scraper",
  2709. "homepage": "https://github.com/FriendsOfPHP/Goutte",
  2710. "keywords": [
  2711. "scraper"
  2712. ]
  2713. },
  2714. {
  2715. "name": "behat/mink-browserkit-driver",
  2716. "version": "v1.3.2",
  2717. "version_normalized": "1.3.2.0",
  2718. "source": {
  2719. "type": "git",
  2720. "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
  2721. "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb"
  2722. },
  2723. "dist": {
  2724. "type": "zip",
  2725. "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb",
  2726. "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb",
  2727. "shasum": ""
  2728. },
  2729. "require": {
  2730. "behat/mink": "^1.7.1@dev",
  2731. "php": ">=5.3.6",
  2732. "symfony/browser-kit": "~2.3|~3.0",
  2733. "symfony/dom-crawler": "~2.3|~3.0"
  2734. },
  2735. "require-dev": {
  2736. "silex/silex": "~1.2",
  2737. "symfony/phpunit-bridge": "~2.7|~3.0"
  2738. },
  2739. "time": "2016-03-05 08:59:47",
  2740. "type": "mink-driver",
  2741. "extra": {
  2742. "branch-alias": {
  2743. "dev-master": "1.3.x-dev"
  2744. }
  2745. },
  2746. "installation-source": "dist",
  2747. "autoload": {
  2748. "psr-4": {
  2749. "Behat\\Mink\\Driver\\": "src/"
  2750. }
  2751. },
  2752. "notification-url": "https://packagist.org/downloads/",
  2753. "license": [
  2754. "MIT"
  2755. ],
  2756. "authors": [
  2757. {
  2758. "name": "Konstantin Kudryashov",
  2759. "email": "ever.zet@gmail.com",
  2760. "homepage": "http://everzet.com"
  2761. }
  2762. ],
  2763. "description": "Symfony2 BrowserKit driver for Mink framework",
  2764. "homepage": "http://mink.behat.org/",
  2765. "keywords": [
  2766. "Mink",
  2767. "Symfony2",
  2768. "browser",
  2769. "testing"
  2770. ]
  2771. },
  2772. {
  2773. "name": "behat/mink-goutte-driver",
  2774. "version": "v1.2.1",
  2775. "version_normalized": "1.2.1.0",
  2776. "source": {
  2777. "type": "git",
  2778. "url": "https://github.com/minkphp/MinkGoutteDriver.git",
  2779. "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
  2780. },
  2781. "dist": {
  2782. "type": "zip",
  2783. "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
  2784. "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
  2785. "shasum": ""
  2786. },
  2787. "require": {
  2788. "behat/mink": "~1.6@dev",
  2789. "behat/mink-browserkit-driver": "~1.2@dev",
  2790. "fabpot/goutte": "~1.0.4|~2.0|~3.1",
  2791. "php": ">=5.3.1"
  2792. },
  2793. "require-dev": {
  2794. "symfony/phpunit-bridge": "~2.7|~3.0"
  2795. },
  2796. "time": "2016-03-05 09:04:22",
  2797. "type": "mink-driver",
  2798. "extra": {
  2799. "branch-alias": {
  2800. "dev-master": "1.2.x-dev"
  2801. }
  2802. },
  2803. "installation-source": "dist",
  2804. "autoload": {
  2805. "psr-4": {
  2806. "Behat\\Mink\\Driver\\": "src/"
  2807. }
  2808. },
  2809. "notification-url": "https://packagist.org/downloads/",
  2810. "license": [
  2811. "MIT"
  2812. ],
  2813. "authors": [
  2814. {
  2815. "name": "Konstantin Kudryashov",
  2816. "email": "ever.zet@gmail.com",
  2817. "homepage": "http://everzet.com"
  2818. }
  2819. ],
  2820. "description": "Goutte driver for Mink framework",
  2821. "homepage": "http://mink.behat.org/",
  2822. "keywords": [
  2823. "browser",
  2824. "goutte",
  2825. "headless",
  2826. "testing"
  2827. ]
  2828. },
  2829. {
  2830. "name": "mikey179/vfsStream",
  2831. "version": "v1.6.2",
  2832. "version_normalized": "1.6.2.0",
  2833. "source": {
  2834. "type": "git",
  2835. "url": "https://github.com/mikey179/vfsStream.git",
  2836. "reference": "fefd182fa739d4e23d9dc7c80d3344f528d600ab"
  2837. },
  2838. "dist": {
  2839. "type": "zip",
  2840. "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/fefd182fa739d4e23d9dc7c80d3344f528d600ab",
  2841. "reference": "fefd182fa739d4e23d9dc7c80d3344f528d600ab",
  2842. "shasum": ""
  2843. },
  2844. "require": {
  2845. "php": ">=5.3.0"
  2846. },
  2847. "require-dev": {
  2848. "phpunit/phpunit": "~4.5"
  2849. },
  2850. "time": "2016-01-13 09:41:49",
  2851. "type": "library",
  2852. "extra": {
  2853. "branch-alias": {
  2854. "dev-master": "1.6.x-dev"
  2855. }
  2856. },
  2857. "installation-source": "dist",
  2858. "autoload": {
  2859. "psr-0": {
  2860. "org\\bovigo\\vfs\\": "src/main/php"
  2861. }
  2862. },
  2863. "notification-url": "https://packagist.org/downloads/",
  2864. "license": [
  2865. "BSD-3-Clause"
  2866. ],
  2867. "authors": [
  2868. {
  2869. "name": "Frank Kleine",
  2870. "homepage": "http://frankkleine.de/",
  2871. "role": "Developer"
  2872. }
  2873. ],
  2874. "description": "Virtual file system to mock the real file system in unit tests.",
  2875. "homepage": "http://vfs.bovigo.org/"
  2876. },
  2877. {
  2878. "name": "sebastian/version",
  2879. "version": "1.0.6",
  2880. "version_normalized": "1.0.6.0",
  2881. "source": {
  2882. "type": "git",
  2883. "url": "https://github.com/sebastianbergmann/version.git",
  2884. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  2885. },
  2886. "dist": {
  2887. "type": "zip",
  2888. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  2889. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  2890. "shasum": ""
  2891. },
  2892. "time": "2015-06-21 13:59:46",
  2893. "type": "library",
  2894. "installation-source": "dist",
  2895. "autoload": {
  2896. "classmap": [
  2897. "src/"
  2898. ]
  2899. },
  2900. "notification-url": "https://packagist.org/downloads/",
  2901. "license": [
  2902. "BSD-3-Clause"
  2903. ],
  2904. "authors": [
  2905. {
  2906. "name": "Sebastian Bergmann",
  2907. "email": "sebastian@phpunit.de",
  2908. "role": "lead"
  2909. }
  2910. ],
  2911. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  2912. "homepage": "https://github.com/sebastianbergmann/version"
  2913. },
  2914. {
  2915. "name": "sebastian/global-state",
  2916. "version": "1.1.1",
  2917. "version_normalized": "1.1.1.0",
  2918. "source": {
  2919. "type": "git",
  2920. "url": "https://github.com/sebastianbergmann/global-state.git",
  2921. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  2922. },
  2923. "dist": {
  2924. "type": "zip",
  2925. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  2926. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  2927. "shasum": ""
  2928. },
  2929. "require": {
  2930. "php": ">=5.3.3"
  2931. },
  2932. "require-dev": {
  2933. "phpunit/phpunit": "~4.2"
  2934. },
  2935. "suggest": {
  2936. "ext-uopz": "*"
  2937. },
  2938. "time": "2015-10-12 03:26:01",
  2939. "type": "library",
  2940. "extra": {
  2941. "branch-alias": {
  2942. "dev-master": "1.0-dev"
  2943. }
  2944. },
  2945. "installation-source": "dist",
  2946. "autoload": {
  2947. "classmap": [
  2948. "src/"
  2949. ]
  2950. },
  2951. "notification-url": "https://packagist.org/downloads/",
  2952. "license": [
  2953. "BSD-3-Clause"
  2954. ],
  2955. "authors": [
  2956. {
  2957. "name": "Sebastian Bergmann",
  2958. "email": "sebastian@phpunit.de"
  2959. }
  2960. ],
  2961. "description": "Snapshotting of global state",
  2962. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  2963. "keywords": [
  2964. "global state"
  2965. ]
  2966. },
  2967. {
  2968. "name": "sebastian/recursion-context",
  2969. "version": "1.0.2",
  2970. "version_normalized": "1.0.2.0",
  2971. "source": {
  2972. "type": "git",
  2973. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  2974. "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
  2975. },
  2976. "dist": {
  2977. "type": "zip",
  2978. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
  2979. "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
  2980. "shasum": ""
  2981. },
  2982. "require": {
  2983. "php": ">=5.3.3"
  2984. },
  2985. "require-dev": {
  2986. "phpunit/phpunit": "~4.4"
  2987. },
  2988. "time": "2015-11-11 19:50:13",
  2989. "type": "library",
  2990. "extra": {
  2991. "branch-alias": {
  2992. "dev-master": "1.0.x-dev"
  2993. }
  2994. },
  2995. "installation-source": "dist",
  2996. "autoload": {
  2997. "classmap": [
  2998. "src/"
  2999. ]
  3000. },
  3001. "notification-url": "https://packagist.org/downloads/",
  3002. "license": [
  3003. "BSD-3-Clause"
  3004. ],
  3005. "authors": [
  3006. {
  3007. "name": "Jeff Welch",
  3008. "email": "whatthejeff@gmail.com"
  3009. },
  3010. {
  3011. "name": "Sebastian Bergmann",
  3012. "email": "sebastian@phpunit.de"
  3013. },
  3014. {
  3015. "name": "Adam Harvey",
  3016. "email": "aharvey@php.net"
  3017. }
  3018. ],
  3019. "description": "Provides functionality to recursively process PHP variables",
  3020. "homepage": "http://www.github.com/sebastianbergmann/recursion-context"
  3021. },
  3022. {
  3023. "name": "sebastian/exporter",
  3024. "version": "1.2.1",
  3025. "version_normalized": "1.2.1.0",
  3026. "source": {
  3027. "type": "git",
  3028. "url": "https://github.com/sebastianbergmann/exporter.git",
  3029. "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
  3030. },
  3031. "dist": {
  3032. "type": "zip",
  3033. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
  3034. "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
  3035. "shasum": ""
  3036. },
  3037. "require": {
  3038. "php": ">=5.3.3",
  3039. "sebastian/recursion-context": "~1.0"
  3040. },
  3041. "require-dev": {
  3042. "phpunit/phpunit": "~4.4"
  3043. },
  3044. "time": "2015-06-21 07:55:53",
  3045. "type": "library",
  3046. "extra": {
  3047. "branch-alias": {
  3048. "dev-master": "1.2.x-dev"
  3049. }
  3050. },
  3051. "installation-source": "dist",
  3052. "autoload": {
  3053. "classmap": [
  3054. "src/"
  3055. ]
  3056. },
  3057. "notification-url": "https://packagist.org/downloads/",
  3058. "license": [
  3059. "BSD-3-Clause"
  3060. ],
  3061. "authors": [
  3062. {
  3063. "name": "Jeff Welch",
  3064. "email": "whatthejeff@gmail.com"
  3065. },
  3066. {
  3067. "name": "Volker Dusch",
  3068. "email": "github@wallbash.com"
  3069. },
  3070. {
  3071. "name": "Bernhard Schussek",
  3072. "email": "bschussek@2bepublished.at"
  3073. },
  3074. {
  3075. "name": "Sebastian Bergmann",
  3076. "email": "sebastian@phpunit.de"
  3077. },
  3078. {
  3079. "name": "Adam Harvey",
  3080. "email": "aharvey@php.net"
  3081. }
  3082. ],
  3083. "description": "Provides the functionality to export PHP variables for visualization",
  3084. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  3085. "keywords": [
  3086. "export",
  3087. "exporter"
  3088. ]
  3089. },
  3090. {
  3091. "name": "sebastian/environment",
  3092. "version": "1.3.5",
  3093. "version_normalized": "1.3.5.0",
  3094. "source": {
  3095. "type": "git",
  3096. "url": "https://github.com/sebastianbergmann/environment.git",
  3097. "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf"
  3098. },
  3099. "dist": {
  3100. "type": "zip",
  3101. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf",
  3102. "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf",
  3103. "shasum": ""
  3104. },
  3105. "require": {
  3106. "php": ">=5.3.3"
  3107. },
  3108. "require-dev": {
  3109. "phpunit/phpunit": "~4.4"
  3110. },
  3111. "time": "2016-02-26 18:40:46",
  3112. "type": "library",
  3113. "extra": {
  3114. "branch-alias": {
  3115. "dev-master": "1.3.x-dev"
  3116. }
  3117. },
  3118. "installation-source": "dist",
  3119. "autoload": {
  3120. "classmap": [
  3121. "src/"
  3122. ]
  3123. },
  3124. "notification-url": "https://packagist.org/downloads/",
  3125. "license": [
  3126. "BSD-3-Clause"
  3127. ],
  3128. "authors": [
  3129. {
  3130. "name": "Sebastian Bergmann",
  3131. "email": "sebastian@phpunit.de"
  3132. }
  3133. ],
  3134. "description": "Provides functionality to handle HHVM/PHP environments",
  3135. "homepage": "http://www.github.com/sebastianbergmann/environment",
  3136. "keywords": [
  3137. "Xdebug",
  3138. "environment",
  3139. "hhvm"
  3140. ]
  3141. },
  3142. {
  3143. "name": "sebastian/diff",
  3144. "version": "1.4.1",
  3145. "version_normalized": "1.4.1.0",
  3146. "source": {
  3147. "type": "git",
  3148. "url": "https://github.com/sebastianbergmann/diff.git",
  3149. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
  3150. },
  3151. "dist": {
  3152. "type": "zip",
  3153. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
  3154. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
  3155. "shasum": ""
  3156. },
  3157. "require": {
  3158. "php": ">=5.3.3"
  3159. },
  3160. "require-dev": {
  3161. "phpunit/phpunit": "~4.8"
  3162. },
  3163. "time": "2015-12-08 07:14:41",
  3164. "type": "library",
  3165. "extra": {
  3166. "branch-alias": {
  3167. "dev-master": "1.4-dev"
  3168. }
  3169. },
  3170. "installation-source": "dist",
  3171. "autoload": {
  3172. "classmap": [
  3173. "src/"
  3174. ]
  3175. },
  3176. "notification-url": "https://packagist.org/downloads/",
  3177. "license": [
  3178. "BSD-3-Clause"
  3179. ],
  3180. "authors": [
  3181. {
  3182. "name": "Kore Nordmann",
  3183. "email": "mail@kore-nordmann.de"
  3184. },
  3185. {
  3186. "name": "Sebastian Bergmann",
  3187. "email": "sebastian@phpunit.de"
  3188. }
  3189. ],
  3190. "description": "Diff implementation",
  3191. "homepage": "https://github.com/sebastianbergmann/diff",
  3192. "keywords": [
  3193. "diff"
  3194. ]
  3195. },
  3196. {
  3197. "name": "sebastian/comparator",
  3198. "version": "1.2.0",
  3199. "version_normalized": "1.2.0.0",
  3200. "source": {
  3201. "type": "git",
  3202. "url": "https://github.com/sebastianbergmann/comparator.git",
  3203. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
  3204. },
  3205. "dist": {
  3206. "type": "zip",
  3207. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
  3208. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
  3209. "shasum": ""
  3210. },
  3211. "require": {
  3212. "php": ">=5.3.3",
  3213. "sebastian/diff": "~1.2",
  3214. "sebastian/exporter": "~1.2"
  3215. },
  3216. "require-dev": {
  3217. "phpunit/phpunit": "~4.4"
  3218. },
  3219. "time": "2015-07-26 15:48:44",
  3220. "type": "library",
  3221. "extra": {
  3222. "branch-alias": {
  3223. "dev-master": "1.2.x-dev"
  3224. }
  3225. },
  3226. "installation-source": "dist",
  3227. "autoload": {
  3228. "classmap": [
  3229. "src/"
  3230. ]
  3231. },
  3232. "notification-url": "https://packagist.org/downloads/",
  3233. "license": [
  3234. "BSD-3-Clause"
  3235. ],
  3236. "authors": [
  3237. {
  3238. "name": "Jeff Welch",
  3239. "email": "whatthejeff@gmail.com"
  3240. },
  3241. {
  3242. "name": "Volker Dusch",
  3243. "email": "github@wallbash.com"
  3244. },
  3245. {
  3246. "name": "Bernhard Schussek",
  3247. "email": "bschussek@2bepublished.at"
  3248. },
  3249. {
  3250. "name": "Sebastian Bergmann",
  3251. "email": "sebastian@phpunit.de"
  3252. }
  3253. ],
  3254. "description": "Provides the functionality to compare PHP values for equality",
  3255. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  3256. "keywords": [
  3257. "comparator",
  3258. "compare",
  3259. "equality"
  3260. ]
  3261. },
  3262. {
  3263. "name": "doctrine/instantiator",
  3264. "version": "1.0.5",
  3265. "version_normalized": "1.0.5.0",
  3266. "source": {
  3267. "type": "git",
  3268. "url": "https://github.com/doctrine/instantiator.git",
  3269. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  3270. },
  3271. "dist": {
  3272. "type": "zip",
  3273. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  3274. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  3275. "shasum": ""
  3276. },
  3277. "require": {
  3278. "php": ">=5.3,<8.0-DEV"
  3279. },
  3280. "require-dev": {
  3281. "athletic/athletic": "~0.1.8",
  3282. "ext-pdo": "*",
  3283. "ext-phar": "*",
  3284. "phpunit/phpunit": "~4.0",
  3285. "squizlabs/php_codesniffer": "~2.0"
  3286. },
  3287. "time": "2015-06-14 21:17:01",
  3288. "type": "library",
  3289. "extra": {
  3290. "branch-alias": {
  3291. "dev-master": "1.0.x-dev"
  3292. }
  3293. },
  3294. "installation-source": "dist",
  3295. "autoload": {
  3296. "psr-4": {
  3297. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  3298. }
  3299. },
  3300. "notification-url": "https://packagist.org/downloads/",
  3301. "license": [
  3302. "MIT"
  3303. ],
  3304. "authors": [
  3305. {
  3306. "name": "Marco Pivetta",
  3307. "email": "ocramius@gmail.com",
  3308. "homepage": "http://ocramius.github.com/"
  3309. }
  3310. ],
  3311. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  3312. "homepage": "https://github.com/doctrine/instantiator",
  3313. "keywords": [
  3314. "constructor",
  3315. "instantiate"
  3316. ]
  3317. },
  3318. {
  3319. "name": "phpdocumentor/reflection-docblock",
  3320. "version": "2.0.4",
  3321. "version_normalized": "2.0.4.0",
  3322. "source": {
  3323. "type": "git",
  3324. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  3325. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
  3326. },
  3327. "dist": {
  3328. "type": "zip",
  3329. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
  3330. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
  3331. "shasum": ""
  3332. },
  3333. "require": {
  3334. "php": ">=5.3.3"
  3335. },
  3336. "require-dev": {
  3337. "phpunit/phpunit": "~4.0"
  3338. },
  3339. "suggest": {
  3340. "dflydev/markdown": "~1.0",
  3341. "erusev/parsedown": "~1.0"
  3342. },
  3343. "time": "2015-02-03 12:10:50",
  3344. "type": "library",
  3345. "extra": {
  3346. "branch-alias": {
  3347. "dev-master": "2.0.x-dev"
  3348. }
  3349. },
  3350. "installation-source": "dist",
  3351. "autoload": {
  3352. "psr-0": {
  3353. "phpDocumentor": [
  3354. "src/"
  3355. ]
  3356. }
  3357. },
  3358. "notification-url": "https://packagist.org/downloads/",
  3359. "license": [
  3360. "MIT"
  3361. ],
  3362. "authors": [
  3363. {
  3364. "name": "Mike van Riel",
  3365. "email": "mike.vanriel@naenius.com"
  3366. }
  3367. ]
  3368. },
  3369. {
  3370. "name": "phpspec/prophecy",
  3371. "version": "v1.6.0",
  3372. "version_normalized": "1.6.0.0",
  3373. "source": {
  3374. "type": "git",
  3375. "url": "https://github.com/phpspec/prophecy.git",
  3376. "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972"
  3377. },
  3378. "dist": {
  3379. "type": "zip",
  3380. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972",
  3381. "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972",
  3382. "shasum": ""
  3383. },
  3384. "require": {
  3385. "doctrine/instantiator": "^1.0.2",
  3386. "php": "^5.3|^7.0",
  3387. "phpdocumentor/reflection-docblock": "~2.0",
  3388. "sebastian/comparator": "~1.1",
  3389. "sebastian/recursion-context": "~1.0"
  3390. },
  3391. "require-dev": {
  3392. "phpspec/phpspec": "~2.0"
  3393. },
  3394. "time": "2016-02-15 07:46:21",
  3395. "type": "library",
  3396. "extra": {
  3397. "branch-alias": {
  3398. "dev-master": "1.5.x-dev"
  3399. }
  3400. },
  3401. "installation-source": "dist",
  3402. "autoload": {
  3403. "psr-0": {
  3404. "Prophecy\\": "src/"
  3405. }
  3406. },
  3407. "notification-url": "https://packagist.org/downloads/",
  3408. "license": [
  3409. "MIT"
  3410. ],
  3411. "authors": [
  3412. {
  3413. "name": "Konstantin Kudryashov",
  3414. "email": "ever.zet@gmail.com",
  3415. "homepage": "http://everzet.com"
  3416. },
  3417. {
  3418. "name": "Marcello Duarte",
  3419. "email": "marcello.duarte@gmail.com"
  3420. }
  3421. ],
  3422. "description": "Highly opinionated mocking framework for PHP 5.3+",
  3423. "homepage": "https://github.com/phpspec/prophecy",
  3424. "keywords": [
  3425. "Double",
  3426. "Dummy",
  3427. "fake",
  3428. "mock",
  3429. "spy",
  3430. "stub"
  3431. ]
  3432. },
  3433. {
  3434. "name": "phpunit/php-text-template",
  3435. "version": "1.2.1",
  3436. "version_normalized": "1.2.1.0",
  3437. "source": {
  3438. "type": "git",
  3439. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  3440. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  3441. },
  3442. "dist": {
  3443. "type": "zip",
  3444. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  3445. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  3446. "shasum": ""
  3447. },
  3448. "require": {
  3449. "php": ">=5.3.3"
  3450. },
  3451. "time": "2015-06-21 13:50:34",
  3452. "type": "library",
  3453. "installation-source": "dist",
  3454. "autoload": {
  3455. "classmap": [
  3456. "src/"
  3457. ]
  3458. },
  3459. "notification-url": "https://packagist.org/downloads/",
  3460. "license": [
  3461. "BSD-3-Clause"
  3462. ],
  3463. "authors": [
  3464. {
  3465. "name": "Sebastian Bergmann",
  3466. "email": "sebastian@phpunit.de",
  3467. "role": "lead"
  3468. }
  3469. ],
  3470. "description": "Simple template engine.",
  3471. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  3472. "keywords": [
  3473. "template"
  3474. ]
  3475. },
  3476. {
  3477. "name": "phpunit/phpunit-mock-objects",
  3478. "version": "2.3.8",
  3479. "version_normalized": "2.3.8.0",
  3480. "source": {
  3481. "type": "git",
  3482. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  3483. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
  3484. },
  3485. "dist": {
  3486. "type": "zip",
  3487. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  3488. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  3489. "shasum": ""
  3490. },
  3491. "require": {
  3492. "doctrine/instantiator": "^1.0.2",
  3493. "php": ">=5.3.3",
  3494. "phpunit/php-text-template": "~1.2",
  3495. "sebastian/exporter": "~1.2"
  3496. },
  3497. "require-dev": {
  3498. "phpunit/phpunit": "~4.4"
  3499. },
  3500. "suggest": {
  3501. "ext-soap": "*"
  3502. },
  3503. "time": "2015-10-02 06:51:40",
  3504. "type": "library",
  3505. "extra": {
  3506. "branch-alias": {
  3507. "dev-master": "2.3.x-dev"
  3508. }
  3509. },
  3510. "installation-source": "dist",
  3511. "autoload": {
  3512. "classmap": [
  3513. "src/"
  3514. ]
  3515. },
  3516. "notification-url": "https://packagist.org/downloads/",
  3517. "license": [
  3518. "BSD-3-Clause"
  3519. ],
  3520. "authors": [
  3521. {
  3522. "name": "Sebastian Bergmann",
  3523. "email": "sb@sebastian-bergmann.de",
  3524. "role": "lead"
  3525. }
  3526. ],
  3527. "description": "Mock Object library for PHPUnit",
  3528. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  3529. "keywords": [
  3530. "mock",
  3531. "xunit"
  3532. ]
  3533. },
  3534. {
  3535. "name": "phpunit/php-timer",
  3536. "version": "1.0.7",
  3537. "version_normalized": "1.0.7.0",
  3538. "source": {
  3539. "type": "git",
  3540. "url": "https://github.com/sebastianbergmann/php-timer.git",
  3541. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
  3542. },
  3543. "dist": {
  3544. "type": "zip",
  3545. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  3546. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  3547. "shasum": ""
  3548. },
  3549. "require": {
  3550. "php": ">=5.3.3"
  3551. },
  3552. "time": "2015-06-21 08:01:12",
  3553. "type": "library",
  3554. "installation-source": "dist",
  3555. "autoload": {
  3556. "classmap": [
  3557. "src/"
  3558. ]
  3559. },
  3560. "notification-url": "https://packagist.org/downloads/",
  3561. "license": [
  3562. "BSD-3-Clause"
  3563. ],
  3564. "authors": [
  3565. {
  3566. "name": "Sebastian Bergmann",
  3567. "email": "sb@sebastian-bergmann.de",
  3568. "role": "lead"
  3569. }
  3570. ],
  3571. "description": "Utility class for timing",
  3572. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  3573. "keywords": [
  3574. "timer"
  3575. ]
  3576. },
  3577. {
  3578. "name": "phpunit/php-token-stream",
  3579. "version": "1.4.8",
  3580. "version_normalized": "1.4.8.0",
  3581. "source": {
  3582. "type": "git",
  3583. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  3584. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
  3585. },
  3586. "dist": {
  3587. "type": "zip",
  3588. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  3589. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  3590. "shasum": ""
  3591. },
  3592. "require": {
  3593. "ext-tokenizer": "*",
  3594. "php": ">=5.3.3"
  3595. },
  3596. "require-dev": {
  3597. "phpunit/phpunit": "~4.2"
  3598. },
  3599. "time": "2015-09-15 10:49:45",
  3600. "type": "library",
  3601. "extra": {
  3602. "branch-alias": {
  3603. "dev-master": "1.4-dev"
  3604. }
  3605. },
  3606. "installation-source": "dist",
  3607. "autoload": {
  3608. "classmap": [
  3609. "src/"
  3610. ]
  3611. },
  3612. "notification-url": "https://packagist.org/downloads/",
  3613. "license": [
  3614. "BSD-3-Clause"
  3615. ],
  3616. "authors": [
  3617. {
  3618. "name": "Sebastian Bergmann",
  3619. "email": "sebastian@phpunit.de"
  3620. }
  3621. ],
  3622. "description": "Wrapper around PHP's tokenizer extension.",
  3623. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  3624. "keywords": [
  3625. "tokenizer"
  3626. ]
  3627. },
  3628. {
  3629. "name": "phpunit/php-file-iterator",
  3630. "version": "1.4.1",
  3631. "version_normalized": "1.4.1.0",
  3632. "source": {
  3633. "type": "git",
  3634. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  3635. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
  3636. },
  3637. "dist": {
  3638. "type": "zip",
  3639. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  3640. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  3641. "shasum": ""
  3642. },
  3643. "require": {
  3644. "php": ">=5.3.3"
  3645. },
  3646. "time": "2015-06-21 13:08:43",
  3647. "type": "library",
  3648. "extra": {
  3649. "branch-alias": {
  3650. "dev-master": "1.4.x-dev"
  3651. }
  3652. },
  3653. "installation-source": "dist",
  3654. "autoload": {
  3655. "classmap": [
  3656. "src/"
  3657. ]
  3658. },
  3659. "notification-url": "https://packagist.org/downloads/",
  3660. "license": [
  3661. "BSD-3-Clause"
  3662. ],
  3663. "authors": [
  3664. {
  3665. "name": "Sebastian Bergmann",
  3666. "email": "sb@sebastian-bergmann.de",
  3667. "role": "lead"
  3668. }
  3669. ],
  3670. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  3671. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  3672. "keywords": [
  3673. "filesystem",
  3674. "iterator"
  3675. ]
  3676. },
  3677. {
  3678. "name": "phpunit/php-code-coverage",
  3679. "version": "2.2.4",
  3680. "version_normalized": "2.2.4.0",
  3681. "source": {
  3682. "type": "git",
  3683. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  3684. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
  3685. },
  3686. "dist": {
  3687. "type": "zip",
  3688. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  3689. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  3690. "shasum": ""
  3691. },
  3692. "require": {
  3693. "php": ">=5.3.3",
  3694. "phpunit/php-file-iterator": "~1.3",
  3695. "phpunit/php-text-template": "~1.2",
  3696. "phpunit/php-token-stream": "~1.3",
  3697. "sebastian/environment": "^1.3.2",
  3698. "sebastian/version": "~1.0"
  3699. },
  3700. "require-dev": {
  3701. "ext-xdebug": ">=2.1.4",
  3702. "phpunit/phpunit": "~4"
  3703. },
  3704. "suggest": {
  3705. "ext-dom": "*",
  3706. "ext-xdebug": ">=2.2.1",
  3707. "ext-xmlwriter": "*"
  3708. },
  3709. "time": "2015-10-06 15:47:00",
  3710. "type": "library",
  3711. "extra": {
  3712. "branch-alias": {
  3713. "dev-master": "2.2.x-dev"
  3714. }
  3715. },
  3716. "installation-source": "dist",
  3717. "autoload": {
  3718. "classmap": [
  3719. "src/"
  3720. ]
  3721. },
  3722. "notification-url": "https://packagist.org/downloads/",
  3723. "license": [
  3724. "BSD-3-Clause"
  3725. ],
  3726. "authors": [
  3727. {
  3728. "name": "Sebastian Bergmann",
  3729. "email": "sb@sebastian-bergmann.de",
  3730. "role": "lead"
  3731. }
  3732. ],
  3733. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  3734. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  3735. "keywords": [
  3736. "coverage",
  3737. "testing",
  3738. "xunit"
  3739. ]
  3740. },
  3741. {
  3742. "name": "phpunit/phpunit",
  3743. "version": "4.8.24",
  3744. "version_normalized": "4.8.24.0",
  3745. "source": {
  3746. "type": "git",
  3747. "url": "https://github.com/sebastianbergmann/phpunit.git",
  3748. "reference": "a1066c562c52900a142a0e2bbf0582994671385e"
  3749. },
  3750. "dist": {
  3751. "type": "zip",
  3752. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1066c562c52900a142a0e2bbf0582994671385e",
  3753. "reference": "a1066c562c52900a142a0e2bbf0582994671385e",
  3754. "shasum": ""
  3755. },
  3756. "require": {
  3757. "ext-dom": "*",
  3758. "ext-json": "*",
  3759. "ext-pcre": "*",
  3760. "ext-reflection": "*",
  3761. "ext-spl": "*",
  3762. "php": ">=5.3.3",
  3763. "phpspec/prophecy": "^1.3.1",
  3764. "phpunit/php-code-coverage": "~2.1",
  3765. "phpunit/php-file-iterator": "~1.4",
  3766. "phpunit/php-text-template": "~1.2",
  3767. "phpunit/php-timer": ">=1.0.6",
  3768. "phpunit/phpunit-mock-objects": "~2.3",
  3769. "sebastian/comparator": "~1.1",
  3770. "sebastian/diff": "~1.2",
  3771. "sebastian/environment": "~1.3",
  3772. "sebastian/exporter": "~1.2",
  3773. "sebastian/global-state": "~1.0",
  3774. "sebastian/version": "~1.0",
  3775. "symfony/yaml": "~2.1|~3.0"
  3776. },
  3777. "suggest": {
  3778. "phpunit/php-invoker": "~1.1"
  3779. },
  3780. "time": "2016-03-14 06:16:08",
  3781. "bin": [
  3782. "phpunit"
  3783. ],
  3784. "type": "library",
  3785. "extra": {
  3786. "branch-alias": {
  3787. "dev-master": "4.8.x-dev"
  3788. }
  3789. },
  3790. "installation-source": "dist",
  3791. "autoload": {
  3792. "classmap": [
  3793. "src/"
  3794. ]
  3795. },
  3796. "notification-url": "https://packagist.org/downloads/",
  3797. "license": [
  3798. "BSD-3-Clause"
  3799. ],
  3800. "authors": [
  3801. {
  3802. "name": "Sebastian Bergmann",
  3803. "email": "sebastian@phpunit.de",
  3804. "role": "lead"
  3805. }
  3806. ],
  3807. "description": "The PHP Unit Testing framework.",
  3808. "homepage": "https://phpunit.de/",
  3809. "keywords": [
  3810. "phpunit",
  3811. "testing",
  3812. "xunit"
  3813. ]
  3814. },
  3815. {
  3816. "name": "symfony/polyfill-iconv",
  3817. "version": "v1.1.1",
  3818. "version_normalized": "1.1.1.0",
  3819. "source": {
  3820. "type": "git",
  3821. "url": "https://github.com/symfony/polyfill-iconv.git",
  3822. "reference": "08e3b8768d785ba7f271ef94906d50f7efe72ce8"
  3823. },
  3824. "dist": {
  3825. "type": "zip",
  3826. "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/08e3b8768d785ba7f271ef94906d50f7efe72ce8",
  3827. "reference": "08e3b8768d785ba7f271ef94906d50f7efe72ce8",
  3828. "shasum": ""
  3829. },
  3830. "require": {
  3831. "php": ">=5.3.3"
  3832. },
  3833. "suggest": {
  3834. "ext-iconv": "For best performance"
  3835. },
  3836. "time": "2016-02-26 11:31:02",
  3837. "type": "library",
  3838. "extra": {
  3839. "branch-alias": {
  3840. "dev-master": "1.1-dev"
  3841. }
  3842. },
  3843. "installation-source": "dist",
  3844. "autoload": {
  3845. "psr-4": {
  3846. "Symfony\\Polyfill\\Iconv\\": ""
  3847. },
  3848. "files": [
  3849. "bootstrap.php"
  3850. ]
  3851. },
  3852. "notification-url": "https://packagist.org/downloads/",
  3853. "license": [
  3854. "MIT"
  3855. ],
  3856. "authors": [
  3857. {
  3858. "name": "Nicolas Grekas",
  3859. "email": "p@tchwork.com"
  3860. },
  3861. {
  3862. "name": "Symfony Community",
  3863. "homepage": "https://symfony.com/contributors"
  3864. }
  3865. ],
  3866. "description": "Symfony polyfill for the Iconv extension",
  3867. "homepage": "https://symfony.com",
  3868. "keywords": [
  3869. "compatibility",
  3870. "iconv",
  3871. "polyfill",
  3872. "portable",
  3873. "shim"
  3874. ]
  3875. },
  3876. {
  3877. "name": "symfony/process",
  3878. "version": "v2.8.4",
  3879. "version_normalized": "2.8.4.0",
  3880. "source": {
  3881. "type": "git",
  3882. "url": "https://github.com/symfony/process.git",
  3883. "reference": "fb467471952ef5cf8497c029980e556b47545333"
  3884. },
  3885. "dist": {
  3886. "type": "zip",
  3887. "url": "https://api.github.com/repos/symfony/process/zipball/fb467471952ef5cf8497c029980e556b47545333",
  3888. "reference": "fb467471952ef5cf8497c029980e556b47545333",
  3889. "shasum": ""
  3890. },
  3891. "require": {
  3892. "php": ">=5.3.9"
  3893. },
  3894. "time": "2016-03-23 13:11:46",
  3895. "type": "library",
  3896. "extra": {
  3897. "branch-alias": {
  3898. "dev-master": "2.8-dev"
  3899. }
  3900. },
  3901. "installation-source": "dist",
  3902. "autoload": {
  3903. "psr-4": {
  3904. "Symfony\\Component\\Process\\": ""
  3905. },
  3906. "exclude-from-classmap": [
  3907. "/Tests/"
  3908. ]
  3909. },
  3910. "notification-url": "https://packagist.org/downloads/",
  3911. "license": [
  3912. "MIT"
  3913. ],
  3914. "authors": [
  3915. {
  3916. "name": "Fabien Potencier",
  3917. "email": "fabien@symfony.com"
  3918. },
  3919. {
  3920. "name": "Symfony Community",
  3921. "homepage": "https://symfony.com/contributors"
  3922. }
  3923. ],
  3924. "description": "Symfony Process Component",
  3925. "homepage": "https://symfony.com"
  3926. },
  3927. {
  3928. "name": "symfony/console",
  3929. "version": "v2.8.4",
  3930. "version_normalized": "2.8.4.0",
  3931. "source": {
  3932. "type": "git",
  3933. "url": "https://github.com/symfony/console.git",
  3934. "reference": "9a5aef5fc0d4eff86853d44202b02be8d5a20154"
  3935. },
  3936. "dist": {
  3937. "type": "zip",
  3938. "url": "https://api.github.com/repos/symfony/console/zipball/9a5aef5fc0d4eff86853d44202b02be8d5a20154",
  3939. "reference": "9a5aef5fc0d4eff86853d44202b02be8d5a20154",
  3940. "shasum": ""
  3941. },
  3942. "require": {
  3943. "php": ">=5.3.9",
  3944. "symfony/polyfill-mbstring": "~1.0"
  3945. },
  3946. "require-dev": {
  3947. "psr/log": "~1.0",
  3948. "symfony/event-dispatcher": "~2.1|~3.0.0",
  3949. "symfony/process": "~2.1|~3.0.0"
  3950. },
  3951. "suggest": {
  3952. "psr/log": "For using the console logger",
  3953. "symfony/event-dispatcher": "",
  3954. "symfony/process": ""
  3955. },
  3956. "time": "2016-03-17 09:19:04",
  3957. "type": "library",
  3958. "extra": {
  3959. "branch-alias": {
  3960. "dev-master": "2.8-dev"
  3961. }
  3962. },
  3963. "installation-source": "dist",
  3964. "autoload": {
  3965. "psr-4": {
  3966. "Symfony\\Component\\Console\\": ""
  3967. },
  3968. "exclude-from-classmap": [
  3969. "/Tests/"
  3970. ]
  3971. },
  3972. "notification-url": "https://packagist.org/downloads/",
  3973. "license": [
  3974. "MIT"
  3975. ],
  3976. "authors": [
  3977. {
  3978. "name": "Fabien Potencier",
  3979. "email": "fabien@symfony.com"
  3980. },
  3981. {
  3982. "name": "Symfony Community",
  3983. "homepage": "https://symfony.com/contributors"
  3984. }
  3985. ],
  3986. "description": "Symfony Console Component",
  3987. "homepage": "https://symfony.com"
  3988. },
  3989. {
  3990. "name": "symfony/event-dispatcher",
  3991. "version": "v2.8.4",
  3992. "version_normalized": "2.8.4.0",
  3993. "source": {
  3994. "type": "git",
  3995. "url": "https://github.com/symfony/event-dispatcher.git",
  3996. "reference": "47d2d8cade9b1c3987573d2943bb9352536cdb87"
  3997. },
  3998. "dist": {
  3999. "type": "zip",
  4000. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/47d2d8cade9b1c3987573d2943bb9352536cdb87",
  4001. "reference": "47d2d8cade9b1c3987573d2943bb9352536cdb87",
  4002. "shasum": ""
  4003. },
  4004. "require": {
  4005. "php": ">=5.3.9"
  4006. },
  4007. "require-dev": {
  4008. "psr/log": "~1.0",
  4009. "symfony/config": "~2.0,>=2.0.5|~3.0.0",
  4010. "symfony/dependency-injection": "~2.6|~3.0.0",
  4011. "symfony/expression-language": "~2.6|~3.0.0",
  4012. "symfony/stopwatch": "~2.3|~3.0.0"
  4013. },
  4014. "suggest": {
  4015. "symfony/dependency-injection": "",
  4016. "symfony/http-kernel": ""
  4017. },
  4018. "time": "2016-03-07 14:04:32",
  4019. "type": "library",
  4020. "extra": {
  4021. "branch-alias": {
  4022. "dev-master": "2.8-dev"
  4023. }
  4024. },
  4025. "installation-source": "dist",
  4026. "autoload": {
  4027. "psr-4": {
  4028. "Symfony\\Component\\EventDispatcher\\": ""
  4029. },
  4030. "exclude-from-classmap": [
  4031. "/Tests/"
  4032. ]
  4033. },
  4034. "notification-url": "https://packagist.org/downloads/",
  4035. "license": [
  4036. "MIT"
  4037. ],
  4038. "authors": [
  4039. {
  4040. "name": "Fabien Potencier",
  4041. "email": "fabien@symfony.com"
  4042. },
  4043. {
  4044. "name": "Symfony Community",
  4045. "homepage": "https://symfony.com/contributors"
  4046. }
  4047. ],
  4048. "description": "Symfony EventDispatcher Component",
  4049. "homepage": "https://symfony.com"
  4050. },
  4051. {
  4052. "name": "symfony/config",
  4053. "version": "v2.8.4",
  4054. "version_normalized": "2.8.4.0",
  4055. "source": {
  4056. "type": "git",
  4057. "url": "https://github.com/symfony/config.git",
  4058. "reference": "5273f4724dc5288fe7a33cb08077ab9852621f2c"
  4059. },
  4060. "dist": {
  4061. "type": "zip",
  4062. "url": "https://api.github.com/repos/symfony/config/zipball/5273f4724dc5288fe7a33cb08077ab9852621f2c",
  4063. "reference": "5273f4724dc5288fe7a33cb08077ab9852621f2c",
  4064. "shasum": ""
  4065. },
  4066. "require": {
  4067. "php": ">=5.3.9",
  4068. "symfony/filesystem": "~2.3|~3.0.0"
  4069. },
  4070. "suggest": {
  4071. "symfony/yaml": "To use the yaml reference dumper"
  4072. },
  4073. "time": "2016-03-04 07:54:35",
  4074. "type": "library",
  4075. "extra": {
  4076. "branch-alias": {
  4077. "dev-master": "2.8-dev"
  4078. }
  4079. },
  4080. "installation-source": "dist",
  4081. "autoload": {
  4082. "psr-4": {
  4083. "Symfony\\Component\\Config\\": ""
  4084. },
  4085. "exclude-from-classmap": [
  4086. "/Tests/"
  4087. ]
  4088. },
  4089. "notification-url": "https://packagist.org/downloads/",
  4090. "license": [
  4091. "MIT"
  4092. ],
  4093. "authors": [
  4094. {
  4095. "name": "Fabien Potencier",
  4096. "email": "fabien@symfony.com"
  4097. },
  4098. {
  4099. "name": "Symfony Community",
  4100. "homepage": "https://symfony.com/contributors"
  4101. }
  4102. ],
  4103. "description": "Symfony Config Component",
  4104. "homepage": "https://symfony.com"
  4105. },
  4106. {
  4107. "name": "guzzlehttp/guzzle",
  4108. "version": "6.2.0",
  4109. "version_normalized": "6.2.0.0",
  4110. "source": {
  4111. "type": "git",
  4112. "url": "https://github.com/guzzle/guzzle.git",
  4113. "reference": "d094e337976dff9d8e2424e8485872194e768662"
  4114. },
  4115. "dist": {
  4116. "type": "zip",
  4117. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d094e337976dff9d8e2424e8485872194e768662",
  4118. "reference": "d094e337976dff9d8e2424e8485872194e768662",
  4119. "shasum": ""
  4120. },
  4121. "require": {
  4122. "guzzlehttp/promises": "~1.0",
  4123. "guzzlehttp/psr7": "~1.1",
  4124. "php": ">=5.5.0"
  4125. },
  4126. "require-dev": {
  4127. "ext-curl": "*",
  4128. "phpunit/phpunit": "~4.0",
  4129. "psr/log": "~1.0"
  4130. },
  4131. "time": "2016-03-21 20:02:09",
  4132. "type": "library",
  4133. "extra": {
  4134. "branch-alias": {
  4135. "dev-master": "6.2-dev"
  4136. }
  4137. },
  4138. "installation-source": "dist",
  4139. "autoload": {
  4140. "files": [
  4141. "src/functions_include.php"
  4142. ],
  4143. "psr-4": {
  4144. "GuzzleHttp\\": "src/"
  4145. }
  4146. },
  4147. "notification-url": "https://packagist.org/downloads/",
  4148. "license": [
  4149. "MIT"
  4150. ],
  4151. "authors": [
  4152. {
  4153. "name": "Michael Dowling",
  4154. "email": "mtdowling@gmail.com",
  4155. "homepage": "https://github.com/mtdowling"
  4156. }
  4157. ],
  4158. "description": "Guzzle is a PHP HTTP client library",
  4159. "homepage": "http://guzzlephp.org/",
  4160. "keywords": [
  4161. "client",
  4162. "curl",
  4163. "framework",
  4164. "http",
  4165. "http client",
  4166. "rest",
  4167. "web service"
  4168. ]
  4169. },
  4170. {
  4171. "name": "drupal-composer/drupal-scaffold",
  4172. "version": "1.3.0",
  4173. "version_normalized": "1.3.0.0",
  4174. "source": {
  4175. "type": "git",
  4176. "url": "https://github.com/drupal-composer/drupal-scaffold.git",
  4177. "reference": "c780202f0f722447e3e3c8e0012a91823b2a0e39"
  4178. },
  4179. "dist": {
  4180. "type": "zip",
  4181. "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/c780202f0f722447e3e3c8e0012a91823b2a0e39",
  4182. "reference": "c780202f0f722447e3e3c8e0012a91823b2a0e39",
  4183. "shasum": ""
  4184. },
  4185. "require": {
  4186. "codegyre/robo": "^0.7.1",
  4187. "composer-plugin-api": "^1.0.0",
  4188. "ext-curl": "*",
  4189. "guzzlehttp/guzzle": "~6.1",
  4190. "pear/archive_tar": "~1.0",
  4191. "php": ">=5.4.5"
  4192. },
  4193. "require-dev": {
  4194. "composer/composer": "dev-master",
  4195. "phpunit/phpunit": "^4.4.0"
  4196. },
  4197. "time": "2016-03-10 17:48:12",
  4198. "type": "composer-plugin",
  4199. "extra": {
  4200. "class": "DrupalComposer\\DrupalScaffold\\Plugin",
  4201. "branch-alias": {
  4202. "dev-master": "1.0.x-dev"
  4203. }
  4204. },
  4205. "installation-source": "dist",
  4206. "autoload": {
  4207. "psr-4": {
  4208. "DrupalComposer\\DrupalScaffold\\": "src/"
  4209. }
  4210. },
  4211. "notification-url": "https://packagist.org/downloads/",
  4212. "license": [
  4213. "GPL-2.0+"
  4214. ],
  4215. "description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core"
  4216. },
  4217. {
  4218. "name": "symfony/css-selector",
  4219. "version": "v2.7.11",
  4220. "version_normalized": "2.7.11.0",
  4221. "source": {
  4222. "type": "git",
  4223. "url": "https://github.com/symfony/css-selector.git",
  4224. "reference": "b6e5e9087ed7affbd4c38948da8f93513a87de43"
  4225. },
  4226. "dist": {
  4227. "type": "zip",
  4228. "url": "https://api.github.com/repos/symfony/css-selector/zipball/b6e5e9087ed7affbd4c38948da8f93513a87de43",
  4229. "reference": "b6e5e9087ed7affbd4c38948da8f93513a87de43",
  4230. "shasum": ""
  4231. },
  4232. "require": {
  4233. "php": ">=5.3.9"
  4234. },
  4235. "time": "2016-03-04 07:52:28",
  4236. "type": "library",
  4237. "extra": {
  4238. "branch-alias": {
  4239. "dev-master": "2.7-dev"
  4240. }
  4241. },
  4242. "installation-source": "dist",
  4243. "autoload": {
  4244. "psr-4": {
  4245. "Symfony\\Component\\CssSelector\\": ""
  4246. },
  4247. "exclude-from-classmap": [
  4248. "/Tests/"
  4249. ]
  4250. },
  4251. "notification-url": "https://packagist.org/downloads/",
  4252. "license": [
  4253. "MIT"
  4254. ],
  4255. "authors": [
  4256. {
  4257. "name": "Jean-François Simon",
  4258. "email": "jeanfrancois.simon@sensiolabs.com"
  4259. },
  4260. {
  4261. "name": "Fabien Potencier",
  4262. "email": "fabien@symfony.com"
  4263. },
  4264. {
  4265. "name": "Symfony Community",
  4266. "homepage": "https://symfony.com/contributors"
  4267. }
  4268. ],
  4269. "description": "Symfony CssSelector Component",
  4270. "homepage": "https://symfony.com"
  4271. },
  4272. {
  4273. "name": "zendframework/zend-diactoros",
  4274. "version": "1.3.5",
  4275. "version_normalized": "1.3.5.0",
  4276. "source": {
  4277. "type": "git",
  4278. "url": "https://github.com/zendframework/zend-diactoros.git",
  4279. "reference": "b1d59735b672865dbeb930805029c24f226e3e77"
  4280. },
  4281. "dist": {
  4282. "type": "zip",
  4283. "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/b1d59735b672865dbeb930805029c24f226e3e77",
  4284. "reference": "b1d59735b672865dbeb930805029c24f226e3e77",
  4285. "shasum": ""
  4286. },
  4287. "require": {
  4288. "php": "^5.4 || ^7.0",
  4289. "psr/http-message": "~1.0"
  4290. },
  4291. "provide": {
  4292. "psr/http-message-implementation": "~1.0.0"
  4293. },
  4294. "require-dev": {
  4295. "phpunit/phpunit": "~4.6",
  4296. "squizlabs/php_codesniffer": "^2.3.1"
  4297. },
  4298. "time": "2016-03-17 18:02:05",
  4299. "type": "library",
  4300. "extra": {
  4301. "branch-alias": {
  4302. "dev-master": "1.3-dev",
  4303. "dev-develop": "1.4-dev"
  4304. }
  4305. },
  4306. "installation-source": "dist",
  4307. "autoload": {
  4308. "psr-4": {
  4309. "Zend\\Diactoros\\": "src/"
  4310. }
  4311. },
  4312. "notification-url": "https://packagist.org/downloads/",
  4313. "license": [
  4314. "BSD-2-Clause"
  4315. ],
  4316. "description": "PSR HTTP Message implementations",
  4317. "homepage": "https://github.com/zendframework/zend-diactoros",
  4318. "keywords": [
  4319. "http",
  4320. "psr",
  4321. "psr-7"
  4322. ]
  4323. },
  4324. {
  4325. "name": "paragonie/random_compat",
  4326. "version": "v1.4.1",
  4327. "version_normalized": "1.4.1.0",
  4328. "source": {
  4329. "type": "git",
  4330. "url": "https://github.com/paragonie/random_compat.git",
  4331. "reference": "c7e26a21ba357863de030f0b9e701c7d04593774"
  4332. },
  4333. "dist": {
  4334. "type": "zip",
  4335. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774",
  4336. "reference": "c7e26a21ba357863de030f0b9e701c7d04593774",
  4337. "shasum": ""
  4338. },
  4339. "require": {
  4340. "php": ">=5.2.0"
  4341. },
  4342. "require-dev": {
  4343. "phpunit/phpunit": "4.*|5.*"
  4344. },
  4345. "suggest": {
  4346. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  4347. },
  4348. "time": "2016-03-18 20:34:03",
  4349. "type": "library",
  4350. "installation-source": "dist",
  4351. "autoload": {
  4352. "files": [
  4353. "lib/random.php"
  4354. ]
  4355. },
  4356. "notification-url": "https://packagist.org/downloads/",
  4357. "license": [
  4358. "MIT"
  4359. ],
  4360. "authors": [
  4361. {
  4362. "name": "Paragon Initiative Enterprises",
  4363. "email": "security@paragonie.com",
  4364. "homepage": "https://paragonie.com"
  4365. }
  4366. ],
  4367. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  4368. "keywords": [
  4369. "csprng",
  4370. "pseudorandom",
  4371. "random"
  4372. ]
  4373. },
  4374. {
  4375. "name": "symfony/class-loader",
  4376. "version": "v2.8.4",
  4377. "version_normalized": "2.8.4.0",
  4378. "source": {
  4379. "type": "git",
  4380. "url": "https://github.com/symfony/class-loader.git",
  4381. "reference": "7d362c22710980730d46a5d039e788946a2938cb"
  4382. },
  4383. "dist": {
  4384. "type": "zip",
  4385. "url": "https://api.github.com/repos/symfony/class-loader/zipball/7d362c22710980730d46a5d039e788946a2938cb",
  4386. "reference": "7d362c22710980730d46a5d039e788946a2938cb",
  4387. "shasum": ""
  4388. },
  4389. "require": {
  4390. "php": ">=5.3.9",
  4391. "symfony/polyfill-apcu": "~1.1"
  4392. },
  4393. "require-dev": {
  4394. "symfony/finder": "~2.0,>=2.0.5|~3.0.0"
  4395. },
  4396. "time": "2016-03-10 19:33:53",
  4397. "type": "library",
  4398. "extra": {
  4399. "branch-alias": {
  4400. "dev-master": "2.8-dev"
  4401. }
  4402. },
  4403. "installation-source": "dist",
  4404. "autoload": {
  4405. "psr-4": {
  4406. "Symfony\\Component\\ClassLoader\\": ""
  4407. },
  4408. "exclude-from-classmap": [
  4409. "/Tests/"
  4410. ]
  4411. },
  4412. "notification-url": "https://packagist.org/downloads/",
  4413. "license": [
  4414. "MIT"
  4415. ],
  4416. "authors": [
  4417. {
  4418. "name": "Fabien Potencier",
  4419. "email": "fabien@symfony.com"
  4420. },
  4421. {
  4422. "name": "Symfony Community",
  4423. "homepage": "https://symfony.com/contributors"
  4424. }
  4425. ],
  4426. "description": "Symfony ClassLoader Component",
  4427. "homepage": "https://symfony.com"
  4428. },
  4429. {
  4430. "name": "symfony/dependency-injection",
  4431. "version": "v2.8.4",
  4432. "version_normalized": "2.8.4.0",
  4433. "source": {
  4434. "type": "git",
  4435. "url": "https://github.com/symfony/dependency-injection.git",
  4436. "reference": "f7b4a498e679fa440b16facb934680a1527ed48c"
  4437. },
  4438. "dist": {
  4439. "type": "zip",
  4440. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f7b4a498e679fa440b16facb934680a1527ed48c",
  4441. "reference": "f7b4a498e679fa440b16facb934680a1527ed48c",
  4442. "shasum": ""
  4443. },
  4444. "require": {
  4445. "php": ">=5.3.9"
  4446. },
  4447. "conflict": {
  4448. "symfony/expression-language": "<2.6"
  4449. },
  4450. "require-dev": {
  4451. "symfony/config": "~2.2|~3.0.0",
  4452. "symfony/expression-language": "~2.6|~3.0.0",
  4453. "symfony/yaml": "~2.1|~3.0.0"
  4454. },
  4455. "suggest": {
  4456. "symfony/config": "",
  4457. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  4458. "symfony/yaml": ""
  4459. },
  4460. "time": "2016-03-21 07:27:21",
  4461. "type": "library",
  4462. "extra": {
  4463. "branch-alias": {
  4464. "dev-master": "2.8-dev"
  4465. }
  4466. },
  4467. "installation-source": "dist",
  4468. "autoload": {
  4469. "psr-4": {
  4470. "Symfony\\Component\\DependencyInjection\\": ""
  4471. },
  4472. "exclude-from-classmap": [
  4473. "/Tests/"
  4474. ]
  4475. },
  4476. "notification-url": "https://packagist.org/downloads/",
  4477. "license": [
  4478. "MIT"
  4479. ],
  4480. "authors": [
  4481. {
  4482. "name": "Fabien Potencier",
  4483. "email": "fabien@symfony.com"
  4484. },
  4485. {
  4486. "name": "Symfony Community",
  4487. "homepage": "https://symfony.com/contributors"
  4488. }
  4489. ],
  4490. "description": "Symfony DependencyInjection Component",
  4491. "homepage": "https://symfony.com"
  4492. },
  4493. {
  4494. "name": "symfony/debug",
  4495. "version": "v2.8.4",
  4496. "version_normalized": "2.8.4.0",
  4497. "source": {
  4498. "type": "git",
  4499. "url": "https://github.com/symfony/debug.git",
  4500. "reference": "056d028521c18f4932c421f1ffa4c74cd644cda8"
  4501. },
  4502. "dist": {
  4503. "type": "zip",
  4504. "url": "https://api.github.com/repos/symfony/debug/zipball/056d028521c18f4932c421f1ffa4c74cd644cda8",
  4505. "reference": "056d028521c18f4932c421f1ffa4c74cd644cda8",
  4506. "shasum": ""
  4507. },
  4508. "require": {
  4509. "php": ">=5.3.9",
  4510. "psr/log": "~1.0"
  4511. },
  4512. "conflict": {
  4513. "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  4514. },
  4515. "require-dev": {
  4516. "symfony/class-loader": "~2.2|~3.0.0",
  4517. "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2|~3.0.0"
  4518. },
  4519. "time": "2016-03-16 15:31:59",
  4520. "type": "library",
  4521. "extra": {
  4522. "branch-alias": {
  4523. "dev-master": "2.8-dev"
  4524. }
  4525. },
  4526. "installation-source": "dist",
  4527. "autoload": {
  4528. "psr-4": {
  4529. "Symfony\\Component\\Debug\\": ""
  4530. },
  4531. "exclude-from-classmap": [
  4532. "/Tests/"
  4533. ]
  4534. },
  4535. "notification-url": "https://packagist.org/downloads/",
  4536. "license": [
  4537. "MIT"
  4538. ],
  4539. "authors": [
  4540. {
  4541. "name": "Fabien Potencier",
  4542. "email": "fabien@symfony.com"
  4543. },
  4544. {
  4545. "name": "Symfony Community",
  4546. "homepage": "https://symfony.com/contributors"
  4547. }
  4548. ],
  4549. "description": "Symfony Debug Component",
  4550. "homepage": "https://symfony.com"
  4551. },
  4552. {
  4553. "name": "symfony/http-foundation",
  4554. "version": "v2.8.4",
  4555. "version_normalized": "2.8.4.0",
  4556. "source": {
  4557. "type": "git",
  4558. "url": "https://github.com/symfony/http-foundation.git",
  4559. "reference": "06d6b2c755b2f34ce21e688b62072e9c625709c4"
  4560. },
  4561. "dist": {
  4562. "type": "zip",
  4563. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/06d6b2c755b2f34ce21e688b62072e9c625709c4",
  4564. "reference": "06d6b2c755b2f34ce21e688b62072e9c625709c4",
  4565. "shasum": ""
  4566. },
  4567. "require": {
  4568. "php": ">=5.3.9",
  4569. "symfony/polyfill-mbstring": "~1.1",
  4570. "symfony/polyfill-php54": "~1.0",
  4571. "symfony/polyfill-php55": "~1.0"
  4572. },
  4573. "require-dev": {
  4574. "symfony/expression-language": "~2.4|~3.0.0"
  4575. },
  4576. "time": "2016-03-27 12:57:53",
  4577. "type": "library",
  4578. "extra": {
  4579. "branch-alias": {
  4580. "dev-master": "2.8-dev"
  4581. }
  4582. },
  4583. "installation-source": "dist",
  4584. "autoload": {
  4585. "psr-4": {
  4586. "Symfony\\Component\\HttpFoundation\\": ""
  4587. },
  4588. "exclude-from-classmap": [
  4589. "/Tests/"
  4590. ]
  4591. },
  4592. "notification-url": "https://packagist.org/downloads/",
  4593. "license": [
  4594. "MIT"
  4595. ],
  4596. "authors": [
  4597. {
  4598. "name": "Fabien Potencier",
  4599. "email": "fabien@symfony.com"
  4600. },
  4601. {
  4602. "name": "Symfony Community",
  4603. "homepage": "https://symfony.com/contributors"
  4604. }
  4605. ],
  4606. "description": "Symfony HttpFoundation Component",
  4607. "homepage": "https://symfony.com"
  4608. },
  4609. {
  4610. "name": "symfony/http-kernel",
  4611. "version": "v2.8.4",
  4612. "version_normalized": "2.8.4.0",
  4613. "source": {
  4614. "type": "git",
  4615. "url": "https://github.com/symfony/http-kernel.git",
  4616. "reference": "2c45576fee2eb228d4771342a05b0565e4711ba2"
  4617. },
  4618. "dist": {
  4619. "type": "zip",
  4620. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2c45576fee2eb228d4771342a05b0565e4711ba2",
  4621. "reference": "2c45576fee2eb228d4771342a05b0565e4711ba2",
  4622. "shasum": ""
  4623. },
  4624. "require": {
  4625. "php": ">=5.3.9",
  4626. "psr/log": "~1.0",
  4627. "symfony/debug": "~2.6,>=2.6.2",
  4628. "symfony/event-dispatcher": "~2.6,>=2.6.7|~3.0.0",
  4629. "symfony/http-foundation": "~2.5,>=2.5.4|~3.0.0"
  4630. },
  4631. "conflict": {
  4632. "symfony/config": "<2.7"
  4633. },
  4634. "require-dev": {
  4635. "symfony/browser-kit": "~2.3|~3.0.0",
  4636. "symfony/class-loader": "~2.1|~3.0.0",
  4637. "symfony/config": "~2.8",
  4638. "symfony/console": "~2.3|~3.0.0",
  4639. "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
  4640. "symfony/dependency-injection": "~2.8|~3.0.0",
  4641. "symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0",
  4642. "symfony/expression-language": "~2.4|~3.0.0",
  4643. "symfony/finder": "~2.0,>=2.0.5|~3.0.0",
  4644. "symfony/process": "~2.0,>=2.0.5|~3.0.0",
  4645. "symfony/routing": "~2.8|~3.0.0",
  4646. "symfony/stopwatch": "~2.3|~3.0.0",
  4647. "symfony/templating": "~2.2|~3.0.0",
  4648. "symfony/translation": "~2.0,>=2.0.5|~3.0.0",
  4649. "symfony/var-dumper": "~2.6|~3.0.0"
  4650. },
  4651. "suggest": {
  4652. "symfony/browser-kit": "",
  4653. "symfony/class-loader": "",
  4654. "symfony/config": "",
  4655. "symfony/console": "",
  4656. "symfony/dependency-injection": "",
  4657. "symfony/finder": "",
  4658. "symfony/var-dumper": ""
  4659. },
  4660. "time": "2016-03-25 01:40:30",
  4661. "type": "library",
  4662. "extra": {
  4663. "branch-alias": {
  4664. "dev-master": "2.8-dev"
  4665. }
  4666. },
  4667. "installation-source": "dist",
  4668. "autoload": {
  4669. "psr-4": {
  4670. "Symfony\\Component\\HttpKernel\\": ""
  4671. },
  4672. "exclude-from-classmap": [
  4673. "/Tests/"
  4674. ]
  4675. },
  4676. "notification-url": "https://packagist.org/downloads/",
  4677. "license": [
  4678. "MIT"
  4679. ],
  4680. "authors": [
  4681. {
  4682. "name": "Fabien Potencier",
  4683. "email": "fabien@symfony.com"
  4684. },
  4685. {
  4686. "name": "Symfony Community",
  4687. "homepage": "https://symfony.com/contributors"
  4688. }
  4689. ],
  4690. "description": "Symfony HttpKernel Component",
  4691. "homepage": "https://symfony.com"
  4692. },
  4693. {
  4694. "name": "symfony/routing",
  4695. "version": "v2.8.4",
  4696. "version_normalized": "2.8.4.0",
  4697. "source": {
  4698. "type": "git",
  4699. "url": "https://github.com/symfony/routing.git",
  4700. "reference": "d7d4a20cb55a90a06c0070d1a360e5ac606306ef"
  4701. },
  4702. "dist": {
  4703. "type": "zip",
  4704. "url": "https://api.github.com/repos/symfony/routing/zipball/d7d4a20cb55a90a06c0070d1a360e5ac606306ef",
  4705. "reference": "d7d4a20cb55a90a06c0070d1a360e5ac606306ef",
  4706. "shasum": ""
  4707. },
  4708. "require": {
  4709. "php": ">=5.3.9"
  4710. },
  4711. "conflict": {
  4712. "symfony/config": "<2.7"
  4713. },
  4714. "require-dev": {
  4715. "doctrine/annotations": "~1.0",
  4716. "doctrine/common": "~2.2",
  4717. "psr/log": "~1.0",
  4718. "symfony/config": "~2.7|~3.0.0",
  4719. "symfony/expression-language": "~2.4|~3.0.0",
  4720. "symfony/http-foundation": "~2.3|~3.0.0",
  4721. "symfony/yaml": "~2.0,>=2.0.5|~3.0.0"
  4722. },
  4723. "suggest": {
  4724. "doctrine/annotations": "For using the annotation loader",
  4725. "symfony/config": "For using the all-in-one router or any loader",
  4726. "symfony/dependency-injection": "For loading routes from a service",
  4727. "symfony/expression-language": "For using expression matching",
  4728. "symfony/http-foundation": "For using a Symfony Request object",
  4729. "symfony/yaml": "For using the YAML loader"
  4730. },
  4731. "time": "2016-03-23 13:11:46",
  4732. "type": "library",
  4733. "extra": {
  4734. "branch-alias": {
  4735. "dev-master": "2.8-dev"
  4736. }
  4737. },
  4738. "installation-source": "dist",
  4739. "autoload": {
  4740. "psr-4": {
  4741. "Symfony\\Component\\Routing\\": ""
  4742. },
  4743. "exclude-from-classmap": [
  4744. "/Tests/"
  4745. ]
  4746. },
  4747. "notification-url": "https://packagist.org/downloads/",
  4748. "license": [
  4749. "MIT"
  4750. ],
  4751. "authors": [
  4752. {
  4753. "name": "Fabien Potencier",
  4754. "email": "fabien@symfony.com"
  4755. },
  4756. {
  4757. "name": "Symfony Community",
  4758. "homepage": "https://symfony.com/contributors"
  4759. }
  4760. ],
  4761. "description": "Symfony Routing Component",
  4762. "homepage": "https://symfony.com",
  4763. "keywords": [
  4764. "router",
  4765. "routing",
  4766. "uri",
  4767. "url"
  4768. ]
  4769. },
  4770. {
  4771. "name": "symfony/serializer",
  4772. "version": "v2.8.4",
  4773. "version_normalized": "2.8.4.0",
  4774. "source": {
  4775. "type": "git",
  4776. "url": "https://github.com/symfony/serializer.git",
  4777. "reference": "e848750ceffdc4af374844c338c299627a98196a"
  4778. },
  4779. "dist": {
  4780. "type": "zip",
  4781. "url": "https://api.github.com/repos/symfony/serializer/zipball/e848750ceffdc4af374844c338c299627a98196a",
  4782. "reference": "e848750ceffdc4af374844c338c299627a98196a",
  4783. "shasum": ""
  4784. },
  4785. "require": {
  4786. "php": ">=5.3.9",
  4787. "symfony/polyfill-php55": "~1.0"
  4788. },
  4789. "require-dev": {
  4790. "doctrine/annotations": "~1.0",
  4791. "doctrine/cache": "~1.0",
  4792. "symfony/config": "~2.2|~3.0.0",
  4793. "symfony/property-access": "~2.3|~3.0.0",
  4794. "symfony/yaml": "~2.0,>=2.0.5|~3.0.0"
  4795. },
  4796. "suggest": {
  4797. "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
  4798. "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
  4799. "symfony/config": "For using the XML mapping loader.",
  4800. "symfony/property-access": "For using the ObjectNormalizer.",
  4801. "symfony/yaml": "For using the default YAML mapping loader."
  4802. },
  4803. "time": "2016-03-07 14:04:32",
  4804. "type": "library",
  4805. "extra": {
  4806. "branch-alias": {
  4807. "dev-master": "2.8-dev"
  4808. }
  4809. },
  4810. "installation-source": "dist",
  4811. "autoload": {
  4812. "psr-4": {
  4813. "Symfony\\Component\\Serializer\\": ""
  4814. },
  4815. "exclude-from-classmap": [
  4816. "/Tests/"
  4817. ]
  4818. },
  4819. "notification-url": "https://packagist.org/downloads/",
  4820. "license": [
  4821. "MIT"
  4822. ],
  4823. "authors": [
  4824. {
  4825. "name": "Fabien Potencier",
  4826. "email": "fabien@symfony.com"
  4827. },
  4828. {
  4829. "name": "Symfony Community",
  4830. "homepage": "https://symfony.com/contributors"
  4831. }
  4832. ],
  4833. "description": "Symfony Serializer Component",
  4834. "homepage": "https://symfony.com"
  4835. },
  4836. {
  4837. "name": "symfony/translation",
  4838. "version": "v2.8.4",
  4839. "version_normalized": "2.8.4.0",
  4840. "source": {
  4841. "type": "git",
  4842. "url": "https://github.com/symfony/translation.git",
  4843. "reference": "d60b8e076d22953aabebeebda53bf334438e7aca"
  4844. },
  4845. "dist": {
  4846. "type": "zip",
  4847. "url": "https://api.github.com/repos/symfony/translation/zipball/d60b8e076d22953aabebeebda53bf334438e7aca",
  4848. "reference": "d60b8e076d22953aabebeebda53bf334438e7aca",
  4849. "shasum": ""
  4850. },
  4851. "require": {
  4852. "php": ">=5.3.9",
  4853. "symfony/polyfill-mbstring": "~1.0"
  4854. },
  4855. "conflict": {
  4856. "symfony/config": "<2.7"
  4857. },
  4858. "require-dev": {
  4859. "psr/log": "~1.0",
  4860. "symfony/config": "~2.8",
  4861. "symfony/intl": "~2.4|~3.0.0",
  4862. "symfony/yaml": "~2.2|~3.0.0"
  4863. },
  4864. "suggest": {
  4865. "psr/log": "To use logging capability in translator",
  4866. "symfony/config": "",
  4867. "symfony/yaml": ""
  4868. },
  4869. "time": "2016-03-25 01:40:30",
  4870. "type": "library",
  4871. "extra": {
  4872. "branch-alias": {
  4873. "dev-master": "2.8-dev"
  4874. }
  4875. },
  4876. "installation-source": "dist",
  4877. "autoload": {
  4878. "psr-4": {
  4879. "Symfony\\Component\\Translation\\": ""
  4880. },
  4881. "exclude-from-classmap": [
  4882. "/Tests/"
  4883. ]
  4884. },
  4885. "notification-url": "https://packagist.org/downloads/",
  4886. "license": [
  4887. "MIT"
  4888. ],
  4889. "authors": [
  4890. {
  4891. "name": "Fabien Potencier",
  4892. "email": "fabien@symfony.com"
  4893. },
  4894. {
  4895. "name": "Symfony Community",
  4896. "homepage": "https://symfony.com/contributors"
  4897. }
  4898. ],
  4899. "description": "Symfony Translation Component",
  4900. "homepage": "https://symfony.com"
  4901. },
  4902. {
  4903. "name": "symfony/validator",
  4904. "version": "v2.8.4",
  4905. "version_normalized": "2.8.4.0",
  4906. "source": {
  4907. "type": "git",
  4908. "url": "https://github.com/symfony/validator.git",
  4909. "reference": "ea0ce99531c9eb82abf21011da4e111932f8ce81"
  4910. },
  4911. "dist": {
  4912. "type": "zip",
  4913. "url": "https://api.github.com/repos/symfony/validator/zipball/ea0ce99531c9eb82abf21011da4e111932f8ce81",
  4914. "reference": "ea0ce99531c9eb82abf21011da4e111932f8ce81",
  4915. "shasum": ""
  4916. },
  4917. "require": {
  4918. "php": ">=5.3.9",
  4919. "symfony/translation": "~2.4|~3.0.0"
  4920. },
  4921. "require-dev": {
  4922. "doctrine/annotations": "~1.0",
  4923. "doctrine/cache": "~1.0",
  4924. "egulias/email-validator": "~1.2,>=1.2.1",
  4925. "symfony/config": "~2.2|~3.0.0",
  4926. "symfony/expression-language": "~2.4|~3.0.0",
  4927. "symfony/http-foundation": "~2.1|~3.0.0",
  4928. "symfony/intl": "~2.7.4|~2.8|~3.0.0",
  4929. "symfony/property-access": "~2.3|~3.0.0",
  4930. "symfony/yaml": "~2.0,>=2.0.5|~3.0.0"
  4931. },
  4932. "suggest": {
  4933. "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
  4934. "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
  4935. "egulias/email-validator": "Strict (RFC compliant) email validation",
  4936. "symfony/config": "",
  4937. "symfony/expression-language": "For using the 2.4 Expression validator",
  4938. "symfony/http-foundation": "",
  4939. "symfony/intl": "",
  4940. "symfony/property-access": "For using the 2.4 Validator API",
  4941. "symfony/yaml": ""
  4942. },
  4943. "time": "2016-03-27 12:57:53",
  4944. "type": "library",
  4945. "extra": {
  4946. "branch-alias": {
  4947. "dev-master": "2.8-dev"
  4948. }
  4949. },
  4950. "installation-source": "dist",
  4951. "autoload": {
  4952. "psr-4": {
  4953. "Symfony\\Component\\Validator\\": ""
  4954. },
  4955. "exclude-from-classmap": [
  4956. "/Tests/"
  4957. ]
  4958. },
  4959. "notification-url": "https://packagist.org/downloads/",
  4960. "license": [
  4961. "MIT"
  4962. ],
  4963. "authors": [
  4964. {
  4965. "name": "Fabien Potencier",
  4966. "email": "fabien@symfony.com"
  4967. },
  4968. {
  4969. "name": "Symfony Community",
  4970. "homepage": "https://symfony.com/contributors"
  4971. }
  4972. ],
  4973. "description": "Symfony Validator Component",
  4974. "homepage": "https://symfony.com"
  4975. },
  4976. {
  4977. "name": "symfony/yaml",
  4978. "version": "v2.8.4",
  4979. "version_normalized": "2.8.4.0",
  4980. "source": {
  4981. "type": "git",
  4982. "url": "https://github.com/symfony/yaml.git",
  4983. "reference": "584e52cb8f788a887553ba82db6caacb1d6260bb"
  4984. },
  4985. "dist": {
  4986. "type": "zip",
  4987. "url": "https://api.github.com/repos/symfony/yaml/zipball/584e52cb8f788a887553ba82db6caacb1d6260bb",
  4988. "reference": "584e52cb8f788a887553ba82db6caacb1d6260bb",
  4989. "shasum": ""
  4990. },
  4991. "require": {
  4992. "php": ">=5.3.9"
  4993. },
  4994. "time": "2016-03-04 07:54:35",
  4995. "type": "library",
  4996. "extra": {
  4997. "branch-alias": {
  4998. "dev-master": "2.8-dev"
  4999. }
  5000. },
  5001. "installation-source": "dist",
  5002. "autoload": {
  5003. "psr-4": {
  5004. "Symfony\\Component\\Yaml\\": ""
  5005. },
  5006. "exclude-from-classmap": [
  5007. "/Tests/"
  5008. ]
  5009. },
  5010. "notification-url": "https://packagist.org/downloads/",
  5011. "license": [
  5012. "MIT"
  5013. ],
  5014. "authors": [
  5015. {
  5016. "name": "Fabien Potencier",
  5017. "email": "fabien@symfony.com"
  5018. },
  5019. {
  5020. "name": "Symfony Community",
  5021. "homepage": "https://symfony.com/contributors"
  5022. }
  5023. ],
  5024. "description": "Symfony Yaml Component",
  5025. "homepage": "https://symfony.com"
  5026. },
  5027. {
  5028. "name": "composer/semver",
  5029. "version": "1.4.0",
  5030. "version_normalized": "1.4.0.0",
  5031. "source": {
  5032. "type": "git",
  5033. "url": "https://github.com/composer/semver.git",
  5034. "reference": "84c47f3d8901440403217afc120683c7385aecb8"
  5035. },
  5036. "dist": {
  5037. "type": "zip",
  5038. "url": "https://api.github.com/repos/composer/semver/zipball/84c47f3d8901440403217afc120683c7385aecb8",
  5039. "reference": "84c47f3d8901440403217afc120683c7385aecb8",
  5040. "shasum": ""
  5041. },
  5042. "require": {
  5043. "php": "^5.3.2 || ^7.0"
  5044. },
  5045. "require-dev": {
  5046. "phpunit/phpunit": "^4.5 || ^5.0.5",
  5047. "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
  5048. },
  5049. "time": "2016-03-30 13:16:03",
  5050. "type": "library",
  5051. "extra": {
  5052. "branch-alias": {
  5053. "dev-master": "1.x-dev"
  5054. }
  5055. },
  5056. "installation-source": "dist",
  5057. "autoload": {
  5058. "psr-4": {
  5059. "Composer\\Semver\\": "src"
  5060. }
  5061. },
  5062. "notification-url": "https://packagist.org/downloads/",
  5063. "license": [
  5064. "MIT"
  5065. ],
  5066. "authors": [
  5067. {
  5068. "name": "Nils Adermann",
  5069. "email": "naderman@naderman.de",
  5070. "homepage": "http://www.naderman.de"
  5071. },
  5072. {
  5073. "name": "Jordi Boggiano",
  5074. "email": "j.boggiano@seld.be",
  5075. "homepage": "http://seld.be"
  5076. },
  5077. {
  5078. "name": "Rob Bast",
  5079. "email": "rob.bast@gmail.com",
  5080. "homepage": "http://robbast.nl"
  5081. }
  5082. ],
  5083. "description": "Semver library that offers utilities, version constraint parsing and validation.",
  5084. "keywords": [
  5085. "semantic",
  5086. "semver",
  5087. "validation",
  5088. "versioning"
  5089. ]
  5090. },
  5091. {
  5092. "name": "symfony/filesystem",
  5093. "version": "v3.0.4",
  5094. "version_normalized": "3.0.4.0",
  5095. "source": {
  5096. "type": "git",
  5097. "url": "https://github.com/symfony/filesystem.git",
  5098. "reference": "f82499a459dcade2ea56df94cc58b19c8bde3d20"
  5099. },
  5100. "dist": {
  5101. "type": "zip",
  5102. "url": "https://api.github.com/repos/symfony/filesystem/zipball/f82499a459dcade2ea56df94cc58b19c8bde3d20",
  5103. "reference": "f82499a459dcade2ea56df94cc58b19c8bde3d20",
  5104. "shasum": ""
  5105. },
  5106. "require": {
  5107. "php": ">=5.5.9"
  5108. },
  5109. "time": "2016-03-27 10:24:39",
  5110. "type": "library",
  5111. "extra": {
  5112. "branch-alias": {
  5113. "dev-master": "3.0-dev"
  5114. }
  5115. },
  5116. "installation-source": "dist",
  5117. "autoload": {
  5118. "psr-4": {
  5119. "Symfony\\Component\\Filesystem\\": ""
  5120. },
  5121. "exclude-from-classmap": [
  5122. "/Tests/"
  5123. ]
  5124. },
  5125. "notification-url": "https://packagist.org/downloads/",
  5126. "license": [
  5127. "MIT"
  5128. ],
  5129. "authors": [
  5130. {
  5131. "name": "Fabien Potencier",
  5132. "email": "fabien@symfony.com"
  5133. },
  5134. {
  5135. "name": "Symfony Community",
  5136. "homepage": "https://symfony.com/contributors"
  5137. }
  5138. ],
  5139. "description": "Symfony Filesystem Component",
  5140. "homepage": "https://symfony.com"
  5141. },
  5142. {
  5143. "name": "symfony/finder",
  5144. "version": "v3.0.4",
  5145. "version_normalized": "3.0.4.0",
  5146. "source": {
  5147. "type": "git",
  5148. "url": "https://github.com/symfony/finder.git",
  5149. "reference": "c54e407b35bc098916704e9fd090da21da4c4f52"
  5150. },
  5151. "dist": {
  5152. "type": "zip",
  5153. "url": "https://api.github.com/repos/symfony/finder/zipball/c54e407b35bc098916704e9fd090da21da4c4f52",
  5154. "reference": "c54e407b35bc098916704e9fd090da21da4c4f52",
  5155. "shasum": ""
  5156. },
  5157. "require": {
  5158. "php": ">=5.5.9"
  5159. },
  5160. "time": "2016-03-10 11:13:05",
  5161. "type": "library",
  5162. "extra": {
  5163. "branch-alias": {
  5164. "dev-master": "3.0-dev"
  5165. }
  5166. },
  5167. "installation-source": "dist",
  5168. "autoload": {
  5169. "psr-4": {
  5170. "Symfony\\Component\\Finder\\": ""
  5171. },
  5172. "exclude-from-classmap": [
  5173. "/Tests/"
  5174. ]
  5175. },
  5176. "notification-url": "https://packagist.org/downloads/",
  5177. "license": [
  5178. "MIT"
  5179. ],
  5180. "authors": [
  5181. {
  5182. "name": "Fabien Potencier",
  5183. "email": "fabien@symfony.com"
  5184. },
  5185. {
  5186. "name": "Symfony Community",
  5187. "homepage": "https://symfony.com/contributors"
  5188. }
  5189. ],
  5190. "description": "Symfony Finder Component",
  5191. "homepage": "https://symfony.com"
  5192. },
  5193. {
  5194. "name": "symfony/dom-crawler",
  5195. "version": "v3.0.4",
  5196. "version_normalized": "3.0.4.0",
  5197. "source": {
  5198. "type": "git",
  5199. "url": "https://github.com/symfony/dom-crawler.git",
  5200. "reference": "18a06d7a9af41718c20764a674a0ebba3bc40d1f"
  5201. },
  5202. "dist": {
  5203. "type": "zip",
  5204. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/18a06d7a9af41718c20764a674a0ebba3bc40d1f",
  5205. "reference": "18a06d7a9af41718c20764a674a0ebba3bc40d1f",
  5206. "shasum": ""
  5207. },
  5208. "require": {
  5209. "php": ">=5.5.9",
  5210. "symfony/polyfill-mbstring": "~1.0"
  5211. },
  5212. "require-dev": {
  5213. "symfony/css-selector": "~2.8|~3.0"
  5214. },
  5215. "suggest": {
  5216. "symfony/css-selector": ""
  5217. },
  5218. "time": "2016-03-23 13:23:25",
  5219. "type": "library",
  5220. "extra": {
  5221. "branch-alias": {
  5222. "dev-master": "3.0-dev"
  5223. }
  5224. },
  5225. "installation-source": "dist",
  5226. "autoload": {
  5227. "psr-4": {
  5228. "Symfony\\Component\\DomCrawler\\": ""
  5229. },
  5230. "exclude-from-classmap": [
  5231. "/Tests/"
  5232. ]
  5233. },
  5234. "notification-url": "https://packagist.org/downloads/",
  5235. "license": [
  5236. "MIT"
  5237. ],
  5238. "authors": [
  5239. {
  5240. "name": "Fabien Potencier",
  5241. "email": "fabien@symfony.com"
  5242. },
  5243. {
  5244. "name": "Symfony Community",
  5245. "homepage": "https://symfony.com/contributors"
  5246. }
  5247. ],
  5248. "description": "Symfony DomCrawler Component",
  5249. "homepage": "https://symfony.com"
  5250. },
  5251. {
  5252. "name": "symfony/browser-kit",
  5253. "version": "v3.0.4",
  5254. "version_normalized": "3.0.4.0",
  5255. "source": {
  5256. "type": "git",
  5257. "url": "https://github.com/symfony/browser-kit.git",
  5258. "reference": "e07127ac31230b30887c2dddf3708d883d239b14"
  5259. },
  5260. "dist": {
  5261. "type": "zip",
  5262. "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e07127ac31230b30887c2dddf3708d883d239b14",
  5263. "reference": "e07127ac31230b30887c2dddf3708d883d239b14",
  5264. "shasum": ""
  5265. },
  5266. "require": {
  5267. "php": ">=5.5.9",
  5268. "symfony/dom-crawler": "~2.8|~3.0"
  5269. },
  5270. "require-dev": {
  5271. "symfony/css-selector": "~2.8|~3.0",
  5272. "symfony/process": "~2.8|~3.0"
  5273. },
  5274. "suggest": {
  5275. "symfony/process": ""
  5276. },
  5277. "time": "2016-03-04 07:55:57",
  5278. "type": "library",
  5279. "extra": {
  5280. "branch-alias": {
  5281. "dev-master": "3.0-dev"
  5282. }
  5283. },
  5284. "installation-source": "dist",
  5285. "autoload": {
  5286. "psr-4": {
  5287. "Symfony\\Component\\BrowserKit\\": ""
  5288. },
  5289. "exclude-from-classmap": [
  5290. "/Tests/"
  5291. ]
  5292. },
  5293. "notification-url": "https://packagist.org/downloads/",
  5294. "license": [
  5295. "MIT"
  5296. ],
  5297. "authors": [
  5298. {
  5299. "name": "Fabien Potencier",
  5300. "email": "fabien@symfony.com"
  5301. },
  5302. {
  5303. "name": "Symfony Community",
  5304. "homepage": "https://symfony.com/contributors"
  5305. }
  5306. ],
  5307. "description": "Symfony BrowserKit Component",
  5308. "homepage": "https://symfony.com"
  5309. },
  5310. {
  5311. "name": "drupal/core",
  5312. "version": "8.1.x-dev",
  5313. "version_normalized": "8.1.9999999.9999999-dev",
  5314. "source": {
  5315. "type": "git",
  5316. "url": "https://github.com/drupal-composer/drupal-core.git",
  5317. "reference": "06810174adab7a559820e50201f9588d9e35ea9d"
  5318. },
  5319. "dist": {
  5320. "type": "zip",
  5321. "url": "https://api.github.com/repos/drupal-composer/drupal-core/zipball/06810174adab7a559820e50201f9588d9e35ea9d",
  5322. "reference": "06810174adab7a559820e50201f9588d9e35ea9d",
  5323. "shasum": ""
  5324. },
  5325. "require": {
  5326. "composer/semver": "~1.0",
  5327. "doctrine/annotations": "1.2.*",
  5328. "doctrine/common": "2.5.*",
  5329. "easyrdf/easyrdf": "0.9.*",
  5330. "egulias/email-validator": "1.2.*",
  5331. "guzzlehttp/guzzle": "~6.1",
  5332. "masterminds/html5": "~2.1",
  5333. "paragonie/random_compat": "~1.0",
  5334. "php": ">=5.5.9",
  5335. "stack/builder": "1.0.*",
  5336. "symfony-cmf/routing": "1.3.*",
  5337. "symfony/class-loader": "~2.8",
  5338. "symfony/console": "~2.8",
  5339. "symfony/dependency-injection": "~2.8",
  5340. "symfony/event-dispatcher": "~2.8",
  5341. "symfony/http-foundation": "~2.8",
  5342. "symfony/http-kernel": "~2.8",
  5343. "symfony/polyfill-iconv": "~1.0",
  5344. "symfony/process": "~2.8",
  5345. "symfony/psr-http-message-bridge": "v0.2",
  5346. "symfony/routing": "~2.8",
  5347. "symfony/serializer": "~2.8",
  5348. "symfony/translation": "~2.8",
  5349. "symfony/validator": "~2.8",
  5350. "symfony/yaml": "~2.8",
  5351. "twig/twig": "^1.23.1",
  5352. "zendframework/zend-diactoros": "~1.1",
  5353. "zendframework/zend-feed": "~2.4"
  5354. },
  5355. "replace": {
  5356. "drupal/action": "self.version",
  5357. "drupal/aggregator": "self.version",
  5358. "drupal/automated_cron": "self.version",
  5359. "drupal/ban": "self.version",
  5360. "drupal/bartik": "self.version",
  5361. "drupal/basic_auth": "self.version",
  5362. "drupal/big_pipe": "self.version",
  5363. "drupal/block": "self.version",
  5364. "drupal/block_content": "self.version",
  5365. "drupal/book": "self.version",
  5366. "drupal/breakpoint": "self.version",
  5367. "drupal/ckeditor": "self.version",
  5368. "drupal/classy": "self.version",
  5369. "drupal/color": "self.version",
  5370. "drupal/comment": "self.version",
  5371. "drupal/config": "self.version",
  5372. "drupal/config_translation": "self.version",
  5373. "drupal/contact": "self.version",
  5374. "drupal/content_translation": "self.version",
  5375. "drupal/contextual": "self.version",
  5376. "drupal/core-annotation": "self.version",
  5377. "drupal/core-bridge": "self.version",
  5378. "drupal/core-datetime": "self.version",
  5379. "drupal/core-diff": "self.version",
  5380. "drupal/core-discovery": "self.version",
  5381. "drupal/core-event-dispatcher": "self.version",
  5382. "drupal/core-file-cache": "self.version",
  5383. "drupal/core-gettext": "self.version",
  5384. "drupal/core-graph": "self.version",
  5385. "drupal/core-php-storage": "self.version",
  5386. "drupal/core-plugin": "self.version",
  5387. "drupal/core-proxy-builder": "self.version",
  5388. "drupal/core-serialization": "self.version",
  5389. "drupal/core-transliteration": "self.version",
  5390. "drupal/core-utility": "self.version",
  5391. "drupal/core-uuid": "self.version",
  5392. "drupal/datetime": "self.version",
  5393. "drupal/dblog": "self.version",
  5394. "drupal/dynamic_page_cache": "self.version",
  5395. "drupal/editor": "self.version",
  5396. "drupal/entity_reference": "self.version",
  5397. "drupal/field": "self.version",
  5398. "drupal/field_ui": "self.version",
  5399. "drupal/file": "self.version",
  5400. "drupal/filter": "self.version",
  5401. "drupal/forum": "self.version",
  5402. "drupal/hal": "self.version",
  5403. "drupal/help": "self.version",
  5404. "drupal/history": "self.version",
  5405. "drupal/image": "self.version",
  5406. "drupal/inline_form_errors": "self.version",
  5407. "drupal/language": "self.version",
  5408. "drupal/link": "self.version",
  5409. "drupal/locale": "self.version",
  5410. "drupal/menu_link_content": "self.version",
  5411. "drupal/menu_ui": "self.version",
  5412. "drupal/migrate": "self.version",
  5413. "drupal/migrate_drupal": "self.version",
  5414. "drupal/migrate_drupal_ui": "self.version",
  5415. "drupal/minimal": "self.version",
  5416. "drupal/node": "self.version",
  5417. "drupal/options": "self.version",
  5418. "drupal/page_cache": "self.version",
  5419. "drupal/path": "self.version",
  5420. "drupal/quickedit": "self.version",
  5421. "drupal/rdf": "self.version",
  5422. "drupal/responsive_image": "self.version",
  5423. "drupal/rest": "self.version",
  5424. "drupal/search": "self.version",
  5425. "drupal/serialization": "self.version",
  5426. "drupal/seven": "self.version",
  5427. "drupal/shortcut": "self.version",
  5428. "drupal/simpletest": "self.version",
  5429. "drupal/standard": "self.version",
  5430. "drupal/stark": "self.version",
  5431. "drupal/statistics": "self.version",
  5432. "drupal/syslog": "self.version",
  5433. "drupal/system": "self.version",
  5434. "drupal/taxonomy": "self.version",
  5435. "drupal/telephone": "self.version",
  5436. "drupal/text": "self.version",
  5437. "drupal/toolbar": "self.version",
  5438. "drupal/tour": "self.version",
  5439. "drupal/tracker": "self.version",
  5440. "drupal/update": "self.version",
  5441. "drupal/user": "self.version",
  5442. "drupal/views": "self.version",
  5443. "drupal/views_ui": "self.version"
  5444. },
  5445. "require-dev": {
  5446. "behat/mink": "~1.6",
  5447. "behat/mink-goutte-driver": "~1.2",
  5448. "jcalderonzumba/gastonjs": "~1.0.2",
  5449. "jcalderonzumba/mink-phantomjs-driver": "~0.3.1",
  5450. "mikey179/vfsstream": "~1.2",
  5451. "phpunit/phpunit": "~4.8",
  5452. "symfony/css-selector": "2.7.*"
  5453. },
  5454. "time": "2016-03-30 12:03:40",
  5455. "type": "drupal-core",
  5456. "installation-source": "source",
  5457. "autoload": {
  5458. "psr-4": {
  5459. "Drupal\\Core\\": "lib/Drupal/Core",
  5460. "Drupal\\Component\\": "lib/Drupal/Component",
  5461. "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
  5462. },
  5463. "files": [
  5464. "lib/Drupal.php"
  5465. ],
  5466. "classmap": [
  5467. "lib/Drupal/Component/Utility/Timer.php",
  5468. "lib/Drupal/Component/Utility/Unicode.php",
  5469. "lib/Drupal/Core/Database/Database.php",
  5470. "lib/Drupal/Core/DrupalKernel.php",
  5471. "lib/Drupal/Core/DrupalKernelInterface.php",
  5472. "lib/Drupal/Core/Site/Settings.php"
  5473. ]
  5474. },
  5475. "notification-url": "https://packagist.org/downloads/",
  5476. "license": [
  5477. "GPL-2.0+"
  5478. ],
  5479. "description": "Drupal is an open source content management platform powering millions of websites and applications."
  5480. },
  5481. {
  5482. "name": "braintree/braintree_php",
  5483. "version": "3.11.0",
  5484. "version_normalized": "3.11.0.0",
  5485. "source": {
  5486. "type": "git",
  5487. "url": "https://github.com/braintree/braintree_php.git",
  5488. "reference": "2ab7e41d8d31286fa64bae7279a8e785a40b1be4"
  5489. },
  5490. "dist": {
  5491. "type": "zip",
  5492. "url": "https://api.github.com/repos/braintree/braintree_php/zipball/2ab7e41d8d31286fa64bae7279a8e785a40b1be4",
  5493. "reference": "2ab7e41d8d31286fa64bae7279a8e785a40b1be4",
  5494. "shasum": ""
  5495. },
  5496. "require": {
  5497. "ext-curl": "*",
  5498. "ext-dom": "*",
  5499. "ext-hash": "*",
  5500. "ext-openssl": "*",
  5501. "ext-xmlwriter": "*",
  5502. "php": ">=5.4.0"
  5503. },
  5504. "require-dev": {
  5505. "phpunit/phpunit": "3.7.*"
  5506. },
  5507. "time": "2016-04-12 20:39:36",
  5508. "type": "library",
  5509. "installation-source": "dist",
  5510. "autoload": {
  5511. "psr-0": {
  5512. "Braintree": "lib/"
  5513. },
  5514. "psr-4": {
  5515. "Braintree\\": "lib/Braintree"
  5516. }
  5517. },
  5518. "notification-url": "https://packagist.org/downloads/",
  5519. "license": [
  5520. "MIT"
  5521. ],
  5522. "authors": [
  5523. {
  5524. "name": "Braintree",
  5525. "homepage": "http://www.braintreepayments.com"
  5526. }
  5527. ],
  5528. "description": "Braintree PHP Client Library"
  5529. }
  5530. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement