mirror of
https://github.com/Karaka-Management/oms-Production.git
synced 2026-01-11 14:08:42 +00:00
expand composer
This commit is contained in:
parent
c9a20e38c0
commit
4f7a5ced78
21
composer.json
Executable file
21
composer.json
Executable file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "karaka/module",
|
||||
"description": "Module for Jingga.",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Dennis Eichhorn",
|
||||
"email": "spl1nes.com@googlemail.com"
|
||||
}
|
||||
],
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": ">=9.4",
|
||||
"friendsofphp/php-cs-fixer": ">=3.8",
|
||||
"squizlabs/php_codesniffer": ">=3.6",
|
||||
"phpmd/phpmd": ">=2.9",
|
||||
"phpstan/phpstan": ">=1.8.6",
|
||||
"phan/phan": ">=3.2.6",
|
||||
"rector/rector": "^0.16.0"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
4866
composer.lock
generated
Executable file
4866
composer.lock
generated
Executable file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user