master
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

1) {
2)     "_readme": [
3)         "This file locks the dependencies of your project to a known state",
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

4)         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

5)         "This file is @generated automatically"
6)     ],
Hanno Böck Send mails with phpmailer a...

Hanno Böck authored 6 days ago

7)     "content-hash": "a7e89de443bff6f9a4ae7acf87cce0a6",
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

8)     "packages": [
9)         {
10)             "name": "bjeavons/zxcvbn-php",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

11)             "version": "1.3.1",
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

12)             "source": {
13)                 "type": "git",
14)                 "url": "https://github.com/bjeavons/zxcvbn-php.git",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

15)                 "reference": "994928ae5b17ecff8baa2406832d37bdf01116c0"
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

16)             },
17)             "dist": {
18)                 "type": "zip",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

19)                 "url": "https://api.github.com/repos/bjeavons/zxcvbn-php/zipball/994928ae5b17ecff8baa2406832d37bdf01116c0",
20)                 "reference": "994928ae5b17ecff8baa2406832d37bdf01116c0",
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

21)                 "shasum": ""
22)             },
23)             "require": {
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

24)                 "ext-json": "*",
25)                 "php": "^7.2 | ^8.0 | ^8.1",
Bernd Wurst PHP 8.0 compatibility

Bernd Wurst authored 3 years ago

26)                 "symfony/polyfill-mbstring": ">=1.3.1"
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

27)             },
28)             "require-dev": {
Bernd Wurst PHP 8.0 compatibility

Bernd Wurst authored 3 years ago

29)                 "php-coveralls/php-coveralls": "*",
30)                 "phpunit/phpunit": "^8.5",
31)                 "squizlabs/php_codesniffer": "3.*"
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

32)             },
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

33)             "suggest": {
34)                 "ext-gmp": "Required for optimized binomial calculations (also requires PHP >= 7.3)"
35)             },
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

36)             "type": "library",
37)             "autoload": {
38)                 "psr-4": {
39)                     "ZxcvbnPhp\\": "src/"
40)                 }
41)             },
42)             "notification-url": "https://packagist.org/downloads/",
43)             "license": [
44)                 "MIT"
45)             ],
46)             "authors": [
47)                 {
48)                     "name": "See contributors",
49)                     "homepage": "https://github.com/bjeavons/zxcvbn-php"
50)                 }
51)             ],
52)             "description": "Realistic password strength estimation PHP library based on Zxcvbn JS",
53)             "homepage": "https://github.com/bjeavons/zxcvbn-php",
54)             "keywords": [
55)                 "password",
56)                 "zxcvbn"
57)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

58)             "support": {
59)                 "issues": "https://github.com/bjeavons/zxcvbn-php/issues",
60)                 "source": "https://github.com/bjeavons/zxcvbn-php/tree/1.3.1"
61)             },
62)             "time": "2021-12-21T18:37:02+00:00"
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

63)         },
64)         {
65)             "name": "giggsey/libphonenumber-for-php",
Hanno Böck Update dependencies

Hanno Böck authored 1 week ago

66)             "version": "8.13.32",
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

67)             "source": {
68)                 "type": "git",
69)                 "url": "https://github.com/giggsey/libphonenumber-for-php.git",
Hanno Böck Update dependencies

Hanno Böck authored 1 week ago

70)                 "reference": "11aa286e82f2bb567815a89da1e63e2848b81e66"
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

71)             },
72)             "dist": {
73)                 "type": "zip",
Hanno Böck Update dependencies

Hanno Böck authored 1 week ago

74)                 "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/11aa286e82f2bb567815a89da1e63e2848b81e66",
75)                 "reference": "11aa286e82f2bb567815a89da1e63e2848b81e66",
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

76)                 "shasum": ""
77)             },
78)             "require": {
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

79)                 "giggsey/locale": "^1.7|^2.0",
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

80)                 "php": ">=5.3.2",
81)                 "symfony/polyfill-mbstring": "^1.17"
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

82)             },
83)             "require-dev": {
84)                 "pear/pear-core-minimal": "^1.9",
85)                 "pear/pear_exception": "^1.0",
86)                 "pear/versioncontrol_git": "^0.5",
87)                 "phing/phing": "^2.7",
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

88)                 "php-coveralls/php-coveralls": "^1.0|^2.0",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

89)                 "symfony/console": "^2.8|^3.0|^v4.4|^v5.2",
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

