You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3358 lines
116 KiB

8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
8 years ago
8 years ago
10 years ago
10 years ago
10 years ago
10 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "14cad18558a0c82c5c336ab2efa5ce20",
  8. "packages": [
  9. {
  10. "name": "cboden/ratchet",
  11. "version": "v0.4.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/ratchetphp/Ratchet.git",
  15. "reference": "0d31f3a8ad4795fd48397712709e55cd07f51360"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/ratchetphp/Ratchet/zipball/0d31f3a8ad4795fd48397712709e55cd07f51360",
  20. "reference": "0d31f3a8ad4795fd48397712709e55cd07f51360",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "guzzlehttp/psr7": "^1.0",
  25. "php": ">=5.4.2",
  26. "ratchet/rfc6455": "^0.2",
  27. "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5",
  28. "symfony/http-foundation": "^2.6|^3.0|^4.0",
  29. "symfony/routing": "^2.6|^3.0|^4.0"
  30. },
  31. "require-dev": {
  32. "phpunit/phpunit": "~4.8"
  33. },
  34. "type": "library",
  35. "autoload": {
  36. "psr-4": {
  37. "Ratchet\\": "src/Ratchet"
  38. }
  39. },
  40. "notification-url": "https://packagist.org/downloads/",
  41. "license": [
  42. "MIT"
  43. ],
  44. "authors": [
  45. {
  46. "name": "Chris Boden",
  47. "email": "cboden@gmail.com",
  48. "role": "Developer"
  49. }
  50. ],
  51. "description": "PHP WebSocket library",
  52. "homepage": "http://socketo.me",
  53. "keywords": [
  54. "Ratchet",
  55. "WebSockets",
  56. "server",
  57. "sockets",
  58. "websocket"
  59. ],
  60. "time": "2017-12-12T00:49:31+00:00"
  61. },
  62. {
  63. "name": "clue/buzz-react",
  64. "version": "v2.3.0",
  65. "source": {
  66. "type": "git",
  67. "url": "https://github.com/clue/php-buzz-react.git",
  68. "reference": "c37408fc5265dd853c31aea4e0b409f8c8d7af11"
  69. },
  70. "dist": {
  71. "type": "zip",
  72. "url": "https://api.github.com/repos/clue/php-buzz-react/zipball/c37408fc5265dd853c31aea4e0b409f8c8d7af11",
  73. "reference": "c37408fc5265dd853c31aea4e0b409f8c8d7af11",
  74. "shasum": ""
  75. },
  76. "require": {
  77. "php": ">=5.3",
  78. "psr/http-message": "^1.0",
  79. "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3",
  80. "react/http-client": "^0.5.8",
  81. "react/promise": "^2.2.1 || ^1.2.1",
  82. "react/promise-stream": "^1.0 || ^0.1.1",
  83. "react/socket": "^1.0 || ^0.8.4",
  84. "react/stream": "^1.0 || ^0.7",
  85. "ringcentral/psr7": "^1.2"
  86. },
  87. "require-dev": {
  88. "clue/block-react": "^1.0",
  89. "clue/socks-react": "^0.8",
  90. "phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35",
  91. "react/http": "^0.8"
  92. },
  93. "type": "library",
  94. "autoload": {
  95. "psr-4": {
  96. "Clue\\React\\Buzz\\": "src/"
  97. }
  98. },
  99. "notification-url": "https://packagist.org/downloads/",
  100. "license": [
  101. "MIT"
  102. ],
  103. "authors": [
  104. {
  105. "name": "Christian Lück",
  106. "email": "christian@lueck.tv"
  107. }
  108. ],
  109. "description": "Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP",
  110. "homepage": "https://github.com/clue/php-buzz-react",
  111. "keywords": [
  112. "async",
  113. "http",
  114. "http client",
  115. "psr-7",
  116. "reactphp"
  117. ],
  118. "time": "2018-02-09T14:08:41+00:00"
  119. },
  120. {
  121. "name": "cocur/slugify",
  122. "version": "v3.1",
  123. "source": {
  124. "type": "git",
  125. "url": "https://github.com/cocur/slugify.git",
  126. "reference": "b2ccf7b735f4f3df3979aef2e1ebf8e19ca772f7"
  127. },
  128. "dist": {
  129. "type": "zip",
  130. "url": "https://api.github.com/repos/cocur/slugify/zipball/b2ccf7b735f4f3df3979aef2e1ebf8e19ca772f7",
  131. "reference": "b2ccf7b735f4f3df3979aef2e1ebf8e19ca772f7",
  132. "shasum": ""
  133. },
  134. "require": {
  135. "ext-mbstring": "*",
  136. "php": ">=5.5.9"
  137. },
  138. "require-dev": {
  139. "laravel/framework": "~5.1",
  140. "latte/latte": "~2.2",
  141. "league/container": "^2.2.0",
  142. "mikey179/vfsstream": "~1.6",
  143. "mockery/mockery": "~0.9",
  144. "nette/di": "~2.2",
  145. "phpunit/phpunit": "~4.8|~5.2",
  146. "pimple/pimple": "~1.1",
  147. "plumphp/plum": "~0.1",
  148. "silex/silex": "~1.3",
  149. "symfony/config": "~2.4|~3.0",
  150. "symfony/dependency-injection": "~2.4|~3.0",
  151. "symfony/http-kernel": "~2.4|~3.0",
  152. "twig/twig": "~1.26|~2.0",
  153. "zendframework/zend-modulemanager": "~2.2",
  154. "zendframework/zend-servicemanager": "~2.2",
  155. "zendframework/zend-view": "~2.2"
  156. },
  157. "type": "library",
  158. "autoload": {
  159. "psr-4": {
  160. "Cocur\\Slugify\\": "src"
  161. }
  162. },
  163. "notification-url": "https://packagist.org/downloads/",
  164. "license": [
  165. "MIT"
  166. ],
  167. "authors": [
  168. {
  169. "name": "Ivo Bathke",
  170. "email": "ivo.bathke@gmail.com"
  171. },
  172. {
  173. "name": "Florian Eckerstorfer",
  174. "email": "florian@eckerstorfer.co",
  175. "homepage": "https://florian.ec"
  176. }
  177. ],
  178. "description": "Converts a string into a slug.",
  179. "keywords": [
  180. "slug",
  181. "slugify"
  182. ],
  183. "time": "2018-01-22T09:00:48+00:00"
  184. },
  185. {
  186. "name": "coenjacobs/eloquent-composite-primary-keys",
  187. "version": "1.0.0",
  188. "source": {
  189. "type": "git",
  190. "url": "https://github.com/coenjacobs/eloquent-composite-primary-keys.git",
  191. "reference": "62d0cc1107cf3f91e4890f65d2bc08c13a3195f8"
  192. },
  193. "dist": {
  194. "type": "zip",
  195. "url": "https://api.github.com/repos/coenjacobs/eloquent-composite-primary-keys/zipball/62d0cc1107cf3f91e4890f65d2bc08c13a3195f8",
  196. "reference": "62d0cc1107cf3f91e4890f65d2bc08c13a3195f8",
  197. "shasum": ""
  198. },
  199. "require": {
  200. "illuminate/database": "^5.5"
  201. },
  202. "type": "library",
  203. "autoload": {
  204. "psr-4": {
  205. "CoenJacobs\\EloquentCompositePrimaryKeys\\": "src/"
  206. }
  207. },
  208. "notification-url": "https://packagist.org/downloads/",
  209. "license": [
  210. "MIT"
  211. ],
  212. "authors": [
  213. {
  214. "name": "Coen Jacobs",
  215. "email": "coenjacobs@gmail.com"
  216. }
  217. ],
  218. "description": "Offers composite primary keys on Eloquent models",
  219. "time": "2017-10-23T09:10:24+00:00"
  220. },
  221. {
  222. "name": "composer/ca-bundle",
  223. "version": "1.1.1",
  224. "source": {
  225. "type": "git",
  226. "url": "https://github.com/composer/ca-bundle.git",
  227. "reference": "d2c0a83b7533d6912e8d516756ebd34f893e9169"
  228. },
  229. "dist": {
  230. "type": "zip",
  231. "url": "https://api.github.com/repos/composer/ca-bundle/zipball/d2c0a83b7533d6912e8d516756ebd34f893e9169",
  232. "reference": "d2c0a83b7533d6912e8d516756ebd34f893e9169",
  233. "shasum": ""
  234. },
  235. "require": {
  236. "ext-openssl": "*",
  237. "ext-pcre": "*",
  238. "php": "^5.3.2 || ^7.0"
  239. },
  240. "require-dev": {
  241. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
  242. "psr/log": "^1.0",
  243. "symfony/process": "^2.5 || ^3.0 || ^4.0"
  244. },
  245. "type": "library",
  246. "extra": {
  247. "branch-alias": {
  248. "dev-master": "1.x-dev"
  249. }
  250. },
  251. "autoload": {
  252. "psr-4": {
  253. "Composer\\CaBundle\\": "src"
  254. }
  255. },
  256. "notification-url": "https://packagist.org/downloads/",
  257. "license": [
  258. "MIT"
  259. ],
  260. "authors": [
  261. {
  262. "name": "Jordi Boggiano",
  263. "email": "j.boggiano@seld.be",
  264. "homepage": "http://seld.be"
  265. }
  266. ],
  267. "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
  268. "keywords": [
  269. "cabundle",
  270. "cacert",
  271. "certificate",
  272. "ssl",
  273. "tls"
  274. ],
  275. "time": "2018-03-29T19:57:20+00:00"
  276. },
  277. {
  278. "name": "defuse/php-encryption",
  279. "version": "v2.2.0",
  280. "source": {
  281. "type": "git",
  282. "url": "https://github.com/defuse/php-encryption.git",
  283. "reference": "0d4d27c368ca6798bc162469e43248c363c73495"
  284. },
  285. "dist": {
  286. "type": "zip",
  287. "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0d4d27c368ca6798bc162469e43248c363c73495",
  288. "reference": "0d4d27c368ca6798bc162469e43248c363c73495",
  289. "shasum": ""
  290. },
  291. "require": {
  292. "ext-openssl": "*",
  293. "paragonie/random_compat": "~2.0",
  294. "php": ">=5.4.0"
  295. },
  296. "require-dev": {
  297. "nikic/php-parser": "^2.0|^3.0|^4.0",
  298. "phpunit/phpunit": "^4|^5"
  299. },
  300. "bin": [
  301. "bin/generate-defuse-key"
  302. ],
  303. "type": "library",
  304. "autoload": {
  305. "psr-4": {
  306. "Defuse\\Crypto\\": "src"
  307. }
  308. },
  309. "notification-url": "https://packagist.org/downloads/",
  310. "license": [
  311. "MIT"
  312. ],
  313. "authors": [
  314. {
  315. "name": "Taylor Hornby",
  316. "email": "taylor@defuse.ca",
  317. "homepage": "https://defuse.ca/"
  318. },
  319. {
  320. "name": "Scott Arciszewski",
  321. "email": "info@paragonie.com",
  322. "homepage": "https://paragonie.com"
  323. }
  324. ],
  325. "description": "Secure PHP Encryption Library",
  326. "keywords": [
  327. "aes",
  328. "authenticated encryption",
  329. "cipher",
  330. "crypto",
  331. "cryptography",
  332. "encrypt",
  333. "encryption",
  334. "openssl",
  335. "security",
  336. "symmetric key cryptography"
  337. ],
  338. "time": "2018-04-23T19:33:40+00:00"
  339. },
  340. {
  341. "name": "dflydev/fig-cookies",
  342. "version": "v1.0.2",
  343. "source": {
  344. "type": "git",
  345. "url": "https://github.com/dflydev/dflydev-fig-cookies.git",
  346. "reference": "883233c159d00d39e940bd12cfe42c0d23420c1c"
  347. },
  348. "dist": {
  349. "type": "zip",
  350. "url": "https://api.github.com/repos/dflydev/dflydev-fig-cookies/zipball/883233c159d00d39e940bd12cfe42c0d23420c1c",
  351. "reference": "883233c159d00d39e940bd12cfe42c0d23420c1c",
  352. "shasum": ""
  353. },
  354. "require": {
  355. "php": ">=5.4",
  356. "psr/http-message": "~1.0"
  357. },
  358. "require-dev": {
  359. "codeclimate/php-test-reporter": "~0.1@dev",
  360. "phpunit/phpunit": "~4.5",
  361. "squizlabs/php_codesniffer": "~2.3"
  362. },
  363. "type": "library",
  364. "extra": {
  365. "branch-alias": {
  366. "dev-master": "1.0.x-dev"
  367. }
  368. },
  369. "autoload": {
  370. "psr-4": {
  371. "Dflydev\\FigCookies\\": "src/Dflydev/FigCookies"
  372. }
  373. },
  374. "notification-url": "https://packagist.org/downloads/",
  375. "license": [
  376. "MIT"
  377. ],
  378. "authors": [
  379. {
  380. "name": "Beau Simensen",
  381. "email": "beau@dflydev.com"
  382. }
  383. ],
  384. "description": "Cookies for PSR-7 HTTP Message Interface.",
  385. "keywords": [
  386. "cookies",
  387. "psr-7",
  388. "psr7"
  389. ],
  390. "time": "2016-03-28T09:10:18+00:00"
  391. },
  392. {
  393. "name": "doctrine/annotations",
  394. "version": "v1.4.0",
  395. "source": {
  396. "type": "git",
  397. "url": "https://github.com/doctrine/annotations.git",
  398. "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
  399. },
  400. "dist": {
  401. "type": "zip",
  402. "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
  403. "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
  404. "shasum": ""
  405. },
  406. "require": {
  407. "doctrine/lexer": "1.*",
  408. "php": "^5.6 || ^7.0"
  409. },
  410. "require-dev": {
  411. "doctrine/cache": "1.*",
  412. "phpunit/phpunit": "^5.7"
  413. },
  414. "type": "library",
  415. "extra": {
  416. "branch-alias": {
  417. "dev-master": "1.4.x-dev"
  418. }
  419. },
  420. "autoload": {
  421. "psr-4": {
  422. "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  423. }
  424. },
  425. "notification-url": "https://packagist.org/downloads/",
  426. "license": [
  427. "MIT"
  428. ],
  429. "authors": [
  430. {
  431. "name": "Roman Borschel",
  432. "email": "roman@code-factory.org"
  433. },
  434. {
  435. "name": "Benjamin Eberlei",
  436. "email": "kontakt@beberlei.de"
  437. },
  438. {
  439. "name": "Guilherme Blanco",
  440. "email": "guilhermeblanco@gmail.com"
  441. },
  442. {
  443. "name": "Jonathan Wage",
  444. "email": "jonwage@gmail.com"
  445. },
  446. {
  447. "name": "Johannes Schmitt",
  448. "email": "schmittjoh@gmail.com"
  449. }
  450. ],
  451. "description": "Docblock Annotations Parser",
  452. "homepage": "http://www.doctrine-project.org",
  453. "keywords": [
  454. "annotations",
  455. "docblock",
  456. "parser"
  457. ],
  458. "time": "2017-02-24T16:22:25+00:00"
  459. },
  460. {
  461. "name": "doctrine/cache",
  462. "version": "v1.6.2",
  463. "source": {
  464. "type": "git",
  465. "url": "https://github.com/doctrine/cache.git",
  466. "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
  467. },
  468. "dist": {
  469. "type": "zip",
  470. "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
  471. "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
  472. "shasum": ""
  473. },
  474. "require": {
  475. "php": "~5.5|~7.0"
  476. },
  477. "conflict": {
  478. "doctrine/common": ">2.2,<2.4"
  479. },
  480. "require-dev": {
  481. "phpunit/phpunit": "~4.8|~5.0",
  482. "predis/predis": "~1.0",
  483. "satooshi/php-coveralls": "~0.6"
  484. },
  485. "type": "library",
  486. "extra": {
  487. "branch-alias": {
  488. "dev-master": "1.6.x-dev"
  489. }
  490. },
  491. "autoload": {
  492. "psr-4": {
  493. "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  494. }
  495. },
  496. "notification-url": "https://packagist.org/downloads/",
  497. "license": [
  498. "MIT"
  499. ],
  500. "authors": [
  501. {
  502. "name": "Roman Borschel",
  503. "email": "roman@code-factory.org"
  504. },
  505. {
  506. "name": "Benjamin Eberlei",
  507. "email": "kontakt@beberlei.de"
  508. },
  509. {
  510. "name": "Guilherme Blanco",
  511. "email": "guilhermeblanco@gmail.com"
  512. },
  513. {
  514. "name": "Jonathan Wage",
  515. "email": "jonwage@gmail.com"
  516. },
  517. {
  518. "name": "Johannes Schmitt",
  519. "email": "schmittjoh@gmail.com"
  520. }
  521. ],
  522. "description": "Caching library offering an object-oriented API for many cache backends",
  523. "homepage": "http://www.doctrine-project.org",
  524. "keywords": [
  525. "cache",
  526. "caching"
  527. ],
  528. "time": "2017-07-22T12:49:21+00:00"
  529. },
  530. {
  531. "name": "doctrine/collections",
  532. "version": "v1.4.0",
  533. "source": {
  534. "type": "git",
  535. "url": "https://github.com/doctrine/collections.git",
  536. "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
  537. },
  538. "dist": {
  539. "type": "zip",
  540. "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
  541. "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
  542. "shasum": ""
  543. },
  544. "require": {
  545. "php": "^5.6 || ^7.0"
  546. },
  547. "require-dev": {
  548. "doctrine/coding-standard": "~0.1@dev",
  549. "phpunit/phpunit": "^5.7"
  550. },
  551. "type": "library",
  552. "extra": {
  553. "branch-alias": {
  554. "dev-master": "1.3.x-dev"
  555. }
  556. },
  557. "autoload": {
  558. "psr-0": {
  559. "Doctrine\\Common\\Collections\\": "lib/"
  560. }
  561. },
  562. "notification-url": "https://packagist.org/downloads/",
  563. "license": [
  564. "MIT"
  565. ],
  566. "authors": [
  567. {
  568. "name": "Roman Borschel",
  569. "email": "roman@code-factory.org"
  570. },
  571. {
  572. "name": "Benjamin Eberlei",
  573. "email": "kontakt@beberlei.de"
  574. },
  575. {
  576. "name": "Guilherme Blanco",
  577. "email": "guilhermeblanco@gmail.com"
  578. },
  579. {
  580. "name": "Jonathan Wage",
  581. "email": "jonwage@gmail.com"
  582. },
  583. {
  584. "name": "Johannes Schmitt",
  585. "email": "schmittjoh@gmail.com"
  586. }
  587. ],
  588. "description": "Collections Abstraction library",
  589. "homepage": "http://www.doctrine-project.org",
  590. "keywords": [
  591. "array",
  592. "collections",
  593. "iterator"
  594. ],
  595. "time": "2017-01-03T10:49:41+00:00"
  596. },
  597. {
  598. "name": "doctrine/common",
  599. "version": "v2.7.3",
  600. "source": {
  601. "type": "git",
  602. "url": "https://github.com/doctrine/common.git",
  603. "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9"
  604. },
  605. "dist": {
  606. "type": "zip",
  607. "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9",
  608. "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9",
  609. "shasum": ""
  610. },
  611. "require": {
  612. "doctrine/annotations": "1.*",
  613. "doctrine/cache": "1.*",
  614. "doctrine/collections": "1.*",
  615. "doctrine/inflector": "1.*",
  616. "doctrine/lexer": "1.*",
  617. "php": "~5.6|~7.0"
  618. },
  619. "require-dev": {
  620. "phpunit/phpunit": "^5.4.6"
  621. },
  622. "type": "library",
  623. "extra": {
  624. "branch-alias": {
  625. "dev-master": "2.7.x-dev"
  626. }
  627. },
  628. "autoload": {
  629. "psr-4": {
  630. "Doctrine\\Common\\": "lib/Doctrine/Common"
  631. }
  632. },
  633. "notification-url": "https://packagist.org/downloads/",
  634. "license": [
  635. "MIT"
  636. ],
  637. "authors": [
  638. {
  639. "name": "Roman Borschel",
  640. "email": "roman@code-factory.org"
  641. },
  642. {
  643. "name": "Benjamin Eberlei",
  644. "email": "kontakt@beberlei.de"
  645. },
  646. {
  647. "name": "Guilherme Blanco",
  648. "email": "guilhermeblanco@gmail.com"
  649. },
  650. {
  651. "name": "Jonathan Wage",
  652. "email": "jonwage@gmail.com"
  653. },
  654. {
  655. "name": "Johannes Schmitt",
  656. "email": "schmittjoh@gmail.com"
  657. }
  658. ],
  659. "description": "Common Library for Doctrine projects",
  660. "homepage": "http://www.doctrine-project.org",
  661. "keywords": [
  662. "annotations",
  663. "collections",
  664. "eventmanager",
  665. "persistence",
  666. "spl"
  667. ],
  668. "time": "2017-07-22T08:35:12+00:00"
  669. },
  670. {
  671. "name": "doctrine/dbal",
  672. "version": "v2.5.13",
  673. "source": {
  674. "type": "git",
  675. "url": "https://github.com/doctrine/dbal.git",
  676. "reference": "729340d8d1eec8f01bff708e12e449a3415af873"
  677. },
  678. "dist": {
  679. "type": "zip",
  680. "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873",
  681. "reference": "729340d8d1eec8f01bff708e12e449a3415af873",
  682. "shasum": ""
  683. },
  684. "require": {
  685. "doctrine/common": ">=2.4,<2.8-dev",
  686. "php": ">=5.3.2"
  687. },
  688. "require-dev": {
  689. "phpunit/phpunit": "4.*",
  690. "symfony/console": "2.*||^3.0"
  691. },
  692. "suggest": {
  693. "symfony/console": "For helpful console commands such as SQL execution and import of files."
  694. },
  695. "bin": [
  696. "bin/doctrine-dbal"
  697. ],
  698. "type": "library",
  699. "extra": {
  700. "branch-alias": {
  701. "dev-master": "2.5.x-dev"
  702. }
  703. },
  704. "autoload": {
  705. "psr-0": {
  706. "Doctrine\\DBAL\\": "lib/"
  707. }
  708. },
  709. "notification-url": "https://packagist.org/downloads/",
  710. "license": [
  711. "MIT"
  712. ],
  713. "authors": [
  714. {
  715. "name": "Roman Borschel",
  716. "email": "roman@code-factory.org"
  717. },
  718. {
  719. "name": "Benjamin Eberlei",
  720. "email": "kontakt@beberlei.de"
  721. },
  722. {
  723. "name": "Guilherme Blanco",
  724. "email": "guilhermeblanco@gmail.com"
  725. },
  726. {
  727. "name": "Jonathan Wage",
  728. "email": "jonwage@gmail.com"
  729. }
  730. ],
  731. "description": "Database Abstraction Layer",
  732. "homepage": "http://www.doctrine-project.org",
  733. "keywords": [
  734. "database",
  735. "dbal",
  736. "persistence",
  737. "queryobject"
  738. ],
  739. "time": "2017-07-22T20:44:48+00:00"
  740. },
  741. {
  742. "name": "doctrine/inflector",
  743. "version": "v1.2.0",
  744. "source": {
  745. "type": "git",
  746. "url": "https://github.com/doctrine/inflector.git",
  747. "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462"
  748. },
  749. "dist": {
  750. "type": "zip",
  751. "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462",
  752. "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462",
  753. "shasum": ""
  754. },
  755. "require": {
  756. "php": "^7.0"
  757. },
  758. "require-dev": {
  759. "phpunit/phpunit": "^6.2"
  760. },
  761. "type": "library",
  762. "extra": {
  763. "branch-alias": {
  764. "dev-master": "1.2.x-dev"
  765. }
  766. },
  767. "autoload": {
  768. "psr-4": {
  769. "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
  770. }
  771. },
  772. "notification-url": "https://packagist.org/downloads/",
  773. "license": [
  774. "MIT"
  775. ],
  776. "authors": [
  777. {
  778. "name": "Roman Borschel",
  779. "email": "roman@code-factory.org"
  780. },
  781. {
  782. "name": "Benjamin Eberlei",
  783. "email": "kontakt@beberlei.de"
  784. },
  785. {
  786. "name": "Guilherme Blanco",
  787. "email": "guilhermeblanco@gmail.com"
  788. },
  789. {
  790. "name": "Jonathan Wage",
  791. "email": "jonwage@gmail.com"
  792. },
  793. {
  794. "name": "Johannes Schmitt",
  795. "email": "schmittjoh@gmail.com"
  796. }
  797. ],
  798. "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  799. "homepage": "http://www.doctrine-project.org",
  800. "keywords": [
  801. "inflection",
  802. "pluralize",
  803. "singularize",
  804. "string"
  805. ],
  806. "time": "2017-07-22T12:18:28+00:00"
  807. },
  808. {
  809. "name": "doctrine/lexer",
  810. "version": "v1.0.1",
  811. "source": {
  812. "type": "git",
  813. "url": "https://github.com/doctrine/lexer.git",
  814. "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
  815. },
  816. "dist": {
  817. "type": "zip",
  818. "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
  819. "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
  820. "shasum": ""
  821. },
  822. "require": {
  823. "php": ">=5.3.2"
  824. },
  825. "type": "library",
  826. "extra": {
  827. "branch-alias": {
  828. "dev-master": "1.0.x-dev"
  829. }
  830. },
  831. "autoload": {
  832. "psr-0": {
  833. "Doctrine\\Common\\Lexer\\": "lib/"
  834. }
  835. },
  836. "notification-url": "https://packagist.org/downloads/",
  837. "license": [
  838. "MIT"
  839. ],
  840. "authors": [
  841. {
  842. "name": "Roman Borschel",
  843. "email": "roman@code-factory.org"
  844. },
  845. {
  846. "name": "Guilherme Blanco",
  847. "email": "guilhermeblanco@gmail.com"
  848. },
  849. {
  850. "name": "Johannes Schmitt",
  851. "email": "schmittjoh@gmail.com"
  852. }
  853. ],
  854. "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
  855. "homepage": "http://www.doctrine-project.org",
  856. "keywords": [
  857. "lexer",
  858. "parser"
  859. ],
  860. "time": "2014-09-09T13:34:57+00:00"
  861. },
  862. {
  863. "name": "embed/embed",
  864. "version": "v3.3.1",
  865. "source": {
  866. "type": "git",
  867. "url": "https://github.com/oscarotero/Embed.git",
  868. "reference": "038265bc1169f29ef5e19b7210eff1f223c66b0b"
  869. },
  870. "dist": {
  871. "type": "zip",
  872. "url": "https://api.github.com/repos/oscarotero/Embed/zipball/038265bc1169f29ef5e19b7210eff1f223c66b0b",
  873. "reference": "038265bc1169f29ef5e19b7210eff1f223c66b0b",
  874. "shasum": ""
  875. },
  876. "require": {
  877. "composer/ca-bundle": "^1.0",
  878. "ext-curl": "*",
  879. "ext-mbstring": "*",
  880. "php": "^5.5|^7.0"
  881. },
  882. "require-dev": {
  883. "friendsofphp/php-cs-fixer": "^2.0",
  884. "phpunit/phpunit": "^4.8|^5.7"
  885. },
  886. "type": "library",
  887. "autoload": {
  888. "psr-4": {
  889. "Embed\\": "src"
  890. }
  891. },
  892. "notification-url": "https://packagist.org/downloads/",
  893. "license": [
  894. "MIT"
  895. ],
  896. "authors": [
  897. {
  898. "name": "Oscar Otero",
  899. "email": "oom@oscarotero.com",
  900. "homepage": "http://oscarotero.com",
  901. "role": "Developer"
  902. }
  903. ],
  904. "description": "PHP library to retrieve page info using oembed, opengraph, etc",
  905. "homepage": "https://github.com/oscarotero/Embed",
  906. "keywords": [
  907. "embed",
  908. "embedly",
  909. "oembed",
  910. "opengraph",
  911. "twitter cards"
  912. ],
  913. "time": "2018-02-24T11:23:18+00:00"
  914. },
  915. {
  916. "name": "evenement/evenement",
  917. "version": "v3.0.1",
  918. "source": {
  919. "type": "git",
  920. "url": "https://github.com/igorw/evenement.git",
  921. "reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7"
  922. },
  923. "dist": {
  924. "type": "zip",
  925. "url": "https://api.github.com/repos/igorw/evenement/zipball/531bfb9d15f8aa57454f5f0285b18bec903b8fb7",
  926. "reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7",
  927. "shasum": ""
  928. },
  929. "require": {
  930. "php": ">=7.0"
  931. },
  932. "require-dev": {
  933. "phpunit/phpunit": "^6.0"
  934. },
  935. "type": "library",
  936. "autoload": {
  937. "psr-0": {
  938. "Evenement": "src"
  939. }
  940. },
  941. "notification-url": "https://packagist.org/downloads/",
  942. "license": [
  943. "MIT"
  944. ],
  945. "authors": [
  946. {
  947. "name": "Igor Wiedler",
  948. "email": "igor@wiedler.ch"
  949. }
  950. ],
  951. "description": "Événement is a very simple event dispatching library for PHP",
  952. "keywords": [
  953. "event-dispatcher",
  954. "event-emitter"
  955. ],
  956. "time": "2017-07-23T21:35:13+00:00"
  957. },
  958. {
  959. "name": "ezyang/htmlpurifier",
  960. "version": "v4.10.0",
  961. "source": {
  962. "type": "git",
  963. "url": "https://github.com/ezyang/htmlpurifier.git",
  964. "reference": "d85d39da4576a6934b72480be6978fb10c860021"
  965. },
  966. "dist": {
  967. "type": "zip",
  968. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021",
  969. "reference": "d85d39da4576a6934b72480be6978fb10c860021",
  970. "shasum": ""
  971. },
  972. "require": {
  973. "php": ">=5.2"
  974. },
  975. "require-dev": {
  976. "simpletest/simpletest": "^1.1"
  977. },
  978. "type": "library",
  979. "autoload": {
  980. "psr-0": {
  981. "HTMLPurifier": "library/"
  982. },
  983. "files": [
  984. "library/HTMLPurifier.composer.php"
  985. ]
  986. },
  987. "notification-url": "https://packagist.org/downloads/",
  988. "license": [
  989. "LGPL"
  990. ],
  991. "authors": [
  992. {
  993. "name": "Edward Z. Yang",
  994. "email": "admin@htmlpurifier.org",
  995. "homepage": "http://ezyang.com"
  996. }
  997. ],
  998. "description": "Standards compliant HTML filter written in PHP",
  999. "homepage": "http://htmlpurifier.org/",
  1000. "keywords": [
  1001. "html"
  1002. ],
  1003. "time": "2018-02-23T01:58:20+00:00"
  1004. },
  1005. {
  1006. "name": "fabiang/sasl",
  1007. "version": "1.0.0",
  1008. "source": {
  1009. "type": "git",
  1010. "url": "https://github.com/fabiang/sasl.git",
  1011. "reference": "cb49ffc81aa179420e1c7ed36dd06caa0ad3624b"
  1012. },
  1013. "dist": {
  1014. "type": "zip",
  1015. "url": "https://api.github.com/repos/fabiang/sasl/zipball/cb49ffc81aa179420e1c7ed36dd06caa0ad3624b",
  1016. "reference": "cb49ffc81aa179420e1c7ed36dd06caa0ad3624b",
  1017. "shasum": ""
  1018. },
  1019. "require": {
  1020. "php": ">=5.3.0"
  1021. },
  1022. "require-dev": {
  1023. "behat/behat": "~3.0",
  1024. "codeclimate/php-test-reporter": "@dev",
  1025. "phpunit/phpunit": "~4.4",
  1026. "satooshi/php-coveralls": "~0.6"
  1027. },
  1028. "type": "library",
  1029. "extra": {
  1030. "branch-alias": {
  1031. "dev-master": "1.0.x-dev"
  1032. }
  1033. },
  1034. "autoload": {
  1035. "psr-4": {
  1036. "Fabiang\\Sasl\\": "src/"
  1037. }
  1038. },
  1039. "notification-url": "https://packagist.org/downloads/",
  1040. "license": [
  1041. "BSD-3-Clause"
  1042. ],
  1043. "authors": [
  1044. {
  1045. "name": "Anish Mistry",
  1046. "email": "amistry@am-productions.biz"
  1047. },
  1048. {
  1049. "name": "Richard Heyes",
  1050. "email": "richard@php.net"
  1051. },
  1052. {
  1053. "name": "Michael Bretterklieber",
  1054. "email": "michael@bretterklieber.com"
  1055. },
  1056. {
  1057. "name": "Fabian Grutschus",
  1058. "email": "f.grutschus@lubyte.de"
  1059. }
  1060. ],
  1061. "description": "Abstraction of various SASL mechanism responses.",
  1062. "homepage": "https://github.com/fabiang/sasl",
  1063. "keywords": [
  1064. "Authentication",
  1065. "auth",
  1066. "sasl",
  1067. "scram"
  1068. ],
  1069. "time": "2015-01-02T09:00:34+00:00"
  1070. },
  1071. {
  1072. "name": "guzzlehttp/psr7",
  1073. "version": "1.4.2",
  1074. "source": {
  1075. "type": "git",
  1076. "url": "https://github.com/guzzle/psr7.git",
  1077. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
  1078. },
  1079. "dist": {
  1080. "type": "zip",
  1081. "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  1082. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  1083. "shasum": ""
  1084. },
  1085. "require": {
  1086. "php": ">=5.4.0",
  1087. "psr/http-message": "~1.0"
  1088. },
  1089. "provide": {
  1090. "psr/http-message-implementation": "1.0"
  1091. },
  1092. "require-dev": {
  1093. "phpunit/phpunit": "~4.0"
  1094. },
  1095. "type": "library",
  1096. "extra": {
  1097. "branch-alias": {
  1098. "dev-master": "1.4-dev"
  1099. }
  1100. },
  1101. "autoload": {
  1102. "psr-4": {
  1103. "GuzzleHttp\\Psr7\\": "src/"
  1104. },
  1105. "files": [
  1106. "src/functions_include.php"
  1107. ]
  1108. },
  1109. "notification-url": "https://packagist.org/downloads/",
  1110. "license": [
  1111. "MIT"
  1112. ],
  1113. "authors": [
  1114. {
  1115. "name": "Michael Dowling",
  1116. "email": "mtdowling@gmail.com",
  1117. "homepage": "https://github.com/mtdowling"
  1118. },
  1119. {
  1120. "name": "Tobias Schultze",
  1121. "homepage": "https://github.com/Tobion"
  1122. }
  1123. ],
  1124. "description": "PSR-7 message implementation that also provides common utility methods",
  1125. "keywords": [
  1126. "http",
  1127. "message",
  1128. "request",
  1129. "response",
  1130. "stream",
  1131. "uri",
  1132. "url"
  1133. ],
  1134. "time": "2017-03-20T17:10:46+00:00"
  1135. },
  1136. {
  1137. "name": "heyupdate/emoji",
  1138. "version": "dev-twemoji2",
  1139. "source": {
  1140. "type": "git",
  1141. "url": "https://github.com/heyupdate/emoji.git",
  1142. "reference": "99dda1bed08472046cac1498221f08684ad83d55"
  1143. },
  1144. "dist": {
  1145. "type": "zip",
  1146. "url": "https://api.github.com/repos/heyupdate/emoji/zipball/99dda1bed08472046cac1498221f08684ad83d55",
  1147. "reference": "99dda1bed08472046cac1498221f08684ad83d55",
  1148. "shasum": ""
  1149. },
  1150. "require": {
  1151. "php": ">=5.4.0"
  1152. },
  1153. "require-dev": {
  1154. "phpunit/phpunit": "~4.4"
  1155. },
  1156. "type": "library",
  1157. "extra": {
  1158. "branch-alias": {
  1159. "dev-master": "1.0.x-dev"
  1160. }
  1161. },
  1162. "autoload": {
  1163. "psr-4": {
  1164. "HeyUpdate\\Emoji\\": "src/"
  1165. }
  1166. },
  1167. "notification-url": "https://packagist.org/downloads/",
  1168. "license": [
  1169. "MIT"
  1170. ],
  1171. "description": "Convert unicode and named (i.e. :smile:) Emoji into images",
  1172. "keywords": [
  1173. "emoji"
  1174. ],
  1175. "time": "2016-11-15T20:35:47+00:00"
  1176. },
  1177. {
  1178. "name": "illuminate/container",
  1179. "version": "v5.5.40",
  1180. "source": {
  1181. "type": "git",
  1182. "url": "https://github.com/illuminate/container.git",
  1183. "reference": "25821159f2bb12dc9e5720a4b13ea3372ffa8216"
  1184. },
  1185. "dist": {
  1186. "type": "zip",
  1187. "url": "https://api.github.com/repos/illuminate/container/zipball/25821159f2bb12dc9e5720a4b13ea3372ffa8216",
  1188. "reference": "25821159f2bb12dc9e5720a4b13ea3372ffa8216",
  1189. "shasum": ""
  1190. },
  1191. "require": {
  1192. "illuminate/contracts": "5.5.*",
  1193. "php": ">=7.0",
  1194. "psr/container": "~1.0"
  1195. },
  1196. "type": "library",
  1197. "extra": {
  1198. "branch-alias": {
  1199. "dev-master": "5.5-dev"
  1200. }
  1201. },
  1202. "autoload": {
  1203. "psr-4": {
  1204. "Illuminate\\Container\\": ""
  1205. }
  1206. },
  1207. "notification-url": "https://packagist.org/downloads/",
  1208. "license": [
  1209. "MIT"
  1210. ],
  1211. "authors": [
  1212. {
  1213. "name": "Taylor Otwell",
  1214. "email": "taylor@laravel.com"
  1215. }
  1216. ],
  1217. "description": "The Illuminate Container package.",
  1218. "homepage": "https://laravel.com",
  1219. "time": "2018-01-19T17:58:33+00:00"
  1220. },
  1221. {
  1222. "name": "illuminate/contracts",
  1223. "version": "v5.5.40",
  1224. "source": {
  1225. "type": "git",
  1226. "url": "https://github.com/illuminate/contracts.git",
  1227. "reference": "04fbae936ed14e673dddd18a39662f49e7d199f5"
  1228. },
  1229. "dist": {
  1230. "type": "zip",
  1231. "url": "https://api.github.com/repos/illuminate/contracts/zipball/04fbae936ed14e673dddd18a39662f49e7d199f5",
  1232. "reference": "04fbae936ed14e673dddd18a39662f49e7d199f5",
  1233. "shasum": ""
  1234. },
  1235. "require": {
  1236. "php": ">=7.0",
  1237. "psr/container": "~1.0",
  1238. "psr/simple-cache": "~1.0"
  1239. },
  1240. "type": "library",
  1241. "extra": {
  1242. "branch-alias": {
  1243. "dev-master": "5.5-dev"
  1244. }
  1245. },
  1246. "autoload": {
  1247. "psr-4": {
  1248. "Illuminate\\Contracts\\": ""
  1249. }
  1250. },
  1251. "notification-url": "https://packagist.org/downloads/",
  1252. "license": [
  1253. "MIT"
  1254. ],
  1255. "authors": [
  1256. {
  1257. "name": "Taylor Otwell",
  1258. "email": "taylor@laravel.com"
  1259. }
  1260. ],
  1261. "description": "The Illuminate Contracts package.",
  1262. "homepage": "https://laravel.com",
  1263. "time": "2018-03-20T15:34:35+00:00"
  1264. },
  1265. {
  1266. "name": "illuminate/database",
  1267. "version": "v5.5.40",
  1268. "source": {
  1269. "type": "git",
  1270. "url": "https://github.com/illuminate/database.git",
  1271. "reference": "be5fff68fcc6393c984c5164fc26ef7973c869e9"
  1272. },
  1273. "dist": {
  1274. "type": "zip",
  1275. "url": "https://api.github.com/repos/illuminate/database/zipball/be5fff68fcc6393c984c5164fc26ef7973c869e9",
  1276. "reference": "be5fff68fcc6393c984c5164fc26ef7973c869e9",
  1277. "shasum": ""
  1278. },
  1279. "require": {
  1280. "illuminate/container": "5.5.*",
  1281. "illuminate/contracts": "5.5.*",
  1282. "illuminate/support": "5.5.*",
  1283. "php": ">=7.0"
  1284. },
  1285. "suggest": {
  1286. "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.5).",
  1287. "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
  1288. "illuminate/console": "Required to use the database commands (5.5.*).",
  1289. "illuminate/events": "Required to use the observers with Eloquent (5.5.*).",
  1290. "illuminate/filesystem": "Required to use the migrations (5.5.*).",
  1291. "illuminate/pagination": "Required to paginate the result set (5.5.*)."
  1292. },
  1293. "type": "library",
  1294. "extra": {
  1295. "branch-alias": {
  1296. "dev-master": "5.5-dev"
  1297. }
  1298. },
  1299. "autoload": {
  1300. "psr-4": {
  1301. "Illuminate\\Database\\": ""
  1302. }
  1303. },
  1304. "notification-url": "https://packagist.org/downloads/",
  1305. "license": [
  1306. "MIT"
  1307. ],
  1308. "authors": [
  1309. {
  1310. "name": "Taylor Otwell",
  1311. "email": "taylor@laravel.com"
  1312. }
  1313. ],
  1314. "description": "The Illuminate Database package.",
  1315. "homepage": "https://laravel.com",
  1316. "keywords": [
  1317. "database",
  1318. "laravel",
  1319. "orm",
  1320. "sql"
  1321. ],
  1322. "time": "2018-03-15T12:39:57+00:00"
  1323. },
  1324. {
  1325. "name": "illuminate/support",
  1326. "version": "v5.5.40",
  1327. "source": {
  1328. "type": "git",
  1329. "url": "https://github.com/illuminate/support.git",
  1330. "reference": "5d2ccb17e526ad537bffc16abc1d516457ae5587"
  1331. },
  1332. "dist": {
  1333. "type": "zip",
  1334. "url": "https://api.github.com/repos/illuminate/support/zipball/5d2ccb17e526ad537bffc16abc1d516457ae5587",
  1335. "reference": "5d2ccb17e526ad537bffc16abc1d516457ae5587",
  1336. "shasum": ""
  1337. },
  1338. "require": {
  1339. "doctrine/inflector": "~1.1",
  1340. "ext-mbstring": "*",
  1341. "illuminate/contracts": "5.5.*",
  1342. "nesbot/carbon": "^1.24.1",
  1343. "php": ">=7.0"
  1344. },
  1345. "replace": {
  1346. "tightenco/collect": "<5.5.33"
  1347. },
  1348. "suggest": {
  1349. "illuminate/filesystem": "Required to use the composer class (5.5.*).",
  1350. "symfony/process": "Required to use the composer class (~3.3).",
  1351. "symfony/var-dumper": "Required to use the dd function (~3.3)."
  1352. },
  1353. "type": "library",
  1354. "extra": {
  1355. "branch-alias": {
  1356. "dev-master": "5.5-dev"
  1357. }
  1358. },
  1359. "autoload": {
  1360. "psr-4": {
  1361. "Illuminate\\Support\\": ""
  1362. },
  1363. "files": [
  1364. "helpers.php"
  1365. ]
  1366. },
  1367. "notification-url": "https://packagist.org/downloads/",
  1368. "license": [
  1369. "MIT"
  1370. ],
  1371. "authors": [
  1372. {
  1373. "name": "Taylor Otwell",
  1374. "email": "taylor@laravel.com"
  1375. }
  1376. ],
  1377. "description": "The Illuminate Support package.",
  1378. "homepage": "https://laravel.com",
  1379. "time": "2018-03-10T15:44:32+00:00"
  1380. },
  1381. {
  1382. "name": "michelf/php-markdown",
  1383. "version": "1.8.0",
  1384. "source": {
  1385. "type": "git",
  1386. "url": "https://github.com/michelf/php-markdown.git",
  1387. "reference": "01ab082b355bf188d907b9929cd99b2923053495"
  1388. },
  1389. "dist": {
  1390. "type": "zip",
  1391. "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
  1392. "reference": "01ab082b355bf188d907b9929cd99b2923053495",
  1393. "shasum": ""
  1394. },
  1395. "require": {
  1396. "php": ">=5.3.0"
  1397. },
  1398. "type": "library",
  1399. "autoload": {
  1400. "psr-4": {
  1401. "Michelf\\": "Michelf/"
  1402. }
  1403. },
  1404. "notification-url": "https://packagist.org/downloads/",
  1405. "license": [
  1406. "BSD-3-Clause"
  1407. ],
  1408. "authors": [
  1409. {
  1410. "name": "Michel Fortin",
  1411. "email": "michel.fortin@michelf.ca",
  1412. "homepage": "https://michelf.ca/",
  1413. "role": "Developer"
  1414. },
  1415. {
  1416. "name": "John Gruber",
  1417. "homepage": "https://daringfireball.net/"
  1418. }
  1419. ],
  1420. "description": "PHP Markdown",
  1421. "homepage": "https://michelf.ca/projects/php-markdown/",
  1422. "keywords": [
  1423. "markdown"
  1424. ],
  1425. "time": "2018-01-15T00:49:33+00:00"
  1426. },
  1427. {
  1428. "name": "monolog/monolog",
  1429. "version": "1.8.0",
  1430. "source": {
  1431. "type": "git",
  1432. "url": "https://github.com/Seldaek/monolog.git",
  1433. "reference": "392ef35fd470638e08d0160d6b1cbab63cb23174"
  1434. },
  1435. "dist": {
  1436. "type": "zip",
  1437. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/392ef35fd470638e08d0160d6b1cbab63cb23174",
  1438. "reference": "392ef35fd470638e08d0160d6b1cbab63cb23174",
  1439. "shasum": ""
  1440. },
  1441. "require": {
  1442. "php": ">=5.3.0",
  1443. "psr/log": "~1.0"
  1444. },
  1445. "require-dev": {
  1446. "aws/aws-sdk-php": "~2.4, >2.4.8",
  1447. "doctrine/couchdb": "~1.0@dev",
  1448. "graylog2/gelf-php": "~1.0",
  1449. "phpunit/phpunit": "~3.7.0",
  1450. "raven/raven": "~0.5",
  1451. "ruflin/elastica": "0.90.*"
  1452. },
  1453. "suggest": {
  1454. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  1455. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  1456. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  1457. "ext-mongo": "Allow sending log messages to a MongoDB server",
  1458. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  1459. "raven/raven": "Allow sending log messages to a Sentry server",
  1460. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  1461. "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  1462. },
  1463. "type": "library",
  1464. "extra": {
  1465. "branch-alias": {
  1466. "dev-master": "1.8.x-dev"
  1467. }
  1468. },
  1469. "autoload": {
  1470. "psr-4": {
  1471. "Monolog\\": "src/Monolog"
  1472. }
  1473. },
  1474. "notification-url": "https://packagist.org/downloads/",
  1475. "license": [
  1476. "MIT"
  1477. ],
  1478. "authors": [
  1479. {
  1480. "name": "Jordi Boggiano",
  1481. "email": "j.boggiano@seld.be",
  1482. "homepage": "http://seld.be",
  1483. "role": "Developer"
  1484. }
  1485. ],
  1486. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  1487. "homepage": "http://github.com/Seldaek/monolog",
  1488. "keywords": [
  1489. "log",
  1490. "logging",
  1491. "psr-3"
  1492. ],
  1493. "time": "2014-03-23T19:50:26+00:00"
  1494. },
  1495. {
  1496. "name": "movim/moxl",
  1497. "version": "dev-master",
  1498. "source": {
  1499. "type": "git",
  1500. "url": "https://github.com/movim/moxl.git",
  1501. "reference": "7cb9649455fdf8b1872bf2db595e3af39493edb7"
  1502. },
  1503. "dist": {
  1504. "type": "zip",
  1505. "url": "https://api.github.com/repos/movim/moxl/zipball/7cb9649455fdf8b1872bf2db595e3af39493edb7",
  1506. "reference": "7cb9649455fdf8b1872bf2db595e3af39493edb7",
  1507. "shasum": ""
  1508. },
  1509. "require": {
  1510. "fabiang/sasl": "^1.0",
  1511. "monolog/monolog": "1.8.*",
  1512. "pear/net_dns2": "^1.4",
  1513. "php": ">=5.3.0",
  1514. "ramsey/uuid": "^3.2"
  1515. },
  1516. "type": "library",
  1517. "autoload": {
  1518. "psr-4": {
  1519. "Moxl\\": "src/Moxl"
  1520. }
  1521. },
  1522. "notification-url": "https://packagist.org/downloads/",
  1523. "license": [
  1524. "AGPL-3.0-only"
  1525. ],
  1526. "authors": [
  1527. {
  1528. "name": "Jaussoin Timothée",
  1529. "email": "edhelas@movim.eu",
  1530. "homepage": "https://edhelas.movim.eu"
  1531. }
  1532. ],
  1533. "description": " Moxl is a light PHP XMPP library especially made for the Movim project ",
  1534. "homepage": "https://github.com/movim/moxl",
  1535. "keywords": [
  1536. "php",
  1537. "xmpp"
  1538. ],
  1539. "time": "2018-05-01T21:36:51+00:00"
  1540. },
  1541. {
  1542. "name": "nesbot/carbon",
  1543. "version": "1.27.0",
  1544. "source": {
  1545. "type": "git",
  1546. "url": "https://github.com/briannesbitt/Carbon.git",
  1547. "reference": "ef81c39b67200dcd7401c24363dcac05ac3a4fe9"
  1548. },
  1549. "dist": {
  1550. "type": "zip",
  1551. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/ef81c39b67200dcd7401c24363dcac05ac3a4fe9",
  1552. "reference": "ef81c39b67200dcd7401c24363dcac05ac3a4fe9",
  1553. "shasum": ""
  1554. },
  1555. "require": {
  1556. "php": ">=5.3.9",
  1557. "symfony/translation": "~2.6 || ~3.0 || ~4.0"
  1558. },
  1559. "require-dev": {
  1560. "friendsofphp/php-cs-fixer": "~2",
  1561. "phpunit/phpunit": "^4.8.35 || ^5.7"
  1562. },
  1563. "type": "library",
  1564. "autoload": {
  1565. "psr-4": {
  1566. "": "src/"
  1567. }
  1568. },
  1569. "notification-url": "https://packagist.org/downloads/",
  1570. "license": [
  1571. "MIT"
  1572. ],
  1573. "authors": [
  1574. {
  1575. "name": "Brian Nesbitt",
  1576. "email": "brian@nesbot.com",
  1577. "homepage": "http://nesbot.com"
  1578. }
  1579. ],
  1580. "description": "A simple API extension for DateTime.",
  1581. "homepage": "http://carbon.nesbot.com",
  1582. "keywords": [
  1583. "date",
  1584. "datetime",
  1585. "time"
  1586. ],
  1587. "time": "2018-04-23T09:02:57+00:00"
  1588. },
  1589. {
  1590. "name": "paragonie/random_compat",
  1591. "version": "v2.0.12",
  1592. "source": {
  1593. "type": "git",
  1594. "url": "https://github.com/paragonie/random_compat.git",
  1595. "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb"
  1596. },
  1597. "dist": {
  1598. "type": "zip",
  1599. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
  1600. "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
  1601. "shasum": ""
  1602. },
  1603. "require": {
  1604. "php": ">=5.2.0"
  1605. },
  1606. "require-dev": {
  1607. "phpunit/phpunit": "4.*|5.*"
  1608. },
  1609. "suggest": {
  1610. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  1611. },
  1612. "type": "library",
  1613. "autoload": {
  1614. "files": [
  1615. "lib/random.php"
  1616. ]
  1617. },
  1618. "notification-url": "https://packagist.org/downloads/",
  1619. "license": [
  1620. "MIT"
  1621. ],
  1622. "authors": [
  1623. {
  1624. "name": "Paragon Initiative Enterprises",
  1625. "email": "security@paragonie.com",
  1626. "homepage": "https://paragonie.com"
  1627. }
  1628. ],
  1629. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  1630. "keywords": [
  1631. "csprng",
  1632. "pseudorandom",
  1633. "random"
  1634. ],
  1635. "time": "2018-04-04T21:24:14+00:00"
  1636. },
  1637. {
  1638. "name": "pear/net_dns2",
  1639. "version": "v1.4.4",
  1640. "source": {
  1641. "type": "git",
  1642. "url": "https://github.com/mikepultz/netdns2.git",
  1643. "reference": "9596a781b4358ee7c1ee0d6b884667c6c4d9a204"
  1644. },
  1645. "dist": {
  1646. "type": "zip",
  1647. "url": "https://api.github.com/repos/mikepultz/netdns2/zipball/9596a781b4358ee7c1ee0d6b884667c6c4d9a204",
  1648. "reference": "9596a781b4358ee7c1ee0d6b884667c6c4d9a204",
  1649. "shasum": ""
  1650. },
  1651. "require": {
  1652. "php": ">=5.1.2"
  1653. },
  1654. "type": "library",
  1655. "autoload": {
  1656. "psr-0": {
  1657. "Net_DNS2": ""
  1658. }
  1659. },
  1660. "notification-url": "https://packagist.org/downloads/",
  1661. "license": [
  1662. "BSD-2-Clause"
  1663. ],
  1664. "authors": [
  1665. {
  1666. "name": "Mike Pultz",
  1667. "email": "mike@mikepultz.com",
  1668. "homepage": "https://mikepultz.com/",
  1669. "role": "Developer"
  1670. }
  1671. ],
  1672. "description": "Native PHP5 DNS Resolver and Updater Library",
  1673. "homepage": "https://netdns2.com/",
  1674. "keywords": [
  1675. "PEAR",
  1676. "dns",
  1677. "network"
  1678. ],
  1679. "time": "2018-02-13T03:07:54+00:00"
  1680. },
  1681. {
  1682. "name": "psr/container",
  1683. "version": "1.0.0",
  1684. "source": {
  1685. "type": "git",
  1686. "url": "https://github.com/php-fig/container.git",
  1687. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  1688. },
  1689. "dist": {
  1690. "type": "zip",
  1691. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  1692. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  1693. "shasum": ""
  1694. },
  1695. "require": {
  1696. "php": ">=5.3.0"
  1697. },
  1698. "type": "library",
  1699. "extra": {
  1700. "branch-alias": {
  1701. "dev-master": "1.0.x-dev"
  1702. }
  1703. },
  1704. "autoload": {
  1705. "psr-4": {
  1706. "Psr\\Container\\": "src/"
  1707. }
  1708. },
  1709. "notification-url": "https://packagist.org/downloads/",
  1710. "license": [
  1711. "MIT"
  1712. ],
  1713. "authors": [
  1714. {
  1715. "name": "PHP-FIG",
  1716. "homepage": "http://www.php-fig.org/"
  1717. }
  1718. ],
  1719. "description": "Common Container Interface (PHP FIG PSR-11)",
  1720. "homepage": "https://github.com/php-fig/container",
  1721. "keywords": [
  1722. "PSR-11",
  1723. "container",
  1724. "container-interface",
  1725. "container-interop",
  1726. "psr"
  1727. ],
  1728. "time": "2017-02-14T16:28:37+00:00"
  1729. },
  1730. {
  1731. "name": "psr/http-message",
  1732. "version": "1.0.1",
  1733. "source": {
  1734. "type": "git",
  1735. "url": "https://github.com/php-fig/http-message.git",
  1736. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  1737. },
  1738. "dist": {
  1739. "type": "zip",
  1740. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  1741. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  1742. "shasum": ""
  1743. },
  1744. "require": {
  1745. "php": ">=5.3.0"
  1746. },
  1747. "type": "library",
  1748. "extra": {
  1749. "branch-alias": {
  1750. "dev-master": "1.0.x-dev"
  1751. }
  1752. },
  1753. "autoload": {
  1754. "psr-4": {
  1755. "Psr\\Http\\Message\\": "src/"
  1756. }
  1757. },
  1758. "notification-url": "https://packagist.org/downloads/",
  1759. "license": [
  1760. "MIT"
  1761. ],
  1762. "authors": [
  1763. {
  1764. "name": "PHP-FIG",
  1765. "homepage": "http://www.php-fig.org/"
  1766. }
  1767. ],
  1768. "description": "Common interface for HTTP messages",
  1769. "homepage": "https://github.com/php-fig/http-message",
  1770. "keywords": [
  1771. "http",
  1772. "http-message",
  1773. "psr",
  1774. "psr-7",
  1775. "request",
  1776. "response"
  1777. ],
  1778. "time": "2016-08-06T14:39:51+00:00"
  1779. },
  1780. {
  1781. "name": "psr/log",
  1782. "version": "1.0.2",
  1783. "source": {
  1784. "type": "git",
  1785. "url": "https://github.com/php-fig/log.git",
  1786. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  1787. },
  1788. "dist": {
  1789. "type": "zip",
  1790. "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  1791. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  1792. "shasum": ""
  1793. },
  1794. "require": {
  1795. "php": ">=5.3.0"
  1796. },
  1797. "type": "library",
  1798. "extra": {
  1799. "branch-alias": {
  1800. "dev-master": "1.0.x-dev"
  1801. }
  1802. },
  1803. "autoload": {
  1804. "psr-4": {
  1805. "Psr\\Log\\": "Psr/Log/"
  1806. }
  1807. },
  1808. "notification-url": "https://packagist.org/downloads/",
  1809. "license": [
  1810. "MIT"
  1811. ],
  1812. "authors": [
  1813. {
  1814. "name": "PHP-FIG",
  1815. "homepage": "http://www.php-fig.org/"
  1816. }
  1817. ],
  1818. "description": "Common interface for logging libraries",
  1819. "homepage": "https://github.com/php-fig/log",
  1820. "keywords": [
  1821. "log",
  1822. "psr",
  1823. "psr-3"
  1824. ],
  1825. "time": "2016-10-10T12:19:37+00:00"
  1826. },
  1827. {
  1828. "name": "psr/simple-cache",
  1829. "version": "1.0.1",
  1830. "source": {
  1831. "type": "git",
  1832. "url": "https://github.com/php-fig/simple-cache.git",
  1833. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  1834. },
  1835. "dist": {
  1836. "type": "zip",
  1837. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1838. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1839. "shasum": ""
  1840. },
  1841. "require": {
  1842. "php": ">=5.3.0"
  1843. },
  1844. "type": "library",
  1845. "extra": {
  1846. "branch-alias": {
  1847. "dev-master": "1.0.x-dev"
  1848. }
  1849. },
  1850. "autoload": {
  1851. "psr-4": {
  1852. "Psr\\SimpleCache\\": "src/"
  1853. }
  1854. },
  1855. "notification-url": "https://packagist.org/downloads/",
  1856. "license": [
  1857. "MIT"
  1858. ],
  1859. "authors": [
  1860. {
  1861. "name": "PHP-FIG",
  1862. "homepage": "http://www.php-fig.org/"
  1863. }
  1864. ],
  1865. "description": "Common interfaces for simple caching",
  1866. "keywords": [
  1867. "cache",
  1868. "caching",
  1869. "psr",
  1870. "psr-16",
  1871. "simple-cache"
  1872. ],
  1873. "time": "2017-10-23T01:57:42+00:00"
  1874. },
  1875. {
  1876. "name": "rain/raintpl",
  1877. "version": "dev-master",
  1878. "source": {
  1879. "type": "git",
  1880. "url": "https://github.com/feulf/raintpl3.git",
  1881. "reference": "fed74db70cc2a80df11fc302a2ea0077185be5e8"
  1882. },
  1883. "dist": {
  1884. "type": "zip",
  1885. "url": "https://api.github.com/repos/feulf/raintpl3/zipball/fed74db70cc2a80df11fc302a2ea0077185be5e8",
  1886. "reference": "fed74db70cc2a80df11fc302a2ea0077185be5e8",
  1887. "shasum": ""
  1888. },
  1889. "require": {
  1890. "php": ">=5.3"
  1891. },
  1892. "require-dev": {
  1893. "phpunit/phpunit": "4.4.*"
  1894. },
  1895. "type": "library",
  1896. "autoload": {
  1897. "psr-0": {
  1898. "Rain": "library/"
  1899. }
  1900. },
  1901. "notification-url": "https://packagist.org/downloads/",
  1902. "license": [
  1903. "MIT"
  1904. ],
  1905. "authors": [
  1906. {
  1907. "name": "Rain Community"
  1908. },
  1909. {
  1910. "name": "Federico Ulfo",
  1911. "email": "rainelemental@gmail.com"
  1912. }
  1913. ],
  1914. "description": "easy and fast template engine",
  1915. "homepage": "http://raintpl.com",
  1916. "time": "2016-12-15T14:21:40+00:00"
  1917. },
  1918. {
  1919. "name": "ramsey/uuid",
  1920. "version": "3.7.3",
  1921. "source": {
  1922. "type": "git",
  1923. "url": "https://github.com/ramsey/uuid.git",
  1924. "reference": "44abcdad877d9a46685a3a4d221e3b2c4b87cb76"
  1925. },
  1926. "dist": {
  1927. "type": "zip",
  1928. "url": "https://api.github.com/repos/ramsey/uuid/zipball/44abcdad877d9a46685a3a4d221e3b2c4b87cb76",
  1929. "reference": "44abcdad877d9a46685a3a4d221e3b2c4b87cb76",
  1930. "shasum": ""
  1931. },
  1932. "require": {
  1933. "paragonie/random_compat": "^1.0|^2.0",
  1934. "php": "^5.4 || ^7.0"
  1935. },
  1936. "replace": {
  1937. "rhumsaa/uuid": "self.version"
  1938. },
  1939. "require-dev": {
  1940. "codeception/aspect-mock": "^1.0 | ~2.0.0",
  1941. "doctrine/annotations": "~1.2.0",
  1942. "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ^2.1",
  1943. "ircmaxell/random-lib": "^1.1",
  1944. "jakub-onderka/php-parallel-lint": "^0.9.0",
  1945. "mockery/mockery": "^0.9.9",
  1946. "moontoast/math": "^1.1",
  1947. "php-mock/php-mock-phpunit": "^0.3|^1.1",
  1948. "phpunit/phpunit": "^4.7|^5.0",
  1949. "squizlabs/php_codesniffer": "^2.3"
  1950. },
  1951. "suggest": {
  1952. "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
  1953. "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
  1954. "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
  1955. "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
  1956. "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
  1957. "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
  1958. },
  1959. "type": "library",
  1960. "extra": {
  1961. "branch-alias": {
  1962. "dev-master": "3.x-dev"
  1963. }
  1964. },
  1965. "autoload": {
  1966. "psr-4": {
  1967. "Ramsey\\Uuid\\": "src/"
  1968. }
  1969. },
  1970. "notification-url": "https://packagist.org/downloads/",
  1971. "license": [
  1972. "MIT"
  1973. ],
  1974. "authors": [
  1975. {
  1976. "name": "Marijn Huizendveld",
  1977. "email": "marijn.huizendveld@gmail.com"
  1978. },
  1979. {
  1980. "name": "Thibaud Fabre",
  1981. "email": "thibaud@aztech.io"
  1982. },
  1983. {
  1984. "name": "Ben Ramsey",
  1985. "email": "ben@benramsey.com",
  1986. "homepage": "https://benramsey.com"
  1987. }
  1988. ],
  1989. "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
  1990. "homepage": "https://github.com/ramsey/uuid",
  1991. "keywords": [
  1992. "guid",
  1993. "identifier",
  1994. "uuid"
  1995. ],
  1996. "time": "2018-01-20T00:28:24+00:00"
  1997. },
  1998. {
  1999. "name": "ratchet/rfc6455",
  2000. "version": "0.2.4",
  2001. "source": {
  2002. "type": "git",
  2003. "url": "https://github.com/ratchetphp/RFC6455.git",
  2004. "reference": "1612f528c3496ad06e910d0f8b6f16ab97696706"
  2005. },
  2006. "dist": {
  2007. "type": "zip",
  2008. "url": "https://api.github.com/repos/ratchetphp/RFC6455/zipball/1612f528c3496ad06e910d0f8b6f16ab97696706",
  2009. "reference": "1612f528c3496ad06e910d0f8b6f16ab97696706",
  2010. "shasum": ""
  2011. },
  2012. "require": {
  2013. "guzzlehttp/psr7": "^1.0",
  2014. "php": ">=5.4.2"
  2015. },
  2016. "require-dev": {
  2017. "phpunit/phpunit": "4.8.*",
  2018. "react/http": "^0.4.1",
  2019. "react/socket-client": "^0.4.3"
  2020. },
  2021. "type": "library",
  2022. "autoload": {
  2023. "psr-4": {
  2024. "Ratchet\\RFC6455\\": "src"
  2025. }
  2026. },
  2027. "notification-url": "https://packagist.org/downloads/",
  2028. "license": [
  2029. "MIT"
  2030. ],
  2031. "authors": [
  2032. {
  2033. "name": "Chris Boden",
  2034. "email": "cboden@gmail.com",
  2035. "role": "Developer"
  2036. }
  2037. ],
  2038. "description": "RFC6455 WebSocket protocol handler",
  2039. "homepage": "http://socketo.me",
  2040. "keywords": [
  2041. "WebSockets",
  2042. "rfc6455",
  2043. "websocket"
  2044. ],
  2045. "time": "2018-05-02T14:52:00+00:00"
  2046. },
  2047. {
  2048. "name": "react/cache",
  2049. "version": "v0.4.2",
  2050. "source": {
  2051. "type": "git",
  2052. "url": "https://github.com/reactphp/cache.git",
  2053. "reference": "75494f26b4ef089db9bf8c90b63c296246e099e8"
  2054. },
  2055. "dist": {
  2056. "type": "zip",
  2057. "url": "https://api.github.com/repos/reactphp/cache/zipball/75494f26b4ef089db9bf8c90b63c296246e099e8",
  2058. "reference": "75494f26b4ef089db9bf8c90b63c296246e099e8",
  2059. "shasum": ""
  2060. },
  2061. "require": {
  2062. "php": ">=5.3.0",
  2063. "react/promise": "~2.0|~1.1"
  2064. },
  2065. "require-dev": {
  2066. "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
  2067. },
  2068. "type": "library",
  2069. "autoload": {
  2070. "psr-4": {
  2071. "React\\Cache\\": "src/"
  2072. }
  2073. },
  2074. "notification-url": "https://packagist.org/downloads/",
  2075. "license": [
  2076. "MIT"
  2077. ],
  2078. "description": "Async, Promise-based cache interface for ReactPHP",
  2079. "keywords": [
  2080. "cache",
  2081. "caching",
  2082. "promise",
  2083. "reactphp"
  2084. ],
  2085. "time": "2017-12-20T16:47:13+00:00"
  2086. },
  2087. {
  2088. "name": "react/child-process",
  2089. "version": "v0.5.2",
  2090. "source": {
  2091. "type": "git",
  2092. "url": "https://github.com/reactphp/child-process.git",
  2093. "reference": "aae49d7f1340bafb695b9af3ce4421ea41a39620"
  2094. },
  2095. "dist": {
  2096. "type": "zip",
  2097. "url": "https://api.github.com/repos/reactphp/child-process/zipball/aae49d7f1340bafb695b9af3ce4421ea41a39620",
  2098. "reference": "aae49d7f1340bafb695b9af3ce4421ea41a39620",
  2099. "shasum": ""
  2100. },
  2101. "require": {
  2102. "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
  2103. "php": ">=5.3.0",
  2104. "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
  2105. "react/stream": "^1.0 || ^0.7.6"
  2106. },
  2107. "require-dev": {
  2108. "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35",
  2109. "sebastian/environment": "^3.0 || ^2.0 || ^1.0"
  2110. },
  2111. "type": "library",
  2112. "autoload": {
  2113. "psr-4": {
  2114. "React\\ChildProcess\\": "src"
  2115. }
  2116. },
  2117. "notification-url": "https://packagist.org/downloads/",
  2118. "license": [
  2119. "MIT"
  2120. ],
  2121. "description": "Event-driven library for executing child processes with ReactPHP.",
  2122. "keywords": [
  2123. "event-driven",
  2124. "process",
  2125. "reactphp"
  2126. ],
  2127. "time": "2018-01-18T14:53:06+00:00"
  2128. },
  2129. {
  2130. "name": "react/dns",
  2131. "version": "v0.4.13",
  2132. "source": {
  2133. "type": "git",
  2134. "url": "https://github.com/reactphp/dns.git",
  2135. "reference": "7d1e08c300fd7de600810883386ee5e2a64898f4"
  2136. },
  2137. "dist": {
  2138. "type": "zip",
  2139. "url": "https://api.github.com/repos/reactphp/dns/zipball/7d1e08c300fd7de600810883386ee5e2a64898f4",
  2140. "reference": "7d1e08c300fd7de600810883386ee5e2a64898f4",
  2141. "shasum": ""
  2142. },
  2143. "require": {
  2144. "php": ">=5.3.0",
  2145. "react/cache": "~0.4.0|~0.3.0",
  2146. "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
  2147. "react/promise": "^2.1 || ^1.2.1",
  2148. "react/promise-timer": "^1.2",
  2149. "react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4.5"
  2150. },
  2151. "require-dev": {
  2152. "clue/block-react": "^1.2",
  2153. "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
  2154. },
  2155. "type": "library",
  2156. "autoload": {
  2157. "psr-4": {
  2158. "React\\Dns\\": "src"
  2159. }
  2160. },
  2161. "notification-url": "https://packagist.org/downloads/",
  2162. "license": [
  2163. "MIT"
  2164. ],
  2165. "description": "Async DNS resolver for ReactPHP",
  2166. "keywords": [
  2167. "async",
  2168. "dns",
  2169. "dns-resolver",
  2170. "reactphp"
  2171. ],
  2172. "time": "2018-02-27T12:51:22+00:00"
  2173. },
  2174. {
  2175. "name": "react/event-loop",
  2176. "version": "v0.5.2",
  2177. "source": {
  2178. "type": "git",
  2179. "url": "https://github.com/reactphp/event-loop.git",
  2180. "reference": "e94985d93c689c554265b01014f8c3064921ca27"
  2181. },
  2182. "dist": {
  2183. "type": "zip",
  2184. "url": "https://api.github.com/repos/reactphp/event-loop/zipball/e94985d93c689c554265b01014f8c3064921ca27",
  2185. "reference": "e94985d93c689c554265b01014f8c3064921ca27",
  2186. "shasum": ""
  2187. },
  2188. "require": {
  2189. "php": ">=5.3.0"
  2190. },
  2191. "require-dev": {
  2192. "phpunit/phpunit": "~4.8.35 || ^5.7 || ^6.4"
  2193. },
  2194. "suggest": {
  2195. "ext-event": "~1.0 for ExtEventLoop",
  2196. "ext-pcntl": "For signal handling support when using the StreamSelectLoop"
  2197. },
  2198. "type": "library",
  2199. "autoload": {
  2200. "psr-4": {
  2201. "React\\EventLoop\\": "src"
  2202. }
  2203. },
  2204. "notification-url": "https://packagist.org/downloads/",
  2205. "license": [
  2206. "MIT"
  2207. ],
  2208. "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
  2209. "keywords": [
  2210. "asynchronous",
  2211. "event-loop"
  2212. ],
  2213. "time": "2018-04-24T11:23:06+00:00"
  2214. },
  2215. {
  2216. "name": "react/http",
  2217. "version": "dev-master",
  2218. "source": {
  2219. "type": "git",
  2220. "url": "https://github.com/reactphp/http.git",
  2221. "reference": "cd15204bd15d106d7832c680e4fb0ca0ce2f5e30"
  2222. },
  2223. "dist": {
  2224. "type": "zip",
  2225. "url": "https://api.github.com/repos/reactphp/http/zipball/cd15204bd15d106d7832c680e4fb0ca0ce2f5e30",
  2226. "reference": "cd15204bd15d106d7832c680e4fb0ca0ce2f5e30",
  2227. "shasum": ""
  2228. },
  2229. "require": {
  2230. "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
  2231. "php": ">=5.3.0",
  2232. "react/promise": "^2.3 || ^1.2.1",
  2233. "react/promise-stream": "^1.1",
  2234. "react/socket": "^1.0 || ^0.8.3",
  2235. "react/stream": "^1.0 || ^0.7.1",
  2236. "ringcentral/psr7": "^1.2"
  2237. },
  2238. "require-dev": {
  2239. "clue/block-react": "^1.1",
  2240. "phpunit/phpunit": "^4.8.10||^5.0",
  2241. "react/socket": "^1.0 || ^0.8 || ^0.7"
  2242. },
  2243. "type": "library",
  2244. "autoload": {
  2245. "psr-4": {
  2246. "React\\Http\\": "src"
  2247. }
  2248. },
  2249. "notification-url": "https://packagist.org/downloads/",
  2250. "license": [
  2251. "MIT"
  2252. ],
  2253. "description": "Event-driven, streaming plaintext HTTP and secure HTTPS server for ReactPHP",
  2254. "keywords": [
  2255. "event-driven",
  2256. "http",
  2257. "https",
  2258. "reactphp",
  2259. "server",
  2260. "streaming"
  2261. ],
  2262. "time": "2016-07-06T23:51:32+00:00"
  2263. },
  2264. {
  2265. "name": "react/http-client",
  2266. "version": "v0.5.9",
  2267. "source": {
  2268. "type": "git",
  2269. "url": "https://github.com/reactphp/http-client.git",
  2270. "reference": "f8e81a022b61938e0b37c94c6351fc170b7d87f6"
  2271. },
  2272. "dist": {
  2273. "type": "zip",
  2274. "url": "https://api.github.com/repos/reactphp/http-client/zipball/f8e81a022b61938e0b37c94c6351fc170b7d87f6",
  2275. "reference": "f8e81a022b61938e0b37c94c6351fc170b7d87f6",
  2276. "shasum": ""
  2277. },
  2278. "require": {
  2279. "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
  2280. "php": ">=5.3.0",
  2281. "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3",
  2282. "react/promise": "^2.1 || ^1.2.1",
  2283. "react/socket": "^1.0 || ^0.8.4",
  2284. "react/stream": "^1.0 || ^0.7.1",
  2285. "ringcentral/psr7": "^1.2"
  2286. },
  2287. "require-dev": {
  2288. "clue/block-react": "^1.2",
  2289. "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35",
  2290. "react/promise-stream": "^1.1"
  2291. },
  2292. "type": "library",
  2293. "autoload": {
  2294. "psr-4": {
  2295. "React\\HttpClient\\": "src"
  2296. }
  2297. },
  2298. "notification-url": "https://packagist.org/downloads/",
  2299. "license": [
  2300. "MIT"
  2301. ],
  2302. "description": "Event-driven, streaming HTTP client for ReactPHP",
  2303. "keywords": [
  2304. "http"
  2305. ],
  2306. "time": "2018-04-10T11:38:54+00:00"
  2307. },
  2308. {
  2309. "name": "react/promise",
  2310. "version": "v2.5.1",
  2311. "source": {
  2312. "type": "git",
  2313. "url": "https://github.com/reactphp/promise.git",
  2314. "reference": "62785ae604c8d69725d693eb370e1d67e94c4053"
  2315. },
  2316. "dist": {
  2317. "type": "zip",
  2318. "url": "https://api.github.com/repos/reactphp/promise/zipball/62785ae604c8d69725d693eb370e1d67e94c4053",
  2319. "reference": "62785ae604c8d69725d693eb370e1d67e94c4053",
  2320. "shasum": ""
  2321. },
  2322. "require": {
  2323. "php": ">=5.4.0"
  2324. },
  2325. "require-dev": {
  2326. "phpunit/phpunit": "~4.8"
  2327. },
  2328. "type": "library",
  2329. "autoload": {
  2330. "psr-4": {
  2331. "React\\Promise\\": "src/"
  2332. },
  2333. "files": [
  2334. "src/functions_include.php"
  2335. ]
  2336. },
  2337. "notification-url": "https://packagist.org/downloads/",
  2338. "license": [
  2339. "MIT"
  2340. ],
  2341. "authors": [
  2342. {
  2343. "name": "Jan Sorgalla",
  2344. "email": "jsorgalla@gmail.com"
  2345. }
  2346. ],
  2347. "description": "A lightweight implementation of CommonJS Promises/A for PHP",
  2348. "keywords": [
  2349. "promise",
  2350. "promises"
  2351. ],
  2352. "time": "2017-03-25T12:08:31+00:00"
  2353. },
  2354. {
  2355. "name": "react/promise-stream",
  2356. "version": "v1.1.1",
  2357. "source": {
  2358. "type": "git",
  2359. "url": "https://github.com/reactphp/promise-stream.git",
  2360. "reference": "00e269d611e9c9a29356aef64c07f7e513e73dc9"
  2361. },
  2362. "dist": {
  2363. "type": "zip",
  2364. "url": "https://api.github.com/repos/reactphp/promise-stream/zipball/00e269d611e9c9a29356aef64c07f7e513e73dc9",
  2365. "reference": "00e269d611e9c9a29356aef64c07f7e513e73dc9",
  2366. "shasum": ""
  2367. },
  2368. "require": {
  2369. "php": ">=5.3",
  2370. "react/promise": "^2.1 || ^1.2",
  2371. "react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4 || ^0.3"
  2372. },
  2373. "require-dev": {
  2374. "clue/block-react": "^1.0",
  2375. "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35",
  2376. "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3",
  2377. "react/promise-timer": "^1.0"
  2378. },
  2379. "type": "library",
  2380. "autoload": {
  2381. "psr-4": {
  2382. "React\\Promise\\Stream\\": "src/"
  2383. },
  2384. "files": [
  2385. "src/functions_include.php"
  2386. ]
  2387. },
  2388. "notification-url": "https://packagist.org/downloads/",
  2389. "license": [
  2390. "MIT"
  2391. ],
  2392. "authors": [
  2393. {
  2394. "name": "Christian Lück",
  2395. "email": "christian@lueck.tv"
  2396. }
  2397. ],
  2398. "description": "The missing link between Promise-land and Stream-land for ReactPHP",
  2399. "homepage": "https://github.com/reactphp/promise-stream",
  2400. "keywords": [
  2401. "Buffer",
  2402. "async",
  2403. "promise",
  2404. "reactphp",
  2405. "stream",
  2406. "unwrap"
  2407. ],
  2408. "time": "2017-12-22T12:02:05+00:00"
  2409. },
  2410. {
  2411. "name": "react/promise-timer",
  2412. "version": "v1.3.0",
  2413. "source": {
  2414. "type": "git",
  2415. "url": "https://github.com/reactphp/promise-timer.git",
  2416. "reference": "604513e33feb96ffb0dfb3d25233d3f9f0dce356"
  2417. },
  2418. "dist": {
  2419. "type": "zip",
  2420. "url": "https://api.github.com/repos/reactphp/promise-timer/zipball/604513e33feb96ffb0dfb3d25233d3f9f0dce356",
  2421. "reference": "604513e33feb96ffb0dfb3d25233d3f9f0dce356",
  2422. "shasum": ""
  2423. },
  2424. "require": {
  2425. "php": ">=5.3",
  2426. "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
  2427. "react/promise": "~2.1|~1.2"
  2428. },
  2429. "require-dev": {
  2430. "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
  2431. },
  2432. "type": "library",
  2433. "autoload": {
  2434. "psr-4": {
  2435. "React\\Promise\\Timer\\": "src/"
  2436. },
  2437. "files": [
  2438. "src/functions.php"
  2439. ]
  2440. },
  2441. "notification-url": "https://packagist.org/downloads/",
  2442. "license": [
  2443. "MIT"
  2444. ],
  2445. "authors": [
  2446. {
  2447. "name": "Christian Lück",
  2448. "email": "christian@lueck.tv"
  2449. }
  2450. ],
  2451. "description": "A trivial implementation of timeouts for Promises, built on top of ReactPHP.",
  2452. "homepage": "https://github.com/react/promise-timer",
  2453. "keywords": [
  2454. "async",
  2455. "event-loop",
  2456. "promise",
  2457. "reactphp",
  2458. "timeout",
  2459. "timer"
  2460. ],
  2461. "time": "2018-04-24T14:19:26+00:00"
  2462. },
  2463. {
  2464. "name": "react/socket",
  2465. "version": "v0.8.11",
  2466. "source": {
  2467. "type": "git",
  2468. "url": "https://github.com/reactphp/socket.git",
  2469. "reference": "94e98bb4def7054454784b330e44f73b7f6c160f"
  2470. },
  2471. "dist": {
  2472. "type": "zip",
  2473. "url": "https://api.github.com/repos/reactphp/socket/zipball/94e98bb4def7054454784b330e44f73b7f6c160f",
  2474. "reference": "94e98bb4def7054454784b330e44f73b7f6c160f",
  2475. "shasum": ""
  2476. },
  2477. "require": {
  2478. "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
  2479. "php": ">=5.3.0",
  2480. "react/dns": "^0.4.13",
  2481. "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
  2482. "react/promise": "^2.1 || ^1.2",
  2483. "react/promise-timer": "~1.0",
  2484. "react/stream": "^1.0 || ^0.7.1"
  2485. },
  2486. "require-dev": {
  2487. "clue/block-react": "^1.2",
  2488. "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
  2489. },
  2490. "type": "library",
  2491. "autoload": {
  2492. "psr-4": {
  2493. "React\\Socket\\": "src"
  2494. }
  2495. },
  2496. "notification-url": "https://packagist.org/downloads/",
  2497. "license": [
  2498. "MIT"
  2499. ],
  2500. "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
  2501. "keywords": [
  2502. "Connection",
  2503. "Socket",
  2504. "async",
  2505. "reactphp",
  2506. "stream"
  2507. ],
  2508. "time": "2018-04-24T14:07:53+00:00"
  2509. },
  2510. {
  2511. "name": "react/stream",
  2512. "version": "v0.7.7",
  2513. "source": {
  2514. "type": "git",
  2515. "url": "https://github.com/reactphp/stream.git",
  2516. "reference": "10100896018fd847a257cd81143b8e1b7be08e40"
  2517. },
  2518. "dist": {
  2519. "type": "zip",
  2520. "url": "https://api.github.com/repos/reactphp/stream/zipball/10100896018fd847a257cd81143b8e1b7be08e40",
  2521. "reference": "10100896018fd847a257cd81143b8e1b7be08e40",
  2522. "shasum": ""
  2523. },
  2524. "require": {
  2525. "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
  2526. "php": ">=5.3.8",
  2527. "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5"
  2528. },
  2529. "require-dev": {
  2530. "clue/stream-filter": "~1.2",
  2531. "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
  2532. },
  2533. "type": "library",
  2534. "autoload": {
  2535. "psr-4": {
  2536. "React\\Stream\\": "src"
  2537. }
  2538. },
  2539. "notification-url": "https://packagist.org/downloads/",
  2540. "license": [
  2541. "MIT"
  2542. ],
  2543. "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
  2544. "keywords": [
  2545. "event-driven",
  2546. "io",
  2547. "non-blocking",
  2548. "pipe",
  2549. "reactphp",
  2550. "readable",
  2551. "stream",
  2552. "writable"
  2553. ],
  2554. "time": "2018-01-19T15:04:38+00:00"
  2555. },
  2556. {
  2557. "name": "react/zmq",
  2558. "version": "dev-master",
  2559. "source": {
  2560. "type": "git",
  2561. "url": "https://github.com/friends-of-reactphp/zmq.git",
  2562. "reference": "2b7903b4c6a4bf4c7f23552bec7f24cbb5eeffc2"
  2563. },
  2564. "dist": {
  2565. "type": "zip",
  2566. "url": "https://api.github.com/repos/friends-of-reactphp/zmq/zipball/2b7903b4c6a4bf4c7f23552bec7f24cbb5eeffc2",
  2567. "reference": "2b7903b4c6a4bf4c7f23552bec7f24cbb5eeffc2",
  2568. "shasum": ""
  2569. },
  2570. "require": {
  2571. "evenement/evenement": "^3.0 || ^2.0",
  2572. "ext-zmq": "*",
  2573. "php": ">=5.4.0",
  2574. "react/event-loop": "^1.0 || ^0.5 || ^0.4"
  2575. },
  2576. "require-dev": {
  2577. "ext-pcntl": "*",
  2578. "phpunit/phpunit": "~4.8.35 || ~5.7 || ~6.4"
  2579. },
  2580. "type": "library",
  2581. "autoload": {
  2582. "psr-4": {
  2583. "React\\ZMQ\\": "src"
  2584. }
  2585. },
  2586. "notification-url": "https://packagist.org/downloads/",
  2587. "license": [
  2588. "MIT"
  2589. ],
  2590. "description": "ZeroMQ bindings for React.",
  2591. "keywords": [
  2592. "zeromq",
  2593. "zmq"
  2594. ],
  2595. "time": "2018-04-10T05:50:26+00:00"
  2596. },
  2597. {
  2598. "name": "respect/validation",
  2599. "version": "1.1.15",
  2600. "source": {
  2601. "type": "git",
  2602. "url": "https://github.com/Respect/Validation.git",
  2603. "reference": "ee9e69776a8e875ac1b5b00d8cf2d2c801c42181"
  2604. },
  2605. "dist": {
  2606. "type": "zip",
  2607. "url": "https://api.github.com/repos/Respect/Validation/zipball/ee9e69776a8e875ac1b5b00d8cf2d2c801c42181",
  2608. "reference": "ee9e69776a8e875ac1b5b00d8cf2d2c801c42181",
  2609. "shasum": ""
  2610. },
  2611. "require": {
  2612. "php": ">=5.4",
  2613. "symfony/polyfill-mbstring": "^1.2"
  2614. },
  2615. "require-dev": {
  2616. "egulias/email-validator": "~1.2",
  2617. "mikey179/vfsstream": "^1.5",
  2618. "phpunit/phpunit": "~4.0",
  2619. "symfony/validator": "~2.6.9",
  2620. "zendframework/zend-validator": "~2.3"
  2621. },
  2622. "suggest": {
  2623. "egulias/email-validator": "Strict (RFC compliant) email validation",
  2624. "ext-bcmath": "Arbitrary Precision Mathematics",
  2625. "ext-mbstring": "Multibyte String Functions",
  2626. "fabpot/php-cs-fixer": "Fix PSR2 and other coding style issues",
  2627. "symfony/validator": "Use Symfony validator through Respect\\Validation",
  2628. "zendframework/zend-validator": "Use Zend Framework validator through Respect\\Validation"
  2629. },
  2630. "type": "library",
  2631. "extra": {
  2632. "branch-alias": {
  2633. "dev-master": "1.1-dev"
  2634. }
  2635. },
  2636. "autoload": {
  2637. "psr-4": {
  2638. "Respect\\Validation\\": "library/"
  2639. }
  2640. },
  2641. "notification-url": "https://packagist.org/downloads/",
  2642. "license": [
  2643. "BSD Style"
  2644. ],
  2645. "authors": [
  2646. {
  2647. "name": "Respect/Validation Contributors",
  2648. "homepage": "https://github.com/Respect/Validation/graphs/contributors"
  2649. }
  2650. ],
  2651. "description": "The most awesome validation engine ever created for PHP",
  2652. "homepage": "http://respect.github.io/Validation/",
  2653. "keywords": [
  2654. "respect",
  2655. "validation",
  2656. "validator"
  2657. ],
  2658. "time": "2018-01-02T21:47:22+00:00"
  2659. },
  2660. {
  2661. "name": "ringcentral/psr7",
  2662. "version": "1.2.2",
  2663. "source": {
  2664. "type": "git",
  2665. "url": "https://github.com/ringcentral/psr7.git",
  2666. "reference": "dcd84bbb49b96c616d1dcc8bfb9bef3f2cd53d1c"
  2667. },
  2668. "dist": {
  2669. "type": "zip",
  2670. "url": "https://api.github.com/repos/ringcentral/psr7/zipball/dcd84bbb49b96c616d1dcc8bfb9bef3f2cd53d1c",
  2671. "reference": "dcd84bbb49b96c616d1dcc8bfb9bef3f2cd53d1c",
  2672. "shasum": ""
  2673. },
  2674. "require": {
  2675. "php": ">=5.3",
  2676. "psr/http-message": "~1.0"
  2677. },
  2678. "provide": {
  2679. "psr/http-message-implementation": "1.0"
  2680. },
  2681. "require-dev": {
  2682. "phpunit/phpunit": "~4.0"
  2683. },
  2684. "type": "library",
  2685. "extra": {
  2686. "branch-alias": {
  2687. "dev-master": "1.0-dev"
  2688. }
  2689. },
  2690. "autoload": {
  2691. "psr-4": {
  2692. "RingCentral\\Psr7\\": "src/"
  2693. },
  2694. "files": [
  2695. "src/functions_include.php"
  2696. ]
  2697. },
  2698. "notification-url": "https://packagist.org/downloads/",
  2699. "license": [
  2700. "MIT"
  2701. ],
  2702. "authors": [
  2703. {
  2704. "name": "Michael Dowling",
  2705. "email": "mtdowling@gmail.com",
  2706. "homepage": "https://github.com/mtdowling"
  2707. }
  2708. ],
  2709. "description": "PSR-7 message implementation",
  2710. "keywords": [
  2711. "http",
  2712. "message",
  2713. "stream",
  2714. "uri"
  2715. ],
  2716. "time": "2018-01-15T21:00:49+00:00"
  2717. },
  2718. {
  2719. "name": "robmorgan/phinx",
  2720. "version": "0.9.2",
  2721. "source": {
  2722. "type": "git",
  2723. "url": "https://github.com/cakephp/phinx.git",
  2724. "reference": "e1698319ad55157c233b658c08f7a10617e797ca"
  2725. },
  2726. "dist": {
  2727. "type": "zip",
  2728. "url": "https://api.github.com/repos/cakephp/phinx/zipball/e1698319ad55157c233b658c08f7a10617e797ca",
  2729. "reference": "e1698319ad55157c233b658c08f7a10617e797ca",
  2730. "shasum": ""
  2731. },
  2732. "require": {
  2733. "php": ">=5.4",
  2734. "symfony/config": "^2.8|^3.0|^4.0",
  2735. "symfony/console": "^2.8|^3.0|^4.0",
  2736. "symfony/yaml": "^2.8|^3.0|^4.0"
  2737. },
  2738. "require-dev": {
  2739. "cakephp/cakephp-codesniffer": "^3.0",
  2740. "phpunit/phpunit": "^4.8.35|^5.7|^6.5"
  2741. },
  2742. "bin": [
  2743. "bin/phinx"
  2744. ],
  2745. "type": "library",
  2746. "autoload": {
  2747. "psr-4": {
  2748. "Phinx\\": "src/Phinx"
  2749. }
  2750. },
  2751. "notification-url": "https://packagist.org/downloads/",
  2752. "license": [
  2753. "MIT"
  2754. ],
  2755. "authors": [
  2756. {
  2757. "name": "Woody Gilk",
  2758. "email": "woody.gilk@gmail.com",
  2759. "homepage": "http://shadowhand.me",
  2760. "role": "Developer"
  2761. },
  2762. {
  2763. "name": "Rob Morgan",
  2764. "email": "robbym@gmail.com",
  2765. "homepage": "https://robmorgan.id.au",
  2766. "role": "Lead Developer"
  2767. },
  2768. {
  2769. "name": "Richard Quadling",
  2770. "email": "rquadling@gmail.com",
  2771. "role": "Developer"
  2772. },
  2773. {
  2774. "name": "CakePHP Community",
  2775. "homepage": "https://github.com/cakephp/phinx/graphs/contributors"
  2776. }
  2777. ],
  2778. "description": "Phinx makes it ridiculously easy to manage the database migrations for your PHP app.",
  2779. "homepage": "https://phinx.org",
  2780. "keywords": [
  2781. "database",
  2782. "database migrations",
  2783. "db",
  2784. "migrations",
  2785. "phinx"
  2786. ],
  2787. "time": "2017-12-23T06:48:51+00:00"
  2788. },
  2789. {
  2790. "name": "symfony/config",
  2791. "version": "v3.3.6",
  2792. "source": {
  2793. "type": "git",
  2794. "url": "https://github.com/symfony/config.git",
  2795. "reference": "54ee12b0dd60f294132cabae6f5da9573d2e5297"
  2796. },
  2797. "dist": {
  2798. "type": "zip",
  2799. "url": "https://api.github.com/repos/symfony/config/zipball/54ee12b0dd60f294132cabae6f5da9573d2e5297",
  2800. "reference": "54ee12b0dd60f294132cabae6f5da9573d2e5297",
  2801. "shasum": ""
  2802. },
  2803. "require": {
  2804. "php": ">=5.5.9",
  2805. "symfony/filesystem": "~2.8|~3.0"
  2806. },
  2807. "conflict": {
  2808. "symfony/dependency-injection": "<3.3",
  2809. "symfony/finder": "<3.3"
  2810. },
  2811. "require-dev": {
  2812. "symfony/dependency-injection": "~3.3",
  2813. "symfony/finder": "~3.3",
  2814. "symfony/yaml": "~3.0"
  2815. },
  2816. "suggest": {
  2817. "symfony/yaml": "To use the yaml reference dumper"
  2818. },
  2819. "type": "library",
  2820. "extra": {
  2821. "branch-alias": {
  2822. "dev-master": "3.3-dev"
  2823. }
  2824. },
  2825. "autoload": {
  2826. "psr-4": {
  2827. "Symfony\\Component\\Config\\": ""
  2828. },
  2829. "exclude-from-classmap": [
  2830. "/Tests/"
  2831. ]
  2832. },
  2833. "notification-url": "https://packagist.org/downloads/",
  2834. "license": [
  2835. "MIT"
  2836. ],
  2837. "authors": [
  2838. {
  2839. "name": "Fabien Potencier",
  2840. "email": "fabien@symfony.com"
  2841. },
  2842. {
  2843. "name": "Symfony Community",
  2844. "homepage": "https://symfony.com/contributors"
  2845. }
  2846. ],
  2847. "description": "Symfony Config Component",
  2848. "homepage": "https://symfony.com",
  2849. "time": "2017-07-19T07:37:29+00:00"
  2850. },
  2851. {
  2852. "name": "symfony/console",
  2853. "version": "v3.3.6",
  2854. "source": {
  2855. "type": "git",
  2856. "url": "https://github.com/symfony/console.git",
  2857. "reference": "b0878233cb5c4391347e5495089c7af11b8e6201"
  2858. },
  2859. "dist": {
  2860. "type": "zip",
  2861. "url": "https://api.github.com/repos/symfony/console/zipball/b0878233cb5c4391347e5495089c7af11b8e6201",
  2862. "reference": "b0878233cb5c4391347e5495089c7af11b8e6201",
  2863. "shasum": ""
  2864. },
  2865. "require": {
  2866. "php": ">=5.5.9",
  2867. "symfony/debug": "~2.8|~3.0",
  2868. "symfony/polyfill-mbstring": "~1.0"
  2869. },
  2870. "conflict": {
  2871. "symfony/dependency-injection": "<3.3"
  2872. },
  2873. "require-dev": {
  2874. "psr/log": "~1.0",
  2875. "symfony/config": "~3.3",
  2876. "symfony/dependency-injection": "~3.3",
  2877. "symfony/event-dispatcher": "~2.8|~3.0",
  2878. "symfony/filesystem": "~2.8|~3.0",
  2879. "symfony/http-kernel": "~2.8|~3.0",
  2880. "symfony/process": "~2.8|~3.0"
  2881. },
  2882. "suggest": {
  2883. "psr/log": "For using the console logger",
  2884. "symfony/event-dispatcher": "",
  2885. "symfony/filesystem": "",
  2886. "symfony/process": ""
  2887. },
  2888. "type": "library",
  2889. "extra": {
  2890. "branch-alias": {
  2891. "dev-master": "3.3-dev"
  2892. }
  2893. },
  2894. "autoload": {
  2895. "psr-4": {
  2896. "Symfony\\Component\\Console\\": ""
  2897. },
  2898. "exclude-from-classmap": [
  2899. "/Tests/"
  2900. ]
  2901. },
  2902. "notification-url": "https://packagist.org/downloads/",
  2903. "license": [
  2904. "MIT"
  2905. ],
  2906. "authors": [
  2907. {
  2908. "name": "Fabien Potencier",
  2909. "email": "fabien@symfony.com"
  2910. },
  2911. {
  2912. "name": "Symfony Community",
  2913. "homepage": "https://symfony.com/contributors"
  2914. }
  2915. ],
  2916. "description": "Symfony Console Component",
  2917. "homepage": "https://symfony.com",
  2918. "time": "2017-07-29T21:27:59+00:00"
  2919. },
  2920. {
  2921. "name": "symfony/debug",
  2922. "version": "v3.3.6",
  2923. "source": {
  2924. "type": "git",
  2925. "url": "https://github.com/symfony/debug.git",
  2926. "reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e13"
  2927. },
  2928. "dist": {
  2929. "type": "zip",
  2930. "url": "https://api.github.com/repos/symfony/debug/zipball/7c13ae8ce1e2adbbd574fc39de7be498e1284e13",
  2931. "reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e13",
  2932. "shasum": ""
  2933. },
  2934. "require": {
  2935. "php": ">=5.5.9",
  2936. "psr/log": "~1.0"
  2937. },
  2938. "conflict": {
  2939. "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  2940. },
  2941. "require-dev": {
  2942. "symfony/http-kernel": "~2.8|~3.0"
  2943. },
  2944. "type": "library",
  2945. "extra": {
  2946. "branch-alias": {
  2947. "dev-master": "3.3-dev"
  2948. }
  2949. },
  2950. "autoload": {
  2951. "psr-4": {
  2952. "Symfony\\Component\\Debug\\": ""
  2953. },
  2954. "exclude-from-classmap": [
  2955. "/Tests/"
  2956. ]
  2957. },
  2958. "notification-url": "https://packagist.org/downloads/",
  2959. "license": [
  2960. "MIT"
  2961. ],
  2962. "authors": [
  2963. {
  2964. "name": "Fabien Potencier",
  2965. "email": "fabien@symfony.com"
  2966. },
  2967. {
  2968. "name": "Symfony Community",
  2969. "homepage": "https://symfony.com/contributors"
  2970. }
  2971. ],
  2972. "description": "Symfony Debug Component",
  2973. "homepage": "https://symfony.com",
  2974. "time": "2017-07-28T15:27:31+00:00"
  2975. },
  2976. {
  2977. "name": "symfony/filesystem",
  2978. "version": "v3.3.6",
  2979. "source": {
  2980. "type": "git",
  2981. "url": "https://github.com/symfony/filesystem.git",
  2982. "reference": "427987eb4eed764c3b6e38d52a0f87989e010676"
  2983. },
  2984. "dist": {
  2985. "type": "zip",
  2986. "url": "https://api.github.com/repos/symfony/filesystem/zipball/427987eb4eed764c3b6e38d52a0f87989e010676",
  2987. "reference": "427987eb4eed764c3b6e38d52a0f87989e010676",
  2988. "shasum": ""
  2989. },
  2990. "require": {
  2991. "php": ">=5.5.9"
  2992. },
  2993. "type": "library",
  2994. "extra": {
  2995. "branch-alias": {
  2996. "dev-master": "3.3-dev"
  2997. }
  2998. },
  2999. "autoload": {
  3000. "psr-4": {
  3001. "Symfony\\Component\\Filesystem\\": ""
  3002. },
  3003. "exclude-from-classmap": [
  3004. "/Tests/"
  3005. ]
  3006. },
  3007. "notification-url": "https://packagist.org/downloads/",
  3008. "license": [
  3009. "MIT"
  3010. ],
  3011. "authors": [
  3012. {
  3013. "name": "Fabien Potencier",
  3014. "email": "fabien@symfony.com"
  3015. },
  3016. {
  3017. "name": "Symfony Community",
  3018. "homepage": "https://symfony.com/contributors"
  3019. }
  3020. ],
  3021. "description": "Symfony Filesystem Component",
  3022. "homepage": "https://symfony.com",
  3023. "time": "2017-07-11T07:17:58+00:00"
  3024. },
  3025. {
  3026. "name": "symfony/http-foundation",
  3027. "version": "v3.3.6",
  3028. "source": {
  3029. "type": "git",
  3030. "url": "https://github.com/symfony/http-foundation.git",
  3031. "reference": "49e8cd2d59a7aa9bfab19e46de680c76e500a031"
  3032. },
  3033. "dist": {
  3034. "type": "zip",
  3035. "url": "https://api.github.com/repos/symfony/http-foundation/zipball/49e8cd2d59a7aa9bfab19e46de680c76e500a031",
  3036. "reference": "49e8cd2d59a7aa9bfab19e46de680c76e500a031",
  3037. "shasum": ""
  3038. },
  3039. "require": {
  3040. "php": ">=5.5.9",
  3041. "symfony/polyfill-mbstring": "~1.1"
  3042. },
  3043. "require-dev": {
  3044. "symfony/expression-language": "~2.8|~3.0"
  3045. },
  3046. "type": "library",
  3047. "extra": {
  3048. "branch-alias": {
  3049. "dev-master": "3.3-dev"
  3050. }
  3051. },
  3052. "autoload": {
  3053. "psr-4": {
  3054. "Symfony\\Component\\HttpFoundation\\": ""
  3055. },
  3056. "exclude-from-classmap": [
  3057. "/Tests/"
  3058. ]
  3059. },
  3060. "notification-url": "https://packagist.org/downloads/",
  3061. "license": [
  3062. "MIT"
  3063. ],
  3064. "authors": [
  3065. {
  3066. "name": "Fabien Potencier",
  3067. "email": "fabien@symfony.com"
  3068. },
  3069. {
  3070. "name": "Symfony Community",
  3071. "homepage": "https://symfony.com/contributors"
  3072. }
  3073. ],
  3074. "description": "Symfony HttpFoundation Component",
  3075. "homepage": "https://symfony.com",
  3076. "time": "2017-07-21T11:04:46+00:00"
  3077. },
  3078. {
  3079. "name": "symfony/polyfill-mbstring",
  3080. "version": "v1.8.0",
  3081. "source": {
  3082. "type": "git",
  3083. "url": "https://github.com/symfony/polyfill-mbstring.git",
  3084. "reference": "3296adf6a6454a050679cde90f95350ad604b171"
  3085. },
  3086. "dist": {
  3087. "type": "zip",
  3088. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171",
  3089. "reference": "3296adf6a6454a050679cde90f95350ad604b171",
  3090. "shasum": ""
  3091. },
  3092. "require": {
  3093. "php": ">=5.3.3"
  3094. },
  3095. "suggest": {
  3096. "ext-mbstring": "For best performance"
  3097. },
  3098. "type": "library",
  3099. "extra": {
  3100. "branch-alias": {
  3101. "dev-master": "1.8-dev"
  3102. }
  3103. },
  3104. "autoload": {
  3105. "psr-4": {
  3106. "Symfony\\Polyfill\\Mbstring\\": ""
  3107. },
  3108. "files": [
  3109. "bootstrap.php"
  3110. ]
  3111. },
  3112. "notification-url": "https://packagist.org/downloads/",
  3113. "license": [
  3114. "MIT"
  3115. ],
  3116. "authors": [
  3117. {
  3118. "name": "Nicolas Grekas",
  3119. "email": "p@tchwork.com"
  3120. },
  3121. {
  3122. "name": "Symfony Community",
  3123. "homepage": "https://symfony.com/contributors"
  3124. }
  3125. ],
  3126. "description": "Symfony polyfill for the Mbstring extension",
  3127. "homepage": "https://symfony.com",
  3128. "keywords": [
  3129. "compatibility",
  3130. "mbstring",
  3131. "polyfill",
  3132. "portable",
  3133. "shim"
  3134. ],
  3135. "time": "2018-04-26T10:06:28+00:00"
  3136. },
  3137. {
  3138. "name": "symfony/routing",
  3139. "version": "v3.3.6",
  3140. "source": {
  3141. "type": "git",
  3142. "url": "https://github.com/symfony/routing.git",
  3143. "reference": "4aee1a917fd4859ff8b51b9fd1dfb790a5ecfa26"
  3144. },
  3145. "dist": {
  3146. "type": "zip",
  3147. "url": "https://api.github.com/repos/symfony/routing/zipball/4aee1a917fd4859ff8b51b9fd1dfb790a5ecfa26",
  3148. "reference": "4aee1a917fd4859ff8b51b9fd1dfb790a5ecfa26",
  3149. "shasum": ""
  3150. },
  3151. "require": {
  3152. "php": ">=5.5.9"
  3153. },
  3154. "conflict": {
  3155. "symfony/config": "<2.8",
  3156. "symfony/dependency-injection": "<3.3",
  3157. "symfony/yaml": "<3.3"
  3158. },
  3159. "require-dev": {
  3160. "doctrine/annotations": "~1.0",
  3161. "doctrine/common": "~2.2",
  3162. "psr/log": "~1.0",
  3163. "symfony/config": "~2.8|~3.0",
  3164. "symfony/dependency-injection": "~3.3",
  3165. "symfony/expression-language": "~2.8|~3.0",
  3166. "symfony/http-foundation": "~2.8|~3.0",
  3167. "symfony/yaml": "~3.3"
  3168. },
  3169. "suggest": {
  3170. "doctrine/annotations": "For using the annotation loader",
  3171. "symfony/config": "For using the all-in-one router or any loader",
  3172. "symfony/dependency-injection": "For loading routes from a service",
  3173. "symfony/expression-language": "For using expression matching",
  3174. "symfony/http-foundation": "For using a Symfony Request object",
  3175. "symfony/yaml": "For using the YAML loader"
  3176. },
  3177. "type": "library",
  3178. "extra": {
  3179. "branch-alias": {
  3180. "dev-master": "3.3-dev"
  3181. }
  3182. },
  3183. "autoload": {
  3184. "psr-4": {
  3185. "Symfony\\Component\\Routing\\": ""
  3186. },
  3187. "exclude-from-classmap": [
  3188. "/Tests/"
  3189. ]
  3190. },
  3191. "notification-url": "https://packagist.org/downloads/",
  3192. "license": [
  3193. "MIT"
  3194. ],
  3195. "authors": [
  3196. {
  3197. "name": "Fabien Potencier",
  3198. "email": "fabien@symfony.com"
  3199. },
  3200. {
  3201. "name": "Symfony Community",
  3202. "homepage": "https://symfony.com/contributors"
  3203. }
  3204. ],
  3205. "description": "Symfony Routing Component",
  3206. "homepage": "https://symfony.com",
  3207. "keywords": [
  3208. "router",
  3209. "routing",
  3210. "uri",
  3211. "url"
  3212. ],
  3213. "time": "2017-07-21T17:43:13+00:00"
  3214. },
  3215. {
  3216. "name": "symfony/translation",
  3217. "version": "v3.3.6",
  3218. "source": {
  3219. "type": "git",
  3220. "url": "https://github.com/symfony/translation.git",
  3221. "reference": "35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3"
  3222. },
  3223. "dist": {
  3224. "type": "zip",
  3225. "url": "https://api.github.com/repos/symfony/translation/zipball/35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3",
  3226. "reference": "35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3",
  3227. "shasum": ""
  3228. },
  3229. "require": {
  3230. "php": ">=5.5.9",
  3231. "symfony/polyfill-mbstring": "~1.0"
  3232. },
  3233. "conflict": {
  3234. "symfony/config": "<2.8",
  3235. "symfony/yaml": "<3.3"
  3236. },
  3237. "require-dev": {
  3238. "psr/log": "~1.0",
  3239. "symfony/config": "~2.8|~3.0",
  3240. "symfony/intl": "^2.8.18|^3.2.5",
  3241. "symfony/yaml": "~3.3"
  3242. },
  3243. "suggest": {
  3244. "psr/log": "To use logging capability in translator",
  3245. "symfony/config": "",
  3246. "symfony/yaml": ""
  3247. },
  3248. "type": "library",
  3249. "extra": {
  3250. "branch-alias": {
  3251. "dev-master": "3.3-dev"
  3252. }
  3253. },
  3254. "autoload": {
  3255. "psr-4": {
  3256. "Symfony\\Component\\Translation\\": ""
  3257. },
  3258. "exclude-from-classmap": [
  3259. "/Tests/"
  3260. ]
  3261. },
  3262. "notification-url": "https://packagist.org/downloads/",
  3263. "license": [
  3264. "MIT"
  3265. ],
  3266. "authors": [
  3267. {
  3268. "name": "Fabien Potencier",
  3269. "email": "fabien@symfony.com"
  3270. },
  3271. {
  3272. "name": "Symfony Community",
  3273. "homepage": "https://symfony.com/contributors"
  3274. }
  3275. ],
  3276. "description": "Symfony Translation Component",
  3277. "homepage": "https://symfony.com",
  3278. "time": "2017-06-24T16:45:30+00:00"
  3279. },
  3280. {
  3281. "name": "symfony/yaml",
  3282. "version": "v3.3.6",
  3283. "source": {
  3284. "type": "git",
  3285. "url": "https://github.com/symfony/yaml.git",
  3286. "reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed"
  3287. },
  3288. "dist": {
  3289. "type": "zip",
  3290. "url": "https://api.github.com/repos/symfony/yaml/zipball/ddc23324e6cfe066f3dd34a37ff494fa80b617ed",
  3291. "reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed",
  3292. "shasum": ""
  3293. },
  3294. "require": {
  3295. "php": ">=5.5.9"
  3296. },
  3297. "require-dev": {
  3298. "symfony/console": "~2.8|~3.0"
  3299. },
  3300. "suggest": {
  3301. "symfony/console": "For validating YAML files using the lint command"
  3302. },
  3303. "type": "library",
  3304. "extra": {
  3305. "branch-alias": {
  3306. "dev-master": "3.3-dev"
  3307. }
  3308. },
  3309. "autoload": {
  3310. "psr-4": {
  3311. "Symfony\\Component\\Yaml\\": ""
  3312. },
  3313. "exclude-from-classmap": [
  3314. "/Tests/"
  3315. ]
  3316. },
  3317. "notification-url": "https://packagist.org/downloads/",
  3318. "license": [
  3319. "MIT"
  3320. ],
  3321. "authors": [
  3322. {
  3323. "name": "Fabien Potencier",
  3324. "email": "fabien@symfony.com"
  3325. },
  3326. {
  3327. "name": "Symfony Community",
  3328. "homepage": "https://symfony.com/contributors"
  3329. }
  3330. ],
  3331. "description": "Symfony Yaml Component",
  3332. "homepage": "https://symfony.com",
  3333. "time": "2017-07-23T12:43:26+00:00"
  3334. }
  3335. ],
  3336. "packages-dev": [],
  3337. "aliases": [],
  3338. "minimum-stability": "stable",
  3339. "stability-flags": {
  3340. "rain/raintpl": 20,
  3341. "movim/moxl": 20,
  3342. "heyupdate/emoji": 20,
  3343. "react/http": 20,
  3344. "react/zmq": 20
  3345. },
  3346. "prefer-stable": false,
  3347. "prefer-lowest": false,
  3348. "platform": {
  3349. "php": ">=7.0.0",
  3350. "ext-curl": "*",
  3351. "ext-mbstring": "*",
  3352. "ext-imagick": "*"
  3353. },
  3354. "platform-dev": [],
  3355. "platform-overrides": {
  3356. "php": "7.0"
  3357. }
  3358. }