N°7490 Upgrade tcpdf version

This commit is contained in:
Timothee
2024-07-04 10:39:27 +02:00
parent 64974a2c54
commit fd64be1dcd
13 changed files with 172 additions and 115 deletions

View File

@@ -3,7 +3,7 @@
'name' => 'combodo/itop',
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => '71e36d264e098583e31c752528c815d1f9e29032',
'reference' => 'e363692822a66c4d716075b386ceca676ad0ced6',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -22,7 +22,7 @@
'combodo/itop' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => '71e36d264e098583e31c752528c815d1f9e29032',
'reference' => 'e363692822a66c4d716075b386ceca676ad0ced6',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -720,9 +720,9 @@
'dev_requirement' => false,
),
'tecnickcom/tcpdf' => array(
'pretty_version' => '6.6.5',
'version' => '6.6.5.0',
'reference' => '5fce932fcee4371865314ab7f6c0d85423c5c7ce',
'pretty_version' => '6.7.5',
'version' => '6.7.5.0',
'reference' => '951eabf0338ec2522bd0d5d9c79b08a3a3d36b36',
'type' => 'library',
'install_path' => __DIR__ . '/../tecnickcom/tcpdf',
'aliases' => array(),