90)                 "symfony/phpunit-bridge": "^4.2 || ^5"
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

91)             },
92)             "type": "library",
93)             "extra": {
94)                 "branch-alias": {
95)                     "dev-master": "8.x-dev"
96)                 }
97)             },
98)             "autoload": {
99)                 "psr-4": {
100)                     "libphonenumber\\": "src/"
101)                 },
102)                 "exclude-from-classmap": [
103)                     "/src/data/",
104)                     "/src/carrier/data/",
105)                     "/src/geocoding/data/",
106)                     "/src/timezone/data/"
107)                 ]
108)             },
109)             "notification-url": "https://packagist.org/downloads/",
110)             "license": [
111)                 "Apache-2.0"
112)             ],
113)             "authors": [
114)                 {
115)                     "name": "Joshua Gigg",
116)                     "email": "giggsey@gmail.com",
117)                     "homepage": "https://giggsey.com/"
118)                 }
119)             ],
120)             "description": "PHP Port of Google's libphonenumber",
121)             "homepage": "https://github.com/giggsey/libphonenumber-for-php",
122)             "keywords": [
123)                 "geocoding",
124)                 "geolocation",
125)                 "libphonenumber",
126)                 "mobile",
127)                 "phonenumber",
128)                 "validation"
129)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

130)             "support": {
131)                 "issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
132)                 "source": "https://github.com/giggsey/libphonenumber-for-php"
133)             },
Hanno Böck Update dependencies

Hanno Böck authored 1 week ago

134)             "time": "2024-03-12T08:08:27+00:00"
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

135)         },
136)         {
137)             "name": "giggsey/locale",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

138)             "version": "2.5",
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

139)             "source": {
140)                 "type": "git",
141)                 "url": "https://github.com/giggsey/Locale.git",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

142)                 "reference": "e6d4540109a01dd2bc7334cdc842d6a6a67cf239"
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

143)             },
144)             "dist": {
145)                 "type": "zip",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

146)                 "url": "https://api.github.com/repos/giggsey/Locale/zipball/e6d4540109a01dd2bc7334cdc842d6a6a67cf239",
147)                 "reference": "e6d4540109a01dd2bc7334cdc842d6a6a67cf239",
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

148)                 "shasum": ""
149)             },
150)             "require": {
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

151)                 "php": ">=7.2"
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

152)             },
153)             "require-dev": {
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

154)                 "ext-json": "*",
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

155)                 "pear/pear-core-minimal": "^1.9",
156)                 "pear/pear_exception": "^1.0",
157)                 "pear/versioncontrol_git": "^0.5",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

158)                 "phing/phing": "^2.7",
159)                 "php-coveralls/php-coveralls": "^2.0",
160)                 "phpunit/phpunit": "^8.5|^9.5",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

161)                 "symfony/console": "^5.0|^6.0",
162)                 "symfony/filesystem": "^5.0|^6.0",
163)                 "symfony/finder": "^5.0|^6.0",
164)                 "symfony/process": "^5.0|^6.0"
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

165)             },
166)             "type": "library",
167)             "autoload": {
168)                 "psr-4": {
169)                     "Giggsey\\Locale\\": "src/"
170)                 }
171)             },
172)             "notification-url": "https://packagist.org/downloads/",
173)             "license": [
174)                 "MIT"
175)             ],
176)             "authors": [
177)                 {
178)                     "name": "Joshua Gigg",
179)                     "email": "giggsey@gmail.com",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

180)                     "homepage": "https://giggsey.com/"
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

181)                 }
182)             ],
183)             "description": "Locale functions required by libphonenumber-for-php",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

184)             "support": {
185)                 "issues": "https://github.com/giggsey/Locale/issues",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

186)                 "source": "https://github.com/giggsey/Locale/tree/2.5"
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

187)             },
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

188)             "time": "2023-11-01T17:19:48+00:00"
Bernd Wurst php-iban über composer einb...

Bernd Wurst authored 6 years ago

189)         },
190)         {
191)             "name": "globalcitizen/php-iban",
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

192)             "version": "v2.7.5",
Bernd Wurst php-iban über composer einb...

Bernd Wurst authored 6 years ago

193)             "source": {
194)                 "type": "git",
195)                 "url": "https://github.com/globalcitizen/php-iban.git",
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

196)                 "reference": "4c0fc54877948ac667c0ab29c2d1afbe47705599"
Bernd Wurst php-iban über composer einb...

Bernd Wurst authored 6 years ago

