composer.lock 58 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688
  1. {
  2. "hash": "935255dfdcb9876ff6d3b91eea1e5842",
  3. "packages": [
  4. {
  5. "name": "composer/composer",
  6. "version": "dev-master",
  7. "source": {
  8. "type": "git",
  9. "url": "https://github.com/composer/composer",
  10. "reference": "b3077bc4bc880dffe022e1847d456cffee98d937"
  11. },
  12. "dist": {
  13. "type": "zip",
  14. "url": "https://github.com/composer/composer/zipball/b3077bc4bc880dffe022e1847d456cffee98d937",
  15. "reference": "b3077bc4bc880dffe022e1847d456cffee98d937",
  16. "shasum": ""
  17. },
  18. "require": {
  19. "justinrainbow/json-schema": "1.1.*",
  20. "seld/jsonlint": "1.*",
  21. "php": ">=5.3.2",
  22. "symfony/console": "2.1.*",
  23. "symfony/finder": "2.1.*",
  24. "symfony/process": "2.1.*"
  25. },
  26. "suggest": {
  27. "ext-zip": "Enabling the zip extension allows you to unzip archives, and allows gzip compression of all internet traffic",
  28. "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages"
  29. },
  30. "time": "1349367488",
  31. "bin": [
  32. "bin/composer"
  33. ],
  34. "type": "library",
  35. "extra": {
  36. "branch-alias": {
  37. "dev-master": "1.0-dev"
  38. }
  39. },
  40. "installation-source": "source",
  41. "autoload": {
  42. "psr-0": {
  43. "Composer": "src/"
  44. }
  45. },
  46. "license": [
  47. "MIT"
  48. ],
  49. "authors": [
  50. {
  51. "name": "Jordi Boggiano",
  52. "email": "j.boggiano@seld.be",
  53. "homepage": "http://seld.be",
  54. "role": "Developer"
  55. },
  56. {
  57. "name": "Nils Adermann",
  58. "email": "naderman@naderman.de",
  59. "homepage": "http://www.naderman.de"
  60. }
  61. ],
  62. "description": "Package Manager",
  63. "homepage": "http://getcomposer.org/",
  64. "keywords": [
  65. "package",
  66. "dependency",
  67. "autoload"
  68. ]
  69. },
  70. {
  71. "name": "doctrine/common",
  72. "version": "2.3.x-dev",
  73. "source": {
  74. "type": "git",
  75. "url": "https://github.com/doctrine/common",
  76. "reference": "bb0aebbf234db52df476a2b473d434745b34221c"
  77. },
  78. "dist": {
  79. "type": "zip",
  80. "url": "https://github.com/doctrine/common/zipball/bb0aebbf234db52df476a2b473d434745b34221c",
  81. "reference": "bb0aebbf234db52df476a2b473d434745b34221c",
  82. "shasum": ""
  83. },
  84. "require": {
  85. "php": ">=5.3.2"
  86. },
  87. "time": "1348120518",
  88. "type": "library",
  89. "extra": {
  90. "branch-alias": {
  91. "dev-master": "2.3.x-dev"
  92. }
  93. },
  94. "installation-source": "source",
  95. "autoload": {
  96. "psr-0": {
  97. "Doctrine\\Common": "lib/"
  98. }
  99. },
  100. "license": [
  101. "MIT"
  102. ],
  103. "authors": [
  104. {
  105. "name": "Jonathan Wage",
  106. "email": "jonwage@gmail.com",
  107. "homepage": "http://www.jwage.com/"
  108. },
  109. {
  110. "name": "Guilherme Blanco",
  111. "email": "guilhermeblanco@gmail.com",
  112. "homepage": "http://www.instaclick.com"
  113. },
  114. {
  115. "name": "Roman Borschel",
  116. "email": "roman@code-factory.org"
  117. },
  118. {
  119. "name": "Benjamin Eberlei",
  120. "email": "kontakt@beberlei.de"
  121. },
  122. {
  123. "name": "Johannes M. Schmitt",
  124. "email": "schmittjoh@gmail.com",
  125. "homepage": "http://jmsyst.com",
  126. "role": "Developer of wrapped JMSSerializerBundle"
  127. }
  128. ],
  129. "description": "Common Library for Doctrine projects",
  130. "homepage": "http://www.doctrine-project.org",
  131. "keywords": [
  132. "collections",
  133. "spl",
  134. "eventmanager",
  135. "annotations",
  136. "persistence"
  137. ]
  138. },
  139. {
  140. "name": "doctrine/dbal",
  141. "version": "2.3.x-dev",
  142. "source": {
  143. "type": "git",
  144. "url": "https://github.com/doctrine/dbal",
  145. "reference": "fdc866a37959e43620e4f7ec519dc7dd8e30fc5b"
  146. },
  147. "dist": {
  148. "type": "zip",
  149. "url": "https://github.com/doctrine/dbal/zipball/fdc866a37959e43620e4f7ec519dc7dd8e30fc5b",
  150. "reference": "fdc866a37959e43620e4f7ec519dc7dd8e30fc5b",
  151. "shasum": ""
  152. },
  153. "require": {
  154. "php": ">=5.3.2",
  155. "doctrine/common": "2.3.*"
  156. },
  157. "time": "1348120597",
  158. "type": "library",
  159. "extra": {
  160. "branch-alias": {
  161. "dev-master": "2.3.x-dev"
  162. }
  163. },
  164. "installation-source": "source",
  165. "autoload": {
  166. "psr-0": {
  167. "Doctrine\\DBAL": "lib/"
  168. }
  169. },
  170. "license": [
  171. "MIT"
  172. ],
  173. "authors": [
  174. {
  175. "name": "Jonathan Wage",
  176. "email": "jonwage@gmail.com",
  177. "homepage": "http://www.jwage.com/"
  178. },
  179. {
  180. "name": "Guilherme Blanco",
  181. "email": "guilhermeblanco@gmail.com",
  182. "homepage": "http://www.instaclick.com"
  183. },
  184. {
  185. "name": "Roman Borschel",
  186. "email": "roman@code-factory.org"
  187. },
  188. {
  189. "name": "Benjamin Eberlei",
  190. "email": "kontakt@beberlei.de"
  191. }
  192. ],
  193. "description": "Database Abstraction Layer",
  194. "homepage": "http://www.doctrine-project.org",
  195. "keywords": [
  196. "database",
  197. "persistence",
  198. "dbal",
  199. "queryobject"
  200. ]
  201. },
  202. {
  203. "name": "doctrine/doctrine-bundle",
  204. "version": "dev-master",
  205. "target-dir": "Doctrine/Bundle/DoctrineBundle",
  206. "source": {
  207. "type": "git",
  208. "url": "git://github.com/doctrine/DoctrineBundle.git",
  209. "reference": "e69a6fd75fa3979e35b7004e6da6e9aea3765997"
  210. },
  211. "dist": {
  212. "type": "zip",
  213. "url": "https://github.com/doctrine/DoctrineBundle/zipball/e69a6fd75fa3979e35b7004e6da6e9aea3765997",
  214. "reference": "e69a6fd75fa3979e35b7004e6da6e9aea3765997",
  215. "shasum": ""
  216. },
  217. "require": {
  218. "php": ">=5.3.2",
  219. "doctrine/dbal": ">=2.2,<2.4-dev",
  220. "symfony/framework-bundle": ">=2.1,<2.3-dev",
  221. "symfony/doctrine-bridge": ">=2.1,<2.3-dev"
  222. },
  223. "require-dev": {
  224. "doctrine/orm": ">=2.2,<2.4-dev",
  225. "symfony/yaml": ">=2.1,<2.3-dev",
  226. "symfony/validator": ">=2.1,<2.3-dev"
  227. },
  228. "suggest": {
  229. "doctrine/orm": "The Doctrine ORM integration is optional in the bundle."
  230. },
  231. "time": "1349273376",
  232. "type": "symfony-bundle",
  233. "extra": {
  234. "branch-alias": {
  235. "dev-master": "1.0.x-dev"
  236. }
  237. },
  238. "installation-source": "source",
  239. "autoload": {
  240. "psr-0": {
  241. "Doctrine\\Bundle\\DoctrineBundle": ""
  242. }
  243. },
  244. "license": [
  245. "MIT"
  246. ],
  247. "authors": [
  248. {
  249. "name": "Fabien Potencier",
  250. "email": "fabien@symfony.com"
  251. },
  252. {
  253. "name": "Symfony Community",
  254. "homepage": "http://symfony.com/contributors"
  255. },
  256. {
  257. "name": "Benjamin Eberlei",
  258. "email": "kontakt@beberlei.de"
  259. }
  260. ],
  261. "description": "Symfony DoctrineBundle",
  262. "homepage": "http://www.doctrine-project.org",
  263. "keywords": [
  264. "database",
  265. "orm",
  266. "persistence",
  267. "dbal"
  268. ]
  269. },
  270. {
  271. "name": "doctrine/orm",
  272. "version": "2.3.x-dev",
  273. "source": {
  274. "type": "git",
  275. "url": "git://github.com/doctrine/doctrine2.git",
  276. "reference": "c60e6523e90a8d4ccf301456b50c5d351a9d27bf"
  277. },
  278. "dist": {
  279. "type": "zip",
  280. "url": "https://github.com/doctrine/doctrine2/zipball/c60e6523e90a8d4ccf301456b50c5d351a9d27bf",
  281. "reference": "c60e6523e90a8d4ccf301456b50c5d351a9d27bf",
  282. "shasum": ""
  283. },
  284. "require": {
  285. "php": ">=5.3.2",
  286. "ext-pdo": "*",
  287. "symfony/console": "2.*",
  288. "doctrine/dbal": "2.3.*"
  289. },
  290. "suggest": {
  291. "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
  292. },
  293. "time": "1349373510",
  294. "bin": [
  295. "bin/doctrine",
  296. "bin/doctrine.php"
  297. ],
  298. "type": "library",
  299. "extra": {
  300. "branch-alias": {
  301. "dev-master": "2.3.x-dev"
  302. }
  303. },
  304. "installation-source": "source",
  305. "autoload": {
  306. "psr-0": {
  307. "Doctrine\\ORM": "lib/"
  308. }
  309. },
  310. "license": [
  311. "MIT"
  312. ],
  313. "authors": [
  314. {
  315. "name": "Jonathan Wage",
  316. "email": "jonwage@gmail.com",
  317. "homepage": "http://www.jwage.com/"
  318. },
  319. {
  320. "name": "Guilherme Blanco",
  321. "email": "guilhermeblanco@gmail.com",
  322. "homepage": "http://www.instaclick.com"
  323. },
  324. {
  325. "name": "Roman Borschel",
  326. "email": "roman@code-factory.org"
  327. },
  328. {
  329. "name": "Benjamin Eberlei",
  330. "email": "kontakt@beberlei.de"
  331. }
  332. ],
  333. "description": "Object-Relational-Mapper for PHP",
  334. "homepage": "http://www.doctrine-project.org",
  335. "keywords": [
  336. "database",
  337. "orm"
  338. ]
  339. },
  340. {
  341. "name": "friendsofsymfony/user-bundle",
  342. "version": "dev-master",
  343. "target-dir": "FOS/UserBundle",
  344. "source": {
  345. "type": "git",
  346. "url": "https://github.com/FriendsOfSymfony/FOSUserBundle",
  347. "reference": "570a24893a65e6e90a649d55f384be810202b6f0"
  348. },
  349. "dist": {
  350. "type": "zip",
  351. "url": "https://github.com/FriendsOfSymfony/FOSUserBundle/zipball/570a24893a65e6e90a649d55f384be810202b6f0",
  352. "reference": "570a24893a65e6e90a649d55f384be810202b6f0",
  353. "shasum": ""
  354. },
  355. "require": {
  356. "php": ">=5.3.2",
  357. "symfony/framework-bundle": "2.1.*",
  358. "symfony/security-bundle": "2.1.*"
  359. },
  360. "require-dev": {
  361. "twig/twig": "*",
  362. "doctrine/doctrine-bundle": "*",
  363. "swiftmailer/swiftmailer": "*",
  364. "willdurand/propel-typehintable-behavior": "dev-master",
  365. "symfony/validator": "2.1.*",
  366. "symfony/yaml": "2.1.*"
  367. },
  368. "suggest": {
  369. "doctrine/couchdb-odm-bundle": "*",
  370. "doctrine/doctrine-bundle": "*",
  371. "doctrine/mongodb-odm-bundle": "*"
  372. },
  373. "time": "1348823929",
  374. "type": "symfony-bundle",
  375. "extra": {
  376. "branch-alias": {
  377. "dev-master": "2.0.x-dev"
  378. }
  379. },
  380. "installation-source": "source",
  381. "autoload": {
  382. "psr-0": {
  383. "FOS\\UserBundle": ""
  384. }
  385. },
  386. "license": [
  387. "MIT"
  388. ],
  389. "authors": [
  390. {
  391. "name": "Christophe Coevoet",
  392. "email": "stof@notk.org"
  393. },
  394. {
  395. "name": "Thibault Duplessis",
  396. "email": "thibault.duplessis@gmail.com",
  397. "homepage": "http://ornicar.github.com"
  398. },
  399. {
  400. "name": "FriendsOfSymfony Community",
  401. "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
  402. }
  403. ],
  404. "description": "Symfony FOSUserBundle",
  405. "homepage": "http://friendsofsymfony.github.com",
  406. "keywords": [
  407. "User management"
  408. ]
  409. },
  410. {
  411. "name": "jms/aop-bundle",
  412. "version": "1.0.0",
  413. "target-dir": "JMS/AopBundle",
  414. "source": {
  415. "type": "git",
  416. "url": "https://github.com/schmittjoh/JMSAopBundle",
  417. "reference": "1.0.0"
  418. },
  419. "dist": {
  420. "type": "zip",
  421. "url": "https://github.com/schmittjoh/JMSAopBundle/zipball/1.0.0",
  422. "reference": "1.0.0",
  423. "shasum": ""
  424. },
  425. "require": {
  426. "symfony/framework-bundle": "2.*",
  427. "jms/cg": "1.0.0"
  428. },
  429. "time": "2012-01-02 15:50:26",
  430. "type": "symfony-bundle",
  431. "installation-source": "dist",
  432. "autoload": {
  433. "psr-0": {
  434. "JMS\\AopBundle": ""
  435. }
  436. },
  437. "license": [
  438. "Apache"
  439. ],
  440. "authors": [
  441. {
  442. "name": "Johannes M. Schmitt",
  443. "email": "schmittjoh@gmail.com",
  444. "homepage": "https://github.com/schmittjoh",
  445. "role": "Developer of wrapped JMSSerializerBundle"
  446. }
  447. ],
  448. "description": "Adds AOP capabilities to Symfony2",
  449. "keywords": [
  450. "annotations",
  451. "aop"
  452. ]
  453. },
  454. {
  455. "name": "jms/cg",
  456. "version": "1.0.0",
  457. "source": {
  458. "type": "git",
  459. "url": "git://github.com/schmittjoh/cg-library.git",
  460. "reference": "1.0.0"
  461. },
  462. "dist": {
  463. "type": "zip",
  464. "url": "https://github.com/schmittjoh/cg-library/zipball/1.0.0",
  465. "reference": "1.0.0",
  466. "shasum": ""
  467. },
  468. "require": {
  469. "php": ">=5.3.0"
  470. },
  471. "time": "2012-01-02 15:40:52",
  472. "type": "library",
  473. "installation-source": "dist",
  474. "autoload": {
  475. "psr-0": {
  476. "CG\\": "src/"
  477. }
  478. },
  479. "license": [
  480. "Apache"
  481. ],
  482. "authors": [
  483. {
  484. "name": "Johannes M. Schmitt",
  485. "email": "schmittjoh@gmail.com",
  486. "homepage": "https://github.com/schmittjoh",
  487. "role": "Developer of wrapped JMSSerializerBundle"
  488. }
  489. ],
  490. "description": "Toolset for generating PHP code",
  491. "keywords": [
  492. "code generation"
  493. ]
  494. },
  495. {
  496. "name": "jms/di-extra-bundle",
  497. "version": "1.1.x-dev",
  498. "target-dir": "JMS/DiExtraBundle",
  499. "source": {
  500. "type": "git",
  501. "url": "https://github.com/schmittjoh/JMSDiExtraBundle",
  502. "reference": "1.1.1"
  503. },
  504. "dist": {
  505. "type": "zip",
  506. "url": "https://github.com/schmittjoh/JMSDiExtraBundle/zipball/1.1.1",
  507. "reference": "1.1.1",
  508. "shasum": ""
  509. },
  510. "require": {
  511. "symfony/framework-bundle": "2.1.*",
  512. "jms/aop-bundle": "1.0.*",
  513. "jms/metadata": "1.1.*",
  514. "symfony/process": "2.1.*",
  515. "symfony/finder": "2.1.*"
  516. },
  517. "require-dev": {
  518. "jms/security-extra-bundle": "1.*",
  519. "symfony/validator": "*",
  520. "symfony/form": "*",
  521. "symfony/class-loader": "*",
  522. "symfony/yaml": "*",
  523. "symfony/browser-kit": "*",
  524. "symfony/security-bundle": "*",
  525. "symfony/twig-bundle": "*",
  526. "sensio/framework-extra-bundle": "*",
  527. "doctrine/doctrine-bundle": "*",
  528. "doctrine/orm": "*"
  529. },
  530. "time": "1348217792",
  531. "type": "symfony-bundle",
  532. "installation-source": "source",
  533. "autoload": {
  534. "psr-0": {
  535. "JMS\\DiExtraBundle": ""
  536. }
  537. },
  538. "license": [
  539. "Apache"
  540. ],
  541. "authors": [
  542. {
  543. "name": "Johannes M. Schmitt",
  544. "email": "schmittjoh@gmail.com",
  545. "homepage": "http://jmsyst.com",
  546. "role": "Developer of wrapped JMSSerializerBundle"
  547. }
  548. ],
  549. "description": "Allows to configure dependency injection using annotations",
  550. "homepage": "http://jmsyst.com/bundles/JMSDiExtraBundle",
  551. "keywords": [
  552. "dependency injection",
  553. "annotations"
  554. ]
  555. },
  556. {
  557. "name": "jms/metadata",
  558. "version": "1.1.1",
  559. "source": {
  560. "type": "git",
  561. "url": "https://github.com/schmittjoh/metadata",
  562. "reference": "1.1.1"
  563. },
  564. "dist": {
  565. "type": "zip",
  566. "url": "https://github.com/schmittjoh/metadata/zipball/1.1.1",
  567. "reference": "1.1.1",
  568. "shasum": ""
  569. },
  570. "require": {
  571. "php": ">=5.3.0"
  572. },
  573. "time": "2012-01-02 16:32:49",
  574. "type": "library",
  575. "installation-source": "dist",
  576. "autoload": {
  577. "psr-0": {
  578. "Metadata\\": "src/"
  579. }
  580. },
  581. "license": [
  582. "Apache"
  583. ],
  584. "authors": [
  585. {
  586. "name": "Johannes M. Schmitt",
  587. "email": "schmittjoh@gmail.com",
  588. "homepage": "https://github.com/schmittjoh",
  589. "role": "Developer of wrapped JMSSerializerBundle"
  590. }
  591. ],
  592. "description": "Class/method/property metadata management in PHP",
  593. "keywords": [
  594. "annotations",
  595. "yaml",
  596. "xml",
  597. "metadata"
  598. ]
  599. },
  600. {
  601. "name": "jms/security-extra-bundle",
  602. "version": "1.2.x-dev",
  603. "target-dir": "JMS/SecurityExtraBundle",
  604. "source": {
  605. "type": "git",
  606. "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle",
  607. "reference": "9ab6aceda50fc7a2b07d741ba4b3f0695508afcb"
  608. },
  609. "dist": {
  610. "type": "zip",
  611. "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle/zipball/9ab6aceda50fc7a2b07d741ba4b3f0695508afcb",
  612. "reference": "9ab6aceda50fc7a2b07d741ba4b3f0695508afcb",
  613. "shasum": ""
  614. },
  615. "require": {
  616. "symfony/framework-bundle": "2.1.*",
  617. "symfony/security-bundle": "*",
  618. "jms/metadata": "1.1.*",
  619. "jms/aop-bundle": "1.0.*",
  620. "jms/di-extra-bundle": "1.1.*"
  621. },
  622. "require-dev": {
  623. "sensio/framework-extra-bundle": "*",
  624. "symfony/class-loader": "*",
  625. "symfony/yaml": "*",
  626. "symfony/browser-kit": "*",
  627. "symfony/finder": "*",
  628. "symfony/css-selector": "*",
  629. "symfony/process": "*",
  630. "doctrine/doctrine-bundle": "*",
  631. "symfony/twig-bundle": "*",
  632. "doctrine/orm": "*",
  633. "symfony/form": "*",
  634. "symfony/validator": "*"
  635. },
  636. "time": "1346947943",
  637. "type": "symfony-bundle",
  638. "installation-source": "source",
  639. "autoload": {
  640. "psr-0": {
  641. "JMS\\SecurityExtraBundle": ""
  642. }
  643. },
  644. "license": [
  645. "Apache2"
  646. ],
  647. "authors": [
  648. {
  649. "name": "Johannes M. Schmitt",
  650. "email": "schmittjoh@gmail.com",
  651. "homepage": "https://github.com/schmittjoh",
  652. "role": "Developer of wrapped JMSSerializerBundle"
  653. }
  654. ],
  655. "description": "Enhances the Symfony2 Security Component by adding several new features",
  656. "homepage": "http://jmsyst.com/bundles/JMSSecurityExtraBundle",
  657. "keywords": [
  658. "annotations",
  659. "authorization",
  660. "security",
  661. "secure",
  662. "expression"
  663. ]
  664. },
  665. {
  666. "name": "justinrainbow/json-schema",
  667. "version": "1.1.0",
  668. "source": {
  669. "type": "git",
  670. "url": "git://github.com/justinrainbow/json-schema.git",
  671. "reference": "v1.1.0"
  672. },
  673. "dist": {
  674. "type": "zip",
  675. "url": "https://github.com/justinrainbow/json-schema/zipball/v1.1.0",
  676. "reference": "v1.1.0",
  677. "shasum": ""
  678. },
  679. "require": {
  680. "php": ">=5.3.0"
  681. },
  682. "time": "2012-01-01 09:33:17",
  683. "type": "library",
  684. "installation-source": "dist",
  685. "autoload": {
  686. "psr-0": {
  687. "JsonSchema": "src/"
  688. }
  689. },
  690. "license": [
  691. "NewBSD"
  692. ],
  693. "authors": [
  694. {
  695. "name": "Igor Wiedler",
  696. "email": "igor@wiedler.ch",
  697. "homepage": "http://wiedler.ch/igor/",
  698. "role": null
  699. },
  700. {
  701. "name": "Bruno Prieto Reis",
  702. "email": "bruno.p.reis@gmail.com",
  703. "homepage": null,
  704. "role": null
  705. },
  706. {
  707. "name": "Justin Rainbow",
  708. "email": "justin.rainbow@gmail.com",
  709. "homepage": null,
  710. "role": null
  711. },
  712. {
  713. "name": "Robert Schönthal",
  714. "email": "seroscho@googlemail.com",
  715. "homepage": "http://digitalkaoz.net",
  716. "role": null
  717. }
  718. ],
  719. "description": "A library to validate a json schema.",
  720. "homepage": "https://github.com/justinrainbow/json-schema",
  721. "keywords": [
  722. "json",
  723. "schema"
  724. ]
  725. },
  726. {
  727. "name": "kriswallsmith/assetic",
  728. "version": "dev-master",
  729. "source": {
  730. "type": "git",
  731. "url": "http://github.com/kriswallsmith/assetic.git",
  732. "reference": "e22c5e07e672bb0cf43127e97e9368b53abf4aa8"
  733. },
  734. "dist": {
  735. "type": "zip",
  736. "url": "https://github.com/kriswallsmith/assetic/zipball/e22c5e07e672bb0cf43127e97e9368b53abf4aa8",
  737. "reference": "e22c5e07e672bb0cf43127e97e9368b53abf4aa8",
  738. "shasum": ""
  739. },
  740. "require": {
  741. "symfony/process": ">=2.1.0,<2.3-dev",
  742. "php": ">=5.3.1"
  743. },
  744. "require-dev": {
  745. "twig/twig": ">=1.6.0,<2.0",
  746. "leafo/lessphp": "*",
  747. "leafo/scssphp": "*",
  748. "ptachoire/cssembed": "*",
  749. "leafo/scssphp-compass": "*"
  750. },
  751. "suggest": {
  752. "twig/twig": "Assetic provides the integration with the Twig templating engine",
  753. "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
  754. "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
  755. "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
  756. "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin"
  757. },
  758. "time": "1349004759",
  759. "type": "library",
  760. "extra": {
  761. "branch-alias": {
  762. "dev-master": "1.1-dev"
  763. }
  764. },
  765. "installation-source": "source",
  766. "autoload": {
  767. "psr-0": {
  768. "Assetic": "src/"
  769. },
  770. "files": [
  771. "src/functions.php"
  772. ]
  773. },
  774. "license": [
  775. "MIT"
  776. ],
  777. "authors": [
  778. {
  779. "name": "Kris Wallsmith",
  780. "email": "kris.wallsmith@gmail.com",
  781. "homepage": "http://kriswallsmith.net/"
  782. }
  783. ],
  784. "description": "Asset Management for PHP",
  785. "homepage": "https://github.com/kriswallsmith/assetic",
  786. "keywords": [
  787. "assets",
  788. "compression",
  789. "minification"
  790. ]
  791. },
  792. {
  793. "name": "monolog/monolog",
  794. "version": "dev-master",
  795. "source": {
  796. "type": "git",
  797. "url": "https://github.com/Seldaek/monolog",
  798. "reference": "09b3a80cfaf3e323e348a5e817afeee98d5e6b48"
  799. },
  800. "dist": {
  801. "type": "zip",
  802. "url": "https://github.com/Seldaek/monolog/zipball/09b3a80cfaf3e323e348a5e817afeee98d5e6b48",
  803. "reference": "09b3a80cfaf3e323e348a5e817afeee98d5e6b48",
  804. "shasum": ""
  805. },
  806. "require": {
  807. "php": ">=5.3.0"
  808. },
  809. "require-dev": {
  810. "mlehner/gelf-php": "1.0.*"
  811. },
  812. "suggest": {
  813. "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server",
  814. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  815. "ext-mongo": "Allow sending log messages to a MongoDB server"
  816. },
  817. "time": "1347983448",
  818. "type": "library",
  819. "extra": {
  820. "branch-alias": {
  821. "dev-master": "1.3.x-dev"
  822. }
  823. },
  824. "installation-source": "source",
  825. "autoload": {
  826. "psr-0": {
  827. "Monolog": "src/"
  828. }
  829. },
  830. "license": [
  831. "MIT"
  832. ],
  833. "authors": [
  834. {
  835. "name": "Jordi Boggiano",
  836. "email": "j.boggiano@seld.be",
  837. "homepage": "http://seld.be",
  838. "role": "Developer"
  839. }
  840. ],
  841. "description": "Logging for PHP 5.3",
  842. "homepage": "http://github.com/Seldaek/monolog",
  843. "keywords": [
  844. "log",
  845. "logging"
  846. ]
  847. },
  848. {
  849. "name": "nelmio/solarium-bundle",
  850. "version": "dev-master",
  851. "target-dir": "Nelmio/SolariumBundle",
  852. "source": {
  853. "type": "git",
  854. "url": "https://github.com/nelmio/NelmioSolariumBundle",
  855. "reference": "61b8a7f2b99edd13d90e377335f571607721a7f2"
  856. },
  857. "dist": {
  858. "type": "zip",
  859. "url": "https://github.com/nelmio/NelmioSolariumBundle/zipball/61b8a7f2b99edd13d90e377335f571607721a7f2",
  860. "reference": "61b8a7f2b99edd13d90e377335f571607721a7f2",
  861. "shasum": ""
  862. },
  863. "require": {
  864. "symfony/framework-bundle": "2.*",
  865. "solarium/solarium": ">=2.4.0"
  866. },
  867. "require-dev": {
  868. "symfony/yaml": "2.*"
  869. },
  870. "time": "1345050695",
  871. "type": "symfony-bundle",
  872. "extra": {
  873. "branch-alias": {
  874. "dev-master": "1.0-dev"
  875. }
  876. },
  877. "installation-source": "source",
  878. "autoload": {
  879. "psr-0": {
  880. "Nelmio\\SolariumBundle": ""
  881. }
  882. }
  883. },
  884. {
  885. "name": "pagerfanta/pagerfanta",
  886. "version": "dev-master",
  887. "source": {
  888. "type": "git",
  889. "url": "git://github.com/whiteoctober/Pagerfanta.git",
  890. "reference": "12f71d99457b018fb80746f84514dd5b495c5789"
  891. },
  892. "dist": {
  893. "type": "zip",
  894. "url": "https://github.com/whiteoctober/Pagerfanta/zipball/12f71d99457b018fb80746f84514dd5b495c5789",
  895. "reference": "12f71d99457b018fb80746f84514dd5b495c5789",
  896. "shasum": ""
  897. },
  898. "require": {
  899. "php": ">=5.3.0"
  900. },
  901. "suggest": {
  902. "doctrine/orm": "2.*",
  903. "doctrine/mongodb-odm": "2.*",
  904. "solarium/solarium": "2.*"
  905. },
  906. "time": "1345672591",
  907. "type": "library",
  908. "installation-source": "source",
  909. "autoload": {
  910. "psr-0": {
  911. "Pagerfanta\\": "src/"
  912. }
  913. }
  914. },
  915. {
  916. "name": "predis/predis",
  917. "version": "0.7.x-dev",
  918. "source": {
  919. "type": "git",
  920. "url": "git://github.com/nrk/predis.git",
  921. "reference": "5859578046f0375eac5df75e5dd514d44d38f4ae"
  922. },
  923. "dist": {
  924. "type": "zip",
  925. "url": "https://github.com/nrk/predis/zipball/5859578046f0375eac5df75e5dd514d44d38f4ae",
  926. "reference": "5859578046f0375eac5df75e5dd514d44d38f4ae",
  927. "shasum": ""
  928. },
  929. "require": {
  930. "php": ">=5.3.0"
  931. },
  932. "time": "1346694780",
  933. "type": "library",
  934. "installation-source": "source",
  935. "autoload": {
  936. "psr-0": {
  937. "Predis": "lib/"
  938. }
  939. }
  940. },
  941. {
  942. "name": "seld/jsonlint",
  943. "version": "1.0.0",
  944. "source": {
  945. "type": "git",
  946. "url": "http://github.com/Seldaek/jsonlint",
  947. "reference": "1.0.0"
  948. },
  949. "dist": {
  950. "type": "zip",
  951. "url": "https://github.com/Seldaek/jsonlint/zipball/1.0.0",
  952. "reference": "1.0.0",
  953. "shasum": ""
  954. },
  955. "require": {
  956. "php": ">=5.3.0"
  957. },
  958. "time": "2012-03-10 16:52:32",
  959. "bin": [
  960. "bin/jsonlint"
  961. ],
  962. "type": "library",
  963. "installation-source": "dist",
  964. "autoload": {
  965. "psr-0": {
  966. "Seld\\JsonLint": "src/"
  967. }
  968. },
  969. "license": [
  970. "MIT"
  971. ],
  972. "authors": [
  973. {
  974. "name": "Jordi Boggiano",
  975. "email": "j.boggiano@seld.be",
  976. "homepage": "http://seld.be",
  977. "role": "Developer"
  978. }
  979. ],
  980. "description": "JSON Linter",
  981. "keywords": [
  982. "json",
  983. "parser",
  984. "linter",
  985. "validator"
  986. ]
  987. },
  988. {
  989. "name": "sensio/distribution-bundle",
  990. "version": "2.1.x-dev",
  991. "target-dir": "Sensio/Bundle/DistributionBundle",
  992. "source": {
  993. "type": "git",
  994. "url": "https://github.com/sensio/SensioDistributionBundle",
  995. "reference": "v2.1.1"
  996. },
  997. "dist": {
  998. "type": "zip",
  999. "url": "https://github.com/sensio/SensioDistributionBundle/zipball/v2.1.1",
  1000. "reference": "v2.1.1",
  1001. "shasum": ""
  1002. },
  1003. "require": {
  1004. "symfony/framework-bundle": "2.1.*"
  1005. },
  1006. "time": "1347340208",
  1007. "type": "symfony-bundle",
  1008. "extra": {
  1009. "branch-alias": {
  1010. "dev-master": "2.1.x-dev"
  1011. }
  1012. },
  1013. "installation-source": "source",
  1014. "autoload": {
  1015. "psr-0": {
  1016. "Sensio\\Bundle\\DistributionBundle": ""
  1017. }
  1018. },
  1019. "license": [
  1020. "MIT"
  1021. ],
  1022. "authors": [
  1023. {
  1024. "name": "Fabien Potencier",
  1025. "email": "fabien@symfony.com"
  1026. }
  1027. ],
  1028. "description": "The base bundle for the Symfony Distributions",
  1029. "keywords": [
  1030. "distribution",
  1031. "configuration"
  1032. ]
  1033. },
  1034. {
  1035. "name": "sensio/framework-extra-bundle",
  1036. "version": "2.1.x-dev",
  1037. "target-dir": "Sensio/Bundle/FrameworkExtraBundle",
  1038. "source": {
  1039. "type": "git",
  1040. "url": "https://github.com/sensio/SensioFrameworkExtraBundle",
  1041. "reference": "bf2ea090d602e02b975d1bf1d8ffca8f02ef8bdb"
  1042. },
  1043. "dist": {
  1044. "type": "zip",
  1045. "url": "https://github.com/sensio/SensioFrameworkExtraBundle/zipball/bf2ea090d602e02b975d1bf1d8ffca8f02ef8bdb",
  1046. "reference": "bf2ea090d602e02b975d1bf1d8ffca8f02ef8bdb",
  1047. "shasum": ""
  1048. },
  1049. "require": {
  1050. "symfony/framework-bundle": "2.1.*",
  1051. "doctrine/common": ">=2.1,<2.4-dev"
  1052. },
  1053. "time": "1349361259",
  1054. "type": "symfony-bundle",
  1055. "extra": {
  1056. "branch-alias": {
  1057. "dev-master": "2.1.x-dev"
  1058. }
  1059. },
  1060. "installation-source": "source",
  1061. "autoload": {
  1062. "psr-0": {
  1063. "Sensio\\Bundle\\FrameworkExtraBundle": ""
  1064. }
  1065. },
  1066. "license": [
  1067. "MIT"
  1068. ],
  1069. "authors": [
  1070. {
  1071. "name": "Fabien Potencier",
  1072. "email": "fabien@symfony.com"
  1073. }
  1074. ],
  1075. "description": "This bundle provides a way to configure your controllers with annotations",
  1076. "keywords": [
  1077. "annotations",
  1078. "controllers"
  1079. ]
  1080. },
  1081. {
  1082. "name": "sensio/generator-bundle",
  1083. "version": "2.1.x-dev",
  1084. "target-dir": "Sensio/Bundle/GeneratorBundle",
  1085. "source": {
  1086. "type": "git",
  1087. "url": "https://github.com/sensio/SensioGeneratorBundle",
  1088. "reference": "3a65c9bf7d31aecacffc15a48f5eb2ece3615ef0"
  1089. },
  1090. "dist": {
  1091. "type": "zip",
  1092. "url": "https://github.com/sensio/SensioGeneratorBundle/zipball/3a65c9bf7d31aecacffc15a48f5eb2ece3615ef0",
  1093. "reference": "3a65c9bf7d31aecacffc15a48f5eb2ece3615ef0",
  1094. "shasum": ""
  1095. },
  1096. "require": {
  1097. "symfony/framework-bundle": "2.1.*",
  1098. "symfony/console": "2.1.*"
  1099. },
  1100. "require-dev": {
  1101. "symfony/doctrine-bridge": "2.1.*",
  1102. "doctrine/orm": ">=2.1,<2.4-dev",
  1103. "twig/twig": ">=1.8,<2.0-dev"
  1104. },
  1105. "time": "1348030981",
  1106. "type": "symfony-bundle",
  1107. "extra": {
  1108. "branch-alias": {
  1109. "dev-master": "2.1.x-dev"
  1110. }
  1111. },
  1112. "installation-source": "source",
  1113. "autoload": {
  1114. "psr-0": {
  1115. "Sensio\\Bundle\\GeneratorBundle": ""
  1116. }
  1117. },
  1118. "license": [
  1119. "MIT"
  1120. ],
  1121. "authors": [
  1122. {
  1123. "name": "Fabien Potencier",
  1124. "email": "fabien@symfony.com"
  1125. }
  1126. ],
  1127. "description": "This bundle generates code for you"
  1128. },
  1129. {
  1130. "name": "snc/redis-bundle",
  1131. "version": "dev-master",
  1132. "target-dir": "Snc/RedisBundle",
  1133. "source": {
  1134. "type": "git",
  1135. "url": "git://github.com/snc/SncRedisBundle.git",
  1136. "reference": "bef251fe0e4b81740e4eb933e767471808d2dff4"
  1137. },
  1138. "dist": {
  1139. "type": "zip",
  1140. "url": "https://github.com/snc/SncRedisBundle/zipball/bef251fe0e4b81740e4eb933e767471808d2dff4",
  1141. "reference": "bef251fe0e4b81740e4eb933e767471808d2dff4",
  1142. "shasum": ""
  1143. },
  1144. "require": {
  1145. "symfony/framework-bundle": "2.1.*",
  1146. "symfony/yaml": "2.1.*",
  1147. "php": ">=5.3.3"
  1148. },
  1149. "require-dev": {
  1150. "doctrine/common": ">=2.2",
  1151. "predis/predis": "0.7.*"
  1152. },
  1153. "suggest": {
  1154. "monolog/monolog": "If you want to use the monolog redis handler.",
  1155. "predis/predis": "If you want to use predis (currently only v0.7.x is supported)."
  1156. },
  1157. "time": "1348124605",
  1158. "type": "symfony-bundle",
  1159. "extra": {
  1160. "branch-alias": {
  1161. "dev-master": "2.1-dev"
  1162. }
  1163. },
  1164. "installation-source": "source",
  1165. "autoload": {
  1166. "psr-0": {
  1167. "Snc\\RedisBundle": ""
  1168. }
  1169. },
  1170. "license": [
  1171. "MIT"
  1172. ],
  1173. "authors": [
  1174. {
  1175. "name": "Henrik Westphal",
  1176. "email": "henrik.westphal@gmail.com"
  1177. },
  1178. {
  1179. "name": "Community contributors",
  1180. "homepage": "https://github.com/snc/SncRedisBundle/contributors"
  1181. }
  1182. ],
  1183. "description": "A Redis bundle for Symfony2",
  1184. "homepage": "https://github.com/snc/SncRedisBundle",
  1185. "keywords": [
  1186. "nosql",
  1187. "redis",
  1188. "symfony"
  1189. ]
  1190. },
  1191. {
  1192. "name": "solarium/solarium",
  1193. "version": "dev-master",
  1194. "source": {
  1195. "type": "git",
  1196. "url": "https://github.com/basdenooijer/solarium",
  1197. "reference": "5c7afe1c4e104feb3761618dd54cf813beb4de5a"
  1198. },
  1199. "dist": {
  1200. "type": "zip",
  1201. "url": "https://github.com/basdenooijer/solarium/zipball/5c7afe1c4e104feb3761618dd54cf813beb4de5a",
  1202. "reference": "5c7afe1c4e104feb3761618dd54cf813beb4de5a",
  1203. "shasum": ""
  1204. },
  1205. "require": {
  1206. "php": ">=5.2.0"
  1207. },
  1208. "time": "1343376249",
  1209. "type": "library",
  1210. "installation-source": "source",
  1211. "autoload": {
  1212. "psr-0": {
  1213. "Solarium": "library/"
  1214. }
  1215. },
  1216. "license": [
  1217. "NewBSD"
  1218. ],
  1219. "authors": [
  1220. {
  1221. "name": "See GitHub contributors",
  1222. "email": null,
  1223. "homepage": "https://github.com/basdenooijer/solarium/contributors",
  1224. "role": null
  1225. }
  1226. ],
  1227. "description": "PHP Solr client",
  1228. "homepage": "http://www.solarium-project.org",
  1229. "keywords": [
  1230. "php",
  1231. "solr",
  1232. "search"
  1233. ]
  1234. },
  1235. {
  1236. "name": "swiftmailer/swiftmailer",
  1237. "version": "dev-master",
  1238. "source": {
  1239. "type": "git",
  1240. "url": "git://github.com/swiftmailer/swiftmailer.git",
  1241. "reference": "22731e907f5ca288c9bfde6b54f3611ace0a6c39"
  1242. },
  1243. "dist": {
  1244. "type": "zip",
  1245. "url": "https://github.com/swiftmailer/swiftmailer/zipball/22731e907f5ca288c9bfde6b54f3611ace0a6c39",
  1246. "reference": "22731e907f5ca288c9bfde6b54f3611ace0a6c39",
  1247. "shasum": ""
  1248. },
  1249. "require": {
  1250. "php": ">=5.2.4"
  1251. },
  1252. "time": "1349196829",
  1253. "type": "library",
  1254. "extra": {
  1255. "branch-alias": {
  1256. "dev-master": "4.2-dev"
  1257. }
  1258. },
  1259. "installation-source": "source",
  1260. "autoload": {
  1261. "files": [
  1262. "lib/swift_required.php"
  1263. ]
  1264. },
  1265. "license": [
  1266. "LGPL"
  1267. ],
  1268. "authors": [
  1269. {
  1270. "name": "Fabien Potencier",
  1271. "email": "fabien@symfony.com"
  1272. },
  1273. {
  1274. "name": "Chris Corbyn"
  1275. }
  1276. ],
  1277. "description": "Swiftmailer, free feature-rich PHP mailer",
  1278. "homepage": "http://swiftmailer.org",
  1279. "keywords": [
  1280. "mail",
  1281. "mailer"
  1282. ]
  1283. },
  1284. {
  1285. "name": "symfony/assetic-bundle",
  1286. "version": "dev-master",
  1287. "target-dir": "Symfony/Bundle/AsseticBundle",
  1288. "source": {
  1289. "type": "git",
  1290. "url": "https://github.com/symfony/AsseticBundle",
  1291. "reference": "5ebcf72d9b2d7028ca8c9b71b464ccc81d4795d2"
  1292. },
  1293. "dist": {
  1294. "type": "zip",
  1295. "url": "https://github.com/symfony/AsseticBundle/zipball/5ebcf72d9b2d7028ca8c9b71b464ccc81d4795d2",
  1296. "reference": "5ebcf72d9b2d7028ca8c9b71b464ccc81d4795d2",
  1297. "shasum": ""
  1298. },
  1299. "require": {
  1300. "php": ">=5.3.0",
  1301. "kriswallsmith/assetic": "1.1.*",
  1302. "symfony/framework-bundle": ">=2.1.0,<2.3-dev"
  1303. },
  1304. "require-dev": {
  1305. "symfony/twig-bundle": ">=2.1.0,<2.3-dev",
  1306. "symfony/console": ">=2.1.0,<2.3-dev",
  1307. "symfony/class-loader": ">=2.1.0,<2.3-dev",
  1308. "symfony/yaml": ">=2.1.0,<2.3-dev",
  1309. "symfony/form": ">=2.1.0,<2.3-dev",
  1310. "symfony/dom-crawler": ">=2.1.0,<2.3-dev",
  1311. "symfony/css-selector": ">=2.1.0,<2.3-dev"
  1312. },
  1313. "suggest": {
  1314. "symfony/twig-bundle": ">=2.1.0,<2.3-dev"
  1315. },
  1316. "time": "1348938560",
  1317. "type": "symfony-bundle",
  1318. "extra": {
  1319. "branch-alias": {
  1320. "dev-master": "2.1.x-dev"
  1321. }
  1322. },
  1323. "installation-source": "source",
  1324. "autoload": {
  1325. "psr-0": {
  1326. "Symfony\\Bundle\\AsseticBundle": ""
  1327. }
  1328. },
  1329. "license": [
  1330. "MIT"
  1331. ],
  1332. "authors": [
  1333. {
  1334. "name": "Kris Wallsmith",
  1335. "email": "kris.wallsmith@gmail.com",
  1336. "homepage": "http://kriswallsmith.net/"
  1337. }
  1338. ],
  1339. "description": "Integrates Assetic into Symfony2",
  1340. "homepage": "https://github.com/symfony/AsseticBundle",
  1341. "keywords": [
  1342. "assets",
  1343. "compression",
  1344. "minification"
  1345. ]
  1346. },
  1347. {
  1348. "name": "symfony/monolog-bundle",
  1349. "version": "dev-master",
  1350. "target-dir": "Symfony/Bundle/MonologBundle",
  1351. "source": {
  1352. "type": "git",
  1353. "url": "https://github.com/symfony/MonologBundle",
  1354. "reference": "51517152a608926ee6b40ed8cfbba1a708f0a14f"
  1355. },
  1356. "dist": {
  1357. "type": "zip",
  1358. "url": "https://github.com/symfony/MonologBundle/zipball/51517152a608926ee6b40ed8cfbba1a708f0a14f",
  1359. "reference": "51517152a608926ee6b40ed8cfbba1a708f0a14f",
  1360. "shasum": ""
  1361. },
  1362. "require": {
  1363. "php": ">=5.3.2",
  1364. "monolog/monolog": "1.*",
  1365. "symfony/monolog-bridge": ">=2.1.0,<2.3-dev",
  1366. "symfony/dependency-injection": ">=2.1.0,<2.3-dev",
  1367. "symfony/config": ">=2.1.0,<2.3-dev"
  1368. },
  1369. "require-dev": {
  1370. "symfony/yaml": ">=2.1.0,<2.3-dev",
  1371. "symfony/config": ">=2.1.0,<2.3-dev"
  1372. },
  1373. "time": "1348137624",
  1374. "type": "symfony-bundle",
  1375. "extra": {
  1376. "branch-alias": {
  1377. "dev-master": "2.1.x-dev"
  1378. }
  1379. },
  1380. "installation-source": "source",
  1381. "autoload": {
  1382. "psr-0": {
  1383. "Symfony\\Bundle\\MonologBundle": ""
  1384. }
  1385. },
  1386. "license": [
  1387. "MIT"
  1388. ],
  1389. "authors": [
  1390. {
  1391. "name": "Fabien Potencier",
  1392. "email": "fabien@symfony.com"
  1393. },
  1394. {
  1395. "name": "Symfony Community",
  1396. "homepage": "http://symfony.com/contributors"
  1397. }
  1398. ],
  1399. "description": "Symfony MonologBundle",
  1400. "homepage": "http://symfony.com"
  1401. },
  1402. {
  1403. "name": "symfony/swiftmailer-bundle",
  1404. "version": "dev-master",
  1405. "target-dir": "Symfony/Bundle/SwiftmailerBundle",
  1406. "source": {
  1407. "type": "git",
  1408. "url": "https://github.com/symfony/SwiftmailerBundle",
  1409. "reference": "e055faf5d7279f3c01ffd58f1548e0fc524b71d1"
  1410. },
  1411. "dist": {
  1412. "type": "zip",
  1413. "url": "https://github.com/symfony/SwiftmailerBundle/zipball/e055faf5d7279f3c01ffd58f1548e0fc524b71d1",
  1414. "reference": "e055faf5d7279f3c01ffd58f1548e0fc524b71d1",
  1415. "shasum": ""
  1416. },
  1417. "require": {
  1418. "php": ">=5.3.2",
  1419. "swiftmailer/swiftmailer": ">=4.2.0,<4.3-dev",
  1420. "symfony/swiftmailer-bridge": ">=2.1.0,<2.3-dev"
  1421. },
  1422. "require-dev": {
  1423. "symfony/dependency-injection": ">=2.1.0,<2.3-dev",
  1424. "symfony/http-kernel": ">=2.1.0,<2.3-dev",
  1425. "symfony/config": ">=2.1.0,<2.3-dev",
  1426. "symfony/yaml": ">=2.1.0,<2.3-dev"
  1427. },
  1428. "time": "1348137776",
  1429. "type": "symfony-bundle",
  1430. "extra": {
  1431. "branch-alias": {
  1432. "dev-master": "2.1-dev"
  1433. }
  1434. },
  1435. "installation-source": "source",
  1436. "autoload": {
  1437. "psr-0": {
  1438. "Symfony\\Bundle\\SwiftmailerBundle": ""
  1439. }
  1440. },
  1441. "license": [
  1442. "MIT"
  1443. ],
  1444. "authors": [
  1445. {
  1446. "name": "Fabien Potencier",
  1447. "email": "fabien@symfony.com"
  1448. },
  1449. {
  1450. "name": "Symfony Community",
  1451. "homepage": "http://symfony.com/contributors"
  1452. }
  1453. ],
  1454. "description": "Symfony SwiftmailerBundle",
  1455. "homepage": "http://symfony.com"
  1456. },
  1457. {
  1458. "name": "symfony/symfony",
  1459. "version": "2.1.x-dev",
  1460. "source": {
  1461. "type": "git",
  1462. "url": "git://github.com/symfony/symfony.git",
  1463. "reference": "8062031a0a5143086f2ff864925dada9614f2ead"
  1464. },
  1465. "dist": {
  1466. "type": "zip",
  1467. "url": "https://github.com/symfony/symfony/zipball/8062031a0a5143086f2ff864925dada9614f2ead",
  1468. "reference": "8062031a0a5143086f2ff864925dada9614f2ead",
  1469. "shasum": ""
  1470. },
  1471. "require": {
  1472. "php": ">=5.3.3",
  1473. "doctrine/common": ">2.2,<2.4-dev",
  1474. "twig/twig": ">=1.9.1,<2.0-dev"
  1475. },
  1476. "replace": {
  1477. "symfony/doctrine-bridge": "self.version",
  1478. "symfony/monolog-bridge": "self.version",
  1479. "symfony/propel1-bridge": "self.version",
  1480. "symfony/swiftmailer-bridge": "self.version",
  1481. "symfony/twig-bridge": "self.version",
  1482. "symfony/framework-bundle": "self.version",
  1483. "symfony/security-bundle": "self.version",
  1484. "symfony/twig-bundle": "self.version",
  1485. "symfony/web-profiler-bundle": "self.version",
  1486. "symfony/browser-kit": "self.version",
  1487. "symfony/class-loader": "self.version",
  1488. "symfony/config": "self.version",
  1489. "symfony/console": "self.version",
  1490. "symfony/css-selector": "self.version",
  1491. "symfony/dependency-injection": "self.version",
  1492. "symfony/dom-crawler": "self.version",
  1493. "symfony/event-dispatcher": "self.version",
  1494. "symfony/filesystem": "self.version",
  1495. "symfony/finder": "self.version",
  1496. "symfony/form": "self.version",
  1497. "symfony/http-foundation": "self.version",
  1498. "symfony/http-kernel": "self.version",
  1499. "symfony/locale": "self.version",
  1500. "symfony/options-resolver": "self.version",
  1501. "symfony/process": "self.version",
  1502. "symfony/routing": "self.version",
  1503. "symfony/security": "self.version",
  1504. "symfony/serializer": "self.version",
  1505. "symfony/templating": "self.version",
  1506. "symfony/translation": "self.version",
  1507. "symfony/validator": "self.version",
  1508. "symfony/yaml": "self.version"
  1509. },
  1510. "require-dev": {
  1511. "doctrine/dbal": ">=2.2,<2.4-dev",
  1512. "doctrine/orm": ">=2.2.3,<2.4-dev",
  1513. "doctrine/data-fixtures": "1.0.*",
  1514. "propel/propel1": "dev-master",
  1515. "monolog/monolog": "dev-master"
  1516. },
  1517. "time": "1349381694",
  1518. "type": "library",
  1519. "extra": {
  1520. "branch-alias": {
  1521. "dev-master": "2.1-dev"
  1522. }
  1523. },
  1524. "installation-source": "source",
  1525. "autoload": {
  1526. "psr-0": {
  1527. "Symfony": "src/",
  1528. "SessionHandlerInterface": "src/Symfony/Component/HttpFoundation/Resources/stubs"
  1529. }
  1530. },
  1531. "license": [
  1532. "MIT"
  1533. ],
  1534. "authors": [
  1535. {
  1536. "name": "Fabien Potencier",
  1537. "email": "fabien@symfony.com"
  1538. },
  1539. {
  1540. "name": "Symfony Community",
  1541. "homepage": "http://symfony.com/contributors"
  1542. }
  1543. ],
  1544. "description": "The Symfony PHP framework",
  1545. "homepage": "http://symfony.com",
  1546. "keywords": [
  1547. "framework"
  1548. ]
  1549. },
  1550. {
  1551. "name": "twig/extensions",
  1552. "version": "dev-master",
  1553. "source": {
  1554. "type": "git",
  1555. "url": "https://github.com/fabpot/Twig-extensions",
  1556. "reference": "f904575642b1213db69b4a98f08397e722ba1cae"
  1557. },
  1558. "dist": {
  1559. "type": "zip",
  1560. "url": "https://github.com/fabpot/Twig-extensions/zipball/f904575642b1213db69b4a98f08397e722ba1cae",
  1561. "reference": "f904575642b1213db69b4a98f08397e722ba1cae",
  1562. "shasum": ""
  1563. },
  1564. "require": {
  1565. "twig/twig": "1.*"
  1566. },
  1567. "time": "1346770278",
  1568. "type": "library",
  1569. "extra": {
  1570. "branch-alias": {
  1571. "dev-master": "1.0.x-dev"
  1572. }
  1573. },
  1574. "installation-source": "source",
  1575. "autoload": {
  1576. "psr-0": {
  1577. "Twig_Extensions_": "lib/"
  1578. }
  1579. }
  1580. },
  1581. {
  1582. "name": "twig/twig",
  1583. "version": "dev-master",
  1584. "source": {
  1585. "type": "git",
  1586. "url": "git://github.com/fabpot/Twig.git",
  1587. "reference": "515f34abc31ae9109d1d901a8444494672d64d73"
  1588. },
  1589. "dist": {
  1590. "type": "zip",
  1591. "url": "https://github.com/fabpot/Twig/zipball/515f34abc31ae9109d1d901a8444494672d64d73",
  1592. "reference": "515f34abc31ae9109d1d901a8444494672d64d73",
  1593. "shasum": ""
  1594. },
  1595. "require": {
  1596. "php": ">=5.2.4"
  1597. },
  1598. "time": "1349372505",
  1599. "type": "library",
  1600. "extra": {
  1601. "branch-alias": {
  1602. "dev-master": "1.10-dev"
  1603. }
  1604. },
  1605. "installation-source": "source",
  1606. "autoload": {
  1607. "psr-0": {
  1608. "Twig_": "lib/"
  1609. }
  1610. },
  1611. "license": [
  1612. "BSD-3"
  1613. ],
  1614. "authors": [
  1615. {
  1616. "name": "Fabien Potencier",
  1617. "email": "fabien@symfony.com"
  1618. },
  1619. {
  1620. "name": "Armin Ronacher",
  1621. "email": "armin.ronacher@active-4.com"
  1622. }
  1623. ],
  1624. "description": "Twig, the flexible, fast, and secure template language for PHP",
  1625. "homepage": "http://twig.sensiolabs.org",
  1626. "keywords": [
  1627. "templating"
  1628. ]
  1629. },
  1630. {
  1631. "name": "white-october/pagerfanta-bundle",
  1632. "version": "dev-master",
  1633. "target-dir": "WhiteOctober/PagerfantaBundle",
  1634. "source": {
  1635. "type": "git",
  1636. "url": "git://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
  1637. "reference": "38e317a3ecd5a68e2322024ea8fe57632d4ddd68"
  1638. },
  1639. "dist": {
  1640. "type": "zip",
  1641. "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/38e317a3ecd5a68e2322024ea8fe57632d4ddd68",
  1642. "reference": "38e317a3ecd5a68e2322024ea8fe57632d4ddd68",
  1643. "shasum": ""
  1644. },
  1645. "require": {
  1646. "symfony/framework-bundle": "2.*",
  1647. "pagerfanta/pagerfanta": "dev-master"
  1648. },
  1649. "time": "1343134121",
  1650. "type": "symfony-bundle",
  1651. "installation-source": "source",
  1652. "autoload": {
  1653. "psr-0": {
  1654. "WhiteOctober\\PagerfantaBundle": ""
  1655. }
  1656. },
  1657. "license": [
  1658. "MIT"
  1659. ],
  1660. "authors": [
  1661. {
  1662. "name": "Pablo Díez",
  1663. "email": "pablodip@gmail.com",
  1664. "homepage": "http://github.com/pablodip",
  1665. "role": null
  1666. }
  1667. ],
  1668. "description": "Bundle to use Pagerfanta with Symfony2",
  1669. "keywords": [
  1670. "page",
  1671. "paging"
  1672. ]
  1673. }
  1674. ],
  1675. "packages-dev": [
  1676. ],
  1677. "aliases": [
  1678. ],
  1679. "minimum-stability": "dev",
  1680. "stability-flags": {
  1681. "composer/composer": 20,
  1682. "nelmio/solarium-bundle": 20,
  1683. "snc/redis-bundle": 20,
  1684. "white-october/pagerfanta-bundle": 20
  1685. }
  1686. }