summaryrefslogtreecommitdiffstats
path: root/composer-rpm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'composer-rpm.patch')
-rw-r--r--composer-rpm.patch13
1 files changed, 7 insertions, 6 deletions
diff --git a/composer-rpm.patch b/composer-rpm.patch
index 98f0434..9ac2a38 100644
--- a/composer-rpm.patch
+++ b/composer-rpm.patch
@@ -35,14 +35,15 @@ diff -up ./src/Composer/Json/JsonFile.php.rpm ./src/Composer/Json/JsonFile.php
if ($schema === self::LAX_SCHEMA) {
diff -up ./src/Composer/Command/DiagnoseCommand.php.rpm ./src/Composer/Command/DiagnoseCommand.php
---- ./src/Composer/Command/DiagnoseCommand.php.rpm 2015-10-06 16:40:52.931166384 +0200
-+++ ./src/Composer/Command/DiagnoseCommand.php 2015-10-06 16:40:57.692191142 +0200
-@@ -133,7 +133,7 @@ EOT
+--- ./src/Composer/Command/DiagnoseCommand.php.rpm 2015-10-07 12:05:33.000000000 +0200
++++ ./src/Composer/Command/DiagnoseCommand.php 2015-10-11 19:45:58.427641279 +0200
+@@ -132,9 +132,6 @@
+ $io->write('Checking disk free space: ', false);
$this->outputResult($this->checkDiskSpace($config));
- $io->write('Checking composer version: ', false);
+- $io->write('Checking composer version: ', false);
- $this->outputResult($this->checkVersion());
-+ $io->write('<info>RPM</info>');
-
+-
return $this->failures;
}
+