28dfda953e18bd4be64501440f87f73ef5b07ae7
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)     ],
Bernd Wurst PHP 8.0 compatibility

Bernd Wurst authored 3 years ago

7)     "content-hash": "2ddcdd91f6d49f93b298d93060d37034",
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",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

66)             "version": "8.12.43",
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",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

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

Bernd Wurst authored 6 years ago

71)             },
72)             "dist": {
73)                 "type": "zip",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

74)                 "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/27bc97a4941f42d320fb6da3de0dcaaf7db69f5d",
75)                 "reference": "27bc97a4941f42d320fb6da3de0dcaaf7db69f5d",
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)                 "irc": "irc://irc.appliedirc.com/lobby",
132)                 "issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
133)                 "source": "https://github.com/giggsey/libphonenumber-for-php"
134)             },
135)             "time": "2022-02-09T07:46:55+00:00"
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

136)         },
137)         {
138)             "name": "giggsey/locale",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

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

Bernd Wurst authored 6 years ago

140)             "source": {
141)                 "type": "git",
142)                 "url": "https://github.com/giggsey/Locale.git",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

143)                 "reference": "8d324583b5899e6280a875c43bf1fc9658bc6962"
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

144)             },
145)             "dist": {
146)                 "type": "zip",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

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

Bernd Wurst authored 6 years ago

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

Bernd Wurst authored 2 years ago

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

Bernd Wurst authored 6 years ago

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

Bernd Wurst authored 2 years ago

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

Bernd Wurst authored 6 years ago

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

Bernd Wurst authored 2 years ago

159)                 "phing/phing": "^2.7",
160)                 "php-coveralls/php-coveralls": "^2.0",
161)                 "phpunit/phpunit": "^8.5|^9.5",
162)                 "symfony/console": "^5.0",
163)                 "symfony/filesystem": "^5.0",
164)                 "symfony/finder": "^5.0",
165)                 "symfony/process": "^5.0"
Bernd Wurst Neue Abhängigkeit für phone...

Bernd Wurst authored 6 years ago

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

Bernd Wurst authored 2 years ago

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

Bernd Wurst authored 6 years ago

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

Bernd Wurst authored 2 years ago

185)             "support": {
186)                 "issues": "https://github.com/giggsey/Locale/issues",
187)                 "source": "https://github.com/giggsey/Locale/tree/2.1"
188)             },
189)             "time": "2021-11-04T19:12:22+00:00"
Bernd Wurst php-iban über composer einb...

Bernd Wurst authored 6 years ago

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

Hanno Böck authored 3 years ago

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

Bernd Wurst authored 6 years ago

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

Hanno Böck authored 3 years ago

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

Bernd Wurst authored 6 years ago

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

Hanno Böck authored 3 years ago

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

Bernd Wurst authored 6 years ago

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

Bernd Wurst authored 4 years ago

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

Bernd Wurst authored 6 years ago

215)             ],
216)             "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

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

Hanno Böck authored 3 years ago

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

Bernd Wurst authored 6 years ago

222)         },
223)         {
224)             "name": "mpdf/mpdf",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

225)             "version": "v8.0.17",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

226)             "source": {
227)                 "type": "git",
228)                 "url": "https://github.com/mpdf/mpdf.git",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

229)                 "reference": "5f64118317c8145c0abc606b310aa0a66808398a"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

230)             },
231)             "dist": {
232)                 "type": "zip",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

233)                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/5f64118317c8145c0abc606b310aa0a66808398a",
234)                 "reference": "5f64118317c8145c0abc606b310aa0a66808398a",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

235)                 "shasum": ""
236)             },
237)             "require": {
238)                 "ext-gd": "*",
239)                 "ext-mbstring": "*",
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

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

Bernd Wurst authored 3 years ago

241)                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

242)                 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
243)                 "psr/log": "^1.0 || ^2.0",
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

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

Bernd Wurst authored 6 years ago

245)             },
246)             "require-dev": {
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

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

Hanno Böck authored 3 years ago

249)                 "squizlabs/php_codesniffer": "^3.5.0",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

250)                 "tracy/tracy": "^2.4",
251)                 "yoast/phpunit-polyfills": "^1.0"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

