composer.lock 61 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656
  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": "aa41cc8511a769b542c672cc868c5abf",
  8. "packages": [
  9. {
  10. "name": "adbario/php-dot-notation",
  11. "version": "2.2.0",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/adbario/php-dot-notation.git",
  15. "reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/adbario/php-dot-notation/zipball/eee4fc81296531e6aafba4c2bbccfc5adab1676e",
  20. "reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e",
  21. "shasum": "",
  22. "mirrors": [
  23. {
  24. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  25. "preferred": true
  26. }
  27. ]
  28. },
  29. "require": {
  30. "ext-json": "*",
  31. "php": ">=5.5"
  32. },
  33. "require-dev": {
  34. "phpunit/phpunit": "^4.0|^5.0|^6.0",
  35. "squizlabs/php_codesniffer": "^3.0"
  36. },
  37. "type": "library",
  38. "autoload": {
  39. "files": [
  40. "src/helpers.php"
  41. ],
  42. "psr-4": {
  43. "Adbar\\": "src"
  44. }
  45. },
  46. "notification-url": "https://packagist.org/downloads/",
  47. "license": [
  48. "MIT"
  49. ],
  50. "authors": [
  51. {
  52. "name": "Riku Särkinen",
  53. "email": "riku@adbar.io"
  54. }
  55. ],
  56. "description": "PHP dot notation access to arrays",
  57. "homepage": "https://github.com/adbario/php-dot-notation",
  58. "keywords": [
  59. "ArrayAccess",
  60. "dotnotation"
  61. ],
  62. "support": {
  63. "issues": "https://github.com/adbario/php-dot-notation/issues",
  64. "source": "https://github.com/adbario/php-dot-notation/tree/2.x"
  65. },
  66. "time": "2019-01-01T23:59:15+00:00"
  67. },
  68. {
  69. "name": "alibabacloud/client",
  70. "version": "1.5.31",
  71. "source": {
  72. "type": "git",
  73. "url": "https://github.com/aliyun/openapi-sdk-php-client.git",
  74. "reference": "19224d92fe27ab8ef501d77d4891e7660bc023c1"
  75. },
  76. "dist": {
  77. "type": "zip",
  78. "url": "https://api.github.com/repos/aliyun/openapi-sdk-php-client/zipball/19224d92fe27ab8ef501d77d4891e7660bc023c1",
  79. "reference": "19224d92fe27ab8ef501d77d4891e7660bc023c1",
  80. "shasum": "",
  81. "mirrors": [
  82. {
  83. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  84. "preferred": true
  85. }
  86. ]
  87. },
  88. "require": {
  89. "adbario/php-dot-notation": "^2.2",
  90. "clagiordano/weblibs-configmanager": "^1.0",
  91. "danielstjules/stringy": "^3.1",
  92. "ext-curl": "*",
  93. "ext-json": "*",
  94. "ext-libxml": "*",
  95. "ext-mbstring": "*",
  96. "ext-openssl": "*",
  97. "ext-simplexml": "*",
  98. "ext-xmlwriter": "*",
  99. "guzzlehttp/guzzle": "^6.3|^7.0",
  100. "mtdowling/jmespath.php": "^2.5",
  101. "php": ">=5.5"
  102. },
  103. "require-dev": {
  104. "composer/composer": "^1.8",
  105. "drupal/coder": "^8.3",
  106. "ext-dom": "*",
  107. "ext-pcre": "*",
  108. "ext-sockets": "*",
  109. "ext-spl": "*",
  110. "league/climate": "^3.2.4",
  111. "mikey179/vfsstream": "^1.6",
  112. "monolog/monolog": "^1.24",
  113. "phpunit/phpunit": "^5.7.27|^6.1",
  114. "psr/cache": "^1.0",
  115. "symfony/dotenv": "^3.4",
  116. "symfony/var-dumper": "^3.4"
  117. },
  118. "suggest": {
  119. "ext-sockets": "To use client-side monitoring"
  120. },
  121. "type": "library",
  122. "autoload": {
  123. "psr-4": {
  124. "AlibabaCloud\\Client\\": "src"
  125. },
  126. "files": [
  127. "src/Functions.php"
  128. ]
  129. },
  130. "notification-url": "https://packagist.org/downloads/",
  131. "license": [
  132. "Apache-2.0"
  133. ],
  134. "authors": [
  135. {
  136. "name": "Alibaba Cloud SDK",
  137. "email": "sdk-team@alibabacloud.com",
  138. "homepage": "http://www.alibabacloud.com"
  139. }
  140. ],
  141. "description": "Alibaba Cloud Client for PHP - Use Alibaba Cloud in your PHP project",
  142. "homepage": "https://www.alibabacloud.com/",
  143. "keywords": [
  144. "alibaba",
  145. "alibabacloud",
  146. "aliyun",
  147. "client",
  148. "cloud",
  149. "library",
  150. "sdk",
  151. "tool"
  152. ],
  153. "time": "2021-05-13T06:26:38+00:00"
  154. },
  155. {
  156. "name": "alibabacloud/sdk",
  157. "version": "1.8.1173",
  158. "source": {
  159. "type": "git",
  160. "url": "https://github.com/aliyun/openapi-sdk-php.git",
  161. "reference": "4fa5af065b44ff68e5851840d6f4da51b056c7da"
  162. },
  163. "dist": {
  164. "type": "zip",
  165. "url": "https://api.github.com/repos/aliyun/openapi-sdk-php/zipball/4fa5af065b44ff68e5851840d6f4da51b056c7da",
  166. "reference": "4fa5af065b44ff68e5851840d6f4da51b056c7da",
  167. "shasum": "",
  168. "mirrors": [
  169. {
  170. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  171. "preferred": true
  172. }
  173. ]
  174. },
  175. "require": {
  176. "alibabacloud/client": "^1.5",
  177. "ext-curl": "*",
  178. "ext-json": "*",
  179. "ext-libxml": "*",
  180. "ext-mbstring": "*",
  181. "ext-openssl": "*",
  182. "ext-simplexml": "*",
  183. "ext-xmlwriter": "*",
  184. "php": ">=5.5"
  185. },
  186. "replace": {
  187. "alibabacloud/aas": "self.version",
  188. "alibabacloud/actiontrail": "self.version",
  189. "alibabacloud/adb": "self.version",
  190. "alibabacloud/aegis": "self.version",
  191. "alibabacloud/afs": "self.version",
  192. "alibabacloud/airec": "self.version",
  193. "alibabacloud/alidns": "self.version",
  194. "alibabacloud/alikafka": "self.version",
  195. "alibabacloud/alimt": "self.version",
  196. "alibabacloud/aliprobe": "self.version",
  197. "alibabacloud/aliyuncvc": "self.version",
  198. "alibabacloud/appmallsservice": "self.version",
  199. "alibabacloud/arms": "self.version",
  200. "alibabacloud/arms4finance": "self.version",
  201. "alibabacloud/baas": "self.version",
  202. "alibabacloud/batchcompute": "self.version",
  203. "alibabacloud/bss": "self.version",
  204. "alibabacloud/bssopenapi": "self.version",
  205. "alibabacloud/cas": "self.version",
  206. "alibabacloud/cbn": "self.version",
  207. "alibabacloud/ccc": "self.version",
  208. "alibabacloud/ccs": "self.version",
  209. "alibabacloud/cdn": "self.version",
  210. "alibabacloud/cds": "self.version",
  211. "alibabacloud/cf": "self.version",
  212. "alibabacloud/chatbot": "self.version",
  213. "alibabacloud/cloudapi": "self.version",
  214. "alibabacloud/cloudauth": "self.version",
  215. "alibabacloud/cloudesl": "self.version",
  216. "alibabacloud/cloudmarketing": "self.version",
  217. "alibabacloud/cloudphoto": "self.version",
  218. "alibabacloud/cloudwf": "self.version",
  219. "alibabacloud/cms": "self.version",
  220. "alibabacloud/commondriver": "self.version",
  221. "alibabacloud/companyreg": "self.version",
  222. "alibabacloud/cr": "self.version",
  223. "alibabacloud/crm": "self.version",
  224. "alibabacloud/cs": "self.version",
  225. "alibabacloud/csb": "self.version",
  226. "alibabacloud/cusanalyticsconline": "self.version",
  227. "alibabacloud/dataworkspublic": "self.version",
  228. "alibabacloud/dbs": "self.version",
  229. "alibabacloud/dcdn": "self.version",
  230. "alibabacloud/dds": "self.version",
  231. "alibabacloud/democenter": "self.version",
  232. "alibabacloud/dm": "self.version",
  233. "alibabacloud/dmsenterprise": "self.version",
  234. "alibabacloud/domain": "self.version",
  235. "alibabacloud/domainintl": "self.version",
  236. "alibabacloud/drcloud": "self.version",
  237. "alibabacloud/drds": "self.version",
  238. "alibabacloud/dts": "self.version",
  239. "alibabacloud/dybaseapi": "self.version",
  240. "alibabacloud/dyplsapi": "self.version",
  241. "alibabacloud/dypnsapi": "self.version",
  242. "alibabacloud/dysmsapi": "self.version",
  243. "alibabacloud/dyvmsapi": "self.version",
  244. "alibabacloud/eci": "self.version",
  245. "alibabacloud/ecs": "self.version",
  246. "alibabacloud/ecsinc": "self.version",
  247. "alibabacloud/edas": "self.version",
  248. "alibabacloud/ehpc": "self.version",
  249. "alibabacloud/elasticsearch": "self.version",
  250. "alibabacloud/emr": "self.version",
  251. "alibabacloud/ess": "self.version",
  252. "alibabacloud/facebody": "self.version",
  253. "alibabacloud/fnf": "self.version",
  254. "alibabacloud/foas": "self.version",
  255. "alibabacloud/ft": "self.version",
  256. "alibabacloud/goodstech": "self.version",
  257. "alibabacloud/gpdb": "self.version",
  258. "alibabacloud/green": "self.version",
  259. "alibabacloud/hbase": "self.version",
  260. "alibabacloud/hiknoengine": "self.version",
  261. "alibabacloud/hpc": "self.version",
  262. "alibabacloud/hsm": "self.version",
  263. "alibabacloud/httpdns": "self.version",
  264. "alibabacloud/idst": "self.version",
  265. "alibabacloud/imageaudit": "self.version",
  266. "alibabacloud/imageenhan": "self.version",
  267. "alibabacloud/imagerecog": "self.version",
  268. "alibabacloud/imagesearch": "self.version",
  269. "alibabacloud/imageseg": "self.version",
  270. "alibabacloud/imm": "self.version",
  271. "alibabacloud/industrybrain": "self.version",
  272. "alibabacloud/iot": "self.version",
  273. "alibabacloud/iqa": "self.version",
  274. "alibabacloud/itaas": "self.version",
  275. "alibabacloud/ivision": "self.version",
  276. "alibabacloud/ivpd": "self.version",
  277. "alibabacloud/jaq": "self.version",
  278. "alibabacloud/jarvis": "self.version",
  279. "alibabacloud/jarvispublic": "self.version",
  280. "alibabacloud/kms": "self.version",
  281. "alibabacloud/linkedmall": "self.version",
  282. "alibabacloud/linkface": "self.version",
  283. "alibabacloud/linkwan": "self.version",
  284. "alibabacloud/live": "self.version",
  285. "alibabacloud/lubancloud": "self.version",
  286. "alibabacloud/lubanruler": "self.version",
  287. "alibabacloud/market": "self.version",
  288. "alibabacloud/mopen": "self.version",
  289. "alibabacloud/mpserverless": "self.version",
  290. "alibabacloud/mts": "self.version",
  291. "alibabacloud/multimediaai": "self.version",
  292. "alibabacloud/nas": "self.version",
  293. "alibabacloud/netana": "self.version",
  294. "alibabacloud/nlp": "self.version",
  295. "alibabacloud/nlpautoml": "self.version",
  296. "alibabacloud/nlscloudmeta": "self.version",
  297. "alibabacloud/nlsfiletrans": "self.version",
  298. "alibabacloud/objectdet": "self.version",
  299. "alibabacloud/ocr": "self.version",
  300. "alibabacloud/ocs": "self.version",
  301. "alibabacloud/oms": "self.version",
  302. "alibabacloud/ons": "self.version",
  303. "alibabacloud/onsmqtt": "self.version",
  304. "alibabacloud/oos": "self.version",
  305. "alibabacloud/openanalytics": "self.version",
  306. "alibabacloud/ossadmin": "self.version",
  307. "alibabacloud/ots": "self.version",
  308. "alibabacloud/outboundbot": "self.version",
  309. "alibabacloud/petadata": "self.version",
  310. "alibabacloud/polardb": "self.version",
  311. "alibabacloud/productcatalog": "self.version",
  312. "alibabacloud/pts": "self.version",
  313. "alibabacloud/push": "self.version",
  314. "alibabacloud/pvtz": "self.version",
  315. "alibabacloud/qualitycheck": "self.version",
  316. "alibabacloud/ram": "self.version",
  317. "alibabacloud/rds": "self.version",
  318. "alibabacloud/reid": "self.version",
  319. "alibabacloud/retailcloud": "self.version",
  320. "alibabacloud/rkvstore": "self.version",
  321. "alibabacloud/ros": "self.version",
  322. "alibabacloud/rtc": "self.version",
  323. "alibabacloud/saf": "self.version",
  324. "alibabacloud/sas": "self.version",
  325. "alibabacloud/sasapi": "self.version",
  326. "alibabacloud/scdn": "self.version",
  327. "alibabacloud/schedulerx2": "self.version",
  328. "alibabacloud/skyeye": "self.version",
  329. "alibabacloud/slb": "self.version",
  330. "alibabacloud/smartag": "self.version",
  331. "alibabacloud/smc": "self.version",
  332. "alibabacloud/sms": "self.version",
  333. "alibabacloud/smsintl": "self.version",
  334. "alibabacloud/snsuapi": "self.version",
  335. "alibabacloud/sts": "self.version",
  336. "alibabacloud/taginner": "self.version",
  337. "alibabacloud/tesladam": "self.version",
  338. "alibabacloud/teslamaxcompute": "self.version",
  339. "alibabacloud/teslastream": "self.version",
  340. "alibabacloud/ubsms": "self.version",
  341. "alibabacloud/ubsmsinner": "self.version",
  342. "alibabacloud/uis": "self.version",
  343. "alibabacloud/unimkt": "self.version",
  344. "alibabacloud/visionai": "self.version",
  345. "alibabacloud/vod": "self.version",
  346. "alibabacloud/voicenavigator": "self.version",
  347. "alibabacloud/vpc": "self.version",
  348. "alibabacloud/vs": "self.version",
  349. "alibabacloud/wafopenapi": "self.version",
  350. "alibabacloud/welfareinner": "self.version",
  351. "alibabacloud/xspace": "self.version",
  352. "alibabacloud/xtrace": "self.version",
  353. "alibabacloud/yqbridge": "self.version",
  354. "alibabacloud/yundun": "self.version"
  355. },
  356. "require-dev": {
  357. "composer/composer": "^1.8",
  358. "league/climate": "^3.2.4",
  359. "phpunit/phpunit": "^4.8",
  360. "symfony/dotenv": "^3.4",
  361. "symfony/var-dumper": "^3.4"
  362. },
  363. "suggest": {
  364. "ext-sockets": "To use client-side monitoring"
  365. },
  366. "type": "library",
  367. "autoload": {
  368. "psr-4": {
  369. "AlibabaCloud\\": "src"
  370. }
  371. },
  372. "notification-url": "https://packagist.org/downloads/",
  373. "license": [
  374. "Apache-2.0"
  375. ],
  376. "authors": [
  377. {
  378. "name": "Alibaba Cloud SDK",
  379. "email": "sdk-team@alibabacloud.com",
  380. "homepage": "http://www.alibabacloud.com"
  381. }
  382. ],
  383. "description": "Alibaba Cloud SDK for PHP - Easier to Use Alibaba Cloud in your PHP project",
  384. "homepage": "https://www.alibabacloud.com/",
  385. "keywords": [
  386. "alibaba",
  387. "alibabacloud",
  388. "aliyun",
  389. "cloud",
  390. "library",
  391. "sdk"
  392. ],
  393. "time": "2021-12-02T07:58:09+00:00"
  394. },
  395. {
  396. "name": "aliyuncs/oss-sdk-php",
  397. "version": "v2.4.3",
  398. "source": {
  399. "type": "git",
  400. "url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
  401. "reference": "4ccead614915ee6685bf30016afb01aabd347e46"
  402. },
  403. "dist": {
  404. "type": "zip",
  405. "url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/4ccead614915ee6685bf30016afb01aabd347e46",
  406. "reference": "4ccead614915ee6685bf30016afb01aabd347e46",
  407. "shasum": "",
  408. "mirrors": [
  409. {
  410. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  411. "preferred": true
  412. }
  413. ]
  414. },
  415. "require": {
  416. "php": ">=5.3"
  417. },
  418. "require-dev": {
  419. "phpunit/phpunit": "*",
  420. "satooshi/php-coveralls": "*"
  421. },
  422. "type": "library",
  423. "autoload": {
  424. "psr-4": {
  425. "OSS\\": "src/OSS"
  426. }
  427. },
  428. "notification-url": "https://packagist.org/downloads/",
  429. "license": [
  430. "MIT"
  431. ],
  432. "authors": [
  433. {
  434. "name": "Aliyuncs",
  435. "homepage": "http://www.aliyun.com"
  436. }
  437. ],
  438. "description": "Aliyun OSS SDK for PHP",
  439. "homepage": "http://www.aliyun.com/product/oss/",
  440. "time": "2021-08-25T13:03:58+00:00"
  441. },
  442. {
  443. "name": "aws/aws-crt-php",
  444. "version": "v1.0.2",
  445. "source": {
  446. "type": "git",
  447. "url": "https://github.com/awslabs/aws-crt-php.git",
  448. "reference": "3942776a8c99209908ee0b287746263725685732"
  449. },
  450. "dist": {
  451. "type": "zip",
  452. "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/3942776a8c99209908ee0b287746263725685732",
  453. "reference": "3942776a8c99209908ee0b287746263725685732",
  454. "shasum": "",
  455. "mirrors": [
  456. {
  457. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  458. "preferred": true
  459. }
  460. ]
  461. },
  462. "require": {
  463. "php": ">=5.5"
  464. },
  465. "require-dev": {
  466. "phpunit/phpunit": "^4.8.35|^5.4.3"
  467. },
  468. "type": "library",
  469. "autoload": {
  470. "classmap": [
  471. "src/"
  472. ]
  473. },
  474. "notification-url": "https://packagist.org/downloads/",
  475. "license": [
  476. "Apache-2.0"
  477. ],
  478. "authors": [
  479. {
  480. "name": "AWS SDK Common Runtime Team",
  481. "email": "aws-sdk-common-runtime@amazon.com"
  482. }
  483. ],
  484. "description": "AWS Common Runtime for PHP",
  485. "homepage": "http://aws.amazon.com/sdkforphp",
  486. "keywords": [
  487. "amazon",
  488. "aws",
  489. "crt",
  490. "sdk"
  491. ],
  492. "time": "2021-09-03T22:57:30+00:00"
  493. },
  494. {
  495. "name": "aws/aws-sdk-php",
  496. "version": "3.208.0",
  497. "source": {
  498. "type": "git",
  499. "url": "https://github.com/aws/aws-sdk-php.git",
  500. "reference": "fef9c7a9b0d65014a40cc7451da9e420e6f0eaa0"
  501. },
  502. "dist": {
  503. "type": "zip",
  504. "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/fef9c7a9b0d65014a40cc7451da9e420e6f0eaa0",
  505. "reference": "fef9c7a9b0d65014a40cc7451da9e420e6f0eaa0",
  506. "shasum": "",
  507. "mirrors": [
  508. {
  509. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  510. "preferred": true
  511. }
  512. ]
  513. },
  514. "require": {
  515. "aws/aws-crt-php": "^1.0.2",
  516. "ext-json": "*",
  517. "ext-pcre": "*",
  518. "ext-simplexml": "*",
  519. "guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0",
  520. "guzzlehttp/promises": "^1.4.0",
  521. "guzzlehttp/psr7": "^1.7.0|^2.0",
  522. "mtdowling/jmespath.php": "^2.6",
  523. "php": ">=5.5"
  524. },
  525. "require-dev": {
  526. "andrewsville/php-token-reflection": "^1.4",
  527. "aws/aws-php-sns-message-validator": "~1.0",
  528. "behat/behat": "~3.0",
  529. "doctrine/cache": "~1.4",
  530. "ext-dom": "*",
  531. "ext-openssl": "*",
  532. "ext-pcntl": "*",
  533. "ext-sockets": "*",
  534. "nette/neon": "^2.3",
  535. "paragonie/random_compat": ">= 2",
  536. "phpunit/phpunit": "^4.8.35|^5.4.3",
  537. "psr/cache": "^1.0",
  538. "psr/simple-cache": "^1.0",
  539. "sebastian/comparator": "^1.2.3"
  540. },
  541. "suggest": {
  542. "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
  543. "doctrine/cache": "To use the DoctrineCacheAdapter",
  544. "ext-curl": "To send requests using cURL",
  545. "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
  546. "ext-sockets": "To use client-side monitoring"
  547. },
  548. "type": "library",
  549. "extra": {
  550. "branch-alias": {
  551. "dev-master": "3.0-dev"
  552. }
  553. },
  554. "autoload": {
  555. "psr-4": {
  556. "Aws\\": "src/"
  557. },
  558. "files": [
  559. "src/functions.php"
  560. ]
  561. },
  562. "notification-url": "https://packagist.org/downloads/",
  563. "license": [
  564. "Apache-2.0"
  565. ],
  566. "authors": [
  567. {
  568. "name": "Amazon Web Services",
  569. "homepage": "http://aws.amazon.com"
  570. }
  571. ],
  572. "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
  573. "homepage": "http://aws.amazon.com/sdkforphp",
  574. "keywords": [
  575. "amazon",
  576. "aws",
  577. "cloud",
  578. "dynamodb",
  579. "ec2",
  580. "glacier",
  581. "s3",
  582. "sdk"
  583. ],
  584. "time": "2021-12-02T19:14:25+00:00"
  585. },
  586. {
  587. "name": "clagiordano/weblibs-configmanager",
  588. "version": "v1.5.0",
  589. "source": {
  590. "type": "git",
  591. "url": "https://github.com/clagiordano/weblibs-configmanager.git",
  592. "reference": "8802c7396d61a923c9a73e37ead062b24bb1b273"
  593. },
  594. "dist": {
  595. "type": "zip",
  596. "url": "https://api.github.com/repos/clagiordano/weblibs-configmanager/zipball/8802c7396d61a923c9a73e37ead062b24bb1b273",
  597. "reference": "8802c7396d61a923c9a73e37ead062b24bb1b273",
  598. "shasum": "",
  599. "mirrors": [
  600. {
  601. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  602. "preferred": true
  603. }
  604. ]
  605. },
  606. "require": {
  607. "ext-json": "*",
  608. "php": ">=5.4",
  609. "symfony/yaml": "^2.8"
  610. },
  611. "require-dev": {
  612. "clagiordano/phpunit-result-printer": "^1",
  613. "php-coveralls/php-coveralls": "^1.1",
  614. "phpunit/phpunit": "^4.8"
  615. },
  616. "type": "library",
  617. "autoload": {
  618. "psr-4": {
  619. "clagiordano\\weblibs\\configmanager\\": "src/"
  620. }
  621. },
  622. "notification-url": "https://packagist.org/downloads/",
  623. "license": [
  624. "LGPL-3.0-or-later"
  625. ],
  626. "authors": [
  627. {
  628. "name": "Claudio Giordano",
  629. "email": "claudio.giordano@autistici.org",
  630. "role": "Developer"
  631. }
  632. ],
  633. "description": "weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object",
  634. "keywords": [
  635. "clagiordano",
  636. "configuration",
  637. "manager",
  638. "tool",
  639. "weblibs"
  640. ],
  641. "time": "2021-07-12T15:27:21+00:00"
  642. },
  643. {
  644. "name": "clouding/presto-client-php",
  645. "version": "v1.1.0",
  646. "source": {
  647. "type": "git",
  648. "url": "https://github.com/cloudingcity/presto-client-php.git",
  649. "reference": "ae79376b6d94e794d9ebafa525c33c3b563c0fe6"
  650. },
  651. "dist": {
  652. "type": "zip",
  653. "url": "https://api.github.com/repos/cloudingcity/presto-client-php/zipball/ae79376b6d94e794d9ebafa525c33c3b563c0fe6",
  654. "reference": "ae79376b6d94e794d9ebafa525c33c3b563c0fe6",
  655. "shasum": "",
  656. "mirrors": [
  657. {
  658. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  659. "preferred": true
  660. }
  661. ]
  662. },
  663. "require": {
  664. "ext-json": "*",
  665. "guzzlehttp/guzzle": "~6.3",
  666. "php": ">=7.2"
  667. },
  668. "require-dev": {
  669. "blastcloud/guzzler": "^1.0",
  670. "mockery/mockery": "^1.2",
  671. "phpstan/phpstan": "^0.11.2",
  672. "phpstan/phpstan-mockery": "^0.11.0",
  673. "phpunit/phpunit": "^8.0",
  674. "squizlabs/php_codesniffer": "^3.4",
  675. "symfony/var-dumper": "^4.2"
  676. },
  677. "type": "library",
  678. "autoload": {
  679. "psr-4": {
  680. "Clouding\\Presto\\": "src/"
  681. }
  682. },
  683. "notification-url": "https://packagist.org/downloads/",
  684. "license": [
  685. "MIT"
  686. ],
  687. "authors": [
  688. {
  689. "name": "Clouding",
  690. "email": "ghost0436@gmail.com"
  691. }
  692. ],
  693. "description": "Presto client library for PHP.",
  694. "keywords": [
  695. "http",
  696. "library",
  697. "presto"
  698. ],
  699. "support": {
  700. "issues": "https://github.com/cloudingcity/presto-client-php/issues",
  701. "source": "https://github.com/cloudingcity/presto-client-php/tree/v1.1.0"
  702. },
  703. "time": "2019-04-05T18:08:23+00:00"
  704. },
  705. {
  706. "name": "danielstjules/stringy",
  707. "version": "3.1.0",
  708. "source": {
  709. "type": "git",
  710. "url": "https://github.com/danielstjules/Stringy.git",
  711. "reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e"
  712. },
  713. "dist": {
  714. "type": "zip",
  715. "url": "https://api.github.com/repos/danielstjules/Stringy/zipball/df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
  716. "reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
  717. "shasum": "",
  718. "mirrors": [
  719. {
  720. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  721. "preferred": true
  722. }
  723. ]
  724. },
  725. "require": {
  726. "php": ">=5.4.0",
  727. "symfony/polyfill-mbstring": "~1.1"
  728. },
  729. "require-dev": {
  730. "phpunit/phpunit": "~4.0"
  731. },
  732. "type": "library",
  733. "autoload": {
  734. "psr-4": {
  735. "Stringy\\": "src/"
  736. },
  737. "files": [
  738. "src/Create.php"
  739. ]
  740. },
  741. "notification-url": "https://packagist.org/downloads/",
  742. "license": [
  743. "MIT"
  744. ],
  745. "authors": [
  746. {
  747. "name": "Daniel St. Jules",
  748. "email": "danielst.jules@gmail.com",
  749. "homepage": "http://www.danielstjules.com"
  750. }
  751. ],
  752. "description": "A string manipulation library with multibyte support",
  753. "homepage": "https://github.com/danielstjules/Stringy",
  754. "keywords": [
  755. "UTF",
  756. "helpers",
  757. "manipulation",
  758. "methods",
  759. "multibyte",
  760. "string",
  761. "utf-8",
  762. "utility",
  763. "utils"
  764. ],
  765. "support": {
  766. "issues": "https://github.com/danielstjules/Stringy/issues",
  767. "source": "https://github.com/danielstjules/Stringy"
  768. },
  769. "time": "2017-06-12T01:10:27+00:00"
  770. },
  771. {
  772. "name": "guzzlehttp/guzzle",
  773. "version": "6.5.5",
  774. "source": {
  775. "type": "git",
  776. "url": "https://github.com/guzzle/guzzle.git",
  777. "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
  778. },
  779. "dist": {
  780. "type": "zip",
  781. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
  782. "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
  783. "shasum": "",
  784. "mirrors": [
  785. {
  786. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  787. "preferred": true
  788. }
  789. ]
  790. },
  791. "require": {
  792. "ext-json": "*",
  793. "guzzlehttp/promises": "^1.0",
  794. "guzzlehttp/psr7": "^1.6.1",
  795. "php": ">=5.5",
  796. "symfony/polyfill-intl-idn": "^1.17.0"
  797. },
  798. "require-dev": {
  799. "ext-curl": "*",
  800. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
  801. "psr/log": "^1.1"
  802. },
  803. "suggest": {
  804. "psr/log": "Required for using the Log middleware"
  805. },
  806. "type": "library",
  807. "extra": {
  808. "branch-alias": {
  809. "dev-master": "6.5-dev"
  810. }
  811. },
  812. "autoload": {
  813. "psr-4": {
  814. "GuzzleHttp\\": "src/"
  815. },
  816. "files": [
  817. "src/functions_include.php"
  818. ]
  819. },
  820. "notification-url": "https://packagist.org/downloads/",
  821. "license": [
  822. "MIT"
  823. ],
  824. "authors": [
  825. {
  826. "name": "Michael Dowling",
  827. "email": "mtdowling@gmail.com",
  828. "homepage": "https://github.com/mtdowling"
  829. }
  830. ],
  831. "description": "Guzzle is a PHP HTTP client library",
  832. "homepage": "http://guzzlephp.org/",
  833. "keywords": [
  834. "client",
  835. "curl",
  836. "framework",
  837. "http",
  838. "http client",
  839. "rest",
  840. "web service"
  841. ],
  842. "time": "2020-06-16T21:01:06+00:00"
  843. },
  844. {
  845. "name": "guzzlehttp/promises",
  846. "version": "1.5.1",
  847. "source": {
  848. "type": "git",
  849. "url": "https://github.com/guzzle/promises.git",
  850. "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
  851. },
  852. "dist": {
  853. "type": "zip",
  854. "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
  855. "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
  856. "shasum": "",
  857. "mirrors": [
  858. {
  859. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  860. "preferred": true
  861. }
  862. ]
  863. },
  864. "require": {
  865. "php": ">=5.5"
  866. },
  867. "require-dev": {
  868. "symfony/phpunit-bridge": "^4.4 || ^5.1"
  869. },
  870. "type": "library",
  871. "extra": {
  872. "branch-alias": {
  873. "dev-master": "1.5-dev"
  874. }
  875. },
  876. "autoload": {
  877. "psr-4": {
  878. "GuzzleHttp\\Promise\\": "src/"
  879. },
  880. "files": [
  881. "src/functions_include.php"
  882. ]
  883. },
  884. "notification-url": "https://packagist.org/downloads/",
  885. "license": [
  886. "MIT"
  887. ],
  888. "authors": [
  889. {
  890. "name": "Graham Campbell",
  891. "email": "hello@gjcampbell.co.uk",
  892. "homepage": "https://github.com/GrahamCampbell"
  893. },
  894. {
  895. "name": "Michael Dowling",
  896. "email": "mtdowling@gmail.com",
  897. "homepage": "https://github.com/mtdowling"
  898. },
  899. {
  900. "name": "Tobias Nyholm",
  901. "email": "tobias.nyholm@gmail.com",
  902. "homepage": "https://github.com/Nyholm"
  903. },
  904. {
  905. "name": "Tobias Schultze",
  906. "email": "webmaster@tubo-world.de",
  907. "homepage": "https://github.com/Tobion"
  908. }
  909. ],
  910. "description": "Guzzle promises library",
  911. "keywords": [
  912. "promise"
  913. ],
  914. "time": "2021-10-22T20:56:57+00:00"
  915. },
  916. {
  917. "name": "guzzlehttp/psr7",
  918. "version": "1.8.3",
  919. "source": {
  920. "type": "git",
  921. "url": "https://github.com/guzzle/psr7.git",
  922. "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85"
  923. },
  924. "dist": {
  925. "type": "zip",
  926. "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
  927. "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
  928. "shasum": "",
  929. "mirrors": [
  930. {
  931. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  932. "preferred": true
  933. }
  934. ]
  935. },
  936. "require": {
  937. "php": ">=5.4.0",
  938. "psr/http-message": "~1.0",
  939. "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
  940. },
  941. "provide": {
  942. "psr/http-message-implementation": "1.0"
  943. },
  944. "require-dev": {
  945. "ext-zlib": "*",
  946. "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
  947. },
  948. "suggest": {
  949. "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
  950. },
  951. "type": "library",
  952. "extra": {
  953. "branch-alias": {
  954. "dev-master": "1.7-dev"
  955. }
  956. },
  957. "autoload": {
  958. "psr-4": {
  959. "GuzzleHttp\\Psr7\\": "src/"
  960. },
  961. "files": [
  962. "src/functions_include.php"
  963. ]
  964. },
  965. "notification-url": "https://packagist.org/downloads/",
  966. "license": [
  967. "MIT"
  968. ],
  969. "authors": [
  970. {
  971. "name": "Graham Campbell",
  972. "email": "hello@gjcampbell.co.uk",
  973. "homepage": "https://github.com/GrahamCampbell"
  974. },
  975. {
  976. "name": "Michael Dowling",
  977. "email": "mtdowling@gmail.com",
  978. "homepage": "https://github.com/mtdowling"
  979. },
  980. {
  981. "name": "George Mponos",
  982. "email": "gmponos@gmail.com",
  983. "homepage": "https://github.com/gmponos"
  984. },
  985. {
  986. "name": "Tobias Nyholm",
  987. "email": "tobias.nyholm@gmail.com",
  988. "homepage": "https://github.com/Nyholm"
  989. },
  990. {
  991. "name": "Márk Sági-Kazár",
  992. "email": "mark.sagikazar@gmail.com",
  993. "homepage": "https://github.com/sagikazarmark"
  994. },
  995. {
  996. "name": "Tobias Schultze",
  997. "email": "webmaster@tubo-world.de",
  998. "homepage": "https://github.com/Tobion"
  999. }
  1000. ],
  1001. "description": "PSR-7 message implementation that also provides common utility methods",
  1002. "keywords": [
  1003. "http",
  1004. "message",
  1005. "psr-7",
  1006. "request",
  1007. "response",
  1008. "stream",
  1009. "uri",
  1010. "url"
  1011. ],
  1012. "time": "2021-10-05T13:56:00+00:00"
  1013. },
  1014. {
  1015. "name": "mtdowling/jmespath.php",
  1016. "version": "2.6.1",
  1017. "source": {
  1018. "type": "git",
  1019. "url": "https://github.com/jmespath/jmespath.php.git",
  1020. "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb"
  1021. },
  1022. "dist": {
  1023. "type": "zip",
  1024. "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
  1025. "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
  1026. "shasum": "",
  1027. "mirrors": [
  1028. {
  1029. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1030. "preferred": true
  1031. }
  1032. ]
  1033. },
  1034. "require": {
  1035. "php": "^5.4 || ^7.0 || ^8.0",
  1036. "symfony/polyfill-mbstring": "^1.17"
  1037. },
  1038. "require-dev": {
  1039. "composer/xdebug-handler": "^1.4 || ^2.0",
  1040. "phpunit/phpunit": "^4.8.36 || ^7.5.15"
  1041. },
  1042. "bin": [
  1043. "bin/jp.php"
  1044. ],
  1045. "type": "library",
  1046. "extra": {
  1047. "branch-alias": {
  1048. "dev-master": "2.6-dev"
  1049. }
  1050. },
  1051. "autoload": {
  1052. "psr-4": {
  1053. "JmesPath\\": "src/"
  1054. },
  1055. "files": [
  1056. "src/JmesPath.php"
  1057. ]
  1058. },
  1059. "notification-url": "https://packagist.org/downloads/",
  1060. "license": [
  1061. "MIT"
  1062. ],
  1063. "authors": [
  1064. {
  1065. "name": "Michael Dowling",
  1066. "email": "mtdowling@gmail.com",
  1067. "homepage": "https://github.com/mtdowling"
  1068. }
  1069. ],
  1070. "description": "Declaratively specify how to extract elements from a JSON document",
  1071. "keywords": [
  1072. "json",
  1073. "jsonpath"
  1074. ],
  1075. "time": "2021-06-14T00:11:39+00:00"
  1076. },
  1077. {
  1078. "name": "psr/http-message",
  1079. "version": "1.0.1",
  1080. "source": {
  1081. "type": "git",
  1082. "url": "https://github.com/php-fig/http-message.git",
  1083. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  1084. },
  1085. "dist": {
  1086. "type": "zip",
  1087. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  1088. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  1089. "shasum": "",
  1090. "mirrors": [
  1091. {
  1092. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1093. "preferred": true
  1094. }
  1095. ]
  1096. },
  1097. "require": {
  1098. "php": ">=5.3.0"
  1099. },
  1100. "type": "library",
  1101. "extra": {
  1102. "branch-alias": {
  1103. "dev-master": "1.0.x-dev"
  1104. }
  1105. },
  1106. "autoload": {
  1107. "psr-4": {
  1108. "Psr\\Http\\Message\\": "src/"
  1109. }
  1110. },
  1111. "notification-url": "https://packagist.org/downloads/",
  1112. "license": [
  1113. "MIT"
  1114. ],
  1115. "authors": [
  1116. {
  1117. "name": "PHP-FIG",
  1118. "homepage": "http://www.php-fig.org/"
  1119. }
  1120. ],
  1121. "description": "Common interface for HTTP messages",
  1122. "homepage": "https://github.com/php-fig/http-message",
  1123. "keywords": [
  1124. "http",
  1125. "http-message",
  1126. "psr",
  1127. "psr-7",
  1128. "request",
  1129. "response"
  1130. ],
  1131. "time": "2016-08-06T14:39:51+00:00"
  1132. },
  1133. {
  1134. "name": "ralouphie/getallheaders",
  1135. "version": "3.0.3",
  1136. "source": {
  1137. "type": "git",
  1138. "url": "https://github.com/ralouphie/getallheaders.git",
  1139. "reference": "120b605dfeb996808c31b6477290a714d356e822"
  1140. },
  1141. "dist": {
  1142. "type": "zip",
  1143. "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
  1144. "reference": "120b605dfeb996808c31b6477290a714d356e822",
  1145. "shasum": "",
  1146. "mirrors": [
  1147. {
  1148. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1149. "preferred": true
  1150. }
  1151. ]
  1152. },
  1153. "require": {
  1154. "php": ">=5.6"
  1155. },
  1156. "require-dev": {
  1157. "php-coveralls/php-coveralls": "^2.1",
  1158. "phpunit/phpunit": "^5 || ^6.5"
  1159. },
  1160. "type": "library",
  1161. "autoload": {
  1162. "files": [
  1163. "src/getallheaders.php"
  1164. ]
  1165. },
  1166. "notification-url": "https://packagist.org/downloads/",
  1167. "license": [
  1168. "MIT"
  1169. ],
  1170. "authors": [
  1171. {
  1172. "name": "Ralph Khattar",
  1173. "email": "ralph.khattar@gmail.com"
  1174. }
  1175. ],
  1176. "description": "A polyfill for getallheaders.",
  1177. "time": "2019-03-08T08:55:37+00:00"
  1178. },
  1179. {
  1180. "name": "sngrl/php-firebase-cloud-messaging",
  1181. "version": "dev-master",
  1182. "source": {
  1183. "type": "git",
  1184. "url": "https://github.com/sngrl/php-firebase-cloud-messaging.git",
  1185. "reference": "e1a344c20c6d7dc4f89dcc5a56b17129d007d2b2"
  1186. },
  1187. "dist": {
  1188. "type": "zip",
  1189. "url": "https://api.github.com/repos/sngrl/php-firebase-cloud-messaging/zipball/e1a344c20c6d7dc4f89dcc5a56b17129d007d2b2",
  1190. "reference": "e1a344c20c6d7dc4f89dcc5a56b17129d007d2b2",
  1191. "shasum": "",
  1192. "mirrors": [
  1193. {
  1194. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1195. "preferred": true
  1196. }
  1197. ]
  1198. },
  1199. "require": {
  1200. "guzzlehttp/guzzle": "*",
  1201. "php": ">=5.5"
  1202. },
  1203. "require-dev": {
  1204. "mockery/mockery": "*",
  1205. "phpunit/phpunit": "*"
  1206. },
  1207. "type": "library",
  1208. "autoload": {
  1209. "psr-4": {
  1210. "sngrl\\PhpFirebaseCloudMessaging\\": "src/"
  1211. }
  1212. },
  1213. "notification-url": "https://packagist.org/downloads/",
  1214. "license": [
  1215. "MIT"
  1216. ],
  1217. "authors": [
  1218. {
  1219. "name": "Sngrl",
  1220. "email": "i@sngrl.ru"
  1221. }
  1222. ],
  1223. "description": "PHP API for Firebase Cloud Messaging from Google",
  1224. "homepage": "https://github.com/sngrl/php-firebase-cloud-messaging",
  1225. "keywords": [
  1226. "FCM",
  1227. "android",
  1228. "chrome",
  1229. "cloud",
  1230. "firebase",
  1231. "google",
  1232. "ios",
  1233. "notifications",
  1234. "php"
  1235. ],
  1236. "time": "2017-06-26T15:58:02+00:00"
  1237. },
  1238. {
  1239. "name": "symfony/polyfill-ctype",
  1240. "version": "v1.23.0",
  1241. "source": {
  1242. "type": "git",
  1243. "url": "https://github.com/symfony/polyfill-ctype.git",
  1244. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
  1245. },
  1246. "dist": {
  1247. "type": "zip",
  1248. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  1249. "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
  1250. "shasum": "",
  1251. "mirrors": [
  1252. {
  1253. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1254. "preferred": true
  1255. }
  1256. ]
  1257. },
  1258. "require": {
  1259. "php": ">=7.1"
  1260. },
  1261. "suggest": {
  1262. "ext-ctype": "For best performance"
  1263. },
  1264. "type": "library",
  1265. "extra": {
  1266. "branch-alias": {
  1267. "dev-main": "1.23-dev"
  1268. },
  1269. "thanks": {
  1270. "name": "symfony/polyfill",
  1271. "url": "https://github.com/symfony/polyfill"
  1272. }
  1273. },
  1274. "autoload": {
  1275. "psr-4": {
  1276. "Symfony\\Polyfill\\Ctype\\": ""
  1277. },
  1278. "files": [
  1279. "bootstrap.php"
  1280. ]
  1281. },
  1282. "notification-url": "https://packagist.org/downloads/",
  1283. "license": [
  1284. "MIT"
  1285. ],
  1286. "authors": [
  1287. {
  1288. "name": "Gert de Pagter",
  1289. "email": "BackEndTea@gmail.com"
  1290. },
  1291. {
  1292. "name": "Symfony Community",
  1293. "homepage": "https://symfony.com/contributors"
  1294. }
  1295. ],
  1296. "description": "Symfony polyfill for ctype functions",
  1297. "homepage": "https://symfony.com",
  1298. "keywords": [
  1299. "compatibility",
  1300. "ctype",
  1301. "polyfill",
  1302. "portable"
  1303. ],
  1304. "time": "2021-02-19T12:13:01+00:00"
  1305. },
  1306. {
  1307. "name": "symfony/polyfill-intl-idn",
  1308. "version": "v1.23.0",
  1309. "source": {
  1310. "type": "git",
  1311. "url": "https://github.com/symfony/polyfill-intl-idn.git",
  1312. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
  1313. },
  1314. "dist": {
  1315. "type": "zip",
  1316. "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
  1317. "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
  1318. "shasum": "",
  1319. "mirrors": [
  1320. {
  1321. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1322. "preferred": true
  1323. }
  1324. ]
  1325. },
  1326. "require": {
  1327. "php": ">=7.1",
  1328. "symfony/polyfill-intl-normalizer": "^1.10",
  1329. "symfony/polyfill-php72": "^1.10"
  1330. },
  1331. "suggest": {
  1332. "ext-intl": "For best performance"
  1333. },
  1334. "type": "library",
  1335. "extra": {
  1336. "branch-alias": {
  1337. "dev-main": "1.23-dev"
  1338. },
  1339. "thanks": {
  1340. "name": "symfony/polyfill",
  1341. "url": "https://github.com/symfony/polyfill"
  1342. }
  1343. },
  1344. "autoload": {
  1345. "psr-4": {
  1346. "Symfony\\Polyfill\\Intl\\Idn\\": ""
  1347. },
  1348. "files": [
  1349. "bootstrap.php"
  1350. ]
  1351. },
  1352. "notification-url": "https://packagist.org/downloads/",
  1353. "license": [
  1354. "MIT"
  1355. ],
  1356. "authors": [
  1357. {
  1358. "name": "Laurent Bassin",
  1359. "email": "laurent@bassin.info"
  1360. },
  1361. {
  1362. "name": "Trevor Rowbotham",
  1363. "email": "trevor.rowbotham@pm.me"
  1364. },
  1365. {
  1366. "name": "Symfony Community",
  1367. "homepage": "https://symfony.com/contributors"
  1368. }
  1369. ],
  1370. "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  1371. "homepage": "https://symfony.com",
  1372. "keywords": [
  1373. "compatibility",
  1374. "idn",
  1375. "intl",
  1376. "polyfill",
  1377. "portable",
  1378. "shim"
  1379. ],
  1380. "time": "2021-05-27T09:27:20+00:00"
  1381. },
  1382. {
  1383. "name": "symfony/polyfill-intl-normalizer",
  1384. "version": "v1.23.0",
  1385. "source": {
  1386. "type": "git",
  1387. "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
  1388. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
  1389. },
  1390. "dist": {
  1391. "type": "zip",
  1392. "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
  1393. "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
  1394. "shasum": "",
  1395. "mirrors": [
  1396. {
  1397. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1398. "preferred": true
  1399. }
  1400. ]
  1401. },
  1402. "require": {
  1403. "php": ">=7.1"
  1404. },
  1405. "suggest": {
  1406. "ext-intl": "For best performance"
  1407. },
  1408. "type": "library",
  1409. "extra": {
  1410. "branch-alias": {
  1411. "dev-main": "1.23-dev"
  1412. },
  1413. "thanks": {
  1414. "name": "symfony/polyfill",
  1415. "url": "https://github.com/symfony/polyfill"
  1416. }
  1417. },
  1418. "autoload": {
  1419. "psr-4": {
  1420. "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
  1421. },
  1422. "files": [
  1423. "bootstrap.php"
  1424. ],
  1425. "classmap": [
  1426. "Resources/stubs"
  1427. ]
  1428. },
  1429. "notification-url": "https://packagist.org/downloads/",
  1430. "license": [
  1431. "MIT"
  1432. ],
  1433. "authors": [
  1434. {
  1435. "name": "Nicolas Grekas",
  1436. "email": "p@tchwork.com"
  1437. },
  1438. {
  1439. "name": "Symfony Community",
  1440. "homepage": "https://symfony.com/contributors"
  1441. }
  1442. ],
  1443. "description": "Symfony polyfill for intl's Normalizer class and related functions",
  1444. "homepage": "https://symfony.com",
  1445. "keywords": [
  1446. "compatibility",
  1447. "intl",
  1448. "normalizer",
  1449. "polyfill",
  1450. "portable",
  1451. "shim"
  1452. ],
  1453. "time": "2021-02-19T12:13:01+00:00"
  1454. },
  1455. {
  1456. "name": "symfony/polyfill-mbstring",
  1457. "version": "v1.23.1",
  1458. "source": {
  1459. "type": "git",
  1460. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1461. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
  1462. },
  1463. "dist": {
  1464. "type": "zip",
  1465. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
  1466. "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
  1467. "shasum": "",
  1468. "mirrors": [
  1469. {
  1470. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1471. "preferred": true
  1472. }
  1473. ]
  1474. },
  1475. "require": {
  1476. "php": ">=7.1"
  1477. },
  1478. "suggest": {
  1479. "ext-mbstring": "For best performance"
  1480. },
  1481. "type": "library",
  1482. "extra": {
  1483. "branch-alias": {
  1484. "dev-main": "1.23-dev"
  1485. },
  1486. "thanks": {
  1487. "name": "symfony/polyfill",
  1488. "url": "https://github.com/symfony/polyfill"
  1489. }
  1490. },
  1491. "autoload": {
  1492. "psr-4": {
  1493. "Symfony\\Polyfill\\Mbstring\\": ""
  1494. },
  1495. "files": [
  1496. "bootstrap.php"
  1497. ]
  1498. },
  1499. "notification-url": "https://packagist.org/downloads/",
  1500. "license": [
  1501. "MIT"
  1502. ],
  1503. "authors": [
  1504. {
  1505. "name": "Nicolas Grekas",
  1506. "email": "p@tchwork.com"
  1507. },
  1508. {
  1509. "name": "Symfony Community",
  1510. "homepage": "https://symfony.com/contributors"
  1511. }
  1512. ],
  1513. "description": "Symfony polyfill for the Mbstring extension",
  1514. "homepage": "https://symfony.com",
  1515. "keywords": [
  1516. "compatibility",
  1517. "mbstring",
  1518. "polyfill",
  1519. "portable",
  1520. "shim"
  1521. ],
  1522. "time": "2021-05-27T12:26:48+00:00"
  1523. },
  1524. {
  1525. "name": "symfony/polyfill-php72",
  1526. "version": "v1.23.0",
  1527. "source": {
  1528. "type": "git",
  1529. "url": "https://github.com/symfony/polyfill-php72.git",
  1530. "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
  1531. },
  1532. "dist": {
  1533. "type": "zip",
  1534. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
  1535. "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
  1536. "shasum": "",
  1537. "mirrors": [
  1538. {
  1539. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1540. "preferred": true
  1541. }
  1542. ]
  1543. },
  1544. "require": {
  1545. "php": ">=7.1"
  1546. },
  1547. "type": "library",
  1548. "extra": {
  1549. "branch-alias": {
  1550. "dev-main": "1.23-dev"
  1551. },
  1552. "thanks": {
  1553. "name": "symfony/polyfill",
  1554. "url": "https://github.com/symfony/polyfill"
  1555. }
  1556. },
  1557. "autoload": {
  1558. "psr-4": {
  1559. "Symfony\\Polyfill\\Php72\\": ""
  1560. },
  1561. "files": [
  1562. "bootstrap.php"
  1563. ]
  1564. },
  1565. "notification-url": "https://packagist.org/downloads/",
  1566. "license": [
  1567. "MIT"
  1568. ],
  1569. "authors": [
  1570. {
  1571. "name": "Nicolas Grekas",
  1572. "email": "p@tchwork.com"
  1573. },
  1574. {
  1575. "name": "Symfony Community",
  1576. "homepage": "https://symfony.com/contributors"
  1577. }
  1578. ],
  1579. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  1580. "homepage": "https://symfony.com",
  1581. "keywords": [
  1582. "compatibility",
  1583. "polyfill",
  1584. "portable",
  1585. "shim"
  1586. ],
  1587. "time": "2021-05-27T09:17:38+00:00"
  1588. },
  1589. {
  1590. "name": "symfony/yaml",
  1591. "version": "v2.8.52",
  1592. "source": {
  1593. "type": "git",
  1594. "url": "https://github.com/symfony/yaml.git",
  1595. "reference": "02c1859112aa779d9ab394ae4f3381911d84052b"
  1596. },
  1597. "dist": {
  1598. "type": "zip",
  1599. "url": "https://api.github.com/repos/symfony/yaml/zipball/02c1859112aa779d9ab394ae4f3381911d84052b",
  1600. "reference": "02c1859112aa779d9ab394ae4f3381911d84052b",
  1601. "shasum": "",
  1602. "mirrors": [
  1603. {
  1604. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  1605. "preferred": true
  1606. }
  1607. ]
  1608. },
  1609. "require": {
  1610. "php": ">=5.3.9",
  1611. "symfony/polyfill-ctype": "~1.8"
  1612. },
  1613. "type": "library",
  1614. "extra": {
  1615. "branch-alias": {
  1616. "dev-master": "2.8-dev"
  1617. }
  1618. },
  1619. "autoload": {
  1620. "psr-4": {
  1621. "Symfony\\Component\\Yaml\\": ""
  1622. },
  1623. "exclude-from-classmap": [
  1624. "/Tests/"
  1625. ]
  1626. },
  1627. "notification-url": "https://packagist.org/downloads/",
  1628. "license": [
  1629. "MIT"
  1630. ],
  1631. "authors": [
  1632. {
  1633. "name": "Fabien Potencier",
  1634. "email": "fabien@symfony.com"
  1635. },
  1636. {
  1637. "name": "Symfony Community",
  1638. "homepage": "https://symfony.com/contributors"
  1639. }
  1640. ],
  1641. "description": "Symfony Yaml Component",
  1642. "homepage": "https://symfony.com",
  1643. "time": "2018-11-11T11:18:13+00:00"
  1644. }
  1645. ],
  1646. "packages-dev": [],
  1647. "aliases": [],
  1648. "minimum-stability": "stable",
  1649. "stability-flags": {
  1650. "sngrl/php-firebase-cloud-messaging": 20
  1651. },
  1652. "prefer-stable": false,
  1653. "prefer-lowest": false,
  1654. "platform": [],
  1655. "platform-dev": []
  1656. }