From 62d08dce56f3a9bcc4daf2fc2298f3f983c20fa6 Mon Sep 17 00:00:00 2001 From: Eric Espie Date: Mon, 17 Jun 2024 15:05:34 +0200 Subject: [PATCH] :arrow_up: fix composer filters --- lib/composer/installed.php | 4 ++-- lib/tecnickcom/tcpdf/fonts/droidsansfallback.php | 2 +- sources/Dependencies/Composer/iTopComposer.php | 3 +++ 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/lib/composer/installed.php b/lib/composer/installed.php index 6014c1ebd..c0cea0397 100644 --- a/lib/composer/installed.php +++ b/lib/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'combodo/itop', 'pretty_version' => 'dev-develop', 'version' => 'dev-develop', - 'reference' => '7dc1672b2416756f6b1e0dbe95992dd5c35c7416', + 'reference' => '71e36d264e098583e31c752528c815d1f9e29032', 'type' => 'project', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -22,7 +22,7 @@ 'combodo/itop' => array( 'pretty_version' => 'dev-develop', 'version' => 'dev-develop', - 'reference' => '7dc1672b2416756f6b1e0dbe95992dd5c35c7416', + 'reference' => '71e36d264e098583e31c752528c815d1f9e29032', 'type' => 'project', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), diff --git a/lib/tecnickcom/tcpdf/fonts/droidsansfallback.php b/lib/tecnickcom/tcpdf/fonts/droidsansfallback.php index 83b9bdd1c..4a61e19f2 100644 --- a/lib/tecnickcom/tcpdf/fonts/droidsansfallback.php +++ b/lib/tecnickcom/tcpdf/fonts/droidsansfallback.php @@ -1,6 +1,6 @@