197)             },
198)             "dist": {
199)                 "type": "zip",
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

200)                 "url": "https://api.github.com/repos/globalcitizen/php-iban/zipball/4c0fc54877948ac667c0ab29c2d1afbe47705599",
201)                 "reference": "4c0fc54877948ac667c0ab29c2d1afbe47705599",
Bernd Wurst php-iban über composer einb...

Bernd Wurst authored 6 years ago

202)                 "shasum": ""
203)             },
204)             "type": "library",
205)             "autoload": {
206)                 "files": [
207)                     "oophp-iban.php",
208)                     "php-iban.php"
209)                 ]
210)             },
211)             "notification-url": "https://packagist.org/downloads/",
212)             "license": [
Bernd Wurst update dependancies

Bernd Wurst authored 4 years ago

213)                 "LGPL-3.0-only"
Bernd Wurst php-iban über composer einb...

Bernd Wurst authored 6 years ago

214)             ],
215)             "description": "php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

216)             "support": {
217)                 "issues": "https://github.com/globalcitizen/php-iban/issues",
218)                 "source": "https://github.com/globalcitizen/php-iban/tree/v2.7.5"
219)             },
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

220)             "time": "2020-05-03T19:46:35+00:00"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

221)         },
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

222)         {
223)             "name": "lbuchs/webauthn",
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

224)             "version": "v2.1.1",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

225)             "source": {
226)                 "type": "git",
227)                 "url": "https://github.com/lbuchs/WebAuthn.git",
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

228)                 "reference": "e73ff007e8a1099e72e0dbdd9d0884057409fc54"
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

229)             },
230)             "dist": {
231)                 "type": "zip",
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

232)                 "url": "https://api.github.com/repos/lbuchs/WebAuthn/zipball/e73ff007e8a1099e72e0dbdd9d0884057409fc54",
233)                 "reference": "e73ff007e8a1099e72e0dbdd9d0884057409fc54",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

234)                 "shasum": ""
235)             },
236)             "require": {
237)                 "php": ">=8.0.0"
238)             },
239)             "type": "library",
240)             "autoload": {
241)                 "psr-4": {
242)                     "lbuchs\\WebAuthn\\": "src"
243)                 }
244)             },
245)             "notification-url": "https://packagist.org/downloads/",
246)             "license": [
247)                 "MIT"
248)             ],
249)             "authors": [
250)                 {
251)                     "name": "Lukas Buchs",
252)                     "role": "Developer"
253)                 }
254)             ],
255)             "description": "A simple PHP WebAuthn (FIDO2) server library",
256)             "homepage": "https://github.com/lbuchs/webauthn",
257)             "keywords": [
258)                 "Authentication",
259)                 "webauthn"
260)             ],
261)             "support": {
262)                 "issues": "https://github.com/lbuchs/WebAuthn/issues",
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

263)                 "source": "https://github.com/lbuchs/WebAuthn/tree/v2.1.1"
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

264)             },
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

265)             "time": "2024-01-15T15:46:57+00:00"
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

266)         },
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

267)         {
268)             "name": "mpdf/mpdf",
Hanno Böck Update dependencies

Hanno Böck authored 1 week ago

269)             "version": "v8.2.3",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

270)             "source": {
271)                 "type": "git",
272)                 "url": "https://github.com/mpdf/mpdf.git",
Hanno Böck Update dependencies

Hanno Böck authored 1 week ago

273)                 "reference": "6f723a96becf989a831e38caf758d28364a69939"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

274)             },
275)             "dist": {
276)                 "type": "zip",
Hanno Böck Update dependencies

Hanno Böck authored 1 week ago

277)                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/6f723a96becf989a831e38caf758d28364a69939",
278)                 "reference": "6f723a96becf989a831e38caf758d28364a69939",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

279)                 "shasum": ""
280)             },
281)             "require": {
282)                 "ext-gd": "*",
283)                 "ext-mbstring": "*",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

284)                 "mpdf/psr-http-message-shim": "^1.0 || ^2.0",
285)                 "mpdf/psr-log-aware-trait": "^2.0 || ^3.0",
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

286)                 "myclabs/deep-copy": "^1.7",
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

287)                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

288)                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
289)                 "psr/http-message": "^1.0 || ^2.0",
290)                 "psr/log": "^1.0 || ^2.0 || ^3.0",
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

291)                 "setasign/fpdi": "^2.1"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

