|
|
@ -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": "ac74c34c116ba452cd3b28f38c918e86", |
|
|
|
"content-hash": "01f46875cfca1c919f8e66d42dcf772f", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "beberlei/assert", |
|
|
@ -2594,6 +2594,46 @@ |
|
|
|
}, |
|
|
|
"time": "2019-03-08T08:55:37+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "ralouphie/mimey", |
|
|
|
"version": "2.1.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/ralouphie/mimey.git", |
|
|
|
"reference": "8f74e6da73f9df7bd965e4e123f3d8fb9acb89ba" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/ralouphie/mimey/zipball/8f74e6da73f9df7bd965e4e123f3d8fb9acb89ba", |
|
|
|
"reference": "8f74e6da73f9df7bd965e4e123f3d8fb9acb89ba", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": "^5.4|^7.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"php-coveralls/php-coveralls": "^1.1", |
|
|
|
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Mimey\\": "src/" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Ralph Khattar", |
|
|
|
"email": "ralph.khattar@gmail.com" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "PHP package for converting file extensions to MIME types and vice versa.", |
|
|
|
"time": "2019-03-08T08:49:03+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "ramsey/uuid", |
|
|
|
"version": "3.9.3", |
|
|
@ -6480,5 +6520,5 @@ |
|
|
|
"platform-overrides": { |
|
|
|
"php": "7.4.18" |
|
|
|
}, |
|
|
|
"plugin-api-version": "2.0.0" |
|
|
|
"plugin-api-version": "1.1.0" |
|
|
|
} |