composer.lock 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478
  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#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "9fa36f840555838121e48e2317f3ddfc",
  8. "packages": [
  9. {
  10. "name": "aura/autoload",
  11. "version": "2.0.4",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/auraphp/Aura.Autoload.git",
  15. "reference": "306a7f8d3cb58fb6f94bcff1dddf20c543f68668"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/auraphp/Aura.Autoload/zipball/306a7f8d3cb58fb6f94bcff1dddf20c543f68668",
  20. "reference": "306a7f8d3cb58fb6f94bcff1dddf20c543f68668",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": ">=5.3.0"
  25. },
  26. "type": "library",
  27. "extra": {
  28. "aura": {
  29. "type": "library"
  30. }
  31. },
  32. "autoload": {
  33. "psr-4": {
  34. "Aura\\Autoload\\": "src/"
  35. }
  36. },
  37. "notification-url": "https://packagist.org/downloads/",
  38. "license": [
  39. "BSD-2-Clause"
  40. ],
  41. "authors": [
  42. {
  43. "name": "Aura.Autoload Contributors",
  44. "homepage": "https://github.com/auraphp/Aura.Autoload/contributors"
  45. }
  46. ],
  47. "description": "Provides a PSR-4 compliant autoloader implementation.",
  48. "homepage": "https://github.com/auraphp/Aura.Autoload",
  49. "keywords": [
  50. "PSR-4",
  51. "SPL autoloader",
  52. "autoload",
  53. "autoloader",
  54. "class loader"
  55. ],
  56. "time": "2016-10-03T19:36:19+00:00"
  57. },
  58. {
  59. "name": "doctrine/inflector",
  60. "version": "v1.1.0",
  61. "source": {
  62. "type": "git",
  63. "url": "https://github.com/doctrine/inflector.git",
  64. "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
  65. },
  66. "dist": {
  67. "type": "zip",
  68. "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
  69. "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
  70. "shasum": ""
  71. },
  72. "require": {
  73. "php": ">=5.3.2"
  74. },
  75. "require-dev": {
  76. "phpunit/phpunit": "4.*"
  77. },
  78. "type": "library",
  79. "extra": {
  80. "branch-alias": {
  81. "dev-master": "1.1.x-dev"
  82. }
  83. },
  84. "autoload": {
  85. "psr-0": {
  86. "Doctrine\\Common\\Inflector\\": "lib/"
  87. }
  88. },
  89. "notification-url": "https://packagist.org/downloads/",
  90. "license": [
  91. "MIT"
  92. ],
  93. "authors": [
  94. {
  95. "name": "Roman Borschel",
  96. "email": "roman@code-factory.org"
  97. },
  98. {
  99. "name": "Benjamin Eberlei",
  100. "email": "kontakt@beberlei.de"
  101. },
  102. {
  103. "name": "Guilherme Blanco",
  104. "email": "guilhermeblanco@gmail.com"
  105. },
  106. {
  107. "name": "Jonathan Wage",
  108. "email": "jonwage@gmail.com"
  109. },
  110. {
  111. "name": "Johannes Schmitt",
  112. "email": "schmittjoh@gmail.com"
  113. }
  114. ],
  115. "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  116. "homepage": "http://www.doctrine-project.org",
  117. "keywords": [
  118. "inflection",
  119. "pluralize",
  120. "singularize",
  121. "string"
  122. ],
  123. "time": "2015-11-06T14:35:42+00:00"
  124. },
  125. {
  126. "name": "guzzlehttp/guzzle",
  127. "version": "6.2.3",
  128. "source": {
  129. "type": "git",
  130. "url": "https://github.com/guzzle/guzzle.git",
  131. "reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006"
  132. },
  133. "dist": {
  134. "type": "zip",
  135. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/8d6c6cc55186db87b7dc5009827429ba4e9dc006",
  136. "reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006",
  137. "shasum": ""
  138. },
  139. "require": {
  140. "guzzlehttp/promises": "^1.0",
  141. "guzzlehttp/psr7": "^1.4",
  142. "php": ">=5.5"
  143. },
  144. "require-dev": {
  145. "ext-curl": "*",
  146. "phpunit/phpunit": "^4.0",
  147. "psr/log": "^1.0"
  148. },
  149. "type": "library",
  150. "extra": {
  151. "branch-alias": {
  152. "dev-master": "6.2-dev"
  153. }
  154. },
  155. "autoload": {
  156. "files": [
  157. "src/functions_include.php"
  158. ],
  159. "psr-4": {
  160. "GuzzleHttp\\": "src/"
  161. }
  162. },
  163. "notification-url": "https://packagist.org/downloads/",
  164. "license": [
  165. "MIT"
  166. ],
  167. "authors": [
  168. {
  169. "name": "Michael Dowling",
  170. "email": "mtdowling@gmail.com",
  171. "homepage": "https://github.com/mtdowling"
  172. }
  173. ],
  174. "description": "Guzzle is a PHP HTTP client library",
  175. "homepage": "http://guzzlephp.org/",
  176. "keywords": [
  177. "client",
  178. "curl",
  179. "framework",
  180. "http",
  181. "http client",
  182. "rest",
  183. "web service"
  184. ],
  185. "time": "2017-02-28T22:50:30+00:00"
  186. },
  187. {
  188. "name": "guzzlehttp/promises",
  189. "version": "v1.3.1",
  190. "source": {
  191. "type": "git",
  192. "url": "https://github.com/guzzle/promises.git",
  193. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  194. },
  195. "dist": {
  196. "type": "zip",
  197. "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  198. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  199. "shasum": ""
  200. },
  201. "require": {
  202. "php": ">=5.5.0"
  203. },
  204. "require-dev": {
  205. "phpunit/phpunit": "^4.0"
  206. },
  207. "type": "library",
  208. "extra": {
  209. "branch-alias": {
  210. "dev-master": "1.4-dev"
  211. }
  212. },
  213. "autoload": {
  214. "psr-4": {
  215. "GuzzleHttp\\Promise\\": "src/"
  216. },
  217. "files": [
  218. "src/functions_include.php"
  219. ]
  220. },
  221. "notification-url": "https://packagist.org/downloads/",
  222. "license": [
  223. "MIT"
  224. ],
  225. "authors": [
  226. {
  227. "name": "Michael Dowling",
  228. "email": "mtdowling@gmail.com",
  229. "homepage": "https://github.com/mtdowling"
  230. }
  231. ],
  232. "description": "Guzzle promises library",
  233. "keywords": [
  234. "promise"
  235. ],
  236. "time": "2016-12-20T10:07:11+00:00"
  237. },
  238. {
  239. "name": "guzzlehttp/psr7",
  240. "version": "1.4.2",
  241. "source": {
  242. "type": "git",
  243. "url": "https://github.com/guzzle/psr7.git",
  244. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
  245. },
  246. "dist": {
  247. "type": "zip",
  248. "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  249. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  250. "shasum": ""
  251. },
  252. "require": {
  253. "php": ">=5.4.0",
  254. "psr/http-message": "~1.0"
  255. },
  256. "provide": {
  257. "psr/http-message-implementation": "1.0"
  258. },
  259. "require-dev": {
  260. "phpunit/phpunit": "~4.0"
  261. },
  262. "type": "library",
  263. "extra": {
  264. "branch-alias": {
  265. "dev-master": "1.4-dev"
  266. }
  267. },
  268. "autoload": {
  269. "psr-4": {
  270. "GuzzleHttp\\Psr7\\": "src/"
  271. },
  272. "files": [
  273. "src/functions_include.php"
  274. ]
  275. },
  276. "notification-url": "https://packagist.org/downloads/",
  277. "license": [
  278. "MIT"
  279. ],
  280. "authors": [
  281. {
  282. "name": "Michael Dowling",
  283. "email": "mtdowling@gmail.com",
  284. "homepage": "https://github.com/mtdowling"
  285. },
  286. {
  287. "name": "Tobias Schultze",
  288. "homepage": "https://github.com/Tobion"
  289. }
  290. ],
  291. "description": "PSR-7 message implementation that also provides common utility methods",
  292. "keywords": [
  293. "http",
  294. "message",
  295. "request",
  296. "response",
  297. "stream",
  298. "uri",
  299. "url"
  300. ],
  301. "time": "2017-03-20T17:10:46+00:00"
  302. },
  303. {
  304. "name": "illuminate/contracts",
  305. "version": "v5.4.27",
  306. "source": {
  307. "type": "git",
  308. "url": "https://github.com/illuminate/contracts.git",
  309. "reference": "31f0193eb14aa3ee07841dc254081425616e79f0"
  310. },
  311. "dist": {
  312. "type": "zip",
  313. "url": "https://api.github.com/repos/illuminate/contracts/zipball/31f0193eb14aa3ee07841dc254081425616e79f0",
  314. "reference": "31f0193eb14aa3ee07841dc254081425616e79f0",
  315. "shasum": ""
  316. },
  317. "require": {
  318. "php": ">=5.6.4"
  319. },
  320. "type": "library",
  321. "extra": {
  322. "branch-alias": {
  323. "dev-master": "5.4-dev"
  324. }
  325. },
  326. "autoload": {
  327. "psr-4": {
  328. "Illuminate\\Contracts\\": ""
  329. }
  330. },
  331. "notification-url": "https://packagist.org/downloads/",
  332. "license": [
  333. "MIT"
  334. ],
  335. "authors": [
  336. {
  337. "name": "Taylor Otwell",
  338. "email": "taylor@laravel.com"
  339. }
  340. ],
  341. "description": "The Illuminate Contracts package.",
  342. "homepage": "https://laravel.com",
  343. "time": "2017-04-19T20:17:43+00:00"
  344. },
  345. {
  346. "name": "illuminate/support",
  347. "version": "v5.4.27",
  348. "source": {
  349. "type": "git",
  350. "url": "https://github.com/illuminate/support.git",
  351. "reference": "a42393b56d0ec75f55e760f2a47bcf85a17a278d"
  352. },
  353. "dist": {
  354. "type": "zip",
  355. "url": "https://api.github.com/repos/illuminate/support/zipball/a42393b56d0ec75f55e760f2a47bcf85a17a278d",
  356. "reference": "a42393b56d0ec75f55e760f2a47bcf85a17a278d",
  357. "shasum": ""
  358. },
  359. "require": {
  360. "doctrine/inflector": "~1.0",
  361. "ext-mbstring": "*",
  362. "illuminate/contracts": "5.4.*",
  363. "paragonie/random_compat": "~1.4|~2.0",
  364. "php": ">=5.6.4"
  365. },
  366. "replace": {
  367. "tightenco/collect": "self.version"
  368. },
  369. "suggest": {
  370. "illuminate/filesystem": "Required to use the composer class (5.2.*).",
  371. "symfony/process": "Required to use the composer class (~3.2).",
  372. "symfony/var-dumper": "Required to use the dd function (~3.2)."
  373. },
  374. "type": "library",
  375. "extra": {
  376. "branch-alias": {
  377. "dev-master": "5.4-dev"
  378. }
  379. },
  380. "autoload": {
  381. "psr-4": {
  382. "Illuminate\\Support\\": ""
  383. },
  384. "files": [
  385. "helpers.php"
  386. ]
  387. },
  388. "notification-url": "https://packagist.org/downloads/",
  389. "license": [
  390. "MIT"
  391. ],
  392. "authors": [
  393. {
  394. "name": "Taylor Otwell",
  395. "email": "taylor@laravel.com"
  396. }
  397. ],
  398. "description": "The Illuminate Support package.",
  399. "homepage": "https://laravel.com",
  400. "time": "2017-06-15T12:35:32+00:00"
  401. },
  402. {
  403. "name": "league/html-to-markdown",
  404. "version": "4.6.0",
  405. "source": {
  406. "type": "git",
  407. "url": "https://github.com/thephpleague/html-to-markdown.git",
  408. "reference": "9022e648bc40e44cb3b18438d97ed8715ecbc49b"
  409. },
  410. "dist": {
  411. "type": "zip",
  412. "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/9022e648bc40e44cb3b18438d97ed8715ecbc49b",
  413. "reference": "9022e648bc40e44cb3b18438d97ed8715ecbc49b",
  414. "shasum": ""
  415. },
  416. "require": {
  417. "ext-dom": "*",
  418. "ext-xml": "*",
  419. "php": ">=5.3.3"
  420. },
  421. "require-dev": {
  422. "mikehaertl/php-shellcommand": "~1.1.0",
  423. "phpunit/phpunit": "4.*",
  424. "scrutinizer/ocular": "~1.1"
  425. },
  426. "bin": [
  427. "bin/html-to-markdown"
  428. ],
  429. "type": "library",
  430. "extra": {
  431. "branch-alias": {
  432. "dev-master": "4.7-dev"
  433. }
  434. },
  435. "autoload": {
  436. "psr-4": {
  437. "League\\HTMLToMarkdown\\": "src/"
  438. }
  439. },
  440. "notification-url": "https://packagist.org/downloads/",
  441. "license": [
  442. "MIT"
  443. ],
  444. "authors": [
  445. {
  446. "name": "Colin O'Dell",
  447. "email": "colinodell@gmail.com",
  448. "homepage": "http://www.colinodell.com",
  449. "role": "Lead Developer"
  450. },
  451. {
  452. "name": "Nick Cernis",
  453. "email": "nick@cern.is",
  454. "homepage": "http://modernnerd.net",
  455. "role": "Original Author"
  456. }
  457. ],
  458. "description": "An HTML-to-markdown conversion helper for PHP",
  459. "homepage": "https://github.com/thephpleague/html-to-markdown",
  460. "keywords": [
  461. "html",
  462. "markdown"
  463. ],
  464. "time": "2017-10-24T02:45:05+00:00"
  465. },
  466. {
  467. "name": "longman/telegram-bot",
  468. "version": "0.44.1",
  469. "source": {
  470. "type": "git",
  471. "url": "https://github.com/php-telegram-bot/core.git",
  472. "reference": "e522050a5e2ac73a4c0fa47705896da0df37de3a"
  473. },
  474. "dist": {
  475. "type": "zip",
  476. "url": "https://api.github.com/repos/php-telegram-bot/core/zipball/e522050a5e2ac73a4c0fa47705896da0df37de3a",
  477. "reference": "e522050a5e2ac73a4c0fa47705896da0df37de3a",
  478. "shasum": ""
  479. },
  480. "require": {
  481. "ext-curl": "*",
  482. "ext-mbstring": "*",
  483. "ext-pdo": "*",
  484. "guzzlehttp/guzzle": "^6.2",
  485. "monolog/monolog": "^1.22",
  486. "php": "^5.5|^7.0"
  487. },
  488. "require-dev": {
  489. "phpunit/phpunit": "^4.8|^5.7|^6.1",
  490. "squizlabs/php_codesniffer": "^2.8"
  491. },
  492. "type": "library",
  493. "autoload": {
  494. "psr-4": {
  495. "Longman\\TelegramBot\\": "src/"
  496. }
  497. },
  498. "notification-url": "https://packagist.org/downloads/",
  499. "license": [
  500. "MIT"
  501. ],
  502. "authors": [
  503. {
  504. "name": "Avtandil Kikabidze aka LONGMAN",
  505. "email": "akalongman@gmail.com",
  506. "homepage": "http://longman.me",
  507. "role": "Developer"
  508. }
  509. ],
  510. "description": "PHP telegram bot",
  511. "homepage": "https://github.com/php-telegram-bot/core",
  512. "keywords": [
  513. "api",
  514. "bot",
  515. "telegram"
  516. ],
  517. "time": "2017-04-25T21:28:23+00:00"
  518. },
  519. {
  520. "name": "monolog/monolog",
  521. "version": "1.22.1",
  522. "source": {
  523. "type": "git",
  524. "url": "https://github.com/Seldaek/monolog.git",
  525. "reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0"
  526. },
  527. "dist": {
  528. "type": "zip",
  529. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1e044bc4b34e91743943479f1be7a1d5eb93add0",
  530. "reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0",
  531. "shasum": ""
  532. },
  533. "require": {
  534. "php": ">=5.3.0",
  535. "psr/log": "~1.0"
  536. },
  537. "provide": {
  538. "psr/log-implementation": "1.0.0"
  539. },
  540. "require-dev": {
  541. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  542. "doctrine/couchdb": "~1.0@dev",
  543. "graylog2/gelf-php": "~1.0",
  544. "jakub-onderka/php-parallel-lint": "0.9",
  545. "php-amqplib/php-amqplib": "~2.4",
  546. "php-console/php-console": "^3.1.3",
  547. "phpunit/phpunit": "~4.5",
  548. "phpunit/phpunit-mock-objects": "2.3.0",
  549. "ruflin/elastica": ">=0.90 <3.0",
  550. "sentry/sentry": "^0.13",
  551. "swiftmailer/swiftmailer": "~5.3"
  552. },
  553. "suggest": {
  554. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  555. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  556. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  557. "ext-mongo": "Allow sending log messages to a MongoDB server",
  558. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  559. "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  560. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  561. "php-console/php-console": "Allow sending log messages to Google Chrome",
  562. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  563. "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  564. "sentry/sentry": "Allow sending log messages to a Sentry server"
  565. },
  566. "type": "library",
  567. "extra": {
  568. "branch-alias": {
  569. "dev-master": "2.0.x-dev"
  570. }
  571. },
  572. "autoload": {
  573. "psr-4": {
  574. "Monolog\\": "src/Monolog"
  575. }
  576. },
  577. "notification-url": "https://packagist.org/downloads/",
  578. "license": [
  579. "MIT"
  580. ],
  581. "authors": [
  582. {
  583. "name": "Jordi Boggiano",
  584. "email": "j.boggiano@seld.be",
  585. "homepage": "http://seld.be"
  586. }
  587. ],
  588. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  589. "homepage": "http://github.com/Seldaek/monolog",
  590. "keywords": [
  591. "log",
  592. "logging",
  593. "psr-3"
  594. ],
  595. "time": "2017-03-13T07:08:03+00:00"
  596. },
  597. {
  598. "name": "mremi/url-shortener",
  599. "version": "v2.1.0",
  600. "source": {
  601. "type": "git",
  602. "url": "https://github.com/mremi/UrlShortener.git",
  603. "reference": "ad47697e899d30e167c45c5e937db421cf768dc1"
  604. },
  605. "dist": {
  606. "type": "zip",
  607. "url": "https://api.github.com/repos/mremi/UrlShortener/zipball/ad47697e899d30e167c45c5e937db421cf768dc1",
  608. "reference": "ad47697e899d30e167c45c5e937db421cf768dc1",
  609. "shasum": ""
  610. },
  611. "require": {
  612. "guzzlehttp/guzzle": "^6.0",
  613. "php": "^5.5 || ^7.0",
  614. "symfony/console": "^2.7 || ^3.1"
  615. },
  616. "require-dev": {
  617. "fabpot/php-cs-fixer": "~0.1 || ~1.0",
  618. "phpunit/phpunit": "~4.8",
  619. "symfony/phpunit-bridge": "~2.7 || ~3.0"
  620. },
  621. "type": "library",
  622. "autoload": {
  623. "psr-4": {
  624. "Mremi\\UrlShortener\\": "src/Mremi/UrlShortener"
  625. }
  626. },
  627. "notification-url": "https://packagist.org/downloads/",
  628. "license": [
  629. "MIT"
  630. ],
  631. "authors": [
  632. {
  633. "name": "Rémi Marseille",
  634. "email": "marseille.remi@gmail.com"
  635. }
  636. ],
  637. "description": "A PHP5 library using API to shorten/expand URL",
  638. "homepage": "https://github.com/mremi/UrlShortener",
  639. "keywords": [
  640. "api",
  641. "shortener",
  642. "url"
  643. ],
  644. "time": "2017-03-29T18:03:19+00:00"
  645. },
  646. {
  647. "name": "paquettg/php-html-parser",
  648. "version": "1.7.0",
  649. "source": {
  650. "type": "git",
  651. "url": "https://github.com/paquettg/php-html-parser.git",
  652. "reference": "18845e09831dd0772b88b51e788a4f74c701224c"
  653. },
  654. "dist": {
  655. "type": "zip",
  656. "url": "https://api.github.com/repos/paquettg/php-html-parser/zipball/18845e09831dd0772b88b51e788a4f74c701224c",
  657. "reference": "18845e09831dd0772b88b51e788a4f74c701224c",
  658. "shasum": ""
  659. },
  660. "require": {
  661. "paquettg/string-encode": "~0.1.0",
  662. "php": ">=5.4"
  663. },
  664. "require-dev": {
  665. "mockery/mockery": "~0.9.0",
  666. "phpunit/phpunit": "~4.8.0",
  667. "satooshi/php-coveralls": "~0.6.0"
  668. },
  669. "type": "library",
  670. "autoload": {
  671. "psr-0": {
  672. "PHPHtmlParser": "src/"
  673. }
  674. },
  675. "notification-url": "https://packagist.org/downloads/",
  676. "license": [
  677. "MIT"
  678. ],
  679. "authors": [
  680. {
  681. "name": "Gilles Paquette",
  682. "email": "paquettg@gmail.com",
  683. "homepage": "http://gillespaquette.ca"
  684. }
  685. ],
  686. "description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.",
  687. "homepage": "https://github.com/paquettg/php-html-parser",
  688. "keywords": [
  689. "dom",
  690. "html",
  691. "parser"
  692. ],
  693. "time": "2016-04-06T15:24:40+00:00"
  694. },
  695. {
  696. "name": "paquettg/string-encode",
  697. "version": "0.1.1",
  698. "source": {
  699. "type": "git",
  700. "url": "https://github.com/paquettg/string-encoder.git",
  701. "reference": "cf08343649701979f581c1601d01247fa3782439"
  702. },
  703. "dist": {
  704. "type": "zip",
  705. "url": "https://api.github.com/repos/paquettg/string-encoder/zipball/cf08343649701979f581c1601d01247fa3782439",
  706. "reference": "cf08343649701979f581c1601d01247fa3782439",
  707. "shasum": ""
  708. },
  709. "require": {
  710. "php": ">=5.4"
  711. },
  712. "require-dev": {
  713. "phpunit/phpunit": "3.7.*"
  714. },
  715. "type": "library",
  716. "autoload": {
  717. "psr-0": {
  718. "stringEncode": "src/"
  719. }
  720. },
  721. "notification-url": "https://packagist.org/downloads/",
  722. "license": [
  723. "MIT"
  724. ],
  725. "authors": [
  726. {
  727. "name": "Gilles Paquette",
  728. "email": "paquettg@gmail.com",
  729. "homepage": "http://gillespaquette.ca"
  730. }
  731. ],
  732. "description": "Facilitating the process of altering string encoding in PHP.",
  733. "homepage": "https://github.com/paquettg/string-encoder",
  734. "keywords": [
  735. "charset",
  736. "encoding",
  737. "string"
  738. ],
  739. "time": "2014-05-29T18:38:09+00:00"
  740. },
  741. {
  742. "name": "paragonie/random_compat",
  743. "version": "v2.0.10",
  744. "source": {
  745. "type": "git",
  746. "url": "https://github.com/paragonie/random_compat.git",
  747. "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d"
  748. },
  749. "dist": {
  750. "type": "zip",
  751. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d",
  752. "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d",
  753. "shasum": ""
  754. },
  755. "require": {
  756. "php": ">=5.2.0"
  757. },
  758. "require-dev": {
  759. "phpunit/phpunit": "4.*|5.*"
  760. },
  761. "suggest": {
  762. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  763. },
  764. "type": "library",
  765. "autoload": {
  766. "files": [
  767. "lib/random.php"
  768. ]
  769. },
  770. "notification-url": "https://packagist.org/downloads/",
  771. "license": [
  772. "MIT"
  773. ],
  774. "authors": [
  775. {
  776. "name": "Paragon Initiative Enterprises",
  777. "email": "security@paragonie.com",
  778. "homepage": "https://paragonie.com"
  779. }
  780. ],
  781. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  782. "keywords": [
  783. "csprng",
  784. "pseudorandom",
  785. "random"
  786. ],
  787. "time": "2017-03-13T16:27:32+00:00"
  788. },
  789. {
  790. "name": "psr/http-message",
  791. "version": "1.0.1",
  792. "source": {
  793. "type": "git",
  794. "url": "https://github.com/php-fig/http-message.git",
  795. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  796. },
  797. "dist": {
  798. "type": "zip",
  799. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  800. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  801. "shasum": ""
  802. },
  803. "require": {
  804. "php": ">=5.3.0"
  805. },
  806. "type": "library",
  807. "extra": {
  808. "branch-alias": {
  809. "dev-master": "1.0.x-dev"
  810. }
  811. },
  812. "autoload": {
  813. "psr-4": {
  814. "Psr\\Http\\Message\\": "src/"
  815. }
  816. },
  817. "notification-url": "https://packagist.org/downloads/",
  818. "license": [
  819. "MIT"
  820. ],
  821. "authors": [
  822. {
  823. "name": "PHP-FIG",
  824. "homepage": "http://www.php-fig.org/"
  825. }
  826. ],
  827. "description": "Common interface for HTTP messages",
  828. "homepage": "https://github.com/php-fig/http-message",
  829. "keywords": [
  830. "http",
  831. "http-message",
  832. "psr",
  833. "psr-7",
  834. "request",
  835. "response"
  836. ],
  837. "time": "2016-08-06T14:39:51+00:00"
  838. },
  839. {
  840. "name": "psr/log",
  841. "version": "1.0.2",
  842. "source": {
  843. "type": "git",
  844. "url": "https://github.com/php-fig/log.git",
  845. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  846. },
  847. "dist": {
  848. "type": "zip",
  849. "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  850. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  851. "shasum": ""
  852. },
  853. "require": {
  854. "php": ">=5.3.0"
  855. },
  856. "type": "library",
  857. "extra": {
  858. "branch-alias": {
  859. "dev-master": "1.0.x-dev"
  860. }
  861. },
  862. "autoload": {
  863. "psr-4": {
  864. "Psr\\Log\\": "Psr/Log/"
  865. }
  866. },
  867. "notification-url": "https://packagist.org/downloads/",
  868. "license": [
  869. "MIT"
  870. ],
  871. "authors": [
  872. {
  873. "name": "PHP-FIG",
  874. "homepage": "http://www.php-fig.org/"
  875. }
  876. ],
  877. "description": "Common interface for logging libraries",
  878. "homepage": "https://github.com/php-fig/log",
  879. "keywords": [
  880. "log",
  881. "psr",
  882. "psr-3"
  883. ],
  884. "time": "2016-10-10T12:19:37+00:00"
  885. },
  886. {
  887. "name": "respect/validation",
  888. "version": "1.1.12",
  889. "source": {
  890. "type": "git",
  891. "url": "https://github.com/Respect/Validation.git",
  892. "reference": "5ab87d1dd932872f6670136a513f72ff9ea41c67"
  893. },
  894. "dist": {
  895. "type": "zip",
  896. "url": "https://api.github.com/repos/Respect/Validation/zipball/5ab87d1dd932872f6670136a513f72ff9ea41c67",
  897. "reference": "5ab87d1dd932872f6670136a513f72ff9ea41c67",
  898. "shasum": ""
  899. },
  900. "require": {
  901. "php": ">=5.4",
  902. "symfony/polyfill-mbstring": "^1.2"
  903. },
  904. "require-dev": {
  905. "egulias/email-validator": "~1.2",
  906. "malkusch/bav": "~1.0",
  907. "mikey179/vfsstream": "^1.5",
  908. "phpunit/phpunit": "~4.0",
  909. "symfony/validator": "~2.6.9",
  910. "zendframework/zend-validator": "~2.3"
  911. },
  912. "suggest": {
  913. "egulias/email-validator": "Strict (RFC compliant) email validation",
  914. "ext-bcmath": "Arbitrary Precision Mathematics",
  915. "ext-mbstring": "Multibyte String Functions",
  916. "fabpot/php-cs-fixer": "Fix PSR2 and other coding style issues",
  917. "malkusch/bav": "German bank account validation",
  918. "symfony/validator": "Use Symfony validator through Respect\\Validation",
  919. "zendframework/zend-validator": "Use Zend Framework validator through Respect\\Validation"
  920. },
  921. "type": "library",
  922. "extra": {
  923. "branch-alias": {
  924. "dev-master": "1.1-dev"
  925. }
  926. },
  927. "autoload": {
  928. "psr-4": {
  929. "Respect\\Validation\\": "library/"
  930. }
  931. },
  932. "notification-url": "https://packagist.org/downloads/",
  933. "license": [
  934. "BSD Style"
  935. ],
  936. "authors": [
  937. {
  938. "name": "Respect/Validation Contributors",
  939. "homepage": "https://github.com/Respect/Validation/graphs/contributors"
  940. }
  941. ],
  942. "description": "The most awesome validation engine ever created for PHP",
  943. "homepage": "http://respect.github.io/Validation/",
  944. "keywords": [
  945. "respect",
  946. "validation",
  947. "validator"
  948. ],
  949. "time": "2017-03-14T09:44:11+00:00"
  950. },
  951. {
  952. "name": "revolution/laravel-mastodon-api",
  953. "version": "1.1.3",
  954. "source": {
  955. "type": "git",
  956. "url": "https://github.com/kawax/laravel-mastodon-api.git",
  957. "reference": "386bc7fbf5dc16b08582c9739c770be078314bbc"
  958. },
  959. "dist": {
  960. "type": "zip",
  961. "url": "https://api.github.com/repos/kawax/laravel-mastodon-api/zipball/386bc7fbf5dc16b08582c9739c770be078314bbc",
  962. "reference": "386bc7fbf5dc16b08582c9739c770be078314bbc",
  963. "shasum": ""
  964. },
  965. "require": {
  966. "guzzlehttp/guzzle": "^6.2",
  967. "illuminate/support": "5.*",
  968. "php": ">=7.0.0"
  969. },
  970. "require-dev": {
  971. "mockery/mockery": "0.9.*",
  972. "phpunit/phpunit": "6.*"
  973. },
  974. "type": "library",
  975. "autoload": {
  976. "psr-4": {
  977. "Revolution\\Mastodon\\": "src/"
  978. }
  979. },
  980. "notification-url": "https://packagist.org/downloads/",
  981. "license": [
  982. "MIT"
  983. ],
  984. "authors": [
  985. {
  986. "name": "kawax",
  987. "email": "kawaxbiz@gmail.com"
  988. }
  989. ],
  990. "description": "Mastodon API for Laravel",
  991. "keywords": [
  992. "laravel",
  993. "mastodon"
  994. ],
  995. "time": "2017-05-30T03:20:20+00:00"
  996. },
  997. {
  998. "name": "ryakad/pandoc-php",
  999. "version": "v1.0.0",
  1000. "source": {
  1001. "type": "git",
  1002. "url": "https://github.com/ryakad/pandoc-php.git",
  1003. "reference": "0cfdf959408e4c481db942b26785d94b9fe46672"
  1004. },
  1005. "dist": {
  1006. "type": "zip",
  1007. "url": "https://api.github.com/repos/ryakad/pandoc-php/zipball/0cfdf959408e4c481db942b26785d94b9fe46672",
  1008. "reference": "0cfdf959408e4c481db942b26785d94b9fe46672",
  1009. "shasum": ""
  1010. },
  1011. "type": "library",
  1012. "autoload": {
  1013. "psr-0": {
  1014. "Pandoc": "src"
  1015. }
  1016. },
  1017. "notification-url": "https://packagist.org/downloads/",
  1018. "license": [
  1019. "MIT"
  1020. ],
  1021. "time": "2015-01-07T05:07:16+00:00"
  1022. },
  1023. {
  1024. "name": "sabre/uri",
  1025. "version": "2.1.1",
  1026. "source": {
  1027. "type": "git",
  1028. "url": "https://github.com/sabre-io/uri.git",
  1029. "reference": "a42126042c7dcb53e2978dadb6d22574d1359b4c"
  1030. },
  1031. "dist": {
  1032. "type": "zip",
  1033. "url": "https://api.github.com/repos/sabre-io/uri/zipball/a42126042c7dcb53e2978dadb6d22574d1359b4c",
  1034. "reference": "a42126042c7dcb53e2978dadb6d22574d1359b4c",
  1035. "shasum": ""
  1036. },
  1037. "require": {
  1038. "php": ">=7"
  1039. },
  1040. "require-dev": {
  1041. "phpunit/phpunit": "^6.0",
  1042. "sabre/cs": "~1.0.0"
  1043. },
  1044. "type": "library",
  1045. "autoload": {
  1046. "files": [
  1047. "lib/functions.php"
  1048. ],
  1049. "psr-4": {
  1050. "Sabre\\Uri\\": "lib/"
  1051. }
  1052. },
  1053. "notification-url": "https://packagist.org/downloads/",
  1054. "license": [
  1055. "BSD-3-Clause"
  1056. ],
  1057. "authors": [
  1058. {
  1059. "name": "Evert Pot",
  1060. "email": "me@evertpot.com",
  1061. "homepage": "http://evertpot.com/",
  1062. "role": "Developer"
  1063. }
  1064. ],
  1065. "description": "Functions for making sense out of URIs.",
  1066. "homepage": "http://sabre.io/uri/",
  1067. "keywords": [
  1068. "rfc3986",
  1069. "uri",
  1070. "url"
  1071. ],
  1072. "time": "2017-02-20T20:02:35+00:00"
  1073. },
  1074. {
  1075. "name": "sabre/xml",
  1076. "version": "2.0.0",
  1077. "source": {
  1078. "type": "git",
  1079. "url": "https://github.com/sabre-io/xml.git",
  1080. "reference": "054292959a1f2b64c10c9c7a03a816ba1872b8a3"
  1081. },
  1082. "dist": {
  1083. "type": "zip",
  1084. "url": "https://api.github.com/repos/sabre-io/xml/zipball/054292959a1f2b64c10c9c7a03a816ba1872b8a3",
  1085. "reference": "054292959a1f2b64c10c9c7a03a816ba1872b8a3",
  1086. "shasum": ""
  1087. },
  1088. "require": {
  1089. "ext-dom": "*",
  1090. "ext-xmlreader": "*",
  1091. "ext-xmlwriter": "*",
  1092. "lib-libxml": ">=2.6.20",
  1093. "php": ">=7.0",
  1094. "sabre/uri": ">=1.0,<3.0.0"
  1095. },
  1096. "require-dev": {
  1097. "phpunit/phpunit": "*",
  1098. "sabre/cs": "~1.0.0"
  1099. },
  1100. "type": "library",
  1101. "autoload": {
  1102. "psr-4": {
  1103. "Sabre\\Xml\\": "lib/"
  1104. },
  1105. "files": [
  1106. "lib/Deserializer/functions.php",
  1107. "lib/Serializer/functions.php"
  1108. ]
  1109. },
  1110. "notification-url": "https://packagist.org/downloads/",
  1111. "license": [
  1112. "BSD-3-Clause"
  1113. ],
  1114. "authors": [
  1115. {
  1116. "name": "Evert Pot",
  1117. "email": "me@evertpot.com",
  1118. "homepage": "http://evertpot.com/",
  1119. "role": "Developer"
  1120. },
  1121. {
  1122. "name": "Markus Staab",
  1123. "email": "markus.staab@redaxo.de",
  1124. "role": "Developer"
  1125. }
  1126. ],
  1127. "description": "sabre/xml is an XML library that you may not hate.",
  1128. "homepage": "https://sabre.io/xml/",
  1129. "keywords": [
  1130. "XMLReader",
  1131. "XMLWriter",
  1132. "dom",
  1133. "xml"
  1134. ],
  1135. "time": "2016-11-16T00:41:01+00:00"
  1136. },
  1137. {
  1138. "name": "symfony/console",
  1139. "version": "v3.3.2",
  1140. "source": {
  1141. "type": "git",
  1142. "url": "https://github.com/symfony/console.git",
  1143. "reference": "70d2a29b2911cbdc91a7e268046c395278238b2e"
  1144. },
  1145. "dist": {
  1146. "type": "zip",
  1147. "url": "https://api.github.com/repos/symfony/console/zipball/70d2a29b2911cbdc91a7e268046c395278238b2e",
  1148. "reference": "70d2a29b2911cbdc91a7e268046c395278238b2e",
  1149. "shasum": ""
  1150. },
  1151. "require": {
  1152. "php": ">=5.5.9",
  1153. "symfony/debug": "~2.8|~3.0",
  1154. "symfony/polyfill-mbstring": "~1.0"
  1155. },
  1156. "conflict": {
  1157. "symfony/dependency-injection": "<3.3"
  1158. },
  1159. "require-dev": {
  1160. "psr/log": "~1.0",
  1161. "symfony/config": "~3.3",
  1162. "symfony/dependency-injection": "~3.3",
  1163. "symfony/event-dispatcher": "~2.8|~3.0",
  1164. "symfony/filesystem": "~2.8|~3.0",
  1165. "symfony/http-kernel": "~2.8|~3.0",
  1166. "symfony/process": "~2.8|~3.0"
  1167. },
  1168. "suggest": {
  1169. "psr/log": "For using the console logger",
  1170. "symfony/event-dispatcher": "",
  1171. "symfony/filesystem": "",
  1172. "symfony/process": ""
  1173. },
  1174. "type": "library",
  1175. "extra": {
  1176. "branch-alias": {
  1177. "dev-master": "3.3-dev"
  1178. }
  1179. },
  1180. "autoload": {
  1181. "psr-4": {
  1182. "Symfony\\Component\\Console\\": ""
  1183. },
  1184. "exclude-from-classmap": [
  1185. "/Tests/"
  1186. ]
  1187. },
  1188. "notification-url": "https://packagist.org/downloads/",
  1189. "license": [
  1190. "MIT"
  1191. ],
  1192. "authors": [
  1193. {
  1194. "name": "Fabien Potencier",
  1195. "email": "fabien@symfony.com"
  1196. },
  1197. {
  1198. "name": "Symfony Community",
  1199. "homepage": "https://symfony.com/contributors"
  1200. }
  1201. ],
  1202. "description": "Symfony Console Component",
  1203. "homepage": "https://symfony.com",
  1204. "time": "2017-06-02T19:24:58+00:00"
  1205. },
  1206. {
  1207. "name": "symfony/debug",
  1208. "version": "v3.3.2",
  1209. "source": {
  1210. "type": "git",
  1211. "url": "https://github.com/symfony/debug.git",
  1212. "reference": "e9c50482841ef696e8fa1470d950a79c8921f45d"
  1213. },
  1214. "dist": {
  1215. "type": "zip",
  1216. "url": "https://api.github.com/repos/symfony/debug/zipball/e9c50482841ef696e8fa1470d950a79c8921f45d",
  1217. "reference": "e9c50482841ef696e8fa1470d950a79c8921f45d",
  1218. "shasum": ""
  1219. },
  1220. "require": {
  1221. "php": ">=5.5.9",
  1222. "psr/log": "~1.0"
  1223. },
  1224. "conflict": {
  1225. "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  1226. },
  1227. "require-dev": {
  1228. "symfony/http-kernel": "~2.8|~3.0"
  1229. },
  1230. "type": "library",
  1231. "extra": {
  1232. "branch-alias": {
  1233. "dev-master": "3.3-dev"
  1234. }
  1235. },
  1236. "autoload": {
  1237. "psr-4": {
  1238. "Symfony\\Component\\Debug\\": ""
  1239. },
  1240. "exclude-from-classmap": [
  1241. "/Tests/"
  1242. ]
  1243. },
  1244. "notification-url": "https://packagist.org/downloads/",
  1245. "license": [
  1246. "MIT"
  1247. ],
  1248. "authors": [
  1249. {
  1250. "name": "Fabien Potencier",
  1251. "email": "fabien@symfony.com"
  1252. },
  1253. {
  1254. "name": "Symfony Community",
  1255. "homepage": "https://symfony.com/contributors"
  1256. }
  1257. ],
  1258. "description": "Symfony Debug Component",
  1259. "homepage": "https://symfony.com",
  1260. "time": "2017-06-01T21:01:25+00:00"
  1261. },
  1262. {
  1263. "name": "symfony/polyfill-mbstring",
  1264. "version": "v1.4.0",
  1265. "source": {
  1266. "type": "git",
  1267. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1268. "reference": "f29dca382a6485c3cbe6379f0c61230167681937"
  1269. },
  1270. "dist": {
  1271. "type": "zip",
  1272. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937",
  1273. "reference": "f29dca382a6485c3cbe6379f0c61230167681937",
  1274. "shasum": ""
  1275. },
  1276. "require": {
  1277. "php": ">=5.3.3"
  1278. },
  1279. "suggest": {
  1280. "ext-mbstring": "For best performance"
  1281. },
  1282. "type": "library",
  1283. "extra": {
  1284. "branch-alias": {
  1285. "dev-master": "1.4-dev"
  1286. }
  1287. },
  1288. "autoload": {
  1289. "psr-4": {
  1290. "Symfony\\Polyfill\\Mbstring\\": ""
  1291. },
  1292. "files": [
  1293. "bootstrap.php"
  1294. ]
  1295. },
  1296. "notification-url": "https://packagist.org/downloads/",
  1297. "license": [
  1298. "MIT"
  1299. ],
  1300. "authors": [
  1301. {
  1302. "name": "Nicolas Grekas",
  1303. "email": "p@tchwork.com"
  1304. },
  1305. {
  1306. "name": "Symfony Community",
  1307. "homepage": "https://symfony.com/contributors"
  1308. }
  1309. ],
  1310. "description": "Symfony polyfill for the Mbstring extension",
  1311. "homepage": "https://symfony.com",
  1312. "keywords": [
  1313. "compatibility",
  1314. "mbstring",
  1315. "polyfill",
  1316. "portable",
  1317. "shim"
  1318. ],
  1319. "time": "2017-06-09T14:24:12+00:00"
  1320. },
  1321. {
  1322. "name": "symfony/yaml",
  1323. "version": "v3.2.8",
  1324. "source": {
  1325. "type": "git",
  1326. "url": "https://github.com/symfony/yaml.git",
  1327. "reference": "acec26fcf7f3031e094e910b94b002fa53d4e4d6"
  1328. },
  1329. "dist": {
  1330. "type": "zip",
  1331. "url": "https://api.github.com/repos/symfony/yaml/zipball/acec26fcf7f3031e094e910b94b002fa53d4e4d6",
  1332. "reference": "acec26fcf7f3031e094e910b94b002fa53d4e4d6",
  1333. "shasum": ""
  1334. },
  1335. "require": {
  1336. "php": ">=5.5.9"
  1337. },
  1338. "require-dev": {
  1339. "symfony/console": "~2.8|~3.0"
  1340. },
  1341. "suggest": {
  1342. "symfony/console": "For validating YAML files using the lint command"
  1343. },
  1344. "type": "library",
  1345. "extra": {
  1346. "branch-alias": {
  1347. "dev-master": "3.2-dev"
  1348. }
  1349. },
  1350. "autoload": {
  1351. "psr-4": {
  1352. "Symfony\\Component\\Yaml\\": ""
  1353. },
  1354. "exclude-from-classmap": [
  1355. "/Tests/"
  1356. ]
  1357. },
  1358. "notification-url": "https://packagist.org/downloads/",
  1359. "license": [
  1360. "MIT"
  1361. ],
  1362. "authors": [
  1363. {
  1364. "name": "Fabien Potencier",
  1365. "email": "fabien@symfony.com"
  1366. },
  1367. {
  1368. "name": "Symfony Community",
  1369. "homepage": "https://symfony.com/contributors"
  1370. }
  1371. ],
  1372. "description": "Symfony Yaml Component",
  1373. "homepage": "https://symfony.com",
  1374. "time": "2017-05-01T14:55:58+00:00"
  1375. },
  1376. {
  1377. "name": "zonuexe/mastodon-api",
  1378. "version": "0.0.6",
  1379. "source": {
  1380. "type": "git",
  1381. "url": "https://github.com/BaguettePHP/mastodon-api.git",
  1382. "reference": "ee030a06d5018b54b55352deb988582b30f1dca1"
  1383. },
  1384. "dist": {
  1385. "type": "zip",
  1386. "url": "https://api.github.com/repos/BaguettePHP/mastodon-api/zipball/ee030a06d5018b54b55352deb988582b30f1dca1",
  1387. "reference": "ee030a06d5018b54b55352deb988582b30f1dca1",
  1388. "shasum": ""
  1389. },
  1390. "require": {
  1391. "guzzlehttp/guzzle": "^6.2",
  1392. "respect/validation": "^1.1",
  1393. "zonuexe/objectsystem": "^0.6.0"
  1394. },
  1395. "require-dev": {
  1396. "filp/whoops": "^2.1",
  1397. "monolog/monolog": "^1.22",
  1398. "paragonie/random_compat": "^2.0",
  1399. "phpmd/phpmd": "^2.6",
  1400. "phpunit/phpunit": "^4.8",
  1401. "symfony/polyfill-php70": "^1.3",
  1402. "symfony/var-dumper": "^3.2",
  1403. "vlucas/phpdotenv": "^2.4",
  1404. "zonuexe/simple-routing": "^0.5.3"
  1405. },
  1406. "suggest": {
  1407. "vlucas/phpdotenv": "Load .env format config file"
  1408. },
  1409. "type": "library",
  1410. "autoload": {
  1411. "files": [
  1412. "src/functions.php",
  1413. "src/Entity/helpers.php"
  1414. ],
  1415. "psr-4": {
  1416. "Baguette\\Mastodon\\": "src/"
  1417. }
  1418. },
  1419. "notification-url": "https://packagist.org/downloads/",
  1420. "license": [
  1421. "GPL-3.0"
  1422. ],
  1423. "description": "A PHP interface for Mastodon.",
  1424. "time": "2017-05-29T16:21:47+00:00"
  1425. },
  1426. {
  1427. "name": "zonuexe/objectsystem",
  1428. "version": "0.6.0",
  1429. "source": {
  1430. "type": "git",
  1431. "url": "https://github.com/BaguettePHP/objectsystem.git",
  1432. "reference": "9a5f4413b82ea394c1018d40098269c86ac232c1"
  1433. },
  1434. "dist": {
  1435. "type": "zip",
  1436. "url": "https://api.github.com/repos/BaguettePHP/objectsystem/zipball/9a5f4413b82ea394c1018d40098269c86ac232c1",
  1437. "reference": "9a5f4413b82ea394c1018d40098269c86ac232c1",
  1438. "shasum": ""
  1439. },
  1440. "require": {
  1441. "php": ">=5.5|>=7.0"
  1442. },
  1443. "require-dev": {
  1444. "phploc/phploc": "*",
  1445. "phpmd/phpmd": "@stable",
  1446. "phpunit/phpunit": "^5.5|^4.8",
  1447. "theseer/phpdox": "^0.8"
  1448. },
  1449. "type": "library",
  1450. "autoload": {
  1451. "psr-4": {
  1452. "Teto\\": "src/"
  1453. }
  1454. },
  1455. "notification-url": "https://packagist.org/downloads/",
  1456. "license": [
  1457. "Apache-2.0"
  1458. ],
  1459. "authors": [
  1460. {
  1461. "name": "USAMI Kenta",
  1462. "email": "tadsan@zonu.me"
  1463. }
  1464. ],
  1465. "description": "Object system for PHP",
  1466. "time": "2016-10-08T15:52:57+00:00"
  1467. }
  1468. ],
  1469. "packages-dev": [],
  1470. "aliases": [],
  1471. "minimum-stability": "stable",
  1472. "stability-flags": [],
  1473. "prefer-stable": false,
  1474. "prefer-lowest": false,
  1475. "platform": [],
  1476. "platform-dev": []
  1477. }