292)             },
293)             "require-dev": {
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

294)                 "mockery/mockery": "^1.3.0",
295)                 "mpdf/qrcode": "^1.1.0",
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

296)                 "squizlabs/php_codesniffer": "^3.5.0",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

297)                 "tracy/tracy": "~2.5",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

298)                 "yoast/phpunit-polyfills": "^1.0"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

299)             },
300)             "suggest": {
301)                 "ext-bcmath": "Needed for generation of some types of barcodes",
302)                 "ext-xml": "Needed mainly for SVG manipulation",
303)                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
304)             },
305)             "type": "library",
306)             "autoload": {
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

307)                 "files": [
308)                     "src/functions.php"
309)                 ],
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

310)                 "psr-4": {
311)                     "Mpdf\\": "src/"
312)                 }
313)             },
314)             "notification-url": "https://packagist.org/downloads/",
315)             "license": [
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

316)                 "GPL-2.0-only"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

317)             ],
318)             "authors": [
319)                 {
320)                     "name": "Matěj Humpál",
321)                     "role": "Developer, maintainer"
322)                 },
323)                 {
324)                     "name": "Ian Back",
325)                     "role": "Developer (retired)"
326)                 }
327)             ],
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

328)             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

329)             "homepage": "https://mpdf.github.io",
330)             "keywords": [
331)                 "pdf",
332)                 "php",
333)                 "utf-8"
334)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

335)             "support": {
336)                 "docs": "http://mpdf.github.io",
337)                 "issues": "https://github.com/mpdf/mpdf/issues",
338)                 "source": "https://github.com/mpdf/mpdf"
339)             },
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

340)             "funding": [
341)                 {
342)                     "url": "https://www.paypal.me/mpdf",
343)                     "type": "custom"
344)                 }
345)             ],
Hanno Böck Update dependencies

Hanno Böck authored 1 week ago

346)             "time": "2024-03-11T12:55:53+00:00"
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

347)         },
348)         {
349)             "name": "mpdf/psr-http-message-shim",
350)             "version": "v2.0.1",
351)             "source": {
352)                 "type": "git",
353)                 "url": "https://github.com/mpdf/psr-http-message-shim.git",
354)                 "reference": "f25a0153d645e234f9db42e5433b16d9b113920f"
355)             },
356)             "dist": {
357)                 "type": "zip",
358)                 "url": "https://api.github.com/repos/mpdf/psr-http-message-shim/zipball/f25a0153d645e234f9db42e5433b16d9b113920f",
359)                 "reference": "f25a0153d645e234f9db42e5433b16d9b113920f",
360)                 "shasum": ""
361)             },
362)             "require": {
363)                 "psr/http-message": "^2.0"
364)             },
365)             "type": "library",
366)             "autoload": {
367)                 "psr-4": {
368)                     "Mpdf\\PsrHttpMessageShim\\": "src/"
369)                 }
370)             },
371)             "notification-url": "https://packagist.org/downloads/",
372)             "license": [
373)                 "MIT"
374)             ],
375)             "authors": [
376)                 {
377)                     "name": "Mark Dorison",
378)                     "email": "mark@chromatichq.com"
379)                 },
380)                 {
381)                     "name": "Kristofer Widholm",
382)                     "email": "kristofer@chromatichq.com"
383)                 },
384)                 {
385)                     "name": "Nigel Cunningham",
386)                     "email": "nigel.cunningham@technocrat.com.au"
387)                 }
388)             ],
389)             "description": "Shim to allow support of different psr/message versions.",
390)             "support": {
391)                 "issues": "https://github.com/mpdf/psr-http-message-shim/issues",
392)                 "source": "https://github.com/mpdf/psr-http-message-shim/tree/v2.0.1"
393)             },
394)             "time": "2023-10-02T14:34:03+00:00"
395)         },
396)         {
397)             "name": "mpdf/psr-log-aware-trait",
398)             "version": "v3.0.0",
399)             "source": {
400)                 "type": "git",
401)                 "url": "https://github.com/mpdf/psr-log-aware-trait.git",
402)                 "reference": "a633da6065e946cc491e1c962850344bb0bf3e78"
403)             },
404)             "dist": {
405)                 "type": "zip",
406)                 "url": "https://api.github.com/repos/mpdf/psr-log-aware-trait/zipball/a633da6065e946cc491e1c962850344bb0bf3e78",
407)                 "reference": "a633da6065e946cc491e1c962850344bb0bf3e78",
408)                 "shasum": ""
409)             },
410)             "require": {
411)                 "psr/log": "^3.0"
412)             },
413)             "type": "library",
414)             "autoload": {
415)                 "psr-4": {
416)                     "Mpdf\\PsrLogAwareTrait\\": "src/"
417)                 }
418)             },
419)             "notification-url": "https://packagist.org/downloads/",
420)             "license": [
421)                 "MIT"
422)             ],
423)             "authors": [
424)                 {
425)                     "name": "Mark Dorison",
426)                     "email": "mark@chromatichq.com"
427)                 },
428)                 {
429)                     "name": "Kristofer Widholm",
430)                     "email": "kristofer@chromatichq.com"
431)                 }
432)             ],
433)             "description": "Trait to allow support of different psr/log versions.",
434)             "support": {
435)                 "issues": "https://github.com/mpdf/psr-log-aware-trait/issues",
436)                 "source": "https://github.com/mpdf/psr-log-aware-trait/tree/v3.0.0"
437)             },
438)             "time": "2023-05-03T06:19:36+00:00"
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

