You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1644 lines
56 KiB

8 years ago
8 years ago
8 years ago
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "hash": "5630557b773b8342de2ebfcfbe23f013",
  8. "content-hash": "88dfc4a35925d318e92d4881b37d70a0",
  9. "packages": [
  10. {
  11. "name": "barnabywalters/mf-cleaner",
  12. "version": "v0.1.4",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/barnabywalters/php-mf-cleaner.git",
  16. "reference": "ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://api.github.com/repos/barnabywalters/php-mf-cleaner/zipball/ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4",
  21. "reference": "ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4",
  22. "shasum": ""
  23. },
  24. "require-dev": {
  25. "php": ">=5.3",
  26. "phpunit/phpunit": "*"
  27. },
  28. "suggest": {
  29. "mf2/mf2": "To parse microformats2 structures from (X)HTML"
  30. },
  31. "type": "library",
  32. "autoload": {
  33. "files": [
  34. "src/BarnabyWalters/Mf2/Functions.php"
  35. ]
  36. },
  37. "notification-url": "https://packagist.org/downloads/",
  38. "license": [
  39. "MIT"
  40. ],
  41. "authors": [
  42. {
  43. "name": "Barnaby Walters",
  44. "email": "barnaby@waterpigs.co.uk"
  45. }
  46. ],
  47. "description": "Cleans up microformats2 array structures",
  48. "time": "2014-10-06 23:11:15"
  49. },
  50. {
  51. "name": "firebase/php-jwt",
  52. "version": "v3.0.0",
  53. "source": {
  54. "type": "git",
  55. "url": "https://github.com/firebase/php-jwt.git",
  56. "reference": "fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1"
  57. },
  58. "dist": {
  59. "type": "zip",
  60. "url": "https://api.github.com/repos/firebase/php-jwt/zipball/fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1",
  61. "reference": "fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1",
  62. "shasum": ""
  63. },
  64. "require": {
  65. "php": ">=5.3.0"
  66. },
  67. "type": "library",
  68. "autoload": {
  69. "psr-4": {
  70. "Firebase\\JWT\\": "src"
  71. }
  72. },
  73. "notification-url": "https://packagist.org/downloads/",
  74. "license": [
  75. "BSD-3-Clause"
  76. ],
  77. "authors": [
  78. {
  79. "name": "Neuman Vong",
  80. "email": "neuman+pear@twilio.com",
  81. "role": "Developer"
  82. },
  83. {
  84. "name": "Anant Narayanan",
  85. "email": "anant@php.net",
  86. "role": "Developer"
  87. }
  88. ],
  89. "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
  90. "homepage": "https://github.com/firebase/php-jwt",
  91. "time": "2015-07-22 18:31:08"
  92. },
  93. {
  94. "name": "indieauth/client",
  95. "version": "0.1.11",
  96. "source": {
  97. "type": "git",
  98. "url": "https://github.com/indieweb/indieauth-client-php.git",
  99. "reference": "6504ed0d4714084e9955f639d6e5cf4e976f9038"
  100. },
  101. "dist": {
  102. "type": "zip",
  103. "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/6504ed0d4714084e9955f639d6e5cf4e976f9038",
  104. "reference": "6504ed0d4714084e9955f639d6e5cf4e976f9038",
  105. "shasum": ""
  106. },
  107. "require": {
  108. "barnabywalters/mf-cleaner": "0.*",
  109. "indieweb/link-rel-parser": "0.1.1",
  110. "mf2/mf2": "0.2.*",
  111. "php": ">5.3.0"
  112. },
  113. "type": "library",
  114. "autoload": {
  115. "psr-0": {
  116. "IndieAuth": "src/"
  117. }
  118. },
  119. "notification-url": "https://packagist.org/downloads/",
  120. "license": [
  121. "Apache 2.0"
  122. ],
  123. "authors": [
  124. {
  125. "name": "Aaron Parecki",
  126. "homepage": "http://aaronparecki.com"
  127. }
  128. ],
  129. "description": "IndieAuth Client Library",
  130. "time": "2015-08-30 22:29:40"
  131. },
  132. {
  133. "name": "indieweb/link-rel-parser",
  134. "version": "0.1.1",
  135. "source": {
  136. "type": "git",
  137. "url": "https://github.com/indieweb/link-rel-parser-php.git",
  138. "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6"
  139. },
  140. "dist": {
  141. "type": "zip",
  142. "url": "https://api.github.com/repos/indieweb/link-rel-parser-php/zipball/9e0e635fd301a8b1da7bc181f651f029c531dbb6",
  143. "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6",
  144. "shasum": ""
  145. },
  146. "require": {
  147. "php": ">=5.3.0"
  148. },
  149. "type": "library",
  150. "autoload": {
  151. "files": [
  152. "src/IndieWeb/link_rel_parser.php"
  153. ]
  154. },
  155. "notification-url": "https://packagist.org/downloads/",
  156. "license": [
  157. "Apache-2.0"
  158. ],
  159. "authors": [
  160. {
  161. "name": "Aaron Parecki",
  162. "homepage": "http://aaronparecki.com"
  163. },
  164. {
  165. "name": "Tantek Çelik",
  166. "homepage": "http://tantek.com"
  167. }
  168. ],
  169. "description": "Parse rel values from HTTP headers",
  170. "homepage": "https://github.com/indieweb/link-rel-parser-php",
  171. "keywords": [
  172. "http",
  173. "indieweb",
  174. "microformats2"
  175. ],
  176. "time": "2013-12-23 00:14:58"
  177. },
  178. {
  179. "name": "indieweb/mention-client",
  180. "version": "1.0.0",
  181. "source": {
  182. "type": "git",
  183. "url": "https://github.com/indieweb/mention-client-php.git",
  184. "reference": "4f07d535716f5b2eec05e33e9b3d6e33843a3b9a"
  185. },
  186. "dist": {
  187. "type": "zip",
  188. "url": "https://api.github.com/repos/indieweb/mention-client-php/zipball/4f07d535716f5b2eec05e33e9b3d6e33843a3b9a",
  189. "reference": "4f07d535716f5b2eec05e33e9b3d6e33843a3b9a",
  190. "shasum": ""
  191. },
  192. "require": {
  193. "mf2/mf2": "0.2.*",
  194. "php": ">=5.3"
  195. },
  196. "require-dev": {
  197. "phpunit/phpunit": ">=4.8.13"
  198. },
  199. "type": "library",
  200. "autoload": {
  201. "psr-0": {
  202. "IndieWeb": "src/"
  203. }
  204. },
  205. "notification-url": "https://packagist.org/downloads/",
  206. "license": [
  207. "Apache-2.0"
  208. ],
  209. "authors": [
  210. {
  211. "name": "Aaron Parecki",
  212. "email": "aaron@parecki.com",
  213. "homepage": "http://aaronparecki.com/"
  214. }
  215. ],
  216. "description": "Client library for sending webmention and pingback notifications",
  217. "homepage": "https://github.com/indieweb/mention-client-php",
  218. "time": "2015-12-09 19:10:25"
  219. },
  220. {
  221. "name": "league/container",
  222. "version": "1.3.2",
  223. "source": {
  224. "type": "git",
  225. "url": "https://github.com/thephpleague/container.git",
  226. "reference": "7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15"
  227. },
  228. "dist": {
  229. "type": "zip",
  230. "url": "https://api.github.com/repos/thephpleague/container/zipball/7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15",
  231. "reference": "7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15",
  232. "shasum": ""
  233. },
  234. "require": {
  235. "php": ">=5.4.0"
  236. },
  237. "replace": {
  238. "orno/di": "~2.0"
  239. },
  240. "require-dev": {
  241. "phpunit/phpunit": "4.*"
  242. },
  243. "type": "library",
  244. "extra": {
  245. "branch-alias": {
  246. "dev-master": "2.0-dev",
  247. "dev-1.x": "1.3-dev"
  248. }
  249. },
  250. "autoload": {
  251. "psr-4": {
  252. "League\\Container\\": "src"
  253. }
  254. },
  255. "notification-url": "https://packagist.org/downloads/",
  256. "license": [
  257. "MIT"
  258. ],
  259. "authors": [
  260. {
  261. "name": "Phil Bennett",
  262. "email": "philipobenito@gmail.com",
  263. "homepage": "http://philipobenito.github.io",
  264. "role": "Developer"
  265. }
  266. ],
  267. "description": "A fast and intuitive dependency injection container.",
  268. "homepage": "https://github.com/thephpleague/container",
  269. "keywords": [
  270. "container",
  271. "dependency",
  272. "di",
  273. "injection",
  274. "league"
  275. ],
  276. "time": "2015-04-05 17:14:48"
  277. },
  278. {
  279. "name": "league/plates",
  280. "version": "3.1.1",
  281. "source": {
  282. "type": "git",
  283. "url": "https://github.com/thephpleague/plates.git",
  284. "reference": "2d8569e9f140a70d6a05db38006926f7547cb802"
  285. },
  286. "dist": {
  287. "type": "zip",
  288. "url": "https://api.github.com/repos/thephpleague/plates/zipball/2d8569e9f140a70d6a05db38006926f7547cb802",
  289. "reference": "2d8569e9f140a70d6a05db38006926f7547cb802",
  290. "shasum": ""
  291. },
  292. "require-dev": {
  293. "mikey179/vfsstream": "~1.4.0",
  294. "phpunit/phpunit": "~4.0",
  295. "squizlabs/php_codesniffer": "~1.5"
  296. },
  297. "type": "library",
  298. "extra": {
  299. "branch-alias": {
  300. "dev-master": "3.0-dev"
  301. }
  302. },
  303. "autoload": {
  304. "psr-4": {
  305. "League\\Plates\\": "src"
  306. }
  307. },
  308. "notification-url": "https://packagist.org/downloads/",
  309. "license": [
  310. "MIT"
  311. ],
  312. "authors": [
  313. {
  314. "name": "Jonathan Reinink",
  315. "email": "jonathan@reinink.ca",
  316. "role": "Developer"
  317. }
  318. ],
  319. "description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.",
  320. "homepage": "http://platesphp.com",
  321. "keywords": [
  322. "league",
  323. "package",
  324. "templates",
  325. "templating",
  326. "views"
  327. ],
  328. "time": "2015-07-09 02:14:40"
  329. },
  330. {
  331. "name": "league/route",
  332. "version": "1.2.3",
  333. "source": {
  334. "type": "git",
  335. "url": "https://github.com/thephpleague/route.git",
  336. "reference": "079e87a4653b43e2cba47b9e0563179c1c49fcf8"
  337. },
  338. "dist": {
  339. "type": "zip",
  340. "url": "https://api.github.com/repos/thephpleague/route/zipball/079e87a4653b43e2cba47b9e0563179c1c49fcf8",
  341. "reference": "079e87a4653b43e2cba47b9e0563179c1c49fcf8",
  342. "shasum": ""
  343. },
  344. "require": {
  345. "league/container": "~1.0",
  346. "nikic/fast-route": "~0.3",
  347. "php": ">=5.4.0",
  348. "symfony/http-foundation": "~2.6"
  349. },
  350. "replace": {
  351. "orno/http": "~1.0",
  352. "orno/route": "~1.0"
  353. },
  354. "require-dev": {
  355. "phpunit/phpunit": "4.*"
  356. },
  357. "type": "library",
  358. "extra": {
  359. "branch-alias": {
  360. "dev-master": "1.0-dev"
  361. }
  362. },
  363. "autoload": {
  364. "psr-4": {
  365. "League\\Route\\": "src"
  366. }
  367. },
  368. "notification-url": "https://packagist.org/downloads/",
  369. "license": [
  370. "MIT"
  371. ],
  372. "authors": [
  373. {
  374. "name": "Phil Bennett",
  375. "email": "philipobenito@gmail.com",
  376. "homepage": "http://philipobenito.github.io",
  377. "role": "Developer"
  378. }
  379. ],
  380. "description": "A fast routing and dispatch package built on top of FastRoute.",
  381. "homepage": "https://github.com/thephpleague/route",
  382. "keywords": [
  383. "league",
  384. "route"
  385. ],
  386. "time": "2015-09-11 07:40:31"
  387. },
  388. {
  389. "name": "mf2/mf2",
  390. "version": "v0.2.12",
  391. "source": {
  392. "type": "git",
  393. "url": "https://github.com/indieweb/php-mf2.git",
  394. "reference": "6701504876d6c9242eb310b35f41d40d9785ab4e"
  395. },
  396. "dist": {
  397. "type": "zip",
  398. "url": "https://api.github.com/repos/indieweb/php-mf2/zipball/6701504876d6c9242eb310b35f41d40d9785ab4e",
  399. "reference": "6701504876d6c9242eb310b35f41d40d9785ab4e",
  400. "shasum": ""
  401. },
  402. "require": {
  403. "php": ">=5.3.0"
  404. },
  405. "require-dev": {
  406. "phpunit/phpunit": "3.7.*"
  407. },
  408. "suggest": {
  409. "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you"
  410. },
  411. "bin": [
  412. "bin/fetch-mf2",
  413. "bin/parse-mf2"
  414. ],
  415. "type": "library",
  416. "autoload": {
  417. "files": [
  418. "Mf2/Parser.php"
  419. ]
  420. },
  421. "notification-url": "https://packagist.org/downloads/",
  422. "license": [
  423. "MIT"
  424. ],
  425. "authors": [
  426. {
  427. "name": "Barnaby Walters",
  428. "homepage": "http://waterpigs.co.uk"
  429. }
  430. ],
  431. "description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
  432. "keywords": [
  433. "html",
  434. "microformats",
  435. "microformats 2",
  436. "parser",
  437. "semantic"
  438. ],
  439. "time": "2015-07-12 14:10:01"
  440. },
  441. {
  442. "name": "nikic/fast-route",
  443. "version": "v0.6.0",
  444. "source": {
  445. "type": "git",
  446. "url": "https://github.com/nikic/FastRoute.git",
  447. "reference": "31fa86924556b80735f98b294a7ffdfb26789f22"
  448. },
  449. "dist": {
  450. "type": "zip",
  451. "url": "https://api.github.com/repos/nikic/FastRoute/zipball/31fa86924556b80735f98b294a7ffdfb26789f22",
  452. "reference": "31fa86924556b80735f98b294a7ffdfb26789f22",
  453. "shasum": ""
  454. },
  455. "require": {
  456. "php": ">=5.4.0"
  457. },
  458. "type": "library",
  459. "autoload": {
  460. "psr-4": {
  461. "FastRoute\\": "src/"
  462. },
  463. "files": [
  464. "src/functions.php"
  465. ]
  466. },
  467. "notification-url": "https://packagist.org/downloads/",
  468. "license": [
  469. "BSD-3-Clause"
  470. ],
  471. "authors": [
  472. {
  473. "name": "Nikita Popov",
  474. "email": "nikic@php.net"
  475. }
  476. ],
  477. "description": "Fast request router for PHP",
  478. "keywords": [
  479. "router",
  480. "routing"
  481. ],
  482. "time": "2015-06-18 19:15:47"
  483. },
  484. {
  485. "name": "symfony/http-foundation",
  486. "version": "v2.8.0",
  487. "source": {
  488. "type": "git",
  489. "url": "https://github.com/symfony/http-foundation.git",
  490. "reference": "5ed0ec39ef684bec84d1fd9f2a55104e403b7e49"
  491. },
  492. "dist": {
  493. "type": "zip",
  494. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5ed0ec39ef684bec84d1fd9f2a55104e403b7e49",
  495. "reference": "5ed0ec39ef684bec84d1fd9f2a55104e403b7e49",
  496. "shasum": ""
  497. },
  498. "require": {
  499. "php": ">=5.3.9",
  500. "symfony/polyfill-php54": "~1.0"
  501. },
  502. "require-dev": {
  503. "symfony/expression-language": "~2.4|~3.0.0"
  504. },
  505. "type": "library",
  506. "extra": {
  507. "branch-alias": {
  508. "dev-master": "2.8-dev"
  509. }
  510. },
  511. "autoload": {
  512. "psr-4": {
  513. "Symfony\\Component\\HttpFoundation\\": ""
  514. },
  515. "exclude-from-classmap": [
  516. "/Tests/"
  517. ]
  518. },
  519. "notification-url": "https://packagist.org/downloads/",
  520. "license": [
  521. "MIT"
  522. ],
  523. "authors": [
  524. {
  525. "name": "Fabien Potencier",
  526. "email": "fabien@symfony.com"
  527. },
  528. {
  529. "name": "Symfony Community",
  530. "homepage": "https://symfony.com/contributors"
  531. }
  532. ],
  533. "description": "Symfony HttpFoundation Component",
  534. "homepage": "https://symfony.com",
  535. "time": "2015-11-27 11:03:19"
  536. },
  537. {
  538. "name": "symfony/polyfill-php54",
  539. "version": "v1.0.0",
  540. "source": {
  541. "type": "git",
  542. "url": "https://github.com/symfony/polyfill-php54.git",
  543. "reference": "2c9f6d98eb30dc04fe0b06f9cc92a55acea5bdcc"
  544. },
  545. "dist": {
  546. "type": "zip",
  547. "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/2c9f6d98eb30dc04fe0b06f9cc92a55acea5bdcc",
  548. "reference": "2c9f6d98eb30dc04fe0b06f9cc92a55acea5bdcc",
  549. "shasum": ""
  550. },
  551. "require": {
  552. "php": ">=5.3.3"
  553. },
  554. "type": "library",
  555. "extra": {
  556. "branch-alias": {
  557. "dev-master": "1.0-dev"
  558. }
  559. },
  560. "autoload": {
  561. "psr-4": {
  562. "Symfony\\Polyfill\\Php54\\": ""
  563. },
  564. "files": [
  565. "bootstrap.php"
  566. ],
  567. "classmap": [
  568. "Resources/stubs"
  569. ]
  570. },
  571. "notification-url": "https://packagist.org/downloads/",
  572. "license": [
  573. "MIT"
  574. ],
  575. "authors": [
  576. {
  577. "name": "Nicolas Grekas",
  578. "email": "p@tchwork.com"
  579. },
  580. {
  581. "name": "Symfony Community",
  582. "homepage": "https://symfony.com/contributors"
  583. }
  584. ],
  585. "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
  586. "homepage": "https://symfony.com",
  587. "keywords": [
  588. "compatibility",
  589. "polyfill",
  590. "portable",
  591. "shim"
  592. ],
  593. "time": "2015-11-04 20:28:58"
  594. }
  595. ],
  596. "packages-dev": [
  597. {
  598. "name": "doctrine/instantiator",
  599. "version": "1.0.5",
  600. "source": {
  601. "type": "git",
  602. "url": "https://github.com/doctrine/instantiator.git",
  603. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  604. },
  605. "dist": {
  606. "type": "zip",
  607. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  608. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  609. "shasum": ""
  610. },
  611. "require": {
  612. "php": ">=5.3,<8.0-DEV"
  613. },
  614. "require-dev": {
  615. "athletic/athletic": "~0.1.8",
  616. "ext-pdo": "*",
  617. "ext-phar": "*",
  618. "phpunit/phpunit": "~4.0",
  619. "squizlabs/php_codesniffer": "~2.0"
  620. },
  621. "type": "library",
  622. "extra": {
  623. "branch-alias": {
  624. "dev-master": "1.0.x-dev"
  625. }
  626. },
  627. "autoload": {
  628. "psr-4": {
  629. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  630. }
  631. },
  632. "notification-url": "https://packagist.org/downloads/",
  633. "license": [
  634. "MIT"
  635. ],
  636. "authors": [
  637. {
  638. "name": "Marco Pivetta",
  639. "email": "ocramius@gmail.com",
  640. "homepage": "http://ocramius.github.com/"
  641. }
  642. ],
  643. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  644. "homepage": "https://github.com/doctrine/instantiator",
  645. "keywords": [
  646. "constructor",
  647. "instantiate"
  648. ],
  649. "time": "2015-06-14 21:17:01"
  650. },
  651. {
  652. "name": "myclabs/deep-copy",
  653. "version": "1.5.0",
  654. "source": {
  655. "type": "git",
  656. "url": "https://github.com/myclabs/DeepCopy.git",
  657. "reference": "e3abefcd7f106677fd352cd7c187d6c969aa9ddc"
  658. },
  659. "dist": {
  660. "type": "zip",
  661. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/e3abefcd7f106677fd352cd7c187d6c969aa9ddc",
  662. "reference": "e3abefcd7f106677fd352cd7c187d6c969aa9ddc",
  663. "shasum": ""
  664. },
  665. "require": {
  666. "php": ">=5.4.0"
  667. },
  668. "require-dev": {
  669. "doctrine/collections": "1.*",
  670. "phpunit/phpunit": "~4.1"
  671. },
  672. "type": "library",
  673. "autoload": {
  674. "psr-4": {
  675. "DeepCopy\\": "src/DeepCopy/"
  676. }
  677. },
  678. "notification-url": "https://packagist.org/downloads/",
  679. "license": [
  680. "MIT"
  681. ],
  682. "description": "Create deep copies (clones) of your objects",
  683. "homepage": "https://github.com/myclabs/DeepCopy",
  684. "keywords": [
  685. "clone",
  686. "copy",
  687. "duplicate",
  688. "object",
  689. "object graph"
  690. ],
  691. "time": "2015-11-07 22:20:37"
  692. },
  693. {
  694. "name": "phpdocumentor/reflection-docblock",
  695. "version": "2.0.4",
  696. "source": {
  697. "type": "git",
  698. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  699. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
  700. },
  701. "dist": {
  702. "type": "zip",
  703. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
  704. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
  705. "shasum": ""
  706. },
  707. "require": {
  708. "php": ">=5.3.3"
  709. },
  710. "require-dev": {
  711. "phpunit/phpunit": "~4.0"
  712. },
  713. "suggest": {
  714. "dflydev/markdown": "~1.0",
  715. "erusev/parsedown": "~1.0"
  716. },
  717. "type": "library",
  718. "extra": {
  719. "branch-alias": {
  720. "dev-master": "2.0.x-dev"
  721. }
  722. },
  723. "autoload": {
  724. "psr-0": {
  725. "phpDocumentor": [
  726. "src/"
  727. ]
  728. }
  729. },
  730. "notification-url": "https://packagist.org/downloads/",
  731. "license": [
  732. "MIT"
  733. ],
  734. "authors": [
  735. {
  736. "name": "Mike van Riel",
  737. "email": "mike.vanriel@naenius.com"
  738. }
  739. ],
  740. "time": "2015-02-03 12:10:50"
  741. },
  742. {
  743. "name": "phpspec/prophecy",
  744. "version": "v1.5.0",
  745. "source": {
  746. "type": "git",
  747. "url": "https://github.com/phpspec/prophecy.git",
  748. "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
  749. },
  750. "dist": {
  751. "type": "zip",
  752. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
  753. "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
  754. "shasum": ""
  755. },
  756. "require": {
  757. "doctrine/instantiator": "^1.0.2",
  758. "phpdocumentor/reflection-docblock": "~2.0",
  759. "sebastian/comparator": "~1.1"
  760. },
  761. "require-dev": {
  762. "phpspec/phpspec": "~2.0"
  763. },
  764. "type": "library",
  765. "extra": {
  766. "branch-alias": {
  767. "dev-master": "1.4.x-dev"
  768. }
  769. },
  770. "autoload": {
  771. "psr-0": {
  772. "Prophecy\\": "src/"
  773. }
  774. },
  775. "notification-url": "https://packagist.org/downloads/",
  776. "license": [
  777. "MIT"
  778. ],
  779. "authors": [
  780. {
  781. "name": "Konstantin Kudryashov",
  782. "email": "ever.zet@gmail.com",
  783. "homepage": "http://everzet.com"
  784. },
  785. {
  786. "name": "Marcello Duarte",
  787. "email": "marcello.duarte@gmail.com"
  788. }
  789. ],
  790. "description": "Highly opinionated mocking framework for PHP 5.3+",
  791. "homepage": "https://github.com/phpspec/prophecy",
  792. "keywords": [
  793. "Double",
  794. "Dummy",
  795. "fake",
  796. "mock",
  797. "spy",
  798. "stub"
  799. ],
  800. "time": "2015-08-13 10:07:40"
  801. },
  802. {
  803. "name": "phpunit/php-code-coverage",
  804. "version": "3.0.2",
  805. "source": {
  806. "type": "git",
  807. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  808. "reference": "f7bb5cddf4ffe113eeb737b05241adb947b43f9d"
  809. },
  810. "dist": {
  811. "type": "zip",
  812. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f7bb5cddf4ffe113eeb737b05241adb947b43f9d",
  813. "reference": "f7bb5cddf4ffe113eeb737b05241adb947b43f9d",
  814. "shasum": ""
  815. },
  816. "require": {
  817. "php": ">=5.6",
  818. "phpunit/php-file-iterator": "~1.3",
  819. "phpunit/php-text-template": "~1.2",
  820. "phpunit/php-token-stream": "~1.3",
  821. "sebastian/environment": "^1.3.2",
  822. "sebastian/version": "~1.0"
  823. },
  824. "require-dev": {
  825. "ext-xdebug": ">=2.1.4",
  826. "phpunit/phpunit": "~5"
  827. },
  828. "suggest": {
  829. "ext-dom": "*",
  830. "ext-xdebug": ">=2.2.1",
  831. "ext-xmlwriter": "*"
  832. },
  833. "type": "library",
  834. "extra": {
  835. "branch-alias": {
  836. "dev-master": "3.0.x-dev"
  837. }
  838. },
  839. "autoload": {
  840. "classmap": [
  841. "src/"
  842. ]
  843. },
  844. "notification-url": "https://packagist.org/downloads/",
  845. "license": [
  846. "BSD-3-Clause"
  847. ],
  848. "authors": [
  849. {
  850. "name": "Sebastian Bergmann",
  851. "email": "sb@sebastian-bergmann.de",
  852. "role": "lead"
  853. }
  854. ],
  855. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  856. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  857. "keywords": [
  858. "coverage",
  859. "testing",
  860. "xunit"
  861. ],
  862. "time": "2015-11-12 21:08:20"
  863. },
  864. {
  865. "name": "phpunit/php-file-iterator",
  866. "version": "1.4.1",
  867. "source": {
  868. "type": "git",
  869. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  870. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
  871. },
  872. "dist": {
  873. "type": "zip",
  874. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  875. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  876. "shasum": ""
  877. },
  878. "require": {
  879. "php": ">=5.3.3"
  880. },
  881. "type": "library",
  882. "extra": {
  883. "branch-alias": {
  884. "dev-master": "1.4.x-dev"
  885. }
  886. },
  887. "autoload": {
  888. "classmap": [
  889. "src/"
  890. ]
  891. },
  892. "notification-url": "https://packagist.org/downloads/",
  893. "license": [
  894. "BSD-3-Clause"
  895. ],
  896. "authors": [
  897. {
  898. "name": "Sebastian Bergmann",
  899. "email": "sb@sebastian-bergmann.de",
  900. "role": "lead"
  901. }
  902. ],
  903. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  904. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  905. "keywords": [
  906. "filesystem",
  907. "iterator"
  908. ],
  909. "time": "2015-06-21 13:08:43"
  910. },
  911. {
  912. "name": "phpunit/php-text-template",
  913. "version": "1.2.1",
  914. "source": {
  915. "type": "git",
  916. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  917. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  918. },
  919. "dist": {
  920. "type": "zip",
  921. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  922. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  923. "shasum": ""
  924. },
  925. "require": {
  926. "php": ">=5.3.3"
  927. },
  928. "type": "library",
  929. "autoload": {
  930. "classmap": [
  931. "src/"
  932. ]
  933. },
  934. "notification-url": "https://packagist.org/downloads/",
  935. "license": [
  936. "BSD-3-Clause"
  937. ],
  938. "authors": [
  939. {
  940. "name": "Sebastian Bergmann",
  941. "email": "sebastian@phpunit.de",
  942. "role": "lead"
  943. }
  944. ],
  945. "description": "Simple template engine.",
  946. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  947. "keywords": [
  948. "template"
  949. ],
  950. "time": "2015-06-21 13:50:34"
  951. },
  952. {
  953. "name": "phpunit/php-timer",
  954. "version": "1.0.7",
  955. "source": {
  956. "type": "git",
  957. "url": "https://github.com/sebastianbergmann/php-timer.git",
  958. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
  959. },
  960. "dist": {
  961. "type": "zip",
  962. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  963. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  964. "shasum": ""
  965. },
  966. "require": {
  967. "php": ">=5.3.3"
  968. },
  969. "type": "library",
  970. "autoload": {
  971. "classmap": [
  972. "src/"
  973. ]
  974. },
  975. "notification-url": "https://packagist.org/downloads/",
  976. "license": [
  977. "BSD-3-Clause"
  978. ],
  979. "authors": [
  980. {
  981. "name": "Sebastian Bergmann",
  982. "email": "sb@sebastian-bergmann.de",
  983. "role": "lead"
  984. }
  985. ],
  986. "description": "Utility class for timing",
  987. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  988. "keywords": [
  989. "timer"
  990. ],
  991. "time": "2015-06-21 08:01:12"
  992. },
  993. {
  994. "name": "phpunit/php-token-stream",
  995. "version": "1.4.8",
  996. "source": {
  997. "type": "git",
  998. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  999. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
  1000. },
  1001. "dist": {
  1002. "type": "zip",
  1003. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  1004. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  1005. "shasum": ""
  1006. },
  1007. "require": {
  1008. "ext-tokenizer": "*",
  1009. "php": ">=5.3.3"
  1010. },
  1011. "require-dev": {
  1012. "phpunit/phpunit": "~4.2"
  1013. },
  1014. "type": "library",
  1015. "extra": {
  1016. "branch-alias": {
  1017. "dev-master": "1.4-dev"
  1018. }
  1019. },
  1020. "autoload": {
  1021. "classmap": [
  1022. "src/"
  1023. ]
  1024. },
  1025. "notification-url": "https://packagist.org/downloads/",
  1026. "license": [
  1027. "BSD-3-Clause"
  1028. ],
  1029. "authors": [
  1030. {
  1031. "name": "Sebastian Bergmann",
  1032. "email": "sebastian@phpunit.de"
  1033. }
  1034. ],
  1035. "description": "Wrapper around PHP's tokenizer extension.",
  1036. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  1037. "keywords": [
  1038. "tokenizer"
  1039. ],
  1040. "time": "2015-09-15 10:49:45"
  1041. },
  1042. {
  1043. "name": "phpunit/phpunit",
  1044. "version": "5.1.3",
  1045. "source": {
  1046. "type": "git",
  1047. "url": "https://github.com/sebastianbergmann/phpunit.git",
  1048. "reference": "c047ff05d2279404af9a7e89e2a7151c32c88022"
  1049. },
  1050. "dist": {
  1051. "type": "zip",
  1052. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c047ff05d2279404af9a7e89e2a7151c32c88022",
  1053. "reference": "c047ff05d2279404af9a7e89e2a7151c32c88022",
  1054. "shasum": ""
  1055. },
  1056. "require": {
  1057. "ext-dom": "*",
  1058. "ext-json": "*",
  1059. "ext-pcre": "*",
  1060. "ext-reflection": "*",
  1061. "ext-spl": "*",
  1062. "myclabs/deep-copy": "~1.3",
  1063. "php": ">=5.6",
  1064. "phpspec/prophecy": "^1.3.1",
  1065. "phpunit/php-code-coverage": "~3.0",
  1066. "phpunit/php-file-iterator": "~1.4",
  1067. "phpunit/php-text-template": "~1.2",
  1068. "phpunit/php-timer": ">=1.0.6",
  1069. "phpunit/phpunit-mock-objects": ">=3.0.5",
  1070. "sebastian/comparator": "~1.1",
  1071. "sebastian/diff": "~1.2",
  1072. "sebastian/environment": "~1.3",
  1073. "sebastian/exporter": "~1.2",
  1074. "sebastian/global-state": "~1.0",
  1075. "sebastian/resource-operations": "~1.0",
  1076. "sebastian/version": "~1.0",
  1077. "symfony/yaml": "~2.1|~3.0"
  1078. },
  1079. "suggest": {
  1080. "phpunit/php-invoker": "~1.1"
  1081. },
  1082. "bin": [
  1083. "phpunit"
  1084. ],
  1085. "type": "library",
  1086. "extra": {
  1087. "branch-alias": {
  1088. "dev-master": "5.1.x-dev"
  1089. }
  1090. },
  1091. "autoload": {
  1092. "classmap": [
  1093. "src/"
  1094. ]
  1095. },
  1096. "notification-url": "https://packagist.org/downloads/",
  1097. "license": [
  1098. "BSD-3-Clause"
  1099. ],
  1100. "authors": [
  1101. {
  1102. "name": "Sebastian Bergmann",
  1103. "email": "sebastian@phpunit.de",
  1104. "role": "lead"
  1105. }
  1106. ],
  1107. "description": "The PHP Unit Testing framework.",
  1108. "homepage": "https://phpunit.de/",
  1109. "keywords": [
  1110. "phpunit",
  1111. "testing",
  1112. "xunit"
  1113. ],
  1114. "time": "2015-12-10 07:54:54"
  1115. },
  1116. {
  1117. "name": "phpunit/phpunit-mock-objects",
  1118. "version": "3.0.6",
  1119. "source": {
  1120. "type": "git",
  1121. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  1122. "reference": "49bc700750196c04dd6bc2c4c99cb632b893836b"
  1123. },
  1124. "dist": {
  1125. "type": "zip",
  1126. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/49bc700750196c04dd6bc2c4c99cb632b893836b",
  1127. "reference": "49bc700750196c04dd6bc2c4c99cb632b893836b",
  1128. "shasum": ""
  1129. },
  1130. "require": {
  1131. "doctrine/instantiator": "^1.0.2",
  1132. "php": ">=5.6",
  1133. "phpunit/php-text-template": "~1.2",
  1134. "sebastian/exporter": "~1.2"
  1135. },
  1136. "require-dev": {
  1137. "phpunit/phpunit": "~5"
  1138. },
  1139. "suggest": {
  1140. "ext-soap": "*"
  1141. },
  1142. "type": "library",
  1143. "extra": {
  1144. "branch-alias": {
  1145. "dev-master": "3.0.x-dev"
  1146. }
  1147. },
  1148. "autoload": {
  1149. "classmap": [
  1150. "src/"
  1151. ]
  1152. },
  1153. "notification-url": "https://packagist.org/downloads/",
  1154. "license": [
  1155. "BSD-3-Clause"
  1156. ],
  1157. "authors": [
  1158. {
  1159. "name": "Sebastian Bergmann",
  1160. "email": "sb@sebastian-bergmann.de",
  1161. "role": "lead"
  1162. }
  1163. ],
  1164. "description": "Mock Object library for PHPUnit",
  1165. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  1166. "keywords": [
  1167. "mock",
  1168. "xunit"
  1169. ],
  1170. "time": "2015-12-08 08:47:06"
  1171. },
  1172. {
  1173. "name": "sebastian/comparator",
  1174. "version": "1.2.0",
  1175. "source": {
  1176. "type": "git",
  1177. "url": "https://github.com/sebastianbergmann/comparator.git",
  1178. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
  1179. },
  1180. "dist": {
  1181. "type": "zip",
  1182. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
  1183. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
  1184. "shasum": ""
  1185. },
  1186. "require": {
  1187. "php": ">=5.3.3",
  1188. "sebastian/diff": "~1.2",
  1189. "sebastian/exporter": "~1.2"
  1190. },
  1191. "require-dev": {
  1192. "phpunit/phpunit": "~4.4"
  1193. },
  1194. "type": "library",
  1195. "extra": {
  1196. "branch-alias": {
  1197. "dev-master": "1.2.x-dev"
  1198. }
  1199. },
  1200. "autoload": {
  1201. "classmap": [
  1202. "src/"
  1203. ]
  1204. },
  1205. "notification-url": "https://packagist.org/downloads/",
  1206. "license": [
  1207. "BSD-3-Clause"
  1208. ],
  1209. "authors": [
  1210. {
  1211. "name": "Jeff Welch",
  1212. "email": "whatthejeff@gmail.com"
  1213. },
  1214. {
  1215. "name": "Volker Dusch",
  1216. "email": "github@wallbash.com"
  1217. },
  1218. {
  1219. "name": "Bernhard Schussek",
  1220. "email": "bschussek@2bepublished.at"
  1221. },
  1222. {
  1223. "name": "Sebastian Bergmann",
  1224. "email": "sebastian@phpunit.de"
  1225. }
  1226. ],
  1227. "description": "Provides the functionality to compare PHP values for equality",
  1228. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  1229. "keywords": [
  1230. "comparator",
  1231. "compare",
  1232. "equality"
  1233. ],
  1234. "time": "2015-07-26 15:48:44"
  1235. },
  1236. {
  1237. "name": "sebastian/diff",
  1238. "version": "1.4.1",
  1239. "source": {
  1240. "type": "git",
  1241. "url": "https://github.com/sebastianbergmann/diff.git",
  1242. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
  1243. },
  1244. "dist": {
  1245. "type": "zip",
  1246. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
  1247. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
  1248. "shasum": ""
  1249. },
  1250. "require": {
  1251. "php": ">=5.3.3"
  1252. },
  1253. "require-dev": {
  1254. "phpunit/phpunit": "~4.8"
  1255. },
  1256. "type": "library",
  1257. "extra": {
  1258. "branch-alias": {
  1259. "dev-master": "1.4-dev"
  1260. }
  1261. },
  1262. "autoload": {
  1263. "classmap": [
  1264. "src/"
  1265. ]
  1266. },
  1267. "notification-url": "https://packagist.org/downloads/",
  1268. "license": [
  1269. "BSD-3-Clause"
  1270. ],
  1271. "authors": [
  1272. {
  1273. "name": "Kore Nordmann",
  1274. "email": "mail@kore-nordmann.de"
  1275. },
  1276. {
  1277. "name": "Sebastian Bergmann",
  1278. "email": "sebastian@phpunit.de"
  1279. }
  1280. ],
  1281. "description": "Diff implementation",
  1282. "homepage": "https://github.com/sebastianbergmann/diff",
  1283. "keywords": [
  1284. "diff"
  1285. ],
  1286. "time": "2015-12-08 07:14:41"
  1287. },
  1288. {
  1289. "name": "sebastian/environment",
  1290. "version": "1.3.3",
  1291. "source": {
  1292. "type": "git",
  1293. "url": "https://github.com/sebastianbergmann/environment.git",
  1294. "reference": "6e7133793a8e5a5714a551a8324337374be209df"
  1295. },
  1296. "dist": {
  1297. "type": "zip",
  1298. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df",
  1299. "reference": "6e7133793a8e5a5714a551a8324337374be209df",
  1300. "shasum": ""
  1301. },
  1302. "require": {
  1303. "php": ">=5.3.3"
  1304. },
  1305. "require-dev": {
  1306. "phpunit/phpunit": "~4.4"
  1307. },
  1308. "type": "library",
  1309. "extra": {
  1310. "branch-alias": {
  1311. "dev-master": "1.3.x-dev"
  1312. }
  1313. },
  1314. "autoload": {
  1315. "classmap": [
  1316. "src/"
  1317. ]
  1318. },
  1319. "notification-url": "https://packagist.org/downloads/",
  1320. "license": [
  1321. "BSD-3-Clause"
  1322. ],
  1323. "authors": [
  1324. {
  1325. "name": "Sebastian Bergmann",
  1326. "email": "sebastian@phpunit.de"
  1327. }
  1328. ],
  1329. "description": "Provides functionality to handle HHVM/PHP environments",
  1330. "homepage": "http://www.github.com/sebastianbergmann/environment",
  1331. "keywords": [
  1332. "Xdebug",
  1333. "environment",
  1334. "hhvm"
  1335. ],
  1336. "time": "2015-12-02 08:37:27"
  1337. },
  1338. {
  1339. "name": "sebastian/exporter",
  1340. "version": "1.2.1",
  1341. "source": {
  1342. "type": "git",
  1343. "url": "https://github.com/sebastianbergmann/exporter.git",
  1344. "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
  1345. },
  1346. "dist": {
  1347. "type": "zip",
  1348. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
  1349. "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
  1350. "shasum": ""
  1351. },
  1352. "require": {
  1353. "php": ">=5.3.3",
  1354. "sebastian/recursion-context": "~1.0"
  1355. },
  1356. "require-dev": {
  1357. "phpunit/phpunit": "~4.4"
  1358. },
  1359. "type": "library",
  1360. "extra": {
  1361. "branch-alias": {
  1362. "dev-master": "1.2.x-dev"
  1363. }
  1364. },
  1365. "autoload": {
  1366. "classmap": [
  1367. "src/"
  1368. ]
  1369. },
  1370. "notification-url": "https://packagist.org/downloads/",
  1371. "license": [
  1372. "BSD-3-Clause"
  1373. ],
  1374. "authors": [
  1375. {
  1376. "name": "Jeff Welch",
  1377. "email": "whatthejeff@gmail.com"
  1378. },
  1379. {
  1380. "name": "Volker Dusch",
  1381. "email": "github@wallbash.com"
  1382. },
  1383. {
  1384. "name": "Bernhard Schussek",
  1385. "email": "bschussek@2bepublished.at"
  1386. },
  1387. {
  1388. "name": "Sebastian Bergmann",
  1389. "email": "sebastian@phpunit.de"
  1390. },
  1391. {
  1392. "name": "Adam Harvey",
  1393. "email": "aharvey@php.net"
  1394. }
  1395. ],
  1396. "description": "Provides the functionality to export PHP variables for visualization",
  1397. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  1398. "keywords": [
  1399. "export",
  1400. "exporter"
  1401. ],
  1402. "time": "2015-06-21 07:55:53"
  1403. },
  1404. {
  1405. "name": "sebastian/global-state",
  1406. "version": "1.1.1",
  1407. "source": {
  1408. "type": "git",
  1409. "url": "https://github.com/sebastianbergmann/global-state.git",
  1410. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  1411. },
  1412. "dist": {
  1413. "type": "zip",
  1414. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1415. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  1416. "shasum": ""
  1417. },
  1418. "require": {
  1419. "php": ">=5.3.3"
  1420. },
  1421. "require-dev": {
  1422. "phpunit/phpunit": "~4.2"
  1423. },
  1424. "suggest": {
  1425. "ext-uopz": "*"
  1426. },
  1427. "type": "library",
  1428. "extra": {
  1429. "branch-alias": {
  1430. "dev-master": "1.0-dev"
  1431. }
  1432. },
  1433. "autoload": {
  1434. "classmap": [
  1435. "src/"
  1436. ]
  1437. },
  1438. "notification-url": "https://packagist.org/downloads/",
  1439. "license": [
  1440. "BSD-3-Clause"
  1441. ],
  1442. "authors": [
  1443. {
  1444. "name": "Sebastian Bergmann",
  1445. "email": "sebastian@phpunit.de"
  1446. }
  1447. ],
  1448. "description": "Snapshotting of global state",
  1449. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  1450. "keywords": [
  1451. "global state"
  1452. ],
  1453. "time": "2015-10-12 03:26:01"
  1454. },
  1455. {
  1456. "name": "sebastian/recursion-context",
  1457. "version": "1.0.2",
  1458. "source": {
  1459. "type": "git",
  1460. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  1461. "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
  1462. },
  1463. "dist": {
  1464. "type": "zip",
  1465. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
  1466. "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
  1467. "shasum": ""
  1468. },
  1469. "require": {
  1470. "php": ">=5.3.3"
  1471. },
  1472. "require-dev": {
  1473. "phpunit/phpunit": "~4.4"
  1474. },
  1475. "type": "library",
  1476. "extra": {
  1477. "branch-alias": {
  1478. "dev-master": "1.0.x-dev"
  1479. }
  1480. },
  1481. "autoload": {
  1482. "classmap": [
  1483. "src/"
  1484. ]
  1485. },
  1486. "notification-url": "https://packagist.org/downloads/",
  1487. "license": [
  1488. "BSD-3-Clause"
  1489. ],
  1490. "authors": [
  1491. {
  1492. "name": "Jeff Welch",
  1493. "email": "whatthejeff@gmail.com"
  1494. },
  1495. {
  1496. "name": "Sebastian Bergmann",
  1497. "email": "sebastian@phpunit.de"
  1498. },
  1499. {
  1500. "name": "Adam Harvey",
  1501. "email": "aharvey@php.net"
  1502. }
  1503. ],
  1504. "description": "Provides functionality to recursively process PHP variables",
  1505. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  1506. "time": "2015-11-11 19:50:13"
  1507. },
  1508. {
  1509. "name": "sebastian/resource-operations",
  1510. "version": "1.0.0",
  1511. "source": {
  1512. "type": "git",
  1513. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  1514. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
  1515. },
  1516. "dist": {
  1517. "type": "zip",
  1518. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  1519. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  1520. "shasum": ""
  1521. },
  1522. "require": {
  1523. "php": ">=5.6.0"
  1524. },
  1525. "type": "library",
  1526. "extra": {
  1527. "branch-alias": {
  1528. "dev-master": "1.0.x-dev"
  1529. }
  1530. },
  1531. "autoload": {
  1532. "classmap": [
  1533. "src/"
  1534. ]
  1535. },
  1536. "notification-url": "https://packagist.org/downloads/",
  1537. "license": [
  1538. "BSD-3-Clause"
  1539. ],
  1540. "authors": [
  1541. {
  1542. "name": "Sebastian Bergmann",
  1543. "email": "sebastian@phpunit.de"
  1544. }
  1545. ],
  1546. "description": "Provides a list of PHP built-in functions that operate on resources",
  1547. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  1548. "time": "2015-07-28 20:34:47"
  1549. },
  1550. {
  1551. "name": "sebastian/version",
  1552. "version": "1.0.6",
  1553. "source": {
  1554. "type": "git",
  1555. "url": "https://github.com/sebastianbergmann/version.git",
  1556. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  1557. },
  1558. "dist": {
  1559. "type": "zip",
  1560. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1561. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  1562. "shasum": ""
  1563. },
  1564. "type": "library",
  1565. "autoload": {
  1566. "classmap": [
  1567. "src/"
  1568. ]
  1569. },
  1570. "notification-url": "https://packagist.org/downloads/",
  1571. "license": [
  1572. "BSD-3-Clause"
  1573. ],
  1574. "authors": [
  1575. {
  1576. "name": "Sebastian Bergmann",
  1577. "email": "sebastian@phpunit.de",
  1578. "role": "lead"
  1579. }
  1580. ],
  1581. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  1582. "homepage": "https://github.com/sebastianbergmann/version",
  1583. "time": "2015-06-21 13:59:46"
  1584. },
  1585. {
  1586. "name": "symfony/yaml",
  1587. "version": "v3.0.0",
  1588. "source": {
  1589. "type": "git",
  1590. "url": "https://github.com/symfony/yaml.git",
  1591. "reference": "177a015cb0e19ff4a49e0e2e2c5fc1c1bee07002"
  1592. },
  1593. "dist": {
  1594. "type": "zip",
  1595. "url": "https://api.github.com/repos/symfony/yaml/zipball/177a015cb0e19ff4a49e0e2e2c5fc1c1bee07002",
  1596. "reference": "177a015cb0e19ff4a49e0e2e2c5fc1c1bee07002",
  1597. "shasum": ""
  1598. },
  1599. "require": {
  1600. "php": ">=5.5.9"
  1601. },
  1602. "type": "library",
  1603. "extra": {
  1604. "branch-alias": {
  1605. "dev-master": "3.0-dev"
  1606. }
  1607. },
  1608. "autoload": {
  1609. "psr-4": {
  1610. "Symfony\\Component\\Yaml\\": ""
  1611. },
  1612. "exclude-from-classmap": [
  1613. "/Tests/"
  1614. ]
  1615. },
  1616. "notification-url": "https://packagist.org/downloads/",
  1617. "license": [
  1618. "MIT"
  1619. ],
  1620. "authors": [
  1621. {
  1622. "name": "Fabien Potencier",
  1623. "email": "fabien@symfony.com"
  1624. },
  1625. {
  1626. "name": "Symfony Community",
  1627. "homepage": "https://symfony.com/contributors"
  1628. }
  1629. ],
  1630. "description": "Symfony Yaml Component",
  1631. "homepage": "https://symfony.com",
  1632. "time": "2015-11-30 12:36:17"
  1633. }
  1634. ],
  1635. "aliases": [],
  1636. "minimum-stability": "stable",
  1637. "stability-flags": [],
  1638. "prefer-stable": false,
  1639. "prefer-lowest": false,
  1640. "platform": {
  1641. "php": ">=5.5"
  1642. },
  1643. "platform-dev": []
  1644. }