diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-24 08:53:02 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-04-24 08:53:02 +0200 |
| commit | f3fd097abb5024bf95757a703f213c610252829a (patch) | |
| tree | fc945c24f1dba0bf85d65b01a897c168dbf90d0c /composer.json | |
| parent | a65ecfe677766e5a12981f0b6aaa28f6bc6b0682 (diff) | |
update tecnickcom/tcpdf to v6.9.3, fixes #5550
Closes #5550
Merge request studip/studip!4172
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 39c3912..d616402 100644 --- a/composer.json +++ b/composer.json @@ -84,7 +84,7 @@ "php": "^8.1", "spomky-labs/otphp": "11.2.2", "tuupola/cors-middleware": "1.5.0", - "tecnickcom/tcpdf": "6.7.5", + "tecnickcom/tcpdf": "6.9.3", "scssphp/scssphp": "2.0.1", "symfony/yaml": "6.4.7", "ezyang/htmlpurifier": "^4.13", |
