mirror of
https://github.com/danog/psalm-plugin-phpunit.git
synced 2024-11-26 20:15:08 +01:00
define php requirements
This commit is contained in:
parent
4e1e824b83
commit
7cef85e751
@ -10,6 +10,8 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^7.1.3",
|
||||
"ext-simplexml": "*",
|
||||
"phpunit/phpunit": "^6.0 || ^7.0 || ^8.0 || ^9.0",
|
||||
"vimeo/psalm": "^3.6.2 || dev-master",
|
||||
"composer/semver": "^1.4",
|
||||
|
Loading…
Reference in New Issue
Block a user