mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-01-17 23:28:15 +01:00
e9800cf7d3
With php-cs-fixer and phpstan. Also reformat one file.
7 lines
107 B
JSON
7 lines
107 B
JSON
{
|
|
"require": {
|
|
"friendsofphp/php-cs-fixer": "^3.10",
|
|
"phpstan/phpstan": "^1.8"
|
|
}
|
|
}
|