extrac prices pdfco
This commit is contained in:
Vendored
+61
@@ -8827,6 +8827,67 @@
|
||||
],
|
||||
"install-path": "../spatie/laravel-query-builder"
|
||||
},
|
||||
{
|
||||
"name": "spatie/pdf-to-text",
|
||||
"version": "1.54.1",
|
||||
"version_normalized": "1.54.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/pdf-to-text.git",
|
||||
"reference": "ad2a792c7e1e68f1bc9b038dc73cdcf760595fbb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/pdf-to-text/zipball/ad2a792c7e1e68f1bc9b038dc73cdcf760595fbb",
|
||||
"reference": "ad2a792c7e1e68f1bc9b038dc73cdcf760595fbb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.4|^8.0",
|
||||
"symfony/process": "^4.0|^5.0|^6.0|^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"pestphp/pest-plugin-laravel": "^1.3",
|
||||
"phpunit/phpunit": "^9.5"
|
||||
},
|
||||
"time": "2025-06-13T15:23:19+00:00",
|
||||
"type": "library",
|
||||
"installation-source": "dist",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Spatie\\PdfToText\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Freek Van der Herten",
|
||||
"email": "freek@spatie.be",
|
||||
"homepage": "https://spatie.be",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "Extract text from a pdf",
|
||||
"homepage": "https://github.com/spatie/pdf-to-text",
|
||||
"keywords": [
|
||||
"pdf-to-text",
|
||||
"spatie"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/spatie/pdf-to-text/issues",
|
||||
"source": "https://github.com/spatie/pdf-to-text/tree/1.54.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://spatie.be/open-source/support-us",
|
||||
"type": "custom"
|
||||
}
|
||||
],
|
||||
"install-path": "../spatie/pdf-to-text"
|
||||
},
|
||||
{
|
||||
"name": "symfony/clock",
|
||||
"version": "v7.1.1",
|
||||
|
||||
Reference in New Issue
Block a user