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

572 lines
20 KiB

  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": "5e345415d860b042f424a9c071a6e061",
  8. "packages": [
  9. {
  10. "name": "bamarni/composer-bin-plugin",
  11. "version": "1.8.2",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/bamarni/composer-bin-plugin.git",
  15. "reference": "92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880",
  20. "reference": "92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "composer-plugin-api": "^2.0",
  25. "php": "^7.2.5 || ^8.0"
  26. },
  27. "require-dev": {
  28. "composer/composer": "^2.0",
  29. "ext-json": "*",
  30. "phpstan/extension-installer": "^1.1",
  31. "phpstan/phpstan": "^1.8",
  32. "phpstan/phpstan-phpunit": "^1.1",
  33. "phpunit/phpunit": "^8.5 || ^9.5",
  34. "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
  35. "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
  36. "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0"
  37. },
  38. "type": "composer-plugin",
  39. "extra": {
  40. "class": "Bamarni\\Composer\\Bin\\BamarniBinPlugin"
  41. },
  42. "autoload": {
  43. "psr-4": {
  44. "Bamarni\\Composer\\Bin\\": "src"
  45. }
  46. },
  47. "notification-url": "https://packagist.org/downloads/",
  48. "license": [
  49. "MIT"
  50. ],
  51. "description": "No conflicts for your bin dependencies",
  52. "keywords": [
  53. "composer",
  54. "conflict",
  55. "dependency",
  56. "executable",
  57. "isolation",
  58. "tool"
  59. ],
  60. "support": {
  61. "issues": "https://github.com/bamarni/composer-bin-plugin/issues",
  62. "source": "https://github.com/bamarni/composer-bin-plugin/tree/1.8.2"
  63. },
  64. "time": "2022-10-31T08:38:03+00:00"
  65. },
  66. {
  67. "name": "cuyz/valinor",
  68. "version": "1.17.0",
  69. "source": {
  70. "type": "git",
  71. "url": "https://github.com/CuyZ/Valinor.git",
  72. "reference": "9eb2802797e36f3af1fd6e13ff23e4e3d0058022"
  73. },
  74. "dist": {
  75. "type": "zip",
  76. "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/9eb2802797e36f3af1fd6e13ff23e4e3d0058022",
  77. "reference": "9eb2802797e36f3af1fd6e13ff23e4e3d0058022",
  78. "shasum": ""
  79. },
  80. "require": {
  81. "composer-runtime-api": "^2.0",
  82. "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
  83. "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
  84. },
  85. "conflict": {
  86. "phpstan/phpstan": "<1.0 || >= 3.0",
  87. "vimeo/psalm": "<5.0 || >=7.0"
  88. },
  89. "require-dev": {
  90. "friendsofphp/php-cs-fixer": "^3.4",
  91. "infection/infection": "^0.29",
  92. "marcocesarato/php-conventional-changelog": "^1.12",
  93. "mikey179/vfsstream": "^1.6.10",
  94. "phpbench/phpbench": "^1.3",
  95. "phpstan/phpstan": "^2.0",
  96. "phpstan/phpstan-phpunit": "^2.0",
  97. "phpstan/phpstan-strict-rules": "^2.0",
  98. "phpunit/phpunit": "^10.5",
  99. "rector/rector": "^2.0",
  100. "vimeo/psalm": "^6.0"
  101. },
  102. "type": "library",
  103. "autoload": {
  104. "psr-4": {
  105. "CuyZ\\Valinor\\": "src"
  106. }
  107. },
  108. "notification-url": "https://packagist.org/downloads/",
  109. "license": [
  110. "MIT"
  111. ],
  112. "authors": [
  113. {
  114. "name": "Romain Canon",
  115. "email": "romain.hydrocanon@gmail.com",
  116. "homepage": "https://github.com/romm"
  117. }
  118. ],
  119. "description": "Library that helps to map any input into a strongly-typed value object structure.",
  120. "homepage": "https://github.com/CuyZ/Valinor",
  121. "keywords": [
  122. "array",
  123. "conversion",
  124. "hydrator",
  125. "json",
  126. "mapper",
  127. "mapping",
  128. "object",
  129. "tree",
  130. "yaml"
  131. ],
  132. "support": {
  133. "issues": "https://github.com/CuyZ/Valinor/issues",
  134. "source": "https://github.com/CuyZ/Valinor/tree/1.17.0"
  135. },
  136. "funding": [
  137. {
  138. "url": "https://github.com/romm",
  139. "type": "github"
  140. }
  141. ],
  142. "time": "2025-06-20T06:40:38+00:00"
  143. },
  144. {
  145. "name": "cweagans/composer-patches",
  146. "version": "1.7.3",
  147. "source": {
  148. "type": "git",
  149. "url": "https://github.com/cweagans/composer-patches.git",
  150. "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db"
  151. },
  152. "dist": {
  153. "type": "zip",
  154. "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
  155. "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
  156. "shasum": ""
  157. },
  158. "require": {
  159. "composer-plugin-api": "^1.0 || ^2.0",
  160. "php": ">=5.3.0"
  161. },
  162. "require-dev": {
  163. "composer/composer": "~1.0 || ~2.0",
  164. "phpunit/phpunit": "~4.6"
  165. },
  166. "type": "composer-plugin",
  167. "extra": {
  168. "class": "cweagans\\Composer\\Patches"
  169. },
  170. "autoload": {
  171. "psr-4": {
  172. "cweagans\\Composer\\": "src"
  173. }
  174. },
  175. "notification-url": "https://packagist.org/downloads/",
  176. "license": [
  177. "BSD-3-Clause"
  178. ],
  179. "authors": [
  180. {
  181. "name": "Cameron Eagans",
  182. "email": "me@cweagans.net"
  183. }
  184. ],
  185. "description": "Provides a way to patch Composer packages.",
  186. "support": {
  187. "issues": "https://github.com/cweagans/composer-patches/issues",
  188. "source": "https://github.com/cweagans/composer-patches/tree/1.7.3"
  189. },
  190. "time": "2022-12-20T22:53:13+00:00"
  191. },
  192. {
  193. "name": "firebase/php-jwt",
  194. "version": "v6.11.1",
  195. "source": {
  196. "type": "git",
  197. "url": "https://github.com/firebase/php-jwt.git",
  198. "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66"
  199. },
  200. "dist": {
  201. "type": "zip",
  202. "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d1e91ecf8c598d073d0995afa8cd5c75c6e19e66",
  203. "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66",
  204. "shasum": ""
  205. },
  206. "require": {
  207. "php": "^8.0"
  208. },
  209. "require-dev": {
  210. "guzzlehttp/guzzle": "^7.4",
  211. "phpspec/prophecy-phpunit": "^2.0",
  212. "phpunit/phpunit": "^9.5",
  213. "psr/cache": "^2.0||^3.0",
  214. "psr/http-client": "^1.0",
  215. "psr/http-factory": "^1.0"
  216. },
  217. "suggest": {
  218. "ext-sodium": "Support EdDSA (Ed25519) signatures",
  219. "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
  220. },
  221. "type": "library",
  222. "autoload": {
  223. "psr-4": {
  224. "Firebase\\JWT\\": "src"
  225. }
  226. },
  227. "notification-url": "https://packagist.org/downloads/",
  228. "license": [
  229. "BSD-3-Clause"
  230. ],
  231. "authors": [
  232. {
  233. "name": "Neuman Vong",
  234. "email": "neuman+pear@twilio.com",
  235. "role": "Developer"
  236. },
  237. {
  238. "name": "Anant Narayanan",
  239. "email": "anant@php.net",
  240. "role": "Developer"
  241. }
  242. ],
  243. "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
  244. "homepage": "https://github.com/firebase/php-jwt",
  245. "keywords": [
  246. "jwt",
  247. "php"
  248. ],
  249. "support": {
  250. "issues": "https://github.com/firebase/php-jwt/issues",
  251. "source": "https://github.com/firebase/php-jwt/tree/v6.11.1"
  252. },
  253. "time": "2025-04-09T20:32:01+00:00"
  254. },
  255. {
  256. "name": "psr/simple-cache",
  257. "version": "3.0.0",
  258. "source": {
  259. "type": "git",
  260. "url": "https://github.com/php-fig/simple-cache.git",
  261. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
  262. },
  263. "dist": {
  264. "type": "zip",
  265. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
  266. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
  267. "shasum": ""
  268. },
  269. "require": {
  270. "php": ">=8.0.0"
  271. },
  272. "type": "library",
  273. "extra": {
  274. "branch-alias": {
  275. "dev-master": "3.0.x-dev"
  276. }
  277. },
  278. "autoload": {
  279. "psr-4": {
  280. "Psr\\SimpleCache\\": "src/"
  281. }
  282. },
  283. "notification-url": "https://packagist.org/downloads/",
  284. "license": [
  285. "MIT"
  286. ],
  287. "authors": [
  288. {
  289. "name": "PHP-FIG",
  290. "homepage": "https://www.php-fig.org/"
  291. }
  292. ],
  293. "description": "Common interfaces for simple caching",
  294. "keywords": [
  295. "cache",
  296. "caching",
  297. "psr",
  298. "psr-16",
  299. "simple-cache"
  300. ],
  301. "support": {
  302. "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
  303. },
  304. "time": "2021-10-29T13:26:27+00:00"
  305. }
  306. ],
  307. "packages-dev": [
  308. {
  309. "name": "nextcloud/ocp",
  310. "version": "dev-master",
  311. "source": {
  312. "type": "git",
  313. "url": "https://github.com/nextcloud-deps/ocp.git",
  314. "reference": "9a2e6c0bf6f2d87e1db8d18063a5bedf85040bb2"
  315. },
  316. "dist": {
  317. "type": "zip",
  318. "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/9a2e6c0bf6f2d87e1db8d18063a5bedf85040bb2",
  319. "reference": "9a2e6c0bf6f2d87e1db8d18063a5bedf85040bb2",
  320. "shasum": ""
  321. },
  322. "require": {
  323. "php": "~8.1 || ~8.2 || ~8.3 || ~8.4",
  324. "psr/clock": "^1.0",
  325. "psr/container": "^2.0.2",
  326. "psr/event-dispatcher": "^1.0",
  327. "psr/log": "^3.0.2"
  328. },
  329. "default-branch": true,
  330. "type": "library",
  331. "extra": {
  332. "branch-alias": {
  333. "dev-master": "33.0.0-dev"
  334. }
  335. },
  336. "notification-url": "https://packagist.org/downloads/",
  337. "license": [
  338. "AGPL-3.0-or-later"
  339. ],
  340. "authors": [
  341. {
  342. "name": "Christoph Wurst",
  343. "email": "christoph@winzerhof-wurst.at"
  344. },
  345. {
  346. "name": "Joas Schilling",
  347. "email": "coding@schilljs.com"
  348. }
  349. ],
  350. "description": "Composer package containing Nextcloud's public OCP API and the unstable NCU API",
  351. "support": {
  352. "issues": "https://github.com/nextcloud-deps/ocp/issues",
  353. "source": "https://github.com/nextcloud-deps/ocp/tree/master"
  354. },
  355. "time": "2025-09-27T00:45:05+00:00"
  356. },
  357. {
  358. "name": "psr/clock",
  359. "version": "1.0.0",
  360. "source": {
  361. "type": "git",
  362. "url": "https://github.com/php-fig/clock.git",
  363. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
  364. },
  365. "dist": {
  366. "type": "zip",
  367. "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  368. "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
  369. "shasum": ""
  370. },
  371. "require": {
  372. "php": "^7.0 || ^8.0"
  373. },
  374. "type": "library",
  375. "autoload": {
  376. "psr-4": {
  377. "Psr\\Clock\\": "src/"
  378. }
  379. },
  380. "notification-url": "https://packagist.org/downloads/",
  381. "license": [
  382. "MIT"
  383. ],
  384. "authors": [
  385. {
  386. "name": "PHP-FIG",
  387. "homepage": "https://www.php-fig.org/"
  388. }
  389. ],
  390. "description": "Common interface for reading the clock.",
  391. "homepage": "https://github.com/php-fig/clock",
  392. "keywords": [
  393. "clock",
  394. "now",
  395. "psr",
  396. "psr-20",
  397. "time"
  398. ],
  399. "support": {
  400. "issues": "https://github.com/php-fig/clock/issues",
  401. "source": "https://github.com/php-fig/clock/tree/1.0.0"
  402. },
  403. "time": "2022-11-25T14:36:26+00:00"
  404. },
  405. {
  406. "name": "psr/container",
  407. "version": "2.0.2",
  408. "source": {
  409. "type": "git",
  410. "url": "https://github.com/php-fig/container.git",
  411. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
  412. },
  413. "dist": {
  414. "type": "zip",
  415. "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  416. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  417. "shasum": ""
  418. },
  419. "require": {
  420. "php": ">=7.4.0"
  421. },
  422. "type": "library",
  423. "extra": {
  424. "branch-alias": {
  425. "dev-master": "2.0.x-dev"
  426. }
  427. },
  428. "autoload": {
  429. "psr-4": {
  430. "Psr\\Container\\": "src/"
  431. }
  432. },
  433. "notification-url": "https://packagist.org/downloads/",
  434. "license": [
  435. "MIT"
  436. ],
  437. "authors": [
  438. {
  439. "name": "PHP-FIG",
  440. "homepage": "https://www.php-fig.org/"
  441. }
  442. ],
  443. "description": "Common Container Interface (PHP FIG PSR-11)",
  444. "homepage": "https://github.com/php-fig/container",
  445. "keywords": [
  446. "PSR-11",
  447. "container",
  448. "container-interface",
  449. "container-interop",
  450. "psr"
  451. ],
  452. "support": {
  453. "issues": "https://github.com/php-fig/container/issues",
  454. "source": "https://github.com/php-fig/container/tree/2.0.2"
  455. },
  456. "time": "2021-11-05T16:47:00+00:00"
  457. },
  458. {
  459. "name": "psr/event-dispatcher",
  460. "version": "1.0.0",
  461. "source": {
  462. "type": "git",
  463. "url": "https://github.com/php-fig/event-dispatcher.git",
  464. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  465. },
  466. "dist": {
  467. "type": "zip",
  468. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  469. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  470. "shasum": ""
  471. },
  472. "require": {
  473. "php": ">=7.2.0"
  474. },
  475. "type": "library",
  476. "extra": {
  477. "branch-alias": {
  478. "dev-master": "1.0.x-dev"
  479. }
  480. },
  481. "autoload": {
  482. "psr-4": {
  483. "Psr\\EventDispatcher\\": "src/"
  484. }
  485. },
  486. "notification-url": "https://packagist.org/downloads/",
  487. "license": [
  488. "MIT"
  489. ],
  490. "authors": [
  491. {
  492. "name": "PHP-FIG",
  493. "homepage": "http://www.php-fig.org/"
  494. }
  495. ],
  496. "description": "Standard interfaces for event handling.",
  497. "keywords": [
  498. "events",
  499. "psr",
  500. "psr-14"
  501. ],
  502. "support": {
  503. "issues": "https://github.com/php-fig/event-dispatcher/issues",
  504. "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
  505. },
  506. "time": "2019-01-08T18:20:26+00:00"
  507. },
  508. {
  509. "name": "psr/log",
  510. "version": "3.0.2",
  511. "source": {
  512. "type": "git",
  513. "url": "https://github.com/php-fig/log.git",
  514. "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
  515. },
  516. "dist": {
  517. "type": "zip",
  518. "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
  519. "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
  520. "shasum": ""
  521. },
  522. "require": {
  523. "php": ">=8.0.0"
  524. },
  525. "type": "library",
  526. "extra": {
  527. "branch-alias": {
  528. "dev-master": "3.x-dev"
  529. }
  530. },
  531. "autoload": {
  532. "psr-4": {
  533. "Psr\\Log\\": "src"
  534. }
  535. },
  536. "notification-url": "https://packagist.org/downloads/",
  537. "license": [
  538. "MIT"
  539. ],
  540. "authors": [
  541. {
  542. "name": "PHP-FIG",
  543. "homepage": "https://www.php-fig.org/"
  544. }
  545. ],
  546. "description": "Common interface for logging libraries",
  547. "homepage": "https://github.com/php-fig/log",
  548. "keywords": [
  549. "log",
  550. "psr",
  551. "psr-3"
  552. ],
  553. "support": {
  554. "source": "https://github.com/php-fig/log/tree/3.0.2"
  555. },
  556. "time": "2024-09-11T13:17:53+00:00"
  557. }
  558. ],
  559. "aliases": [],
  560. "minimum-stability": "stable",
  561. "stability-flags": {
  562. "nextcloud/ocp": 20
  563. },
  564. "prefer-stable": false,
  565. "prefer-lowest": false,
  566. "platform": {},
  567. "platform-dev": {},
  568. "platform-overrides": {
  569. "php": "8.1"
  570. },
  571. "plugin-api-version": "2.6.0"
  572. }