xref: /plugin/totext/vendor/composer/installed.json (revision b4ecfc82b02c9a76205381a28b47006474ccf569)
1{
2    "packages": [
3        {
4            "name": "prinsfrank/glyph-lists",
5            "version": "v1.0.0",
6            "version_normalized": "1.0.0.0",
7            "source": {
8                "type": "git",
9                "url": "https://github.com/PrinsFrank/glyph-lists.git",
10                "reference": "7e06bb5b393dcf74a6ef59741582f365ca346239"
11            },
12            "dist": {
13                "type": "zip",
14                "url": "https://api.github.com/repos/PrinsFrank/glyph-lists/zipball/7e06bb5b393dcf74a6ef59741582f365ca346239",
15                "reference": "7e06bb5b393dcf74a6ef59741582f365ca346239",
16                "shasum": ""
17            },
18            "require": {
19                "php": "^8.1"
20            },
21            "require-dev": {
22                "friendsofphp/php-cs-fixer": "^3.87",
23                "phpstan/phpstan": "^2.1",
24                "phpstan/phpstan-strict-rules": "^2.0",
25                "phpunit/phpunit": "^11.5"
26            },
27            "time": "2025-09-18T18:11:26+00:00",
28            "type": "library",
29            "installation-source": "dist",
30            "autoload": {
31                "psr-4": {
32                    "PrinsFrank\\GlyphLists\\": "src/"
33                }
34            },
35            "notification-url": "https://packagist.org/downloads/",
36            "license": [
37                "MIT"
38            ],
39            "description": "Pre-parsed glyph lists as enums",
40            "support": {
41                "issues": "https://github.com/PrinsFrank/glyph-lists/issues",
42                "source": "https://github.com/PrinsFrank/glyph-lists/tree/v1.0.0"
43            },
44            "funding": [
45                {
46                    "url": "https://github.com/PrinsFrank",
47                    "type": "github"
48                }
49            ],
50            "install-path": "../prinsfrank/glyph-lists"
51        },
52        {
53            "name": "prinsfrank/pdfparser",
54            "version": "v3.1.0",
55            "version_normalized": "3.1.0.0",
56            "source": {
57                "type": "git",
58                "url": "https://github.com/PrinsFrank/pdfparser.git",
59                "reference": "b39b466dd0e2ea3b89a1b2300bfd99acef70abd6"
60            },
61            "dist": {
62                "type": "zip",
63                "url": "https://api.github.com/repos/PrinsFrank/pdfparser/zipball/b39b466dd0e2ea3b89a1b2300bfd99acef70abd6",
64                "reference": "b39b466dd0e2ea3b89a1b2300bfd99acef70abd6",
65                "shasum": ""
66            },
67            "require": {
68                "ext-gd": "*",
69                "ext-iconv": "*",
70                "ext-zlib": "*",
71                "php": "^8.2",
72                "prinsfrank/glyph-lists": "^1.0"
73            },
74            "require-dev": {
75                "friendsofphp/php-cs-fixer": "^3.65",
76                "phpstan/phpstan": "2.2.1",
77                "phpstan/phpstan-deprecation-rules": "^2.0",
78                "phpstan/phpstan-strict-rules": "^2",
79                "phpunit/phpunit": "^11.5",
80                "symfony/yaml": "^7.3"
81            },
82            "time": "2026-06-12T17:49:18+00:00",
83            "type": "library",
84            "installation-source": "dist",
85            "autoload": {
86                "psr-4": {
87                    "PrinsFrank\\PdfParser\\": "src/"
88                }
89            },
90            "notification-url": "https://packagist.org/downloads/",
91            "license": [
92                "MIT"
93            ],
94            "description": "PHP library to Read and extract text & images from PDFs - Fast & Low memory - Built from scratch",
95            "support": {
96                "issues": "https://github.com/PrinsFrank/pdfparser/issues",
97                "source": "https://github.com/PrinsFrank/pdfparser/tree/v3.1.0"
98            },
99            "funding": [
100                {
101                    "url": "https://github.com/PrinsFrank",
102                    "type": "github"
103                }
104            ],
105            "install-path": "../prinsfrank/pdfparser"
106        }
107    ],
108    "dev": true,
109    "dev-package-names": []
110}
111