composer.lock 58 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "hash": "935e89fe24de7e4f65304fae54230037",
  8. "packages": [
  9. {
  10. "name": "classpreloader/classpreloader",
  11. "version": "1.0.2",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/mtdowling/ClassPreloader.git",
  15. "reference": "2c9f3bcbab329570c57339895bd11b5dd3b00877"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/mtdowling/ClassPreloader/zipball/2c9f3bcbab329570c57339895bd11b5dd3b00877",
  20. "reference": "2c9f3bcbab329570c57339895bd11b5dd3b00877",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "nikic/php-parser": "~0.9",
  25. "php": ">=5.3.3",
  26. "symfony/console": "~2.1",
  27. "symfony/filesystem": "~2.1",
  28. "symfony/finder": "~2.1"
  29. },
  30. "bin": [
  31. "classpreloader.php"
  32. ],
  33. "type": "library",
  34. "extra": {
  35. "branch-alias": {
  36. "dev-master": "1.0-dev"
  37. }
  38. },
  39. "autoload": {
  40. "psr-0": {
  41. "ClassPreloader": "src/"
  42. }
  43. },
  44. "notification-url": "https://packagist.org/downloads/",
  45. "license": [
  46. "MIT"
  47. ],
  48. "description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case",
  49. "keywords": [
  50. "autoload",
  51. "class",
  52. "preload"
  53. ],
  54. "time": "2014-03-12 00:05:31"
  55. },
  56. {
  57. "name": "d11wtq/boris",
  58. "version": "v1.0.8",
  59. "source": {
  60. "type": "git",
  61. "url": "https://github.com/d11wtq/boris.git",
  62. "reference": "125dd4e5752639af7678a22ea597115646d89c6e"
  63. },
  64. "dist": {
  65. "type": "zip",
  66. "url": "https://api.github.com/repos/d11wtq/boris/zipball/125dd4e5752639af7678a22ea597115646d89c6e",
  67. "reference": "125dd4e5752639af7678a22ea597115646d89c6e",
  68. "shasum": ""
  69. },
  70. "require": {
  71. "php": ">=5.3.0"
  72. },
  73. "suggest": {
  74. "ext-pcntl": "*",
  75. "ext-posix": "*",
  76. "ext-readline": "*"
  77. },
  78. "bin": [
  79. "bin/boris"
  80. ],
  81. "type": "library",
  82. "autoload": {
  83. "psr-0": {
  84. "Boris": "lib"
  85. }
  86. },
  87. "notification-url": "https://packagist.org/downloads/",
  88. "time": "2014-01-17 12:21:18"
  89. },
  90. {
  91. "name": "filp/whoops",
  92. "version": "1.1.3",
  93. "source": {
  94. "type": "git",
  95. "url": "https://github.com/filp/whoops.git",
  96. "reference": "a85fab9a98f1f9b8ebcdbe71733f0d910e5b9adf"
  97. },
  98. "dist": {
  99. "type": "zip",
  100. "url": "https://api.github.com/repos/filp/whoops/zipball/a85fab9a98f1f9b8ebcdbe71733f0d910e5b9adf",
  101. "reference": "a85fab9a98f1f9b8ebcdbe71733f0d910e5b9adf",
  102. "shasum": ""
  103. },
  104. "require": {
  105. "php": ">=5.3.0"
  106. },
  107. "require-dev": {
  108. "mockery/mockery": "0.9.*"
  109. },
  110. "type": "library",
  111. "extra": {
  112. "branch-alias": {
  113. "dev-master": "1.2-dev"
  114. }
  115. },
  116. "autoload": {
  117. "psr-0": {
  118. "Whoops": "src/"
  119. },
  120. "classmap": [
  121. "src/deprecated"
  122. ]
  123. },
  124. "notification-url": "https://packagist.org/downloads/",
  125. "license": [
  126. "MIT"
  127. ],
  128. "authors": [
  129. {
  130. "name": "Filipe Dobreira",
  131. "homepage": "https://github.com/filp",
  132. "role": "Developer"
  133. }
  134. ],
  135. "description": "php error handling for cool kids",
  136. "homepage": "https://github.com/filp/whoops",
  137. "keywords": [
  138. "error",
  139. "exception",
  140. "handling",
  141. "library",
  142. "silex-provider",
  143. "whoops",
  144. "zf2"
  145. ],
  146. "time": "2014-10-26 09:05:09"
  147. },
  148. {
  149. "name": "ircmaxell/password-compat",
  150. "version": "v1.0.4",
  151. "source": {
  152. "type": "git",
  153. "url": "https://github.com/ircmaxell/password_compat.git",
  154. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
  155. },
  156. "dist": {
  157. "type": "zip",
  158. "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
  159. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
  160. "shasum": ""
  161. },
  162. "require-dev": {
  163. "phpunit/phpunit": "4.*"
  164. },
  165. "type": "library",
  166. "autoload": {
  167. "files": [
  168. "lib/password.php"
  169. ]
  170. },
  171. "notification-url": "https://packagist.org/downloads/",
  172. "license": [
  173. "MIT"
  174. ],
  175. "authors": [
  176. {
  177. "name": "Anthony Ferrara",
  178. "email": "[email protected]",
  179. "homepage": "http://blog.ircmaxell.com"
  180. }
  181. ],
  182. "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
  183. "homepage": "https://github.com/ircmaxell/password_compat",
  184. "keywords": [
  185. "hashing",
  186. "password"
  187. ],
  188. "time": "2014-11-20 16:49:30"
  189. },
  190. {
  191. "name": "jeremeamia/SuperClosure",
  192. "version": "1.0.2",
  193. "source": {
  194. "type": "git",
  195. "url": "https://github.com/jeremeamia/super_closure.git",
  196. "reference": "4d89ca74994feab128ea46d5b3add92e6cb84554"
  197. },
  198. "dist": {
  199. "type": "zip",
  200. "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/4d89ca74994feab128ea46d5b3add92e6cb84554",
  201. "reference": "4d89ca74994feab128ea46d5b3add92e6cb84554",
  202. "shasum": ""
  203. },
  204. "require": {
  205. "nikic/php-parser": "~0.9",
  206. "php": ">=5.3.3"
  207. },
  208. "require-dev": {
  209. "phpunit/phpunit": "~3.7"
  210. },
  211. "type": "library",
  212. "autoload": {
  213. "psr-0": {
  214. "Jeremeamia\\SuperClosure": "src/"
  215. }
  216. },
  217. "notification-url": "https://packagist.org/downloads/",
  218. "license": [
  219. "MIT"
  220. ],
  221. "authors": [
  222. {
  223. "name": "Jeremy Lindblom"
  224. }
  225. ],
  226. "description": "Doing interesting things with closures like serialization.",
  227. "homepage": "https://github.com/jeremeamia/super_closure",
  228. "keywords": [
  229. "closure",
  230. "function",
  231. "parser",
  232. "serializable",
  233. "serialize",
  234. "tokenizer"
  235. ],
  236. "time": "2015-01-10 01:09:28"
  237. },
  238. {
  239. "name": "laravel/framework",
  240. "version": "v4.2.0",
  241. "source": {
  242. "type": "git",
  243. "url": "https://github.com/laravel/framework.git",
  244. "reference": "80cc5fd606afc2afd3d89f6e1636c5fc2e0dd296"
  245. },
  246. "dist": {
  247. "type": "zip",
  248. "url": "https://api.github.com/repos/laravel/framework/zipball/80cc5fd606afc2afd3d89f6e1636c5fc2e0dd296",
  249. "reference": "80cc5fd606afc2afd3d89f6e1636c5fc2e0dd296",
  250. "shasum": ""
  251. },
  252. "require": {
  253. "classpreloader/classpreloader": "~1.0",
  254. "d11wtq/boris": "~1.0",
  255. "filp/whoops": "1.1.*",
  256. "ircmaxell/password-compat": "~1.0",
  257. "jeremeamia/superclosure": "~1.0",
  258. "monolog/monolog": "~1.6",
  259. "nesbot/carbon": "~1.0",
  260. "patchwork/utf8": "1.1.*",
  261. "php": ">=5.4.0",
  262. "phpseclib/phpseclib": "0.3.*",
  263. "predis/predis": "0.8.*",
  264. "stack/builder": "~1.0",
  265. "swiftmailer/swiftmailer": "~5.1",
  266. "symfony/browser-kit": "2.5.*",
  267. "symfony/console": "2.5.*",
  268. "symfony/css-selector": "2.5.*",
  269. "symfony/debug": "2.5.*",
  270. "symfony/dom-crawler": "2.5.*",
  271. "symfony/finder": "2.5.*",
  272. "symfony/http-foundation": "2.5.*",
  273. "symfony/http-kernel": "2.5.*",
  274. "symfony/process": "2.5.*",
  275. "symfony/routing": "2.5.*",
  276. "symfony/security-core": "2.5.*",
  277. "symfony/translation": "2.5.*"
  278. },
  279. "replace": {
  280. "illuminate/auth": "self.version",
  281. "illuminate/cache": "self.version",
  282. "illuminate/config": "self.version",
  283. "illuminate/console": "self.version",
  284. "illuminate/container": "self.version",
  285. "illuminate/cookie": "self.version",
  286. "illuminate/database": "self.version",
  287. "illuminate/encryption": "self.version",
  288. "illuminate/events": "self.version",
  289. "illuminate/exception": "self.version",
  290. "illuminate/filesystem": "self.version",
  291. "illuminate/foundation": "self.version",
  292. "illuminate/hashing": "self.version",
  293. "illuminate/html": "self.version",
  294. "illuminate/http": "self.version",
  295. "illuminate/log": "self.version",
  296. "illuminate/mail": "self.version",
  297. "illuminate/pagination": "self.version",
  298. "illuminate/queue": "self.version",
  299. "illuminate/redis": "self.version",
  300. "illuminate/remote": "self.version",
  301. "illuminate/routing": "self.version",
  302. "illuminate/session": "self.version",
  303. "illuminate/support": "self.version",
  304. "illuminate/translation": "self.version",
  305. "illuminate/validation": "self.version",
  306. "illuminate/view": "self.version",
  307. "illuminate/workbench": "self.version"
  308. },
  309. "require-dev": {
  310. "aws/aws-sdk-php": "~2.6",
  311. "iron-io/iron_mq": "~1.5",
  312. "mockery/mockery": "~0.9",
  313. "pda/pheanstalk": "~2.1",
  314. "phpunit/phpunit": "~4.0"
  315. },
  316. "suggest": {
  317. "doctrine/dbal": "Allow renaming columns and dropping SQLite columns."
  318. },
  319. "type": "library",
  320. "extra": {
  321. "branch-alias": {
  322. "dev-master": "4.2-dev"
  323. }
  324. },
  325. "autoload": {
  326. "classmap": [
  327. "src/Illuminate/Queue/IlluminateQueueClosure.php"
  328. ],
  329. "files": [
  330. "src/Illuminate/Support/helpers.php"
  331. ],
  332. "psr-0": {
  333. "Illuminate": "src/"
  334. }
  335. },
  336. "notification-url": "https://packagist.org/downloads/",
  337. "license": [
  338. "MIT"
  339. ],
  340. "authors": [
  341. {
  342. "name": "Taylor Otwell",
  343. "email": "[email protected]",
  344. "homepage": "https://github.com/taylorotwell",
  345. "role": "Creator of Laravel"
  346. }
  347. ],
  348. "description": "The Laravel Framework.",
  349. "keywords": [
  350. "framework",
  351. "laravel"
  352. ],
  353. "time": "2014-06-01 02:01:51"
  354. },
  355. {
  356. "name": "monolog/monolog",
  357. "version": "1.12.0",
  358. "source": {
  359. "type": "git",
  360. "url": "https://github.com/Seldaek/monolog.git",
  361. "reference": "1fbe8c2641f2b163addf49cc5e18f144bec6b19f"
  362. },
  363. "dist": {
  364. "type": "zip",
  365. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1fbe8c2641f2b163addf49cc5e18f144bec6b19f",
  366. "reference": "1fbe8c2641f2b163addf49cc5e18f144bec6b19f",
  367. "shasum": ""
  368. },
  369. "require": {
  370. "php": ">=5.3.0",
  371. "psr/log": "~1.0"
  372. },
  373. "provide": {
  374. "psr/log-implementation": "1.0.0"
  375. },
  376. "require-dev": {
  377. "aws/aws-sdk-php": "~2.4, >2.4.8",
  378. "doctrine/couchdb": "~1.0@dev",
  379. "graylog2/gelf-php": "~1.0",
  380. "phpunit/phpunit": "~4.0",
  381. "raven/raven": "~0.5",
  382. "ruflin/elastica": "0.90.*",
  383. "videlalvaro/php-amqplib": "~2.4"
  384. },
  385. "suggest": {
  386. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  387. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  388. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  389. "ext-mongo": "Allow sending log messages to a MongoDB server",
  390. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  391. "raven/raven": "Allow sending log messages to a Sentry server",
  392. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  393. "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  394. "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
  395. },
  396. "type": "library",
  397. "extra": {
  398. "branch-alias": {
  399. "dev-master": "1.12.x-dev"
  400. }
  401. },
  402. "autoload": {
  403. "psr-4": {
  404. "Monolog\\": "src/Monolog"
  405. }
  406. },
  407. "notification-url": "https://packagist.org/downloads/",
  408. "license": [
  409. "MIT"
  410. ],
  411. "authors": [
  412. {
  413. "name": "Jordi Boggiano",
  414. "email": "[email protected]",
  415. "homepage": "http://seld.be"
  416. }
  417. ],
  418. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  419. "homepage": "http://github.com/Seldaek/monolog",
  420. "keywords": [
  421. "log",
  422. "logging",
  423. "psr-3"
  424. ],
  425. "time": "2014-12-29 21:29:35"
  426. },
  427. {
  428. "name": "nesbot/carbon",
  429. "version": "1.13.0",
  430. "source": {
  431. "type": "git",
  432. "url": "https://github.com/briannesbitt/Carbon.git",
  433. "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42"
  434. },
  435. "dist": {
  436. "type": "zip",
  437. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/5cb6e71055f7b0b57956b73d324cc4de31278f42",
  438. "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42",
  439. "shasum": ""
  440. },
  441. "require": {
  442. "php": ">=5.3.0"
  443. },
  444. "require-dev": {
  445. "phpunit/phpunit": "~4.0"
  446. },
  447. "type": "library",
  448. "autoload": {
  449. "psr-0": {
  450. "Carbon": "src"
  451. }
  452. },
  453. "notification-url": "https://packagist.org/downloads/",
  454. "license": [
  455. "MIT"
  456. ],
  457. "authors": [
  458. {
  459. "name": "Brian Nesbitt",
  460. "email": "[email protected]",
  461. "homepage": "http://nesbot.com"
  462. }
  463. ],
  464. "description": "A simple API extension for DateTime.",
  465. "homepage": "https://github.com/briannesbitt/Carbon",
  466. "keywords": [
  467. "date",
  468. "datetime",
  469. "time"
  470. ],
  471. "time": "2014-09-26 02:52:02"
  472. },
  473. {
  474. "name": "nikic/php-parser",
  475. "version": "v0.9.5",
  476. "source": {
  477. "type": "git",
  478. "url": "https://github.com/nikic/PHP-Parser.git",
  479. "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb"
  480. },
  481. "dist": {
  482. "type": "zip",
  483. "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ef70767475434bdb3615b43c327e2cae17ef12eb",
  484. "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb",
  485. "shasum": ""
  486. },
  487. "require": {
  488. "ext-tokenizer": "*",
  489. "php": ">=5.2"
  490. },
  491. "type": "library",
  492. "extra": {
  493. "branch-alias": {
  494. "dev-master": "0.9-dev"
  495. }
  496. },
  497. "autoload": {
  498. "psr-0": {
  499. "PHPParser": "lib/"
  500. }
  501. },
  502. "notification-url": "https://packagist.org/downloads/",
  503. "license": [
  504. "BSD-3-Clause"
  505. ],
  506. "authors": [
  507. {
  508. "name": "Nikita Popov"
  509. }
  510. ],
  511. "description": "A PHP parser written in PHP",
  512. "keywords": [
  513. "parser",
  514. "php"
  515. ],
  516. "time": "2014-07-23 18:24:17"
  517. },
  518. {
  519. "name": "patchwork/utf8",
  520. "version": "v1.1.28",
  521. "source": {
  522. "type": "git",
  523. "url": "https://github.com/tchwork/utf8.git",
  524. "reference": "ffa082111aa3cb23cf2479a17e6785ace91da982"
  525. },
  526. "dist": {
  527. "type": "zip",
  528. "url": "https://api.github.com/repos/tchwork/utf8/zipball/ffa082111aa3cb23cf2479a17e6785ace91da982",
  529. "reference": "ffa082111aa3cb23cf2479a17e6785ace91da982",
  530. "shasum": ""
  531. },
  532. "require": {
  533. "lib-pcre": ">=7.3",
  534. "php": ">=5.3.0"
  535. },
  536. "suggest": {
  537. "ext-iconv": "Use iconv for best performance",
  538. "ext-intl": "Use Intl for best performance",
  539. "ext-mbstring": "Use Mbstring for best performance"
  540. },
  541. "type": "library",
  542. "autoload": {
  543. "psr-0": {
  544. "Patchwork": "class/",
  545. "Normalizer": "class/"
  546. }
  547. },
  548. "notification-url": "https://packagist.org/downloads/",
  549. "license": [
  550. "(Apache-2.0 or GPL-2.0)"
  551. ],
  552. "authors": [
  553. {
  554. "name": "Nicolas Grekas",
  555. "email": "[email protected]"
  556. }
  557. ],
  558. "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
  559. "homepage": "https://github.com/tchwork/utf8",
  560. "keywords": [
  561. "grapheme",
  562. "i18n",
  563. "unicode",
  564. "utf-8",
  565. "utf8"
  566. ],
  567. "time": "2015-01-12 08:05:15"
  568. },
  569. {
  570. "name": "phpseclib/phpseclib",
  571. "version": "0.3.9",
  572. "source": {
  573. "type": "git",
  574. "url": "https://github.com/phpseclib/phpseclib.git",
  575. "reference": "c6e88ca6e81bc5a2d7161658e16a95b7ef8d6ad1"
  576. },
  577. "dist": {
  578. "type": "zip",
  579. "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c6e88ca6e81bc5a2d7161658e16a95b7ef8d6ad1",
  580. "reference": "c6e88ca6e81bc5a2d7161658e16a95b7ef8d6ad1",
  581. "shasum": ""
  582. },
  583. "require": {
  584. "php": ">=5.0.0"
  585. },
  586. "require-dev": {
  587. "phing/phing": "2.7.*",
  588. "phpunit/phpunit": "4.0.*",
  589. "sami/sami": "1.*",
  590. "squizlabs/php_codesniffer": "1.*"
  591. },
  592. "suggest": {
  593. "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
  594. "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.",
  595. "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 4.3.3."
  596. },
  597. "type": "library",
  598. "extra": {
  599. "branch-alias": {
  600. "dev-master": "0.3-dev"
  601. }
  602. },
  603. "autoload": {
  604. "psr-0": {
  605. "Crypt": "phpseclib/",
  606. "File": "phpseclib/",
  607. "Math": "phpseclib/",
  608. "Net": "phpseclib/",
  609. "System": "phpseclib/"
  610. },
  611. "files": [
  612. "phpseclib/Crypt/Random.php"
  613. ]
  614. },
  615. "notification-url": "https://packagist.org/downloads/",
  616. "include-path": [
  617. "phpseclib/"
  618. ],
  619. "license": [
  620. "MIT"
  621. ],
  622. "authors": [
  623. {
  624. "name": "Jim Wigginton",
  625. "email": "[email protected]",
  626. "role": "Lead Developer"
  627. },
  628. {
  629. "name": "Patrick Monnerat",
  630. "email": "[email protected]",
  631. "role": "Developer"
  632. },
  633. {
  634. "name": "Andreas Fischer",
  635. "email": "[email protected]",
  636. "role": "Developer"
  637. },
  638. {
  639. "name": "Hans-Jürgen Petrich",
  640. "email": "[email protected]",
  641. "role": "Developer"
  642. }
  643. ],
  644. "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
  645. "homepage": "http://phpseclib.sourceforge.net",
  646. "keywords": [
  647. "BigInteger",
  648. "aes",
  649. "asn.1",
  650. "asn1",
  651. "blowfish",
  652. "crypto",
  653. "cryptography",
  654. "encryption",
  655. "rsa",
  656. "security",
  657. "sftp",
  658. "signature",
  659. "signing",
  660. "ssh",
  661. "twofish",
  662. "x.509",
  663. "x509"
  664. ],
  665. "time": "2014-11-10 03:08:59"
  666. },
  667. {
  668. "name": "predis/predis",
  669. "version": "v0.8.7",
  670. "source": {
  671. "type": "git",
  672. "url": "https://github.com/nrk/predis.git",
  673. "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6"
  674. },
  675. "dist": {
  676. "type": "zip",
  677. "url": "https://api.github.com/repos/nrk/predis/zipball/4123fcd85d61354c6c9900db76c9597dbd129bf6",
  678. "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6",
  679. "shasum": ""
  680. },
  681. "require": {
  682. "php": ">=5.3.2"
  683. },
  684. "require-dev": {
  685. "phpunit/phpunit": "~4.0"
  686. },
  687. "suggest": {
  688. "ext-curl": "Allows access to Webdis when paired with phpiredis",
  689. "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
  690. },
  691. "type": "library",
  692. "autoload": {
  693. "psr-0": {
  694. "Predis": "lib/"
  695. }
  696. },
  697. "notification-url": "https://packagist.org/downloads/",
  698. "license": [
  699. "MIT"
  700. ],
  701. "authors": [
  702. {
  703. "name": "Daniele Alessandri",
  704. "email": "[email protected]",
  705. "homepage": "http://clorophilla.net"
  706. }
  707. ],
  708. "description": "Flexible and feature-complete PHP client library for Redis",
  709. "homepage": "http://github.com/nrk/predis",
  710. "keywords": [
  711. "nosql",
  712. "predis",
  713. "redis"
  714. ],
  715. "time": "2014-08-01 09:43:10"
  716. },
  717. {
  718. "name": "psr/log",
  719. "version": "1.0.0",
  720. "source": {
  721. "type": "git",
  722. "url": "https://github.com/php-fig/log.git",
  723. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
  724. },
  725. "dist": {
  726. "type": "zip",
  727. "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
  728. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
  729. "shasum": ""
  730. },
  731. "type": "library",
  732. "autoload": {
  733. "psr-0": {
  734. "Psr\\Log\\": ""
  735. }
  736. },
  737. "notification-url": "https://packagist.org/downloads/",
  738. "license": [
  739. "MIT"
  740. ],
  741. "authors": [
  742. {
  743. "name": "PHP-FIG",
  744. "homepage": "http://www.php-fig.org/"
  745. }
  746. ],
  747. "description": "Common interface for logging libraries",
  748. "keywords": [
  749. "log",
  750. "psr",
  751. "psr-3"
  752. ],
  753. "time": "2012-12-21 11:40:51"
  754. },
  755. {
  756. "name": "stack/builder",
  757. "version": "v1.0.3",
  758. "source": {
  759. "type": "git",
  760. "url": "https://github.com/stackphp/builder.git",
  761. "reference": "c1f8a4693b55c563405024f708a76ef576c3b276"
  762. },
  763. "dist": {
  764. "type": "zip",
  765. "url": "https://api.github.com/repos/stackphp/builder/zipball/c1f8a4693b55c563405024f708a76ef576c3b276",
  766. "reference": "c1f8a4693b55c563405024f708a76ef576c3b276",
  767. "shasum": ""
  768. },
  769. "require": {
  770. "php": ">=5.3.0",
  771. "symfony/http-foundation": "~2.1",
  772. "symfony/http-kernel": "~2.1"
  773. },
  774. "require-dev": {
  775. "silex/silex": "~1.0"
  776. },
  777. "type": "library",
  778. "extra": {
  779. "branch-alias": {
  780. "dev-master": "1.0-dev"
  781. }
  782. },
  783. "autoload": {
  784. "psr-0": {
  785. "Stack": "src"
  786. }
  787. },
  788. "notification-url": "https://packagist.org/downloads/",
  789. "license": [
  790. "MIT"
  791. ],
  792. "authors": [
  793. {
  794. "name": "Igor Wiedler",
  795. "email": "[email protected]"
  796. }
  797. ],
  798. "description": "Builder for stack middlewares based on HttpKernelInterface.",
  799. "keywords": [
  800. "stack"
  801. ],
  802. "time": "2014-11-23 20:37:11"
  803. },
  804. {
  805. "name": "swiftmailer/swiftmailer",
  806. "version": "v5.3.1",
  807. "source": {
  808. "type": "git",
  809. "url": "https://github.com/swiftmailer/swiftmailer.git",
  810. "reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a"
  811. },
  812. "dist": {
  813. "type": "zip",
  814. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/c5f963e7f9d6f6438fda4f22d5cc2db296ec621a",
  815. "reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a",
  816. "shasum": ""
  817. },
  818. "require": {
  819. "php": ">=5.3.3"
  820. },
  821. "require-dev": {
  822. "mockery/mockery": "~0.9.1"
  823. },
  824. "type": "library",
  825. "extra": {
  826. "branch-alias": {
  827. "dev-master": "5.3-dev"
  828. }
  829. },
  830. "autoload": {
  831. "files": [
  832. "lib/swift_required.php"
  833. ]
  834. },
  835. "notification-url": "https://packagist.org/downloads/",
  836. "license": [
  837. "MIT"
  838. ],
  839. "authors": [
  840. {
  841. "name": "Chris Corbyn"
  842. },
  843. {
  844. "name": "Fabien Potencier",
  845. "email": "[email protected]"
  846. }
  847. ],
  848. "description": "Swiftmailer, free feature-rich PHP mailer",
  849. "homepage": "http://swiftmailer.org",
  850. "keywords": [
  851. "mail",
  852. "mailer"
  853. ],
  854. "time": "2014-12-05 14:17:14"
  855. },
  856. {
  857. "name": "symfony/browser-kit",
  858. "version": "v2.5.9",
  859. "target-dir": "Symfony/Component/BrowserKit",
  860. "source": {
  861. "type": "git",
  862. "url": "https://github.com/symfony/BrowserKit.git",
  863. "reference": "b2b78b850a32251cbbd9915ab61453302e7ecd72"
  864. },
  865. "dist": {
  866. "type": "zip",
  867. "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/b2b78b850a32251cbbd9915ab61453302e7ecd72",
  868. "reference": "b2b78b850a32251cbbd9915ab61453302e7ecd72",
  869. "shasum": ""
  870. },
  871. "require": {
  872. "php": ">=5.3.3",
  873. "symfony/dom-crawler": "~2.0,>=2.0.5"
  874. },
  875. "require-dev": {
  876. "symfony/css-selector": "~2.0,>=2.0.5",
  877. "symfony/process": "~2.0,>=2.0.5"
  878. },
  879. "suggest": {
  880. "symfony/process": ""
  881. },
  882. "type": "library",
  883. "extra": {
  884. "branch-alias": {
  885. "dev-master": "2.5-dev"
  886. }
  887. },
  888. "autoload": {
  889. "psr-0": {
  890. "Symfony\\Component\\BrowserKit\\": ""
  891. }
  892. },
  893. "notification-url": "https://packagist.org/downloads/",
  894. "license": [
  895. "MIT"
  896. ],
  897. "authors": [
  898. {
  899. "name": "Symfony Community",
  900. "homepage": "http://symfony.com/contributors"
  901. },
  902. {
  903. "name": "Fabien Potencier",
  904. "email": "[email protected]"
  905. }
  906. ],
  907. "description": "Symfony BrowserKit Component",
  908. "homepage": "http://symfony.com",
  909. "time": "2015-01-03 08:01:13"
  910. },
  911. {
  912. "name": "symfony/console",
  913. "version": "v2.5.9",
  914. "target-dir": "Symfony/Component/Console",
  915. "source": {
  916. "type": "git",
  917. "url": "https://github.com/symfony/Console.git",
  918. "reference": "754f4b6de7b4a1d442f9b6a728bfb7adef54592c"
  919. },
  920. "dist": {
  921. "type": "zip",
  922. "url": "https://api.github.com/repos/symfony/Console/zipball/754f4b6de7b4a1d442f9b6a728bfb7adef54592c",
  923. "reference": "754f4b6de7b4a1d442f9b6a728bfb7adef54592c",
  924. "shasum": ""
  925. },
  926. "require": {
  927. "php": ">=5.3.3"
  928. },
  929. "require-dev": {
  930. "psr/log": "~1.0",
  931. "symfony/event-dispatcher": "~2.1"
  932. },
  933. "suggest": {
  934. "psr/log": "For using the console logger",
  935. "symfony/event-dispatcher": ""
  936. },
  937. "type": "library",
  938. "extra": {
  939. "branch-alias": {
  940. "dev-master": "2.5-dev"
  941. }
  942. },
  943. "autoload": {
  944. "psr-0": {
  945. "Symfony\\Component\\Console\\": ""
  946. }
  947. },
  948. "notification-url": "https://packagist.org/downloads/",
  949. "license": [
  950. "MIT"
  951. ],
  952. "authors": [
  953. {
  954. "name": "Symfony Community",
  955. "homepage": "http://symfony.com/contributors"
  956. },
  957. {
  958. "name": "Fabien Potencier",
  959. "email": "[email protected]"
  960. }
  961. ],
  962. "description": "Symfony Console Component",
  963. "homepage": "http://symfony.com",
  964. "time": "2015-01-06 17:40:45"
  965. },
  966. {
  967. "name": "symfony/css-selector",
  968. "version": "v2.5.9",
  969. "target-dir": "Symfony/Component/CssSelector",
  970. "source": {
  971. "type": "git",
  972. "url": "https://github.com/symfony/CssSelector.git",
  973. "reference": "d45b306421462295e76b94bcf76b963867450327"
  974. },
  975. "dist": {
  976. "type": "zip",
  977. "url": "https://api.github.com/repos/symfony/CssSelector/zipball/d45b306421462295e76b94bcf76b963867450327",
  978. "reference": "d45b306421462295e76b94bcf76b963867450327",
  979. "shasum": ""
  980. },
  981. "require": {
  982. "php": ">=5.3.3"
  983. },
  984. "type": "library",
  985. "extra": {
  986. "branch-alias": {
  987. "dev-master": "2.5-dev"
  988. }
  989. },
  990. "autoload": {
  991. "psr-0": {
  992. "Symfony\\Component\\CssSelector\\": ""
  993. }
  994. },
  995. "notification-url": "https://packagist.org/downloads/",
  996. "license": [
  997. "MIT"
  998. ],
  999. "authors": [
  1000. {
  1001. "name": "Symfony Community",
  1002. "homepage": "http://symfony.com/contributors"
  1003. },
  1004. {
  1005. "name": "Jean-François Simon",
  1006. "email": "[email protected]"
  1007. },
  1008. {
  1009. "name": "Fabien Potencier",
  1010. "email": "[email protected]"
  1011. }
  1012. ],
  1013. "description": "Symfony CssSelector Component",
  1014. "homepage": "http://symfony.com",
  1015. "time": "2015-01-03 08:01:13"
  1016. },
  1017. {
  1018. "name": "symfony/debug",
  1019. "version": "v2.5.9",
  1020. "target-dir": "Symfony/Component/Debug",
  1021. "source": {
  1022. "type": "git",
  1023. "url": "https://github.com/symfony/Debug.git",
  1024. "reference": "672a71e72310099540dfb03da2da553896e88483"
  1025. },
  1026. "dist": {
  1027. "type": "zip",
  1028. "url": "https://api.github.com/repos/symfony/Debug/zipball/672a71e72310099540dfb03da2da553896e88483",
  1029. "reference": "672a71e72310099540dfb03da2da553896e88483",
  1030. "shasum": ""
  1031. },
  1032. "require": {
  1033. "php": ">=5.3.3"
  1034. },
  1035. "require-dev": {
  1036. "symfony/class-loader": "~2.2",
  1037. "symfony/http-foundation": "~2.1",
  1038. "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2"
  1039. },
  1040. "suggest": {
  1041. "symfony/http-foundation": "",
  1042. "symfony/http-kernel": ""
  1043. },
  1044. "type": "library",
  1045. "extra": {
  1046. "branch-alias": {
  1047. "dev-master": "2.5-dev"
  1048. }
  1049. },
  1050. "autoload": {
  1051. "psr-0": {
  1052. "Symfony\\Component\\Debug\\": ""
  1053. }
  1054. },
  1055. "notification-url": "https://packagist.org/downloads/",
  1056. "license": [
  1057. "MIT"
  1058. ],
  1059. "authors": [
  1060. {
  1061. "name": "Symfony Community",
  1062. "homepage": "http://symfony.com/contributors"
  1063. },
  1064. {
  1065. "name": "Fabien Potencier",
  1066. "email": "[email protected]"
  1067. }
  1068. ],
  1069. "description": "Symfony Debug Component",
  1070. "homepage": "http://symfony.com",
  1071. "time": "2015-01-03 21:12:45"
  1072. },
  1073. {
  1074. "name": "symfony/dom-crawler",
  1075. "version": "v2.5.9",
  1076. "target-dir": "Symfony/Component/DomCrawler",
  1077. "source": {
  1078. "type": "git",
  1079. "url": "https://github.com/symfony/DomCrawler.git",
  1080. "reference": "3860edcf7ff7e173cfe2151f0d425e610e77cc35"
  1081. },
  1082. "dist": {
  1083. "type": "zip",
  1084. "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/3860edcf7ff7e173cfe2151f0d425e610e77cc35",
  1085. "reference": "3860edcf7ff7e173cfe2151f0d425e610e77cc35",
  1086. "shasum": ""
  1087. },
  1088. "require": {
  1089. "php": ">=5.3.3"
  1090. },
  1091. "require-dev": {
  1092. "symfony/css-selector": "~2.3"
  1093. },
  1094. "suggest": {
  1095. "symfony/css-selector": ""
  1096. },
  1097. "type": "library",
  1098. "extra": {
  1099. "branch-alias": {
  1100. "dev-master": "2.5-dev"
  1101. }
  1102. },
  1103. "autoload": {
  1104. "psr-0": {
  1105. "Symfony\\Component\\DomCrawler\\": ""
  1106. }
  1107. },
  1108. "notification-url": "https://packagist.org/downloads/",
  1109. "license": [
  1110. "MIT"
  1111. ],
  1112. "authors": [
  1113. {
  1114. "name": "Symfony Community",
  1115. "homepage": "http://symfony.com/contributors"
  1116. },
  1117. {
  1118. "name": "Fabien Potencier",
  1119. "email": "[email protected]"
  1120. }
  1121. ],
  1122. "description": "Symfony DomCrawler Component",
  1123. "homepage": "http://symfony.com",
  1124. "time": "2015-01-03 08:01:13"
  1125. },
  1126. {
  1127. "name": "symfony/event-dispatcher",
  1128. "version": "v2.6.3",
  1129. "target-dir": "Symfony/Component/EventDispatcher",
  1130. "source": {
  1131. "type": "git",
  1132. "url": "https://github.com/symfony/EventDispatcher.git",
  1133. "reference": "40ff70cadea3785d83cac1c8309514b36113064e"
  1134. },
  1135. "dist": {
  1136. "type": "zip",
  1137. "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/40ff70cadea3785d83cac1c8309514b36113064e",
  1138. "reference": "40ff70cadea3785d83cac1c8309514b36113064e",
  1139. "shasum": ""
  1140. },
  1141. "require": {
  1142. "php": ">=5.3.3"
  1143. },
  1144. "require-dev": {
  1145. "psr/log": "~1.0",
  1146. "symfony/config": "~2.0,>=2.0.5",
  1147. "symfony/dependency-injection": "~2.6",
  1148. "symfony/expression-language": "~2.6",
  1149. "symfony/stopwatch": "~2.3"
  1150. },
  1151. "suggest": {
  1152. "symfony/dependency-injection": "",
  1153. "symfony/http-kernel": ""
  1154. },
  1155. "type": "library",
  1156. "extra": {
  1157. "branch-alias": {
  1158. "dev-master": "2.6-dev"
  1159. }
  1160. },
  1161. "autoload": {
  1162. "psr-0": {
  1163. "Symfony\\Component\\EventDispatcher\\": ""
  1164. }
  1165. },
  1166. "notification-url": "https://packagist.org/downloads/",
  1167. "license": [
  1168. "MIT"
  1169. ],
  1170. "authors": [
  1171. {
  1172. "name": "Symfony Community",
  1173. "homepage": "http://symfony.com/contributors"
  1174. },
  1175. {
  1176. "name": "Fabien Potencier",
  1177. "email": "[email protected]"
  1178. }
  1179. ],
  1180. "description": "Symfony EventDispatcher Component",
  1181. "homepage": "http://symfony.com",
  1182. "time": "2015-01-05 14:28:40"
  1183. },
  1184. {
  1185. "name": "symfony/filesystem",
  1186. "version": "v2.6.3",
  1187. "target-dir": "Symfony/Component/Filesystem",
  1188. "source": {
  1189. "type": "git",
  1190. "url": "https://github.com/symfony/Filesystem.git",
  1191. "reference": "a1f566d1f92e142fa1593f4555d6d89e3044a9b7"
  1192. },
  1193. "dist": {
  1194. "type": "zip",
  1195. "url": "https://api.github.com/repos/symfony/Filesystem/zipball/a1f566d1f92e142fa1593f4555d6d89e3044a9b7",
  1196. "reference": "a1f566d1f92e142fa1593f4555d6d89e3044a9b7",
  1197. "shasum": ""
  1198. },
  1199. "require": {
  1200. "php": ">=5.3.3"
  1201. },
  1202. "type": "library",
  1203. "extra": {
  1204. "branch-alias": {
  1205. "dev-master": "2.6-dev"
  1206. }
  1207. },
  1208. "autoload": {
  1209. "psr-0": {
  1210. "Symfony\\Component\\Filesystem\\": ""
  1211. }
  1212. },
  1213. "notification-url": "https://packagist.org/downloads/",
  1214. "license": [
  1215. "MIT"
  1216. ],
  1217. "authors": [
  1218. {
  1219. "name": "Symfony Community",
  1220. "homepage": "http://symfony.com/contributors"
  1221. },
  1222. {
  1223. "name": "Fabien Potencier",
  1224. "email": "[email protected]"
  1225. }
  1226. ],
  1227. "description": "Symfony Filesystem Component",
  1228. "homepage": "http://symfony.com",
  1229. "time": "2015-01-03 21:13:09"
  1230. },
  1231. {
  1232. "name": "symfony/finder",
  1233. "version": "v2.5.9",
  1234. "target-dir": "Symfony/Component/Finder",
  1235. "source": {
  1236. "type": "git",
  1237. "url": "https://github.com/symfony/Finder.git",
  1238. "reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2"
  1239. },
  1240. "dist": {
  1241. "type": "zip",
  1242. "url": "https://api.github.com/repos/symfony/Finder/zipball/e527ebf47ff912a45e148b7d0b107b80ec0b3cc2",
  1243. "reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2",
  1244. "shasum": ""
  1245. },
  1246. "require": {
  1247. "php": ">=5.3.3"
  1248. },
  1249. "type": "library",
  1250. "extra": {
  1251. "branch-alias": {
  1252. "dev-master": "2.5-dev"
  1253. }
  1254. },
  1255. "autoload": {
  1256. "psr-0": {
  1257. "Symfony\\Component\\Finder\\": ""
  1258. }
  1259. },
  1260. "notification-url": "https://packagist.org/downloads/",
  1261. "license": [
  1262. "MIT"
  1263. ],
  1264. "authors": [
  1265. {
  1266. "name": "Symfony Community",
  1267. "homepage": "http://symfony.com/contributors"
  1268. },
  1269. {
  1270. "name": "Fabien Potencier",
  1271. "email": "[email protected]"
  1272. }
  1273. ],
  1274. "description": "Symfony Finder Component",
  1275. "homepage": "http://symfony.com",
  1276. "time": "2015-01-03 08:01:13"
  1277. },
  1278. {
  1279. "name": "symfony/http-foundation",
  1280. "version": "v2.5.9",
  1281. "target-dir": "Symfony/Component/HttpFoundation",
  1282. "source": {
  1283. "type": "git",
  1284. "url": "https://github.com/symfony/HttpFoundation.git",
  1285. "reference": "154d6c9ae8f7c27799a6119688dbd6026234441a"
  1286. },
  1287. "dist": {
  1288. "type": "zip",
  1289. "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/154d6c9ae8f7c27799a6119688dbd6026234441a",
  1290. "reference": "154d6c9ae8f7c27799a6119688dbd6026234441a",
  1291. "shasum": ""
  1292. },
  1293. "require": {
  1294. "php": ">=5.3.3"
  1295. },
  1296. "require-dev": {
  1297. "symfony/expression-language": "~2.4"
  1298. },
  1299. "type": "library",
  1300. "extra": {
  1301. "branch-alias": {
  1302. "dev-master": "2.5-dev"
  1303. }
  1304. },
  1305. "autoload": {
  1306. "psr-0": {
  1307. "Symfony\\Component\\HttpFoundation\\": ""
  1308. },
  1309. "classmap": [
  1310. "Symfony/Component/HttpFoundation/Resources/stubs"
  1311. ]
  1312. },
  1313. "notification-url": "https://packagist.org/downloads/",
  1314. "license": [
  1315. "MIT"
  1316. ],
  1317. "authors": [
  1318. {
  1319. "name": "Symfony Community",
  1320. "homepage": "http://symfony.com/contributors"
  1321. },
  1322. {
  1323. "name": "Fabien Potencier",
  1324. "email": "[email protected]"
  1325. }
  1326. ],
  1327. "description": "Symfony HttpFoundation Component",
  1328. "homepage": "http://symfony.com",
  1329. "time": "2015-01-03 11:12:44"
  1330. },
  1331. {
  1332. "name": "symfony/http-kernel",
  1333. "version": "v2.5.9",
  1334. "target-dir": "Symfony/Component/HttpKernel",
  1335. "source": {
  1336. "type": "git",
  1337. "url": "https://github.com/symfony/HttpKernel.git",
  1338. "reference": "a218b9ba87b24c440e4e9cd171c880e83796a5bb"
  1339. },
  1340. "dist": {
  1341. "type": "zip",
  1342. "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/a218b9ba87b24c440e4e9cd171c880e83796a5bb",
  1343. "reference": "a218b9ba87b24c440e4e9cd171c880e83796a5bb",
  1344. "shasum": ""
  1345. },
  1346. "require": {
  1347. "php": ">=5.3.3",
  1348. "psr/log": "~1.0",
  1349. "symfony/debug": "~2.5.9|~2.6,>=2.6.2",
  1350. "symfony/event-dispatcher": "~2.5.9|~2.6,>=2.6.2",
  1351. "symfony/http-foundation": "~2.5"
  1352. },
  1353. "require-dev": {
  1354. "symfony/browser-kit": "~2.3",
  1355. "symfony/class-loader": "~2.1",
  1356. "symfony/config": "~2.0,>=2.0.5",
  1357. "symfony/console": "~2.2",
  1358. "symfony/css-selector": "~2.0,>=2.0.5",
  1359. "symfony/dependency-injection": "~2.2",
  1360. "symfony/dom-crawler": "~2.0,>=2.0.5",
  1361. "symfony/expression-language": "~2.4",
  1362. "symfony/finder": "~2.0,>=2.0.5",
  1363. "symfony/process": "~2.0,>=2.0.5",
  1364. "symfony/routing": "~2.2",
  1365. "symfony/stopwatch": "~2.3",
  1366. "symfony/templating": "~2.2"
  1367. },
  1368. "suggest": {
  1369. "symfony/browser-kit": "",
  1370. "symfony/class-loader": "",
  1371. "symfony/config": "",
  1372. "symfony/console": "",
  1373. "symfony/dependency-injection": "",
  1374. "symfony/finder": ""
  1375. },
  1376. "type": "library",
  1377. "extra": {
  1378. "branch-alias": {
  1379. "dev-master": "2.5-dev"
  1380. }
  1381. },
  1382. "autoload": {
  1383. "psr-0": {
  1384. "Symfony\\Component\\HttpKernel\\": ""
  1385. }
  1386. },
  1387. "notification-url": "https://packagist.org/downloads/",
  1388. "license": [
  1389. "MIT"
  1390. ],
  1391. "authors": [
  1392. {
  1393. "name": "Symfony Community",
  1394. "homepage": "http://symfony.com/contributors"
  1395. },
  1396. {
  1397. "name": "Fabien Potencier",
  1398. "email": "[email protected]"
  1399. }
  1400. ],
  1401. "description": "Symfony HttpKernel Component",
  1402. "homepage": "http://symfony.com",
  1403. "time": "2015-01-07 12:32:08"
  1404. },
  1405. {
  1406. "name": "symfony/process",
  1407. "version": "v2.5.9",
  1408. "target-dir": "Symfony/Component/Process",
  1409. "source": {
  1410. "type": "git",
  1411. "url": "https://github.com/symfony/Process.git",
  1412. "reference": "3309098ce4d9b5e44c04e51bf4541ea466fbe343"
  1413. },
  1414. "dist": {
  1415. "type": "zip",
  1416. "url": "https://api.github.com/repos/symfony/Process/zipball/3309098ce4d9b5e44c04e51bf4541ea466fbe343",
  1417. "reference": "3309098ce4d9b5e44c04e51bf4541ea466fbe343",
  1418. "shasum": ""
  1419. },
  1420. "require": {
  1421. "php": ">=5.3.3"
  1422. },
  1423. "type": "library",
  1424. "extra": {
  1425. "branch-alias": {
  1426. "dev-master": "2.5-dev"
  1427. }
  1428. },
  1429. "autoload": {
  1430. "psr-0": {
  1431. "Symfony\\Component\\Process\\": ""
  1432. }
  1433. },
  1434. "notification-url": "https://packagist.org/downloads/",
  1435. "license": [
  1436. "MIT"
  1437. ],
  1438. "authors": [
  1439. {
  1440. "name": "Symfony Community",
  1441. "homepage": "http://symfony.com/contributors"
  1442. },
  1443. {
  1444. "name": "Fabien Potencier",
  1445. "email": "[email protected]"
  1446. }
  1447. ],
  1448. "description": "Symfony Process Component",
  1449. "homepage": "http://symfony.com",
  1450. "time": "2015-01-05 20:58:03"
  1451. },
  1452. {
  1453. "name": "symfony/routing",
  1454. "version": "v2.5.9",
  1455. "target-dir": "Symfony/Component/Routing",
  1456. "source": {
  1457. "type": "git",
  1458. "url": "https://github.com/symfony/Routing.git",
  1459. "reference": "47e350dadadabdf64c8dbab499a1132c567f9411"
  1460. },
  1461. "dist": {
  1462. "type": "zip",
  1463. "url": "https://api.github.com/repos/symfony/Routing/zipball/47e350dadadabdf64c8dbab499a1132c567f9411",
  1464. "reference": "47e350dadadabdf64c8dbab499a1132c567f9411",
  1465. "shasum": ""
  1466. },
  1467. "require": {
  1468. "php": ">=5.3.3"
  1469. },
  1470. "require-dev": {
  1471. "doctrine/annotations": "~1.0",
  1472. "doctrine/common": "~2.2",
  1473. "psr/log": "~1.0",
  1474. "symfony/config": "~2.2",
  1475. "symfony/expression-language": "~2.4",
  1476. "symfony/http-foundation": "~2.3",
  1477. "symfony/yaml": "~2.0,>=2.0.5"
  1478. },
  1479. "suggest": {
  1480. "doctrine/annotations": "For using the annotation loader",
  1481. "symfony/config": "For using the all-in-one router or any loader",
  1482. "symfony/expression-language": "For using expression matching",
  1483. "symfony/yaml": "For using the YAML loader"
  1484. },
  1485. "type": "library",
  1486. "extra": {
  1487. "branch-alias": {
  1488. "dev-master": "2.5-dev"
  1489. }
  1490. },
  1491. "autoload": {
  1492. "psr-0": {
  1493. "Symfony\\Component\\Routing\\": ""
  1494. }
  1495. },
  1496. "notification-url": "https://packagist.org/downloads/",
  1497. "license": [
  1498. "MIT"
  1499. ],
  1500. "authors": [
  1501. {
  1502. "name": "Symfony Community",
  1503. "homepage": "http://symfony.com/contributors"
  1504. },
  1505. {
  1506. "name": "Fabien Potencier",
  1507. "email": "[email protected]"
  1508. }
  1509. ],
  1510. "description": "Symfony Routing Component",
  1511. "homepage": "http://symfony.com",
  1512. "keywords": [
  1513. "router",
  1514. "routing",
  1515. "uri",
  1516. "url"
  1517. ],
  1518. "time": "2015-01-05 08:51:41"
  1519. },
  1520. {
  1521. "name": "symfony/security-core",
  1522. "version": "v2.5.9",
  1523. "target-dir": "Symfony/Component/Security/Core",
  1524. "source": {
  1525. "type": "git",
  1526. "url": "https://github.com/symfony/security-core.git",
  1527. "reference": "e0d8f52dbb7d6e6a5d8df26b56bc68d829c8d519"
  1528. },
  1529. "dist": {
  1530. "type": "zip",
  1531. "url": "https://api.github.com/repos/symfony/security-core/zipball/e0d8f52dbb7d6e6a5d8df26b56bc68d829c8d519",
  1532. "reference": "e0d8f52dbb7d6e6a5d8df26b56bc68d829c8d519",
  1533. "shasum": ""
  1534. },
  1535. "require": {
  1536. "php": ">=5.3.3"
  1537. },
  1538. "require-dev": {
  1539. "ircmaxell/password-compat": "1.0.*",
  1540. "psr/log": "~1.0",
  1541. "symfony/event-dispatcher": "~2.1",
  1542. "symfony/expression-language": "~2.4",
  1543. "symfony/http-foundation": "~2.4",
  1544. "symfony/translation": "~2.0,>=2.0.5",
  1545. "symfony/validator": "~2.5,>=2.5.5"
  1546. },
  1547. "suggest": {
  1548. "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5",
  1549. "symfony/event-dispatcher": "",
  1550. "symfony/expression-language": "For using the expression voter",
  1551. "symfony/http-foundation": "",
  1552. "symfony/validator": "For using the user password constraint"
  1553. },
  1554. "type": "library",
  1555. "extra": {
  1556. "branch-alias": {
  1557. "dev-master": "2.5-dev"
  1558. }
  1559. },
  1560. "autoload": {
  1561. "psr-0": {
  1562. "Symfony\\Component\\Security\\Core\\": ""
  1563. }
  1564. },
  1565. "notification-url": "https://packagist.org/downloads/",
  1566. "license": [
  1567. "MIT"
  1568. ],
  1569. "authors": [
  1570. {
  1571. "name": "Symfony Community",
  1572. "homepage": "http://symfony.com/contributors"
  1573. },
  1574. {
  1575. "name": "Fabien Potencier",
  1576. "email": "[email protected]"
  1577. }
  1578. ],
  1579. "description": "Symfony Security Component - Core Library",
  1580. "homepage": "http://symfony.com",
  1581. "time": "2015-01-05 20:58:03"
  1582. },
  1583. {
  1584. "name": "symfony/translation",
  1585. "version": "v2.5.9",
  1586. "target-dir": "Symfony/Component/Translation",
  1587. "source": {
  1588. "type": "git",
  1589. "url": "https://github.com/symfony/Translation.git",
  1590. "reference": "165b5348cd20f8c4b2fcf1097c9c8300d1093b90"
  1591. },
  1592. "dist": {
  1593. "type": "zip",
  1594. "url": "https://api.github.com/repos/symfony/Translation/zipball/165b5348cd20f8c4b2fcf1097c9c8300d1093b90",
  1595. "reference": "165b5348cd20f8c4b2fcf1097c9c8300d1093b90",
  1596. "shasum": ""
  1597. },
  1598. "require": {
  1599. "php": ">=5.3.3"
  1600. },
  1601. "require-dev": {
  1602. "symfony/config": "~2.3,>=2.3.12",
  1603. "symfony/intl": "~2.3",
  1604. "symfony/yaml": "~2.2"
  1605. },
  1606. "suggest": {
  1607. "symfony/config": "",
  1608. "symfony/yaml": ""
  1609. },
  1610. "type": "library",
  1611. "extra": {
  1612. "branch-alias": {
  1613. "dev-master": "2.5-dev"
  1614. }
  1615. },
  1616. "autoload": {
  1617. "psr-0": {
  1618. "Symfony\\Component\\Translation\\": ""
  1619. }
  1620. },
  1621. "notification-url": "https://packagist.org/downloads/",
  1622. "license": [
  1623. "MIT"
  1624. ],
  1625. "authors": [
  1626. {
  1627. "name": "Symfony Community",
  1628. "homepage": "http://symfony.com/contributors"
  1629. },
  1630. {
  1631. "name": "Fabien Potencier",
  1632. "email": "[email protected]"
  1633. }
  1634. ],
  1635. "description": "Symfony Translation Component",
  1636. "homepage": "http://symfony.com",
  1637. "time": "2015-01-03 15:23:51"
  1638. }
  1639. ],
  1640. "packages-dev": [],
  1641. "aliases": [],
  1642. "minimum-stability": "stable",
  1643. "stability-flags": [],
  1644. "prefer-stable": false,
  1645. "prefer-lowest": false,
  1646. "platform": [],
  1647. "platform-dev": []
  1648. }