composer.lock 55KB

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