|
2 | 2 | "packages": [ |
3 | 3 | { |
4 | 4 | "name": "chillerlan/php-qrcode", |
5 | | - "version": "5.0.3", |
6 | | - "version_normalized": "5.0.3.0", |
| 5 | + "version": "5.0.4", |
| 6 | + "version_normalized": "5.0.4.0", |
7 | 7 | "source": { |
8 | 8 | "type": "git", |
9 | 9 | "url": "https://github.com/chillerlan/php-qrcode.git", |
10 | | - "reference": "42e215640e9ebdd857570c9e4e52245d1ee51de2" |
| 10 | + "reference": "390393e97a6e42ccae0e0d6205b8d4200f7ddc43" |
11 | 11 | }, |
12 | 12 | "dist": { |
13 | 13 | "type": "zip", |
14 | | - "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/42e215640e9ebdd857570c9e4e52245d1ee51de2", |
15 | | - "reference": "42e215640e9ebdd857570c9e4e52245d1ee51de2", |
| 14 | + "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/390393e97a6e42ccae0e0d6205b8d4200f7ddc43", |
| 15 | + "reference": "390393e97a6e42ccae0e0d6205b8d4200f7ddc43", |
16 | 16 | "shasum": "" |
17 | 17 | }, |
18 | 18 | "require": { |
|
23 | 23 | "require-dev": { |
24 | 24 | "chillerlan/php-authenticator": "^4.3.1 || ^5.2.1", |
25 | 25 | "ext-fileinfo": "*", |
26 | | - "phan/phan": "^5.4.5", |
| 26 | + "phan/phan": "^5.5.1", |
27 | 27 | "phpcompatibility/php-compatibility": "10.x-dev", |
28 | 28 | "phpmd/phpmd": "^2.15", |
29 | 29 | "phpunit/phpunit": "^9.6", |
30 | 30 | "setasign/fpdf": "^1.8.2", |
31 | | - "slevomat/coding-standard": "^8.15", |
32 | | - "squizlabs/php_codesniffer": "^3.11" |
| 31 | + "slevomat/coding-standard": "^8.23.0", |
| 32 | + "squizlabs/php_codesniffer": "^4.0.0" |
33 | 33 | }, |
34 | 34 | "suggest": { |
35 | 35 | "chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.", |
36 | 36 | "setasign/fpdf": "Required to use the QR FPDF output.", |
37 | 37 | "simple-icons/simple-icons": "SVG icons that you can use to embed as logos in the QR Code" |
38 | 38 | }, |
39 | | - "time": "2024-11-21T16:12:34+00:00", |
| 39 | + "time": "2025-09-19T17:30:27+00:00", |
40 | 40 | "type": "library", |
41 | 41 | "installation-source": "dist", |
42 | 42 | "autoload": { |
|
0 commit comments