Skip to content

Commit

Permalink
tweak(php82) bump metaways/opendocument version, test fixes
Browse files Browse the repository at this point in the history
execute composer:
composer update metaways/opendocument
composer update phpoffice/phpexcel
composer update syncroton/syncroton
  • Loading branch information
paulmhh committed Aug 5, 2024
1 parent d845a4a commit 333b85d
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ class Calendar_Frontend_CalDAV_PluginManagedAttachmentsTest extends TestCase

protected $response;
protected $originalHostname;
protected $plugin;

/**
* Sets up the fixture.
Expand Down
2 changes: 2 additions & 0 deletions tine20/Calendar/Setup/DemoData.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ class Calendar_Setup_DemoData extends Tinebase_Setup_DemoData_Abstract

protected $_ressources = [];

protected $sharedEventsData = [];

/**
* the constructor
*
Expand Down
2 changes: 1 addition & 1 deletion tine20/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"palepurple/rate-limit": "^2.0",
"pear/ole": "^1.0.0RC9",
"php-http/curl-client": "^2.1",
"phpoffice/phpexcel": "1.8.2pl6 as 1.8.2",
"phpoffice/phpexcel": "1.8.2pl7 as 1.8.2",
"phpoffice/phpspreadsheet": "1.24.1pl3 as 1.24.1",
"phpoffice/phpword": "^0.18",
"psr/http-server-middleware": "^1.0",
Expand Down
22 changes: 11 additions & 11 deletions tine20/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 333b85d

Please sign in to comment.