推杆|包含文件夹中缺少文件ParagonIE_Sodium_Compat.php

时间:2018-10-08 21:25:21

标签: php composer-php pusher

我想在我的应用程序中使用Pusher,然后去通过Composer下载它。我成功下载了Composer,Paragonie和Pusher,但在下载时

require __DIR__ . '/vendor/autoload.php';

在我的PHP文件顶部,然后转到我的网站

The file ParagonIE_Sodium_Compat.php is missing in the includes folder.

我也安装了paragonie,并且钠_compat也作为子文件夹。它随Pusher安装一起自动下载。我正在运行PHP版本7.2。

0 个答案:

没有答案