252)             },
253)             "suggest": {
254)                 "ext-bcmath": "Needed for generation of some types of barcodes",
255)                 "ext-xml": "Needed mainly for SVG manipulation",
256)                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
257)             },
258)             "type": "library",
259)             "autoload": {
260)                 "psr-4": {
261)                     "Mpdf\\": "src/"
262)                 }
263)             },
264)             "notification-url": "https://packagist.org/downloads/",
265)             "license": [
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

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

Bernd Wurst authored 6 years ago

267)             ],
268)             "authors": [
269)                 {
270)                     "name": "Matěj Humpál",
271)                     "role": "Developer, maintainer"
272)                 },
273)                 {
274)                     "name": "Ian Back",
275)                     "role": "Developer (retired)"
276)                 }
277)             ],
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

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

Bernd Wurst authored 6 years ago

279)             "homepage": "https://mpdf.github.io",
280)             "keywords": [
281)                 "pdf",
282)                 "php",
283)                 "utf-8"
284)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

285)             "support": {
286)                 "docs": "http://mpdf.github.io",
287)                 "issues": "https://github.com/mpdf/mpdf/issues",
288)                 "source": "https://github.com/mpdf/mpdf"
289)             },
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

290)             "funding": [
291)                 {
292)                     "url": "https://www.paypal.me/mpdf",
293)                     "type": "custom"
294)                 }
295)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

296)             "time": "2022-01-20T10:51:40+00:00"
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

297)         },
298)         {
299)             "name": "myclabs/deep-copy",
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

300)             "version": "1.10.2",
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

301)             "source": {
302)                 "type": "git",
303)                 "url": "https://github.com/myclabs/DeepCopy.git",
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

304)                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

305)             },
306)             "dist": {
307)                 "type": "zip",
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

308)                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
309)                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

310)                 "shasum": ""
311)             },
312)             "require": {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

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

Hanno authored 5 years ago

314)             },
315)             "replace": {
316)                 "myclabs/deep-copy": "self.version"
317)             },
318)             "require-dev": {
319)                 "doctrine/collections": "^1.0",
320)                 "doctrine/common": "^2.6",
321)                 "phpunit/phpunit": "^7.1"
322)             },
323)             "type": "library",
324)             "autoload": {
325)                 "files": [
326)                     "src/DeepCopy/deep_copy.php"
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

327)                 ],
328)                 "psr-4": {
329)                     "DeepCopy\\": "src/DeepCopy/"
330)                 }
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

331)             },
332)             "notification-url": "https://packagist.org/downloads/",
333)             "license": [
334)                 "MIT"
335)             ],
336)             "description": "Create deep copies (clones) of your objects",
337)             "keywords": [
338)                 "clone",
339)                 "copy",
340)                 "duplicate",
341)                 "object",
342)                 "object graph"
343)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

344)             "support": {
345)                 "issues": "https://github.com/myclabs/DeepCopy/issues",
346)                 "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
347)             },
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

348)             "funding": [
349)                 {
350)                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
351)                     "type": "tidelift"
352)                 }
353)             ],
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

354)             "time": "2020-11-13T09:40:50+00:00"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

355)         },
356)         {
357)             "name": "paragonie/random_compat",
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

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

Bernd Wurst authored 6 years ago

359)             "source": {
360)                 "type": "git",
361)                 "url": "https://github.com/paragonie/random_compat.git",
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

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

Bernd Wurst authored 6 years ago

363)             },
364)             "dist": {
365)                 "type": "zip",
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

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

Bernd Wurst authored 6 years ago

368)                 "shasum": ""
369)             },
370)             "require": {
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

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

Bernd Wurst authored 6 years ago

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

Bernd Wurst authored 5 years ago

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

Bernd Wurst authored 6 years ago

376)             },
377)             "suggest": {
378)                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
379)             },
380)             "type": "library",
381)             "notification-url": "https://packagist.org/downloads/",
382)             "license": [
383)                 "MIT"
384)             ],
385)             "authors": [
386)                 {
387)                     "name": "Paragon Initiative Enterprises",
388)                     "email": "security@paragonie.com",
389)                     "homepage": "https://paragonie.com"
390)                 }
391)             ],
392)             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
393)             "keywords": [
394)                 "csprng",
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

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

Bernd Wurst authored 6 years ago

396)                 "pseudorandom",
397)                 "random"
398)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

399)             "support": {
400)                 "email": "info@paragonie.com",
401)                 "issues": "https://github.com/paragonie/random_compat/issues",
402)                 "source": "https://github.com/paragonie/random_compat"
403)             },
Bernd Wurst update deps

Bernd Wurst authored 3 years ago

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

