mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-28 08:10:51 +02:00
Remove PHP version requirement for dev
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
"vlucas/phpdotenv": "^5.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"php": ">=7.4",
|
||||
"friendsofphp/php-cs-fixer": "^2.3",
|
||||
"johnkary/phpunit-speedtrap": "^3.2",
|
||||
"phlak/coding-standards": "^1.1",
|
||||
|
6
composer.lock
generated
6
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": "b2e60d6154da02f2685748e1fb062843",
|
||||
"content-hash": "49c69a4235afa733a3eb2c21c254609f",
|
||||
"packages": [
|
||||
{
|
||||
"name": "erusev/parsedown",
|
||||
@@ -7196,8 +7196,6 @@
|
||||
"ext-fileinfo": "*",
|
||||
"ext-zip": "*"
|
||||
},
|
||||
"platform-dev": {
|
||||
"php": ">=7.4"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.0.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user