mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
updated composer files
This commit is contained in:
parent
3063a6b5a2
commit
52a80f082a
|
|
@ -8,10 +8,16 @@
|
|||
}
|
||||
],
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~6.4",
|
||||
"squizlabs/php_codesniffer": "~3.2",
|
||||
"phpmd/phpmd": "~2.6",
|
||||
"phpstan/phpstan": "~0.10.1",
|
||||
"codeclimate/php-test-reporter": "^0.4.4"
|
||||
}
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"squizlabs/php_codesniffer": "^3.5",
|
||||
"phpmd/phpmd": "^2.6",
|
||||
"phpstan/phpstan": "^0.11.17",
|
||||
"phan/phan": "^1.1.5",
|
||||
"codeclimate/php-test-reporter": "^0.4.4",
|
||||
"facebook/webdriver": "^1.7",
|
||||
"friendsofphp/php-cs-fixer": "2.15.3",
|
||||
"johnkary/phpunit-speedtrap": "^3.1"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
|
|
|
|||
4703
composer.lock
generated
Normal file
4703
composer.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user