From 03fb1099185e710cdb881f541144f1738eebe4fa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 15 May 2017 15:19:55 +0300 Subject: [PATCH] refs 154bbfb --- composer.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.spec b/composer.spec index c497dd9..fdeaf84 100644 --- a/composer.spec +++ b/composer.spec @@ -37,6 +37,7 @@ Requires: php(filter) Requires: php(hash) Requires: php(json) Requires: php(openssl) +Requires: php(pcntl) Requires: php(pcre) Requires: php(phar) Requires: php(posix) @@ -125,7 +126,7 @@ rm tests/Composer/Test/Repository/Vcs/GitLabDriverTest.php rm tests/Composer/Test/Installer/LibraryInstallerTest.php # Uncaught Error: Call to undefined method Mock_InputInterface_0ced1568::method() rm tests/Composer/Test/Command/RunScriptCommandTest.php -# PHP Fatal error: Call to undefined method Mock_Config_0d97cb71::method() +# PHP Fatal error: Call to undefined method Mock_Config_0d97cb71::method() rm tests/Composer/Test/Util/RemoteFilesystemTest.php %build -- 2.44.0