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.

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