1{ 2 "_readme": [ 3 "This file locks the dependencies of your project to a known state", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 5 "This file is @generated automatically" 6 ], 7 "content-hash": "f0885f7d463dd2a98c39f518dae1868b", 8 "packages": [ 9 { 10 "name": "prinsfrank/glyph-lists", 11 "version": "v1.0.0", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/PrinsFrank/glyph-lists.git", 15 "reference": "7e06bb5b393dcf74a6ef59741582f365ca346239" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/PrinsFrank/glyph-lists/zipball/7e06bb5b393dcf74a6ef59741582f365ca346239", 20 "reference": "7e06bb5b393dcf74a6ef59741582f365ca346239", 21 "shasum": "" 22 }, 23 "require": { 24 "php": "^8.1" 25 }, 26 "require-dev": { 27 "friendsofphp/php-cs-fixer": "^3.87", 28 "phpstan/phpstan": "^2.1", 29 "phpstan/phpstan-strict-rules": "^2.0", 30 "phpunit/phpunit": "^11.5" 31 }, 32 "type": "library", 33 "autoload": { 34 "psr-4": { 35 "PrinsFrank\\GlyphLists\\": "src/" 36 } 37 }, 38 "notification-url": "https://packagist.org/downloads/", 39 "license": [ 40 "MIT" 41 ], 42 "description": "Pre-parsed glyph lists as enums", 43 "support": { 44 "issues": "https://github.com/PrinsFrank/glyph-lists/issues", 45 "source": "https://github.com/PrinsFrank/glyph-lists/tree/v1.0.0" 46 }, 47 "funding": [ 48 { 49 "url": "https://github.com/PrinsFrank", 50 "type": "github" 51 } 52 ], 53 "time": "2025-09-18T18:11:26+00:00" 54 }, 55 { 56 "name": "prinsfrank/pdfparser", 57 "version": "v3.1.0", 58 "source": { 59 "type": "git", 60 "url": "https://github.com/PrinsFrank/pdfparser.git", 61 "reference": "b39b466dd0e2ea3b89a1b2300bfd99acef70abd6" 62 }, 63 "dist": { 64 "type": "zip", 65 "url": "https://api.github.com/repos/PrinsFrank/pdfparser/zipball/b39b466dd0e2ea3b89a1b2300bfd99acef70abd6", 66 "reference": "b39b466dd0e2ea3b89a1b2300bfd99acef70abd6", 67 "shasum": "" 68 }, 69 "require": { 70 "ext-gd": "*", 71 "ext-iconv": "*", 72 "ext-zlib": "*", 73 "php": "^8.2", 74 "prinsfrank/glyph-lists": "^1.0" 75 }, 76 "require-dev": { 77 "friendsofphp/php-cs-fixer": "^3.65", 78 "phpstan/phpstan": "2.2.1", 79 "phpstan/phpstan-deprecation-rules": "^2.0", 80 "phpstan/phpstan-strict-rules": "^2", 81 "phpunit/phpunit": "^11.5", 82 "symfony/yaml": "^7.3" 83 }, 84 "type": "library", 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 "time": "2026-06-12T17:49:18+00:00" 106 } 107 ], 108 "packages-dev": [], 109 "aliases": [], 110 "minimum-stability": "stable", 111 "stability-flags": {}, 112 "prefer-stable": false, 113 "prefer-lowest": false, 114 "platform": { 115 "php": "^8.2", 116 "ext-dom": "*", 117 "ext-xmlreader": "*" 118 }, 119 "platform-dev": {}, 120 "plugin-api-version": "2.9.0" 121} 122