forked from leftypol/leftypol
composer: remove mimey
This commit is contained in:
parent
97ca3cca4f
commit
41f1e91350
2 changed files with 5 additions and 54 deletions
|
@ -6,8 +6,7 @@
|
|||
"twig/twig": "^1.44.2",
|
||||
"lifo/ip": "^1.0",
|
||||
"gettext/gettext": "^1.0",
|
||||
"mrclay/minify": "^2.1.6",
|
||||
"xantios/mimey": "^2.2"
|
||||
"mrclay/minify": "^2.1.6"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": ["inc/"],
|
||||
|
|
56
composer.lock
generated
56
composer.lock
generated
|
@ -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": "1339c8c595b0cde0968d91be0edc1908",
|
||||
"content-hash": "346d80deda89b0298a414b565213f312",
|
||||
"packages": [
|
||||
{
|
||||
"name": "gettext/gettext",
|
||||
|
@ -316,63 +316,15 @@
|
|||
}
|
||||
],
|
||||
"time": "2021-11-25T13:31:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "xantios/mimey",
|
||||
"version": "v2.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Xantios/mimey.git",
|
||||
"reference": "8cb6f0c29b8eadde38777ed947847f4253c00b60"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Xantios/mimey/zipball/8cb6f0c29b8eadde38777ed947847f4253c00b60",
|
||||
"reference": "8cb6f0c29b8eadde38777ed947847f4253c00b60",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"php-coveralls/php-coveralls": "^2.4",
|
||||
"phpunit/phpunit": "^9.4"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Mimey\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Xantios Krugor",
|
||||
"email": "git@xantios.nl"
|
||||
},
|
||||
{
|
||||
"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/Xantios/mimey/issues",
|
||||
"source": "https://github.com/Xantios/mimey/tree/v2.2.0"
|
||||
},
|
||||
"time": "2021-06-12T14:33:14+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {},
|
||||
"stability-flags": [],
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {},
|
||||
"platform-dev": {},
|
||||
"platform": [],
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.6.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue