Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.62 KB | None | 0 0
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "hash": "12aedb7e7a6bca491f789dccc15589c2",
  8. "packages": [
  9. {
  10. "name": "aura/installer-default",
  11. "version": "1.0.0",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/auraphp/installer-default.git",
  15. "reference": "52f8de3670cc1ef45a916f40f732937436d028c8"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/auraphp/installer-default/zipball/52f8de3670cc1ef45a916f40f732937436d028c8",
  20. "reference": "52f8de3670cc1ef45a916f40f732937436d028c8",
  21. "shasum": ""
  22. },
  23. "type": "composer-installer",
  24. "extra": {
  25. "class": "Aura\\Composer\\DefaultInstaller"
  26. },
  27. "autoload": {
  28. "psr-0": {
  29. "Aura\\Composer\\": "src/"
  30. }
  31. },
  32. "notification-url": "https://packagist.org/downloads/",
  33. "license": [
  34. "BSD-2-Clause"
  35. ],
  36. "authors": [
  37. {
  38. "name": "Paul M. Jones",
  39. "email": "pmjones88@gmail.com",
  40. "homepage": "http://paul-m-jones.com"
  41. }
  42. ],
  43. "description": "Installs Aura packages using the Composer defaults.",
  44. "keywords": [
  45. "aura",
  46. "installer"
  47. ],
  48. "time": "2012-11-26 21:35:57"
  49. },
  50. {
  51. "name": "aura/intl",
  52. "version": "1.1.1",
  53. "source": {
  54. "type": "git",
  55. "url": "https://github.com/auraphp/Aura.Intl.git",
  56. "reference": "c5fe620167550ad6fa77dd3570fba2efc77a2a21"
  57. },
  58. "dist": {
  59. "type": "zip",
  60. "url": "https://api.github.com/repos/auraphp/Aura.Intl/zipball/c5fe620167550ad6fa77dd3570fba2efc77a2a21",
  61. "reference": "c5fe620167550ad6fa77dd3570fba2efc77a2a21",
  62. "shasum": ""
  63. },
  64. "require": {
  65. "aura/installer-default": "1.0.*",
  66. "php": ">=5.4.0"
  67. },
  68. "type": "aura-package",
  69. "extra": {
  70. "aura": {
  71. "type": "library",
  72. "config": {
  73. "common": "Aura\\Intl\\_Config\\Common"
  74. }
  75. },
  76. "branch-alias": {
  77. "dev-develop": "1.1.x-dev"
  78. }
  79. },
  80. "autoload": {
  81. "psr-0": {
  82. "Aura\\Intl": "src/"
  83. },
  84. "psr-4": {
  85. "Aura\\Intl\\_Config\\": "config/"
  86. }
  87. },
  88. "notification-url": "https://packagist.org/downloads/",
  89. "license": [
  90. "BSD-2-Clause"
  91. ],
  92. "authors": [
  93. {
  94. "name": "Paul M. Jones",
  95. "email": "pmjones88@gmail.com",
  96. "homepage": "http://paul-m-jones.com"
  97. },
  98. {
  99. "name": "Aura.Intl Contributors",
  100. "homepage": "https://github.com/auraphp/Aura.Intl/contributors"
  101. },
  102. {
  103. "name": "Pascal Borreli",
  104. "email": "pascal@borreli.com"
  105. },
  106. {
  107. "name": "Mapthegod",
  108. "email": "mapthegod@gmail.com"
  109. },
  110. {
  111. "name": "Jose Lorenzo Rodriguez",
  112. "email": "jose.zap@gmail.com"
  113. }
  114. ],
  115. "description": "The Aura.Intl package provides internationalization (I18N) tools, specifically\npackage-oriented per-locale message translation.",
  116. "homepage": "http://auraphp.com/Aura.Intl",
  117. "keywords": [
  118. "g11n",
  119. "globalization",
  120. "i18n",
  121. "internationalization",
  122. "intl",
  123. "l10n",
  124. "localization"
  125. ],
  126. "time": "2014-08-24 00:00:00"
  127. },
  128. {
  129. "name": "burzum/cakephp-html-purifier",
  130. "version": "2.0.0",
  131. "source": {
  132. "type": "git",
  133. "url": "https://github.com/burzum/cakephp-html-purifier.git",
  134. "reference": "881f66208fc174250b8a8f98a26244ed0caed605"
  135. },
  136. "dist": {
  137. "type": "zip",
  138. "url": "https://api.github.com/repos/burzum/cakephp-html-purifier/zipball/881f66208fc174250b8a8f98a26244ed0caed605",
  139. "reference": "881f66208fc174250b8a8f98a26244ed0caed605",
  140. "shasum": ""
  141. },
  142. "require": {
  143. "cakephp/cakephp": "~3.0",
  144. "ezyang/htmlpurifier": "*"
  145. },
  146. "type": "cakephp-plugin",
  147. "autoload": {
  148. "psr-4": {
  149. "Burzum\\HtmlPurifier\\": "src",
  150. "Burzum\\HtmlPurifier\\Test\\Fixture\\": "tests\\Fixture"
  151. }
  152. },
  153. "notification-url": "https://packagist.org/downloads/",
  154. "license": [
  155. "MIT"
  156. ],
  157. "authors": [
  158. {
  159. "name": "Florian Krämer",
  160. "homepage": "http://florian-kraemer.net"
  161. }
  162. ],
  163. "description": "HtmlPurifier plugin for CakePHP",
  164. "homepage": "http://github.com/burzum/cakephp-html-purifier",
  165. "keywords": [
  166. "Purifier",
  167. "html",
  168. "markup",
  169. "sanitize",
  170. "tidy",
  171. "validation"
  172. ],
  173. "time": "2015-07-03 14:02:42"
  174. },
  175. {
  176. "name": "cakephp/cakephp",
  177. "version": "3.0.12",
  178. "source": {
  179. "type": "git",
  180. "url": "https://github.com/cakephp/cakephp.git",
  181. "reference": "5ff3f8de114699cecea6e280f169e2fe3ffa106a"
  182. },
  183. "dist": {
  184. "type": "zip",
  185. "url": "https://api.github.com/repos/cakephp/cakephp/zipball/5ff3f8de114699cecea6e280f169e2fe3ffa106a",
  186. "reference": "5ff3f8de114699cecea6e280f169e2fe3ffa106a",
  187. "shasum": ""
  188. },
  189. "require": {
  190. "aura/intl": "1.1.*",
  191. "ext-intl": "*",
  192. "ext-mbstring": "*",
  193. "ircmaxell/password-compat": "1.0.*",
  194. "nesbot/carbon": "1.13.*",
  195. "php": ">=5.4.16",
  196. "psr/log": "1.0"
  197. },
  198. "replace": {
  199. "cakephp/cache": "self.version",
  200. "cakephp/collection": "self.version",
  201. "cakephp/core": "self.version",
  202. "cakephp/database": "self.version",
  203. "cakephp/datasource": "self.version",
  204. "cakephp/event": "self.version",
  205. "cakephp/filesystem": "self.version",
  206. "cakephp/i18n": "self.version",
  207. "cakephp/log": "self.version",
  208. "cakephp/orm": "self.version",
  209. "cakephp/utility": "self.version",
  210. "cakephp/validation": "self.version"
  211. },
  212. "require-dev": {
  213. "cakephp/cakephp-codesniffer": "dev-master",
  214. "phpunit/phpunit": "*"
  215. },
  216. "type": "library",
  217. "extra": {
  218. "branch-alias": {
  219. "dev-master": "3.0.x-dev"
  220. }
  221. },
  222. "autoload": {
  223. "psr-4": {
  224. "Cake\\": "src"
  225. },
  226. "files": [
  227. "src/Core/functions.php",
  228. "src/Collection/functions.php",
  229. "src/I18n/functions.php",
  230. "src/Utility/bootstrap.php"
  231. ]
  232. },
  233. "notification-url": "https://packagist.org/downloads/",
  234. "license": [
  235. "MIT"
  236. ],
  237. "authors": [
  238. {
  239. "name": "CakePHP Community",
  240. "homepage": "https://github.com/cakephp/cakephp/graphs/contributors"
  241. }
  242. ],
  243. "description": "The CakePHP framework",
  244. "homepage": "http://cakephp.org",
  245. "keywords": [
  246. "framework"
  247. ],
  248. "time": "2015-08-22 01:46:55"
  249. },
  250. {
  251. "name": "ezyang/htmlpurifier",
  252. "version": "v4.7.0",
  253. "source": {
  254. "type": "git",
  255. "url": "https://github.com/ezyang/htmlpurifier.git",
  256. "reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
  257. },
  258. "dist": {
  259. "type": "zip",
  260. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
  261. "reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
  262. "shasum": ""
  263. },
  264. "require": {
  265. "php": ">=5.2"
  266. },
  267. "type": "library",
  268. "autoload": {
  269. "psr-0": {
  270. "HTMLPurifier": "library/"
  271. },
  272. "files": [
  273. "library/HTMLPurifier.composer.php"
  274. ]
  275. },
  276. "notification-url": "https://packagist.org/downloads/",
  277. "license": [
  278. "LGPL"
  279. ],
  280. "authors": [
  281. {
  282. "name": "Edward Z. Yang",
  283. "email": "admin@htmlpurifier.org",
  284. "homepage": "http://ezyang.com"
  285. }
  286. ],
  287. "description": "Standards compliant HTML filter written in PHP",
  288. "homepage": "http://htmlpurifier.org/",
  289. "keywords": [
  290. "html"
  291. ],
  292. "time": "2015-08-05 01:03:42"
  293. },
  294. {
  295. "name": "ircmaxell/password-compat",
  296. "version": "v1.0.4",
  297. "source": {
  298. "type": "git",
  299. "url": "https://github.com/ircmaxell/password_compat.git",
  300. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
  301. },
  302. "dist": {
  303. "type": "zip",
  304. "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
  305. "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
  306. "shasum": ""
  307. },
  308. "require-dev": {
  309. "phpunit/phpunit": "4.*"
  310. },
  311. "type": "library",
  312. "autoload": {
  313. "files": [
  314. "lib/password.php"
  315. ]
  316. },
  317. "notification-url": "https://packagist.org/downloads/",
  318. "license": [
  319. "MIT"
  320. ],
  321. "authors": [
  322. {
  323. "name": "Anthony Ferrara",
  324. "email": "ircmaxell@php.net",
  325. "homepage": "http://blog.ircmaxell.com"
  326. }
  327. ],
  328. "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
  329. "homepage": "https://github.com/ircmaxell/password_compat",
  330. "keywords": [
  331. "hashing",
  332. "password"
  333. ],
  334. "time": "2014-11-20 16:49:30"
  335. },
  336. {
  337. "name": "nesbot/carbon",
  338. "version": "1.13.0",
  339. "source": {
  340. "type": "git",
  341. "url": "https://github.com/briannesbitt/Carbon.git",
  342. "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42"
  343. },
  344. "dist": {
  345. "type": "zip",
  346. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/5cb6e71055f7b0b57956b73d324cc4de31278f42",
  347. "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42",
  348. "shasum": ""
  349. },
  350. "require": {
  351. "php": ">=5.3.0"
  352. },
  353. "require-dev": {
  354. "phpunit/phpunit": "~4.0"
  355. },
  356. "type": "library",
  357. "autoload": {
  358. "psr-0": {
  359. "Carbon": "src"
  360. }
  361. },
  362. "notification-url": "https://packagist.org/downloads/",
  363. "license": [
  364. "MIT"
  365. ],
  366. "authors": [
  367. {
  368. "name": "Brian Nesbitt",
  369. "email": "brian@nesbot.com",
  370. "homepage": "http://nesbot.com"
  371. }
  372. ],
  373. "description": "A simple API extension for DateTime.",
  374. "homepage": "https://github.com/briannesbitt/Carbon",
  375. "keywords": [
  376. "date",
  377. "datetime",
  378. "time"
  379. ],
  380. "time": "2014-09-26 02:52:02"
  381. },
  382. {
  383. "name": "psr/log",
  384. "version": "1.0.0",
  385. "source": {
  386. "type": "git",
  387. "url": "https://github.com/php-fig/log.git",
  388. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
  389. },
  390. "dist": {
  391. "type": "zip",
  392. "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
  393. "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
  394. "shasum": ""
  395. },
  396. "type": "library",
  397. "autoload": {
  398. "psr-0": {
  399. "Psr\\Log\\": ""
  400. }
  401. },
  402. "notification-url": "https://packagist.org/downloads/",
  403. "license": [
  404. "MIT"
  405. ],
  406. "authors": [
  407. {
  408. "name": "PHP-FIG",
  409. "homepage": "http://www.php-fig.org/"
  410. }
  411. ],
  412. "description": "Common interface for logging libraries",
  413. "keywords": [
  414. "log",
  415. "psr",
  416. "psr-3"
  417. ],
  418. "time": "2012-12-21 11:40:51"
  419. }
  420. ],
  421. "packages-dev": [
  422. {
  423. "name": "aws/aws-sdk-php",
  424. "version": "2.8.19",
  425. "source": {
  426. "type": "git",
  427. "url": "https://github.com/aws/aws-sdk-php.git",
  428. "reference": "282aa6e96275c49fcc363429297ddc1ba006c42a"
  429. },
  430. "dist": {
  431. "type": "zip",
  432. "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/282aa6e96275c49fcc363429297ddc1ba006c42a",
  433. "reference": "282aa6e96275c49fcc363429297ddc1ba006c42a",
  434. "shasum": ""
  435. },
  436. "require": {
  437. "guzzle/guzzle": "~3.7",
  438. "php": ">=5.3.3"
  439. },
  440. "require-dev": {
  441. "doctrine/cache": "~1.0",
  442. "ext-openssl": "*",
  443. "monolog/monolog": "~1.4",
  444. "phpunit/phpunit": "~4.0",
  445. "phpunit/phpunit-mock-objects": "2.3.1",
  446. "symfony/yaml": "~2.1"
  447. },
  448. "suggest": {
  449. "doctrine/cache": "Adds support for caching of credentials and responses",
  450. "ext-apc": "Allows service description opcode caching, request and response caching, and credentials caching",
  451. "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
  452. "monolog/monolog": "Adds support for logging HTTP requests and responses",
  453. "symfony/yaml": "Eases the ability to write manifests for creating jobs in AWS Import/Export"
  454. },
  455. "type": "library",
  456. "autoload": {
  457. "psr-0": {
  458. "Aws": "src/"
  459. }
  460. },
  461. "notification-url": "https://packagist.org/downloads/",
  462. "license": [
  463. "Apache-2.0"
  464. ],
  465. "authors": [
  466. {
  467. "name": "Amazon Web Services",
  468. "homepage": "http://aws.amazon.com"
  469. }
  470. ],
  471. "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
  472. "homepage": "http://aws.amazon.com/sdkforphp",
  473. "keywords": [
  474. "amazon",
  475. "aws",
  476. "cloud",
  477. "dynamodb",
  478. "ec2",
  479. "glacier",
  480. "s3",
  481. "sdk"
  482. ],
  483. "time": "2015-08-20 23:04:59"
  484. },
  485. {
  486. "name": "guzzle/guzzle",
  487. "version": "v3.9.3",
  488. "source": {
  489. "type": "git",
  490. "url": "https://github.com/guzzle/guzzle3.git",
  491. "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
  492. },
  493. "dist": {
  494. "type": "zip",
  495. "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
  496. "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
  497. "shasum": ""
  498. },
  499. "require": {
  500. "ext-curl": "*",
  501. "php": ">=5.3.3",
  502. "symfony/event-dispatcher": "~2.1"
  503. },
  504. "replace": {
  505. "guzzle/batch": "self.version",
  506. "guzzle/cache": "self.version",
  507. "guzzle/common": "self.version",
  508. "guzzle/http": "self.version",
  509. "guzzle/inflection": "self.version",
  510. "guzzle/iterator": "self.version",
  511. "guzzle/log": "self.version",
  512. "guzzle/parser": "self.version",
  513. "guzzle/plugin": "self.version",
  514. "guzzle/plugin-async": "self.version",
  515. "guzzle/plugin-backoff": "self.version",
  516. "guzzle/plugin-cache": "self.version",
  517. "guzzle/plugin-cookie": "self.version",
  518. "guzzle/plugin-curlauth": "self.version",
  519. "guzzle/plugin-error-response": "self.version",
  520. "guzzle/plugin-history": "self.version",
  521. "guzzle/plugin-log": "self.version",
  522. "guzzle/plugin-md5": "self.version",
  523. "guzzle/plugin-mock": "self.version",
  524. "guzzle/plugin-oauth": "self.version",
  525. "guzzle/service": "self.version",
  526. "guzzle/stream": "self.version"
  527. },
  528. "require-dev": {
  529. "doctrine/cache": "~1.3",
  530. "monolog/monolog": "~1.0",
  531. "phpunit/phpunit": "3.7.*",
  532. "psr/log": "~1.0",
  533. "symfony/class-loader": "~2.1",
  534. "zendframework/zend-cache": "2.*,<2.3",
  535. "zendframework/zend-log": "2.*,<2.3"
  536. },
  537. "suggest": {
  538. "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
  539. },
  540. "type": "library",
  541. "extra": {
  542. "branch-alias": {
  543. "dev-master": "3.9-dev"
  544. }
  545. },
  546. "autoload": {
  547. "psr-0": {
  548. "Guzzle": "src/",
  549. "Guzzle\\Tests": "tests/"
  550. }
  551. },
  552. "notification-url": "https://packagist.org/downloads/",
  553. "license": [
  554. "MIT"
  555. ],
  556. "authors": [
  557. {
  558. "name": "Michael Dowling",
  559. "email": "mtdowling@gmail.com",
  560. "homepage": "https://github.com/mtdowling"
  561. },
  562. {
  563. "name": "Guzzle Community",
  564. "homepage": "https://github.com/guzzle/guzzle/contributors"
  565. }
  566. ],
  567. "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
  568. "homepage": "http://guzzlephp.org/",
  569. "keywords": [
  570. "client",
  571. "curl",
  572. "framework",
  573. "http",
  574. "http client",
  575. "rest",
  576. "web service"
  577. ],
  578. "time": "2015-03-18 18:23:50"
  579. },
  580. {
  581. "name": "symfony/event-dispatcher",
  582. "version": "v2.7.3",
  583. "source": {
  584. "type": "git",
  585. "url": "https://github.com/symfony/EventDispatcher.git",
  586. "reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3"
  587. },
  588. "dist": {
  589. "type": "zip",
  590. "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/9310b5f9a87ec2ea75d20fec0b0017c77c66dac3",
  591. "reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3",
  592. "shasum": ""
  593. },
  594. "require": {
  595. "php": ">=5.3.9"
  596. },
  597. "require-dev": {
  598. "psr/log": "~1.0",
  599. "symfony/config": "~2.0,>=2.0.5",
  600. "symfony/dependency-injection": "~2.6",
  601. "symfony/expression-language": "~2.6",
  602. "symfony/phpunit-bridge": "~2.7",
  603. "symfony/stopwatch": "~2.3"
  604. },
  605. "suggest": {
  606. "symfony/dependency-injection": "",
  607. "symfony/http-kernel": ""
  608. },
  609. "type": "library",
  610. "extra": {
  611. "branch-alias": {
  612. "dev-master": "2.7-dev"
  613. }
  614. },
  615. "autoload": {
  616. "psr-4": {
  617. "Symfony\\Component\\EventDispatcher\\": ""
  618. }
  619. },
  620. "notification-url": "https://packagist.org/downloads/",
  621. "license": [
  622. "MIT"
  623. ],
  624. "authors": [
  625. {
  626. "name": "Fabien Potencier",
  627. "email": "fabien@symfony.com"
  628. },
  629. {
  630. "name": "Symfony Community",
  631. "homepage": "https://symfony.com/contributors"
  632. }
  633. ],
  634. "description": "Symfony EventDispatcher Component",
  635. "homepage": "https://symfony.com",
  636. "time": "2015-06-18 19:21:56"
  637. }
  638. ],
  639. "aliases": [],
  640. "minimum-stability": "stable",
  641. "stability-flags": [],
  642. "prefer-stable": false,
  643. "prefer-lowest": false,
  644. "platform": [],
  645. "platform-dev": []
  646. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement