You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (!class_exists('\Seboettg\CiteProc\CiteProc') || !class_exists('\ADCI\FullNameParser\Parser')) {
$requirements['citation_select_dependencies'] = [
'title' => t('Citation Select dependencies'),
'description' => t("Citation Select requires the seboettg/citeproc-php and adci/full-name-parser libraries. See the module's README.md file for more information."),