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.

3830 lines
132 KiB

  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": "beb6dcaa4892475f2c993b48f083101b",
  8. "content-hash": "88c67570c2467df57497b93556affca1",
  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": "danielstjules/stringy",
  52. "version": "1.10.0",
  53. "source": {
  54. "type": "git",
  55. "url": "https://github.com/danielstjules/Stringy.git",
  56. "reference": "4749c205db47ee5b32e8d1adf6d9aff8db6caf3b"
  57. },
  58. "dist": {
  59. "type": "zip",
  60. "url": "https://api.github.com/repos/danielstjules/Stringy/zipball/4749c205db47ee5b32e8d1adf6d9aff8db6caf3b",
  61. "reference": "4749c205db47ee5b32e8d1adf6d9aff8db6caf3b",
  62. "shasum": ""
  63. },
  64. "require": {
  65. "ext-mbstring": "*",
  66. "php": ">=5.3.0"
  67. },
  68. "require-dev": {
  69. "phpunit/phpunit": "~4.0"
  70. },
  71. "type": "library",
  72. "autoload": {
  73. "psr-4": {
  74. "Stringy\\": "src/"
  75. },
  76. "files": [
  77. "src/Create.php"
  78. ]
  79. },
  80. "notification-url": "https://packagist.org/downloads/",
  81. "license": [
  82. "MIT"
  83. ],
  84. "authors": [
  85. {
  86. "name": "Daniel St. Jules",
  87. "email": "danielst.jules@gmail.com",
  88. "homepage": "http://www.danielstjules.com"
  89. }
  90. ],
  91. "description": "A string manipulation library with multibyte support",
  92. "homepage": "https://github.com/danielstjules/Stringy",
  93. "keywords": [
  94. "UTF",
  95. "helpers",
  96. "manipulation",
  97. "methods",
  98. "multibyte",
  99. "string",
  100. "utf-8",
  101. "utility",
  102. "utils"
  103. ],
  104. "time": "2015-07-23 00:54:12"
  105. },
  106. {
  107. "name": "doctrine/inflector",
  108. "version": "v1.0.1",
  109. "source": {
  110. "type": "git",
  111. "url": "https://github.com/doctrine/inflector.git",
  112. "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604"
  113. },
  114. "dist": {
  115. "type": "zip",
  116. "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604",
  117. "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604",
  118. "shasum": ""
  119. },
  120. "require": {
  121. "php": ">=5.3.2"
  122. },
  123. "require-dev": {
  124. "phpunit/phpunit": "4.*"
  125. },
  126. "type": "library",
  127. "extra": {
  128. "branch-alias": {
  129. "dev-master": "1.0.x-dev"
  130. }
  131. },
  132. "autoload": {
  133. "psr-0": {
  134. "Doctrine\\Common\\Inflector\\": "lib/"
  135. }
  136. },
  137. "notification-url": "https://packagist.org/downloads/",
  138. "license": [
  139. "MIT"
  140. ],
  141. "authors": [
  142. {
  143. "name": "Roman Borschel",
  144. "email": "roman@code-factory.org"
  145. },
  146. {
  147. "name": "Benjamin Eberlei",
  148. "email": "kontakt@beberlei.de"
  149. },
  150. {
  151. "name": "Guilherme Blanco",
  152. "email": "guilhermeblanco@gmail.com"
  153. },
  154. {
  155. "name": "Jonathan Wage",
  156. "email": "jonwage@gmail.com"
  157. },
  158. {
  159. "name": "Johannes Schmitt",
  160. "email": "schmittjoh@gmail.com"
  161. }
  162. ],
  163. "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  164. "homepage": "http://www.doctrine-project.org",
  165. "keywords": [
  166. "inflection",
  167. "pluralize",
  168. "singularize",
  169. "string"
  170. ],
  171. "time": "2014-12-20 21:24:13"
  172. },
  173. {
  174. "name": "guzzlehttp/guzzle",
  175. "version": "6.1.0",
  176. "source": {
  177. "type": "git",
  178. "url": "https://github.com/guzzle/guzzle.git",
  179. "reference": "66fd14b4d0b8f2389eaf37c5458608c7cb793a81"
  180. },
  181. "dist": {
  182. "type": "zip",
  183. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/66fd14b4d0b8f2389eaf37c5458608c7cb793a81",
  184. "reference": "66fd14b4d0b8f2389eaf37c5458608c7cb793a81",
  185. "shasum": ""
  186. },
  187. "require": {
  188. "guzzlehttp/promises": "~1.0",
  189. "guzzlehttp/psr7": "~1.1",
  190. "php": ">=5.5.0"
  191. },
  192. "require-dev": {
  193. "ext-curl": "*",
  194. "phpunit/phpunit": "~4.0",
  195. "psr/log": "~1.0"
  196. },
  197. "type": "library",
  198. "extra": {
  199. "branch-alias": {
  200. "dev-master": "6.1-dev"
  201. }
  202. },
  203. "autoload": {
  204. "files": [
  205. "src/functions_include.php"
  206. ],
  207. "psr-4": {
  208. "GuzzleHttp\\": "src/"
  209. }
  210. },
  211. "notification-url": "https://packagist.org/downloads/",
  212. "license": [
  213. "MIT"
  214. ],
  215. "authors": [
  216. {
  217. "name": "Michael Dowling",
  218. "email": "mtdowling@gmail.com",
  219. "homepage": "https://github.com/mtdowling"
  220. }
  221. ],
  222. "description": "Guzzle is a PHP HTTP client library",
  223. "homepage": "http://guzzlephp.org/",
  224. "keywords": [
  225. "client",
  226. "curl",
  227. "framework",
  228. "http",
  229. "http client",
  230. "rest",
  231. "web service"
  232. ],
  233. "time": "2015-09-08 17:36:26"
  234. },
  235. {
  236. "name": "guzzlehttp/promises",
  237. "version": "1.0.3",
  238. "source": {
  239. "type": "git",
  240. "url": "https://github.com/guzzle/promises.git",
  241. "reference": "b1e1c0d55f8083c71eda2c28c12a228d708294ea"
  242. },
  243. "dist": {
  244. "type": "zip",
  245. "url": "https://api.github.com/repos/guzzle/promises/zipball/b1e1c0d55f8083c71eda2c28c12a228d708294ea",
  246. "reference": "b1e1c0d55f8083c71eda2c28c12a228d708294ea",
  247. "shasum": ""
  248. },
  249. "require": {
  250. "php": ">=5.5.0"
  251. },
  252. "require-dev": {
  253. "phpunit/phpunit": "~4.0"
  254. },
  255. "type": "library",
  256. "extra": {
  257. "branch-alias": {
  258. "dev-master": "1.0-dev"
  259. }
  260. },
  261. "autoload": {
  262. "psr-4": {
  263. "GuzzleHttp\\Promise\\": "src/"
  264. },
  265. "files": [
  266. "src/functions_include.php"
  267. ]
  268. },
  269. "notification-url": "https://packagist.org/downloads/",
  270. "license": [
  271. "MIT"
  272. ],
  273. "authors": [
  274. {
  275. "name": "Michael Dowling",
  276. "email": "mtdowling@gmail.com",
  277. "homepage": "https://github.com/mtdowling"
  278. }
  279. ],
  280. "description": "Guzzle promises library",
  281. "keywords": [
  282. "promise"
  283. ],
  284. "time": "2015-10-15 22:28:00"
  285. },
  286. {
  287. "name": "guzzlehttp/psr7",
  288. "version": "1.2.0",
  289. "source": {
  290. "type": "git",
  291. "url": "https://github.com/guzzle/psr7.git",
  292. "reference": "4ef919b0cf3b1989523138b60163bbcb7ba1ff7e"
  293. },
  294. "dist": {
  295. "type": "zip",
  296. "url": "https://api.github.com/repos/guzzle/psr7/zipball/4ef919b0cf3b1989523138b60163bbcb7ba1ff7e",
  297. "reference": "4ef919b0cf3b1989523138b60163bbcb7ba1ff7e",
  298. "shasum": ""
  299. },
  300. "require": {
  301. "php": ">=5.4.0",
  302. "psr/http-message": "~1.0"
  303. },
  304. "provide": {
  305. "psr/http-message-implementation": "1.0"
  306. },
  307. "require-dev": {
  308. "phpunit/phpunit": "~4.0"
  309. },
  310. "type": "library",
  311. "extra": {
  312. "branch-alias": {
  313. "dev-master": "1.0-dev"
  314. }
  315. },
  316. "autoload": {
  317. "psr-4": {
  318. "GuzzleHttp\\Psr7\\": "src/"
  319. },
  320. "files": [
  321. "src/functions_include.php"
  322. ]
  323. },
  324. "notification-url": "https://packagist.org/downloads/",
  325. "license": [
  326. "MIT"
  327. ],
  328. "authors": [
  329. {
  330. "name": "Michael Dowling",
  331. "email": "mtdowling@gmail.com",
  332. "homepage": "https://github.com/mtdowling"
  333. }
  334. ],
  335. "description": "PSR-7 message implementation",
  336. "keywords": [
  337. "http",
  338. "message",
  339. "stream",
  340. "uri"
  341. ],
  342. "time": "2015-08-15 19:32:36"
  343. },
  344. {
  345. "name": "illuminate/auth",
  346. "version": "v5.1.20",
  347. "source": {
  348. "type": "git",
  349. "url": "https://github.com/illuminate/auth.git",
  350. "reference": "3e8494b2168584b1deb6e1c86918f78fb356d6a8"
  351. },
  352. "dist": {
  353. "type": "zip",
  354. "url": "https://api.github.com/repos/illuminate/auth/zipball/3e8494b2168584b1deb6e1c86918f78fb356d6a8",
  355. "reference": "3e8494b2168584b1deb6e1c86918f78fb356d6a8",
  356. "shasum": ""
  357. },
  358. "require": {
  359. "illuminate/contracts": "5.1.*",
  360. "illuminate/http": "5.1.*",
  361. "illuminate/session": "5.1.*",
  362. "illuminate/support": "5.1.*",
  363. "nesbot/carbon": "~1.19",
  364. "php": ">=5.5.9"
  365. },
  366. "suggest": {
  367. "illuminate/console": "Required to use the auth:clear-resets command (5.1.*)."
  368. },
  369. "type": "library",
  370. "extra": {
  371. "branch-alias": {
  372. "dev-master": "5.1-dev"
  373. }
  374. },
  375. "autoload": {
  376. "psr-4": {
  377. "Illuminate\\Auth\\": ""
  378. }
  379. },
  380. "notification-url": "https://packagist.org/downloads/",
  381. "license": [
  382. "MIT"
  383. ],
  384. "authors": [
  385. {
  386. "name": "Taylor Otwell",
  387. "email": "taylorotwell@gmail.com"
  388. }
  389. ],
  390. "description": "The Illuminate Auth package.",
  391. "homepage": "http://laravel.com",
  392. "time": "2015-10-13 17:52:33"
  393. },
  394. {
  395. "name": "illuminate/broadcasting",
  396. "version": "v5.1.20",
  397. "source": {
  398. "type": "git",
  399. "url": "https://github.com/illuminate/broadcasting.git",
  400. "reference": "c5eb4e0730dbe34aabff238507d3e8144c6625a2"
  401. },
  402. "dist": {
  403. "type": "zip",
  404. "url": "https://api.github.com/repos/illuminate/broadcasting/zipball/c5eb4e0730dbe34aabff238507d3e8144c6625a2",
  405. "reference": "c5eb4e0730dbe34aabff238507d3e8144c6625a2",
  406. "shasum": ""
  407. },
  408. "require": {
  409. "illuminate/contracts": "5.1.*",
  410. "illuminate/support": "5.1.*",
  411. "php": ">=5.5.9"
  412. },
  413. "suggest": {
  414. "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0)."
  415. },
  416. "type": "library",
  417. "extra": {
  418. "branch-alias": {
  419. "dev-master": "5.1-dev"
  420. }
  421. },
  422. "autoload": {
  423. "psr-4": {
  424. "Illuminate\\Broadcasting\\": ""
  425. }
  426. },
  427. "notification-url": "https://packagist.org/downloads/",
  428. "license": [
  429. "MIT"
  430. ],
  431. "authors": [
  432. {
  433. "name": "Taylor Otwell",
  434. "email": "taylorotwell@gmail.com"
  435. }
  436. ],
  437. "description": "The Illuminate Broadcasting package.",
  438. "homepage": "http://laravel.com",
  439. "time": "2015-10-08 01:12:55"
  440. },
  441. {
  442. "name": "illuminate/bus",
  443. "version": "v5.1.20",
  444. "source": {
  445. "type": "git",
  446. "url": "https://github.com/illuminate/bus.git",
  447. "reference": "f06735223936552d56733a6e7657040029dd7a7d"
  448. },
  449. "dist": {
  450. "type": "zip",
  451. "url": "https://api.github.com/repos/illuminate/bus/zipball/f06735223936552d56733a6e7657040029dd7a7d",
  452. "reference": "f06735223936552d56733a6e7657040029dd7a7d",
  453. "shasum": ""
  454. },
  455. "require": {
  456. "illuminate/contracts": "5.1.*",
  457. "illuminate/pipeline": "5.1.*",
  458. "illuminate/support": "5.1.*",
  459. "php": ">=5.5.9"
  460. },
  461. "type": "library",
  462. "extra": {
  463. "branch-alias": {
  464. "dev-master": "5.1-dev"
  465. }
  466. },
  467. "autoload": {
  468. "psr-4": {
  469. "Illuminate\\Bus\\": ""
  470. }
  471. },
  472. "notification-url": "https://packagist.org/downloads/",
  473. "license": [
  474. "MIT"
  475. ],
  476. "authors": [
  477. {
  478. "name": "Taylor Otwell",
  479. "email": "taylorotwell@gmail.com"
  480. }
  481. ],
  482. "description": "The Illuminate Bus package.",
  483. "homepage": "http://laravel.com",
  484. "time": "2015-08-25 00:21:39"
  485. },
  486. {
  487. "name": "illuminate/cache",
  488. "version": "v5.1.20",
  489. "source": {
  490. "type": "git",
  491. "url": "https://github.com/illuminate/cache.git",
  492. "reference": "6ffa99bbc2c6dccb1e50ed5219a30aea6d02f0d3"
  493. },
  494. "dist": {
  495. "type": "zip",
  496. "url": "https://api.github.com/repos/illuminate/cache/zipball/6ffa99bbc2c6dccb1e50ed5219a30aea6d02f0d3",
  497. "reference": "6ffa99bbc2c6dccb1e50ed5219a30aea6d02f0d3",
  498. "shasum": ""
  499. },
  500. "require": {
  501. "illuminate/contracts": "5.1.*",
  502. "illuminate/support": "5.1.*",
  503. "nesbot/carbon": "~1.19",
  504. "php": ">=5.5.9"
  505. },
  506. "suggest": {
  507. "illuminate/database": "Required to use the database cache driver (5.1.*).",
  508. "illuminate/filesystem": "Required to use the file cache driver (5.1.*).",
  509. "illuminate/redis": "Required to use the redis cache driver (5.1.*)."
  510. },
  511. "type": "library",
  512. "extra": {
  513. "branch-alias": {
  514. "dev-master": "5.1-dev"
  515. }
  516. },
  517. "autoload": {
  518. "psr-4": {
  519. "Illuminate\\Cache\\": ""
  520. }
  521. },
  522. "notification-url": "https://packagist.org/downloads/",
  523. "license": [
  524. "MIT"
  525. ],
  526. "authors": [
  527. {
  528. "name": "Taylor Otwell",
  529. "email": "taylorotwell@gmail.com"
  530. }
  531. ],
  532. "description": "The Illuminate Cache package.",
  533. "homepage": "http://laravel.com",
  534. "time": "2015-10-06 17:04:59"
  535. },
  536. {
  537. "name": "illuminate/config",
  538. "version": "v5.1.20",
  539. "source": {
  540. "type": "git",
  541. "url": "https://github.com/illuminate/config.git",
  542. "reference": "de6c1cc0f2745645dec3f8bab0e43a3aa141d12d"
  543. },
  544. "dist": {
  545. "type": "zip",
  546. "url": "https://api.github.com/repos/illuminate/config/zipball/de6c1cc0f2745645dec3f8bab0e43a3aa141d12d",
  547. "reference": "de6c1cc0f2745645dec3f8bab0e43a3aa141d12d",
  548. "shasum": ""
  549. },
  550. "require": {
  551. "illuminate/contracts": "5.1.*",
  552. "illuminate/filesystem": "5.1.*",
  553. "illuminate/support": "5.1.*",
  554. "php": ">=5.5.9"
  555. },
  556. "type": "library",
  557. "extra": {
  558. "branch-alias": {
  559. "dev-master": "5.1-dev"
  560. }
  561. },
  562. "autoload": {
  563. "psr-4": {
  564. "Illuminate\\Config\\": ""
  565. }
  566. },
  567. "notification-url": "https://packagist.org/downloads/",
  568. "license": [
  569. "MIT"
  570. ],
  571. "authors": [
  572. {
  573. "name": "Taylor Otwell",
  574. "email": "taylorotwell@gmail.com"
  575. }
  576. ],
  577. "description": "The Illuminate Config package.",
  578. "homepage": "http://laravel.com",
  579. "time": "2015-06-18 02:16:31"
  580. },
  581. {
  582. "name": "illuminate/console",
  583. "version": "v5.1.20",
  584. "source": {
  585. "type": "git",
  586. "url": "https://github.com/illuminate/console.git",
  587. "reference": "785d0fc5897feddf74ceea0cb07f6bdad4e03437"
  588. },
  589. "dist": {
  590. "type": "zip",
  591. "url": "https://api.github.com/repos/illuminate/console/zipball/785d0fc5897feddf74ceea0cb07f6bdad4e03437",
  592. "reference": "785d0fc5897feddf74ceea0cb07f6bdad4e03437",
  593. "shasum": ""
  594. },
  595. "require": {
  596. "illuminate/contracts": "5.1.*",
  597. "illuminate/support": "5.1.*",
  598. "nesbot/carbon": "~1.19",
  599. "php": ">=5.5.9",
  600. "symfony/console": "2.7.*"
  601. },
  602. "suggest": {
  603. "guzzlehttp/guzzle": "Required to use the thenPing method on schedules (~5.3|~6.0).",
  604. "mtdowling/cron-expression": "Required to use scheduling component (~1.0).",
  605. "symfony/process": "Required to use scheduling component (2.7.*)."
  606. },
  607. "type": "library",
  608. "extra": {
  609. "branch-alias": {
  610. "dev-master": "5.1-dev"
  611. }
  612. },
  613. "autoload": {
  614. "psr-4": {
  615. "Illuminate\\Console\\": ""
  616. }
  617. },
  618. "notification-url": "https://packagist.org/downloads/",
  619. "license": [
  620. "MIT"
  621. ],
  622. "authors": [
  623. {
  624. "name": "Taylor Otwell",
  625. "email": "taylorotwell@gmail.com"
  626. }
  627. ],
  628. "description": "The Illuminate Console package.",
  629. "homepage": "http://laravel.com",
  630. "time": "2015-10-05 21:58:27"
  631. },
  632. {
  633. "name": "illuminate/container",
  634. "version": "v5.1.20",
  635. "source": {
  636. "type": "git",
  637. "url": "https://github.com/illuminate/container.git",
  638. "reference": "4ecdb3df4de7a4587914f44c8e3a129a12ba6eb4"
  639. },
  640. "dist": {
  641. "type": "zip",
  642. "url": "https://api.github.com/repos/illuminate/container/zipball/4ecdb3df4de7a4587914f44c8e3a129a12ba6eb4",
  643. "reference": "4ecdb3df4de7a4587914f44c8e3a129a12ba6eb4",
  644. "shasum": ""
  645. },
  646. "require": {
  647. "illuminate/contracts": "5.1.*",
  648. "php": ">=5.5.9"
  649. },
  650. "type": "library",
  651. "extra": {
  652. "branch-alias": {
  653. "dev-master": "5.1-dev"
  654. }
  655. },
  656. "autoload": {
  657. "psr-4": {
  658. "Illuminate\\Container\\": ""
  659. }
  660. },
  661. "notification-url": "https://packagist.org/downloads/",
  662. "license": [
  663. "MIT"
  664. ],
  665. "authors": [
  666. {
  667. "name": "Taylor Otwell",
  668. "email": "taylorotwell@gmail.com"
  669. }
  670. ],
  671. "description": "The Illuminate Container package.",
  672. "homepage": "http://laravel.com",
  673. "time": "2015-09-24 11:16:48"
  674. },
  675. {
  676. "name": "illuminate/contracts",
  677. "version": "v5.1.20",
  678. "source": {
  679. "type": "git",
  680. "url": "https://github.com/illuminate/contracts.git",
  681. "reference": "e2b71fdbeeb3438748dca5f497e205888788a883"
  682. },
  683. "dist": {
  684. "type": "zip",
  685. "url": "https://api.github.com/repos/illuminate/contracts/zipball/e2b71fdbeeb3438748dca5f497e205888788a883",
  686. "reference": "e2b71fdbeeb3438748dca5f497e205888788a883",
  687. "shasum": ""
  688. },
  689. "require": {
  690. "php": ">=5.5.9"
  691. },
  692. "type": "library",
  693. "extra": {
  694. "branch-alias": {
  695. "dev-master": "5.1-dev"
  696. }
  697. },
  698. "autoload": {
  699. "psr-4": {
  700. "Illuminate\\Contracts\\": ""
  701. }
  702. },
  703. "notification-url": "https://packagist.org/downloads/",
  704. "license": [
  705. "MIT"
  706. ],
  707. "authors": [
  708. {
  709. "name": "Taylor Otwell",
  710. "email": "taylorotwell@gmail.com"
  711. }
  712. ],
  713. "description": "The Illuminate Contracts package.",
  714. "homepage": "http://laravel.com",
  715. "time": "2015-09-24 11:16:48"
  716. },
  717. {
  718. "name": "illuminate/cookie",
  719. "version": "v5.1.20",
  720. "source": {
  721. "type": "git",
  722. "url": "https://github.com/illuminate/cookie.git",
  723. "reference": "8ded782fcb8f0affa9fc53bc6646a88b9acb615a"
  724. },
  725. "dist": {
  726. "type": "zip",
  727. "url": "https://api.github.com/repos/illuminate/cookie/zipball/8ded782fcb8f0affa9fc53bc6646a88b9acb615a",
  728. "reference": "8ded782fcb8f0affa9fc53bc6646a88b9acb615a",
  729. "shasum": ""
  730. },
  731. "require": {
  732. "illuminate/contracts": "5.1.*",
  733. "illuminate/support": "5.1.*",
  734. "php": ">=5.5.9",
  735. "symfony/http-foundation": "2.7.*",
  736. "symfony/http-kernel": "2.7.*"
  737. },
  738. "type": "library",
  739. "extra": {
  740. "branch-alias": {
  741. "dev-master": "5.1-dev"
  742. }
  743. },
  744. "autoload": {
  745. "psr-4": {
  746. "Illuminate\\Cookie\\": ""
  747. }
  748. },
  749. "notification-url": "https://packagist.org/downloads/",
  750. "license": [
  751. "MIT"
  752. ],
  753. "authors": [
  754. {
  755. "name": "Taylor Otwell",
  756. "email": "taylorotwell@gmail.com"
  757. }
  758. ],
  759. "description": "The Illuminate Cookie package.",
  760. "homepage": "http://laravel.com",
  761. "time": "2015-09-22 11:44:48"
  762. },
  763. {
  764. "name": "illuminate/database",
  765. "version": "v5.1.20",
  766. "source": {
  767. "type": "git",
  768. "url": "https://github.com/illuminate/database.git",
  769. "reference": "874e959d29bb8a93a5a9549241d4292fe8a17332"
  770. },
  771. "dist": {
  772. "type": "zip",
  773. "url": "https://api.github.com/repos/illuminate/database/zipball/874e959d29bb8a93a5a9549241d4292fe8a17332",
  774. "reference": "874e959d29bb8a93a5a9549241d4292fe8a17332",
  775. "shasum": ""
  776. },
  777. "require": {
  778. "illuminate/container": "5.1.*",
  779. "illuminate/contracts": "5.1.*",
  780. "illuminate/support": "5.1.*",
  781. "nesbot/carbon": "~1.19",
  782. "php": ">=5.5.9"
  783. },
  784. "suggest": {
  785. "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
  786. "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
  787. "illuminate/console": "Required to use the database commands (5.1.*).",
  788. "illuminate/events": "Required to use the observers with Eloquent (5.1.*).",
  789. "illuminate/filesystem": "Required to use the migrations (5.1.*)."
  790. },
  791. "type": "library",
  792. "extra": {
  793. "branch-alias": {
  794. "dev-master": "5.1-dev"
  795. }
  796. },
  797. "autoload": {
  798. "psr-4": {
  799. "Illuminate\\Database\\": ""
  800. }
  801. },
  802. "notification-url": "https://packagist.org/downloads/",
  803. "license": [
  804. "MIT"
  805. ],
  806. "authors": [
  807. {
  808. "name": "Taylor Otwell",
  809. "email": "taylorotwell@gmail.com"
  810. }
  811. ],
  812. "description": "The Illuminate Database package.",
  813. "homepage": "http://laravel.com",
  814. "keywords": [
  815. "database",
  816. "laravel",
  817. "orm",
  818. "sql"
  819. ],
  820. "time": "2015-10-13 22:42:48"
  821. },
  822. {
  823. "name": "illuminate/encryption",
  824. "version": "v5.1.20",
  825. "source": {
  826. "type": "git",
  827. "url": "https://github.com/illuminate/encryption.git",
  828. "reference": "9d84092eb48d5b8a340ea3e958e2535726e7778f"
  829. },
  830. "dist": {
  831. "type": "zip",
  832. "url": "https://api.github.com/repos/illuminate/encryption/zipball/9d84092eb48d5b8a340ea3e958e2535726e7778f",
  833. "reference": "9d84092eb48d5b8a340ea3e958e2535726e7778f",
  834. "shasum": ""
  835. },
  836. "require": {
  837. "ext-mbstring": "*",
  838. "ext-openssl": "*",
  839. "illuminate/contracts": "5.1.*",
  840. "illuminate/support": "5.1.*",
  841. "php": ">=5.5.9"
  842. },
  843. "suggest": {
  844. "paragonie/random_compat": "Provides a compatible interface like PHP7's random_bytes() in PHP 5 projects (^1.0.4)."
  845. },
  846. "type": "library",
  847. "extra": {
  848. "branch-alias": {
  849. "dev-master": "5.1-dev"
  850. }
  851. },
  852. "autoload": {
  853. "psr-4": {
  854. "Illuminate\\Encryption\\": ""
  855. }
  856. },
  857. "notification-url": "https://packagist.org/downloads/",
  858. "license": [
  859. "MIT"
  860. ],
  861. "authors": [
  862. {
  863. "name": "Taylor Otwell",
  864. "email": "taylorotwell@gmail.com"
  865. }
  866. ],
  867. "description": "The Illuminate Encryption package.",
  868. "homepage": "http://laravel.com",
  869. "time": "2015-10-12 17:24:03"
  870. },
  871. {
  872. "name": "illuminate/events",
  873. "version": "v5.1.20",
  874. "source": {
  875. "type": "git",
  876. "url": "https://github.com/illuminate/events.git",
  877. "reference": "fdb64e091b635bf1525c157f1cfdd19cbca508c9"
  878. },
  879. "dist": {
  880. "type": "zip",
  881. "url": "https://api.github.com/repos/illuminate/events/zipball/fdb64e091b635bf1525c157f1cfdd19cbca508c9",
  882. "reference": "fdb64e091b635bf1525c157f1cfdd19cbca508c9",
  883. "shasum": ""
  884. },
  885. "require": {
  886. "illuminate/container": "5.1.*",
  887. "illuminate/contracts": "5.1.*",
  888. "illuminate/support": "5.1.*",
  889. "php": ">=5.5.9"
  890. },
  891. "type": "library",
  892. "extra": {
  893. "branch-alias": {
  894. "dev-master": "5.1-dev"
  895. }
  896. },
  897. "autoload": {
  898. "psr-4": {
  899. "Illuminate\\Events\\": ""
  900. }
  901. },
  902. "notification-url": "https://packagist.org/downloads/",
  903. "license": [
  904. "MIT"
  905. ],
  906. "authors": [
  907. {
  908. "name": "Taylor Otwell",
  909. "email": "taylorotwell@gmail.com"
  910. }
  911. ],
  912. "description": "The Illuminate Events package.",
  913. "homepage": "http://laravel.com",
  914. "time": "2015-09-23 13:19:23"
  915. },
  916. {
  917. "name": "illuminate/filesystem",
  918. "version": "v5.1.20",
  919. "source": {
  920. "type": "git",
  921. "url": "https://github.com/illuminate/filesystem.git",
  922. "reference": "43032afcbc57cc31a7c6a423e7420cb09a941df2"
  923. },
  924. "dist": {
  925. "type": "zip",
  926. "url": "https://api.github.com/repos/illuminate/filesystem/zipball/43032afcbc57cc31a7c6a423e7420cb09a941df2",
  927. "reference": "43032afcbc57cc31a7c6a423e7420cb09a941df2",
  928. "shasum": ""
  929. },
  930. "require": {
  931. "illuminate/contracts": "5.1.*",
  932. "illuminate/support": "5.1.*",
  933. "php": ">=5.5.9",
  934. "symfony/finder": "2.7.*"
  935. },
  936. "suggest": {
  937. "league/flysystem": "Required to use the Flysystem local and FTP drivers (~1.0).",
  938. "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
  939. "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0)."
  940. },
  941. "type": "library",
  942. "extra": {
  943. "branch-alias": {
  944. "dev-master": "5.1-dev"
  945. }
  946. },
  947. "autoload": {
  948. "psr-4": {
  949. "Illuminate\\Filesystem\\": ""
  950. }
  951. },
  952. "notification-url": "https://packagist.org/downloads/",
  953. "license": [
  954. "MIT"
  955. ],
  956. "authors": [
  957. {
  958. "name": "Taylor Otwell",
  959. "email": "taylorotwell@gmail.com"
  960. }
  961. ],
  962. "description": "The Illuminate Filesystem package.",
  963. "homepage": "http://laravel.com",
  964. "time": "2015-10-13 14:34:04"
  965. },
  966. {
  967. "name": "illuminate/hashing",
  968. "version": "v5.1.20",
  969. "source": {
  970. "type": "git",
  971. "url": "https://github.com/illuminate/hashing.git",
  972. "reference": "86d12970c19823809314eae180939de62d4fab2c"
  973. },
  974. "dist": {
  975. "type": "zip",
  976. "url": "https://api.github.com/repos/illuminate/hashing/zipball/86d12970c19823809314eae180939de62d4fab2c",
  977. "reference": "86d12970c19823809314eae180939de62d4fab2c",
  978. "shasum": ""
  979. },
  980. "require": {
  981. "illuminate/contracts": "5.1.*",
  982. "illuminate/support": "5.1.*",
  983. "php": ">=5.5.9"
  984. },
  985. "type": "library",
  986. "extra": {
  987. "branch-alias": {
  988. "dev-master": "5.1-dev"
  989. }
  990. },
  991. "autoload": {
  992. "psr-4": {
  993. "Illuminate\\Hashing\\": ""
  994. }
  995. },
  996. "notification-url": "https://packagist.org/downloads/",
  997. "license": [
  998. "MIT"
  999. ],
  1000. "authors": [
  1001. {
  1002. "name": "Taylor Otwell",
  1003. "email": "taylorotwell@gmail.com"
  1004. }
  1005. ],
  1006. "description": "The Illuminate Hashing package.",
  1007. "homepage": "http://laravel.com",
  1008. "time": "2015-07-16 20:28:10"
  1009. },
  1010. {
  1011. "name": "illuminate/http",
  1012. "version": "v5.1.20",
  1013. "source": {
  1014. "type": "git",
  1015. "url": "https://github.com/illuminate/http.git",
  1016. "reference": "788d128b4c0395fead75cec7b6ff953b94a6c52a"
  1017. },
  1018. "dist": {
  1019. "type": "zip",
  1020. "url": "https://api.github.com/repos/illuminate/http/zipball/788d128b4c0395fead75cec7b6ff953b94a6c52a",
  1021. "reference": "788d128b4c0395fead75cec7b6ff953b94a6c52a",
  1022. "shasum": ""
  1023. },
  1024. "require": {
  1025. "illuminate/session": "5.1.*",
  1026. "illuminate/support": "5.1.*",
  1027. "php": ">=5.5.9",
  1028. "symfony/http-foundation": "2.7.*",
  1029. "symfony/http-kernel": "2.7.*"
  1030. },
  1031. "type": "library",
  1032. "extra": {
  1033. "branch-alias": {
  1034. "dev-master": "5.1-dev"
  1035. }
  1036. },
  1037. "autoload": {
  1038. "psr-4": {
  1039. "Illuminate\\Http\\": ""
  1040. }
  1041. },
  1042. "notification-url": "https://packagist.org/downloads/",
  1043. "license": [
  1044. "MIT"
  1045. ],
  1046. "authors": [
  1047. {
  1048. "name": "Taylor Otwell",
  1049. "email": "taylorotwell@gmail.com"
  1050. }
  1051. ],
  1052. "description": "The Illuminate Http package.",
  1053. "homepage": "http://laravel.com",
  1054. "time": "2015-10-05 21:58:27"
  1055. },
  1056. {
  1057. "name": "illuminate/pagination",
  1058. "version": "v5.1.20",
  1059. "source": {
  1060. "type": "git",
  1061. "url": "https://github.com/illuminate/pagination.git",
  1062. "reference": "0ce7a8e498efb1bfbe48d614da35fb510a59e839"
  1063. },
  1064. "dist": {
  1065. "type": "zip",
  1066. "url": "https://api.github.com/repos/illuminate/pagination/zipball/0ce7a8e498efb1bfbe48d614da35fb510a59e839",
  1067. "reference": "0ce7a8e498efb1bfbe48d614da35fb510a59e839",
  1068. "shasum": ""
  1069. },
  1070. "require": {
  1071. "illuminate/contracts": "5.1.*",
  1072. "illuminate/support": "5.1.*",
  1073. "php": ">=5.5.9"
  1074. },
  1075. "type": "library",
  1076. "extra": {
  1077. "branch-alias": {
  1078. "dev-master": "5.1-dev"
  1079. }
  1080. },
  1081. "autoload": {
  1082. "psr-4": {
  1083. "Illuminate\\Pagination\\": ""
  1084. }
  1085. },
  1086. "notification-url": "https://packagist.org/downloads/",
  1087. "license": [
  1088. "MIT"
  1089. ],
  1090. "authors": [
  1091. {
  1092. "name": "Taylor Otwell",
  1093. "email": "taylorotwell@gmail.com"
  1094. }
  1095. ],
  1096. "description": "The Illuminate Pagination package.",
  1097. "homepage": "http://laravel.com",
  1098. "time": "2015-08-01 00:02:33"
  1099. },
  1100. {
  1101. "name": "illuminate/pipeline",
  1102. "version": "v5.1.20",
  1103. "source": {
  1104. "type": "git",
  1105. "url": "https://github.com/illuminate/pipeline.git",
  1106. "reference": "2725b0523b50415e1d20aea7297d205f65b53e27"
  1107. },
  1108. "dist": {
  1109. "type": "zip",
  1110. "url": "https://api.github.com/repos/illuminate/pipeline/zipball/2725b0523b50415e1d20aea7297d205f65b53e27",
  1111. "reference": "2725b0523b50415e1d20aea7297d205f65b53e27",
  1112. "shasum": ""
  1113. },
  1114. "require": {
  1115. "illuminate/contracts": "5.1.*",
  1116. "illuminate/support": "5.1.*",
  1117. "php": ">=5.5.9"
  1118. },
  1119. "type": "library",
  1120. "extra": {
  1121. "branch-alias": {
  1122. "dev-master": "5.1-dev"
  1123. }
  1124. },
  1125. "autoload": {
  1126. "psr-4": {
  1127. "Illuminate\\Pipeline\\": ""
  1128. }
  1129. },
  1130. "notification-url": "https://packagist.org/downloads/",
  1131. "license": [
  1132. "MIT"
  1133. ],
  1134. "authors": [
  1135. {
  1136. "name": "Taylor Otwell",
  1137. "email": "taylorotwell@gmail.com"
  1138. }
  1139. ],
  1140. "description": "The Illuminate Pipeline package.",
  1141. "homepage": "http://laravel.com",
  1142. "time": "2015-10-05 21:58:27"
  1143. },
  1144. {
  1145. "name": "illuminate/queue",
  1146. "version": "v5.1.20",
  1147. "source": {
  1148. "type": "git",
  1149. "url": "https://github.com/illuminate/queue.git",
  1150. "reference": "248f7083d23891280367bf1a1d5f4af0e16f6164"
  1151. },
  1152. "dist": {
  1153. "type": "zip",
  1154. "url": "https://api.github.com/repos/illuminate/queue/zipball/248f7083d23891280367bf1a1d5f4af0e16f6164",
  1155. "reference": "248f7083d23891280367bf1a1d5f4af0e16f6164",
  1156. "shasum": ""
  1157. },
  1158. "require": {
  1159. "illuminate/console": "5.1.*",
  1160. "illuminate/container": "5.1.*",
  1161. "illuminate/contracts": "5.1.*",
  1162. "illuminate/http": "5.1.*",
  1163. "illuminate/support": "5.1.*",
  1164. "nesbot/carbon": "~1.19",
  1165. "php": ">=5.5.9",
  1166. "symfony/process": "2.7.*"
  1167. },
  1168. "suggest": {
  1169. "aws/aws-sdk-php": "Required to use the SQS queue driver (~3.0).",
  1170. "illuminate/redis": "Required to use the redis queue driver (5.1.*).",
  1171. "iron-io/iron_mq": "Required to use the iron queue driver (~2.0).",
  1172. "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0)."
  1173. },
  1174. "type": "library",
  1175. "extra": {
  1176. "branch-alias": {
  1177. "dev-master": "5.1-dev"
  1178. }
  1179. },
  1180. "autoload": {
  1181. "psr-4": {
  1182. "Illuminate\\Queue\\": ""
  1183. },
  1184. "classmap": [
  1185. "IlluminateQueueClosure.php"
  1186. ]
  1187. },
  1188. "notification-url": "https://packagist.org/downloads/",
  1189. "license": [
  1190. "MIT"
  1191. ],
  1192. "authors": [
  1193. {
  1194. "name": "Taylor Otwell",
  1195. "email": "taylorotwell@gmail.com"
  1196. }
  1197. ],
  1198. "description": "The Illuminate Queue package.",
  1199. "homepage": "http://laravel.com",
  1200. "time": "2015-10-03 19:13:11"
  1201. },
  1202. {
  1203. "name": "illuminate/redis",
  1204. "version": "v5.1.20",
  1205. "source": {
  1206. "type": "git",
  1207. "url": "https://github.com/illuminate/redis.git",
  1208. "reference": "f959758fc593f232307e5133b9202f92f937a185"
  1209. },
  1210. "dist": {
  1211. "type": "zip",
  1212. "url": "https://api.github.com/repos/illuminate/redis/zipball/f959758fc593f232307e5133b9202f92f937a185",
  1213. "reference": "f959758fc593f232307e5133b9202f92f937a185",
  1214. "shasum": ""
  1215. },
  1216. "require": {
  1217. "illuminate/contracts": "5.1.*",
  1218. "illuminate/support": "5.1.*",
  1219. "php": ">=5.5.9",
  1220. "predis/predis": "~1.0"
  1221. },
  1222. "type": "library",
  1223. "extra": {
  1224. "branch-alias": {
  1225. "dev-master": "5.1-dev"
  1226. }
  1227. },
  1228. "autoload": {
  1229. "psr-4": {
  1230. "Illuminate\\Redis\\": ""
  1231. }
  1232. },
  1233. "notification-url": "https://packagist.org/downloads/",
  1234. "license": [
  1235. "MIT"
  1236. ],
  1237. "authors": [
  1238. {
  1239. "name": "Taylor Otwell",
  1240. "email": "taylorotwell@gmail.com"
  1241. }
  1242. ],
  1243. "description": "The Illuminate Redis package.",
  1244. "homepage": "http://laravel.com",
  1245. "time": "2015-06-18 02:16:31"
  1246. },
  1247. {
  1248. "name": "illuminate/session",
  1249. "version": "v5.1.20",
  1250. "source": {
  1251. "type": "git",
  1252. "url": "https://github.com/illuminate/session.git",
  1253. "reference": "8160487c4e9f2d1c05437ecdfbd0966f604903f2"
  1254. },
  1255. "dist": {
  1256. "type": "zip",
  1257. "url": "https://api.github.com/repos/illuminate/session/zipball/8160487c4e9f2d1c05437ecdfbd0966f604903f2",
  1258. "reference": "8160487c4e9f2d1c05437ecdfbd0966f604903f2",
  1259. "shasum": ""
  1260. },
  1261. "require": {
  1262. "illuminate/contracts": "5.1.*",
  1263. "illuminate/support": "5.1.*",
  1264. "nesbot/carbon": "~1.19",
  1265. "php": ">=5.5.9",
  1266. "symfony/finder": "2.7.*",
  1267. "symfony/http-foundation": "2.7.*"
  1268. },
  1269. "suggest": {
  1270. "illuminate/console": "Required to use the session:table command (5.1.*)."
  1271. },
  1272. "type": "library",
  1273. "extra": {
  1274. "branch-alias": {
  1275. "dev-master": "5.1-dev"
  1276. }
  1277. },
  1278. "autoload": {
  1279. "psr-4": {
  1280. "Illuminate\\Session\\": ""
  1281. }
  1282. },
  1283. "notification-url": "https://packagist.org/downloads/",
  1284. "license": [
  1285. "MIT"
  1286. ],
  1287. "authors": [
  1288. {
  1289. "name": "Taylor Otwell",
  1290. "email": "taylorotwell@gmail.com"
  1291. }
  1292. ],
  1293. "description": "The Illuminate Session package.",
  1294. "homepage": "http://laravel.com",
  1295. "time": "2015-09-24 11:16:48"
  1296. },
  1297. {
  1298. "name": "illuminate/support",
  1299. "version": "v5.1.20",
  1300. "source": {
  1301. "type": "git",
  1302. "url": "https://github.com/illuminate/support.git",
  1303. "reference": "cf634d1b61d80ea1d7749ef71e0ab3c088931463"
  1304. },
  1305. "dist": {
  1306. "type": "zip",
  1307. "url": "https://api.github.com/repos/illuminate/support/zipball/cf634d1b61d80ea1d7749ef71e0ab3c088931463",
  1308. "reference": "cf634d1b61d80ea1d7749ef71e0ab3c088931463",
  1309. "shasum": ""
  1310. },
  1311. "require": {
  1312. "danielstjules/stringy": "~1.8",
  1313. "doctrine/inflector": "~1.0",
  1314. "ext-mbstring": "*",
  1315. "illuminate/contracts": "5.1.*",
  1316. "php": ">=5.5.9"
  1317. },
  1318. "suggest": {
  1319. "jeremeamia/superclosure": "Required to be able to serialize closures (~2.0).",
  1320. "paragonie/random_compat": "Provides a compatible interface like PHP7's random_bytes() in PHP 5 projects (^1.0.4).",
  1321. "symfony/var-dumper": "Required to use the dd function (2.7.*)."
  1322. },
  1323. "type": "library",
  1324. "extra": {
  1325. "branch-alias": {
  1326. "dev-master": "5.1-dev"
  1327. }
  1328. },
  1329. "autoload": {
  1330. "psr-4": {
  1331. "Illuminate\\Support\\": ""
  1332. },
  1333. "files": [
  1334. "helpers.php"
  1335. ]
  1336. },
  1337. "notification-url": "https://packagist.org/downloads/",
  1338. "license": [
  1339. "MIT"
  1340. ],
  1341. "authors": [
  1342. {
  1343. "name": "Taylor Otwell",
  1344. "email": "taylorotwell@gmail.com"
  1345. }
  1346. ],
  1347. "description": "The Illuminate Support package.",
  1348. "homepage": "http://laravel.com",
  1349. "time": "2015-10-12 17:24:03"
  1350. },
  1351. {
  1352. "name": "illuminate/translation",
  1353. "version": "v5.1.20",
  1354. "source": {
  1355. "type": "git",
  1356. "url": "https://github.com/illuminate/translation.git",
  1357. "reference": "81bf81fcb3ccc18e7aeabaefdbb7306581439fcc"
  1358. },
  1359. "dist": {
  1360. "type": "zip",
  1361. "url": "https://api.github.com/repos/illuminate/translation/zipball/81bf81fcb3ccc18e7aeabaefdbb7306581439fcc",
  1362. "reference": "81bf81fcb3ccc18e7aeabaefdbb7306581439fcc",
  1363. "shasum": ""
  1364. },
  1365. "require": {
  1366. "illuminate/filesystem": "5.1.*",
  1367. "illuminate/support": "5.1.*",
  1368. "php": ">=5.5.9",
  1369. "symfony/translation": "2.7.*"
  1370. },
  1371. "type": "library",
  1372. "extra": {
  1373. "branch-alias": {
  1374. "dev-master": "5.1-dev"
  1375. }
  1376. },
  1377. "autoload": {
  1378. "psr-4": {
  1379. "Illuminate\\Translation\\": ""
  1380. }
  1381. },
  1382. "notification-url": "https://packagist.org/downloads/",
  1383. "license": [
  1384. "MIT"
  1385. ],
  1386. "authors": [
  1387. {
  1388. "name": "Taylor Otwell",
  1389. "email": "taylorotwell@gmail.com"
  1390. }
  1391. ],
  1392. "description": "The Illuminate Translation package.",
  1393. "homepage": "http://laravel.com",
  1394. "time": "2015-08-01 00:02:33"
  1395. },
  1396. {
  1397. "name": "illuminate/validation",
  1398. "version": "v5.1.20",
  1399. "source": {
  1400. "type": "git",
  1401. "url": "https://github.com/illuminate/validation.git",
  1402. "reference": "2eca08ee1f07d832a5d72ce3f845558e12f8aaa7"
  1403. },
  1404. "dist": {
  1405. "type": "zip",
  1406. "url": "https://api.github.com/repos/illuminate/validation/zipball/2eca08ee1f07d832a5d72ce3f845558e12f8aaa7",
  1407. "reference": "2eca08ee1f07d832a5d72ce3f845558e12f8aaa7",
  1408. "shasum": ""
  1409. },
  1410. "require": {
  1411. "illuminate/container": "5.1.*",
  1412. "illuminate/contracts": "5.1.*",
  1413. "illuminate/support": "5.1.*",
  1414. "php": ">=5.5.9",
  1415. "symfony/http-foundation": "2.7.*",
  1416. "symfony/translation": "2.7.*"
  1417. },
  1418. "suggest": {
  1419. "illuminate/database": "Required to use the database presence verifier (5.1.*)."
  1420. },
  1421. "type": "library",
  1422. "extra": {
  1423. "branch-alias": {
  1424. "dev-master": "5.1-dev"
  1425. }
  1426. },
  1427. "autoload": {
  1428. "psr-4": {
  1429. "Illuminate\\Validation\\": ""
  1430. }
  1431. },
  1432. "notification-url": "https://packagist.org/downloads/",
  1433. "license": [
  1434. "MIT"
  1435. ],
  1436. "authors": [
  1437. {
  1438. "name": "Taylor Otwell",
  1439. "email": "taylorotwell@gmail.com"
  1440. }
  1441. ],
  1442. "description": "The Illuminate Validation package.",
  1443. "homepage": "http://laravel.com",
  1444. "time": "2015-10-13 21:52:10"
  1445. },
  1446. {
  1447. "name": "illuminate/view",
  1448. "version": "v5.1.20",
  1449. "source": {
  1450. "type": "git",
  1451. "url": "https://github.com/illuminate/view.git",
  1452. "reference": "f1f87dd100c67fc598955fab8bf91f3c1656c8f3"
  1453. },
  1454. "dist": {
  1455. "type": "zip",
  1456. "url": "https://api.github.com/repos/illuminate/view/zipball/f1f87dd100c67fc598955fab8bf91f3c1656c8f3",
  1457. "reference": "f1f87dd100c67fc598955fab8bf91f3c1656c8f3",
  1458. "shasum": ""
  1459. },
  1460. "require": {
  1461. "illuminate/container": "5.1.*",
  1462. "illuminate/contracts": "5.1.*",
  1463. "illuminate/events": "5.1.*",
  1464. "illuminate/filesystem": "5.1.*",
  1465. "illuminate/support": "5.1.*",
  1466. "php": ">=5.5.9"
  1467. },
  1468. "type": "library",
  1469. "extra": {
  1470. "branch-alias": {
  1471. "dev-master": "5.1-dev"
  1472. }
  1473. },
  1474. "autoload": {
  1475. "psr-4": {
  1476. "Illuminate\\View\\": ""
  1477. }
  1478. },
  1479. "notification-url": "https://packagist.org/downloads/",
  1480. "license": [
  1481. "MIT"
  1482. ],
  1483. "authors": [
  1484. {
  1485. "name": "Taylor Otwell",
  1486. "email": "taylorotwell@gmail.com"
  1487. }
  1488. ],
  1489. "description": "The Illuminate View package.",
  1490. "homepage": "http://laravel.com",
  1491. "time": "2015-09-30 04:10:43"
  1492. },
  1493. {
  1494. "name": "indieauth/client",
  1495. "version": "0.1.11",
  1496. "source": {
  1497. "type": "git",
  1498. "url": "https://github.com/indieweb/indieauth-client-php.git",
  1499. "reference": "6504ed0d4714084e9955f639d6e5cf4e976f9038"
  1500. },
  1501. "dist": {
  1502. "type": "zip",
  1503. "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/6504ed0d4714084e9955f639d6e5cf4e976f9038",
  1504. "reference": "6504ed0d4714084e9955f639d6e5cf4e976f9038",
  1505. "shasum": ""
  1506. },
  1507. "require": {
  1508. "barnabywalters/mf-cleaner": "0.*",
  1509. "indieweb/link-rel-parser": "0.1.1",
  1510. "mf2/mf2": "0.2.*",
  1511. "php": ">5.3.0"
  1512. },
  1513. "type": "library",
  1514. "autoload": {
  1515. "psr-0": {
  1516. "IndieAuth": "src/"
  1517. }
  1518. },
  1519. "notification-url": "https://packagist.org/downloads/",
  1520. "license": [
  1521. "Apache 2.0"
  1522. ],
  1523. "authors": [
  1524. {
  1525. "name": "Aaron Parecki",
  1526. "homepage": "http://aaronparecki.com"
  1527. }
  1528. ],
  1529. "description": "IndieAuth Client Library",
  1530. "time": "2015-08-30 22:29:40"
  1531. },
  1532. {
  1533. "name": "indieweb/link-rel-parser",
  1534. "version": "0.1.1",
  1535. "source": {
  1536. "type": "git",
  1537. "url": "https://github.com/indieweb/link-rel-parser-php.git",
  1538. "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6"
  1539. },
  1540. "dist": {
  1541. "type": "zip",
  1542. "url": "https://api.github.com/repos/indieweb/link-rel-parser-php/zipball/9e0e635fd301a8b1da7bc181f651f029c531dbb6",
  1543. "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6",
  1544. "shasum": ""
  1545. },
  1546. "require": {
  1547. "php": ">=5.3.0"
  1548. },
  1549. "type": "library",
  1550. "autoload": {
  1551. "files": [
  1552. "src/IndieWeb/link_rel_parser.php"
  1553. ]
  1554. },
  1555. "notification-url": "https://packagist.org/downloads/",
  1556. "license": [
  1557. "Apache-2.0"
  1558. ],
  1559. "authors": [
  1560. {
  1561. "name": "Aaron Parecki",
  1562. "homepage": "http://aaronparecki.com"
  1563. },
  1564. {
  1565. "name": "Tantek Çelik",
  1566. "homepage": "http://tantek.com"
  1567. }
  1568. ],
  1569. "description": "Parse rel values from HTTP headers",
  1570. "homepage": "https://github.com/indieweb/link-rel-parser-php",
  1571. "keywords": [
  1572. "http",
  1573. "indieweb",
  1574. "microformats2"
  1575. ],
  1576. "time": "2013-12-23 00:14:58"
  1577. },
  1578. {
  1579. "name": "laravel/lumen-framework",
  1580. "version": "v5.1.5",
  1581. "source": {
  1582. "type": "git",
  1583. "url": "https://github.com/laravel/lumen-framework.git",
  1584. "reference": "69158e27539b4b6a1470262891866581b9061ff6"
  1585. },
  1586. "dist": {
  1587. "type": "zip",
  1588. "url": "https://api.github.com/repos/laravel/lumen-framework/zipball/69158e27539b4b6a1470262891866581b9061ff6",
  1589. "reference": "69158e27539b4b6a1470262891866581b9061ff6",
  1590. "shasum": ""
  1591. },
  1592. "require": {
  1593. "illuminate/auth": "5.1.*",
  1594. "illuminate/broadcasting": "5.1.*",
  1595. "illuminate/bus": "5.1.*",
  1596. "illuminate/cache": "5.1.*",
  1597. "illuminate/config": "5.1.*",
  1598. "illuminate/console": "5.1.*",
  1599. "illuminate/container": "5.1.*",
  1600. "illuminate/contracts": "5.1.*",
  1601. "illuminate/cookie": "5.1.*",
  1602. "illuminate/database": "5.1.*",
  1603. "illuminate/encryption": "5.1.*",
  1604. "illuminate/events": "5.1.*",
  1605. "illuminate/filesystem": "5.1.*",
  1606. "illuminate/hashing": "5.1.*",
  1607. "illuminate/http": "5.1.*",
  1608. "illuminate/pagination": "5.1.*",
  1609. "illuminate/queue": "5.1.*",
  1610. "illuminate/session": "5.1.*",
  1611. "illuminate/support": "5.1.*",
  1612. "illuminate/translation": "5.1.*",
  1613. "illuminate/validation": "5.1.*",
  1614. "illuminate/view": "5.1.*",
  1615. "monolog/monolog": "~1.0",
  1616. "mtdowling/cron-expression": "~1.0",
  1617. "nikic/fast-route": "0.4.*",
  1618. "php": ">=5.5.9",
  1619. "symfony/dom-crawler": "2.7.*",
  1620. "symfony/http-foundation": "2.7.*",
  1621. "symfony/http-kernel": "2.7.*",
  1622. "symfony/security-core": "2.7.*",
  1623. "symfony/var-dumper": "2.7.*"
  1624. },
  1625. "require-dev": {
  1626. "mockery/mockery": "~0.9",
  1627. "phpunit/phpunit": "~4.0"
  1628. },
  1629. "suggest": {
  1630. "vlucas/phpdotenv": "Required to use .env files (~1.0)."
  1631. },
  1632. "type": "library",
  1633. "autoload": {
  1634. "psr-4": {
  1635. "Laravel\\Lumen\\": "src/"
  1636. },
  1637. "classmap": [
  1638. "src/Foundation"
  1639. ],
  1640. "files": [
  1641. "src/helpers.php"
  1642. ]
  1643. },
  1644. "notification-url": "https://packagist.org/downloads/",
  1645. "license": [
  1646. "MIT"
  1647. ],
  1648. "authors": [
  1649. {
  1650. "name": "Taylor Otwell",
  1651. "email": "taylorotwell@gmail.com"
  1652. }
  1653. ],
  1654. "description": "The Laravel Lumen Framework.",
  1655. "homepage": "http://laravel.com",
  1656. "keywords": [
  1657. "framework",
  1658. "laravel",
  1659. "lumen"
  1660. ],
  1661. "time": "2015-10-07 01:32:28"
  1662. },
  1663. {
  1664. "name": "mf2/mf2",
  1665. "version": "v0.2.12",
  1666. "source": {
  1667. "type": "git",
  1668. "url": "https://github.com/indieweb/php-mf2.git",
  1669. "reference": "6701504876d6c9242eb310b35f41d40d9785ab4e"
  1670. },
  1671. "dist": {
  1672. "type": "zip",
  1673. "url": "https://api.github.com/repos/indieweb/php-mf2/zipball/6701504876d6c9242eb310b35f41d40d9785ab4e",
  1674. "reference": "6701504876d6c9242eb310b35f41d40d9785ab4e",
  1675. "shasum": ""
  1676. },
  1677. "require": {
  1678. "php": ">=5.3.0"
  1679. },
  1680. "require-dev": {
  1681. "phpunit/phpunit": "3.7.*"
  1682. },
  1683. "suggest": {
  1684. "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you"
  1685. },
  1686. "bin": [
  1687. "bin/fetch-mf2",
  1688. "bin/parse-mf2"
  1689. ],
  1690. "type": "library",
  1691. "autoload": {
  1692. "files": [
  1693. "Mf2/Parser.php"
  1694. ]
  1695. },
  1696. "notification-url": "https://packagist.org/downloads/",
  1697. "license": [
  1698. "MIT"
  1699. ],
  1700. "authors": [
  1701. {
  1702. "name": "Barnaby Walters",
  1703. "homepage": "http://waterpigs.co.uk"
  1704. }
  1705. ],
  1706. "description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
  1707. "keywords": [
  1708. "html",
  1709. "microformats",
  1710. "microformats 2",
  1711. "parser",
  1712. "semantic"
  1713. ],
  1714. "time": "2015-07-12 14:10:01"
  1715. },
  1716. {
  1717. "name": "monolog/monolog",
  1718. "version": "1.17.2",
  1719. "source": {
  1720. "type": "git",
  1721. "url": "https://github.com/Seldaek/monolog.git",
  1722. "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24"
  1723. },
  1724. "dist": {
  1725. "type": "zip",
  1726. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
  1727. "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
  1728. "shasum": ""
  1729. },
  1730. "require": {
  1731. "php": ">=5.3.0",
  1732. "psr/log": "~1.0"
  1733. },
  1734. "provide": {
  1735. "psr/log-implementation": "1.0.0"
  1736. },
  1737. "require-dev": {
  1738. "aws/aws-sdk-php": "^2.4.9",
  1739. "doctrine/couchdb": "~1.0@dev",
  1740. "graylog2/gelf-php": "~1.0",
  1741. "jakub-onderka/php-parallel-lint": "0.9",
  1742. "php-console/php-console": "^3.1.3",
  1743. "phpunit/phpunit": "~4.5",
  1744. "phpunit/phpunit-mock-objects": "2.3.0",
  1745. "raven/raven": "^0.13",
  1746. "ruflin/elastica": ">=0.90 <3.0",
  1747. "swiftmailer/swiftmailer": "~5.3",
  1748. "videlalvaro/php-amqplib": "~2.4"
  1749. },
  1750. "suggest": {
  1751. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  1752. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  1753. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  1754. "ext-mongo": "Allow sending log messages to a MongoDB server",
  1755. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  1756. "php-console/php-console": "Allow sending log messages to Google Chrome",
  1757. "raven/raven": "Allow sending log messages to a Sentry server",
  1758. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  1759. "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  1760. "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
  1761. },
  1762. "type": "library",
  1763. "extra": {
  1764. "branch-alias": {
  1765. "dev-master": "1.16.x-dev"
  1766. }
  1767. },
  1768. "autoload": {
  1769. "psr-4": {
  1770. "Monolog\\": "src/Monolog"
  1771. }
  1772. },
  1773. "notification-url": "https://packagist.org/downloads/",
  1774. "license": [
  1775. "MIT"
  1776. ],
  1777. "authors": [
  1778. {
  1779. "name": "Jordi Boggiano",
  1780. "email": "j.boggiano@seld.be",
  1781. "homepage": "http://seld.be"
  1782. }
  1783. ],
  1784. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  1785. "homepage": "http://github.com/Seldaek/monolog",
  1786. "keywords": [
  1787. "log",
  1788. "logging",
  1789. "psr-3"
  1790. ],
  1791. "time": "2015-10-14 12:51:02"
  1792. },
  1793. {
  1794. "name": "mtdowling/cron-expression",
  1795. "version": "v1.0.4",
  1796. "source": {
  1797. "type": "git",
  1798. "url": "https://github.com/mtdowling/cron-expression.git",
  1799. "reference": "fd92e883195e5dfa77720b1868cf084b08be4412"
  1800. },
  1801. "dist": {
  1802. "type": "zip",
  1803. "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/fd92e883195e5dfa77720b1868cf084b08be4412",
  1804. "reference": "fd92e883195e5dfa77720b1868cf084b08be4412",
  1805. "shasum": ""
  1806. },
  1807. "require": {
  1808. "php": ">=5.3.2"
  1809. },
  1810. "require-dev": {
  1811. "phpunit/phpunit": "4.*"
  1812. },
  1813. "type": "library",
  1814. "autoload": {
  1815. "psr-0": {
  1816. "Cron": "src/"
  1817. }
  1818. },
  1819. "notification-url": "https://packagist.org/downloads/",
  1820. "license": [
  1821. "MIT"
  1822. ],
  1823. "authors": [
  1824. {
  1825. "name": "Michael Dowling",
  1826. "email": "mtdowling@gmail.com",
  1827. "homepage": "https://github.com/mtdowling"
  1828. }
  1829. ],
  1830. "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  1831. "keywords": [
  1832. "cron",
  1833. "schedule"
  1834. ],
  1835. "time": "2015-01-11 23:07:46"
  1836. },
  1837. {
  1838. "name": "nesbot/carbon",
  1839. "version": "1.20.0",
  1840. "source": {
  1841. "type": "git",
  1842. "url": "https://github.com/briannesbitt/Carbon.git",
  1843. "reference": "bfd3eaba109c9a2405c92174c8e17f20c2b9caf3"
  1844. },
  1845. "dist": {
  1846. "type": "zip",
  1847. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bfd3eaba109c9a2405c92174c8e17f20c2b9caf3",
  1848. "reference": "bfd3eaba109c9a2405c92174c8e17f20c2b9caf3",
  1849. "shasum": ""
  1850. },
  1851. "require": {
  1852. "php": ">=5.3.0",
  1853. "symfony/translation": "~2.6|~3.0"
  1854. },
  1855. "require-dev": {
  1856. "phpunit/phpunit": "~4.0"
  1857. },
  1858. "type": "library",
  1859. "autoload": {
  1860. "psr-0": {
  1861. "Carbon": "src"
  1862. }
  1863. },
  1864. "notification-url": "https://packagist.org/downloads/",
  1865. "license": [
  1866. "MIT"
  1867. ],
  1868. "authors": [
  1869. {
  1870. "name": "Brian Nesbitt",
  1871. "email": "brian@nesbot.com",
  1872. "homepage": "http://nesbot.com"
  1873. }
  1874. ],
  1875. "description": "A simple API extension for DateTime.",
  1876. "homepage": "http://carbon.nesbot.com",
  1877. "keywords": [
  1878. "date",
  1879. "datetime",
  1880. "time"
  1881. ],
  1882. "time": "2015-06-25 04:19:39"
  1883. },
  1884. {
  1885. "name": "nikic/fast-route",
  1886. "version": "v0.4.0",
  1887. "source": {
  1888. "type": "git",
  1889. "url": "https://github.com/nikic/FastRoute.git",
  1890. "reference": "f26a8f7788f25c0e3e9b1579d38d7ccab2755320"
  1891. },
  1892. "dist": {
  1893. "type": "zip",
  1894. "url": "https://api.github.com/repos/nikic/FastRoute/zipball/f26a8f7788f25c0e3e9b1579d38d7ccab2755320",
  1895. "reference": "f26a8f7788f25c0e3e9b1579d38d7ccab2755320",
  1896. "shasum": ""
  1897. },
  1898. "require": {
  1899. "php": ">=5.4.0"
  1900. },
  1901. "type": "library",
  1902. "autoload": {
  1903. "psr-4": {
  1904. "FastRoute\\": "src/"
  1905. },
  1906. "files": [
  1907. "src/functions.php"
  1908. ]
  1909. },
  1910. "notification-url": "https://packagist.org/downloads/",
  1911. "license": [
  1912. "BSD-3-Clause"
  1913. ],
  1914. "authors": [
  1915. {
  1916. "name": "Nikita Popov",
  1917. "email": "nikic@php.net"
  1918. }
  1919. ],
  1920. "description": "Fast request router for PHP",
  1921. "keywords": [
  1922. "router",
  1923. "routing"
  1924. ],
  1925. "time": "2015-02-26 15:33:07"
  1926. },
  1927. {
  1928. "name": "p3k/multipart",
  1929. "version": "0.1.1",
  1930. "source": {
  1931. "type": "git",
  1932. "url": "https://github.com/aaronpk/php-multipart-encoder.git",
  1933. "reference": "f5400011b20046cebbdfed686d051fb2aa600a14"
  1934. },
  1935. "dist": {
  1936. "type": "zip",
  1937. "url": "https://api.github.com/repos/aaronpk/php-multipart-encoder/zipball/f5400011b20046cebbdfed686d051fb2aa600a14",
  1938. "reference": "f5400011b20046cebbdfed686d051fb2aa600a14",
  1939. "shasum": ""
  1940. },
  1941. "require": {
  1942. "php": ">5.4.0"
  1943. },
  1944. "type": "library",
  1945. "autoload": {
  1946. "files": [
  1947. "src/p3k/Multipart.php"
  1948. ]
  1949. },
  1950. "notification-url": "https://packagist.org/downloads/",
  1951. "license": [
  1952. "Apache 2.0"
  1953. ],
  1954. "authors": [
  1955. {
  1956. "name": "Aaron Parecki",
  1957. "homepage": "http://aaronparecki.com"
  1958. }
  1959. ],
  1960. "description": "Multipart Encoding Library",
  1961. "time": "2015-07-16 19:28:02"
  1962. },
  1963. {
  1964. "name": "p3k/quartz-db",
  1965. "version": "0.1.0",
  1966. "source": {
  1967. "type": "git",
  1968. "url": "https://github.com/aaronpk/QuartzDB.git",
  1969. "reference": "d060c23716fc5d0a4bdb77f32e8c813e29c923ed"
  1970. },
  1971. "dist": {
  1972. "type": "zip",
  1973. "url": "https://api.github.com/repos/aaronpk/QuartzDB/zipball/d060c23716fc5d0a4bdb77f32e8c813e29c923ed",
  1974. "reference": "d060c23716fc5d0a4bdb77f32e8c813e29c923ed",
  1975. "shasum": ""
  1976. },
  1977. "type": "library",
  1978. "autoload": {
  1979. "psr-0": {
  1980. "Quartz": "src/"
  1981. }
  1982. },
  1983. "notification-url": "https://packagist.org/downloads/",
  1984. "license": [
  1985. "Apache 2.0"
  1986. ],
  1987. "authors": [
  1988. {
  1989. "name": "Aaron Parecki"
  1990. }
  1991. ],
  1992. "description": "A flat-file database optimized to hold time-series data.",
  1993. "time": "2015-09-21 17:56:12"
  1994. },
  1995. {
  1996. "name": "predis/predis",
  1997. "version": "v1.0.3",
  1998. "source": {
  1999. "type": "git",
  2000. "url": "https://github.com/nrk/predis.git",
  2001. "reference": "84060b9034d756b4d79641667d7f9efe1aeb8e04"
  2002. },
  2003. "dist": {
  2004. "type": "zip",
  2005. "url": "https://api.github.com/repos/nrk/predis/zipball/84060b9034d756b4d79641667d7f9efe1aeb8e04",
  2006. "reference": "84060b9034d756b4d79641667d7f9efe1aeb8e04",
  2007. "shasum": ""
  2008. },
  2009. "require": {
  2010. "php": ">=5.3.2"
  2011. },
  2012. "require-dev": {
  2013. "phpunit/phpunit": "~4.0"
  2014. },
  2015. "suggest": {
  2016. "ext-curl": "Allows access to Webdis when paired with phpiredis",
  2017. "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
  2018. },
  2019. "type": "library",
  2020. "autoload": {
  2021. "psr-4": {
  2022. "Predis\\": "src/"
  2023. }
  2024. },
  2025. "notification-url": "https://packagist.org/downloads/",
  2026. "license": [
  2027. "MIT"
  2028. ],
  2029. "authors": [
  2030. {
  2031. "name": "Daniele Alessandri",
  2032. "email": "suppakilla@gmail.com",
  2033. "homepage": "http://clorophilla.net"
  2034. }
  2035. ],
  2036. "description": "Flexible and feature-complete PHP client library for Redis",
  2037. "homepage": "http://github.com/nrk/predis",
  2038. "keywords": [
  2039. "nosql",
  2040. "predis",
  2041. "redis"
  2042. ],
  2043. "time": "2015-07-30 18:34:15"
  2044. },
  2045. {
  2046. "name": "psr/http-message",
  2047. "version": "1.0",
  2048. "source": {
  2049. "type": "git",
  2050. "url": "https://github.com/php-fig/http-message.git",
  2051. "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
  2052. },
  2053. "dist": {
  2054. "type": "zip",
  2055. "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
  2056. "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
  2057. "shasum": ""
  2058. },
  2059. "require": {
  2060. "php": ">=5.3.0"
  2061. },
  2062. "type": "library",
  2063. "extra": {
  2064. "branch-alias": {
  2065. "dev-master": "1.0.x-dev"
  2066. }
  2067. },
  2068. "autoload": {
  2069. "psr-4": {
  2070. "Psr\\Http\\Message\\": "src/"
  2071. }
  2072. },
  2073. "notification-url": "https://packagist.org/downloads/",
  2074. "license": [
  2075. "MIT"
  2076. ],
  2077. "authors": [
  2078. {
  2079. "name": "PHP-FIG",
  2080. "homepage": "http://www.php-fig.org/"
  2081. }
  2082. ],
  2083. "description": "Common interface for HTTP messages",
  2084. "keywords": [
  2085. "http",
  2086. "http-message",
  2087. "psr",
  2088. "psr-7",
  2089. "request",
  2090. "response"
  2091. ],
  2092. "time": "2015-05-04 20:22:00"
  2093. },
  2094. {
  2095. "name": "psr/log",
  2096. "version": "1.0.0",
  2097. "source": {
  2098. "type": "git",
  2099. "url": "https://github.com/php-fig/log.git",
  2100. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
  2101. },
  2102. "dist": {
  2103. "type": "zip",
  2104. "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
  2105. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
  2106. "shasum": ""
  2107. },
  2108. "type": "library",
  2109. "autoload": {
  2110. "psr-0": {
  2111. "Psr\\Log\\": ""
  2112. }
  2113. },
  2114. "notification-url": "https://packagist.org/downloads/",
  2115. "license": [
  2116. "MIT"
  2117. ],
  2118. "authors": [
  2119. {
  2120. "name": "PHP-FIG",
  2121. "homepage": "http://www.php-fig.org/"
  2122. }
  2123. ],
  2124. "description": "Common interface for logging libraries",
  2125. "keywords": [
  2126. "log",
  2127. "psr",
  2128. "psr-3"
  2129. ],
  2130. "time": "2012-12-21 11:40:51"
  2131. },
  2132. {
  2133. "name": "symfony/console",
  2134. "version": "v2.7.5",
  2135. "source": {
  2136. "type": "git",
  2137. "url": "https://github.com/symfony/console.git",
  2138. "reference": "06cb17c013a82f94a3d840682b49425cd00a2161"
  2139. },
  2140. "dist": {
  2141. "type": "zip",
  2142. "url": "https://api.github.com/repos/symfony/console/zipball/06cb17c013a82f94a3d840682b49425cd00a2161",
  2143. "reference": "06cb17c013a82f94a3d840682b49425cd00a2161",
  2144. "shasum": ""
  2145. },
  2146. "require": {
  2147. "php": ">=5.3.9"
  2148. },
  2149. "require-dev": {
  2150. "psr/log": "~1.0",
  2151. "symfony/event-dispatcher": "~2.1",
  2152. "symfony/phpunit-bridge": "~2.7",
  2153. "symfony/process": "~2.1"
  2154. },
  2155. "suggest": {
  2156. "psr/log": "For using the console logger",
  2157. "symfony/event-dispatcher": "",
  2158. "symfony/process": ""
  2159. },
  2160. "type": "library",
  2161. "extra": {
  2162. "branch-alias": {
  2163. "dev-master": "2.7-dev"
  2164. }
  2165. },
  2166. "autoload": {
  2167. "psr-4": {
  2168. "Symfony\\Component\\Console\\": ""
  2169. }
  2170. },
  2171. "notification-url": "https://packagist.org/downloads/",
  2172. "license": [
  2173. "MIT"
  2174. ],
  2175. "authors": [
  2176. {
  2177. "name": "Fabien Potencier",
  2178. "email": "fabien@symfony.com"
  2179. },
  2180. {
  2181. "name": "Symfony Community",
  2182. "homepage": "https://symfony.com/contributors"
  2183. }
  2184. ],
  2185. "description": "Symfony Console Component",
  2186. "homepage": "https://symfony.com",
  2187. "time": "2015-09-25 08:32:23"
  2188. },
  2189. {
  2190. "name": "symfony/debug",
  2191. "version": "v2.7.5",
  2192. "source": {
  2193. "type": "git",
  2194. "url": "https://github.com/symfony/debug.git",
  2195. "reference": "c79c361bca8e5ada6a47603875a3c964d03b67b1"
  2196. },
  2197. "dist": {
  2198. "type": "zip",
  2199. "url": "https://api.github.com/repos/symfony/debug/zipball/c79c361bca8e5ada6a47603875a3c964d03b67b1",
  2200. "reference": "c79c361bca8e5ada6a47603875a3c964d03b67b1",
  2201. "shasum": ""
  2202. },
  2203. "require": {
  2204. "php": ">=5.3.9",
  2205. "psr/log": "~1.0"
  2206. },
  2207. "conflict": {
  2208. "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  2209. },
  2210. "require-dev": {
  2211. "symfony/class-loader": "~2.2",
  2212. "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2",
  2213. "symfony/phpunit-bridge": "~2.7"
  2214. },
  2215. "type": "library",
  2216. "extra": {
  2217. "branch-alias": {
  2218. "dev-master": "2.7-dev"
  2219. }
  2220. },
  2221. "autoload": {
  2222. "psr-4": {
  2223. "Symfony\\Component\\Debug\\": ""
  2224. }
  2225. },
  2226. "notification-url": "https://packagist.org/downloads/",
  2227. "license": [
  2228. "MIT"
  2229. ],
  2230. "authors": [
  2231. {
  2232. "name": "Fabien Potencier",
  2233. "email": "fabien@symfony.com"
  2234. },
  2235. {
  2236. "name": "Symfony Community",
  2237. "homepage": "https://symfony.com/contributors"
  2238. }
  2239. ],
  2240. "description": "Symfony Debug Component",
  2241. "homepage": "https://symfony.com",
  2242. "time": "2015-09-14 08:41:38"
  2243. },
  2244. {
  2245. "name": "symfony/dom-crawler",
  2246. "version": "v2.7.5",
  2247. "source": {
  2248. "type": "git",
  2249. "url": "https://github.com/symfony/dom-crawler.git",
  2250. "reference": "2e185ca136399f902b948694987e62c80099c052"
  2251. },
  2252. "dist": {
  2253. "type": "zip",
  2254. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/2e185ca136399f902b948694987e62c80099c052",
  2255. "reference": "2e185ca136399f902b948694987e62c80099c052",
  2256. "shasum": ""
  2257. },
  2258. "require": {
  2259. "php": ">=5.3.9"
  2260. },
  2261. "require-dev": {
  2262. "symfony/css-selector": "~2.3",
  2263. "symfony/phpunit-bridge": "~2.7"
  2264. },
  2265. "suggest": {
  2266. "symfony/css-selector": ""
  2267. },
  2268. "type": "library",
  2269. "extra": {
  2270. "branch-alias": {
  2271. "dev-master": "2.7-dev"
  2272. }
  2273. },
  2274. "autoload": {
  2275. "psr-4": {
  2276. "Symfony\\Component\\DomCrawler\\": ""
  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 DomCrawler Component",
  2294. "homepage": "https://symfony.com",
  2295. "time": "2015-09-20 21:13:58"
  2296. },
  2297. {
  2298. "name": "symfony/event-dispatcher",
  2299. "version": "v2.7.5",
  2300. "source": {
  2301. "type": "git",
  2302. "url": "https://github.com/symfony/event-dispatcher.git",
  2303. "reference": "ae4dcc2a8d3de98bd794167a3ccda1311597c5d9"
  2304. },
  2305. "dist": {
  2306. "type": "zip",
  2307. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae4dcc2a8d3de98bd794167a3ccda1311597c5d9",
  2308. "reference": "ae4dcc2a8d3de98bd794167a3ccda1311597c5d9",
  2309. "shasum": ""
  2310. },
  2311. "require": {
  2312. "php": ">=5.3.9"
  2313. },
  2314. "require-dev": {
  2315. "psr/log": "~1.0",
  2316. "symfony/config": "~2.0,>=2.0.5",
  2317. "symfony/dependency-injection": "~2.6",
  2318. "symfony/expression-language": "~2.6",
  2319. "symfony/phpunit-bridge": "~2.7",
  2320. "symfony/stopwatch": "~2.3"
  2321. },
  2322. "suggest": {
  2323. "symfony/dependency-injection": "",
  2324. "symfony/http-kernel": ""
  2325. },
  2326. "type": "library",
  2327. "extra": {
  2328. "branch-alias": {
  2329. "dev-master": "2.7-dev"
  2330. }
  2331. },
  2332. "autoload": {
  2333. "psr-4": {
  2334. "Symfony\\Component\\EventDispatcher\\": ""
  2335. }
  2336. },
  2337. "notification-url": "https://packagist.org/downloads/",
  2338. "license": [
  2339. "MIT"
  2340. ],
  2341. "authors": [
  2342. {
  2343. "name": "Fabien Potencier",
  2344. "email": "fabien@symfony.com"
  2345. },
  2346. {
  2347. "name": "Symfony Community",
  2348. "homepage": "https://symfony.com/contributors"
  2349. }
  2350. ],
  2351. "description": "Symfony EventDispatcher Component",
  2352. "homepage": "https://symfony.com",
  2353. "time": "2015-09-22 13:49:29"
  2354. },
  2355. {
  2356. "name": "symfony/finder",
  2357. "version": "v2.7.5",
  2358. "source": {
  2359. "type": "git",
  2360. "url": "https://github.com/symfony/finder.git",
  2361. "reference": "8262ab605973afbb3ef74b945daabf086f58366f"
  2362. },
  2363. "dist": {
  2364. "type": "zip",
  2365. "url": "https://api.github.com/repos/symfony/finder/zipball/8262ab605973afbb3ef74b945daabf086f58366f",
  2366. "reference": "8262ab605973afbb3ef74b945daabf086f58366f",
  2367. "shasum": ""
  2368. },
  2369. "require": {
  2370. "php": ">=5.3.9"
  2371. },
  2372. "require-dev": {
  2373. "symfony/phpunit-bridge": "~2.7"
  2374. },
  2375. "type": "library",
  2376. "extra": {
  2377. "branch-alias": {
  2378. "dev-master": "2.7-dev"
  2379. }
  2380. },
  2381. "autoload": {
  2382. "psr-4": {
  2383. "Symfony\\Component\\Finder\\": ""
  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 Finder Component",
  2401. "homepage": "https://symfony.com",
  2402. "time": "2015-09-19 19:59:23"
  2403. },
  2404. {
  2405. "name": "symfony/http-foundation",
  2406. "version": "v2.7.5",
  2407. "source": {
  2408. "type": "git",
  2409. "url": "https://github.com/symfony/http-foundation.git",
  2410. "reference": "e1509119f164a0d0a940d7d924d693a7a28a5470"
  2411. },
  2412. "dist": {
  2413. "type": "zip",
  2414. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e1509119f164a0d0a940d7d924d693a7a28a5470",
  2415. "reference": "e1509119f164a0d0a940d7d924d693a7a28a5470",
  2416. "shasum": ""
  2417. },
  2418. "require": {
  2419. "php": ">=5.3.9"
  2420. },
  2421. "require-dev": {
  2422. "symfony/expression-language": "~2.4",
  2423. "symfony/phpunit-bridge": "~2.7"
  2424. },
  2425. "type": "library",
  2426. "extra": {
  2427. "branch-alias": {
  2428. "dev-master": "2.7-dev"
  2429. }
  2430. },
  2431. "autoload": {
  2432. "psr-4": {
  2433. "Symfony\\Component\\HttpFoundation\\": ""
  2434. },
  2435. "classmap": [
  2436. "Resources/stubs"
  2437. ]
  2438. },
  2439. "notification-url": "https://packagist.org/downloads/",
  2440. "license": [
  2441. "MIT"
  2442. ],
  2443. "authors": [
  2444. {
  2445. "name": "Fabien Potencier",
  2446. "email": "fabien@symfony.com"
  2447. },
  2448. {
  2449. "name": "Symfony Community",
  2450. "homepage": "https://symfony.com/contributors"
  2451. }
  2452. ],
  2453. "description": "Symfony HttpFoundation Component",
  2454. "homepage": "https://symfony.com",
  2455. "time": "2015-09-22 13:49:29"
  2456. },
  2457. {
  2458. "name": "symfony/http-kernel",
  2459. "version": "v2.7.5",
  2460. "source": {
  2461. "type": "git",
  2462. "url": "https://github.com/symfony/http-kernel.git",
  2463. "reference": "353aa457424262d7d4e4289ea483145921cffcb5"
  2464. },
  2465. "dist": {
  2466. "type": "zip",
  2467. "url": "https://api.github.com/repos/symfony/http-kernel/zipball/353aa457424262d7d4e4289ea483145921cffcb5",
  2468. "reference": "353aa457424262d7d4e4289ea483145921cffcb5",
  2469. "shasum": ""
  2470. },
  2471. "require": {
  2472. "php": ">=5.3.9",
  2473. "psr/log": "~1.0",
  2474. "symfony/debug": "~2.6,>=2.6.2",
  2475. "symfony/event-dispatcher": "~2.6,>=2.6.7",
  2476. "symfony/http-foundation": "~2.5,>=2.5.4"
  2477. },
  2478. "conflict": {
  2479. "symfony/config": "<2.7"
  2480. },
  2481. "require-dev": {
  2482. "symfony/browser-kit": "~2.3",
  2483. "symfony/class-loader": "~2.1",
  2484. "symfony/config": "~2.7",
  2485. "symfony/console": "~2.3",
  2486. "symfony/css-selector": "~2.0,>=2.0.5",
  2487. "symfony/dependency-injection": "~2.2",
  2488. "symfony/dom-crawler": "~2.0,>=2.0.5",
  2489. "symfony/expression-language": "~2.4",
  2490. "symfony/finder": "~2.0,>=2.0.5",
  2491. "symfony/phpunit-bridge": "~2.7",
  2492. "symfony/process": "~2.0,>=2.0.5",
  2493. "symfony/routing": "~2.2",
  2494. "symfony/stopwatch": "~2.3",
  2495. "symfony/templating": "~2.2",
  2496. "symfony/translation": "~2.0,>=2.0.5",
  2497. "symfony/var-dumper": "~2.6"
  2498. },
  2499. "suggest": {
  2500. "symfony/browser-kit": "",
  2501. "symfony/class-loader": "",
  2502. "symfony/config": "",
  2503. "symfony/console": "",
  2504. "symfony/dependency-injection": "",
  2505. "symfony/finder": "",
  2506. "symfony/var-dumper": ""
  2507. },
  2508. "type": "library",
  2509. "extra": {
  2510. "branch-alias": {
  2511. "dev-master": "2.7-dev"
  2512. }
  2513. },
  2514. "autoload": {
  2515. "psr-4": {
  2516. "Symfony\\Component\\HttpKernel\\": ""
  2517. }
  2518. },
  2519. "notification-url": "https://packagist.org/downloads/",
  2520. "license": [
  2521. "MIT"
  2522. ],
  2523. "authors": [
  2524. {
  2525. "name": "Fabien Potencier",
  2526. "email": "fabien@symfony.com"
  2527. },
  2528. {
  2529. "name": "Symfony Community",
  2530. "homepage": "https://symfony.com/contributors"
  2531. }
  2532. ],
  2533. "description": "Symfony HttpKernel Component",
  2534. "homepage": "https://symfony.com",
  2535. "time": "2015-09-25 11:16:52"
  2536. },
  2537. {
  2538. "name": "symfony/process",
  2539. "version": "v2.7.5",
  2540. "source": {
  2541. "type": "git",
  2542. "url": "https://github.com/symfony/process.git",
  2543. "reference": "b27c8e317922cd3cdd3600850273cf6b82b2e8e9"
  2544. },
  2545. "dist": {
  2546. "type": "zip",
  2547. "url": "https://api.github.com/repos/symfony/process/zipball/b27c8e317922cd3cdd3600850273cf6b82b2e8e9",
  2548. "reference": "b27c8e317922cd3cdd3600850273cf6b82b2e8e9",
  2549. "shasum": ""
  2550. },
  2551. "require": {
  2552. "php": ">=5.3.9"
  2553. },
  2554. "require-dev": {
  2555. "symfony/phpunit-bridge": "~2.7"
  2556. },
  2557. "type": "library",
  2558. "extra": {
  2559. "branch-alias": {
  2560. "dev-master": "2.7-dev"
  2561. }
  2562. },
  2563. "autoload": {
  2564. "psr-4": {
  2565. "Symfony\\Component\\Process\\": ""
  2566. }
  2567. },
  2568. "notification-url": "https://packagist.org/downloads/",
  2569. "license": [
  2570. "MIT"
  2571. ],
  2572. "authors": [
  2573. {
  2574. "name": "Fabien Potencier",
  2575. "email": "fabien@symfony.com"
  2576. },
  2577. {
  2578. "name": "Symfony Community",
  2579. "homepage": "https://symfony.com/contributors"
  2580. }
  2581. ],
  2582. "description": "Symfony Process Component",
  2583. "homepage": "https://symfony.com",
  2584. "time": "2015-09-19 19:59:23"
  2585. },
  2586. {
  2587. "name": "symfony/security-core",
  2588. "version": "v2.7.5",
  2589. "source": {
  2590. "type": "git",
  2591. "url": "https://github.com/symfony/security-core.git",
  2592. "reference": "81dbe6f2118d33192500e83d0eef172e8b2f667f"
  2593. },
  2594. "dist": {
  2595. "type": "zip",
  2596. "url": "https://api.github.com/repos/symfony/security-core/zipball/81dbe6f2118d33192500e83d0eef172e8b2f667f",
  2597. "reference": "81dbe6f2118d33192500e83d0eef172e8b2f667f",
  2598. "shasum": ""
  2599. },
  2600. "require": {
  2601. "php": ">=5.3.9"
  2602. },
  2603. "require-dev": {
  2604. "ircmaxell/password-compat": "1.0.*",
  2605. "psr/log": "~1.0",
  2606. "symfony/event-dispatcher": "~2.1",
  2607. "symfony/expression-language": "~2.6",
  2608. "symfony/http-foundation": "~2.4",
  2609. "symfony/phpunit-bridge": "~2.7",
  2610. "symfony/translation": "~2.0,>=2.0.5",
  2611. "symfony/validator": "~2.5,>=2.5.5"
  2612. },
  2613. "suggest": {
  2614. "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5",
  2615. "symfony/event-dispatcher": "",
  2616. "symfony/expression-language": "For using the expression voter",
  2617. "symfony/http-foundation": "",
  2618. "symfony/validator": "For using the user password constraint"
  2619. },
  2620. "type": "library",
  2621. "extra": {
  2622. "branch-alias": {
  2623. "dev-master": "2.7-dev"
  2624. }
  2625. },
  2626. "autoload": {
  2627. "psr-4": {
  2628. "Symfony\\Component\\Security\\Core\\": ""
  2629. }
  2630. },
  2631. "notification-url": "https://packagist.org/downloads/",
  2632. "license": [
  2633. "MIT"
  2634. ],
  2635. "authors": [
  2636. {
  2637. "name": "Fabien Potencier",
  2638. "email": "fabien@symfony.com"
  2639. },
  2640. {
  2641. "name": "Symfony Community",
  2642. "homepage": "https://symfony.com/contributors"
  2643. }
  2644. ],
  2645. "description": "Symfony Security Component - Core Library",
  2646. "homepage": "https://symfony.com",
  2647. "time": "2015-09-25 06:52:54"
  2648. },
  2649. {
  2650. "name": "symfony/translation",
  2651. "version": "v2.7.5",
  2652. "source": {
  2653. "type": "git",
  2654. "url": "https://github.com/symfony/translation.git",
  2655. "reference": "485877661835e188cd78345c6d4eef1290d17571"
  2656. },
  2657. "dist": {
  2658. "type": "zip",
  2659. "url": "https://api.github.com/repos/symfony/translation/zipball/485877661835e188cd78345c6d4eef1290d17571",
  2660. "reference": "485877661835e188cd78345c6d4eef1290d17571",
  2661. "shasum": ""
  2662. },
  2663. "require": {
  2664. "php": ">=5.3.9"
  2665. },
  2666. "conflict": {
  2667. "symfony/config": "<2.7"
  2668. },
  2669. "require-dev": {
  2670. "psr/log": "~1.0",
  2671. "symfony/config": "~2.7",
  2672. "symfony/intl": "~2.4",
  2673. "symfony/phpunit-bridge": "~2.7",
  2674. "symfony/yaml": "~2.2"
  2675. },
  2676. "suggest": {
  2677. "psr/log": "To use logging capability in translator",
  2678. "symfony/config": "",
  2679. "symfony/yaml": ""
  2680. },
  2681. "type": "library",
  2682. "extra": {
  2683. "branch-alias": {
  2684. "dev-master": "2.7-dev"
  2685. }
  2686. },
  2687. "autoload": {
  2688. "psr-4": {
  2689. "Symfony\\Component\\Translation\\": ""
  2690. }
  2691. },
  2692. "notification-url": "https://packagist.org/downloads/",
  2693. "license": [
  2694. "MIT"
  2695. ],
  2696. "authors": [
  2697. {
  2698. "name": "Fabien Potencier",
  2699. "email": "fabien@symfony.com"
  2700. },
  2701. {
  2702. "name": "Symfony Community",
  2703. "homepage": "https://symfony.com/contributors"
  2704. }
  2705. ],
  2706. "description": "Symfony Translation Component",
  2707. "homepage": "https://symfony.com",
  2708. "time": "2015-09-06 08:36:38"
  2709. },
  2710. {
  2711. "name": "symfony/var-dumper",
  2712. "version": "v2.7.5",
  2713. "source": {
  2714. "type": "git",
  2715. "url": "https://github.com/symfony/var-dumper.git",
  2716. "reference": "ba8c9a0edf18f70a7efcb8d3eb35323a10263338"
  2717. },
  2718. "dist": {
  2719. "type": "zip",
  2720. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ba8c9a0edf18f70a7efcb8d3eb35323a10263338",
  2721. "reference": "ba8c9a0edf18f70a7efcb8d3eb35323a10263338",
  2722. "shasum": ""
  2723. },
  2724. "require": {
  2725. "php": ">=5.3.9"
  2726. },
  2727. "require-dev": {
  2728. "symfony/phpunit-bridge": "~2.7"
  2729. },
  2730. "suggest": {
  2731. "ext-symfony_debug": ""
  2732. },
  2733. "type": "library",
  2734. "extra": {
  2735. "branch-alias": {
  2736. "dev-master": "2.7-dev"
  2737. }
  2738. },
  2739. "autoload": {
  2740. "files": [
  2741. "Resources/functions/dump.php"
  2742. ],
  2743. "psr-4": {
  2744. "Symfony\\Component\\VarDumper\\": ""
  2745. }
  2746. },
  2747. "notification-url": "https://packagist.org/downloads/",
  2748. "license": [
  2749. "MIT"
  2750. ],
  2751. "authors": [
  2752. {
  2753. "name": "Nicolas Grekas",
  2754. "email": "p@tchwork.com"
  2755. },
  2756. {
  2757. "name": "Symfony Community",
  2758. "homepage": "https://symfony.com/contributors"
  2759. }
  2760. ],
  2761. "description": "Symfony mechanism for exploring and dumping PHP variables",
  2762. "homepage": "https://symfony.com",
  2763. "keywords": [
  2764. "debug",
  2765. "dump"
  2766. ],
  2767. "time": "2015-09-22 14:41:01"
  2768. },
  2769. {
  2770. "name": "vlucas/phpdotenv",
  2771. "version": "v1.1.1",
  2772. "source": {
  2773. "type": "git",
  2774. "url": "https://github.com/vlucas/phpdotenv.git",
  2775. "reference": "0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa"
  2776. },
  2777. "dist": {
  2778. "type": "zip",
  2779. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa",
  2780. "reference": "0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa",
  2781. "shasum": ""
  2782. },
  2783. "require": {
  2784. "php": ">=5.3.2"
  2785. },
  2786. "require-dev": {
  2787. "phpunit/phpunit": "~4.0"
  2788. },
  2789. "type": "library",
  2790. "autoload": {
  2791. "psr-0": {
  2792. "Dotenv": "src/"
  2793. }
  2794. },
  2795. "notification-url": "https://packagist.org/downloads/",
  2796. "license": [
  2797. "BSD"
  2798. ],
  2799. "authors": [
  2800. {
  2801. "name": "Vance Lucas",
  2802. "email": "vance@vancelucas.com",
  2803. "homepage": "http://www.vancelucas.com"
  2804. }
  2805. ],
  2806. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  2807. "homepage": "http://github.com/vlucas/phpdotenv",
  2808. "keywords": [
  2809. "dotenv",
  2810. "env",
  2811. "environment"
  2812. ],
  2813. "time": "2015-05-30 15:59:26"
  2814. }
  2815. ],
  2816. "packages-dev": [
  2817. {
  2818. "name": "doctrine/instantiator",
  2819. "version": "1.0.5",
  2820. "source": {
  2821. "type": "git",
  2822. "url": "https://github.com/doctrine/instantiator.git",
  2823. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  2824. },
  2825. "dist": {
  2826. "type": "zip",
  2827. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  2828. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  2829. "shasum": ""
  2830. },
  2831. "require": {
  2832. "php": ">=5.3,<8.0-DEV"
  2833. },
  2834. "require-dev": {
  2835. "athletic/athletic": "~0.1.8",
  2836. "ext-pdo": "*",
  2837. "ext-phar": "*",
  2838. "phpunit/phpunit": "~4.0",
  2839. "squizlabs/php_codesniffer": "~2.0"
  2840. },
  2841. "type": "library",
  2842. "extra": {
  2843. "branch-alias": {
  2844. "dev-master": "1.0.x-dev"
  2845. }
  2846. },
  2847. "autoload": {
  2848. "psr-4": {
  2849. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  2850. }
  2851. },
  2852. "notification-url": "https://packagist.org/downloads/",
  2853. "license": [
  2854. "MIT"
  2855. ],
  2856. "authors": [
  2857. {
  2858. "name": "Marco Pivetta",
  2859. "email": "ocramius@gmail.com",
  2860. "homepage": "http://ocramius.github.com/"
  2861. }
  2862. ],
  2863. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  2864. "homepage": "https://github.com/doctrine/instantiator",
  2865. "keywords": [
  2866. "constructor",
  2867. "instantiate"
  2868. ],
  2869. "time": "2015-06-14 21:17:01"
  2870. },
  2871. {
  2872. "name": "fzaninotto/faker",
  2873. "version": "v1.5.0",
  2874. "source": {
  2875. "type": "git",
  2876. "url": "https://github.com/fzaninotto/Faker.git",
  2877. "reference": "d0190b156bcca848d401fb80f31f504f37141c8d"
  2878. },
  2879. "dist": {
  2880. "type": "zip",
  2881. "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d0190b156bcca848d401fb80f31f504f37141c8d",
  2882. "reference": "d0190b156bcca848d401fb80f31f504f37141c8d",
  2883. "shasum": ""
  2884. },
  2885. "require": {
  2886. "php": ">=5.3.3"
  2887. },
  2888. "require-dev": {
  2889. "phpunit/phpunit": "~4.0",
  2890. "squizlabs/php_codesniffer": "~1.5"
  2891. },
  2892. "suggest": {
  2893. "ext-intl": "*"
  2894. },
  2895. "type": "library",
  2896. "extra": {
  2897. "branch-alias": {
  2898. "dev-master": "1.5.x-dev"
  2899. }
  2900. },
  2901. "autoload": {
  2902. "psr-4": {
  2903. "Faker\\": "src/Faker/"
  2904. }
  2905. },
  2906. "notification-url": "https://packagist.org/downloads/",
  2907. "license": [
  2908. "MIT"
  2909. ],
  2910. "authors": [
  2911. {
  2912. "name": "François Zaninotto"
  2913. }
  2914. ],
  2915. "description": "Faker is a PHP library that generates fake data for you.",
  2916. "keywords": [
  2917. "data",
  2918. "faker",
  2919. "fixtures"
  2920. ],
  2921. "time": "2015-05-29 06:29:14"
  2922. },
  2923. {
  2924. "name": "phpdocumentor/reflection-docblock",
  2925. "version": "2.0.4",
  2926. "source": {
  2927. "type": "git",
  2928. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  2929. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
  2930. },
  2931. "dist": {
  2932. "type": "zip",
  2933. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
  2934. "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
  2935. "shasum": ""
  2936. },
  2937. "require": {
  2938. "php": ">=5.3.3"
  2939. },
  2940. "require-dev": {
  2941. "phpunit/phpunit": "~4.0"
  2942. },
  2943. "suggest": {
  2944. "dflydev/markdown": "~1.0",
  2945. "erusev/parsedown": "~1.0"
  2946. },
  2947. "type": "library",
  2948. "extra": {
  2949. "branch-alias": {
  2950. "dev-master": "2.0.x-dev"
  2951. }
  2952. },
  2953. "autoload": {
  2954. "psr-0": {
  2955. "phpDocumentor": [
  2956. "src/"
  2957. ]
  2958. }
  2959. },
  2960. "notification-url": "https://packagist.org/downloads/",
  2961. "license": [
  2962. "MIT"
  2963. ],
  2964. "authors": [
  2965. {
  2966. "name": "Mike van Riel",
  2967. "email": "mike.vanriel@naenius.com"
  2968. }
  2969. ],
  2970. "time": "2015-02-03 12:10:50"
  2971. },
  2972. {
  2973. "name": "phpspec/prophecy",
  2974. "version": "v1.5.0",
  2975. "source": {
  2976. "type": "git",
  2977. "url": "https://github.com/phpspec/prophecy.git",
  2978. "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
  2979. },
  2980. "dist": {
  2981. "type": "zip",
  2982. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
  2983. "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
  2984. "shasum": ""
  2985. },
  2986. "require": {
  2987. "doctrine/instantiator": "^1.0.2",
  2988. "phpdocumentor/reflection-docblock": "~2.0",
  2989. "sebastian/comparator": "~1.1"
  2990. },
  2991. "require-dev": {
  2992. "phpspec/phpspec": "~2.0"
  2993. },
  2994. "type": "library",
  2995. "extra": {
  2996. "branch-alias": {
  2997. "dev-master": "1.4.x-dev"
  2998. }
  2999. },
  3000. "autoload": {
  3001. "psr-0": {
  3002. "Prophecy\\": "src/"
  3003. }
  3004. },
  3005. "notification-url": "https://packagist.org/downloads/",
  3006. "license": [
  3007. "MIT"
  3008. ],
  3009. "authors": [
  3010. {
  3011. "name": "Konstantin Kudryashov",
  3012. "email": "ever.zet@gmail.com",
  3013. "homepage": "http://everzet.com"
  3014. },
  3015. {
  3016. "name": "Marcello Duarte",
  3017. "email": "marcello.duarte@gmail.com"
  3018. }
  3019. ],
  3020. "description": "Highly opinionated mocking framework for PHP 5.3+",
  3021. "homepage": "https://github.com/phpspec/prophecy",
  3022. "keywords": [
  3023. "Double",
  3024. "Dummy",
  3025. "fake",
  3026. "mock",
  3027. "spy",
  3028. "stub"
  3029. ],
  3030. "time": "2015-08-13 10:07:40"
  3031. },
  3032. {
  3033. "name": "phpunit/php-code-coverage",
  3034. "version": "2.2.4",
  3035. "source": {
  3036. "type": "git",
  3037. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  3038. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
  3039. },
  3040. "dist": {
  3041. "type": "zip",
  3042. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  3043. "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  3044. "shasum": ""
  3045. },
  3046. "require": {
  3047. "php": ">=5.3.3",
  3048. "phpunit/php-file-iterator": "~1.3",
  3049. "phpunit/php-text-template": "~1.2",
  3050. "phpunit/php-token-stream": "~1.3",
  3051. "sebastian/environment": "^1.3.2",
  3052. "sebastian/version": "~1.0"
  3053. },
  3054. "require-dev": {
  3055. "ext-xdebug": ">=2.1.4",
  3056. "phpunit/phpunit": "~4"
  3057. },
  3058. "suggest": {
  3059. "ext-dom": "*",
  3060. "ext-xdebug": ">=2.2.1",
  3061. "ext-xmlwriter": "*"
  3062. },
  3063. "type": "library",
  3064. "extra": {
  3065. "branch-alias": {
  3066. "dev-master": "2.2.x-dev"
  3067. }
  3068. },
  3069. "autoload": {
  3070. "classmap": [
  3071. "src/"
  3072. ]
  3073. },
  3074. "notification-url": "https://packagist.org/downloads/",
  3075. "license": [
  3076. "BSD-3-Clause"
  3077. ],
  3078. "authors": [
  3079. {
  3080. "name": "Sebastian Bergmann",
  3081. "email": "sb@sebastian-bergmann.de",
  3082. "role": "lead"
  3083. }
  3084. ],
  3085. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  3086. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  3087. "keywords": [
  3088. "coverage",
  3089. "testing",
  3090. "xunit"
  3091. ],
  3092. "time": "2015-10-06 15:47:00"
  3093. },
  3094. {
  3095. "name": "phpunit/php-file-iterator",
  3096. "version": "1.4.1",
  3097. "source": {
  3098. "type": "git",
  3099. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  3100. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
  3101. },
  3102. "dist": {
  3103. "type": "zip",
  3104. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  3105. "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  3106. "shasum": ""
  3107. },
  3108. "require": {
  3109. "php": ">=5.3.3"
  3110. },
  3111. "type": "library",
  3112. "extra": {
  3113. "branch-alias": {
  3114. "dev-master": "1.4.x-dev"
  3115. }
  3116. },
  3117. "autoload": {
  3118. "classmap": [
  3119. "src/"
  3120. ]
  3121. },
  3122. "notification-url": "https://packagist.org/downloads/",
  3123. "license": [
  3124. "BSD-3-Clause"
  3125. ],
  3126. "authors": [
  3127. {
  3128. "name": "Sebastian Bergmann",
  3129. "email": "sb@sebastian-bergmann.de",
  3130. "role": "lead"
  3131. }
  3132. ],
  3133. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  3134. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  3135. "keywords": [
  3136. "filesystem",
  3137. "iterator"
  3138. ],
  3139. "time": "2015-06-21 13:08:43"
  3140. },
  3141. {
  3142. "name": "phpunit/php-text-template",
  3143. "version": "1.2.1",
  3144. "source": {
  3145. "type": "git",
  3146. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  3147. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  3148. },
  3149. "dist": {
  3150. "type": "zip",
  3151. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  3152. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  3153. "shasum": ""
  3154. },
  3155. "require": {
  3156. "php": ">=5.3.3"
  3157. },
  3158. "type": "library",
  3159. "autoload": {
  3160. "classmap": [
  3161. "src/"
  3162. ]
  3163. },
  3164. "notification-url": "https://packagist.org/downloads/",
  3165. "license": [
  3166. "BSD-3-Clause"
  3167. ],
  3168. "authors": [
  3169. {
  3170. "name": "Sebastian Bergmann",
  3171. "email": "sebastian@phpunit.de",
  3172. "role": "lead"
  3173. }
  3174. ],
  3175. "description": "Simple template engine.",
  3176. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  3177. "keywords": [
  3178. "template"
  3179. ],
  3180. "time": "2015-06-21 13:50:34"
  3181. },
  3182. {
  3183. "name": "phpunit/php-timer",
  3184. "version": "1.0.7",
  3185. "source": {
  3186. "type": "git",
  3187. "url": "https://github.com/sebastianbergmann/php-timer.git",
  3188. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
  3189. },
  3190. "dist": {
  3191. "type": "zip",
  3192. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  3193. "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  3194. "shasum": ""
  3195. },
  3196. "require": {
  3197. "php": ">=5.3.3"
  3198. },
  3199. "type": "library",
  3200. "autoload": {
  3201. "classmap": [
  3202. "src/"
  3203. ]
  3204. },
  3205. "notification-url": "https://packagist.org/downloads/",
  3206. "license": [
  3207. "BSD-3-Clause"
  3208. ],
  3209. "authors": [
  3210. {
  3211. "name": "Sebastian Bergmann",
  3212. "email": "sb@sebastian-bergmann.de",
  3213. "role": "lead"
  3214. }
  3215. ],
  3216. "description": "Utility class for timing",
  3217. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  3218. "keywords": [
  3219. "timer"
  3220. ],
  3221. "time": "2015-06-21 08:01:12"
  3222. },
  3223. {
  3224. "name": "phpunit/php-token-stream",
  3225. "version": "1.4.8",
  3226. "source": {
  3227. "type": "git",
  3228. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  3229. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
  3230. },
  3231. "dist": {
  3232. "type": "zip",
  3233. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  3234. "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  3235. "shasum": ""
  3236. },
  3237. "require": {
  3238. "ext-tokenizer": "*",
  3239. "php": ">=5.3.3"
  3240. },
  3241. "require-dev": {
  3242. "phpunit/phpunit": "~4.2"
  3243. },
  3244. "type": "library",
  3245. "extra": {
  3246. "branch-alias": {
  3247. "dev-master": "1.4-dev"
  3248. }
  3249. },
  3250. "autoload": {
  3251. "classmap": [
  3252. "src/"
  3253. ]
  3254. },
  3255. "notification-url": "https://packagist.org/downloads/",
  3256. "license": [
  3257. "BSD-3-Clause"
  3258. ],
  3259. "authors": [
  3260. {
  3261. "name": "Sebastian Bergmann",
  3262. "email": "sebastian@phpunit.de"
  3263. }
  3264. ],
  3265. "description": "Wrapper around PHP's tokenizer extension.",
  3266. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  3267. "keywords": [
  3268. "tokenizer"
  3269. ],
  3270. "time": "2015-09-15 10:49:45"
  3271. },
  3272. {
  3273. "name": "phpunit/phpunit",
  3274. "version": "4.8.13",
  3275. "source": {
  3276. "type": "git",
  3277. "url": "https://github.com/sebastianbergmann/phpunit.git",
  3278. "reference": "be067d6105286b74272facefc2697038f8807b77"
  3279. },
  3280. "dist": {
  3281. "type": "zip",
  3282. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/be067d6105286b74272facefc2697038f8807b77",
  3283. "reference": "be067d6105286b74272facefc2697038f8807b77",
  3284. "shasum": ""
  3285. },
  3286. "require": {
  3287. "ext-dom": "*",
  3288. "ext-json": "*",
  3289. "ext-pcre": "*",
  3290. "ext-reflection": "*",
  3291. "ext-spl": "*",
  3292. "php": ">=5.3.3",
  3293. "phpspec/prophecy": "^1.3.1",
  3294. "phpunit/php-code-coverage": "~2.1",
  3295. "phpunit/php-file-iterator": "~1.4",
  3296. "phpunit/php-text-template": "~1.2",
  3297. "phpunit/php-timer": ">=1.0.6",
  3298. "phpunit/phpunit-mock-objects": "~2.3",
  3299. "sebastian/comparator": "~1.1",
  3300. "sebastian/diff": "~1.2",
  3301. "sebastian/environment": "~1.3",
  3302. "sebastian/exporter": "~1.2",
  3303. "sebastian/global-state": "~1.0",
  3304. "sebastian/version": "~1.0",
  3305. "symfony/yaml": "~2.1|~3.0"
  3306. },
  3307. "suggest": {
  3308. "phpunit/php-invoker": "~1.1"
  3309. },
  3310. "bin": [
  3311. "phpunit"
  3312. ],
  3313. "type": "library",
  3314. "extra": {
  3315. "branch-alias": {
  3316. "dev-master": "4.8.x-dev"
  3317. }
  3318. },
  3319. "autoload": {
  3320. "classmap": [
  3321. "src/"
  3322. ]
  3323. },
  3324. "notification-url": "https://packagist.org/downloads/",
  3325. "license": [
  3326. "BSD-3-Clause"
  3327. ],
  3328. "authors": [
  3329. {
  3330. "name": "Sebastian Bergmann",
  3331. "email": "sebastian@phpunit.de",
  3332. "role": "lead"
  3333. }
  3334. ],
  3335. "description": "The PHP Unit Testing framework.",
  3336. "homepage": "https://phpunit.de/",
  3337. "keywords": [
  3338. "phpunit",
  3339. "testing",
  3340. "xunit"
  3341. ],
  3342. "time": "2015-10-14 13:49:40"
  3343. },
  3344. {
  3345. "name": "phpunit/phpunit-mock-objects",
  3346. "version": "2.3.8",
  3347. "source": {
  3348. "type": "git",
  3349. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  3350. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
  3351. },
  3352. "dist": {
  3353. "type": "zip",
  3354. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  3355. "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  3356. "shasum": ""
  3357. },
  3358. "require": {
  3359. "doctrine/instantiator": "^1.0.2",
  3360. "php": ">=5.3.3",
  3361. "phpunit/php-text-template": "~1.2",
  3362. "sebastian/exporter": "~1.2"
  3363. },
  3364. "require-dev": {
  3365. "phpunit/phpunit": "~4.4"
  3366. },
  3367. "suggest": {
  3368. "ext-soap": "*"
  3369. },
  3370. "type": "library",
  3371. "extra": {
  3372. "branch-alias": {
  3373. "dev-master": "2.3.x-dev"
  3374. }
  3375. },
  3376. "autoload": {
  3377. "classmap": [
  3378. "src/"
  3379. ]
  3380. },
  3381. "notification-url": "https://packagist.org/downloads/",
  3382. "license": [
  3383. "BSD-3-Clause"
  3384. ],
  3385. "authors": [
  3386. {
  3387. "name": "Sebastian Bergmann",
  3388. "email": "sb@sebastian-bergmann.de",
  3389. "role": "lead"
  3390. }
  3391. ],
  3392. "description": "Mock Object library for PHPUnit",
  3393. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  3394. "keywords": [
  3395. "mock",
  3396. "xunit"
  3397. ],
  3398. "time": "2015-10-02 06:51:40"
  3399. },
  3400. {
  3401. "name": "sebastian/comparator",
  3402. "version": "1.2.0",
  3403. "source": {
  3404. "type": "git",
  3405. "url": "https://github.com/sebastianbergmann/comparator.git",
  3406. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
  3407. },
  3408. "dist": {
  3409. "type": "zip",
  3410. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
  3411. "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
  3412. "shasum": ""
  3413. },
  3414. "require": {
  3415. "php": ">=5.3.3",
  3416. "sebastian/diff": "~1.2",
  3417. "sebastian/exporter": "~1.2"
  3418. },
  3419. "require-dev": {
  3420. "phpunit/phpunit": "~4.4"
  3421. },
  3422. "type": "library",
  3423. "extra": {
  3424. "branch-alias": {
  3425. "dev-master": "1.2.x-dev"
  3426. }
  3427. },
  3428. "autoload": {
  3429. "classmap": [
  3430. "src/"
  3431. ]
  3432. },
  3433. "notification-url": "https://packagist.org/downloads/",
  3434. "license": [
  3435. "BSD-3-Clause"
  3436. ],
  3437. "authors": [
  3438. {
  3439. "name": "Jeff Welch",
  3440. "email": "whatthejeff@gmail.com"
  3441. },
  3442. {
  3443. "name": "Volker Dusch",
  3444. "email": "github@wallbash.com"
  3445. },
  3446. {
  3447. "name": "Bernhard Schussek",
  3448. "email": "bschussek@2bepublished.at"
  3449. },
  3450. {
  3451. "name": "Sebastian Bergmann",
  3452. "email": "sebastian@phpunit.de"
  3453. }
  3454. ],
  3455. "description": "Provides the functionality to compare PHP values for equality",
  3456. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  3457. "keywords": [
  3458. "comparator",
  3459. "compare",
  3460. "equality"
  3461. ],
  3462. "time": "2015-07-26 15:48:44"
  3463. },
  3464. {
  3465. "name": "sebastian/diff",
  3466. "version": "1.3.0",
  3467. "source": {
  3468. "type": "git",
  3469. "url": "https://github.com/sebastianbergmann/diff.git",
  3470. "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
  3471. },
  3472. "dist": {
  3473. "type": "zip",
  3474. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
  3475. "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
  3476. "shasum": ""
  3477. },
  3478. "require": {
  3479. "php": ">=5.3.3"
  3480. },
  3481. "require-dev": {
  3482. "phpunit/phpunit": "~4.2"
  3483. },
  3484. "type": "library",
  3485. "extra": {
  3486. "branch-alias": {
  3487. "dev-master": "1.3-dev"
  3488. }
  3489. },
  3490. "autoload": {
  3491. "classmap": [
  3492. "src/"
  3493. ]
  3494. },
  3495. "notification-url": "https://packagist.org/downloads/",
  3496. "license": [
  3497. "BSD-3-Clause"
  3498. ],
  3499. "authors": [
  3500. {
  3501. "name": "Kore Nordmann",
  3502. "email": "mail@kore-nordmann.de"
  3503. },
  3504. {
  3505. "name": "Sebastian Bergmann",
  3506. "email": "sebastian@phpunit.de"
  3507. }
  3508. ],
  3509. "description": "Diff implementation",
  3510. "homepage": "http://www.github.com/sebastianbergmann/diff",
  3511. "keywords": [
  3512. "diff"
  3513. ],
  3514. "time": "2015-02-22 15:13:53"
  3515. },
  3516. {
  3517. "name": "sebastian/environment",
  3518. "version": "1.3.2",
  3519. "source": {
  3520. "type": "git",
  3521. "url": "https://github.com/sebastianbergmann/environment.git",
  3522. "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44"
  3523. },
  3524. "dist": {
  3525. "type": "zip",
  3526. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6324c907ce7a52478eeeaede764f48733ef5ae44",
  3527. "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44",
  3528. "shasum": ""
  3529. },
  3530. "require": {
  3531. "php": ">=5.3.3"
  3532. },
  3533. "require-dev": {
  3534. "phpunit/phpunit": "~4.4"
  3535. },
  3536. "type": "library",
  3537. "extra": {
  3538. "branch-alias": {
  3539. "dev-master": "1.3.x-dev"
  3540. }
  3541. },
  3542. "autoload": {
  3543. "classmap": [
  3544. "src/"
  3545. ]
  3546. },
  3547. "notification-url": "https://packagist.org/downloads/",
  3548. "license": [
  3549. "BSD-3-Clause"
  3550. ],
  3551. "authors": [
  3552. {
  3553. "name": "Sebastian Bergmann",
  3554. "email": "sebastian@phpunit.de"
  3555. }
  3556. ],
  3557. "description": "Provides functionality to handle HHVM/PHP environments",
  3558. "homepage": "http://www.github.com/sebastianbergmann/environment",
  3559. "keywords": [
  3560. "Xdebug",
  3561. "environment",
  3562. "hhvm"
  3563. ],
  3564. "time": "2015-08-03 06:14:51"
  3565. },
  3566. {
  3567. "name": "sebastian/exporter",
  3568. "version": "1.2.1",
  3569. "source": {
  3570. "type": "git",
  3571. "url": "https://github.com/sebastianbergmann/exporter.git",
  3572. "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
  3573. },
  3574. "dist": {
  3575. "type": "zip",
  3576. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
  3577. "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
  3578. "shasum": ""
  3579. },
  3580. "require": {
  3581. "php": ">=5.3.3",
  3582. "sebastian/recursion-context": "~1.0"
  3583. },
  3584. "require-dev": {
  3585. "phpunit/phpunit": "~4.4"
  3586. },
  3587. "type": "library",
  3588. "extra": {
  3589. "branch-alias": {
  3590. "dev-master": "1.2.x-dev"
  3591. }
  3592. },
  3593. "autoload": {
  3594. "classmap": [
  3595. "src/"
  3596. ]
  3597. },
  3598. "notification-url": "https://packagist.org/downloads/",
  3599. "license": [
  3600. "BSD-3-Clause"
  3601. ],
  3602. "authors": [
  3603. {
  3604. "name": "Jeff Welch",
  3605. "email": "whatthejeff@gmail.com"
  3606. },
  3607. {
  3608. "name": "Volker Dusch",
  3609. "email": "github@wallbash.com"
  3610. },
  3611. {
  3612. "name": "Bernhard Schussek",
  3613. "email": "bschussek@2bepublished.at"
  3614. },
  3615. {
  3616. "name": "Sebastian Bergmann",
  3617. "email": "sebastian@phpunit.de"
  3618. },
  3619. {
  3620. "name": "Adam Harvey",
  3621. "email": "aharvey@php.net"
  3622. }
  3623. ],
  3624. "description": "Provides the functionality to export PHP variables for visualization",
  3625. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  3626. "keywords": [
  3627. "export",
  3628. "exporter"
  3629. ],
  3630. "time": "2015-06-21 07:55:53"
  3631. },
  3632. {
  3633. "name": "sebastian/global-state",
  3634. "version": "1.1.1",
  3635. "source": {
  3636. "type": "git",
  3637. "url": "https://github.com/sebastianbergmann/global-state.git",
  3638. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  3639. },
  3640. "dist": {
  3641. "type": "zip",
  3642. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  3643. "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  3644. "shasum": ""
  3645. },
  3646. "require": {
  3647. "php": ">=5.3.3"
  3648. },
  3649. "require-dev": {
  3650. "phpunit/phpunit": "~4.2"
  3651. },
  3652. "suggest": {
  3653. "ext-uopz": "*"
  3654. },
  3655. "type": "library",
  3656. "extra": {
  3657. "branch-alias": {
  3658. "dev-master": "1.0-dev"
  3659. }
  3660. },
  3661. "autoload": {
  3662. "classmap": [
  3663. "src/"
  3664. ]
  3665. },
  3666. "notification-url": "https://packagist.org/downloads/",
  3667. "license": [
  3668. "BSD-3-Clause"
  3669. ],
  3670. "authors": [
  3671. {
  3672. "name": "Sebastian Bergmann",
  3673. "email": "sebastian@phpunit.de"
  3674. }
  3675. ],
  3676. "description": "Snapshotting of global state",
  3677. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  3678. "keywords": [
  3679. "global state"
  3680. ],
  3681. "time": "2015-10-12 03:26:01"
  3682. },
  3683. {
  3684. "name": "sebastian/recursion-context",
  3685. "version": "1.0.1",
  3686. "source": {
  3687. "type": "git",
  3688. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  3689. "reference": "994d4a811bafe801fb06dccbee797863ba2792ba"
  3690. },
  3691. "dist": {
  3692. "type": "zip",
  3693. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/994d4a811bafe801fb06dccbee797863ba2792ba",
  3694. "reference": "994d4a811bafe801fb06dccbee797863ba2792ba",
  3695. "shasum": ""
  3696. },
  3697. "require": {
  3698. "php": ">=5.3.3"
  3699. },
  3700. "require-dev": {
  3701. "phpunit/phpunit": "~4.4"
  3702. },
  3703. "type": "library",
  3704. "extra": {
  3705. "branch-alias": {
  3706. "dev-master": "1.0.x-dev"
  3707. }
  3708. },
  3709. "autoload": {
  3710. "classmap": [
  3711. "src/"
  3712. ]
  3713. },
  3714. "notification-url": "https://packagist.org/downloads/",
  3715. "license": [
  3716. "BSD-3-Clause"
  3717. ],
  3718. "authors": [
  3719. {
  3720. "name": "Jeff Welch",
  3721. "email": "whatthejeff@gmail.com"
  3722. },
  3723. {
  3724. "name": "Sebastian Bergmann",
  3725. "email": "sebastian@phpunit.de"
  3726. },
  3727. {
  3728. "name": "Adam Harvey",
  3729. "email": "aharvey@php.net"
  3730. }
  3731. ],
  3732. "description": "Provides functionality to recursively process PHP variables",
  3733. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  3734. "time": "2015-06-21 08:04:50"
  3735. },
  3736. {
  3737. "name": "sebastian/version",
  3738. "version": "1.0.6",
  3739. "source": {
  3740. "type": "git",
  3741. "url": "https://github.com/sebastianbergmann/version.git",
  3742. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  3743. },
  3744. "dist": {
  3745. "type": "zip",
  3746. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  3747. "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  3748. "shasum": ""
  3749. },
  3750. "type": "library",
  3751. "autoload": {
  3752. "classmap": [
  3753. "src/"
  3754. ]
  3755. },
  3756. "notification-url": "https://packagist.org/downloads/",
  3757. "license": [
  3758. "BSD-3-Clause"
  3759. ],
  3760. "authors": [
  3761. {
  3762. "name": "Sebastian Bergmann",
  3763. "email": "sebastian@phpunit.de",
  3764. "role": "lead"
  3765. }
  3766. ],
  3767. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  3768. "homepage": "https://github.com/sebastianbergmann/version",
  3769. "time": "2015-06-21 13:59:46"
  3770. },
  3771. {
  3772. "name": "symfony/yaml",
  3773. "version": "v2.7.5",
  3774. "source": {
  3775. "type": "git",
  3776. "url": "https://github.com/symfony/yaml.git",
  3777. "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770"
  3778. },
  3779. "dist": {
  3780. "type": "zip",
  3781. "url": "https://api.github.com/repos/symfony/yaml/zipball/31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
  3782. "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
  3783. "shasum": ""
  3784. },
  3785. "require": {
  3786. "php": ">=5.3.9"
  3787. },
  3788. "require-dev": {
  3789. "symfony/phpunit-bridge": "~2.7"
  3790. },
  3791. "type": "library",
  3792. "extra": {
  3793. "branch-alias": {
  3794. "dev-master": "2.7-dev"
  3795. }
  3796. },
  3797. "autoload": {
  3798. "psr-4": {
  3799. "Symfony\\Component\\Yaml\\": ""
  3800. }
  3801. },
  3802. "notification-url": "https://packagist.org/downloads/",
  3803. "license": [
  3804. "MIT"
  3805. ],
  3806. "authors": [
  3807. {
  3808. "name": "Fabien Potencier",
  3809. "email": "fabien@symfony.com"
  3810. },
  3811. {
  3812. "name": "Symfony Community",
  3813. "homepage": "https://symfony.com/contributors"
  3814. }
  3815. ],
  3816. "description": "Symfony Yaml Component",
  3817. "homepage": "https://symfony.com",
  3818. "time": "2015-09-14 14:14:09"
  3819. }
  3820. ],
  3821. "aliases": [],
  3822. "minimum-stability": "stable",
  3823. "stability-flags": [],
  3824. "prefer-stable": false,
  3825. "prefer-lowest": false,
  3826. "platform": {
  3827. "php": ">=5.5.9"
  3828. },
  3829. "platform-dev": []
  3830. }