composer.lock 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817
  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": "a92166d039956c149b8f58c54111358c",
  8. "packages": [
  9. {
  10. "name": "adldap2/adldap2",
  11. "version": "v8.0.10",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/Adldap2/Adldap2.git",
  15. "reference": "5ab7df6f24bf952666e926ce5220a21325f8f277"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/5ab7df6f24bf952666e926ce5220a21325f8f277",
  20. "reference": "5ab7df6f24bf952666e926ce5220a21325f8f277",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-ldap": "*",
  25. "illuminate/support": "~5.0",
  26. "php": ">=5.5.9"
  27. },
  28. "require-dev": {
  29. "mockery/mockery": "~0.9|~1.0",
  30. "phpunit/phpunit": "~4.8|~5.6"
  31. },
  32. "type": "library",
  33. "autoload": {
  34. "psr-4": {
  35. "Adldap\\": "src/"
  36. }
  37. },
  38. "notification-url": "https://packagist.org/downloads/",
  39. "license": [
  40. "MIT"
  41. ],
  42. "authors": [
  43. {
  44. "name": "Steve Bauman",
  45. "email": "steven_bauman@outlook.com",
  46. "role": "Developer"
  47. }
  48. ],
  49. "description": "A PHP LDAP Package for humans.",
  50. "keywords": [
  51. "active directory",
  52. "ad",
  53. "adLDAP",
  54. "adldap2",
  55. "directory",
  56. "ldap",
  57. "windows"
  58. ],
  59. "time": "2018-01-02T14:14:44+00:00"
  60. },
  61. {
  62. "name": "composer/semver",
  63. "version": "1.4.2",
  64. "source": {
  65. "type": "git",
  66. "url": "https://github.com/composer/semver.git",
  67. "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
  68. },
  69. "dist": {
  70. "type": "zip",
  71. "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
  72. "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
  73. "shasum": ""
  74. },
  75. "require": {
  76. "php": "^5.3.2 || ^7.0"
  77. },
  78. "require-dev": {
  79. "phpunit/phpunit": "^4.5 || ^5.0.5",
  80. "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
  81. },
  82. "type": "library",
  83. "extra": {
  84. "branch-alias": {
  85. "dev-master": "1.x-dev"
  86. }
  87. },
  88. "autoload": {
  89. "psr-4": {
  90. "Composer\\Semver\\": "src"
  91. }
  92. },
  93. "notification-url": "https://packagist.org/downloads/",
  94. "license": [
  95. "MIT"
  96. ],
  97. "authors": [
  98. {
  99. "name": "Nils Adermann",
  100. "email": "naderman@naderman.de",
  101. "homepage": "http://www.naderman.de"
  102. },
  103. {
  104. "name": "Jordi Boggiano",
  105. "email": "j.boggiano@seld.be",
  106. "homepage": "http://seld.be"
  107. },
  108. {
  109. "name": "Rob Bast",
  110. "email": "rob.bast@gmail.com",
  111. "homepage": "http://robbast.nl"
  112. }
  113. ],
  114. "description": "Semver library that offers utilities, version constraint parsing and validation.",
  115. "keywords": [
  116. "semantic",
  117. "semver",
  118. "validation",
  119. "versioning"
  120. ],
  121. "time": "2016-08-30T16:08:34+00:00"
  122. },
  123. {
  124. "name": "dibi/dibi",
  125. "version": "v3.1.0",
  126. "source": {
  127. "type": "git",
  128. "url": "https://github.com/dg/dibi.git",
  129. "reference": "fa35c0cf7de1286ce1cf9fbdba058c1d54c849f8"
  130. },
  131. "dist": {
  132. "type": "zip",
  133. "url": "https://api.github.com/repos/dg/dibi/zipball/fa35c0cf7de1286ce1cf9fbdba058c1d54c849f8",
  134. "reference": "fa35c0cf7de1286ce1cf9fbdba058c1d54c849f8",
  135. "shasum": ""
  136. },
  137. "require": {
  138. "php": ">=5.4.4"
  139. },
  140. "replace": {
  141. "dg/dibi": "*"
  142. },
  143. "require-dev": {
  144. "nette/tester": "~1.7",
  145. "tracy/tracy": "~2.2"
  146. },
  147. "type": "library",
  148. "extra": {
  149. "branch-alias": {
  150. "dev-master": "3.1-dev"
  151. }
  152. },
  153. "autoload": {
  154. "classmap": [
  155. "src/"
  156. ],
  157. "files": [
  158. "src/loader.php"
  159. ]
  160. },
  161. "notification-url": "https://packagist.org/downloads/",
  162. "license": [
  163. "BSD-3-Clause",
  164. "GPL-2.0",
  165. "GPL-3.0"
  166. ],
  167. "authors": [
  168. {
  169. "name": "David Grudl",
  170. "homepage": "https://davidgrudl.com"
  171. }
  172. ],
  173. "description": "Dibi is Database Abstraction Library for PHP",
  174. "homepage": "https://dibiphp.com",
  175. "keywords": [
  176. "access",
  177. "database",
  178. "dbal",
  179. "mssql",
  180. "mysql",
  181. "odbc",
  182. "oracle",
  183. "pdo",
  184. "postgresql",
  185. "sqlite",
  186. "sqlsrv"
  187. ],
  188. "time": "2017-09-25T15:57:54+00:00"
  189. },
  190. {
  191. "name": "doctrine/inflector",
  192. "version": "v1.3.0",
  193. "source": {
  194. "type": "git",
  195. "url": "https://github.com/doctrine/inflector.git",
  196. "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
  197. },
  198. "dist": {
  199. "type": "zip",
  200. "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
  201. "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
  202. "shasum": ""
  203. },
  204. "require": {
  205. "php": "^7.1"
  206. },
  207. "require-dev": {
  208. "phpunit/phpunit": "^6.2"
  209. },
  210. "type": "library",
  211. "extra": {
  212. "branch-alias": {
  213. "dev-master": "1.3.x-dev"
  214. }
  215. },
  216. "autoload": {
  217. "psr-4": {
  218. "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
  219. }
  220. },
  221. "notification-url": "https://packagist.org/downloads/",
  222. "license": [
  223. "MIT"
  224. ],
  225. "authors": [
  226. {
  227. "name": "Roman Borschel",
  228. "email": "roman@code-factory.org"
  229. },
  230. {
  231. "name": "Benjamin Eberlei",
  232. "email": "kontakt@beberlei.de"
  233. },
  234. {
  235. "name": "Guilherme Blanco",
  236. "email": "guilhermeblanco@gmail.com"
  237. },
  238. {
  239. "name": "Jonathan Wage",
  240. "email": "jonwage@gmail.com"
  241. },
  242. {
  243. "name": "Johannes Schmitt",
  244. "email": "schmittjoh@gmail.com"
  245. }
  246. ],
  247. "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  248. "homepage": "http://www.doctrine-project.org",
  249. "keywords": [
  250. "inflection",
  251. "pluralize",
  252. "singularize",
  253. "string"
  254. ],
  255. "time": "2018-01-09T20:05:19+00:00"
  256. },
  257. {
  258. "name": "illuminate/contracts",
  259. "version": "v5.5.28",
  260. "source": {
  261. "type": "git",
  262. "url": "https://github.com/illuminate/contracts.git",
  263. "reference": "03e9014d2091a30b025c895aa6d39c2755576ea5"
  264. },
  265. "dist": {
  266. "type": "zip",
  267. "url": "https://api.github.com/repos/illuminate/contracts/zipball/03e9014d2091a30b025c895aa6d39c2755576ea5",
  268. "reference": "03e9014d2091a30b025c895aa6d39c2755576ea5",
  269. "shasum": ""
  270. },
  271. "require": {
  272. "php": ">=7.0",
  273. "psr/container": "~1.0",
  274. "psr/simple-cache": "~1.0"
  275. },
  276. "type": "library",
  277. "extra": {
  278. "branch-alias": {
  279. "dev-master": "5.5-dev"
  280. }
  281. },
  282. "autoload": {
  283. "psr-4": {
  284. "Illuminate\\Contracts\\": ""
  285. }
  286. },
  287. "notification-url": "https://packagist.org/downloads/",
  288. "license": [
  289. "MIT"
  290. ],
  291. "authors": [
  292. {
  293. "name": "Taylor Otwell",
  294. "email": "taylor@laravel.com"
  295. }
  296. ],
  297. "description": "The Illuminate Contracts package.",
  298. "homepage": "https://laravel.com",
  299. "time": "2017-11-22T19:01:14+00:00"
  300. },
  301. {
  302. "name": "illuminate/support",
  303. "version": "v5.5.28",
  304. "source": {
  305. "type": "git",
  306. "url": "https://github.com/illuminate/support.git",
  307. "reference": "4db3cc82b483172b1b25d9dfcec684927f5c8cf9"
  308. },
  309. "dist": {
  310. "type": "zip",
  311. "url": "https://api.github.com/repos/illuminate/support/zipball/4db3cc82b483172b1b25d9dfcec684927f5c8cf9",
  312. "reference": "4db3cc82b483172b1b25d9dfcec684927f5c8cf9",
  313. "shasum": ""
  314. },
  315. "require": {
  316. "doctrine/inflector": "~1.1",
  317. "ext-mbstring": "*",
  318. "illuminate/contracts": "5.5.*",
  319. "nesbot/carbon": "^1.20",
  320. "php": ">=7.0"
  321. },
  322. "replace": {
  323. "tightenco/collect": "self.version"
  324. },
  325. "suggest": {
  326. "illuminate/filesystem": "Required to use the composer class (5.2.*).",
  327. "symfony/process": "Required to use the composer class (~3.3).",
  328. "symfony/var-dumper": "Required to use the dd function (~3.3)."
  329. },
  330. "type": "library",
  331. "extra": {
  332. "branch-alias": {
  333. "dev-master": "5.5-dev"
  334. }
  335. },
  336. "autoload": {
  337. "psr-4": {
  338. "Illuminate\\Support\\": ""
  339. },
  340. "files": [
  341. "helpers.php"
  342. ]
  343. },
  344. "notification-url": "https://packagist.org/downloads/",
  345. "license": [
  346. "MIT"
  347. ],
  348. "authors": [
  349. {
  350. "name": "Taylor Otwell",
  351. "email": "taylor@laravel.com"
  352. }
  353. ],
  354. "description": "The Illuminate Support package.",
  355. "homepage": "https://laravel.com",
  356. "time": "2017-12-24T20:02:59+00:00"
  357. },
  358. {
  359. "name": "lcobucci/jwt",
  360. "version": "3.2.2",
  361. "source": {
  362. "type": "git",
  363. "url": "https://github.com/lcobucci/jwt.git",
  364. "reference": "0b5930be73582369e10c4d4bb7a12bac927a203c"
  365. },
  366. "dist": {
  367. "type": "zip",
  368. "url": "https://api.github.com/repos/lcobucci/jwt/zipball/0b5930be73582369e10c4d4bb7a12bac927a203c",
  369. "reference": "0b5930be73582369e10c4d4bb7a12bac927a203c",
  370. "shasum": ""
  371. },
  372. "require": {
  373. "ext-openssl": "*",
  374. "php": ">=5.5"
  375. },
  376. "require-dev": {
  377. "mdanter/ecc": "~0.3.1",
  378. "mikey179/vfsstream": "~1.5",
  379. "phpmd/phpmd": "~2.2",
  380. "phpunit/php-invoker": "~1.1",
  381. "phpunit/phpunit": "~4.5",
  382. "squizlabs/php_codesniffer": "~2.3"
  383. },
  384. "suggest": {
  385. "mdanter/ecc": "Required to use Elliptic Curves based algorithms."
  386. },
  387. "type": "library",
  388. "extra": {
  389. "branch-alias": {
  390. "dev-master": "3.1-dev"
  391. }
  392. },
  393. "autoload": {
  394. "psr-4": {
  395. "Lcobucci\\JWT\\": "src"
  396. }
  397. },
  398. "notification-url": "https://packagist.org/downloads/",
  399. "license": [
  400. "BSD-3-Clause"
  401. ],
  402. "authors": [
  403. {
  404. "name": "Luís Otávio Cobucci Oblonczyk",
  405. "email": "lcobucci@gmail.com",
  406. "role": "Developer"
  407. }
  408. ],
  409. "description": "A simple library to work with JSON Web Token and JSON Web Signature",
  410. "keywords": [
  411. "JWS",
  412. "jwt"
  413. ],
  414. "time": "2017-09-01T08:23:26+00:00"
  415. },
  416. {
  417. "name": "nesbot/carbon",
  418. "version": "1.22.1",
  419. "source": {
  420. "type": "git",
  421. "url": "https://github.com/briannesbitt/Carbon.git",
  422. "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc"
  423. },
  424. "dist": {
  425. "type": "zip",
  426. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc",
  427. "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc",
  428. "shasum": ""
  429. },
  430. "require": {
  431. "php": ">=5.3.0",
  432. "symfony/translation": "~2.6 || ~3.0"
  433. },
  434. "require-dev": {
  435. "friendsofphp/php-cs-fixer": "~2",
  436. "phpunit/phpunit": "~4.0 || ~5.0"
  437. },
  438. "type": "library",
  439. "extra": {
  440. "branch-alias": {
  441. "dev-master": "1.23-dev"
  442. }
  443. },
  444. "autoload": {
  445. "psr-4": {
  446. "Carbon\\": "src/Carbon/"
  447. }
  448. },
  449. "notification-url": "https://packagist.org/downloads/",
  450. "license": [
  451. "MIT"
  452. ],
  453. "authors": [
  454. {
  455. "name": "Brian Nesbitt",
  456. "email": "brian@nesbot.com",
  457. "homepage": "http://nesbot.com"
  458. }
  459. ],
  460. "description": "A simple API extension for DateTime.",
  461. "homepage": "http://carbon.nesbot.com",
  462. "keywords": [
  463. "date",
  464. "datetime",
  465. "time"
  466. ],
  467. "time": "2017-01-16T07:55:07+00:00"
  468. },
  469. {
  470. "name": "phpmailer/phpmailer",
  471. "version": "v6.0.3",
  472. "source": {
  473. "type": "git",
  474. "url": "https://github.com/PHPMailer/PHPMailer.git",
  475. "reference": "44d49bab5ab1fef721d3ee07e75dc0865ddf4cc6"
  476. },
  477. "dist": {
  478. "type": "zip",
  479. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/44d49bab5ab1fef721d3ee07e75dc0865ddf4cc6",
  480. "reference": "44d49bab5ab1fef721d3ee07e75dc0865ddf4cc6",
  481. "shasum": ""
  482. },
  483. "require": {
  484. "ext-ctype": "*",
  485. "ext-filter": "*",
  486. "php": ">=5.5.0"
  487. },
  488. "require-dev": {
  489. "doctrine/annotations": "1.2.*",
  490. "friendsofphp/php-cs-fixer": "^2.2",
  491. "phpdocumentor/phpdocumentor": "2.*",
  492. "phpunit/phpunit": "^4.8 || ^5.7",
  493. "zendframework/zend-eventmanager": "3.0.*",
  494. "zendframework/zend-i18n": "2.7.3",
  495. "zendframework/zend-serializer": "2.7.*"
  496. },
  497. "suggest": {
  498. "ext-mbstring": "Needed to send email in multibyte encoding charset",
  499. "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
  500. "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
  501. "psr/log": "For optional PSR-3 debug logging",
  502. "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
  503. "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
  504. },
  505. "type": "library",
  506. "autoload": {
  507. "psr-4": {
  508. "PHPMailer\\PHPMailer\\": "src/"
  509. }
  510. },
  511. "notification-url": "https://packagist.org/downloads/",
  512. "license": [
  513. "LGPL-2.1"
  514. ],
  515. "authors": [
  516. {
  517. "name": "Jim Jagielski",
  518. "email": "jimjag@gmail.com"
  519. },
  520. {
  521. "name": "Marcus Bointon",
  522. "email": "phpmailer@synchromedia.co.uk"
  523. },
  524. {
  525. "name": "Andy Prevost",
  526. "email": "codeworxtech@users.sourceforge.net"
  527. },
  528. {
  529. "name": "Brent R. Matzelle"
  530. }
  531. ],
  532. "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
  533. "time": "2018-01-05T13:19:58+00:00"
  534. },
  535. {
  536. "name": "psr/container",
  537. "version": "1.0.0",
  538. "source": {
  539. "type": "git",
  540. "url": "https://github.com/php-fig/container.git",
  541. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  542. },
  543. "dist": {
  544. "type": "zip",
  545. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  546. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  547. "shasum": ""
  548. },
  549. "require": {
  550. "php": ">=5.3.0"
  551. },
  552. "type": "library",
  553. "extra": {
  554. "branch-alias": {
  555. "dev-master": "1.0.x-dev"
  556. }
  557. },
  558. "autoload": {
  559. "psr-4": {
  560. "Psr\\Container\\": "src/"
  561. }
  562. },
  563. "notification-url": "https://packagist.org/downloads/",
  564. "license": [
  565. "MIT"
  566. ],
  567. "authors": [
  568. {
  569. "name": "PHP-FIG",
  570. "homepage": "http://www.php-fig.org/"
  571. }
  572. ],
  573. "description": "Common Container Interface (PHP FIG PSR-11)",
  574. "homepage": "https://github.com/php-fig/container",
  575. "keywords": [
  576. "PSR-11",
  577. "container",
  578. "container-interface",
  579. "container-interop",
  580. "psr"
  581. ],
  582. "time": "2017-02-14T16:28:37+00:00"
  583. },
  584. {
  585. "name": "psr/simple-cache",
  586. "version": "1.0.0",
  587. "source": {
  588. "type": "git",
  589. "url": "https://github.com/php-fig/simple-cache.git",
  590. "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24"
  591. },
  592. "dist": {
  593. "type": "zip",
  594. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/753fa598e8f3b9966c886fe13f370baa45ef0e24",
  595. "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24",
  596. "shasum": ""
  597. },
  598. "require": {
  599. "php": ">=5.3.0"
  600. },
  601. "type": "library",
  602. "extra": {
  603. "branch-alias": {
  604. "dev-master": "1.0.x-dev"
  605. }
  606. },
  607. "autoload": {
  608. "psr-4": {
  609. "Psr\\SimpleCache\\": "src/"
  610. }
  611. },
  612. "notification-url": "https://packagist.org/downloads/",
  613. "license": [
  614. "MIT"
  615. ],
  616. "authors": [
  617. {
  618. "name": "PHP-FIG",
  619. "homepage": "http://www.php-fig.org/"
  620. }
  621. ],
  622. "description": "Common interfaces for simple caching",
  623. "keywords": [
  624. "cache",
  625. "caching",
  626. "psr",
  627. "psr-16",
  628. "simple-cache"
  629. ],
  630. "time": "2017-01-02T13:31:39+00:00"
  631. },
  632. {
  633. "name": "rmccue/requests",
  634. "version": "v1.7.0",
  635. "source": {
  636. "type": "git",
  637. "url": "https://github.com/rmccue/Requests.git",
  638. "reference": "87932f52ffad70504d93f04f15690cf16a089546"
  639. },
  640. "dist": {
  641. "type": "zip",
  642. "url": "https://api.github.com/repos/rmccue/Requests/zipball/87932f52ffad70504d93f04f15690cf16a089546",
  643. "reference": "87932f52ffad70504d93f04f15690cf16a089546",
  644. "shasum": ""
  645. },
  646. "require": {
  647. "php": ">=5.2"
  648. },
  649. "require-dev": {
  650. "requests/test-server": "dev-master"
  651. },
  652. "type": "library",
  653. "autoload": {
  654. "psr-0": {
  655. "Requests": "library/"
  656. }
  657. },
  658. "notification-url": "https://packagist.org/downloads/",
  659. "license": [
  660. "ISC"
  661. ],
  662. "authors": [
  663. {
  664. "name": "Ryan McCue",
  665. "homepage": "http://ryanmccue.info"
  666. }
  667. ],
  668. "description": "A HTTP library written in PHP, for human beings.",
  669. "homepage": "http://github.com/rmccue/Requests",
  670. "keywords": [
  671. "curl",
  672. "fsockopen",
  673. "http",
  674. "idna",
  675. "ipv6",
  676. "iri",
  677. "sockets"
  678. ],
  679. "time": "2016-10-13T00:11:37+00:00"
  680. },
  681. {
  682. "name": "symfony/polyfill-mbstring",
  683. "version": "v1.6.0",
  684. "source": {
  685. "type": "git",
  686. "url": "https://github.com/symfony/polyfill-mbstring.git",
  687. "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
  688. },
  689. "dist": {
  690. "type": "zip",
  691. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
  692. "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
  693. "shasum": ""
  694. },
  695. "require": {
  696. "php": ">=5.3.3"
  697. },
  698. "suggest": {
  699. "ext-mbstring": "For best performance"
  700. },
  701. "type": "library",
  702. "extra": {
  703. "branch-alias": {
  704. "dev-master": "1.6-dev"
  705. }
  706. },
  707. "autoload": {
  708. "psr-4": {
  709. "Symfony\\Polyfill\\Mbstring\\": ""
  710. },
  711. "files": [
  712. "bootstrap.php"
  713. ]
  714. },
  715. "notification-url": "https://packagist.org/downloads/",
  716. "license": [
  717. "MIT"
  718. ],
  719. "authors": [
  720. {
  721. "name": "Nicolas Grekas",
  722. "email": "p@tchwork.com"
  723. },
  724. {
  725. "name": "Symfony Community",
  726. "homepage": "https://symfony.com/contributors"
  727. }
  728. ],
  729. "description": "Symfony polyfill for the Mbstring extension",
  730. "homepage": "https://symfony.com",
  731. "keywords": [
  732. "compatibility",
  733. "mbstring",
  734. "polyfill",
  735. "portable",
  736. "shim"
  737. ],
  738. "time": "2017-10-11T12:05:26+00:00"
  739. },
  740. {
  741. "name": "symfony/translation",
  742. "version": "v3.4.3",
  743. "source": {
  744. "type": "git",
  745. "url": "https://github.com/symfony/translation.git",
  746. "reference": "17b5962d252b2d6d1d37a2485ebb7ddc5b2bef0a"
  747. },
  748. "dist": {
  749. "type": "zip",
  750. "url": "https://api.github.com/repos/symfony/translation/zipball/17b5962d252b2d6d1d37a2485ebb7ddc5b2bef0a",
  751. "reference": "17b5962d252b2d6d1d37a2485ebb7ddc5b2bef0a",
  752. "shasum": ""
  753. },
  754. "require": {
  755. "php": "^5.5.9|>=7.0.8",
  756. "symfony/polyfill-mbstring": "~1.0"
  757. },
  758. "conflict": {
  759. "symfony/config": "<2.8",
  760. "symfony/dependency-injection": "<3.4",
  761. "symfony/yaml": "<3.4"
  762. },
  763. "require-dev": {
  764. "psr/log": "~1.0",
  765. "symfony/config": "~2.8|~3.0|~4.0",
  766. "symfony/dependency-injection": "~3.4|~4.0",
  767. "symfony/finder": "~2.8|~3.0|~4.0",
  768. "symfony/intl": "^2.8.18|^3.2.5|~4.0",
  769. "symfony/yaml": "~3.4|~4.0"
  770. },
  771. "suggest": {
  772. "psr/log": "To use logging capability in translator",
  773. "symfony/config": "",
  774. "symfony/yaml": ""
  775. },
  776. "type": "library",
  777. "extra": {
  778. "branch-alias": {
  779. "dev-master": "3.4-dev"
  780. }
  781. },
  782. "autoload": {
  783. "psr-4": {
  784. "Symfony\\Component\\Translation\\": ""
  785. },
  786. "exclude-from-classmap": [
  787. "/Tests/"
  788. ]
  789. },
  790. "notification-url": "https://packagist.org/downloads/",
  791. "license": [
  792. "MIT"
  793. ],
  794. "authors": [
  795. {
  796. "name": "Fabien Potencier",
  797. "email": "fabien@symfony.com"
  798. },
  799. {
  800. "name": "Symfony Community",
  801. "homepage": "https://symfony.com/contributors"
  802. }
  803. ],
  804. "description": "Symfony Translation Component",
  805. "homepage": "https://symfony.com",
  806. "time": "2018-01-03T07:37:34+00:00"
  807. }
  808. ],
  809. "packages-dev": [],
  810. "aliases": [],
  811. "minimum-stability": "stable",
  812. "stability-flags": [],
  813. "prefer-stable": false,
  814. "prefer-lowest": false,
  815. "platform": [],
  816. "platform-dev": []
  817. }