|
|
@@ -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": "378b9f072670572212d31cd607d806d6",
|
|
|
+ "content-hash": "33f34a695bb495d5bb86099e78f2670d",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "api-platform/core",
|
|
|
@@ -3579,6 +3579,50 @@
|
|
|
},
|
|
|
"time": "2021-05-03T11:20:27+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "ralouphie/mimey",
|
|
|
+ "version": "1.0.2",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/ralouphie/mimey.git",
|
|
|
+ "reference": "2a0e997c733b7c2f9f8b61cafb006fd5fb9fa15a"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/ralouphie/mimey/zipball/2a0e997c733b7c2f9f8b61cafb006fd5fb9fa15a",
|
|
|
+ "reference": "2a0e997c733b7c2f9f8b61cafb006fd5fb9fa15a",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "~3.7.0",
|
|
|
+ "satooshi/php-coveralls": ">=1.0"
|
|
|
+ },
|
|
|
+ "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.",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/ralouphie/mimey/issues",
|
|
|
+ "source": "https://github.com/ralouphie/mimey/tree/master"
|
|
|
+ },
|
|
|
+ "time": "2016-09-28T03:36:23+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "ramsey/collection",
|
|
|
"version": "1.2.2",
|