define php requirements

This commit is contained in:
Ilian Ranguelov 2020-04-03 20:32:23 +02:00
parent 4e1e824b83
commit 7cef85e751
No known key found for this signature in database
GPG Key ID: A5A3FC7EA12C7942

View File

@ -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",