composer.lock 41 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177
  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": "14f25295cfdba7534deecf11519b2d22",
  8. "packages": [
  9. {
  10. "name": "aferrandini/phpqrcode",
  11. "version": "1.0.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/aferrandini/PHPQRCode.git",
  15. "reference": "3c1c0454d43710ab5bbe19a51ad4cb41c22e3d46"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/aferrandini/PHPQRCode/zipball/3c1c0454d43710ab5bbe19a51ad4cb41c22e3d46",
  20. "reference": "3c1c0454d43710ab5bbe19a51ad4cb41c22e3d46",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": ">=5.3.0"
  25. },
  26. "type": "library",
  27. "autoload": {
  28. "psr-0": {
  29. "PHPQRCode": "lib/"
  30. }
  31. },
  32. "notification-url": "https://packagist.org/downloads/",
  33. "license": [
  34. "MIT"
  35. ],
  36. "authors": [
  37. {
  38. "name": "Ariel Ferrandini",
  39. "email": "arielferrandini@gmail.com",
  40. "homepage": "http://www.ferrandini.com/",
  41. "role": "Developer"
  42. }
  43. ],
  44. "description": "PHPQRCode porting and changed for PHP 5.3 compatibility",
  45. "homepage": "https://github.com/aferrandini/PHPQRCode",
  46. "keywords": [
  47. "barcode",
  48. "php",
  49. "qrcode"
  50. ],
  51. "time": "2013-07-08 09:39:08"
  52. },
  53. {
  54. "name": "alchemy/binary-driver",
  55. "version": "1.5.0",
  56. "source": {
  57. "type": "git",
  58. "url": "https://github.com/alchemy-fr/BinaryDriver.git",
  59. "reference": "b32c03d4b56ce29f783051eac55887adae654b41"
  60. },
  61. "dist": {
  62. "type": "zip",
  63. "url": "https://api.github.com/repos/alchemy-fr/BinaryDriver/zipball/b32c03d4b56ce29f783051eac55887adae654b41",
  64. "reference": "b32c03d4b56ce29f783051eac55887adae654b41",
  65. "shasum": ""
  66. },
  67. "require": {
  68. "evenement/evenement": "~1.0",
  69. "monolog/monolog": "~1.3",
  70. "php": ">=5.3.3",
  71. "psr/log": "~1.0",
  72. "symfony/process": "~2.0"
  73. },
  74. "require-dev": {
  75. "phpunit/phpunit": "~3.7"
  76. },
  77. "type": "library",
  78. "autoload": {
  79. "psr-0": {
  80. "Alchemy": "src"
  81. }
  82. },
  83. "notification-url": "https://packagist.org/downloads/",
  84. "license": [
  85. "MIT"
  86. ],
  87. "authors": [
  88. {
  89. "name": "Romain Neutron",
  90. "email": "imprec@gmail.com",
  91. "homepage": "http://www.lickmychip.com/"
  92. },
  93. {
  94. "name": "Nicolas Le Goff",
  95. "email": "legoff.n@gmail.com"
  96. },
  97. {
  98. "name": "Phraseanet Team",
  99. "email": "info@alchemy.fr",
  100. "homepage": "http://www.phraseanet.com/"
  101. }
  102. ],
  103. "description": "A set of tools to build binary drivers",
  104. "keywords": [
  105. "binary",
  106. "driver"
  107. ],
  108. "time": "2013-06-21 15:51:20"
  109. },
  110. {
  111. "name": "doctrine/cache",
  112. "version": "v1.4.0",
  113. "source": {
  114. "type": "git",
  115. "url": "https://github.com/doctrine/cache.git",
  116. "reference": "2346085d2b027b233ae1d5de59b07440b9f288c8"
  117. },
  118. "dist": {
  119. "type": "zip",
  120. "url": "https://api.github.com/repos/doctrine/cache/zipball/2346085d2b027b233ae1d5de59b07440b9f288c8",
  121. "reference": "2346085d2b027b233ae1d5de59b07440b9f288c8",
  122. "shasum": ""
  123. },
  124. "require": {
  125. "php": ">=5.3.2"
  126. },
  127. "conflict": {
  128. "doctrine/common": ">2.2,<2.4"
  129. },
  130. "require-dev": {
  131. "phpunit/phpunit": ">=3.7",
  132. "predis/predis": "~0.8",
  133. "satooshi/php-coveralls": "~0.6"
  134. },
  135. "type": "library",
  136. "extra": {
  137. "branch-alias": {
  138. "dev-master": "1.4.x-dev"
  139. }
  140. },
  141. "autoload": {
  142. "psr-0": {
  143. "Doctrine\\Common\\Cache\\": "lib/"
  144. }
  145. },
  146. "notification-url": "https://packagist.org/downloads/",
  147. "license": [
  148. "MIT"
  149. ],
  150. "authors": [
  151. {
  152. "name": "Roman Borschel",
  153. "email": "roman@code-factory.org"
  154. },
  155. {
  156. "name": "Benjamin Eberlei",
  157. "email": "kontakt@beberlei.de"
  158. },
  159. {
  160. "name": "Guilherme Blanco",
  161. "email": "guilhermeblanco@gmail.com"
  162. },
  163. {
  164. "name": "Jonathan Wage",
  165. "email": "jonwage@gmail.com"
  166. },
  167. {
  168. "name": "Johannes Schmitt",
  169. "email": "schmittjoh@gmail.com"
  170. }
  171. ],
  172. "description": "Caching library offering an object-oriented API for many cache backends",
  173. "homepage": "http://www.doctrine-project.org",
  174. "keywords": [
  175. "cache",
  176. "caching"
  177. ],
  178. "time": "2015-01-15 20:38:55"
  179. },
  180. {
  181. "name": "emojione/emojione",
  182. "version": "v1.3.0",
  183. "source": {
  184. "type": "git",
  185. "url": "https://github.com/Ranks/emojione.git",
  186. "reference": "2a34acf3771a219045e133063aa759035d4f842c"
  187. },
  188. "dist": {
  189. "type": "zip",
  190. "url": "https://api.github.com/repos/Ranks/emojione/zipball/2a34acf3771a219045e133063aa759035d4f842c",
  191. "reference": "2a34acf3771a219045e133063aa759035d4f842c",
  192. "shasum": ""
  193. },
  194. "require": {
  195. "php": ">=5.3"
  196. },
  197. "type": "library",
  198. "autoload": {
  199. "psr-4": {
  200. "Emojione\\": "lib/php/src"
  201. }
  202. },
  203. "notification-url": "https://packagist.org/downloads/",
  204. "description": "Emoji One is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG and SVG formats provided for the emoji images.",
  205. "homepage": "http://www.emojione.com",
  206. "keywords": [
  207. "Emoji One",
  208. "emoji",
  209. "emojione",
  210. "emojis",
  211. "emoticons",
  212. "smileys",
  213. "smilies",
  214. "unicode"
  215. ],
  216. "time": "2014-10-31 19:31:57"
  217. },
  218. {
  219. "name": "evenement/evenement",
  220. "version": "v1.0.0",
  221. "source": {
  222. "type": "git",
  223. "url": "https://github.com/igorw/evenement.git",
  224. "reference": "fa966683e7df3e5dd5929d984a44abfbd6bafe8d"
  225. },
  226. "dist": {
  227. "type": "zip",
  228. "url": "https://api.github.com/repos/igorw/evenement/zipball/fa966683e7df3e5dd5929d984a44abfbd6bafe8d",
  229. "reference": "fa966683e7df3e5dd5929d984a44abfbd6bafe8d",
  230. "shasum": ""
  231. },
  232. "require": {
  233. "php": ">=5.3.0"
  234. },
  235. "type": "library",
  236. "autoload": {
  237. "psr-0": {
  238. "Evenement": "src"
  239. }
  240. },
  241. "notification-url": "https://packagist.org/downloads/",
  242. "license": [
  243. "MIT"
  244. ],
  245. "authors": [
  246. {
  247. "name": "Igor Wiedler",
  248. "email": "igor@wiedler.ch",
  249. "homepage": "http://wiedler.ch/igor/"
  250. }
  251. ],
  252. "description": "Événement is a very simple event dispatching library for PHP 5.3",
  253. "keywords": [
  254. "event-dispatcher"
  255. ],
  256. "time": "2012-05-30 15:01:08"
  257. },
  258. {
  259. "name": "ezyang/htmlpurifier",
  260. "version": "v4.6.0",
  261. "source": {
  262. "type": "git",
  263. "url": "https://github.com/ezyang/htmlpurifier.git",
  264. "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd"
  265. },
  266. "dist": {
  267. "type": "zip",
  268. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd",
  269. "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd",
  270. "shasum": ""
  271. },
  272. "require": {
  273. "php": ">=5.2"
  274. },
  275. "type": "library",
  276. "autoload": {
  277. "psr-0": {
  278. "HTMLPurifier": "library/"
  279. },
  280. "files": [
  281. "library/HTMLPurifier.composer.php"
  282. ]
  283. },
  284. "notification-url": "https://packagist.org/downloads/",
  285. "license": [
  286. "LGPL"
  287. ],
  288. "authors": [
  289. {
  290. "name": "Edward Z. Yang",
  291. "email": "admin@htmlpurifier.org",
  292. "homepage": "http://ezyang.com"
  293. }
  294. ],
  295. "description": "Standards compliant HTML filter written in PHP",
  296. "homepage": "http://htmlpurifier.org/",
  297. "keywords": [
  298. "html"
  299. ],
  300. "time": "2013-11-30 08:25:19"
  301. },
  302. {
  303. "name": "michelf/php-markdown",
  304. "version": "1.4.1",
  305. "source": {
  306. "type": "git",
  307. "url": "https://github.com/michelf/php-markdown.git",
  308. "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6"
  309. },
  310. "dist": {
  311. "type": "zip",
  312. "url": "https://api.github.com/repos/michelf/php-markdown/zipball/de9a19c7bf352d41cc99ed86c3c0ef17e87394b6",
  313. "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6",
  314. "shasum": ""
  315. },
  316. "require": {
  317. "php": ">=5.3.0"
  318. },
  319. "type": "library",
  320. "extra": {
  321. "branch-alias": {
  322. "dev-lib": "1.4.x-dev"
  323. }
  324. },
  325. "autoload": {
  326. "psr-0": {
  327. "Michelf": ""
  328. }
  329. },
  330. "notification-url": "https://packagist.org/downloads/",
  331. "license": [
  332. "BSD-3-Clause"
  333. ],
  334. "authors": [
  335. {
  336. "name": "Michel Fortin",
  337. "email": "michel.fortin@michelf.ca",
  338. "homepage": "http://michelf.ca/",
  339. "role": "Developer"
  340. },
  341. {
  342. "name": "John Gruber",
  343. "homepage": "http://daringfireball.net/"
  344. }
  345. ],
  346. "description": "PHP Markdown",
  347. "homepage": "http://michelf.ca/projects/php-markdown/",
  348. "keywords": [
  349. "markdown"
  350. ],
  351. "time": "2014-05-05 02:43:50"
  352. },
  353. {
  354. "name": "monolog/monolog",
  355. "version": "1.12.0",
  356. "source": {
  357. "type": "git",
  358. "url": "https://github.com/Seldaek/monolog.git",
  359. "reference": "1fbe8c2641f2b163addf49cc5e18f144bec6b19f"
  360. },
  361. "dist": {
  362. "type": "zip",
  363. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1fbe8c2641f2b163addf49cc5e18f144bec6b19f",
  364. "reference": "1fbe8c2641f2b163addf49cc5e18f144bec6b19f",
  365. "shasum": ""
  366. },
  367. "require": {
  368. "php": ">=5.3.0",
  369. "psr/log": "~1.0"
  370. },
  371. "provide": {
  372. "psr/log-implementation": "1.0.0"
  373. },
  374. "require-dev": {
  375. "aws/aws-sdk-php": "~2.4, >2.4.8",
  376. "doctrine/couchdb": "~1.0@dev",
  377. "graylog2/gelf-php": "~1.0",
  378. "phpunit/phpunit": "~4.0",
  379. "raven/raven": "~0.5",
  380. "ruflin/elastica": "0.90.*",
  381. "videlalvaro/php-amqplib": "~2.4"
  382. },
  383. "suggest": {
  384. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  385. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  386. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  387. "ext-mongo": "Allow sending log messages to a MongoDB server",
  388. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  389. "raven/raven": "Allow sending log messages to a Sentry server",
  390. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  391. "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  392. "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
  393. },
  394. "type": "library",
  395. "extra": {
  396. "branch-alias": {
  397. "dev-master": "1.12.x-dev"
  398. }
  399. },
  400. "autoload": {
  401. "psr-4": {
  402. "Monolog\\": "src/Monolog"
  403. }
  404. },
  405. "notification-url": "https://packagist.org/downloads/",
  406. "license": [
  407. "MIT"
  408. ],
  409. "authors": [
  410. {
  411. "name": "Jordi Boggiano",
  412. "email": "j.boggiano@seld.be",
  413. "homepage": "http://seld.be"
  414. }
  415. ],
  416. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  417. "homepage": "http://github.com/Seldaek/monolog",
  418. "keywords": [
  419. "log",
  420. "logging",
  421. "psr-3"
  422. ],
  423. "time": "2014-12-29 21:29:35"
  424. },
  425. {
  426. "name": "neutron/temporary-filesystem",
  427. "version": "2.1.1",
  428. "source": {
  429. "type": "git",
  430. "url": "https://github.com/romainneutron/Temporary-Filesystem.git",
  431. "reference": "6b21fa99fd452efea16b9a7adb7304ccfff854d0"
  432. },
  433. "dist": {
  434. "type": "zip",
  435. "url": "https://api.github.com/repos/romainneutron/Temporary-Filesystem/zipball/6b21fa99fd452efea16b9a7adb7304ccfff854d0",
  436. "reference": "6b21fa99fd452efea16b9a7adb7304ccfff854d0",
  437. "shasum": ""
  438. },
  439. "require": {
  440. "symfony/filesystem": "~2.0"
  441. },
  442. "require-dev": {
  443. "phpunit/phpunit": "~3.7"
  444. },
  445. "type": "library",
  446. "autoload": {
  447. "psr-0": {
  448. "Neutron": "src"
  449. }
  450. },
  451. "notification-url": "https://packagist.org/downloads/",
  452. "license": [
  453. "MIT"
  454. ],
  455. "authors": [
  456. {
  457. "name": "Romain Neutron",
  458. "email": "imprec@gmail.com",
  459. "homepage": "http://www.lickmychip.com/"
  460. }
  461. ],
  462. "description": "Symfony filesystem extension to handle temporary files",
  463. "time": "2013-10-10 10:58:09"
  464. },
  465. {
  466. "name": "php-ffmpeg/php-ffmpeg",
  467. "version": "0.3.x-dev",
  468. "source": {
  469. "type": "git",
  470. "url": "https://github.com/PHP-FFMpeg/PHP-FFMpeg.git",
  471. "reference": "185fb5c33da594db7ffbf3f89d48e9841bc666a0"
  472. },
  473. "dist": {
  474. "type": "zip",
  475. "url": "https://api.github.com/repos/PHP-FFMpeg/PHP-FFMpeg/zipball/185fb5c33da594db7ffbf3f89d48e9841bc666a0",
  476. "reference": "185fb5c33da594db7ffbf3f89d48e9841bc666a0",
  477. "shasum": ""
  478. },
  479. "require": {
  480. "alchemy/binary-driver": "~1.5",
  481. "doctrine/cache": "~1.0",
  482. "evenement/evenement": "~1.0",
  483. "neutron/temporary-filesystem": "~2.1, >=2.1.1",
  484. "php": ">=5.3.3"
  485. },
  486. "require-dev": {
  487. "phpunit/phpunit": "~3.7",
  488. "sami/sami": "~1.0",
  489. "silex/silex": "~1.0"
  490. },
  491. "suggest": {
  492. "php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg"
  493. },
  494. "type": "library",
  495. "extra": {
  496. "branch-alias": {
  497. "dev-master": "0.4-dev"
  498. }
  499. },
  500. "autoload": {
  501. "psr-0": {
  502. "FFMpeg": "src"
  503. }
  504. },
  505. "notification-url": "https://packagist.org/downloads/",
  506. "license": [
  507. "MIT"
  508. ],
  509. "authors": [
  510. {
  511. "name": "Romain Neutron",
  512. "email": "imprec@gmail.com",
  513. "homepage": "http://www.lickmychip.com/"
  514. },
  515. {
  516. "name": "Phraseanet Team",
  517. "email": "info@alchemy.fr",
  518. "homepage": "http://www.phraseanet.com/"
  519. }
  520. ],
  521. "description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
  522. "keywords": [
  523. "audio",
  524. "audio processing",
  525. "avconv",
  526. "avprobe",
  527. "ffmpeg",
  528. "ffprobe",
  529. "video",
  530. "video processing"
  531. ],
  532. "time": "2013-10-21 12:13:46"
  533. },
  534. {
  535. "name": "psr/log",
  536. "version": "1.0.0",
  537. "source": {
  538. "type": "git",
  539. "url": "https://github.com/php-fig/log.git",
  540. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
  541. },
  542. "dist": {
  543. "type": "zip",
  544. "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
  545. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
  546. "shasum": ""
  547. },
  548. "type": "library",
  549. "autoload": {
  550. "psr-0": {
  551. "Psr\\Log\\": ""
  552. }
  553. },
  554. "notification-url": "https://packagist.org/downloads/",
  555. "license": [
  556. "MIT"
  557. ],
  558. "authors": [
  559. {
  560. "name": "PHP-FIG",
  561. "homepage": "http://www.php-fig.org/"
  562. }
  563. ],
  564. "description": "Common interface for logging libraries",
  565. "keywords": [
  566. "log",
  567. "psr",
  568. "psr-3"
  569. ],
  570. "time": "2012-12-21 11:40:51"
  571. },
  572. {
  573. "name": "sabre/vobject",
  574. "version": "3.3.5",
  575. "source": {
  576. "type": "git",
  577. "url": "https://github.com/fruux/sabre-vobject.git",
  578. "reference": "77cb636a5bde4c19d7522c2c548b258859ddd1ef"
  579. },
  580. "dist": {
  581. "type": "zip",
  582. "url": "https://api.github.com/repos/fruux/sabre-vobject/zipball/77cb636a5bde4c19d7522c2c548b258859ddd1ef",
  583. "reference": "77cb636a5bde4c19d7522c2c548b258859ddd1ef",
  584. "shasum": ""
  585. },
  586. "require": {
  587. "ext-mbstring": "*",
  588. "php": ">=5.3.1"
  589. },
  590. "require-dev": {
  591. "phpunit/phpunit": "*",
  592. "squizlabs/php_codesniffer": "*"
  593. },
  594. "bin": [
  595. "bin/vobject",
  596. "bin/generate_vcards"
  597. ],
  598. "type": "library",
  599. "extra": {
  600. "branch-alias": {
  601. "dev-master": "3.2.x-dev"
  602. }
  603. },
  604. "autoload": {
  605. "psr-4": {
  606. "Sabre\\VObject\\": "lib/"
  607. }
  608. },
  609. "notification-url": "https://packagist.org/downloads/",
  610. "license": [
  611. "BSD-3-Clause"
  612. ],
  613. "authors": [
  614. {
  615. "name": "Evert Pot",
  616. "email": "me@evertpot.com",
  617. "homepage": "http://evertpot.com/",
  618. "role": "Developer"
  619. },
  620. {
  621. "name": "Dominik Tobschall",
  622. "email": "dominik@fruux.com",
  623. "homepage": "http://tobschall.de/",
  624. "role": "Developer"
  625. }
  626. ],
  627. "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects",
  628. "homepage": "http://sabre.io/vobject/",
  629. "keywords": [
  630. "VObject",
  631. "iCalendar",
  632. "jCal",
  633. "jCard",
  634. "vCard"
  635. ],
  636. "time": "2015-01-10 00:54:52"
  637. },
  638. {
  639. "name": "symfony/console",
  640. "version": "v2.6.4",
  641. "target-dir": "Symfony/Component/Console",
  642. "source": {
  643. "type": "git",
  644. "url": "https://github.com/symfony/Console.git",
  645. "reference": "e44154bfe3e41e8267d7a3794cd9da9a51cfac34"
  646. },
  647. "dist": {
  648. "type": "zip",
  649. "url": "https://api.github.com/repos/symfony/Console/zipball/e44154bfe3e41e8267d7a3794cd9da9a51cfac34",
  650. "reference": "e44154bfe3e41e8267d7a3794cd9da9a51cfac34",
  651. "shasum": ""
  652. },
  653. "require": {
  654. "php": ">=5.3.3"
  655. },
  656. "require-dev": {
  657. "psr/log": "~1.0",
  658. "symfony/event-dispatcher": "~2.1",
  659. "symfony/process": "~2.1"
  660. },
  661. "suggest": {
  662. "psr/log": "For using the console logger",
  663. "symfony/event-dispatcher": "",
  664. "symfony/process": ""
  665. },
  666. "type": "library",
  667. "extra": {
  668. "branch-alias": {
  669. "dev-master": "2.6-dev"
  670. }
  671. },
  672. "autoload": {
  673. "psr-0": {
  674. "Symfony\\Component\\Console\\": ""
  675. }
  676. },
  677. "notification-url": "https://packagist.org/downloads/",
  678. "license": [
  679. "MIT"
  680. ],
  681. "authors": [
  682. {
  683. "name": "Symfony Community",
  684. "homepage": "http://symfony.com/contributors"
  685. },
  686. {
  687. "name": "Fabien Potencier",
  688. "email": "fabien@symfony.com"
  689. }
  690. ],
  691. "description": "Symfony Console Component",
  692. "homepage": "http://symfony.com",
  693. "time": "2015-01-25 04:39:26"
  694. },
  695. {
  696. "name": "symfony/filesystem",
  697. "version": "v2.6.4",
  698. "target-dir": "Symfony/Component/Filesystem",
  699. "source": {
  700. "type": "git",
  701. "url": "https://github.com/symfony/Filesystem.git",
  702. "reference": "a1f566d1f92e142fa1593f4555d6d89e3044a9b7"
  703. },
  704. "dist": {
  705. "type": "zip",
  706. "url": "https://api.github.com/repos/symfony/Filesystem/zipball/a1f566d1f92e142fa1593f4555d6d89e3044a9b7",
  707. "reference": "a1f566d1f92e142fa1593f4555d6d89e3044a9b7",
  708. "shasum": ""
  709. },
  710. "require": {
  711. "php": ">=5.3.3"
  712. },
  713. "type": "library",
  714. "extra": {
  715. "branch-alias": {
  716. "dev-master": "2.6-dev"
  717. }
  718. },
  719. "autoload": {
  720. "psr-0": {
  721. "Symfony\\Component\\Filesystem\\": ""
  722. }
  723. },
  724. "notification-url": "https://packagist.org/downloads/",
  725. "license": [
  726. "MIT"
  727. ],
  728. "authors": [
  729. {
  730. "name": "Symfony Community",
  731. "homepage": "http://symfony.com/contributors"
  732. },
  733. {
  734. "name": "Fabien Potencier",
  735. "email": "fabien@symfony.com"
  736. }
  737. ],
  738. "description": "Symfony Filesystem Component",
  739. "homepage": "http://symfony.com",
  740. "time": "2015-01-03 21:13:09"
  741. },
  742. {
  743. "name": "symfony/process",
  744. "version": "v2.6.4",
  745. "target-dir": "Symfony/Component/Process",
  746. "source": {
  747. "type": "git",
  748. "url": "https://github.com/symfony/Process.git",
  749. "reference": "ecfc23e89d9967999fa5f60a1e9af7384396e9ae"
  750. },
  751. "dist": {
  752. "type": "zip",
  753. "url": "https://api.github.com/repos/symfony/Process/zipball/ecfc23e89d9967999fa5f60a1e9af7384396e9ae",
  754. "reference": "ecfc23e89d9967999fa5f60a1e9af7384396e9ae",
  755. "shasum": ""
  756. },
  757. "require": {
  758. "php": ">=5.3.3"
  759. },
  760. "type": "library",
  761. "extra": {
  762. "branch-alias": {
  763. "dev-master": "2.6-dev"
  764. }
  765. },
  766. "autoload": {
  767. "psr-0": {
  768. "Symfony\\Component\\Process\\": ""
  769. }
  770. },
  771. "notification-url": "https://packagist.org/downloads/",
  772. "license": [
  773. "MIT"
  774. ],
  775. "authors": [
  776. {
  777. "name": "Symfony Community",
  778. "homepage": "http://symfony.com/contributors"
  779. },
  780. {
  781. "name": "Fabien Potencier",
  782. "email": "fabien@symfony.com"
  783. }
  784. ],
  785. "description": "Standards compliant HTML filter written in PHP",
  786. "homepage": "http://htmlpurifier.org/",
  787. "keywords": [
  788. "html"
  789. ],
  790. "time": "2015-01-25 04:39:26"
  791. },
  792. {
  793. "name": "symfony/yaml",
  794. "version": "v2.6.4",
  795. "target-dir": "Symfony/Component/Yaml",
  796. "source": {
  797. "type": "git",
  798. "url": "https://github.com/symfony/Yaml.git",
  799. "reference": "60ed7751671113cf1ee7d7778e691642c2e9acd8"
  800. },
  801. "dist": {
  802. "type": "zip",
  803. "url": "https://api.github.com/repos/symfony/Yaml/zipball/60ed7751671113cf1ee7d7778e691642c2e9acd8",
  804. "reference": "60ed7751671113cf1ee7d7778e691642c2e9acd8",
  805. "shasum": ""
  806. },
  807. "require": {
  808. "php": ">=5.3.3"
  809. },
  810. "type": "library",
  811. "extra": {
  812. "branch-alias": {
  813. "dev-master": "2.6-dev"
  814. }
  815. },
  816. "autoload": {
  817. "psr-0": {
  818. "Symfony\\Component\\Yaml\\": ""
  819. }
  820. },
  821. "notification-url": "https://packagist.org/downloads/",
  822. "license": [
  823. "MIT"
  824. ],
  825. "authors": [
  826. {
  827. "name": "Symfony Community",
  828. "homepage": "http://symfony.com/contributors"
  829. },
  830. {
  831. "name": "Fabien Potencier",
  832. "email": "fabien@symfony.com"
  833. }
  834. ],
  835. "description": "Symfony Yaml Component",
  836. "homepage": "http://symfony.com",
  837. "time": "2015-01-25 04:39:26"
  838. },
  839. {
  840. "name": "szymach/c-pchart",
  841. "version": "1.1.5",
  842. "source": {
  843. "type": "git",
  844. "url": "https://github.com/szymach/c-pchart.git",
  845. "reference": "1d54c14f8b7295abc87039ba806fed45d29d67d9"
  846. },
  847. "dist": {
  848. "type": "zip",
  849. "url": "https://api.github.com/repos/szymach/c-pchart/zipball/1d54c14f8b7295abc87039ba806fed45d29d67d9",
  850. "reference": "1d54c14f8b7295abc87039ba806fed45d29d67d9",
  851. "shasum": ""
  852. },
  853. "require": {
  854. "ext-gd": "*",
  855. "php": ">=5.3.3"
  856. },
  857. "type": "project",
  858. "autoload": {
  859. "psr-4": {
  860. "CpChart\\": "src/"
  861. },
  862. "files": [
  863. "src/Resources/data/constants.php"
  864. ]
  865. },
  866. "notification-url": "https://packagist.org/downloads/",
  867. "license": [
  868. "MIT"
  869. ],
  870. "description": "Port of \"pChart\" library into PHP 5.3.",
  871. "homepage": "https://github.com/szymach/c-pchart",
  872. "keywords": [
  873. "c-pChart",
  874. "charts",
  875. "composer",
  876. "pchart",
  877. "statistics"
  878. ],
  879. "time": "2015-01-28 19:54:53"
  880. },
  881. {
  882. "name": "toin0u/digitalocean",
  883. "version": "1.4.2",
  884. "source": {
  885. "type": "git",
  886. "url": "https://github.com/toin0u/DigitalOcean.git",
  887. "reference": "fb460785207fa4029217eef489508b9ed6c61b00"
  888. },
  889. "dist": {
  890. "type": "zip",
  891. "url": "https://api.github.com/repos/toin0u/DigitalOcean/zipball/fb460785207fa4029217eef489508b9ed6c61b00",
  892. "reference": "fb460785207fa4029217eef489508b9ed6c61b00",
  893. "shasum": ""
  894. },
  895. "require": {
  896. "php": ">=5.3.0",
  897. "symfony/console": "~2.3",
  898. "symfony/yaml": "~2.3",
  899. "toin0u/http-adapter": "~1.0"
  900. },
  901. "require-dev": {
  902. "satooshi/php-coveralls": "~0.6"
  903. },
  904. "bin": [
  905. "digitalocean"
  906. ],
  907. "type": "library",
  908. "extra": {
  909. "branch-alias": {
  910. "dev-master": "1.4-dev"
  911. }
  912. },
  913. "autoload": {
  914. "psr-0": {
  915. "DigitalOcean": "src/"
  916. }
  917. },
  918. "notification-url": "https://packagist.org/downloads/",
  919. "license": [
  920. "MIT"
  921. ],
  922. "authors": [
  923. {
  924. "name": "Antoine Corcy",
  925. "email": "contact@sbin.dk",
  926. "homepage": "http://sbin.dk",
  927. "role": "Developer"
  928. }
  929. ],
  930. "description": "DigitalOcean API PHP 5.3+ library",
  931. "homepage": "https://github.com/toin0u/DigitalOcean",
  932. "keywords": [
  933. "Cloud Hosting",
  934. "SSD",
  935. "api",
  936. "digitalocean",
  937. "vps"
  938. ],
  939. "time": "2014-01-14 22:20:56"
  940. },
  941. {
  942. "name": "toin0u/http-adapter",
  943. "version": "1.0.3",
  944. "source": {
  945. "type": "git",
  946. "url": "https://github.com/toin0u/HttpAdapter.git",
  947. "reference": "29253948d446bc3afc29897ac67b4cd01f56cd10"
  948. },
  949. "dist": {
  950. "type": "zip",
  951. "url": "https://api.github.com/repos/toin0u/HttpAdapter/zipball/29253948d446bc3afc29897ac67b4cd01f56cd10",
  952. "reference": "29253948d446bc3afc29897ac67b4cd01f56cd10",
  953. "shasum": ""
  954. },
  955. "require": {
  956. "ext-curl": "*",
  957. "php": ">=5.3.0"
  958. },
  959. "require-dev": {
  960. "guzzle/guzzle": "@stable",
  961. "kriswallsmith/buzz": "@stable",
  962. "satooshi/php-coveralls": "~0.6",
  963. "zendframework/zendframework": "~2.1"
  964. },
  965. "suggest": {
  966. "guzzle/guzzle": "Enabling Guzzle allows you to use the GuzzleHttpAdapter",
  967. "kriswallsmith/buzz": "Enabling Buzz allows you to use the BuzzHttpAdapter",
  968. "zendframework/zendframework": "Enabling Zend Http allows you to use the ZendHttpAdapter"
  969. },
  970. "type": "library",
  971. "extra": {
  972. "branch-alias": {
  973. "dev-master": "1.0-dev"
  974. }
  975. },
  976. "autoload": {
  977. "psr-0": {
  978. "HttpAdapter": "src/"
  979. }
  980. },
  981. "notification-url": "https://packagist.org/downloads/",
  982. "license": [
  983. "MIT"
  984. ],
  985. "authors": [
  986. {
  987. "name": "Antoine Corcy",
  988. "email": "contact@sbin.dk",
  989. "homepage": "http://sbin.dk",
  990. "role": "Developer"
  991. }
  992. ],
  993. "description": "HttpAdapter PHP 5.3+ library",
  994. "homepage": "https://github.com/toin0u/HttpAdapter",
  995. "keywords": [
  996. "adapter",
  997. "http"
  998. ],
  999. "time": "2013-05-26 18:18:11"
  1000. },
  1001. {
  1002. "name": "twig/twig",
  1003. "version": "v1.18.0",
  1004. "source": {
  1005. "type": "git",
  1006. "url": "https://github.com/twigphp/Twig.git",
  1007. "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf"
  1008. },
  1009. "dist": {
  1010. "type": "zip",
  1011. "url": "https://api.github.com/repos/twigphp/Twig/zipball/4cf7464348e7f9893a93f7096a90b73722be99cf",
  1012. "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf",
  1013. "shasum": ""
  1014. },
  1015. "require": {
  1016. "php": ">=5.2.4"
  1017. },
  1018. "type": "library",
  1019. "extra": {
  1020. "branch-alias": {
  1021. "dev-master": "1.18-dev"
  1022. }
  1023. },
  1024. "autoload": {
  1025. "psr-0": {
  1026. "Twig_": "lib/"
  1027. }
  1028. },
  1029. "notification-url": "https://packagist.org/downloads/",
  1030. "license": [
  1031. "BSD-3-Clause"
  1032. ],
  1033. "authors": [
  1034. {
  1035. "name": "Fabien Potencier",
  1036. "email": "fabien@symfony.com",
  1037. "homepage": "http://fabien.potencier.org",
  1038. "role": "Lead Developer"
  1039. },
  1040. {
  1041. "name": "Armin Ronacher",
  1042. "email": "armin.ronacher@active-4.com",
  1043. "role": "Project Founder"
  1044. },
  1045. {
  1046. "name": "Twig Team",
  1047. "homepage": "http://twig.sensiolabs.org/contributors",
  1048. "role": "Contributors"
  1049. }
  1050. ],
  1051. "description": "Twig, the flexible, fast, and secure template language for PHP",
  1052. "homepage": "http://twig.sensiolabs.org",
  1053. "keywords": [
  1054. "templating"
  1055. ],
  1056. "time": "2015-01-25 17:32:08"
  1057. },
  1058. {
  1059. "name": "zendframework/zend-config",
  1060. "version": "2.3.3",
  1061. "target-dir": "Zend/Config",
  1062. "source": {
  1063. "type": "git",
  1064. "url": "https://github.com/zendframework/Component_ZendConfig.git",
  1065. "reference": "a9ad512e1482461a5b500ee3fcf2d06ec9c7c7e8"
  1066. },
  1067. "dist": {
  1068. "type": "zip",
  1069. "url": "https://api.github.com/repos/zendframework/Component_ZendConfig/zipball/a9ad512e1482461a5b500ee3fcf2d06ec9c7c7e8",
  1070. "reference": "a9ad512e1482461a5b500ee3fcf2d06ec9c7c7e8",
  1071. "shasum": ""
  1072. },
  1073. "require": {
  1074. "php": ">=5.3.23",
  1075. "zendframework/zend-stdlib": "self.version"
  1076. },
  1077. "require-dev": {
  1078. "zendframework/zend-filter": "self.version",
  1079. "zendframework/zend-i18n": "self.version",
  1080. "zendframework/zend-json": "self.version",
  1081. "zendframework/zend-servicemanager": "self.version"
  1082. },
  1083. "suggest": {
  1084. "zendframework/zend-filter": "Zend\\Filter component",
  1085. "zendframework/zend-i18n": "Zend\\I18n component",
  1086. "zendframework/zend-json": "Zend\\Json to use the Json reader or writer classes",
  1087. "zendframework/zend-servicemanager": "Zend\\ServiceManager for use with the Config Factory to retrieve reader and writer instances"
  1088. },
  1089. "type": "library",
  1090. "extra": {
  1091. "branch-alias": {
  1092. "dev-master": "2.3-dev",
  1093. "dev-develop": "2.4-dev"
  1094. }
  1095. },
  1096. "autoload": {
  1097. "psr-0": {
  1098. "Zend\\Config\\": ""
  1099. }
  1100. },
  1101. "notification-url": "https://packagist.org/downloads/",
  1102. "license": [
  1103. "BSD-3-Clause"
  1104. ],
  1105. "description": "provides a nested object property based user interface for accessing this configuration data within application code",
  1106. "homepage": "https://github.com/zendframework/zf2",
  1107. "keywords": [
  1108. "config",
  1109. "zf2"
  1110. ],
  1111. "time": "2014-09-16 22:58:11"
  1112. },
  1113. {
  1114. "name": "zendframework/zend-stdlib",
  1115. "version": "2.3.3",
  1116. "target-dir": "Zend/Stdlib",
  1117. "source": {
  1118. "type": "git",
  1119. "url": "https://github.com/zendframework/Component_ZendStdlib.git",
  1120. "reference": "fa33e6647f830d0d2a1cb451efcdfe1bb9a66c33"
  1121. },
  1122. "dist": {
  1123. "type": "zip",
  1124. "url": "https://api.github.com/repos/zendframework/Component_ZendStdlib/zipball/fa33e6647f830d0d2a1cb451efcdfe1bb9a66c33",
  1125. "reference": "fa33e6647f830d0d2a1cb451efcdfe1bb9a66c33",
  1126. "shasum": ""
  1127. },
  1128. "require": {
  1129. "php": ">=5.3.23"
  1130. },
  1131. "require-dev": {
  1132. "zendframework/zend-eventmanager": "self.version",
  1133. "zendframework/zend-serializer": "self.version",
  1134. "zendframework/zend-servicemanager": "self.version"
  1135. },
  1136. "suggest": {
  1137. "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
  1138. "zendframework/zend-serializer": "Zend\\Serializer component",
  1139. "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
  1140. },
  1141. "type": "library",
  1142. "extra": {
  1143. "branch-alias": {
  1144. "dev-master": "2.3-dev",
  1145. "dev-develop": "2.4-dev"
  1146. }
  1147. },
  1148. "autoload": {
  1149. "psr-0": {
  1150. "Zend\\Stdlib\\": ""
  1151. }
  1152. },
  1153. "notification-url": "https://packagist.org/downloads/",
  1154. "license": [
  1155. "BSD-3-Clause"
  1156. ],
  1157. "homepage": "https://github.com/zendframework/zf2",
  1158. "keywords": [
  1159. "stdlib",
  1160. "zf2"
  1161. ],
  1162. "time": "2014-09-16 22:58:11"
  1163. }
  1164. ],
  1165. "packages-dev": [],
  1166. "aliases": [],
  1167. "minimum-stability": "stable",
  1168. "stability-flags": {
  1169. "php-ffmpeg/php-ffmpeg": 20
  1170. },
  1171. "prefer-stable": false,
  1172. "prefer-lowest": false,
  1173. "platform": {
  1174. "php": ">=5.3.3"
  1175. },
  1176. "platform-dev": []
  1177. }