Commit a20089f2 authored by Alfonso Rafael Solis Rangel's avatar Alfonso Rafael Solis Rangel
Browse files

Desinstalando libreria de excel no compatible

parent ba9e97f0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@
        "laravel/sanctum": "^4.0",
        "laravel/tinker": "^2.9",
        "livewire/livewire": "^3.0",
        "maatwebsite/excel": "^1.1",
        "ramsey/uuid": "^4.7",
        "spatie/laravel-permission": "^6.7"
    },
+1 −122
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "7c0e87233e4ed8bfc39a14697735001e",
    "content-hash": "7b28faeac6b57475b878b6147632b657",
    "packages": [
        {
            "name": "bacon/bacon-qr-code",
@@ -2191,65 +2191,6 @@
            ],
            "time": "2024-05-21T13:39:04+00:00"
        },
        {
            "name": "maatwebsite/excel",
            "version": "v1.1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/Maatwebsite/Laravel-Excel.git",
                "reference": "0c67aba8387726458d42461eae91a3415593bbc4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/0c67aba8387726458d42461eae91a3415593bbc4",
                "reference": "0c67aba8387726458d42461eae91a3415593bbc4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "phpoffice/phpexcel": "~1.8.0"
            },
            "require-dev": {
                "mockery/mockery": "~0.9",
                "orchestra/testbench": "~2.2.0@dev",
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Maatwebsite\\Excel\\": "src/"
                },
                "classmap": [
                    "src/Maatwebsite/Excel",
                    "tests/TestCase.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL"
            ],
            "authors": [
                {
                    "name": "Maatwebsite.nl",
                    "email": "patrick@maatwebsite.nl"
                }
            ],
            "description": "An eloquent way of importing and exporting Excel and CSV in Laravel 4 with the power of PHPExcel",
            "keywords": [
                "PHPExcel",
                "batch",
                "csv",
                "excel",
                "export",
                "import",
                "laravel"
            ],
            "support": {
                "issues": "https://github.com/Maatwebsite/Laravel-Excel/issues",
                "source": "https://github.com/Maatwebsite/Laravel-Excel/tree/master"
            },
            "time": "2014-07-10T09:06:07+00:00"
        },
        {
            "name": "mobiledetect/mobiledetectlib",
            "version": "4.8.06",
@@ -2882,68 +2823,6 @@
            },
            "time": "2024-05-08T12:18:48+00:00"
        },
        {
            "name": "phpoffice/phpexcel",
            "version": "1.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPOffice/PHPExcel.git",
                "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
                "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
                "shasum": ""
            },
            "require": {
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.2.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "PHPExcel": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL"
            ],
            "authors": [
                {
                    "name": "Maarten Balliauw",
                    "homepage": "http://blog.maartenballiauw.be"
                },
                {
                    "name": "Mark Baker"
                },
                {
                    "name": "Franck Lefevre",
                    "homepage": "http://blog.rootslabs.net"
                },
                {
                    "name": "Erik Tilt"
                }
            ],
            "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
            "homepage": "http://phpexcel.codeplex.com",
            "keywords": [
                "OpenXML",
                "excel",
                "php",
                "spreadsheet",
                "xls",
                "xlsx"
            ],
            "support": {
                "issues": "https://github.com/PHPOffice/PHPExcel/issues",
                "source": "https://github.com/PHPOffice/PHPExcel/tree/master"
            },
            "abandoned": "phpoffice/phpspreadsheet",
            "time": "2015-05-01T07:00:55+00:00"
        },
        {
            "name": "phpoption/phpoption",
            "version": "1.9.2",