composer.lock 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590
  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": "ea60d84ee2ac4e529040e18b98cc7513",
  8. "packages": [
  9. {
  10. "name": "psr/container",
  11. "version": "1.1.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/php-fig/container.git",
  15. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
  20. "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": ">=7.2.0"
  25. },
  26. "type": "library",
  27. "autoload": {
  28. "psr-4": {
  29. "Psr\\Container\\": "src/"
  30. }
  31. },
  32. "notification-url": "https://packagist.org/downloads/",
  33. "license": [
  34. "MIT"
  35. ],
  36. "authors": [
  37. {
  38. "name": "PHP-FIG",
  39. "homepage": "https://www.php-fig.org/"
  40. }
  41. ],
  42. "description": "Common Container Interface (PHP FIG PSR-11)",
  43. "homepage": "https://github.com/php-fig/container",
  44. "keywords": [
  45. "PSR-11",
  46. "container",
  47. "container-interface",
  48. "container-interop",
  49. "psr"
  50. ],
  51. "support": {
  52. "issues": "https://github.com/php-fig/container/issues",
  53. "source": "https://github.com/php-fig/container/tree/1.1.1"
  54. },
  55. "time": "2021-03-05T17:36:06+00:00"
  56. },
  57. {
  58. "name": "psr/log",
  59. "version": "3.0.0",
  60. "source": {
  61. "type": "git",
  62. "url": "https://github.com/php-fig/log.git",
  63. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
  64. },
  65. "dist": {
  66. "type": "zip",
  67. "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
  68. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
  69. "shasum": ""
  70. },
  71. "require": {
  72. "php": ">=8.0.0"
  73. },
  74. "type": "library",
  75. "extra": {
  76. "branch-alias": {
  77. "dev-master": "3.x-dev"
  78. }
  79. },
  80. "autoload": {
  81. "psr-4": {
  82. "Psr\\Log\\": "src"
  83. }
  84. },
  85. "notification-url": "https://packagist.org/downloads/",
  86. "license": [
  87. "MIT"
  88. ],
  89. "authors": [
  90. {
  91. "name": "PHP-FIG",
  92. "homepage": "https://www.php-fig.org/"
  93. }
  94. ],
  95. "description": "Common interface for logging libraries",
  96. "homepage": "https://github.com/php-fig/log",
  97. "keywords": [
  98. "log",
  99. "psr",
  100. "psr-3"
  101. ],
  102. "support": {
  103. "source": "https://github.com/php-fig/log/tree/3.0.0"
  104. },
  105. "time": "2021-07-14T16:46:02+00:00"
  106. },
  107. {
  108. "name": "symfony/deprecation-contracts",
  109. "version": "v2.4.0",
  110. "source": {
  111. "type": "git",
  112. "url": "https://github.com/symfony/deprecation-contracts.git",
  113. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
  114. },
  115. "dist": {
  116. "type": "zip",
  117. "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  118. "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
  119. "shasum": ""
  120. },
  121. "require": {
  122. "php": ">=7.1"
  123. },
  124. "type": "library",
  125. "extra": {
  126. "branch-alias": {
  127. "dev-main": "2.4-dev"
  128. },
  129. "thanks": {
  130. "name": "symfony/contracts",
  131. "url": "https://github.com/symfony/contracts"
  132. }
  133. },
  134. "autoload": {
  135. "files": [
  136. "function.php"
  137. ]
  138. },
  139. "notification-url": "https://packagist.org/downloads/",
  140. "license": [
  141. "MIT"
  142. ],
  143. "authors": [
  144. {
  145. "name": "Nicolas Grekas",
  146. "email": "p@tchwork.com"
  147. },
  148. {
  149. "name": "Symfony Community",
  150. "homepage": "https://symfony.com/contributors"
  151. }
  152. ],
  153. "description": "A generic function and convention to trigger deprecation notices",
  154. "homepage": "https://symfony.com",
  155. "support": {
  156. "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
  157. },
  158. "funding": [
  159. {
  160. "url": "https://symfony.com/sponsor",
  161. "type": "custom"
  162. },
  163. {
  164. "url": "https://github.com/fabpot",
  165. "type": "github"
  166. },
  167. {
  168. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  169. "type": "tidelift"
  170. }
  171. ],
  172. "time": "2021-03-23T23:28:01+00:00"
  173. },
  174. {
  175. "name": "symfony/http-client",
  176. "version": "v5.3.7",
  177. "source": {
  178. "type": "git",
  179. "url": "https://github.com/symfony/http-client.git",
  180. "reference": "da8638ffecefc4e8ba2bc848d7b61a408119b333"
  181. },
  182. "dist": {
  183. "type": "zip",
  184. "url": "https://api.github.com/repos/symfony/http-client/zipball/da8638ffecefc4e8ba2bc848d7b61a408119b333",
  185. "reference": "da8638ffecefc4e8ba2bc848d7b61a408119b333",
  186. "shasum": ""
  187. },
  188. "require": {
  189. "php": ">=7.2.5",
  190. "psr/log": "^1|^2|^3",
  191. "symfony/deprecation-contracts": "^2.1",
  192. "symfony/http-client-contracts": "^2.4",
  193. "symfony/polyfill-php73": "^1.11",
  194. "symfony/polyfill-php80": "^1.16",
  195. "symfony/service-contracts": "^1.0|^2"
  196. },
  197. "provide": {
  198. "php-http/async-client-implementation": "*",
  199. "php-http/client-implementation": "*",
  200. "psr/http-client-implementation": "1.0",
  201. "symfony/http-client-implementation": "2.4"
  202. },
  203. "require-dev": {
  204. "amphp/amp": "^2.5",
  205. "amphp/http-client": "^4.2.1",
  206. "amphp/http-tunnel": "^1.0",
  207. "amphp/socket": "^1.1",
  208. "guzzlehttp/promises": "^1.4",
  209. "nyholm/psr7": "^1.0",
  210. "php-http/httplug": "^1.0|^2.0",
  211. "psr/http-client": "^1.0",
  212. "symfony/dependency-injection": "^4.4|^5.0",
  213. "symfony/http-kernel": "^4.4.13|^5.1.5",
  214. "symfony/process": "^4.4|^5.0",
  215. "symfony/stopwatch": "^4.4|^5.0"
  216. },
  217. "type": "library",
  218. "autoload": {
  219. "psr-4": {
  220. "Symfony\\Component\\HttpClient\\": ""
  221. },
  222. "exclude-from-classmap": [
  223. "/Tests/"
  224. ]
  225. },
  226. "notification-url": "https://packagist.org/downloads/",
  227. "license": [
  228. "MIT"
  229. ],
  230. "authors": [
  231. {
  232. "name": "Nicolas Grekas",
  233. "email": "p@tchwork.com"
  234. },
  235. {
  236. "name": "Symfony Community",
  237. "homepage": "https://symfony.com/contributors"
  238. }
  239. ],
  240. "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
  241. "homepage": "https://symfony.com",
  242. "support": {
  243. "source": "https://github.com/symfony/http-client/tree/v5.3.7"
  244. },
  245. "funding": [
  246. {
  247. "url": "https://symfony.com/sponsor",
  248. "type": "custom"
  249. },
  250. {
  251. "url": "https://github.com/fabpot",
  252. "type": "github"
  253. },
  254. {
  255. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  256. "type": "tidelift"
  257. }
  258. ],
  259. "time": "2021-08-28T16:24:37+00:00"
  260. },
  261. {
  262. "name": "symfony/http-client-contracts",
  263. "version": "v2.4.0",
  264. "source": {
  265. "type": "git",
  266. "url": "https://github.com/symfony/http-client-contracts.git",
  267. "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
  268. },
  269. "dist": {
  270. "type": "zip",
  271. "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
  272. "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
  273. "shasum": ""
  274. },
  275. "require": {
  276. "php": ">=7.2.5"
  277. },
  278. "suggest": {
  279. "symfony/http-client-implementation": ""
  280. },
  281. "type": "library",
  282. "extra": {
  283. "branch-alias": {
  284. "dev-main": "2.4-dev"
  285. },
  286. "thanks": {
  287. "name": "symfony/contracts",
  288. "url": "https://github.com/symfony/contracts"
  289. }
  290. },
  291. "autoload": {
  292. "psr-4": {
  293. "Symfony\\Contracts\\HttpClient\\": ""
  294. }
  295. },
  296. "notification-url": "https://packagist.org/downloads/",
  297. "license": [
  298. "MIT"
  299. ],
  300. "authors": [
  301. {
  302. "name": "Nicolas Grekas",
  303. "email": "p@tchwork.com"
  304. },
  305. {
  306. "name": "Symfony Community",
  307. "homepage": "https://symfony.com/contributors"
  308. }
  309. ],
  310. "description": "Generic abstractions related to HTTP clients",
  311. "homepage": "https://symfony.com",
  312. "keywords": [
  313. "abstractions",
  314. "contracts",
  315. "decoupling",
  316. "interfaces",
  317. "interoperability",
  318. "standards"
  319. ],
  320. "support": {
  321. "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0"
  322. },
  323. "funding": [
  324. {
  325. "url": "https://symfony.com/sponsor",
  326. "type": "custom"
  327. },
  328. {
  329. "url": "https://github.com/fabpot",
  330. "type": "github"
  331. },
  332. {
  333. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  334. "type": "tidelift"
  335. }
  336. ],
  337. "time": "2021-04-11T23:07:08+00:00"
  338. },
  339. {
  340. "name": "symfony/polyfill-php73",
  341. "version": "v1.23.0",
  342. "source": {
  343. "type": "git",
  344. "url": "https://github.com/symfony/polyfill-php73.git",
  345. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
  346. },
  347. "dist": {
  348. "type": "zip",
  349. "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
  350. "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
  351. "shasum": ""
  352. },
  353. "require": {
  354. "php": ">=7.1"
  355. },
  356. "type": "library",
  357. "extra": {
  358. "branch-alias": {
  359. "dev-main": "1.23-dev"
  360. },
  361. "thanks": {
  362. "name": "symfony/polyfill",
  363. "url": "https://github.com/symfony/polyfill"
  364. }
  365. },
  366. "autoload": {
  367. "psr-4": {
  368. "Symfony\\Polyfill\\Php73\\": ""
  369. },
  370. "files": [
  371. "bootstrap.php"
  372. ],
  373. "classmap": [
  374. "Resources/stubs"
  375. ]
  376. },
  377. "notification-url": "https://packagist.org/downloads/",
  378. "license": [
  379. "MIT"
  380. ],
  381. "authors": [
  382. {
  383. "name": "Nicolas Grekas",
  384. "email": "p@tchwork.com"
  385. },
  386. {
  387. "name": "Symfony Community",
  388. "homepage": "https://symfony.com/contributors"
  389. }
  390. ],
  391. "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  392. "homepage": "https://symfony.com",
  393. "keywords": [
  394. "compatibility",
  395. "polyfill",
  396. "portable",
  397. "shim"
  398. ],
  399. "support": {
  400. "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
  401. },
  402. "funding": [
  403. {
  404. "url": "https://symfony.com/sponsor",
  405. "type": "custom"
  406. },
  407. {
  408. "url": "https://github.com/fabpot",
  409. "type": "github"
  410. },
  411. {
  412. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  413. "type": "tidelift"
  414. }
  415. ],
  416. "time": "2021-02-19T12:13:01+00:00"
  417. },
  418. {
  419. "name": "symfony/polyfill-php80",
  420. "version": "v1.23.1",
  421. "source": {
  422. "type": "git",
  423. "url": "https://github.com/symfony/polyfill-php80.git",
  424. "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
  425. },
  426. "dist": {
  427. "type": "zip",
  428. "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
  429. "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
  430. "shasum": ""
  431. },
  432. "require": {
  433. "php": ">=7.1"
  434. },
  435. "type": "library",
  436. "extra": {
  437. "branch-alias": {
  438. "dev-main": "1.23-dev"
  439. },
  440. "thanks": {
  441. "name": "symfony/polyfill",
  442. "url": "https://github.com/symfony/polyfill"
  443. }
  444. },
  445. "autoload": {
  446. "psr-4": {
  447. "Symfony\\Polyfill\\Php80\\": ""
  448. },
  449. "files": [
  450. "bootstrap.php"
  451. ],
  452. "classmap": [
  453. "Resources/stubs"
  454. ]
  455. },
  456. "notification-url": "https://packagist.org/downloads/",
  457. "license": [
  458. "MIT"
  459. ],
  460. "authors": [
  461. {
  462. "name": "Ion Bazan",
  463. "email": "ion.bazan@gmail.com"
  464. },
  465. {
  466. "name": "Nicolas Grekas",
  467. "email": "p@tchwork.com"
  468. },
  469. {
  470. "name": "Symfony Community",
  471. "homepage": "https://symfony.com/contributors"
  472. }
  473. ],
  474. "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  475. "homepage": "https://symfony.com",
  476. "keywords": [
  477. "compatibility",
  478. "polyfill",
  479. "portable",
  480. "shim"
  481. ],
  482. "support": {
  483. "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
  484. },
  485. "funding": [
  486. {
  487. "url": "https://symfony.com/sponsor",
  488. "type": "custom"
  489. },
  490. {
  491. "url": "https://github.com/fabpot",
  492. "type": "github"
  493. },
  494. {
  495. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  496. "type": "tidelift"
  497. }
  498. ],
  499. "time": "2021-07-28T13:41:28+00:00"
  500. },
  501. {
  502. "name": "symfony/service-contracts",
  503. "version": "v2.4.0",
  504. "source": {
  505. "type": "git",
  506. "url": "https://github.com/symfony/service-contracts.git",
  507. "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
  508. },
  509. "dist": {
  510. "type": "zip",
  511. "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
  512. "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
  513. "shasum": ""
  514. },
  515. "require": {
  516. "php": ">=7.2.5",
  517. "psr/container": "^1.1"
  518. },
  519. "suggest": {
  520. "symfony/service-implementation": ""
  521. },
  522. "type": "library",
  523. "extra": {
  524. "branch-alias": {
  525. "dev-main": "2.4-dev"
  526. },
  527. "thanks": {
  528. "name": "symfony/contracts",
  529. "url": "https://github.com/symfony/contracts"
  530. }
  531. },
  532. "autoload": {
  533. "psr-4": {
  534. "Symfony\\Contracts\\Service\\": ""
  535. }
  536. },
  537. "notification-url": "https://packagist.org/downloads/",
  538. "license": [
  539. "MIT"
  540. ],
  541. "authors": [
  542. {
  543. "name": "Nicolas Grekas",
  544. "email": "p@tchwork.com"
  545. },
  546. {
  547. "name": "Symfony Community",
  548. "homepage": "https://symfony.com/contributors"
  549. }
  550. ],
  551. "description": "Generic abstractions related to writing services",
  552. "homepage": "https://symfony.com",
  553. "keywords": [
  554. "abstractions",
  555. "contracts",
  556. "decoupling",
  557. "interfaces",
  558. "interoperability",
  559. "standards"
  560. ],
  561. "support": {
  562. "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
  563. },
  564. "funding": [
  565. {
  566. "url": "https://symfony.com/sponsor",
  567. "type": "custom"
  568. },
  569. {
  570. "url": "https://github.com/fabpot",
  571. "type": "github"
  572. },
  573. {
  574. "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
  575. "type": "tidelift"
  576. }
  577. ],
  578. "time": "2021-04-01T10:43:52+00:00"
  579. }
  580. ],
  581. "packages-dev": [],
  582. "aliases": [],
  583. "minimum-stability": "stable",
  584. "stability-flags": [],
  585. "prefer-stable": false,
  586. "prefer-lowest": false,
  587. "platform": [],
  588. "platform-dev": [],
  589. "plugin-api-version": "2.0.0"
  590. }