لدي مشروع سابق بإصدار لارافيل 5.4 على خادم ويب Ubuntu 16.04، وأحاول تحميل المكتبة cviebrock/eloquent-sluggable ولكن يظهر لدي الأخطاء التالية ولا يكتمل التحميل:
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Using version ^4.2 for cviebrock/eloquent-sluggable
./composer.json has been updated
- phpunit/php-code-coverage 4.0.7 requires ext-dom * -> the requested PHP extension dom is missing from your system.
- phpunit/php-code-coverage 4.0.7 requires ext-dom * -> the requested PHP extension dom is missing from your system.
- Installation request for phpunit/php-code-coverage (installed at 4.0.7) -> satisfiable by phpunit/php-code-coverage[4.0.7].
مع العلم بأن لدي إصادر PHP7، كيف أقوم بحل المشكلة؟
السؤال
Amir Alsaeed
لدي مشروع سابق بإصدار لارافيل 5.4 على خادم ويب Ubuntu 16.04، وأحاول تحميل المكتبة cviebrock/eloquent-sluggable ولكن يظهر لدي الأخطاء التالية ولا يكتمل التحميل:
Do not run Composer as root/super user! See https://getcomposer.org/root for details Using version ^4.2 for cviebrock/eloquent-sluggable ./composer.json has been updated - phpunit/php-code-coverage 4.0.7 requires ext-dom * -> the requested PHP extension dom is missing from your system. - phpunit/php-code-coverage 4.0.7 requires ext-dom * -> the requested PHP extension dom is missing from your system. - Installation request for phpunit/php-code-coverage (installed at 4.0.7) -> satisfiable by phpunit/php-code-coverage[4.0.7].
مع العلم بأن لدي إصادر PHP7، كيف أقوم بحل المشكلة؟
تم التعديل في بواسطة Amir Alsaeed1 جواب على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.