439)         },
440)         {
441)             "name": "myclabs/deep-copy",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

442)             "version": "1.11.1",
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

443)             "source": {
444)                 "type": "git",
445)                 "url": "https://github.com/myclabs/DeepCopy.git",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

446)                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

447)             },
448)             "dist": {
449)                 "type": "zip",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

450)                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
451)                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

452)                 "shasum": ""
453)             },
454)             "require": {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

455)                 "php": "^7.1 || ^8.0"
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

456)             },
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

457)             "conflict": {
458)                 "doctrine/collections": "<1.6.8",
459)                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

460)             },
461)             "require-dev": {
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

462)                 "doctrine/collections": "^1.6.8",
463)                 "doctrine/common": "^2.13.3 || ^3.2.2",
464)                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

465)             },
466)             "type": "library",
467)             "autoload": {
468)                 "files": [
469)                     "src/DeepCopy/deep_copy.php"
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

470)                 ],
471)                 "psr-4": {
472)                     "DeepCopy\\": "src/DeepCopy/"
473)                 }
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

474)             },
475)             "notification-url": "https://packagist.org/downloads/",
476)             "license": [
477)                 "MIT"
478)             ],
479)             "description": "Create deep copies (clones) of your objects",
480)             "keywords": [
481)                 "clone",
482)                 "copy",
483)                 "duplicate",
484)                 "object",
485)                 "object graph"
486)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

487)             "support": {
488)                 "issues": "https://github.com/myclabs/DeepCopy/issues",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

489)                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

490)             },
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

491)             "funding": [
492)                 {
493)                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
494)                     "type": "tidelift"
495)                 }
496)             ],
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

497)             "time": "2023-03-08T13:26:56+00:00"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

498)         },
499)         {
500)             "name": "paragonie/random_compat",
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

501)             "version": "v9.99.100",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

502)             "source": {
503)                 "type": "git",
504)                 "url": "https://github.com/paragonie/random_compat.git",
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

505)                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

506)             },
507)             "dist": {
508)                 "type": "zip",
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

509)                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
510)                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

511)                 "shasum": ""
512)             },
513)             "require": {
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

514)                 "php": ">= 7"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

515)             },
516)             "require-dev": {
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

517)                 "phpunit/phpunit": "4.*|5.*",
518)                 "vimeo/psalm": "^1"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

519)             },
520)             "suggest": {
521)                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
522)             },
523)             "type": "library",
524)             "notification-url": "https://packagist.org/downloads/",
525)             "license": [
526)                 "MIT"
527)             ],
528)             "authors": [
529)                 {
530)                     "name": "Paragon Initiative Enterprises",
531)                     "email": "security@paragonie.com",
532)                     "homepage": "https://paragonie.com"
533)                 }
534)             ],
535)             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
536)             "keywords": [
537)                 "csprng",
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

538)                 "polyfill",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

539)                 "pseudorandom",
540)                 "random"
541)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

542)             "support": {
543)                 "email": "info@paragonie.com",
544)                 "issues": "https://github.com/paragonie/random_compat/issues",
545)                 "source": "https://github.com/paragonie/random_compat"
546)             },
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

547)             "time": "2020-10-15T08:29:30+00:00"
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

548)         },
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

549)         {
550)             "name": "phpgangsta/googleauthenticator",
551)             "version": "dev-master",
552)             "source": {
553)                 "type": "git",
554)                 "url": "https://github.com/PHPGangsta/GoogleAuthenticator.git",
Bernd Wurst updated dependancies

