mirror of
https://github.com/danog/endtoend-test-psl.git
synced 2024-11-30 04:39:48 +01:00
12 lines
247 B
JSON
12 lines
247 B
JSON
{
|
|
"type": "project",
|
|
"require": {
|
|
"php": "^7.4 || ^8.0",
|
|
"ext-bcmath": "*",
|
|
"ext-intl": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-sodium": "*",
|
|
"phpunit/phpunit": "^9.5"
|
|
}
|
|
} |