mirror of
https://github.com/danog/phpdoc-parser.git
synced 2024-12-02 09:28:02 +01:00
11 lines
220 B
JSON
11 lines
220 B
JSON
{
|
|
"require": {
|
|
"php": "^7.4 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"consistence-community/coding-standard": "^3.11",
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
|
|
"slevomat/coding-standard": "^6.4.1"
|
|
}
|
|
}
|