Bernd Wurst authored 4 years ago

555)                 "reference": "505c2af8337b559b33557f37cda38e5f843f3768"
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

556)             },
557)             "dist": {
558)                 "type": "zip",
Bernd Wurst updated dependancies

Bernd Wurst authored 4 years ago

559)                 "url": "https://api.github.com/repos/PHPGangsta/GoogleAuthenticator/zipball/505c2af8337b559b33557f37cda38e5f843f3768",
560)                 "reference": "505c2af8337b559b33557f37cda38e5f843f3768",
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

561)                 "shasum": ""
562)             },
563)             "require": {
564)                 "php": ">=5.3"
565)             },
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

566)             "default-branch": true,
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

567)             "type": "library",
568)             "autoload": {
569)                 "classmap": [
570)                     "PHPGangsta/GoogleAuthenticator.php"
571)                 ]
572)             },
573)             "notification-url": "https://packagist.org/downloads/",
574)             "license": [
575)                 "BSD-4-Clause"
576)             ],
577)             "authors": [
578)                 {
579)                     "name": "Michael Kliewe",
580)                     "email": "info@phpgangsta.de",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

581)                     "homepage": "http://www.phpgangsta.de/",
582)                     "role": "Developer"
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

583)                 }
584)             ],
585)             "description": "Google Authenticator 2-factor authentication",
586)             "keywords": [
587)                 "googleauthenticator",
588)                 "rfc6238",
589)                 "totp"
590)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

591)             "support": {
592)                 "issues": "https://github.com/PHPGangsta/GoogleAuthenticator/issues",
593)                 "source": "https://github.com/PHPGangsta/GoogleAuthenticator"
594)             },
Bernd Wurst updated dependancies

Bernd Wurst authored 4 years ago

595)             "time": "2019-03-20T00:55:58+00:00"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

596)         },
Hanno Böck Send mails with phpmailer a...

Hanno Böck authored 6 days ago

597)         {
598)             "name": "phpmailer/phpmailer",
599)             "version": "v6.9.1",
600)             "source": {
601)                 "type": "git",
602)                 "url": "https://github.com/PHPMailer/PHPMailer.git",
603)                 "reference": "039de174cd9c17a8389754d3b877a2ed22743e18"
604)             },
605)             "dist": {
606)                 "type": "zip",
607)                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/039de174cd9c17a8389754d3b877a2ed22743e18",
608)                 "reference": "039de174cd9c17a8389754d3b877a2ed22743e18",
609)                 "shasum": ""
610)             },
611)             "require": {
612)                 "ext-ctype": "*",
613)                 "ext-filter": "*",
614)                 "ext-hash": "*",
615)                 "php": ">=5.5.0"
616)             },
617)             "require-dev": {
618)                 "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
619)                 "doctrine/annotations": "^1.2.6 || ^1.13.3",
620)                 "php-parallel-lint/php-console-highlighter": "^1.0.0",
621)                 "php-parallel-lint/php-parallel-lint": "^1.3.2",
622)                 "phpcompatibility/php-compatibility": "^9.3.5",
623)                 "roave/security-advisories": "dev-latest",
624)                 "squizlabs/php_codesniffer": "^3.7.2",
625)                 "yoast/phpunit-polyfills": "^1.0.4"
626)             },
627)             "suggest": {
628)                 "decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication",
629)                 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
630)                 "ext-openssl": "Needed for secure SMTP sending and DKIM signing",
631)                 "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
632)                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
633)                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
634)                 "psr/log": "For optional PSR-3 debug logging",
635)                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
636)                 "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
637)             },
638)             "type": "library",
639)             "autoload": {
640)                 "psr-4": {
641)                     "PHPMailer\\PHPMailer\\": "src/"
642)                 }
643)             },
644)             "notification-url": "https://packagist.org/downloads/",
645)             "license": [
646)                 "LGPL-2.1-only"
647)             ],
648)             "authors": [
649)                 {
650)                     "name": "Marcus Bointon",
651)                     "email": "phpmailer@synchromedia.co.uk"
652)                 },
653)                 {
654)                     "name": "Jim Jagielski",
655)                     "email": "jimjag@gmail.com"
656)                 },
657)                 {
658)                     "name": "Andy Prevost",
659)                     "email": "codeworxtech@users.sourceforge.net"
660)                 },
661)                 {
662)                     "name": "Brent R. Matzelle"
663)                 }
664)             ],
665)             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
666)             "support": {
667)                 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
668)                 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.1"
669)             },
670)             "funding": [
671)                 {
672)                     "url": "https://github.com/Synchro",
673)                     "type": "github"
674)                 }
675)             ],
676)             "time": "2023-11-25T22:23:28+00:00"
677)         },
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

