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.

2415 lines
83 KiB

8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
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": "c1073e02a47a5b29ceff0e844c0d9ff7",
  8. "content-hash": "ff7e305d795fe52c71dcc30cbacd9ad3",
  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": "camspiers/json-pretty",
  52. "version": "1.0.2",
  53. "source": {
  54. "type": "git",
  55. "url": "https://github.com/camspiers/json-pretty.git",
  56. "reference": "17be37cb83af8014658da48fa0012604179039a7"
  57. },
  58. "dist": {
  59. "type": "zip",
  60. "url": "https://api.github.com/repos/camspiers/json-pretty/zipball/17be37cb83af8014658da48fa0012604179039a7",
  61. "reference": "17be37cb83af8014658da48fa0012604179039a7",
  62. "shasum": ""
  63. },
  64. "require-dev": {
  65. "phpunit/phpunit": "~4.0"
  66. },
  67. "type": "library",
  68. "autoload": {
  69. "psr-0": {
  70. "Camspiers": "src/"
  71. }
  72. },
  73. "notification-url": "https://packagist.org/downloads/",
  74. "license": [
  75. "MIT"
  76. ],
  77. "authors": [
  78. {
  79. "name": "Cam Spiers",
  80. "email": "cameron@heyday.co.nz"
  81. }
  82. ],
  83. "description": "Provides support for json pretty printing",
  84. "time": "2016-02-06 01:25:58"
  85. },
  86. {
  87. "name": "emgiezet/errbit-php",
  88. "version": "1.1.0",
  89. "source": {
  90. "type": "git",
  91. "url": "https://github.com/emgiezet/errbitPHP.git",
  92. "reference": "c233c262d359a4890163423bfe8d4488f3fd33b2"
  93. },
  94. "dist": {
  95. "type": "zip",
  96. "url": "https://api.github.com/repos/emgiezet/errbitPHP/zipball/c233c262d359a4890163423bfe8d4488f3fd33b2",
  97. "reference": "c233c262d359a4890163423bfe8d4488f3fd33b2",
  98. "shasum": ""
  99. },
  100. "require": {
  101. "php": ">=5.3.2"
  102. },
  103. "replace": {
  104. "flippa-official/errbit-php": "dev-master",
  105. "nodrew/php-airbrake": "dev-master"
  106. },
  107. "require-dev": {
  108. "mockery/mockery": "0.9.4",
  109. "phpunit/phpcov": "2.0.*@dev",
  110. "phpunit/phpunit": "4.*",
  111. "satooshi/php-coveralls": "dev-master"
  112. },
  113. "type": "library",
  114. "extra": {
  115. "branch-alias": {
  116. "dev-master": "1.0.x-dev"
  117. }
  118. },
  119. "autoload": {
  120. "psr-0": {
  121. "Errbit\\": "src/"
  122. }
  123. },
  124. "notification-url": "https://packagist.org/downloads/",
  125. "license": [
  126. "MIT"
  127. ],
  128. "authors": [
  129. {
  130. "name": "emgiezet"
  131. },
  132. {
  133. "name": "flippa"
  134. },
  135. {
  136. "name": "karolsojko"
  137. },
  138. {
  139. "name": "deathowl"
  140. }
  141. ],
  142. "description": "errbit/airbrake integration with php with psr-2",
  143. "homepage": "http://github.com/emgiezet/errbitPHP",
  144. "keywords": [
  145. "airbrake",
  146. "errbit",
  147. "errbit php",
  148. "error tracking"
  149. ],
  150. "time": "2015-11-04 14:49:04"
  151. },
  152. {
  153. "name": "firebase/php-jwt",
  154. "version": "v3.0.0",
  155. "source": {
  156. "type": "git",
  157. "url": "https://github.com/firebase/php-jwt.git",
  158. "reference": "fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1"
  159. },
  160. "dist": {
  161. "type": "zip",
  162. "url": "https://api.github.com/repos/firebase/php-jwt/zipball/fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1",
  163. "reference": "fa8a06e96526eb7c0eeaa47e4f39be59d21f16e1",
  164. "shasum": ""
  165. },
  166. "require": {
  167. "php": ">=5.3.0"
  168. },
  169. "type": "library",
  170. "autoload": {
  171. "psr-4": {
  172. "Firebase\\JWT\\": "src"
  173. }
  174. },
  175. "notification-url": "https://packagist.org/downloads/",
  176. "license": [
  177. "BSD-3-Clause"
  178. ],
  179. "authors": [
  180. {
  181. "name": "Neuman Vong",
  182. "email": "neuman+pear@twilio.com",
  183. "role": "Developer"
  184. },
  185. {
  186. "name": "Anant Narayanan",
  187. "email": "anant@php.net",
  188. "role": "Developer"
  189. }
  190. ],
  191. "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
  192. "homepage": "https://github.com/firebase/php-jwt",
  193. "time": "2015-07-22 18:31:08"
  194. },
  195. {
  196. "name": "indieauth/client",
  197. "version": "0.1.14",
  198. "source": {
  199. "type": "git",
  200. "url": "https://github.com/indieweb/indieauth-client-php.git",
  201. "reference": "504ba095ee10ffaabc570682f3a93b462ba21c77"
  202. },
  203. "dist": {
  204. "type": "zip",
  205. "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/504ba095ee10ffaabc570682f3a93b462ba21c77",
  206. "reference": "504ba095ee10ffaabc570682f3a93b462ba21c77",
  207. "shasum": ""
  208. },
  209. "require": {
  210. "barnabywalters/mf-cleaner": "0.*",
  211. "indieweb/link-rel-parser": "0.1.1",
  212. "mf2/mf2": "~0.3",
  213. "php": ">5.3.0"
  214. },
  215. "type": "library",
  216. "autoload": {
  217. "psr-0": {
  218. "IndieAuth": "src/"
  219. }
  220. },
  221. "notification-url": "https://packagist.org/downloads/",
  222. "license": [
  223. "Apache 2.0"
  224. ],
  225. "authors": [
  226. {
  227. "name": "Aaron Parecki",
  228. "homepage": "http://aaronparecki.com"
  229. }
  230. ],
  231. "description": "IndieAuth Client Library",
  232. "time": "2016-04-04 14:57:04"
  233. },
  234. {
  235. "name": "indieweb/link-rel-parser",
  236. "version": "0.1.1",
  237. "source": {
  238. "type": "git",
  239. "url": "https://github.com/indieweb/link-rel-parser-php.git",
  240. "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6"
  241. },
  242. "dist": {
  243. "type": "zip",
  244. "url": "https://api.github.com/repos/indieweb/link-rel-parser-php/zipball/9e0e635fd301a8b1da7bc181f651f029c531dbb6",
  245. "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6",
  246. "shasum": ""
  247. },
  248. "require": {
  249. "php": ">=5.3.0"
  250. },
  251. "type": "library",
  252. "autoload": {
  253. "files": [
  254. "src/IndieWeb/link_rel_parser.php"
  255. ]
  256. },
  257. "notification-url": "https://packagist.org/downloads/",
  258. "license": [
  259. "Apache-2.0"
  260. ],
  261. "authors": [
  262. {
  263. "name": "Aaron Parecki",
  264. "homepage": "http://aaronparecki.com"
  265. },
  266. {
  267. "name": "Tantek Çelik",
  268. "homepage": "http://tantek.com"
  269. }
  270. ],
  271. "description": "Parse rel values from HTTP headers",
  272. "homepage": "https://github.com/indieweb/link-rel-parser-php",
  273. "keywords": [
  274. "http",
  275. "indieweb",
  276. "microformats2"
  277. ],
  278. "time": "2013-12-23 00:14:58"
  279. },
  280. {
  281. "name": "indieweb/mention-client",
  282. "version": "1.1.6",
  283. "source": {
  284. "type": "git",
  285. "url": "https://github.com/indieweb/mention-client-php.git",
  286. "reference": "eed3468f2237e9a03543a8edf14d83d4c2904667"
  287. },
  288. "dist": {
  289. "type": "zip",
  290. "url": "https://api.github.com/repos/indieweb/mention-client-php/zipball/eed3468f2237e9a03543a8edf14d83d4c2904667",
  291. "reference": "eed3468f2237e9a03543a8edf14d83d4c2904667",
  292. "shasum": ""
  293. },
  294. "require": {
  295. "mf2/mf2": ">=0.2",
  296. "php": ">=5.4"
  297. },
  298. "require-dev": {
  299. "phpunit/phpunit": ">=4.8.13"
  300. },
  301. "type": "library",
  302. "autoload": {
  303. "psr-0": {
  304. "IndieWeb": "src/"
  305. }
  306. },
  307. "notification-url": "https://packagist.org/downloads/",
  308. "license": [
  309. "Apache-2.0"
  310. ],
  311. "authors": [
  312. {
  313. "name": "Aaron Parecki",
  314. "email": "aaron@parecki.com",
  315. "homepage": "http://aaronparecki.com/"
  316. }
  317. ],
  318. "description": "Client library for sending webmention and pingback notifications",
  319. "homepage": "https://github.com/indieweb/mention-client-php",
  320. "time": "2016-04-15 08:11:41"
  321. },
  322. {
  323. "name": "indieweb/representative-h-card",
  324. "version": "0.1.2",
  325. "source": {
  326. "type": "git",
  327. "url": "https://github.com/indieweb/representative-h-card-php.git",
  328. "reference": "b70b01bd0dd7f2a940602137335dbf46ab6e2e38"
  329. },
  330. "dist": {
  331. "type": "zip",
  332. "url": "https://api.github.com/repos/indieweb/representative-h-card-php/zipball/b70b01bd0dd7f2a940602137335dbf46ab6e2e38",
  333. "reference": "b70b01bd0dd7f2a940602137335dbf46ab6e2e38",
  334. "shasum": ""
  335. },
  336. "require": {
  337. "php": ">=5.4"
  338. },
  339. "require-dev": {
  340. "mf2/mf2": "0.2.*",
  341. "phpunit/phpunit": "*"
  342. },
  343. "type": "library",
  344. "autoload": {
  345. "files": [
  346. "src/mf2/representative-h-card.php"
  347. ]
  348. },
  349. "notification-url": "https://packagist.org/downloads/",
  350. "license": [
  351. "Apache-2.0"
  352. ],
  353. "authors": [
  354. {
  355. "name": "Aaron Parecki",
  356. "homepage": "http://aaronparecki.com"
  357. }
  358. ],
  359. "keywords": [
  360. "h-card",
  361. "indieweb",
  362. "mf2",
  363. "microformats"
  364. ],
  365. "time": "2015-12-23 18:11:19"
  366. },
  367. {
  368. "name": "ircmaxell/password-compat",
  369. "version": "v1.0.4",
  370. "source": {
  371. "type": "git",
  372. "url": "https://github.com/ircmaxell/password_compat.git",
  373. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
  374. },
  375. "dist": {
  376. "type": "zip",
  377. "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
  378. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
  379. "shasum": ""
  380. },
  381. "require-dev": {
  382. "phpunit/phpunit": "4.*"
  383. },
  384. "type": "library",
  385. "autoload": {
  386. "files": [
  387. "lib/password.php"
  388. ]
  389. },
  390. "notification-url": "https://packagist.org/downloads/",
  391. "license": [
  392. "MIT"
  393. ],
  394. "authors": [
  395. {
  396. "name": "Anthony Ferrara",
  397. "email": "ircmaxell@php.net",
  398. "homepage": "http://blog.ircmaxell.com"
  399. }
  400. ],
  401. "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
  402. "homepage": "https://github.com/ircmaxell/password_compat",
  403. "keywords": [
  404. "hashing",
  405. "password"
  406. ],
  407. "time": "2014-11-20 16:49:30"
  408. },
  409. {
  410. "name": "j4mie/idiorm",
  411. "version": "v1.5.1",
  412. "source": {
  413. "type": "git",
  414. "url": "https://github.com/j4mie/idiorm.git",
  415. "reference": "b0922d8719a94e3a0e0e4a0ca3876f4f91475dcf"
  416. },
  417. "dist": {
  418. "type": "zip",
  419. "url": "https://api.github.com/repos/j4mie/idiorm/zipball/b0922d8719a94e3a0e0e4a0ca3876f4f91475dcf",
  420. "reference": "b0922d8719a94e3a0e0e4a0ca3876f4f91475dcf",
  421. "shasum": ""
  422. },
  423. "require": {
  424. "php": ">=5.2.0"
  425. },
  426. "type": "library",
  427. "autoload": {
  428. "classmap": [
  429. "idiorm.php"
  430. ]
  431. },
  432. "notification-url": "https://packagist.org/downloads/",
  433. "license": [
  434. "BSD-2-Clause",
  435. "BSD-3-Clause",
  436. "BSD-4-Clause"
  437. ],
  438. "authors": [
  439. {
  440. "name": "Simon Holywell",
  441. "email": "treffynnon@php.net",
  442. "homepage": "http://simonholywell.com",
  443. "role": "Maintainer"
  444. },
  445. {
  446. "name": "Jamie Matthews",
  447. "email": "jamie.matthews@gmail.com",
  448. "homepage": "http://j4mie.org",
  449. "role": "Developer"
  450. },
  451. {
  452. "name": "Durham Hale",
  453. "email": "me@durhamhale.com",
  454. "homepage": "http://durhamhale.com",
  455. "role": "Maintainer"
  456. }
  457. ],
  458. "description": "A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5",
  459. "homepage": "http://j4mie.github.com/idiormandparis",
  460. "keywords": [
  461. "idiorm",
  462. "orm",
  463. "query builder"
  464. ],
  465. "time": "2014-06-23 13:08:57"
  466. },
  467. {
  468. "name": "league/container",
  469. "version": "1.3.2",
  470. "source": {
  471. "type": "git",
  472. "url": "https://github.com/thephpleague/container.git",
  473. "reference": "7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15"
  474. },
  475. "dist": {
  476. "type": "zip",
  477. "url": "https://api.github.com/repos/thephpleague/container/zipball/7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15",
  478. "reference": "7e6c17fe48f76f3b97aeca70dc29c3f3c7c88d15",
  479. "shasum": ""
  480. },
  481. "require": {
  482. "php": ">=5.4.0"
  483. },
  484. "replace": {
  485. "orno/di": "~2.0"
  486. },
  487. "require-dev": {
  488. "phpunit/phpunit": "4.*"
  489. },
  490. "type": "library",
  491. "extra": {
  492. "branch-alias": {
  493. "dev-master": "2.0-dev",
  494. "dev-1.x": "1.3-dev"
  495. }
  496. },
  497. "autoload": {
  498. "psr-4": {
  499. "League\\Container\\": "src"
  500. }
  501. },
  502. "notification-url": "https://packagist.org/downloads/",
  503. "license": [
  504. "MIT"
  505. ],
  506. "authors": [
  507. {
  508. "name": "Phil Bennett",
  509. "email": "philipobenito@gmail.com",
  510. "homepage": "http://philipobenito.github.io",
  511. "role": "Developer"
  512. }
  513. ],
  514. "description": "A fast and intuitive dependency injection container.",
  515. "homepage": "https://github.com/thephpleague/container",
  516. "keywords": [
  517. "container",
  518. "dependency",
  519. "di",
  520. "injection",
  521. "league"
  522. ],
  523. "time": "2015-04-05 17:14:48"
  524. },
  525. {
  526. "name": "league/plates",
  527. "version": "3.1.1",
  528. "source": {
  529. "type": "git",
  530. "url": "https://github.com/thephpleague/plates.git",
  531. "reference": "2d8569e9f140a70d6a05db38006926f7547cb802"
  532. },
  533. "dist": {
  534. "type": "zip",
  535. "url": "https://api.github.com/repos/thephpleague/plates/zipball/2d8569e9f140a70d6a05db38006926f7547cb802",
  536. "reference": "2d8569e9f140a70d6a05db38006926f7547cb802",
  537. "shasum": ""
  538. },
  539. "require-dev": {
  540. "mikey179/vfsstream": "~1.4.0",
  541. "phpunit/phpunit": "~4.0",
  542. "squizlabs/php_codesniffer": "~1.5"
  543. },
  544. "type": "library",
  545. "extra": {
  546. "branch-alias": {
  547. "dev-master": "3.0-dev"
  548. }
  549. },
  550. "autoload": {
  551. "psr-4": {
  552. "League\\Plates\\": "src"
  553. }
  554. },
  555. "notification-url": "https://packagist.org/downloads/",
  556. "license": [
  557. "MIT"
  558. ],
  559. "authors": [
  560. {
  561. "name": "Jonathan Reinink",
  562. "email": "jonathan@reinink.ca",
  563. "role": "Developer"
  564. }
  565. ],
  566. "description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.",
  567. "homepage": "http://platesphp.com",
  568. "keywords": [
  569. "league",
  570. "package",
  571. "templates",
  572. "templating",
  573. "views"
  574. ],
  575. "time": "2015-07-09 02:14:40"
  576. },
  577. {
  578. "name": "league/route",
  579. "version": "1.2.3",
  580. "source": {
  581. "type": "git",
  582. "url": "https://github.com/thephpleague/route.git",
  583. "reference": "079e87a4653b43e2cba47b9e0563179c1c49fcf8"
  584. },
  585. "dist": {
  586. "type": "zip",
  587. "url": "https://api.github.com/repos/thephpleague/route/zipball/079e87a4653b43e2cba47b9e0563179c1c49fcf8",
  588. "reference": "079e87a4653b43e2cba47b9e0563179c1c49fcf8",
  589. "shasum": ""
  590. },
  591. "require": {
  592. "league/container": "~1.0",
  593. "nikic/fast-route": "~0.3",
  594. "php": ">=5.4.0",
  595. "symfony/http-foundation": "~2.6"
  596. },
  597. "replace": {
  598. "orno/http": "~1.0",
  599. "orno/route": "~1.0"
  600. },
  601. "require-dev": {
  602. "phpunit/phpunit": "4.*"
  603. },
  604. "type": "library",
  605. "extra": {
  606. "branch-alias": {
  607. "dev-master": "1.0-dev"
  608. }
  609. },
  610. "autoload": {
  611. "psr-4": {
  612. "League\\Route\\": "src"
  613. }
  614. },
  615. "notification-url": "https://packagist.org/downloads/",
  616. "license": [
  617. "MIT"
  618. ],
  619. "authors": [
  620. {
  621. "name": "Phil Bennett",
  622. "email": "philipobenito@gmail.com",
  623. "homepage": "http://philipobenito.github.io",
  624. "role": "Developer"
  625. }
  626. ],
  627. "description": "A fast routing and dispatch package built on top of FastRoute.",
  628. "homepage": "https://github.com/thephpleague/route",
  629. "keywords": [
  630. "league",
  631. "route"
  632. ],
  633. "time": "2015-09-11 07:40:31"
  634. },
  635. {
  636. "name": "mf2/mf2",
  637. "version": "v0.3.0",
  638. "source": {
  639. "type": "git",
  640. "url": "https://github.com/indieweb/php-mf2.git",
  641. "reference": "4fb2eb5365cbc0fd2e0c26ca748777d6c2539763"
  642. },
  643. "dist": {
  644. "type": "zip",
  645. "url": "https://api.github.com/repos/indieweb/php-mf2/zipball/4fb2eb5365cbc0fd2e0c26ca748777d6c2539763",
  646. "reference": "4fb2eb5365cbc0fd2e0c26ca748777d6c2539763",
  647. "shasum": ""
  648. },
  649. "require": {
  650. "php": ">=5.4.0"
  651. },
  652. "require-dev": {
  653. "phpunit/phpunit": "3.7.*"
  654. },
  655. "suggest": {
  656. "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you"
  657. },
  658. "bin": [
  659. "bin/fetch-mf2",
  660. "bin/parse-mf2"
  661. ],
  662. "type": "library",
  663. "autoload": {
  664. "files": [
  665. "Mf2/Parser.php"
  666. ]
  667. },
  668. "notification-url": "https://packagist.org/downloads/",
  669. "license": [
  670. "CC0"
  671. ],
  672. "authors": [
  673. {
  674. "name": "Barnaby Walters",
  675. "homepage": "http://waterpigs.co.uk"
  676. }
  677. ],
  678. "description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
  679. "keywords": [
  680. "html",
  681. "microformats",
  682. "microformats 2",
  683. "parser",
  684. "semantic"
  685. ],
  686. "time": "2016-03-14 12:13:34"
  687. },
  688. {
  689. "name": "michelf/php-markdown",
  690. "version": "1.6.0",
  691. "source": {
  692. "type": "git",
  693. "url": "https://github.com/michelf/php-markdown.git",
  694. "reference": "156e56ee036505ec637d761ee62dc425d807183c"
  695. },
  696. "dist": {
  697. "type": "zip",
  698. "url": "https://api.github.com/repos/michelf/php-markdown/zipball/156e56ee036505ec637d761ee62dc425d807183c",
  699. "reference": "156e56ee036505ec637d761ee62dc425d807183c",
  700. "shasum": ""
  701. },
  702. "require": {
  703. "php": ">=5.3.0"
  704. },
  705. "type": "library",
  706. "extra": {
  707. "branch-alias": {
  708. "dev-lib": "1.4.x-dev"
  709. }
  710. },
  711. "autoload": {
  712. "psr-0": {
  713. "Michelf": ""
  714. }
  715. },
  716. "notification-url": "https://packagist.org/downloads/",
  717. "license": [
  718. "BSD-3-Clause"
  719. ],
  720. "authors": [
  721. {
  722. "name": "Michel Fortin",
  723. "email": "michel.fortin@michelf.ca",
  724. "homepage": "https://michelf.ca/",
  725. "role": "Developer"
  726. },
  727. {
  728. "name": "John Gruber",
  729. "homepage": "https://daringfireball.net/"
  730. }
  731. ],
  732. "description": "PHP Markdown",
  733. "homepage": "https://michelf.ca/projects/php-markdown/",
  734. "keywords": [
  735. "markdown"
  736. ],
  737. "time": "2015-12-24 01:37:31"
  738. },
  739. {
  740. "name": "monolog/monolog",
  741. "version": "1.19.0",
  742. "source": {
  743. "type": "git",
  744. "url": "https://github.com/Seldaek/monolog.git",
  745. "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf"
  746. },
  747. "dist": {
  748. "type": "zip",
  749. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5f56ed5212dc509c8dc8caeba2715732abb32dbf",
  750. "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf",
  751. "shasum": ""
  752. },
  753. "require": {
  754. "php": ">=5.3.0",
  755. "psr/log": "~1.0"
  756. },
  757. "provide": {
  758. "psr/log-implementation": "1.0.0"
  759. },
  760. "require-dev": {
  761. "aws/aws-sdk-php": "^2.4.9",
  762. "doctrine/couchdb": "~1.0@dev",
  763. "graylog2/gelf-php": "~1.0",
  764. "jakub-onderka/php-parallel-lint": "0.9",
  765. "php-amqplib/php-amqplib": "~2.4",
  766. "php-console/php-console": "^3.1.3",
  767. "phpunit/phpunit": "~4.5",
  768. "phpunit/phpunit-mock-objects": "2.3.0",
  769. "raven/raven": "^0.13",
  770. "ruflin/elastica": ">=0.90 <3.0",
  771. "swiftmailer/swiftmailer": "~5.3"
  772. },
  773. "suggest": {
  774. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  775. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  776. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  777. "ext-mongo": "Allow sending log messages to a MongoDB server",
  778. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  779. "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  780. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  781. "php-console/php-console": "Allow sending log messages to Google Chrome",
  782. "raven/raven": "Allow sending log messages to a Sentry server",
  783. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  784. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  785. },
  786. "type": "library",
  787. "extra": {
  788. "branch-alias": {
  789. "dev-master": "2.0.x-dev"
  790. }
  791. },
  792. "autoload": {
  793. "psr-4": {
  794. "Monolog\\": "src/Monolog"
  795. }
  796. },
  797. "notification-url": "https://packagist.org/downloads/",
  798. "license": [
  799. "MIT"
  800. ],
  801. "authors": [
  802. {
  803. "name": "Jordi Boggiano",
  804. "email": "j.boggiano@seld.be",
  805. "homepage": "http://seld.be"
  806. }
  807. ],
  808. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  809. "homepage": "http://github.com/Seldaek/monolog",
  810. "keywords": [
  811. "log",
  812. "logging",
  813. "psr-3"
  814. ],
  815. "time": "2016-04-12 18:29:35"
  816. },
  817. {
  818. "name": "nikic/fast-route",
  819. "version": "v0.8.0",
  820. "source": {
  821. "type": "git",
  822. "url": "https://github.com/nikic/FastRoute.git",
  823. "reference": "5e1f431ed2afe2be5d2bd97fa69b0e99b9ba45e6"
  824. },
  825. "dist": {
  826. "type": "zip",
  827. "url": "https://api.github.com/repos/nikic/FastRoute/zipball/5e1f431ed2afe2be5d2bd97fa69b0e99b9ba45e6",
  828. "reference": "5e1f431ed2afe2be5d2bd97fa69b0e99b9ba45e6",
  829. "shasum": ""
  830. },
  831. "require": {
  832. "php": ">=5.4.0"
  833. },
  834. "type": "library",
  835. "autoload": {
  836. "psr-4": {
  837. "FastRoute\\": "src/"
  838. },
  839. "files": [
  840. "src/functions.php"
  841. ]
  842. },
  843. "notification-url": "https://packagist.org/downloads/",
  844. "license": [
  845. "BSD-3-Clause"
  846. ],
  847. "authors": [
  848. {
  849. "name": "Nikita Popov",
  850. "email": "nikic@php.net"
  851. }
  852. ],
  853. "description": "Fast request router for PHP",
  854. "keywords": [
  855. "router",
  856. "routing"
  857. ],
  858. "time": "2016-03-25 23:46:52"
  859. },
  860. {
  861. "name": "p3k/caterpillar",
  862. "version": "0.1.1",
  863. "source": {
  864. "type": "git",
  865. "url": "https://github.com/aaronpk/Caterpillar.git",
  866. "reference": "61f94612f25d6b5dbfda5c792147bd5f6fa62fcb"
  867. },
  868. "dist": {
  869. "type": "zip",
  870. "url": "https://api.github.com/repos/aaronpk/Caterpillar/zipball/61f94612f25d6b5dbfda5c792147bd5f6fa62fcb",
  871. "reference": "61f94612f25d6b5dbfda5c792147bd5f6fa62fcb",
  872. "shasum": ""
  873. },
  874. "require": {
  875. "pda/pheanstalk": "3.*",
  876. "php": ">5.4.0"
  877. },
  878. "type": "library",
  879. "autoload": {
  880. "psr-0": {
  881. "Caterpillar": "src/"
  882. }
  883. },
  884. "notification-url": "https://packagist.org/downloads/",
  885. "license": [
  886. "Apache 2.0"
  887. ],
  888. "authors": [
  889. {
  890. "name": "Aaron Parecki",
  891. "homepage": "http://aaronparecki.com/"
  892. }
  893. ],
  894. "description": "Caterpillar is a background queue manager",
  895. "time": "2015-12-21 22:52:21"
  896. },
  897. {
  898. "name": "pda/pheanstalk",
  899. "version": "v3.1.0",
  900. "source": {
  901. "type": "git",
  902. "url": "https://github.com/pda/pheanstalk.git",
  903. "reference": "430e77c551479aad0c6ada0450ee844cf656a18b"
  904. },
  905. "dist": {
  906. "type": "zip",
  907. "url": "https://api.github.com/repos/pda/pheanstalk/zipball/430e77c551479aad0c6ada0450ee844cf656a18b",
  908. "reference": "430e77c551479aad0c6ada0450ee844cf656a18b",
  909. "shasum": ""
  910. },
  911. "require": {
  912. "php": ">=5.3.0"
  913. },
  914. "require-dev": {
  915. "phpunit/phpunit": "~4.0"
  916. },
  917. "type": "library",
  918. "extra": {
  919. "branch-alias": {
  920. "dev-master": "3.0-dev"
  921. }
  922. },
  923. "autoload": {
  924. "psr-4": {
  925. "Pheanstalk\\": "src/"
  926. }
  927. },
  928. "notification-url": "https://packagist.org/downloads/",
  929. "license": [
  930. "MIT"
  931. ],
  932. "authors": [
  933. {
  934. "name": "Paul Annesley",
  935. "email": "paul@annesley.cc",
  936. "homepage": "http://paul.annesley.cc/",
  937. "role": "Developer"
  938. }
  939. ],
  940. "description": "PHP client for beanstalkd queue",
  941. "homepage": "https://github.com/pda/pheanstalk",
  942. "keywords": [
  943. "beanstalkd"
  944. ],
  945. "time": "2015-08-07 21:42:41"
  946. },
  947. {
  948. "name": "predis/predis",
  949. "version": "v1.0.3",
  950. "source": {
  951. "type": "git",
  952. "url": "https://github.com/nrk/predis.git",
  953. "reference": "84060b9034d756b4d79641667d7f9efe1aeb8e04"
  954. },
  955. "dist": {
  956. "type": "zip",
  957. "url": "https://api.github.com/repos/nrk/predis/zipball/84060b9034d756b4d79641667d7f9efe1aeb8e04",
  958. "reference": "84060b9034d756b4d79641667d7f9efe1aeb8e04",
  959. "shasum": ""
  960. },
  961. "require": {
  962. "php": ">=5.3.2"
  963. },
  964. "require-dev": {
  965. "phpunit/phpunit": "~4.0"
  966. },
  967. "suggest": {
  968. "ext-curl": "Allows access to Webdis when paired with phpiredis",
  969. "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
  970. },
  971. "type": "library",
  972. "autoload": {
  973. "psr-4": {
  974. "Predis\\": "src/"
  975. }
  976. },
  977. "notification-url": "https://packagist.org/downloads/",
  978. "license": [
  979. "MIT"
  980. ],
  981. "authors": [
  982. {
  983. "name": "Daniele Alessandri",
  984. "email": "suppakilla@gmail.com",
  985. "homepage": "http://clorophilla.net"
  986. }
  987. ],
  988. "description": "Flexible and feature-complete PHP client library for Redis",
  989. "homepage": "http://github.com/nrk/predis",
  990. "keywords": [
  991. "nosql",
  992. "predis",
  993. "redis"
  994. ],
  995. "time": "2015-07-30 18:34:15"
  996. },
  997. {
  998. "name": "psr/log",
  999. "version": "1.0.0",
  1000. "source": {
  1001. "type": "git",
  1002. "url": "https://github.com/php-fig/log.git",
  1003. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
  1004. },
  1005. "dist": {
  1006. "type": "zip",
  1007. "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
  1008. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
  1009. "shasum": ""
  1010. },
  1011. "type": "library",
  1012. "autoload": {
  1013. "psr-0": {
  1014. "Psr\\Log\\": ""
  1015. }
  1016. },
  1017. "notification-url": "https://packagist.org/downloads/",
  1018. "license": [
  1019. "MIT"
  1020. ],
  1021. "authors": [
  1022. {
  1023. "name": "PHP-FIG",
  1024. "homepage": "http://www.php-fig.org/"
  1025. }
  1026. ],
  1027. "description": "Common interface for logging libraries",
  1028. "keywords": [
  1029. "log",
  1030. "psr",
  1031. "psr-3"
  1032. ],
  1033. "time": "2012-12-21 11:40:51"
  1034. },
  1035. {
  1036. "name": "symfony/http-foundation",
  1037. "version": "v2.8.4",
  1038. "source": {
  1039. "type": "git",
  1040. "url": "https://github.com/symfony/http-foundation.git",
  1041. "reference": "06d6b2c755b2f34ce21e688b62072e9c625709c4"
  1042. },
  1043. "dist": {
  1044. "type": "zip",
  1045. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/06d6b2c755b2f34ce21e688b62072e9c625709c4",
  1046. "reference": "06d6b2c755b2f34ce21e688b62072e9c625709c4",
  1047. "shasum": ""
  1048. },
  1049. "require": {
  1050. "php": ">=5.3.9",
  1051. "symfony/polyfill-mbstring": "~1.1",
  1052. "symfony/polyfill-php54": "~1.0",
  1053. "symfony/polyfill-php55": "~1.0"
  1054. },
  1055. "require-dev": {
  1056. "symfony/expression-language": "~2.4|~3.0.0"
  1057. },
  1058. "type": "library",
  1059. "extra": {
  1060. "branch-alias": {
  1061. "dev-master": "2.8-dev"
  1062. }
  1063. },
  1064. "autoload": {
  1065. "psr-4": {
  1066. "Symfony\\Component\\HttpFoundation\\": ""
  1067. },
  1068. "exclude-from-classmap": [
  1069. "/Tests/"
  1070. ]
  1071. },
  1072. "notification-url": "https://packagist.org/downloads/",
  1073. "license": [
  1074. "MIT"
  1075. ],
  1076. "authors": [
  1077. {
  1078. "name": "Fabien Potencier",
  1079. "email": "fabien@symfony.com"
  1080. },
  1081. {
  1082. "name": "Symfony Community",
  1083. "homepage": "https://symfony.com/contributors"
  1084. }
  1085. ],
  1086. "description": "Symfony HttpFoundation Component",
  1087. "homepage": "https://symfony.com",
  1088. "time": "2016-03-27 12:57:53"
  1089. },
  1090. {
  1091. "name": "symfony/polyfill-mbstring",
  1092. "version": "v1.1.1",
  1093. "source": {
  1094. "type": "git",
  1095. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1096. "reference": "1289d16209491b584839022f29257ad859b8532d"
  1097. },
  1098. "dist": {
  1099. "type": "zip",
  1100. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
  1101. "reference": "1289d16209491b584839022f29257ad859b8532d",
  1102. "shasum": ""
  1103. },
  1104. "require": {
  1105. "php": ">=5.3.3"
  1106. },
  1107. "suggest": {
  1108. "ext-mbstring": "For best performance"
  1109. },
  1110. "type": "library",
  1111. "extra": {
  1112. "branch-alias": {
  1113. "dev-master": "1.1-dev"
  1114. }
  1115. },
  1116. "autoload": {
  1117. "psr-4": {
  1118. "Symfony\\Polyfill\\Mbstring\\": ""
  1119. },
  1120. "files": [
  1121. "bootstrap.php"
  1122. ]
  1123. },
  1124. "notification-url": "https://packagist.org/downloads/",
  1125. "license": [
  1126. "MIT"
  1127. ],
  1128. "authors": [
  1129. {
  1130. "name": "Nicolas Grekas",
  1131. "email": "p@tchwork.com"
  1132. },
  1133. {
  1134. "name": "Symfony Community",
  1135. "homepage": "https://symfony.com/contributors"
  1136. }
  1137. ],
  1138. "description": "Symfony polyfill for the Mbstring extension",
  1139. "homepage": "https://symfony.com",
  1140. "keywords": [
  1141. "compatibility",
  1142. "mbstring",
  1143. "polyfill",
  1144. "portable",
  1145. "shim"
  1146. ],
  1147. "time": "2016-01-20 09:13:37"
  1148. },
  1149. {
  1150. "name": "symfony/polyfill-php54",
  1151. "version": "v1.1.1",
  1152. "source": {
  1153. "type": "git",
  1154. "url": "https://github.com/symfony/polyfill-php54.git",
  1155. "reference": "9ba741ca01c77282ecf5796c2c1d667f03454ffb"
  1156. },
  1157. "dist": {
  1158. "type": "zip",
  1159. "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/9ba741ca01c77282ecf5796c2c1d667f03454ffb",
  1160. "reference": "9ba741ca01c77282ecf5796c2c1d667f03454ffb",
  1161. "shasum": ""
  1162. },
  1163. "require": {
  1164. "php": ">=5.3.3"
  1165. },
  1166. "type": "library",
  1167. "extra": {
  1168. "branch-alias": {
  1169. "dev-master": "1.1-dev"
  1170. }
  1171. },
  1172. "autoload": {
  1173. "psr-4": {
  1174. "Symfony\\Polyfill\\Php54\\": ""
  1175. },
  1176. "files": [
  1177. "bootstrap.php"
  1178. ],
  1179. "classmap": [
  1180. "Resources/stubs"
  1181. ]
  1182. },
  1183. "notification-url": "https://packagist.org/downloads/",
  1184. "license": [
  1185. "MIT"
  1186. ],
  1187. "authors": [
  1188. {
  1189. "name": "Nicolas Grekas",
  1190. "email": "p@tchwork.com"
  1191. },
  1192. {
  1193. "name": "Symfony Community",
  1194. "homepage": "https://symfony.com/contributors"
  1195. }
  1196. ],
  1197. "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
  1198. "homepage": "https://symfony.com",
  1199. "keywords": [
  1200. "compatibility",
  1201. "polyfill",
  1202. "portable",
  1203. "shim"
  1204. ],
  1205. "time": "2016-01-25 19:13:00"
  1206. },
  1207. {
  1208. "name": "symfony/polyfill-php55",
  1209. "version": "v1.1.1",
  1210. "source": {
  1211. "type": "git",
  1212. "url": "https://github.com/symfony/polyfill-php55.git",
  1213. "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6"
  1214. },
  1215. "dist": {
  1216. "type": "zip",
  1217. "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b4f3f07d91702f8f926339fc4fcf81671d8c27e6",
  1218. "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6",
  1219. "shasum": ""
  1220. },
  1221. "require": {
  1222. "ircmaxell/password-compat": "~1.0",
  1223. "php": ">=5.3.3"
  1224. },
  1225. "type": "library",
  1226. "extra": {
  1227. "branch-alias": {
  1228. "dev-master": "1.1-dev"
  1229. }
  1230. },
  1231. "autoload": {
  1232. "psr-4": {
  1233. "Symfony\\Polyfill\\Php55\\": ""
  1234. },
  1235. "files": [
  1236. "bootstrap.php"
  1237. ]
  1238. },
  1239. "notification-url": "https://packagist.org/downloads/",
  1240. "license": [
  1241. "MIT"
  1242. ],
  1243. "authors": [
  1244. {
  1245. "name": "Nicolas Grekas",
  1246. "email": "p@tchwork.com"
  1247. },
  1248. {
  1249. "name": "Symfony Community",
  1250. "homepage": "https://symfony.com/contributors"
  1251. }
  1252. ],
  1253. "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
  1254. "homepage": "https://symfony.com",
  1255. "keywords": [
  1256. "compatibility",
  1257. "polyfill",
  1258. "portable",
  1259. "shim"
  1260. ],
  1261. "time": "2016-01-20 09:13:37"
  1262. }
  1263. ],
  1264. "packages-dev": [
  1265. {
  1266. "name": "doctrine/instantiator",
  1267. "version": "1.0.5",
  1268. "source": {
  1269. "type": "git",
  1270. "url": "https://github.com/doctrine/instantiator.git",
  1271. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  1272. },
  1273. "dist": {
  1274. "type": "zip",
  1275. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  1276. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  1277. "shasum": ""
  1278. },
  1279. "require": {
  1280. "php": ">=5.3,<8.0-DEV"
  1281. },
  1282. "require-dev": {
  1283. "athletic/athletic": "~0.1.8",
  1284. "ext-pdo": "*",
  1285. "ext-phar": "*",
  1286. "phpunit/phpunit": "~4.0",
  1287. "squizlabs/php_codesniffer": "~2.0"
  1288. },
  1289. "type": "library",
  1290. "extra": {
  1291. "branch-alias": {
  1292. "dev-master": "1.0.x-dev"
  1293. }
  1294. },
  1295. "autoload": {
  1296. "psr-4": {
  1297. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  1298. }
  1299. },
  1300. "notification-url": "https://packagist.org/downloads/",
  1301. "license": [
  1302. "MIT"
  1303. ],
  1304. "authors": [
  1305. {
  1306. "name": "Marco Pivetta",
  1307. "email": "ocramius@gmail.com",
  1308. "homepage": "http://ocramius.github.com/"
  1309. }
  1310. ],
  1311. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  1312. "homepage": "https://github.com/doctrine/instantiator",
  1313. "keywords": [
  1314. "constructor",
  1315. "instantiate"
  1316. ],
  1317. "time": "2015-06-14 21:17:01"
  1318. },
  1319. {
  1320. "name": "myclabs/deep-copy",
  1321. "version": "1.5.0",
  1322. "source": {
  1323. "type": "git",
  1324. "url": "https://github.com/myclabs/DeepCopy.git",
  1325. "reference": "e3abefcd7f106677fd352cd7c187d6c969aa9ddc"
  1326. },
  1327. "dist": {
  1328. "type": "zip",
  1329. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/e3abefcd7f106677fd352cd7c187d6c969aa9ddc",
  1330. "reference": "e3abefcd7f106677fd352cd7c187d6c969aa9ddc",
  1331. "shasum": ""
  1332. },
  1333. "require": {
  1334. "php": ">=5.4.0"
  1335. },
  1336. "require-dev": {
  1337. "doctrine/collections": "1.*",
  1338. "phpunit/phpunit": "~4.1"
  1339. },
  1340. "type": "library",
  1341. "autoload": {
  1342. "psr-4": {
  1343. "DeepCopy\\": "src/DeepCopy/"
  1344. }
  1345. },
  1346. "notification-url": "https://packagist.org/downloads/",
  1347. "license": [
  1348. "MIT"
  1349. ],
  1350. "description": "Create deep copies (clones) of your objects",
  1351. "homepage": "https://github.com/myclabs/DeepCopy",
  1352. "keywords": [
  1353. "clone",
  1354. "copy",
  1355. "duplicate",
  1356. "object",
  1357. "object graph"
  1358. ],
  1359. "time": "2015-11-07 22:20:37"
  1360. },
  1361. {
  1362. "name": "phpdocumentor/reflection-docblock",
  1363. "version": "2.0.4",
  1364. "source": {
  1365. "type": "git",
  1366. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  1367. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
  1368. },
  1369. "dist": {
  1370. "type": "zip",
  1371. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
  1372. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
  1373. "shasum": ""
  1374. },
  1375. "require": {
  1376. "php": ">=5.3.3"
  1377. },
  1378. "require-dev": {
  1379. "phpunit/phpunit": "~4.0"
  1380. },
  1381. "suggest": {
  1382. "dflydev/markdown": "~1.0",
  1383. "erusev/parsedown": "~1.0"
  1384. },
  1385. "type": "library",
  1386. "extra": {
  1387. "branch-alias": {
  1388. "dev-master": "2.0.x-dev"
  1389. }
  1390. },
  1391. "autoload": {
  1392. "psr-0": {
  1393. "phpDocumentor": [
  1394. "src/"
  1395. ]
  1396. }
  1397. },
  1398. "notification-url": "https://packagist.org/downloads/",
  1399. "license": [
  1400. "MIT"
  1401. ],
  1402. "authors": [
  1403. {
  1404. "name": "Mike van Riel",
  1405. "email": "mike.vanriel@naenius.com"
  1406. }
  1407. ],
  1408. "time": "2015-02-03 12:10:50"
  1409. },
  1410. {
  1411. "name": "phpspec/prophecy",
  1412. "version": "v1.6.0",
  1413. "source": {
  1414. "type": "git",
  1415. "url": "https://github.com/phpspec/prophecy.git",
  1416. "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972"
  1417. },
  1418. "dist": {
  1419. "type": "zip",
  1420. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972",
  1421. "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972",
  1422. "shasum": ""
  1423. },
  1424. "require": {
  1425. "doctrine/instantiator": "^1.0.2",
  1426. "php": "^5.3|^7.0",
  1427. "phpdocumentor/reflection-docblock": "~2.0",
  1428. "sebastian/comparator": "~1.1",
  1429. "sebastian/recursion-context": "~1.0"
  1430. },
  1431. "require-dev": {
  1432. "phpspec/phpspec": "~2.0"
  1433. },
  1434. "type": "library",
  1435. "extra": {
  1436. "branch-alias": {
  1437. "dev-master": "1.5.x-dev"
  1438. }
  1439. },
  1440. "autoload": {
  1441. "psr-0": {
  1442. "Prophecy\\": "src/"
  1443. }
  1444. },
  1445. "notification-url": "https://packagist.org/downloads/",
  1446. "license": [
  1447. "MIT"
  1448. ],
  1449. "authors": [
  1450. {
  1451. "name": "Konstantin Kudryashov",
  1452. "email": "ever.zet@gmail.com",
  1453. "homepage": "http://everzet.com"
  1454. },
  1455. {
  1456. "name": "Marcello Duarte",
  1457. "email": "marcello.duarte@gmail.com"
  1458. }
  1459. ],
  1460. "description": "Highly opinionated mocking framework for PHP 5.3+",
  1461. "homepage": "https://github.com/phpspec/prophecy",
  1462. "keywords": [
  1463. "Double",
  1464. "Dummy",
  1465. "fake",
  1466. "mock",
  1467. "spy",
  1468. "stub"
  1469. ],
  1470. "time": "2016-02-15 07:46:21"
  1471. },
  1472. {
  1473. "name": "phpunit/php-code-coverage",
  1474. "version": "3.3.1",
  1475. "source": {
  1476. "type": "git",
  1477. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  1478. "reference": "2431befdd451fac43fbcde94d1a92fb3b8b68f86"
  1479. },
  1480. "dist": {
  1481. "type": "zip",
  1482. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2431befdd451fac43fbcde94d1a92fb3b8b68f86",
  1483. "reference": "2431befdd451fac43fbcde94d1a92fb3b8b68f86",
  1484. "shasum": ""
  1485. },
  1486. "require": {
  1487. "php": "^5.6 || ^7.0",
  1488. "phpunit/php-file-iterator": "~1.3",
  1489. "phpunit/php-text-template": "~1.2",
  1490. "phpunit/php-token-stream": "^1.4.2",
  1491. "sebastian/code-unit-reverse-lookup": "~1.0",
  1492. "sebastian/environment": "^1.3.2",
  1493. "sebastian/version": "~1.0|~2.0"
  1494. },
  1495. "require-dev": {
  1496. "ext-xdebug": ">=2.1.4",
  1497. "phpunit/phpunit": "~5"
  1498. },
  1499. "suggest": {
  1500. "ext-dom": "*",
  1501. "ext-xdebug": ">=2.4.0",
  1502. "ext-xmlwriter": "*"
  1503. },
  1504. "type": "library",
  1505. "extra": {
  1506. "branch-alias": {
  1507. "dev-master": "3.3.x-dev"
  1508. }
  1509. },
  1510. "autoload": {
  1511. "classmap": [
  1512. "src/"
  1513. ]
  1514. },
  1515. "notification-url": "https://packagist.org/downloads/",
  1516. "license": [
  1517. "BSD-3-Clause"
  1518. ],
  1519. "authors": [
  1520. {
  1521. "name": "Sebastian Bergmann",
  1522. "email": "sb@sebastian-bergmann.de",
  1523. "role": "lead"
  1524. }
  1525. ],
  1526. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  1527. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  1528. "keywords": [
  1529. "coverage",
  1530. "testing",
  1531. "xunit"
  1532. ],
  1533. "time": "2016-04-08 08:14:53"
  1534. },
  1535. {
  1536. "name": "phpunit/php-file-iterator",
  1537. "version": "1.4.1",
  1538. "source": {
  1539. "type": "git",
  1540. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  1541. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
  1542. },
  1543. "dist": {
  1544. "type": "zip",
  1545. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  1546. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  1547. "shasum": ""
  1548. },
  1549. "require": {
  1550. "php": ">=5.3.3"
  1551. },
  1552. "type": "library",
  1553. "extra": {
  1554. "branch-alias": {
  1555. "dev-master": "1.4.x-dev"
  1556. }
  1557. },
  1558. "autoload": {
  1559. "classmap": [
  1560. "src/"
  1561. ]
  1562. },
  1563. "notification-url": "https://packagist.org/downloads/",
  1564. "license": [
  1565. "BSD-3-Clause"
  1566. ],
  1567. "authors": [
  1568. {
  1569. "name": "Sebastian Bergmann",
  1570. "email": "sb@sebastian-bergmann.de",
  1571. "role": "lead"
  1572. }
  1573. ],
  1574. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  1575. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  1576. "keywords": [
  1577. "filesystem",
  1578. "iterator"
  1579. ],
  1580. "time": "2015-06-21 13:08:43"
  1581. },
  1582. {
  1583. "name": "phpunit/php-text-template",
  1584. "version": "1.2.1",
  1585. "source": {
  1586. "type": "git",
  1587. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  1588. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  1589. },
  1590. "dist": {
  1591. "type": "zip",
  1592. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  1593. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  1594. "shasum": ""
  1595. },
  1596. "require": {
  1597. "php": ">=5.3.3"
  1598. },
  1599. "type": "library",
  1600. "autoload": {
  1601. "classmap": [
  1602. "src/"
  1603. ]
  1604. },
  1605. "notification-url": "https://packagist.org/downloads/",
  1606. "license": [
  1607. "BSD-3-Clause"
  1608. ],
  1609. "authors": [
  1610. {
  1611. "name": "Sebastian Bergmann",
  1612. "email": "sebastian@phpunit.de",
  1613. "role": "lead"
  1614. }
  1615. ],
  1616. "description": "Simple template engine.",
  1617. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  1618. "keywords": [
  1619. "template"
  1620. ],
  1621. "time": "2015-06-21 13:50:34"
  1622. },
  1623. {
  1624. "name": "phpunit/php-timer",
  1625. "version": "1.0.7",
  1626. "source": {
  1627. "type": "git",
  1628. "url": "https://github.com/sebastianbergmann/php-timer.git",
  1629. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
  1630. },
  1631. "dist": {
  1632. "type": "zip",
  1633. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  1634. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  1635. "shasum": ""
  1636. },
  1637. "require": {
  1638. "php": ">=5.3.3"
  1639. },
  1640. "type": "library",
  1641. "autoload": {
  1642. "classmap": [
  1643. "src/"
  1644. ]
  1645. },
  1646. "notification-url": "https://packagist.org/downloads/",
  1647. "license": [
  1648. "BSD-3-Clause"
  1649. ],
  1650. "authors": [
  1651. {
  1652. "name": "Sebastian Bergmann",
  1653. "email": "sb@sebastian-bergmann.de",
  1654. "role": "lead"
  1655. }
  1656. ],
  1657. "description": "Utility class for timing",
  1658. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  1659. "keywords": [
  1660. "timer"
  1661. ],
  1662. "time": "2015-06-21 08:01:12"
  1663. },
  1664. {
  1665. "name": "phpunit/php-token-stream",
  1666. "version": "1.4.8",
  1667. "source": {
  1668. "type": "git",
  1669. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  1670. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
  1671. },
  1672. "dist": {
  1673. "type": "zip",
  1674. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  1675. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  1676. "shasum": ""
  1677. },
  1678. "require": {
  1679. "ext-tokenizer": "*",
  1680. "php": ">=5.3.3"
  1681. },
  1682. "require-dev": {
  1683. "phpunit/phpunit": "~4.2"
  1684. },
  1685. "type": "library",
  1686. "extra": {
  1687. "branch-alias": {
  1688. "dev-master": "1.4-dev"
  1689. }
  1690. },
  1691. "autoload": {
  1692. "classmap": [
  1693. "src/"
  1694. ]
  1695. },
  1696. "notification-url": "https://packagist.org/downloads/",
  1697. "license": [
  1698. "BSD-3-Clause"
  1699. ],
  1700. "authors": [
  1701. {
  1702. "name": "Sebastian Bergmann",
  1703. "email": "sebastian@phpunit.de"
  1704. }
  1705. ],
  1706. "description": "Wrapper around PHP's tokenizer extension.",
  1707. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  1708. "keywords": [
  1709. "tokenizer"
  1710. ],
  1711. "time": "2015-09-15 10:49:45"
  1712. },
  1713. {
  1714. "name": "phpunit/phpunit",
  1715. "version": "5.3.2",
  1716. "source": {
  1717. "type": "git",
  1718. "url": "https://github.com/sebastianbergmann/phpunit.git",
  1719. "reference": "2c6da3536035617bae3fe3db37283c9e0eb63ab3"
  1720. },
  1721. "dist": {
  1722. "type": "zip",
  1723. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2c6da3536035617bae3fe3db37283c9e0eb63ab3",
  1724. "reference": "2c6da3536035617bae3fe3db37283c9e0eb63ab3",
  1725. "shasum": ""
  1726. },
  1727. "require": {
  1728. "ext-dom": "*",
  1729. "ext-json": "*",
  1730. "ext-pcre": "*",
  1731. "ext-reflection": "*",
  1732. "ext-spl": "*",
  1733. "myclabs/deep-copy": "~1.3",
  1734. "php": "^5.6 || ^7.0",
  1735. "phpspec/prophecy": "^1.3.1",
  1736. "phpunit/php-code-coverage": "^3.3.0",
  1737. "phpunit/php-file-iterator": "~1.4",
  1738. "phpunit/php-text-template": "~1.2",
  1739. "phpunit/php-timer": "^1.0.6",
  1740. "phpunit/phpunit-mock-objects": "^3.1",
  1741. "sebastian/comparator": "~1.1",
  1742. "sebastian/diff": "~1.2",
  1743. "sebastian/environment": "~1.3",
  1744. "sebastian/exporter": "~1.2",
  1745. "sebastian/global-state": "~1.0",
  1746. "sebastian/object-enumerator": "~1.0",
  1747. "sebastian/resource-operations": "~1.0",
  1748. "sebastian/version": "~1.0|~2.0",
  1749. "symfony/yaml": "~2.1|~3.0"
  1750. },
  1751. "suggest": {
  1752. "phpunit/php-invoker": "~1.1"
  1753. },
  1754. "bin": [
  1755. "phpunit"
  1756. ],
  1757. "type": "library",
  1758. "extra": {
  1759. "branch-alias": {
  1760. "dev-master": "5.3.x-dev"
  1761. }
  1762. },
  1763. "autoload": {
  1764. "classmap": [
  1765. "src/"
  1766. ]
  1767. },
  1768. "notification-url": "https://packagist.org/downloads/",
  1769. "license": [
  1770. "BSD-3-Clause"
  1771. ],
  1772. "authors": [
  1773. {
  1774. "name": "Sebastian Bergmann",
  1775. "email": "sebastian@phpunit.de",
  1776. "role": "lead"
  1777. }
  1778. ],
  1779. "description": "The PHP Unit Testing framework.",
  1780. "homepage": "https://phpunit.de/",
  1781. "keywords": [
  1782. "phpunit",
  1783. "testing",
  1784. "xunit"
  1785. ],
  1786. "time": "2016-04-12 16:20:08"
  1787. },
  1788. {
  1789. "name": "phpunit/phpunit-mock-objects",
  1790. "version": "3.1.2",
  1791. "source": {
  1792. "type": "git",
  1793. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  1794. "reference": "7c34c9bdde4131b824086457a3145e27dba10ca1"
  1795. },
  1796. "dist": {
  1797. "type": "zip",
  1798. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/7c34c9bdde4131b824086457a3145e27dba10ca1",
  1799. "reference": "7c34c9bdde4131b824086457a3145e27dba10ca1",
  1800. "shasum": ""
  1801. },
  1802. "require": {
  1803. "doctrine/instantiator": "^1.0.2",
  1804. "php": ">=5.6",
  1805. "phpunit/php-text-template": "~1.2",
  1806. "sebastian/exporter": "~1.2"
  1807. },
  1808. "require-dev": {
  1809. "phpunit/phpunit": "~5"
  1810. },
  1811. "suggest": {
  1812. "ext-soap": "*"
  1813. },
  1814. "type": "library",
  1815. "extra": {
  1816. "branch-alias": {
  1817. "dev-master": "3.1.x-dev"
  1818. }
  1819. },
  1820. "autoload": {
  1821. "classmap": [
  1822. "src/"
  1823. ]
  1824. },
  1825. "notification-url": "https://packagist.org/downloads/",
  1826. "license": [
  1827. "BSD-3-Clause"
  1828. ],
  1829. "authors": [
  1830. {
  1831. "name": "Sebastian Bergmann",
  1832. "email": "sb@sebastian-bergmann.de",
  1833. "role": "lead"
  1834. }
  1835. ],
  1836. "description": "Mock Object library for PHPUnit",
  1837. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  1838. "keywords": [
  1839. "mock",
  1840. "xunit"
  1841. ],
  1842. "time": "2016-03-24 05:58:25"
  1843. },
  1844. {
  1845. "name": "sebastian/code-unit-reverse-lookup",
  1846. "version": "1.0.0",
  1847. "source": {
  1848. "type": "git",
  1849. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  1850. "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe"
  1851. },
  1852. "dist": {
  1853. "type": "zip",
  1854. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
  1855. "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
  1856. "shasum": ""
  1857. },
  1858. "require": {
  1859. "php": ">=5.6"
  1860. },
  1861. "require-dev": {
  1862. "phpunit/phpunit": "~5"
  1863. },
  1864. "type": "library",
  1865. "extra": {
  1866. "branch-alias": {
  1867. "dev-master": "1.0.x-dev"
  1868. }
  1869. },
  1870. "autoload": {
  1871. "classmap": [
  1872. "src/"
  1873. ]
  1874. },
  1875. "notification-url": "https://packagist.org/downloads/",
  1876. "license": [
  1877. "BSD-3-Clause"
  1878. ],
  1879. "authors": [
  1880. {
  1881. "name": "Sebastian Bergmann",
  1882. "email": "sebastian@phpunit.de"
  1883. }
  1884. ],
  1885. "description": "Looks up which function or method a line of code belongs to",
  1886. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  1887. "time": "2016-02-13 06:45:14"
  1888. },
  1889. {
  1890. "name": "sebastian/comparator",
  1891. "version": "1.2.0",
  1892. "source": {
  1893. "type": "git",
  1894. "url": "https://github.com/sebastianbergmann/comparator.git",
  1895. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
  1896. },
  1897. "dist": {
  1898. "type": "zip",
  1899. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
  1900. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
  1901. "shasum": ""
  1902. },
  1903. "require": {
  1904. "php": ">=5.3.3",
  1905. "sebastian/diff": "~1.2",
  1906. "sebastian/exporter": "~1.2"
  1907. },
  1908. "require-dev": {
  1909. "phpunit/phpunit": "~4.4"
  1910. },
  1911. "type": "library",
  1912. "extra": {
  1913. "branch-alias": {
  1914. "dev-master": "1.2.x-dev"
  1915. }
  1916. },
  1917. "autoload": {
  1918. "classmap": [
  1919. "src/"
  1920. ]
  1921. },
  1922. "notification-url": "https://packagist.org/downloads/",
  1923. "license": [
  1924. "BSD-3-Clause"
  1925. ],
  1926. "authors": [
  1927. {
  1928. "name": "Jeff Welch",
  1929. "email": "whatthejeff@gmail.com"
  1930. },
  1931. {
  1932. "name": "Volker Dusch",
  1933. "email": "github@wallbash.com"
  1934. },
  1935. {
  1936. "name": "Bernhard Schussek",
  1937. "email": "bschussek@2bepublished.at"
  1938. },
  1939. {
  1940. "name": "Sebastian Bergmann",
  1941. "email": "sebastian@phpunit.de"
  1942. }
  1943. ],
  1944. "description": "Provides the functionality to compare PHP values for equality",
  1945. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  1946. "keywords": [
  1947. "comparator",
  1948. "compare",
  1949. "equality"
  1950. ],
  1951. "time": "2015-07-26 15:48:44"
  1952. },
  1953. {
  1954. "name": "sebastian/diff",
  1955. "version": "1.4.1",
  1956. "source": {
  1957. "type": "git",
  1958. "url": "https://github.com/sebastianbergmann/diff.git",
  1959. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
  1960. },
  1961. "dist": {
  1962. "type": "zip",
  1963. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
  1964. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
  1965. "shasum": ""
  1966. },
  1967. "require": {
  1968. "php": ">=5.3.3"
  1969. },
  1970. "require-dev": {
  1971. "phpunit/phpunit": "~4.8"
  1972. },
  1973. "type": "library",
  1974. "extra": {
  1975. "branch-alias": {
  1976. "dev-master": "1.4-dev"
  1977. }
  1978. },
  1979. "autoload": {
  1980. "classmap": [
  1981. "src/"
  1982. ]
  1983. },
  1984. "notification-url": "https://packagist.org/downloads/",
  1985. "license": [
  1986. "BSD-3-Clause"
  1987. ],
  1988. "authors": [
  1989. {
  1990. "name": "Kore Nordmann",
  1991. "email": "mail@kore-nordmann.de"
  1992. },
  1993. {
  1994. "name": "Sebastian Bergmann",
  1995. "email": "sebastian@phpunit.de"
  1996. }
  1997. ],
  1998. "description": "Diff implementation",
  1999. "homepage": "https://github.com/sebastianbergmann/diff",
  2000. "keywords": [
  2001. "diff"
  2002. ],
  2003. "time": "2015-12-08 07:14:41"
  2004. },
  2005. {
  2006. "name": "sebastian/environment",
  2007. "version": "1.3.5",
  2008. "source": {
  2009. "type": "git",
  2010. "url": "https://github.com/sebastianbergmann/environment.git",
  2011. "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf"
  2012. },
  2013. "dist": {
  2014. "type": "zip",
  2015. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf",
  2016. "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf",
  2017. "shasum": ""
  2018. },
  2019. "require": {
  2020. "php": ">=5.3.3"
  2021. },
  2022. "require-dev": {
  2023. "phpunit/phpunit": "~4.4"
  2024. },
  2025. "type": "library",
  2026. "extra": {
  2027. "branch-alias": {
  2028. "dev-master": "1.3.x-dev"
  2029. }
  2030. },
  2031. "autoload": {
  2032. "classmap": [
  2033. "src/"
  2034. ]
  2035. },
  2036. "notification-url": "https://packagist.org/downloads/",
  2037. "license": [
  2038. "BSD-3-Clause"
  2039. ],
  2040. "authors": [
  2041. {
  2042. "name": "Sebastian Bergmann",
  2043. "email": "sebastian@phpunit.de"
  2044. }
  2045. ],
  2046. "description": "Provides functionality to handle HHVM/PHP environments",
  2047. "homepage": "http://www.github.com/sebastianbergmann/environment",
  2048. "keywords": [
  2049. "Xdebug",
  2050. "environment",
  2051. "hhvm"
  2052. ],
  2053. "time": "2016-02-26 18:40:46"
  2054. },
  2055. {
  2056. "name": "sebastian/exporter",
  2057. "version": "1.2.1",
  2058. "source": {
  2059. "type": "git",
  2060. "url": "https://github.com/sebastianbergmann/exporter.git",
  2061. "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
  2062. },
  2063. "dist": {
  2064. "type": "zip",
  2065. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
  2066. "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
  2067. "shasum": ""
  2068. },
  2069. "require": {
  2070. "php": ">=5.3.3",
  2071. "sebastian/recursion-context": "~1.0"
  2072. },
  2073. "require-dev": {
  2074. "phpunit/phpunit": "~4.4"
  2075. },
  2076. "type": "library",
  2077. "extra": {
  2078. "branch-alias": {
  2079. "dev-master": "1.2.x-dev"
  2080. }
  2081. },
  2082. "autoload": {
  2083. "classmap": [
  2084. "src/"
  2085. ]
  2086. },
  2087. "notification-url": "https://packagist.org/downloads/",
  2088. "license": [
  2089. "BSD-3-Clause"
  2090. ],
  2091. "authors": [
  2092. {
  2093. "name": "Jeff Welch",
  2094. "email": "whatthejeff@gmail.com"
  2095. },
  2096. {
  2097. "name": "Volker Dusch",
  2098. "email": "github@wallbash.com"
  2099. },
  2100. {
  2101. "name": "Bernhard Schussek",
  2102. "email": "bschussek@2bepublished.at"
  2103. },
  2104. {
  2105. "name": "Sebastian Bergmann",
  2106. "email": "sebastian@phpunit.de"
  2107. },
  2108. {
  2109. "name": "Adam Harvey",
  2110. "email": "aharvey@php.net"
  2111. }
  2112. ],
  2113. "description": "Provides the functionality to export PHP variables for visualization",
  2114. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  2115. "keywords": [
  2116. "export",
  2117. "exporter"
  2118. ],
  2119. "time": "2015-06-21 07:55:53"
  2120. },
  2121. {
  2122. "name": "sebastian/global-state",
  2123. "version": "1.1.1",
  2124. "source": {
  2125. "type": "git",
  2126. "url": "https://github.com/sebastianbergmann/global-state.git",
  2127. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  2128. },
  2129. "dist": {
  2130. "type": "zip",
  2131. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  2132. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  2133. "shasum": ""
  2134. },
  2135. "require": {
  2136. "php": ">=5.3.3"
  2137. },
  2138. "require-dev": {
  2139. "phpunit/phpunit": "~4.2"
  2140. },
  2141. "suggest": {
  2142. "ext-uopz": "*"
  2143. },
  2144. "type": "library",
  2145. "extra": {
  2146. "branch-alias": {
  2147. "dev-master": "1.0-dev"
  2148. }
  2149. },
  2150. "autoload": {
  2151. "classmap": [
  2152. "src/"
  2153. ]
  2154. },
  2155. "notification-url": "https://packagist.org/downloads/",
  2156. "license": [
  2157. "BSD-3-Clause"
  2158. ],
  2159. "authors": [
  2160. {
  2161. "name": "Sebastian Bergmann",
  2162. "email": "sebastian@phpunit.de"
  2163. }
  2164. ],
  2165. "description": "Snapshotting of global state",
  2166. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  2167. "keywords": [
  2168. "global state"
  2169. ],
  2170. "time": "2015-10-12 03:26:01"
  2171. },
  2172. {
  2173. "name": "sebastian/object-enumerator",
  2174. "version": "1.0.0",
  2175. "source": {
  2176. "type": "git",
  2177. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  2178. "reference": "d4ca2fb70344987502567bc50081c03e6192fb26"
  2179. },
  2180. "dist": {
  2181. "type": "zip",
  2182. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d4ca2fb70344987502567bc50081c03e6192fb26",
  2183. "reference": "d4ca2fb70344987502567bc50081c03e6192fb26",
  2184. "shasum": ""
  2185. },
  2186. "require": {
  2187. "php": ">=5.6",
  2188. "sebastian/recursion-context": "~1.0"
  2189. },
  2190. "require-dev": {
  2191. "phpunit/phpunit": "~5"
  2192. },
  2193. "type": "library",
  2194. "extra": {
  2195. "branch-alias": {
  2196. "dev-master": "1.0.x-dev"
  2197. }
  2198. },
  2199. "autoload": {
  2200. "classmap": [
  2201. "src/"
  2202. ]
  2203. },
  2204. "notification-url": "https://packagist.org/downloads/",
  2205. "license": [
  2206. "BSD-3-Clause"
  2207. ],
  2208. "authors": [
  2209. {
  2210. "name": "Sebastian Bergmann",
  2211. "email": "sebastian@phpunit.de"
  2212. }
  2213. ],
  2214. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  2215. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  2216. "time": "2016-01-28 13:25:10"
  2217. },
  2218. {
  2219. "name": "sebastian/recursion-context",
  2220. "version": "1.0.2",
  2221. "source": {
  2222. "type": "git",
  2223. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  2224. "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
  2225. },
  2226. "dist": {
  2227. "type": "zip",
  2228. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
  2229. "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
  2230. "shasum": ""
  2231. },
  2232. "require": {
  2233. "php": ">=5.3.3"
  2234. },
  2235. "require-dev": {
  2236. "phpunit/phpunit": "~4.4"
  2237. },
  2238. "type": "library",
  2239. "extra": {
  2240. "branch-alias": {
  2241. "dev-master": "1.0.x-dev"
  2242. }
  2243. },
  2244. "autoload": {
  2245. "classmap": [
  2246. "src/"
  2247. ]
  2248. },
  2249. "notification-url": "https://packagist.org/downloads/",
  2250. "license": [
  2251. "BSD-3-Clause"
  2252. ],
  2253. "authors": [
  2254. {
  2255. "name": "Jeff Welch",
  2256. "email": "whatthejeff@gmail.com"
  2257. },
  2258. {
  2259. "name": "Sebastian Bergmann",
  2260. "email": "sebastian@phpunit.de"
  2261. },
  2262. {
  2263. "name": "Adam Harvey",
  2264. "email": "aharvey@php.net"
  2265. }
  2266. ],
  2267. "description": "Provides functionality to recursively process PHP variables",
  2268. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  2269. "time": "2015-11-11 19:50:13"
  2270. },
  2271. {
  2272. "name": "sebastian/resource-operations",
  2273. "version": "1.0.0",
  2274. "source": {
  2275. "type": "git",
  2276. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  2277. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
  2278. },
  2279. "dist": {
  2280. "type": "zip",
  2281. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  2282. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  2283. "shasum": ""
  2284. },
  2285. "require": {
  2286. "php": ">=5.6.0"
  2287. },
  2288. "type": "library",
  2289. "extra": {
  2290. "branch-alias": {
  2291. "dev-master": "1.0.x-dev"
  2292. }
  2293. },
  2294. "autoload": {
  2295. "classmap": [
  2296. "src/"
  2297. ]
  2298. },
  2299. "notification-url": "https://packagist.org/downloads/",
  2300. "license": [
  2301. "BSD-3-Clause"
  2302. ],
  2303. "authors": [
  2304. {
  2305. "name": "Sebastian Bergmann",
  2306. "email": "sebastian@phpunit.de"
  2307. }
  2308. ],
  2309. "description": "Provides a list of PHP built-in functions that operate on resources",
  2310. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  2311. "time": "2015-07-28 20:34:47"
  2312. },
  2313. {
  2314. "name": "sebastian/version",
  2315. "version": "2.0.0",
  2316. "source": {
  2317. "type": "git",
  2318. "url": "https://github.com/sebastianbergmann/version.git",
  2319. "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5"
  2320. },
  2321. "dist": {
  2322. "type": "zip",
  2323. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
  2324. "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
  2325. "shasum": ""
  2326. },
  2327. "require": {
  2328. "php": ">=5.6"
  2329. },
  2330. "type": "library",
  2331. "extra": {
  2332. "branch-alias": {
  2333. "dev-master": "2.0.x-dev"
  2334. }
  2335. },
  2336. "autoload": {
  2337. "classmap": [
  2338. "src/"
  2339. ]
  2340. },
  2341. "notification-url": "https://packagist.org/downloads/",
  2342. "license": [
  2343. "BSD-3-Clause"
  2344. ],
  2345. "authors": [
  2346. {
  2347. "name": "Sebastian Bergmann",
  2348. "email": "sebastian@phpunit.de",
  2349. "role": "lead"
  2350. }
  2351. ],
  2352. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  2353. "homepage": "https://github.com/sebastianbergmann/version",
  2354. "time": "2016-02-04 12:56:52"
  2355. },
  2356. {
  2357. "name": "symfony/yaml",
  2358. "version": "v3.0.4",
  2359. "source": {
  2360. "type": "git",
  2361. "url": "https://github.com/symfony/yaml.git",
  2362. "reference": "0047c8366744a16de7516622c5b7355336afae96"
  2363. },
  2364. "dist": {
  2365. "type": "zip",
  2366. "url": "https://api.github.com/repos/symfony/yaml/zipball/0047c8366744a16de7516622c5b7355336afae96",
  2367. "reference": "0047c8366744a16de7516622c5b7355336afae96",
  2368. "shasum": ""
  2369. },
  2370. "require": {
  2371. "php": ">=5.5.9"
  2372. },
  2373. "type": "library",
  2374. "extra": {
  2375. "branch-alias": {
  2376. "dev-master": "3.0-dev"
  2377. }
  2378. },
  2379. "autoload": {
  2380. "psr-4": {
  2381. "Symfony\\Component\\Yaml\\": ""
  2382. },
  2383. "exclude-from-classmap": [
  2384. "/Tests/"
  2385. ]
  2386. },
  2387. "notification-url": "https://packagist.org/downloads/",
  2388. "license": [
  2389. "MIT"
  2390. ],
  2391. "authors": [
  2392. {
  2393. "name": "Fabien Potencier",
  2394. "email": "fabien@symfony.com"
  2395. },
  2396. {
  2397. "name": "Symfony Community",
  2398. "homepage": "https://symfony.com/contributors"
  2399. }
  2400. ],
  2401. "description": "Symfony Yaml Component",
  2402. "homepage": "https://symfony.com",
  2403. "time": "2016-03-04 07:55:57"
  2404. }
  2405. ],
  2406. "aliases": [],
  2407. "minimum-stability": "stable",
  2408. "stability-flags": [],
  2409. "prefer-stable": false,
  2410. "prefer-lowest": false,
  2411. "platform": {
  2412. "php": ">=5.5"
  2413. },
  2414. "platform-dev": []
  2415. }