first commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user