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