{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "4f367ea54d37196067f256b0b424d5c9", "packages": [ { "name": "intervention/gif", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/Intervention/gif.git", "reference": "cfececc760862f075a52acf747031bad08c8301b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Intervention/gif/zipball/cfececc760862f075a52acf747031bad08c8301b", "reference": "cfececc760862f075a52acf747031bad08c8301b", "shasum": "" }, "require": { "php": "^8.0" }, "require-dev": { "phpstan/phpstan": "^1", "phpunit/phpunit": "^9" }, "type": "library", "autoload": { "psr-4": { "Intervention\\Gif\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Vogel", "email": "oliver@intervention.io", "homepage": "https://intervention.io/" } ], "description": "Native PHP GIF Encoder/Decoder", "homepage": "https://github.com/intervention/gif", "keywords": [ "animation", "gd", "gif", "image" ], "support": { "issues": "https://github.com/Intervention/gif/issues", "source": "https://github.com/Intervention/gif/tree/3.0.0" }, "time": "2023-11-27T18:54:30+00:00" }, { "name": "intervention/image", "version": "3.0.0-alpha.5", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", "reference": "996560fff28272470e71139df547198d21a61f78" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Intervention/image/zipball/996560fff28272470e71139df547198d21a61f78", "reference": "996560fff28272470e71139df547198d21a61f78", "shasum": "" }, "require": { "intervention/gif": "^3.0", "intervention/mimesniffer": "^0.4.2", "php": "^8" }, "require-dev": { "mockery/mockery": "^1.4", "phpstan/phpstan": "^1", "phpunit/phpunit": "^9" }, "type": "library", "autoload": { "psr-4": { "Intervention\\Image\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Vogel", "email": "oliver@intervention.io", "homepage": "https://intervention.io/" } ], "description": "PHP image manipulation", "homepage": "https://image.intervention.io/", "keywords": [ "gd", "image", "imagick", "laravel", "thumbnail", "watermark" ], "support": { "issues": "https://github.com/Intervention/image/issues", "source": "https://github.com/Intervention/image/tree/3.0.0-alpha.5" }, "funding": [ { "url": "https://paypal.me/interventionio", "type": "custom" }, { "url": "https://github.com/Intervention", "type": "github" } ], "time": "2022-08-12T17:16:27+00:00" }, { "name": "intervention/mimesniffer", "version": "0.4.2", "source": { "type": "git", "url": "https://github.com/Intervention/mimesniffer.git", "reference": "50f6086af5fa3302ad362864bc5daef15ed702e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Intervention/mimesniffer/zipball/50f6086af5fa3302ad362864bc5daef15ed702e8", "reference": "50f6086af5fa3302ad362864bc5daef15ed702e8", "shasum": "" }, "require": { "php": "^7.3|^8.0" }, "require-dev": { "phpstan/phpstan": "^0.12.11", "phpunit/phpunit": "^9.0" }, "type": "library", "autoload": { "psr-4": { "Intervention\\MimeSniffer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Vogel", "email": "oliver@olivervogel.com", "homepage": "https://olivervogel.com/" } ], "description": "PHP MIME Type Sniffer", "homepage": "http://intervention.io/", "keywords": [ "detector", "mime", "sniffer", "type" ], "support": { "issues": "https://github.com/Intervention/mimesniffer/issues", "source": "https://github.com/Intervention/mimesniffer/tree/0.4.2" }, "time": "2020-12-29T09:20:18+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "intervention/image": 15 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }