mirror of
https://github.com/danog/endtoend-test-psl.git
synced 2024-12-02 09:38:32 +01:00
12 lines
258 B
JSON
12 lines
258 B
JSON
{
|
|
"type": "project",
|
|
"require": {
|
|
"php": "^7.4 || ^8.0",
|
|
"ext-bcmath": "*",
|
|
"ext-intl": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-sodium": "*",
|
|
"friendsofphp/php-cs-fixer": "^2.18"
|
|
}
|
|
} |