678)         {
679)             "name": "psr/http-message",
680)             "version": "2.0",
681)             "source": {
682)                 "type": "git",
683)                 "url": "https://github.com/php-fig/http-message.git",
684)                 "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
685)             },
686)             "dist": {
687)                 "type": "zip",
688)                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
689)                 "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
690)                 "shasum": ""
691)             },
692)             "require": {
693)                 "php": "^7.2 || ^8.0"
694)             },
695)             "type": "library",
696)             "extra": {
697)                 "branch-alias": {
698)                     "dev-master": "2.0.x-dev"
699)                 }
700)             },
701)             "autoload": {
702)                 "psr-4": {
703)                     "Psr\\Http\\Message\\": "src/"
704)                 }
705)             },
706)             "notification-url": "https://packagist.org/downloads/",
707)             "license": [
708)                 "MIT"
709)             ],
710)             "authors": [
711)                 {
712)                     "name": "PHP-FIG",
713)                     "homepage": "https://www.php-fig.org/"
714)                 }
715)             ],
716)             "description": "Common interface for HTTP messages",
717)             "homepage": "https://github.com/php-fig/http-message",
718)             "keywords": [
719)                 "http",
720)                 "http-message",
721)                 "psr",
722)                 "psr-7",
723)                 "request",
724)                 "response"
725)             ],
726)             "support": {
727)                 "source": "https://github.com/php-fig/http-message/tree/2.0"
728)             },
729)             "time": "2023-04-04T09:54:51+00:00"
730)         },
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

731)         {
732)             "name": "psr/log",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

733)             "version": "3.0.0",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

734)             "source": {
735)                 "type": "git",
736)                 "url": "https://github.com/php-fig/log.git",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

737)                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

738)             },
739)             "dist": {
740)                 "type": "zip",
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

741)                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
742)                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

743)                 "shasum": ""
744)             },
745)             "require": {
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

746)                 "php": ">=8.0.0"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

747)             },
748)             "type": "library",
749)             "extra": {
750)                 "branch-alias": {
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

751)                     "dev-master": "3.x-dev"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

752)                 }
753)             },
754)             "autoload": {
755)                 "psr-4": {
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

756)                     "Psr\\Log\\": "src"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

757)                 }
758)             },
759)             "notification-url": "https://packagist.org/downloads/",
760)             "license": [
761)                 "MIT"
762)             ],
763)             "authors": [
764)                 {
765)                     "name": "PHP-FIG",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

766)                     "homepage": "https://www.php-fig.org/"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

767)                 }
768)             ],
769)             "description": "Common interface for logging libraries",
770)             "homepage": "https://github.com/php-fig/log",
771)             "keywords": [
772)                 "log",
773)                 "psr",
774)                 "psr-3"
775)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

776)             "support": {
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

777)                 "source": "https://github.com/php-fig/log/tree/3.0.0"
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

778)             },
Bernd Wurst merge passkeys feature

Bernd Wurst authored 3 months ago

779)             "time": "2021-07-14T16:46:02+00:00"
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

780)         },
781)         {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

782)             "name": "setasign/fpdi",
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

783)             "version": "v2.6.0",
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

784)             "source": {
785)                 "type": "git",
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

786)                 "url": "https://github.com/Setasign/FPDI.git",
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

787)                 "reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad"
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

788)             },
789)             "dist": {
790)                 "type": "zip",
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

791)                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/a6db878129ec6c7e141316ee71872923e7f1b7ad",
792)                 "reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad",
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

793)                 "shasum": ""
794)             },
795)             "require": {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

796)                 "ext-zlib": "*",
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

797)                 "php": "^5.6 || ^7.0 || ^8.0"
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

798)             },
799)             "conflict": {
800)                 "setasign/tfpdf": "<1.31"
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

801)             },
802)             "require-dev": {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

803)                 "phpunit/phpunit": "~5.7",
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

804)                 "setasign/fpdf": "~1.8.6",
805)                 "setasign/tfpdf": "~1.33",
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

