composer.lock 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
  5. ],
  6. "hash": "860c4fa30d053c570154acbfb15e587a",
  7. "packages": [
  8. {
  9. "name": "opauth/opauth",
  10. "version": "dev-master",
  11. "source": {
  12. "type": "git",
  13. "url": "https://github.com/opauth/opauth.git",
  14. "reference": "cc3249237fa67e96a699f989cd26e7f2c80c69a2"
  15. },
  16. "dist": {
  17. "type": "zip",
  18. "url": "https://api.github.com/repos/opauth/opauth/zipball/cc3249237fa67e96a699f989cd26e7f2c80c69a2",
  19. "reference": "cc3249237fa67e96a699f989cd26e7f2c80c69a2",
  20. "shasum": ""
  21. },
  22. "require": {
  23. "php": ">=5.2.0"
  24. },
  25. "suggest": {
  26. "opauth/facebook": "Allows Facebook authentication",
  27. "opauth/google": "Allows Google authentication",
  28. "opauth/twitter": "Allows Twitter authentication"
  29. },
  30. "type": "library",
  31. "autoload": {
  32. "classmap": [
  33. "lib/Opauth/"
  34. ]
  35. },
  36. "notification-url": "https://packagist.org/downloads/",
  37. "license": [
  38. "MIT"
  39. ],
  40. "authors": [
  41. {
  42. "name": "U-Zyn Chua",
  43. "email": "chua@uzyn.com",
  44. "homepage": "http://uzyn.com"
  45. }
  46. ],
  47. "description": "Multi-provider authentication framework for PHP",
  48. "homepage": "http://opauth.org",
  49. "keywords": [
  50. "Authentication",
  51. "OpenId",
  52. "auth",
  53. "facebook",
  54. "google",
  55. "oauth",
  56. "omniauth",
  57. "twitter"
  58. ],
  59. "time": "2013-10-13 23:58:15"
  60. }
  61. ],
  62. "packages-dev": [
  63. {
  64. "name": "opauth/facebook",
  65. "version": "dev-master",
  66. "source": {
  67. "type": "git",
  68. "url": "https://github.com/opauth/facebook.git",
  69. "reference": "31e26188d1ac67a8d1831c1a8426bab2b3b7cd02"
  70. },
  71. "dist": {
  72. "type": "zip",
  73. "url": "https://api.github.com/repos/opauth/facebook/zipball/31e26188d1ac67a8d1831c1a8426bab2b3b7cd02",
  74. "reference": "31e26188d1ac67a8d1831c1a8426bab2b3b7cd02",
  75. "shasum": ""
  76. },
  77. "require": {
  78. "opauth/opauth": ">=0.2.0",
  79. "php": ">=5.2.0"
  80. },
  81. "type": "library",
  82. "autoload": {
  83. "psr-0": {
  84. "": "."
  85. }
  86. },
  87. "notification-url": "https://packagist.org/downloads/",
  88. "license": [
  89. "MIT"
  90. ],
  91. "authors": [
  92. {
  93. "name": "U-Zyn Chua",
  94. "email": "chua@uzyn.com",
  95. "homepage": "http://uzyn.com"
  96. }
  97. ],
  98. "description": "Facebook strategy for Opauth",
  99. "homepage": "http://opauth.org",
  100. "keywords": [
  101. "Authentication",
  102. "auth",
  103. "facebook"
  104. ],
  105. "time": "2013-10-13 23:57:34"
  106. },
  107. {
  108. "name": "pimple/pimple",
  109. "version": "dev-master",
  110. "source": {
  111. "type": "git",
  112. "url": "https://github.com/fabpot/Pimple.git",
  113. "reference": "471c7d7c52ad6594e17b8ec33efdd1be592b5d83"
  114. },
  115. "dist": {
  116. "type": "zip",
  117. "url": "https://api.github.com/repos/fabpot/Pimple/zipball/471c7d7c52ad6594e17b8ec33efdd1be592b5d83",
  118. "reference": "471c7d7c52ad6594e17b8ec33efdd1be592b5d83",
  119. "shasum": ""
  120. },
  121. "require": {
  122. "php": ">=5.3.0"
  123. },
  124. "type": "library",
  125. "extra": {
  126. "branch-alias": {
  127. "dev-master": "1.1.x-dev"
  128. }
  129. },
  130. "autoload": {
  131. "psr-0": {
  132. "Pimple": "lib/"
  133. }
  134. },
  135. "notification-url": "https://packagist.org/downloads/",
  136. "license": [
  137. "MIT"
  138. ],
  139. "authors": [
  140. {
  141. "name": "Fabien Potencier",
  142. "email": "fabien@symfony.com"
  143. }
  144. ],
  145. "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
  146. "homepage": "http://pimple.sensiolabs.org",
  147. "keywords": [
  148. "container",
  149. "dependency injection"
  150. ],
  151. "time": "2013-09-19 04:53:08"
  152. },
  153. {
  154. "name": "psr/log",
  155. "version": "1.0.0",
  156. "source": {
  157. "type": "git",
  158. "url": "https://github.com/php-fig/log.git",
  159. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
  160. },
  161. "dist": {
  162. "type": "zip",
  163. "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
  164. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
  165. "shasum": ""
  166. },
  167. "type": "library",
  168. "autoload": {
  169. "psr-0": {
  170. "Psr\\Log\\": ""
  171. }
  172. },
  173. "notification-url": "https://packagist.org/downloads/",
  174. "license": [
  175. "MIT"
  176. ],
  177. "authors": [
  178. {
  179. "name": "PHP-FIG",
  180. "homepage": "http://www.php-fig.org/"
  181. }
  182. ],
  183. "description": "Common interface for logging libraries",
  184. "keywords": [
  185. "log",
  186. "psr",
  187. "psr-3"
  188. ],
  189. "time": "2012-12-21 11:40:51"
  190. },
  191. {
  192. "name": "silex/silex",
  193. "version": "dev-master",
  194. "source": {
  195. "type": "git",
  196. "url": "https://github.com/fabpot/Silex.git",
  197. "reference": "01daa0c025dcb96dfe5a09ceaa524df050bd9d4c"
  198. },
  199. "dist": {
  200. "type": "zip",
  201. "url": "https://api.github.com/repos/fabpot/Silex/zipball/01daa0c025dcb96dfe5a09ceaa524df050bd9d4c",
  202. "reference": "01daa0c025dcb96dfe5a09ceaa524df050bd9d4c",
  203. "shasum": ""
  204. },
  205. "require": {
  206. "php": ">=5.3.3",
  207. "pimple/pimple": "~1.0",
  208. "symfony/event-dispatcher": ">=2.3,<2.5-dev",
  209. "symfony/http-foundation": ">=2.3,<2.5-dev",
  210. "symfony/http-kernel": ">=2.3,<2.5-dev",
  211. "symfony/routing": ">=2.3,<2.5-dev"
  212. },
  213. "require-dev": {
  214. "doctrine/dbal": ">=2.2.0,<2.4.0-dev",
  215. "monolog/monolog": "~1.4,>=1.4.1",
  216. "phpunit/phpunit": "~3.7",
  217. "swiftmailer/swiftmailer": "5.*",
  218. "symfony/browser-kit": ">=2.3,<2.5-dev",
  219. "symfony/config": ">=2.3,<2.5-dev",
  220. "symfony/css-selector": ">=2.3,<2.5-dev",
  221. "symfony/debug": ">=2.3,<2.5-dev",
  222. "symfony/dom-crawler": ">=2.3,<2.5-dev",
  223. "symfony/finder": ">=2.3,<2.5-dev",
  224. "symfony/form": ">=2.3,<2.5-dev",
  225. "symfony/locale": ">=2.3,<2.5-dev",
  226. "symfony/monolog-bridge": ">=2.3,<2.5-dev",
  227. "symfony/options-resolver": ">=2.3,<2.5-dev",
  228. "symfony/process": ">=2.3,<2.5-dev",
  229. "symfony/security": ">=2.3,<2.5-dev",
  230. "symfony/serializer": ">=2.3,<2.5-dev",
  231. "symfony/translation": ">=2.3,<2.5-dev",
  232. "symfony/twig-bridge": ">=2.3,<2.5-dev",
  233. "symfony/validator": ">=2.3,<2.5-dev",
  234. "twig/twig": ">=1.8.0,<2.0-dev"
  235. },
  236. "suggest": {
  237. "symfony/browser-kit": ">=2.3,<2.5-dev",
  238. "symfony/css-selector": ">=2.3,<2.5-dev",
  239. "symfony/dom-crawler": ">=2.3,<2.5-dev",
  240. "symfony/form": ">=2.3,<2.5-dev"
  241. },
  242. "type": "library",
  243. "extra": {
  244. "branch-alias": {
  245. "dev-master": "1.2.x-dev"
  246. }
  247. },
  248. "autoload": {
  249. "psr-0": {
  250. "Silex": "src/"
  251. }
  252. },
  253. "notification-url": "https://packagist.org/downloads/",
  254. "license": [
  255. "MIT"
  256. ],
  257. "authors": [
  258. {
  259. "name": "Fabien Potencier",
  260. "email": "fabien@symfony.com"
  261. },
  262. {
  263. "name": "Igor Wiedler",
  264. "email": "igor@wiedler.ch",
  265. "homepage": "http://wiedler.ch/igor/"
  266. }
  267. ],
  268. "description": "The PHP micro-framework based on the Symfony2 Components",
  269. "homepage": "http://silex.sensiolabs.org",
  270. "keywords": [
  271. "microframework"
  272. ],
  273. "time": "2013-10-14 09:25:49"
  274. },
  275. {
  276. "name": "symfony/debug",
  277. "version": "dev-master",
  278. "target-dir": "Symfony/Component/Debug",
  279. "source": {
  280. "type": "git",
  281. "url": "https://github.com/symfony/Debug.git",
  282. "reference": "976a4b9b4a7cd9ab5eae24052679b102e6523033"
  283. },
  284. "dist": {
  285. "type": "zip",
  286. "url": "https://api.github.com/repos/symfony/Debug/zipball/976a4b9b4a7cd9ab5eae24052679b102e6523033",
  287. "reference": "976a4b9b4a7cd9ab5eae24052679b102e6523033",
  288. "shasum": ""
  289. },
  290. "require": {
  291. "php": ">=5.3.3"
  292. },
  293. "require-dev": {
  294. "symfony/http-foundation": "~2.1",
  295. "symfony/http-kernel": "~2.1"
  296. },
  297. "suggest": {
  298. "symfony/http-foundation": "",
  299. "symfony/http-kernel": ""
  300. },
  301. "type": "library",
  302. "extra": {
  303. "branch-alias": {
  304. "dev-master": "2.4-dev"
  305. }
  306. },
  307. "autoload": {
  308. "psr-0": {
  309. "Symfony\\Component\\Debug\\": ""
  310. }
  311. },
  312. "notification-url": "https://packagist.org/downloads/",
  313. "license": [
  314. "MIT"
  315. ],
  316. "authors": [
  317. {
  318. "name": "Fabien Potencier",
  319. "email": "fabien@symfony.com"
  320. },
  321. {
  322. "name": "Symfony Community",
  323. "homepage": "http://symfony.com/contributors"
  324. }
  325. ],
  326. "description": "Symfony Debug Component",
  327. "homepage": "http://symfony.com",
  328. "time": "2013-10-09 23:10:59"
  329. },
  330. {
  331. "name": "symfony/event-dispatcher",
  332. "version": "dev-master",
  333. "target-dir": "Symfony/Component/EventDispatcher",
  334. "source": {
  335. "type": "git",
  336. "url": "https://github.com/symfony/EventDispatcher.git",
  337. "reference": "9b4fe5757870682eb2251e283228a66d938265a8"
  338. },
  339. "dist": {
  340. "type": "zip",
  341. "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/9b4fe5757870682eb2251e283228a66d938265a8",
  342. "reference": "9b4fe5757870682eb2251e283228a66d938265a8",
  343. "shasum": ""
  344. },
  345. "require": {
  346. "php": ">=5.3.3"
  347. },
  348. "require-dev": {
  349. "symfony/dependency-injection": "~2.0"
  350. },
  351. "suggest": {
  352. "symfony/dependency-injection": "",
  353. "symfony/http-kernel": ""
  354. },
  355. "type": "library",
  356. "extra": {
  357. "branch-alias": {
  358. "dev-master": "2.4-dev"
  359. }
  360. },
  361. "autoload": {
  362. "psr-0": {
  363. "Symfony\\Component\\EventDispatcher\\": ""
  364. }
  365. },
  366. "notification-url": "https://packagist.org/downloads/",
  367. "license": [
  368. "MIT"
  369. ],
  370. "authors": [
  371. {
  372. "name": "Fabien Potencier",
  373. "email": "fabien@symfony.com"
  374. },
  375. {
  376. "name": "Symfony Community",
  377. "homepage": "http://symfony.com/contributors"
  378. }
  379. ],
  380. "description": "Symfony EventDispatcher Component",
  381. "homepage": "http://symfony.com",
  382. "time": "2013-09-19 09:47:34"
  383. },
  384. {
  385. "name": "symfony/http-foundation",
  386. "version": "dev-master",
  387. "target-dir": "Symfony/Component/HttpFoundation",
  388. "source": {
  389. "type": "git",
  390. "url": "https://github.com/symfony/HttpFoundation.git",
  391. "reference": "e2cef23b88161d35f179383803ba8d8ba9d2e7ae"
  392. },
  393. "dist": {
  394. "type": "zip",
  395. "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/e2cef23b88161d35f179383803ba8d8ba9d2e7ae",
  396. "reference": "e2cef23b88161d35f179383803ba8d8ba9d2e7ae",
  397. "shasum": ""
  398. },
  399. "require": {
  400. "php": ">=5.3.3"
  401. },
  402. "type": "library",
  403. "extra": {
  404. "branch-alias": {
  405. "dev-master": "2.4-dev"
  406. }
  407. },
  408. "autoload": {
  409. "psr-0": {
  410. "Symfony\\Component\\HttpFoundation\\": ""
  411. },
  412. "classmap": [
  413. "Symfony/Component/HttpFoundation/Resources/stubs"
  414. ]
  415. },
  416. "notification-url": "https://packagist.org/downloads/",
  417. "license": [
  418. "MIT"
  419. ],
  420. "authors": [
  421. {
  422. "name": "Fabien Potencier",
  423. "email": "fabien@symfony.com"
  424. },
  425. {
  426. "name": "Symfony Community",
  427. "homepage": "http://symfony.com/contributors"
  428. }
  429. ],
  430. "description": "Symfony HttpFoundation Component",
  431. "homepage": "http://symfony.com",
  432. "time": "2013-10-07 10:30:10"
  433. },
  434. {
  435. "name": "symfony/http-kernel",
  436. "version": "dev-master",
  437. "target-dir": "Symfony/Component/HttpKernel",
  438. "source": {
  439. "type": "git",
  440. "url": "https://github.com/symfony/HttpKernel.git",
  441. "reference": "7f0370ede4b978c7a9337a7f47e161932688d1a5"
  442. },
  443. "dist": {
  444. "type": "zip",
  445. "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/7f0370ede4b978c7a9337a7f47e161932688d1a5",
  446. "reference": "7f0370ede4b978c7a9337a7f47e161932688d1a5",
  447. "shasum": ""
  448. },
  449. "require": {
  450. "php": ">=5.3.3",
  451. "psr/log": "~1.0",
  452. "symfony/debug": "~2.3",
  453. "symfony/event-dispatcher": "~2.1",
  454. "symfony/http-foundation": "~2.4"
  455. },
  456. "require-dev": {
  457. "symfony/browser-kit": "~2.2",
  458. "symfony/class-loader": "~2.1",
  459. "symfony/config": "~2.0",
  460. "symfony/console": "~2.2",
  461. "symfony/dependency-injection": "~2.0",
  462. "symfony/finder": "~2.0",
  463. "symfony/process": "~2.0",
  464. "symfony/routing": "~2.2",
  465. "symfony/stopwatch": "~2.2",
  466. "symfony/templating": "~2.2"
  467. },
  468. "suggest": {
  469. "symfony/browser-kit": "",
  470. "symfony/class-loader": "",
  471. "symfony/config": "",
  472. "symfony/console": "",
  473. "symfony/dependency-injection": "",
  474. "symfony/finder": ""
  475. },
  476. "type": "library",
  477. "extra": {
  478. "branch-alias": {
  479. "dev-master": "2.4-dev"
  480. }
  481. },
  482. "autoload": {
  483. "psr-0": {
  484. "Symfony\\Component\\HttpKernel\\": ""
  485. }
  486. },
  487. "notification-url": "https://packagist.org/downloads/",
  488. "license": [
  489. "MIT"
  490. ],
  491. "authors": [
  492. {
  493. "name": "Fabien Potencier",
  494. "email": "fabien@symfony.com"
  495. },
  496. {
  497. "name": "Symfony Community",
  498. "homepage": "http://symfony.com/contributors"
  499. }
  500. ],
  501. "description": "Symfony HttpKernel Component",
  502. "homepage": "http://symfony.com",
  503. "time": "2013-10-10 05:54:06"
  504. },
  505. {
  506. "name": "symfony/routing",
  507. "version": "dev-master",
  508. "target-dir": "Symfony/Component/Routing",
  509. "source": {
  510. "type": "git",
  511. "url": "https://github.com/symfony/Routing.git",
  512. "reference": "1065935ca7ad083d562a58e31a87a88c706db59f"
  513. },
  514. "dist": {
  515. "type": "zip",
  516. "url": "https://api.github.com/repos/symfony/Routing/zipball/1065935ca7ad083d562a58e31a87a88c706db59f",
  517. "reference": "1065935ca7ad083d562a58e31a87a88c706db59f",
  518. "shasum": ""
  519. },
  520. "require": {
  521. "php": ">=5.3.3"
  522. },
  523. "require-dev": {
  524. "doctrine/common": "~2.2",
  525. "psr/log": "~1.0",
  526. "symfony/config": "~2.2",
  527. "symfony/expression-language": "~2.4",
  528. "symfony/yaml": "~2.0"
  529. },
  530. "suggest": {
  531. "doctrine/common": "",
  532. "symfony/config": "",
  533. "symfony/yaml": ""
  534. },
  535. "type": "library",
  536. "extra": {
  537. "branch-alias": {
  538. "dev-master": "2.4-dev"
  539. }
  540. },
  541. "autoload": {
  542. "psr-0": {
  543. "Symfony\\Component\\Routing\\": ""
  544. }
  545. },
  546. "notification-url": "https://packagist.org/downloads/",
  547. "license": [
  548. "MIT"
  549. ],
  550. "authors": [
  551. {
  552. "name": "Fabien Potencier",
  553. "email": "fabien@symfony.com"
  554. },
  555. {
  556. "name": "Symfony Community",
  557. "homepage": "http://symfony.com/contributors"
  558. }
  559. ],
  560. "description": "Symfony Routing Component",
  561. "homepage": "http://symfony.com",
  562. "time": "2013-09-29 19:54:28"
  563. }
  564. ],
  565. "aliases": [
  566. ],
  567. "minimum-stability": "dev",
  568. "stability-flags": {
  569. "silex/silex": 20
  570. },
  571. "platform": [
  572. ],
  573. "platform-dev": [
  574. ]
  575. }