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.

2307 lines
79 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
  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": "3d6f1de70635267d75ea090ffbb4e6a7",
  8. "content-hash": "a14b6b6853bab479528698c9e03944c1",
  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.1",
  53. "source": {
  54. "type": "git",
  55. "url": "https://github.com/camspiers/json-pretty.git",
  56. "reference": "73c0bd55ca966f31f79d690a4b0aabaf98ad5d94"
  57. },
  58. "dist": {
  59. "type": "zip",
  60. "url": "https://api.github.com/repos/camspiers/json-pretty/zipball/73c0bd55ca966f31f79d690a4b0aabaf98ad5d94",
  61. "reference": "73c0bd55ca966f31f79d690a4b0aabaf98ad5d94",
  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": "2015-09-17 16:05:48"
  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.13",
  198. "source": {
  199. "type": "git",
  200. "url": "https://github.com/indieweb/indieauth-client-php.git",
  201. "reference": "d438bb03db15b4ccc6c63228be16de7870b6ab99"
  202. },
  203. "dist": {
  204. "type": "zip",
  205. "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/d438bb03db15b4ccc6c63228be16de7870b6ab99",
  206. "reference": "d438bb03db15b4ccc6c63228be16de7870b6ab99",
  207. "shasum": ""
  208. },
  209. "require": {
  210. "barnabywalters/mf-cleaner": "0.*",
  211. "indieweb/link-rel-parser": "0.1.1",
  212. "mf2/mf2": "0.2.*",
  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-02-08 23:56:31"
  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.2",
  283. "source": {
  284. "type": "git",
  285. "url": "https://github.com/indieweb/mention-client-php.git",
  286. "reference": "0f2cd135c8fb2b848b10915950b1756a8a1e8614"
  287. },
  288. "dist": {
  289. "type": "zip",
  290. "url": "https://api.github.com/repos/indieweb/mention-client-php/zipball/0f2cd135c8fb2b848b10915950b1756a8a1e8614",
  291. "reference": "0f2cd135c8fb2b848b10915950b1756a8a1e8614",
  292. "shasum": ""
  293. },
  294. "require": {
  295. "mf2/mf2": "0.2.*",
  296. "php": ">=5.3"
  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": "2015-12-24 20:00:09"
  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.2.12",
  638. "source": {
  639. "type": "git",
  640. "url": "https://github.com/indieweb/php-mf2.git",
  641. "reference": "6701504876d6c9242eb310b35f41d40d9785ab4e"
  642. },
  643. "dist": {
  644. "type": "zip",
  645. "url": "https://api.github.com/repos/indieweb/php-mf2/zipball/6701504876d6c9242eb310b35f41d40d9785ab4e",
  646. "reference": "6701504876d6c9242eb310b35f41d40d9785ab4e",
  647. "shasum": ""
  648. },
  649. "require": {
  650. "php": ">=5.3.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. "MIT"
  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": "2015-07-12 14:10:01"
  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.17.2",
  742. "source": {
  743. "type": "git",
  744. "url": "https://github.com/Seldaek/monolog.git",
  745. "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24"
  746. },
  747. "dist": {
  748. "type": "zip",
  749. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
  750. "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
  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-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. "videlalvaro/php-amqplib": "~2.4"
  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. "php-console/php-console": "Allow sending log messages to Google Chrome",
  780. "raven/raven": "Allow sending log messages to a Sentry server",
  781. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  782. "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  783. "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
  784. },
  785. "type": "library",
  786. "extra": {
  787. "branch-alias": {
  788. "dev-master": "1.16.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": "2015-10-14 12:51:02"
  815. },
  816. {
  817. "name": "nikic/fast-route",
  818. "version": "v0.7.0",
  819. "source": {
  820. "type": "git",
  821. "url": "https://github.com/nikic/FastRoute.git",
  822. "reference": "8164b4a0d8afde4eae5f1bfc39084972ba23ad36"
  823. },
  824. "dist": {
  825. "type": "zip",
  826. "url": "https://api.github.com/repos/nikic/FastRoute/zipball/8164b4a0d8afde4eae5f1bfc39084972ba23ad36",
  827. "reference": "8164b4a0d8afde4eae5f1bfc39084972ba23ad36",
  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": "2015-12-20 19:50:12"
  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-21 22:52:21"
  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-07 21:42:41"
  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-30 18:34:15"
  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-21 11:40:51"
  1033. },
  1034. {
  1035. "name": "symfony/http-foundation",
  1036. "version": "v2.8.2",
  1037. "source": {
  1038. "type": "git",
  1039. "url": "https://github.com/symfony/http-foundation.git",
  1040. "reference": "9194b33c71da8ef4d05d22964376f2f9c95a1bfd"
  1041. },
  1042. "dist": {
  1043. "type": "zip",
  1044. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9194b33c71da8ef4d05d22964376f2f9c95a1bfd",
  1045. "reference": "9194b33c71da8ef4d05d22964376f2f9c95a1bfd",
  1046. "shasum": ""
  1047. },
  1048. "require": {
  1049. "php": ">=5.3.9",
  1050. "symfony/polyfill-php54": "~1.0",
  1051. "symfony/polyfill-php55": "~1.0"
  1052. },
  1053. "require-dev": {
  1054. "symfony/expression-language": "~2.4|~3.0.0"
  1055. },
  1056. "type": "library",
  1057. "extra": {
  1058. "branch-alias": {
  1059. "dev-master": "2.8-dev"
  1060. }
  1061. },
  1062. "autoload": {
  1063. "psr-4": {
  1064. "Symfony\\Component\\HttpFoundation\\": ""
  1065. },
  1066. "exclude-from-classmap": [
  1067. "/Tests/"
  1068. ]
  1069. },
  1070. "notification-url": "https://packagist.org/downloads/",
  1071. "license": [
  1072. "MIT"
  1073. ],
  1074. "authors": [
  1075. {
  1076. "name": "Fabien Potencier",
  1077. "email": "fabien@symfony.com"
  1078. },
  1079. {
  1080. "name": "Symfony Community",
  1081. "homepage": "https://symfony.com/contributors"
  1082. }
  1083. ],
  1084. "description": "Symfony HttpFoundation Component",
  1085. "homepage": "https://symfony.com",
  1086. "time": "2016-01-13 10:28:07"
  1087. },
  1088. {
  1089. "name": "symfony/polyfill-php54",
  1090. "version": "v1.1.0",
  1091. "source": {
  1092. "type": "git",
  1093. "url": "https://github.com/symfony/polyfill-php54.git",
  1094. "reference": "74663d5a2ff3c530c1bc0571500e0feec9094054"
  1095. },
  1096. "dist": {
  1097. "type": "zip",
  1098. "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/74663d5a2ff3c530c1bc0571500e0feec9094054",
  1099. "reference": "74663d5a2ff3c530c1bc0571500e0feec9094054",
  1100. "shasum": ""
  1101. },
  1102. "require": {
  1103. "php": ">=5.3.3"
  1104. },
  1105. "type": "library",
  1106. "extra": {
  1107. "branch-alias": {
  1108. "dev-master": "1.1-dev"
  1109. }
  1110. },
  1111. "autoload": {
  1112. "psr-4": {
  1113. "Symfony\\Polyfill\\Php54\\": ""
  1114. },
  1115. "files": [
  1116. "bootstrap.php"
  1117. ],
  1118. "classmap": [
  1119. "Resources/stubs"
  1120. ]
  1121. },
  1122. "notification-url": "https://packagist.org/downloads/",
  1123. "license": [
  1124. "MIT"
  1125. ],
  1126. "authors": [
  1127. {
  1128. "name": "Nicolas Grekas",
  1129. "email": "p@tchwork.com"
  1130. },
  1131. {
  1132. "name": "Symfony Community",
  1133. "homepage": "https://symfony.com/contributors"
  1134. }
  1135. ],
  1136. "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
  1137. "homepage": "https://symfony.com",
  1138. "keywords": [
  1139. "compatibility",
  1140. "polyfill",
  1141. "portable",
  1142. "shim"
  1143. ],
  1144. "time": "2016-01-20 09:13:37"
  1145. },
  1146. {
  1147. "name": "symfony/polyfill-php55",
  1148. "version": "v1.1.0",
  1149. "source": {
  1150. "type": "git",
  1151. "url": "https://github.com/symfony/polyfill-php55.git",
  1152. "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6"
  1153. },
  1154. "dist": {
  1155. "type": "zip",
  1156. "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b4f3f07d91702f8f926339fc4fcf81671d8c27e6",
  1157. "reference": "b4f3f07d91702f8f926339fc4fcf81671d8c27e6",
  1158. "shasum": ""
  1159. },
  1160. "require": {
  1161. "ircmaxell/password-compat": "~1.0",
  1162. "php": ">=5.3.3"
  1163. },
  1164. "type": "library",
  1165. "extra": {
  1166. "branch-alias": {
  1167. "dev-master": "1.1-dev"
  1168. }
  1169. },
  1170. "autoload": {
  1171. "psr-4": {
  1172. "Symfony\\Polyfill\\Php55\\": ""
  1173. },
  1174. "files": [
  1175. "bootstrap.php"
  1176. ]
  1177. },
  1178. "notification-url": "https://packagist.org/downloads/",
  1179. "license": [
  1180. "MIT"
  1181. ],
  1182. "authors": [
  1183. {
  1184. "name": "Nicolas Grekas",
  1185. "email": "p@tchwork.com"
  1186. },
  1187. {
  1188. "name": "Symfony Community",
  1189. "homepage": "https://symfony.com/contributors"
  1190. }
  1191. ],
  1192. "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
  1193. "homepage": "https://symfony.com",
  1194. "keywords": [
  1195. "compatibility",
  1196. "polyfill",
  1197. "portable",
  1198. "shim"
  1199. ],
  1200. "time": "2016-01-20 09:13:37"
  1201. }
  1202. ],
  1203. "packages-dev": [
  1204. {
  1205. "name": "doctrine/instantiator",
  1206. "version": "1.0.5",
  1207. "source": {
  1208. "type": "git",
  1209. "url": "https://github.com/doctrine/instantiator.git",
  1210. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  1211. },
  1212. "dist": {
  1213. "type": "zip",
  1214. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  1215. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  1216. "shasum": ""
  1217. },
  1218. "require": {
  1219. "php": ">=5.3,<8.0-DEV"
  1220. },
  1221. "require-dev": {
  1222. "athletic/athletic": "~0.1.8",
  1223. "ext-pdo": "*",
  1224. "ext-phar": "*",
  1225. "phpunit/phpunit": "~4.0",
  1226. "squizlabs/php_codesniffer": "~2.0"
  1227. },
  1228. "type": "library",
  1229. "extra": {
  1230. "branch-alias": {
  1231. "dev-master": "1.0.x-dev"
  1232. }
  1233. },
  1234. "autoload": {
  1235. "psr-4": {
  1236. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  1237. }
  1238. },
  1239. "notification-url": "https://packagist.org/downloads/",
  1240. "license": [
  1241. "MIT"
  1242. ],
  1243. "authors": [
  1244. {
  1245. "name": "Marco Pivetta",
  1246. "email": "ocramius@gmail.com",
  1247. "homepage": "http://ocramius.github.com/"
  1248. }
  1249. ],
  1250. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  1251. "homepage": "https://github.com/doctrine/instantiator",
  1252. "keywords": [
  1253. "constructor",
  1254. "instantiate"
  1255. ],
  1256. "time": "2015-06-14 21:17:01"
  1257. },
  1258. {
  1259. "name": "myclabs/deep-copy",
  1260. "version": "1.5.0",
  1261. "source": {
  1262. "type": "git",
  1263. "url": "https://github.com/myclabs/DeepCopy.git",
  1264. "reference": "e3abefcd7f106677fd352cd7c187d6c969aa9ddc"
  1265. },
  1266. "dist": {
  1267. "type": "zip",
  1268. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/e3abefcd7f106677fd352cd7c187d6c969aa9ddc",
  1269. "reference": "e3abefcd7f106677fd352cd7c187d6c969aa9ddc",
  1270. "shasum": ""
  1271. },
  1272. "require": {
  1273. "php": ">=5.4.0"
  1274. },
  1275. "require-dev": {
  1276. "doctrine/collections": "1.*",
  1277. "phpunit/phpunit": "~4.1"
  1278. },
  1279. "type": "library",
  1280. "autoload": {
  1281. "psr-4": {
  1282. "DeepCopy\\": "src/DeepCopy/"
  1283. }
  1284. },
  1285. "notification-url": "https://packagist.org/downloads/",
  1286. "license": [
  1287. "MIT"
  1288. ],
  1289. "description": "Create deep copies (clones) of your objects",
  1290. "homepage": "https://github.com/myclabs/DeepCopy",
  1291. "keywords": [
  1292. "clone",
  1293. "copy",
  1294. "duplicate",
  1295. "object",
  1296. "object graph"
  1297. ],
  1298. "time": "2015-11-07 22:20:37"
  1299. },
  1300. {
  1301. "name": "phpdocumentor/reflection-docblock",
  1302. "version": "2.0.4",
  1303. "source": {
  1304. "type": "git",
  1305. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  1306. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
  1307. },
  1308. "dist": {
  1309. "type": "zip",
  1310. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
  1311. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
  1312. "shasum": ""
  1313. },
  1314. "require": {
  1315. "php": ">=5.3.3"
  1316. },
  1317. "require-dev": {
  1318. "phpunit/phpunit": "~4.0"
  1319. },
  1320. "suggest": {
  1321. "dflydev/markdown": "~1.0",
  1322. "erusev/parsedown": "~1.0"
  1323. },
  1324. "type": "library",
  1325. "extra": {
  1326. "branch-alias": {
  1327. "dev-master": "2.0.x-dev"
  1328. }
  1329. },
  1330. "autoload": {
  1331. "psr-0": {
  1332. "phpDocumentor": [
  1333. "src/"
  1334. ]
  1335. }
  1336. },
  1337. "notification-url": "https://packagist.org/downloads/",
  1338. "license": [
  1339. "MIT"
  1340. ],
  1341. "authors": [
  1342. {
  1343. "name": "Mike van Riel",
  1344. "email": "mike.vanriel@naenius.com"
  1345. }
  1346. ],
  1347. "time": "2015-02-03 12:10:50"
  1348. },
  1349. {
  1350. "name": "phpspec/prophecy",
  1351. "version": "v1.6.0",
  1352. "source": {
  1353. "type": "git",
  1354. "url": "https://github.com/phpspec/prophecy.git",
  1355. "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972"
  1356. },
  1357. "dist": {
  1358. "type": "zip",
  1359. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972",
  1360. "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972",
  1361. "shasum": ""
  1362. },
  1363. "require": {
  1364. "doctrine/instantiator": "^1.0.2",
  1365. "php": "^5.3|^7.0",
  1366. "phpdocumentor/reflection-docblock": "~2.0",
  1367. "sebastian/comparator": "~1.1",
  1368. "sebastian/recursion-context": "~1.0"
  1369. },
  1370. "require-dev": {
  1371. "phpspec/phpspec": "~2.0"
  1372. },
  1373. "type": "library",
  1374. "extra": {
  1375. "branch-alias": {
  1376. "dev-master": "1.5.x-dev"
  1377. }
  1378. },
  1379. "autoload": {
  1380. "psr-0": {
  1381. "Prophecy\\": "src/"
  1382. }
  1383. },
  1384. "notification-url": "https://packagist.org/downloads/",
  1385. "license": [
  1386. "MIT"
  1387. ],
  1388. "authors": [
  1389. {
  1390. "name": "Konstantin Kudryashov",
  1391. "email": "ever.zet@gmail.com",
  1392. "homepage": "http://everzet.com"
  1393. },
  1394. {
  1395. "name": "Marcello Duarte",
  1396. "email": "marcello.duarte@gmail.com"
  1397. }
  1398. ],
  1399. "description": "Highly opinionated mocking framework for PHP 5.3+",
  1400. "homepage": "https://github.com/phpspec/prophecy",
  1401. "keywords": [
  1402. "Double",
  1403. "Dummy",
  1404. "fake",
  1405. "mock",
  1406. "spy",
  1407. "stub"
  1408. ],
  1409. "time": "2016-02-15 07:46:21"
  1410. },
  1411. {
  1412. "name": "phpunit/php-code-coverage",
  1413. "version": "3.2.1",
  1414. "source": {
  1415. "type": "git",
  1416. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  1417. "reference": "a58f95ae76fe201b571fad3e8370a50c4368678c"
  1418. },
  1419. "dist": {
  1420. "type": "zip",
  1421. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/a58f95ae76fe201b571fad3e8370a50c4368678c",
  1422. "reference": "a58f95ae76fe201b571fad3e8370a50c4368678c",
  1423. "shasum": ""
  1424. },
  1425. "require": {
  1426. "php": "^5.6 || ^7.0",
  1427. "phpunit/php-file-iterator": "~1.3",
  1428. "phpunit/php-text-template": "~1.2",
  1429. "phpunit/php-token-stream": "^1.4.2",
  1430. "sebastian/code-unit-reverse-lookup": "~1.0",
  1431. "sebastian/environment": "^1.3.2",
  1432. "sebastian/version": "~1.0|~2.0"
  1433. },
  1434. "require-dev": {
  1435. "ext-xdebug": ">=2.1.4",
  1436. "phpunit/phpunit": "~5"
  1437. },
  1438. "suggest": {
  1439. "ext-dom": "*",
  1440. "ext-xdebug": ">=2.2.1",
  1441. "ext-xmlwriter": "*"
  1442. },
  1443. "type": "library",
  1444. "extra": {
  1445. "branch-alias": {
  1446. "dev-master": "3.2.x-dev"
  1447. }
  1448. },
  1449. "autoload": {
  1450. "classmap": [
  1451. "src/"
  1452. ]
  1453. },
  1454. "notification-url": "https://packagist.org/downloads/",
  1455. "license": [
  1456. "BSD-3-Clause"
  1457. ],
  1458. "authors": [
  1459. {
  1460. "name": "Sebastian Bergmann",
  1461. "email": "sb@sebastian-bergmann.de",
  1462. "role": "lead"
  1463. }
  1464. ],
  1465. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  1466. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  1467. "keywords": [
  1468. "coverage",
  1469. "testing",
  1470. "xunit"
  1471. ],
  1472. "time": "2016-02-18 07:31:12"
  1473. },
  1474. {
  1475. "name": "phpunit/php-file-iterator",
  1476. "version": "1.4.1",
  1477. "source": {
  1478. "type": "git",
  1479. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  1480. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
  1481. },
  1482. "dist": {
  1483. "type": "zip",
  1484. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  1485. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  1486. "shasum": ""
  1487. },
  1488. "require": {
  1489. "php": ">=5.3.3"
  1490. },
  1491. "type": "library",
  1492. "extra": {
  1493. "branch-alias": {
  1494. "dev-master": "1.4.x-dev"
  1495. }
  1496. },
  1497. "autoload": {
  1498. "classmap": [
  1499. "src/"
  1500. ]
  1501. },
  1502. "notification-url": "https://packagist.org/downloads/",
  1503. "license": [
  1504. "BSD-3-Clause"
  1505. ],
  1506. "authors": [
  1507. {
  1508. "name": "Sebastian Bergmann",
  1509. "email": "sb@sebastian-bergmann.de",
  1510. "role": "lead"
  1511. }
  1512. ],
  1513. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  1514. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  1515. "keywords": [
  1516. "filesystem",
  1517. "iterator"
  1518. ],
  1519. "time": "2015-06-21 13:08:43"
  1520. },
  1521. {
  1522. "name": "phpunit/php-text-template",
  1523. "version": "1.2.1",
  1524. "source": {
  1525. "type": "git",
  1526. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  1527. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  1528. },
  1529. "dist": {
  1530. "type": "zip",
  1531. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  1532. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  1533. "shasum": ""
  1534. },
  1535. "require": {
  1536. "php": ">=5.3.3"
  1537. },
  1538. "type": "library",
  1539. "autoload": {
  1540. "classmap": [
  1541. "src/"
  1542. ]
  1543. },
  1544. "notification-url": "https://packagist.org/downloads/",
  1545. "license": [
  1546. "BSD-3-Clause"
  1547. ],
  1548. "authors": [
  1549. {
  1550. "name": "Sebastian Bergmann",
  1551. "email": "sebastian@phpunit.de",
  1552. "role": "lead"
  1553. }
  1554. ],
  1555. "description": "Simple template engine.",
  1556. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  1557. "keywords": [
  1558. "template"
  1559. ],
  1560. "time": "2015-06-21 13:50:34"
  1561. },
  1562. {
  1563. "name": "phpunit/php-timer",
  1564. "version": "1.0.7",
  1565. "source": {
  1566. "type": "git",
  1567. "url": "https://github.com/sebastianbergmann/php-timer.git",
  1568. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
  1569. },
  1570. "dist": {
  1571. "type": "zip",
  1572. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  1573. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  1574. "shasum": ""
  1575. },
  1576. "require": {
  1577. "php": ">=5.3.3"
  1578. },
  1579. "type": "library",
  1580. "autoload": {
  1581. "classmap": [
  1582. "src/"
  1583. ]
  1584. },
  1585. "notification-url": "https://packagist.org/downloads/",
  1586. "license": [
  1587. "BSD-3-Clause"
  1588. ],
  1589. "authors": [
  1590. {
  1591. "name": "Sebastian Bergmann",
  1592. "email": "sb@sebastian-bergmann.de",
  1593. "role": "lead"
  1594. }
  1595. ],
  1596. "description": "Utility class for timing",
  1597. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  1598. "keywords": [
  1599. "timer"
  1600. ],
  1601. "time": "2015-06-21 08:01:12"
  1602. },
  1603. {
  1604. "name": "phpunit/php-token-stream",
  1605. "version": "1.4.8",
  1606. "source": {
  1607. "type": "git",
  1608. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  1609. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
  1610. },
  1611. "dist": {
  1612. "type": "zip",
  1613. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  1614. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  1615. "shasum": ""
  1616. },
  1617. "require": {
  1618. "ext-tokenizer": "*",
  1619. "php": ">=5.3.3"
  1620. },
  1621. "require-dev": {
  1622. "phpunit/phpunit": "~4.2"
  1623. },
  1624. "type": "library",
  1625. "extra": {
  1626. "branch-alias": {
  1627. "dev-master": "1.4-dev"
  1628. }
  1629. },
  1630. "autoload": {
  1631. "classmap": [
  1632. "src/"
  1633. ]
  1634. },
  1635. "notification-url": "https://packagist.org/downloads/",
  1636. "license": [
  1637. "BSD-3-Clause"
  1638. ],
  1639. "authors": [
  1640. {
  1641. "name": "Sebastian Bergmann",
  1642. "email": "sebastian@phpunit.de"
  1643. }
  1644. ],
  1645. "description": "Wrapper around PHP's tokenizer extension.",
  1646. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  1647. "keywords": [
  1648. "tokenizer"
  1649. ],
  1650. "time": "2015-09-15 10:49:45"
  1651. },
  1652. {
  1653. "name": "phpunit/phpunit",
  1654. "version": "5.2.9",
  1655. "source": {
  1656. "type": "git",
  1657. "url": "https://github.com/sebastianbergmann/phpunit.git",
  1658. "reference": "b12b9c37e382c096b93c3f26e7395775f59a5eea"
  1659. },
  1660. "dist": {
  1661. "type": "zip",
  1662. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b12b9c37e382c096b93c3f26e7395775f59a5eea",
  1663. "reference": "b12b9c37e382c096b93c3f26e7395775f59a5eea",
  1664. "shasum": ""
  1665. },
  1666. "require": {
  1667. "ext-dom": "*",
  1668. "ext-json": "*",
  1669. "ext-pcre": "*",
  1670. "ext-reflection": "*",
  1671. "ext-spl": "*",
  1672. "myclabs/deep-copy": "~1.3",
  1673. "php": "^5.6 || ^7.0",
  1674. "phpspec/prophecy": "^1.3.1",
  1675. "phpunit/php-code-coverage": "^3.2.1",
  1676. "phpunit/php-file-iterator": "~1.4",
  1677. "phpunit/php-text-template": "~1.2",
  1678. "phpunit/php-timer": ">=1.0.6",
  1679. "phpunit/phpunit-mock-objects": ">=3.0.5",
  1680. "sebastian/comparator": "~1.1",
  1681. "sebastian/diff": "~1.2",
  1682. "sebastian/environment": "~1.3",
  1683. "sebastian/exporter": "~1.2",
  1684. "sebastian/global-state": "~1.0",
  1685. "sebastian/resource-operations": "~1.0",
  1686. "sebastian/version": "~1.0|~2.0",
  1687. "symfony/yaml": "~2.1|~3.0"
  1688. },
  1689. "suggest": {
  1690. "phpunit/php-invoker": "~1.1"
  1691. },
  1692. "bin": [
  1693. "phpunit"
  1694. ],
  1695. "type": "library",
  1696. "extra": {
  1697. "branch-alias": {
  1698. "dev-master": "5.2.x-dev"
  1699. }
  1700. },
  1701. "autoload": {
  1702. "classmap": [
  1703. "src/"
  1704. ]
  1705. },
  1706. "notification-url": "https://packagist.org/downloads/",
  1707. "license": [
  1708. "BSD-3-Clause"
  1709. ],
  1710. "authors": [
  1711. {
  1712. "name": "Sebastian Bergmann",
  1713. "email": "sebastian@phpunit.de",
  1714. "role": "lead"
  1715. }
  1716. ],
  1717. "description": "The PHP Unit Testing framework.",
  1718. "homepage": "https://phpunit.de/",
  1719. "keywords": [
  1720. "phpunit",
  1721. "testing",
  1722. "xunit"
  1723. ],
  1724. "time": "2016-02-19 11:43:07"
  1725. },
  1726. {
  1727. "name": "phpunit/phpunit-mock-objects",
  1728. "version": "3.0.6",
  1729. "source": {
  1730. "type": "git",
  1731. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  1732. "reference": "49bc700750196c04dd6bc2c4c99cb632b893836b"
  1733. },
  1734. "dist": {
  1735. "type": "zip",
  1736. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/49bc700750196c04dd6bc2c4c99cb632b893836b",
  1737. "reference": "49bc700750196c04dd6bc2c4c99cb632b893836b",
  1738. "shasum": ""
  1739. },
  1740. "require": {
  1741. "doctrine/instantiator": "^1.0.2",
  1742. "php": ">=5.6",
  1743. "phpunit/php-text-template": "~1.2",
  1744. "sebastian/exporter": "~1.2"
  1745. },
  1746. "require-dev": {
  1747. "phpunit/phpunit": "~5"
  1748. },
  1749. "suggest": {
  1750. "ext-soap": "*"
  1751. },
  1752. "type": "library",
  1753. "extra": {
  1754. "branch-alias": {
  1755. "dev-master": "3.0.x-dev"
  1756. }
  1757. },
  1758. "autoload": {
  1759. "classmap": [
  1760. "src/"
  1761. ]
  1762. },
  1763. "notification-url": "https://packagist.org/downloads/",
  1764. "license": [
  1765. "BSD-3-Clause"
  1766. ],
  1767. "authors": [
  1768. {
  1769. "name": "Sebastian Bergmann",
  1770. "email": "sb@sebastian-bergmann.de",
  1771. "role": "lead"
  1772. }
  1773. ],
  1774. "description": "Mock Object library for PHPUnit",
  1775. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  1776. "keywords": [
  1777. "mock",
  1778. "xunit"
  1779. ],
  1780. "time": "2015-12-08 08:47:06"
  1781. },
  1782. {
  1783. "name": "sebastian/code-unit-reverse-lookup",
  1784. "version": "1.0.0",
  1785. "source": {
  1786. "type": "git",
  1787. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  1788. "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe"
  1789. },
  1790. "dist": {
  1791. "type": "zip",
  1792. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
  1793. "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
  1794. "shasum": ""
  1795. },
  1796. "require": {
  1797. "php": ">=5.6"
  1798. },
  1799. "require-dev": {
  1800. "phpunit/phpunit": "~5"
  1801. },
  1802. "type": "library",
  1803. "extra": {
  1804. "branch-alias": {
  1805. "dev-master": "1.0.x-dev"
  1806. }
  1807. },
  1808. "autoload": {
  1809. "classmap": [
  1810. "src/"
  1811. ]
  1812. },
  1813. "notification-url": "https://packagist.org/downloads/",
  1814. "license": [
  1815. "BSD-3-Clause"
  1816. ],
  1817. "authors": [
  1818. {
  1819. "name": "Sebastian Bergmann",
  1820. "email": "sebastian@phpunit.de"
  1821. }
  1822. ],
  1823. "description": "Looks up which function or method a line of code belongs to",
  1824. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  1825. "time": "2016-02-13 06:45:14"
  1826. },
  1827. {
  1828. "name": "sebastian/comparator",
  1829. "version": "1.2.0",
  1830. "source": {
  1831. "type": "git",
  1832. "url": "https://github.com/sebastianbergmann/comparator.git",
  1833. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
  1834. },
  1835. "dist": {
  1836. "type": "zip",
  1837. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
  1838. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
  1839. "shasum": ""
  1840. },
  1841. "require": {
  1842. "php": ">=5.3.3",
  1843. "sebastian/diff": "~1.2",
  1844. "sebastian/exporter": "~1.2"
  1845. },
  1846. "require-dev": {
  1847. "phpunit/phpunit": "~4.4"
  1848. },
  1849. "type": "library",
  1850. "extra": {
  1851. "branch-alias": {
  1852. "dev-master": "1.2.x-dev"
  1853. }
  1854. },
  1855. "autoload": {
  1856. "classmap": [
  1857. "src/"
  1858. ]
  1859. },
  1860. "notification-url": "https://packagist.org/downloads/",
  1861. "license": [
  1862. "BSD-3-Clause"
  1863. ],
  1864. "authors": [
  1865. {
  1866. "name": "Jeff Welch",
  1867. "email": "whatthejeff@gmail.com"
  1868. },
  1869. {
  1870. "name": "Volker Dusch",
  1871. "email": "github@wallbash.com"
  1872. },
  1873. {
  1874. "name": "Bernhard Schussek",
  1875. "email": "bschussek@2bepublished.at"
  1876. },
  1877. {
  1878. "name": "Sebastian Bergmann",
  1879. "email": "sebastian@phpunit.de"
  1880. }
  1881. ],
  1882. "description": "Provides the functionality to compare PHP values for equality",
  1883. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  1884. "keywords": [
  1885. "comparator",
  1886. "compare",
  1887. "equality"
  1888. ],
  1889. "time": "2015-07-26 15:48:44"
  1890. },
  1891. {
  1892. "name": "sebastian/diff",
  1893. "version": "1.4.1",
  1894. "source": {
  1895. "type": "git",
  1896. "url": "https://github.com/sebastianbergmann/diff.git",
  1897. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
  1898. },
  1899. "dist": {
  1900. "type": "zip",
  1901. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
  1902. "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
  1903. "shasum": ""
  1904. },
  1905. "require": {
  1906. "php": ">=5.3.3"
  1907. },
  1908. "require-dev": {
  1909. "phpunit/phpunit": "~4.8"
  1910. },
  1911. "type": "library",
  1912. "extra": {
  1913. "branch-alias": {
  1914. "dev-master": "1.4-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": "Kore Nordmann",
  1929. "email": "mail@kore-nordmann.de"
  1930. },
  1931. {
  1932. "name": "Sebastian Bergmann",
  1933. "email": "sebastian@phpunit.de"
  1934. }
  1935. ],
  1936. "description": "Diff implementation",
  1937. "homepage": "https://github.com/sebastianbergmann/diff",
  1938. "keywords": [
  1939. "diff"
  1940. ],
  1941. "time": "2015-12-08 07:14:41"
  1942. },
  1943. {
  1944. "name": "sebastian/environment",
  1945. "version": "1.3.3",
  1946. "source": {
  1947. "type": "git",
  1948. "url": "https://github.com/sebastianbergmann/environment.git",
  1949. "reference": "6e7133793a8e5a5714a551a8324337374be209df"
  1950. },
  1951. "dist": {
  1952. "type": "zip",
  1953. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df",
  1954. "reference": "6e7133793a8e5a5714a551a8324337374be209df",
  1955. "shasum": ""
  1956. },
  1957. "require": {
  1958. "php": ">=5.3.3"
  1959. },
  1960. "require-dev": {
  1961. "phpunit/phpunit": "~4.4"
  1962. },
  1963. "type": "library",
  1964. "extra": {
  1965. "branch-alias": {
  1966. "dev-master": "1.3.x-dev"
  1967. }
  1968. },
  1969. "autoload": {
  1970. "classmap": [
  1971. "src/"
  1972. ]
  1973. },
  1974. "notification-url": "https://packagist.org/downloads/",
  1975. "license": [
  1976. "BSD-3-Clause"
  1977. ],
  1978. "authors": [
  1979. {
  1980. "name": "Sebastian Bergmann",
  1981. "email": "sebastian@phpunit.de"
  1982. }
  1983. ],
  1984. "description": "Provides functionality to handle HHVM/PHP environments",
  1985. "homepage": "http://www.github.com/sebastianbergmann/environment",
  1986. "keywords": [
  1987. "Xdebug",
  1988. "environment",
  1989. "hhvm"
  1990. ],
  1991. "time": "2015-12-02 08:37:27"
  1992. },
  1993. {
  1994. "name": "sebastian/exporter",
  1995. "version": "1.2.1",
  1996. "source": {
  1997. "type": "git",
  1998. "url": "https://github.com/sebastianbergmann/exporter.git",
  1999. "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
  2000. },
  2001. "dist": {
  2002. "type": "zip",
  2003. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
  2004. "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
  2005. "shasum": ""
  2006. },
  2007. "require": {
  2008. "php": ">=5.3.3",
  2009. "sebastian/recursion-context": "~1.0"
  2010. },
  2011. "require-dev": {
  2012. "phpunit/phpunit": "~4.4"
  2013. },
  2014. "type": "library",
  2015. "extra": {
  2016. "branch-alias": {
  2017. "dev-master": "1.2.x-dev"
  2018. }
  2019. },
  2020. "autoload": {
  2021. "classmap": [
  2022. "src/"
  2023. ]
  2024. },
  2025. "notification-url": "https://packagist.org/downloads/",
  2026. "license": [
  2027. "BSD-3-Clause"
  2028. ],
  2029. "authors": [
  2030. {
  2031. "name": "Jeff Welch",
  2032. "email": "whatthejeff@gmail.com"
  2033. },
  2034. {
  2035. "name": "Volker Dusch",
  2036. "email": "github@wallbash.com"
  2037. },
  2038. {
  2039. "name": "Bernhard Schussek",
  2040. "email": "bschussek@2bepublished.at"
  2041. },
  2042. {
  2043. "name": "Sebastian Bergmann",
  2044. "email": "sebastian@phpunit.de"
  2045. },
  2046. {
  2047. "name": "Adam Harvey",
  2048. "email": "aharvey@php.net"
  2049. }
  2050. ],
  2051. "description": "Provides the functionality to export PHP variables for visualization",
  2052. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  2053. "keywords": [
  2054. "export",
  2055. "exporter"
  2056. ],
  2057. "time": "2015-06-21 07:55:53"
  2058. },
  2059. {
  2060. "name": "sebastian/global-state",
  2061. "version": "1.1.1",
  2062. "source": {
  2063. "type": "git",
  2064. "url": "https://github.com/sebastianbergmann/global-state.git",
  2065. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  2066. },
  2067. "dist": {
  2068. "type": "zip",
  2069. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  2070. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  2071. "shasum": ""
  2072. },
  2073. "require": {
  2074. "php": ">=5.3.3"
  2075. },
  2076. "require-dev": {
  2077. "phpunit/phpunit": "~4.2"
  2078. },
  2079. "suggest": {
  2080. "ext-uopz": "*"
  2081. },
  2082. "type": "library",
  2083. "extra": {
  2084. "branch-alias": {
  2085. "dev-master": "1.0-dev"
  2086. }
  2087. },
  2088. "autoload": {
  2089. "classmap": [
  2090. "src/"
  2091. ]
  2092. },
  2093. "notification-url": "https://packagist.org/downloads/",
  2094. "license": [
  2095. "BSD-3-Clause"
  2096. ],
  2097. "authors": [
  2098. {
  2099. "name": "Sebastian Bergmann",
  2100. "email": "sebastian@phpunit.de"
  2101. }
  2102. ],
  2103. "description": "Snapshotting of global state",
  2104. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  2105. "keywords": [
  2106. "global state"
  2107. ],
  2108. "time": "2015-10-12 03:26:01"
  2109. },
  2110. {
  2111. "name": "sebastian/recursion-context",
  2112. "version": "1.0.2",
  2113. "source": {
  2114. "type": "git",
  2115. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  2116. "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
  2117. },
  2118. "dist": {
  2119. "type": "zip",
  2120. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
  2121. "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
  2122. "shasum": ""
  2123. },
  2124. "require": {
  2125. "php": ">=5.3.3"
  2126. },
  2127. "require-dev": {
  2128. "phpunit/phpunit": "~4.4"
  2129. },
  2130. "type": "library",
  2131. "extra": {
  2132. "branch-alias": {
  2133. "dev-master": "1.0.x-dev"
  2134. }
  2135. },
  2136. "autoload": {
  2137. "classmap": [
  2138. "src/"
  2139. ]
  2140. },
  2141. "notification-url": "https://packagist.org/downloads/",
  2142. "license": [
  2143. "BSD-3-Clause"
  2144. ],
  2145. "authors": [
  2146. {
  2147. "name": "Jeff Welch",
  2148. "email": "whatthejeff@gmail.com"
  2149. },
  2150. {
  2151. "name": "Sebastian Bergmann",
  2152. "email": "sebastian@phpunit.de"
  2153. },
  2154. {
  2155. "name": "Adam Harvey",
  2156. "email": "aharvey@php.net"
  2157. }
  2158. ],
  2159. "description": "Provides functionality to recursively process PHP variables",
  2160. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  2161. "time": "2015-11-11 19:50:13"
  2162. },
  2163. {
  2164. "name": "sebastian/resource-operations",
  2165. "version": "1.0.0",
  2166. "source": {
  2167. "type": "git",
  2168. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  2169. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
  2170. },
  2171. "dist": {
  2172. "type": "zip",
  2173. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  2174. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  2175. "shasum": ""
  2176. },
  2177. "require": {
  2178. "php": ">=5.6.0"
  2179. },
  2180. "type": "library",
  2181. "extra": {
  2182. "branch-alias": {
  2183. "dev-master": "1.0.x-dev"
  2184. }
  2185. },
  2186. "autoload": {
  2187. "classmap": [
  2188. "src/"
  2189. ]
  2190. },
  2191. "notification-url": "https://packagist.org/downloads/",
  2192. "license": [
  2193. "BSD-3-Clause"
  2194. ],
  2195. "authors": [
  2196. {
  2197. "name": "Sebastian Bergmann",
  2198. "email": "sebastian@phpunit.de"
  2199. }
  2200. ],
  2201. "description": "Provides a list of PHP built-in functions that operate on resources",
  2202. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  2203. "time": "2015-07-28 20:34:47"
  2204. },
  2205. {
  2206. "name": "sebastian/version",
  2207. "version": "2.0.0",
  2208. "source": {
  2209. "type": "git",
  2210. "url": "https://github.com/sebastianbergmann/version.git",
  2211. "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5"
  2212. },
  2213. "dist": {
  2214. "type": "zip",
  2215. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
  2216. "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
  2217. "shasum": ""
  2218. },
  2219. "require": {
  2220. "php": ">=5.6"
  2221. },
  2222. "type": "library",
  2223. "extra": {
  2224. "branch-alias": {
  2225. "dev-master": "2.0.x-dev"
  2226. }
  2227. },
  2228. "autoload": {
  2229. "classmap": [
  2230. "src/"
  2231. ]
  2232. },
  2233. "notification-url": "https://packagist.org/downloads/",
  2234. "license": [
  2235. "BSD-3-Clause"
  2236. ],
  2237. "authors": [
  2238. {
  2239. "name": "Sebastian Bergmann",
  2240. "email": "sebastian@phpunit.de",
  2241. "role": "lead"
  2242. }
  2243. ],
  2244. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  2245. "homepage": "https://github.com/sebastianbergmann/version",
  2246. "time": "2016-02-04 12:56:52"
  2247. },
  2248. {
  2249. "name": "symfony/yaml",
  2250. "version": "v3.0.2",
  2251. "source": {
  2252. "type": "git",
  2253. "url": "https://github.com/symfony/yaml.git",
  2254. "reference": "3cf0709d7fe936e97bee9e954382e449003f1d9a"
  2255. },
  2256. "dist": {
  2257. "type": "zip",
  2258. "url": "https://api.github.com/repos/symfony/yaml/zipball/3cf0709d7fe936e97bee9e954382e449003f1d9a",
  2259. "reference": "3cf0709d7fe936e97bee9e954382e449003f1d9a",
  2260. "shasum": ""
  2261. },
  2262. "require": {
  2263. "php": ">=5.5.9"
  2264. },
  2265. "type": "library",
  2266. "extra": {
  2267. "branch-alias": {
  2268. "dev-master": "3.0-dev"
  2269. }
  2270. },
  2271. "autoload": {
  2272. "psr-4": {
  2273. "Symfony\\Component\\Yaml\\": ""
  2274. },
  2275. "exclude-from-classmap": [
  2276. "/Tests/"
  2277. ]
  2278. },
  2279. "notification-url": "https://packagist.org/downloads/",
  2280. "license": [
  2281. "MIT"
  2282. ],
  2283. "authors": [
  2284. {
  2285. "name": "Fabien Potencier",
  2286. "email": "fabien@symfony.com"
  2287. },
  2288. {
  2289. "name": "Symfony Community",
  2290. "homepage": "https://symfony.com/contributors"
  2291. }
  2292. ],
  2293. "description": "Symfony Yaml Component",
  2294. "homepage": "https://symfony.com",
  2295. "time": "2016-02-02 13:44:19"
  2296. }
  2297. ],
  2298. "aliases": [],
  2299. "minimum-stability": "stable",
  2300. "stability-flags": [],
  2301. "prefer-stable": false,
  2302. "prefer-lowest": false,
  2303. "platform": {
  2304. "php": ">=5.5"
  2305. },
  2306. "platform-dev": []
  2307. }