installed.json 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272
  1. {
  2. "packages": [
  3. {
  4. "name": "laminas/laminas-xml",
  5. "version": "1.3.1",
  6. "version_normalized": "1.3.1.0",
  7. "source": {
  8. "type": "git",
  9. "url": "https://github.com/laminas/laminas-xml.git",
  10. "reference": "2eada592359aec9d9e55339270b621295cff3a4f"
  11. },
  12. "dist": {
  13. "type": "zip",
  14. "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/2eada592359aec9d9e55339270b621295cff3a4f",
  15. "reference": "2eada592359aec9d9e55339270b621295cff3a4f",
  16. "shasum": ""
  17. },
  18. "require": {
  19. "laminas/laminas-zendframework-bridge": "^1.0",
  20. "php": "^7.3 || ~8.0.0"
  21. },
  22. "replace": {
  23. "zendframework/zendxml": "^1.2.0"
  24. },
  25. "require-dev": {
  26. "ext-iconv": "*",
  27. "laminas/laminas-coding-standard": "~1.0.0",
  28. "phpunit/phpunit": "^9.4"
  29. },
  30. "time": "2021-02-17T22:44:58+00:00",
  31. "type": "library",
  32. "installation-source": "dist",
  33. "autoload": {
  34. "psr-4": {
  35. "Laminas\\Xml\\": "src/"
  36. }
  37. },
  38. "notification-url": "https://packagist.org/downloads/",
  39. "license": [
  40. "BSD-3-Clause"
  41. ],
  42. "description": "Utility library for XML usage, best practices, and security in PHP",
  43. "homepage": "https://laminas.dev",
  44. "keywords": [
  45. "laminas",
  46. "security",
  47. "xml"
  48. ],
  49. "support": {
  50. "chat": "https://laminas.dev/chat",
  51. "forum": "https://discourse.laminas.dev",
  52. "issues": "https://github.com/laminas/laminas-xml/issues",
  53. "rss": "https://github.com/laminas/laminas-xml/releases.atom",
  54. "source": "https://github.com/laminas/laminas-xml"
  55. },
  56. "funding": [
  57. {
  58. "url": "https://funding.communitybridge.org/projects/laminas-project",
  59. "type": "community_bridge"
  60. }
  61. ],
  62. "install-path": "../laminas/laminas-xml"
  63. },
  64. {
  65. "name": "laminas/laminas-zendframework-bridge",
  66. "version": "1.4.0",
  67. "version_normalized": "1.4.0.0",
  68. "source": {
  69. "type": "git",
  70. "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
  71. "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf"
  72. },
  73. "dist": {
  74. "type": "zip",
  75. "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
  76. "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf",
  77. "shasum": ""
  78. },
  79. "require": {
  80. "php": "^7.3 || ~8.0.0 || ~8.1.0"
  81. },
  82. "require-dev": {
  83. "phpunit/phpunit": "^9.3",
  84. "psalm/plugin-phpunit": "^0.15.1",
  85. "squizlabs/php_codesniffer": "^3.5",
  86. "vimeo/psalm": "^4.6"
  87. },
  88. "time": "2021-09-03T17:53:30+00:00",
  89. "type": "library",
  90. "extra": {
  91. "laminas": {
  92. "module": "Laminas\\ZendFrameworkBridge"
  93. }
  94. },
  95. "installation-source": "dist",
  96. "autoload": {
  97. "files": [
  98. "src/autoload.php"
  99. ],
  100. "psr-4": {
  101. "Laminas\\ZendFrameworkBridge\\": "src//"
  102. }
  103. },
  104. "notification-url": "https://packagist.org/downloads/",
  105. "license": [
  106. "BSD-3-Clause"
  107. ],
  108. "description": "Alias legacy ZF class names to Laminas Project equivalents.",
  109. "keywords": [
  110. "ZendFramework",
  111. "autoloading",
  112. "laminas",
  113. "zf"
  114. ],
  115. "support": {
  116. "forum": "https://discourse.laminas.dev/",
  117. "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
  118. "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
  119. "source": "https://github.com/laminas/laminas-zendframework-bridge"
  120. },
  121. "funding": [
  122. {
  123. "url": "https://funding.communitybridge.org/projects/laminas-project",
  124. "type": "community_bridge"
  125. }
  126. ],
  127. "install-path": "../laminas/laminas-zendframework-bridge"
  128. },
  129. {
  130. "name": "p3k/picofeed",
  131. "version": "v0.1.40",
  132. "version_normalized": "0.1.40.0",
  133. "source": {
  134. "type": "git",
  135. "url": "https://github.com/aaronpk/picofeed.git",
  136. "reference": "356fd66d48779193b10ac28532cb4a4e11bb801c"
  137. },
  138. "dist": {
  139. "type": "zip",
  140. "url": "https://api.github.com/repos/aaronpk/picofeed/zipball/356fd66d48779193b10ac28532cb4a4e11bb801c",
  141. "reference": "356fd66d48779193b10ac28532cb4a4e11bb801c",
  142. "shasum": ""
  143. },
  144. "require": {
  145. "ext-dom": "*",
  146. "ext-iconv": "*",
  147. "ext-libxml": "*",
  148. "ext-simplexml": "*",
  149. "ext-xml": "*",
  150. "laminas/laminas-xml": "^1.2",
  151. "php": ">=5.3.0"
  152. },
  153. "replace": {
  154. "miniflux/picofeed": "0.1.35"
  155. },
  156. "require-dev": {
  157. "phpdocumentor/reflection-docblock": "2.0.4",
  158. "phpunit/phpunit": "4.8.26",
  159. "symfony/yaml": "2.8.7"
  160. },
  161. "suggest": {
  162. "ext-curl": "PicoFeed will use cURL if present"
  163. },
  164. "time": "2020-04-25T17:48:36+00:00",
  165. "bin": [
  166. "picofeed"
  167. ],
  168. "type": "library",
  169. "installation-source": "dist",
  170. "autoload": {
  171. "psr-0": {
  172. "PicoFeed": "lib/"
  173. }
  174. },
  175. "notification-url": "https://packagist.org/downloads/",
  176. "license": [
  177. "MIT"
  178. ],
  179. "authors": [
  180. {
  181. "name": "Frédéric Guillot"
  182. }
  183. ],
  184. "description": "Modern library to handle RSS/Atom feeds",
  185. "homepage": "https://github.com/aaronpk/picoFeed",
  186. "support": {
  187. "issues": "https://github.com/aaronpk/picofeed/issues",
  188. "source": "https://github.com/aaronpk/picofeed/tree/v0.1.40"
  189. },
  190. "install-path": "../p3k/picofeed"
  191. },
  192. {
  193. "name": "scssphp/scssphp",
  194. "version": "v1.8.1",
  195. "version_normalized": "1.8.1.0",
  196. "source": {
  197. "type": "git",
  198. "url": "https://github.com/scssphp/scssphp.git",
  199. "reference": "5e37759a63caf54392a4b709358a39ac7425a69f"
  200. },
  201. "dist": {
  202. "type": "zip",
  203. "url": "https://api.github.com/repos/scssphp/scssphp/zipball/5e37759a63caf54392a4b709358a39ac7425a69f",
  204. "reference": "5e37759a63caf54392a4b709358a39ac7425a69f",
  205. "shasum": ""
  206. },
  207. "require": {
  208. "ext-ctype": "*",
  209. "ext-json": "*",
  210. "php": ">=5.6.0"
  211. },
  212. "require-dev": {
  213. "bamarni/composer-bin-plugin": "^1.4",
  214. "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
  215. "sass/sass-spec": "*",
  216. "squizlabs/php_codesniffer": "~3.5",
  217. "symfony/phpunit-bridge": "^5.1",
  218. "thoughtbot/bourbon": "^7.0",
  219. "twbs/bootstrap": "~5.0",
  220. "twbs/bootstrap4": "4.6.0",
  221. "zurb/foundation": "~6.5"
  222. },
  223. "suggest": {
  224. "ext-iconv": "Can be used as fallback when ext-mbstring is not available",
  225. "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
  226. },
  227. "time": "2021-09-18T21:20:53+00:00",
  228. "bin": [
  229. "bin/pscss"
  230. ],
  231. "type": "library",
  232. "installation-source": "dist",
  233. "autoload": {
  234. "psr-4": {
  235. "ScssPhp\\ScssPhp\\": "src/"
  236. }
  237. },
  238. "notification-url": "https://packagist.org/downloads/",
  239. "license": [
  240. "MIT"
  241. ],
  242. "authors": [
  243. {
  244. "name": "Anthon Pang",
  245. "email": "apang@softwaredevelopment.ca",
  246. "homepage": "https://github.com/robocoder"
  247. },
  248. {
  249. "name": "Cédric Morin",
  250. "email": "cedric@yterium.com",
  251. "homepage": "https://github.com/Cerdic"
  252. }
  253. ],
  254. "description": "scssphp is a compiler for SCSS written in PHP.",
  255. "homepage": "http://scssphp.github.io/scssphp/",
  256. "keywords": [
  257. "css",
  258. "less",
  259. "sass",
  260. "scss",
  261. "stylesheet"
  262. ],
  263. "support": {
  264. "issues": "https://github.com/scssphp/scssphp/issues",
  265. "source": "https://github.com/scssphp/scssphp/tree/v1.8.1"
  266. },
  267. "install-path": "../scssphp/scssphp"
  268. }
  269. ],
  270. "dev": false,
  271. "dev-package-names": []
  272. }