環境: centos7
composer
依存関係の使用時にエラーが報告されました: Failed to download laravel/laravel from dist:
The "https://files.phpcomposer.com/files/laravel/laravel/48f44440f7713d3267af2969ed84297455f3787e.zip"
file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Failed to enable crypto
failed to open stream: operation failed
修正してください:
yum update -y
すべてのソフトウェアが更新されるまでお待ちください。
マシンを再起動し、Composer を再試行して依存関係をインストールします。成功しました。以上がPHPコンポーザーエラーの解決策 証明書の検証に失敗しましたの詳細内容です。詳細については、PHP 中国語 Web サイトの他の関連記事を参照してください。