mirror of
https://github.com/danog/endtoend-test-psl.git
synced 2024-12-03 10:08:33 +01:00
14 lines
303 B
JSON
14 lines
303 B
JSON
{
|
|
"type": "project",
|
|
"require": {
|
|
"php": "^7.4 || ^8.0",
|
|
"ext-bcmath": "*",
|
|
"ext-intl": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-sodium": "*",
|
|
"vimeo/psalm": "dev-master",
|
|
"php-standard-library/psalm-plugin": "^1.0"
|
|
}
|
|
}
|