27 lines
469 B
JSON
27 lines
469 B
JSON
{
|
|
"require": {
|
|
"citation-style-language/locales":"@dev",
|
|
"seboettg/citeproc-php": "^2.4.1"
|
|
},
|
|
"config": {
|
|
"vendor-dir": "lib/vendor",
|
|
"platform": {
|
|
"php": "8.0.2"
|
|
}
|
|
},
|
|
"repositories": [
|
|
{
|
|
"type": "package",
|
|
"package": {
|
|
"name": "citation-style-language/locales",
|
|
"version":"1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/citation-style-language/locales.git",
|
|
"reference": "master"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|