Bernd Wurst authored 5 years ago

405)         },
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

406)         {
407)             "name": "phpgangsta/googleauthenticator",
408)             "version": "dev-master",
409)             "source": {
410)                 "type": "git",
411)                 "url": "https://github.com/PHPGangsta/GoogleAuthenticator.git",
Bernd Wurst updated dependancies

Bernd Wurst authored 4 years ago

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

Hanno authored 5 years ago

413)             },
414)             "dist": {
415)                 "type": "zip",
Bernd Wurst updated dependancies

Bernd Wurst authored 4 years ago

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

Hanno authored 5 years ago

418)                 "shasum": ""
419)             },
420)             "require": {
421)                 "php": ">=5.3"
422)             },
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

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

Hanno authored 5 years ago

424)             "type": "library",
425)             "autoload": {
426)                 "classmap": [
427)                     "PHPGangsta/GoogleAuthenticator.php"
428)                 ]
429)             },
430)             "notification-url": "https://packagist.org/downloads/",
431)             "license": [
432)                 "BSD-4-Clause"
433)             ],
434)             "authors": [
435)                 {
436)                     "name": "Michael Kliewe",
437)                     "email": "info@phpgangsta.de",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

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

Hanno authored 5 years ago

440)                 }
441)             ],
442)             "description": "Google Authenticator 2-factor authentication",
443)             "keywords": [
444)                 "googleauthenticator",
445)                 "rfc6238",
446)                 "totp"
447)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

448)             "support": {
449)                 "issues": "https://github.com/PHPGangsta/GoogleAuthenticator/issues",
450)                 "source": "https://github.com/PHPGangsta/GoogleAuthenticator"
451)             },
Bernd Wurst updated dependancies

Bernd Wurst authored 4 years ago

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

Bernd Wurst authored 6 years ago

453)         },
454)         {
455)             "name": "psr/log",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

456)             "version": "2.0.0",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

457)             "source": {
458)                 "type": "git",
459)                 "url": "https://github.com/php-fig/log.git",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

460)                 "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

461)             },
462)             "dist": {
463)                 "type": "zip",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

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

Bernd Wurst authored 6 years ago

466)                 "shasum": ""
467)             },
468)             "require": {
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

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

Bernd Wurst authored 6 years ago

470)             },
471)             "type": "library",
472)             "extra": {
473)                 "branch-alias": {
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

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

Bernd Wurst authored 6 years ago

475)                 }
476)             },
477)             "autoload": {
478)                 "psr-4": {
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

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

Bernd Wurst authored 6 years ago

480)                 }
481)             },
482)             "notification-url": "https://packagist.org/downloads/",
483)             "license": [
484)                 "MIT"
485)             ],
486)             "authors": [
487)                 {
488)                     "name": "PHP-FIG",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

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

Bernd Wurst authored 6 years ago

490)                 }
491)             ],
492)             "description": "Common interface for logging libraries",
493)             "homepage": "https://github.com/php-fig/log",
494)             "keywords": [
495)                 "log",
496)                 "psr",
497)                 "psr-3"
498)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

499)             "support": {
500)                 "source": "https://github.com/php-fig/log/tree/2.0.0"
501)             },
502)             "time": "2021-07-14T16:41:46+00:00"
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

503)         },
504)         {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

505)             "name": "setasign/fpdi",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

506)             "version": "v2.3.6",
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

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

Hanno Böck authored 3 years ago

509)                 "url": "https://github.com/Setasign/FPDI.git",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

510)                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

511)             },
512)             "dist": {
513)                 "type": "zip",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

514)                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
515)                 "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

516)                 "shasum": ""
517)             },
518)             "require": {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

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

Bernd Wurst authored 3 years ago

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

Hanno Böck authored 3 years ago

521)             },
522)             "conflict": {
523)                 "setasign/tfpdf": "<1.31"
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

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

Hanno Böck authored 3 years ago

526)                 "phpunit/phpunit": "~5.7",
527)                 "setasign/fpdf": "~1.8",
528)                 "setasign/tfpdf": "1.31",
529)                 "squizlabs/php_codesniffer": "^3.5",
530)                 "tecnickcom/tcpdf": "~6.2"
531)             },
532)             "suggest": {
533)                 "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