806)                 "squizlabs/php_codesniffer": "^3.5",
807)                 "tecnickcom/tcpdf": "~6.2"
808)             },
809)             "suggest": {
810)                 "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

811)             },
812)             "type": "library",
813)             "autoload": {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

814)                 "psr-4": {
815)                     "setasign\\Fpdi\\": "src/"
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

816)                 }
817)             },
818)             "notification-url": "https://packagist.org/downloads/",
819)             "license": [
820)                 "MIT"
821)             ],
822)             "authors": [
823)                 {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

824)                     "name": "Jan Slabon",
825)                     "email": "jan.slabon@setasign.com",
826)                     "homepage": "https://www.setasign.com"
827)                 },
828)                 {
829)                     "name": "Maximilian Kresse",
830)                     "email": "maximilian.kresse@setasign.com",
831)                     "homepage": "https://www.setasign.com"
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

832)                 }
833)             ],
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

834)             "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
835)             "homepage": "https://www.setasign.com/fpdi",
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

836)             "keywords": [
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

837)                 "fpdf",
838)                 "fpdi",
839)                 "pdf"
840)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

841)             "support": {
842)                 "issues": "https://github.com/Setasign/FPDI/issues",
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

843)                 "source": "https://github.com/Setasign/FPDI/tree/v2.6.0"
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

844)             },
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

845)             "funding": [
846)                 {
847)                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
848)                     "type": "tidelift"
849)                 }
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

850)             ],
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

851)             "time": "2023-12-11T16:03:32+00:00"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

852)         },
853)         {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

854)             "name": "symfony/polyfill-mbstring",
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

855)             "version": "v1.29.0",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

856)             "source": {
857)                 "type": "git",
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

858)                 "url": "https://github.com/symfony/polyfill-mbstring.git",
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

859)                 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

860)             },
861)             "dist": {
862)                 "type": "zip",
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

863)                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
864)                 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

865)                 "shasum": ""
866)             },
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

867)             "require": {
868)                 "php": ">=7.1"
869)             },
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

870)             "provide": {
871)                 "ext-mbstring": "*"
872)             },
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

873)             "suggest": {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

874)                 "ext-mbstring": "For best performance"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

875)             },
876)             "type": "library",
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

877)             "extra": {
878)                 "thanks": {
879)                     "name": "symfony/polyfill",
880)                     "url": "https://github.com/symfony/polyfill"
881)                 }
882)             },
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

883)             "autoload": {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

884)                 "files": [
885)                     "bootstrap.php"
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

886)                 ],
887)                 "psr-4": {
888)                     "Symfony\\Polyfill\\Mbstring\\": ""
889)                 }
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

890)             },
891)             "notification-url": "https://packagist.org/downloads/",
892)             "license": [
893)                 "MIT"
894)             ],
895)             "authors": [
896)                 {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

897)                     "name": "Nicolas Grekas",
898)                     "email": "p@tchwork.com"
899)                 },
900)                 {
901)                     "name": "Symfony Community",
902)                     "homepage": "https://symfony.com/contributors"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

903)                 }
904)             ],
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

905)             "description": "Symfony polyfill for the Mbstring extension",
906)             "homepage": "https://symfony.com",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

907)             "keywords": [
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

908)                 "compatibility",
909)                 "mbstring",
910)                 "polyfill",
911)                 "portable",
912)                 "shim"
913)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

914)             "support": {
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

915)                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

916)             },
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

917)             "funding": [
918)                 {
919)                     "url": "https://symfony.com/sponsor",
920)                     "type": "custom"
921)                 },
922)                 {
923)                     "url": "https://github.com/fabpot",
924)                     "type": "github"
925)                 },
926)                 {
927)                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
928)                     "type": "tidelift"
929)                 }
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 5 years ago

930)             ],
Hanno Böck minor updates for dependenc...

Hanno Böck authored 1 month ago

931)             "time": "2024-01-29T20:11:03+00:00"
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

932)         }
933)     ],
934)     "packages-dev": [],
935)     "aliases": [],
936)     "minimum-stability": "stable",
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

937)     "stability-flags": {
938)         "phpgangsta/googleauthenticator": 20
939)     },
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

940)     "prefer-stable": false,
941)     "prefer-lowest": false,
942)     "platform": [],
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

943)     "platform-dev": [],
Hanno Böck update composer deps

Hanno Böck authored 2 weeks ago

944)     "plugin-api-version": "2.1.0"