"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "790ef555de5c4f1ce33035b02aadcbcc",
- "content-hash": "50e07f942de796516f50da3b20ce018b",
++ "content-hash": "3d22226af501e1f685b799acc269da69",
"packages": [
+ {
+ "name": "adrienrn/php-mimetyper",
+ "version": "0.2.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/adrienrn/php-mimetyper.git",
+ "reference": "702e00a604b4baed34d69730ce055e05c0f43932"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/adrienrn/php-mimetyper/zipball/702e00a604b4baed34d69730ce055e05c0f43932",
+ "reference": "702e00a604b4baed34d69730ce055e05c0f43932",
+ "shasum": ""
+ },
+ "require": {
+ "dflydev/apache-mime-types": "^1.0"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "MimeTyper\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Hussard",
+ "email": "adrien.ricartnoblet@gmail.com"
+ }
+ ],
+ "description": "PHP mime type and extension mapping library: compatible with Symfony, powered by jshttp/mime-db",
+ "time": "2018-09-27T09:45:05+00:00"
+ },
{
"name": "cache/integration-tests",
"version": "0.16.0",
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
-- "homepage": "https://github.com/Nyholm"
++ "homepage": "https://github.com/nyholm"
},
{
"name": "Nicolas Grekas",