534)             },
535)             "type": "library",
536)             "autoload": {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

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

Bernd Wurst authored 5 years ago

539)                 }
540)             },
541)             "notification-url": "https://packagist.org/downloads/",
542)             "license": [
543)                 "MIT"
544)             ],
545)             "authors": [
546)                 {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

547)                     "name": "Jan Slabon",
548)                     "email": "jan.slabon@setasign.com",
549)                     "homepage": "https://www.setasign.com"
550)                 },
551)                 {
552)                     "name": "Maximilian Kresse",
553)                     "email": "maximilian.kresse@setasign.com",
554)                     "homepage": "https://www.setasign.com"
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

555)                 }
556)             ],
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

557)             "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.",
558)             "homepage": "https://www.setasign.com/fpdi",
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

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

Hanno Böck authored 3 years ago

560)                 "fpdf",
561)                 "fpdi",
562)                 "pdf"
563)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

564)             "support": {
565)                 "issues": "https://github.com/Setasign/FPDI/issues",
566)                 "source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
567)             },
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

568)             "funding": [
569)                 {
570)                     "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
571)                     "type": "tidelift"
572)                 }
Bernd Wurst Erzeuge HTML als Eingabe fü...

Bernd Wurst authored 5 years ago

573)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

574)             "time": "2021-02-11T11:37:01+00:00"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

575)         },
576)         {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

577)             "name": "symfony/polyfill-mbstring",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

578)             "version": "v1.24.0",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

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

Hanno Böck authored 3 years ago

581)                 "url": "https://github.com/symfony/polyfill-mbstring.git",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

582)                 "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

583)             },
584)             "dist": {
585)                 "type": "zip",
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

586)                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
587)                 "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

588)                 "shasum": ""
589)             },
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

590)             "require": {
591)                 "php": ">=7.1"
592)             },
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

593)             "provide": {
594)                 "ext-mbstring": "*"
595)             },
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

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

Hanno Böck authored 3 years ago

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

Bernd Wurst authored 6 years ago

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

Hanno Böck authored 3 years ago

600)             "extra": {
601)                 "branch-alias": {
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

602)                     "dev-main": "1.23-dev"
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

603)                 },
604)                 "thanks": {
605)                     "name": "symfony/polyfill",
606)                     "url": "https://github.com/symfony/polyfill"
607)                 }
608)             },
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

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

Hanno Böck authored 3 years ago

610)                 "files": [
611)                     "bootstrap.php"
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

612)                 ],
613)                 "psr-4": {
614)                     "Symfony\\Polyfill\\Mbstring\\": ""
615)                 }
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

616)             },
617)             "notification-url": "https://packagist.org/downloads/",
618)             "license": [
619)                 "MIT"
620)             ],
621)             "authors": [
622)                 {
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

623)                     "name": "Nicolas Grekas",
624)                     "email": "p@tchwork.com"
625)                 },
626)                 {
627)                     "name": "Symfony Community",
628)                     "homepage": "https://symfony.com/contributors"
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

629)                 }
630)             ],
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

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

Bernd Wurst authored 6 years ago

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

Hanno Böck authored 3 years ago

634)                 "compatibility",
635)                 "mbstring",
636)                 "polyfill",
637)                 "portable",
638)                 "shim"
639)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

640)             "support": {
641)                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0"
642)             },
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

643)             "funding": [
644)                 {
645)                     "url": "https://symfony.com/sponsor",
646)                     "type": "custom"
647)                 },
648)                 {
649)                     "url": "https://github.com/fabpot",
650)                     "type": "github"
651)                 },
652)                 {
653)                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
654)                     "type": "tidelift"
655)                 }
Bernd Wurst Neues Modul zum Abschließen...

Bernd Wurst authored 6 years ago

656)             ],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

657)             "time": "2021-11-30T18:21:41+00:00"
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

658)         }
659)     ],
660)     "packages-dev": [],
661)     "aliases": [],
662)     "minimum-stability": "stable",
Hanno Use GoogleAuthenticator fro...

Hanno authored 5 years ago

663)     "stability-flags": {
664)         "phpgangsta/googleauthenticator": 20
665)     },
Hanno Böck Add composer dependency for...

Hanno Böck authored 7 years ago

666)     "prefer-stable": false,
667)     "prefer-lowest": false,
668)     "platform": [],
Hanno Böck update mpdf, remove unused...

Hanno Böck authored 3 years ago

669)     "platform-dev": [],
Bernd Wurst upgrade dependancies

Bernd Wurst authored 2 years ago

670)     "plugin-api-version": "2.0.0"