mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-01-21 13:18:41 +00:00
update composer and fix bugs
This commit is contained in:
parent
84f32b4c94
commit
2a8dddead6
|
|
@ -8,13 +8,11 @@
|
|||
}
|
||||
],
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.4",
|
||||
"squizlabs/php_codesniffer": "^3.5",
|
||||
"phpmd/phpmd": "^2.6",
|
||||
"phpstan/phpstan": "^0.12.18",
|
||||
"phan/phan": "^1.1.5",
|
||||
"friendsofphp/php-cs-fixer": "^2.16.1",
|
||||
"johnkary/phpunit-speedtrap": "^3.1"
|
||||
"phpunit/phpunit": ">=9.4",
|
||||
"squizlabs/php_codesniffer": ">=3.5",
|
||||
"phpmd/phpmd": ">=2.9",
|
||||
"phpstan/phpstan": ">=0.12.58",
|
||||
"phan/phan": ">=3.2.6"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
2426
composer.lock
generated
2426
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user