Commit Graph

10 Commits

Author SHA1 Message Date
394aa30315 Update composer version
MAILPOET-6118
2024-06-24 10:57:09 +02:00
ad6199d915 Update composer.phar
[MAILPOET-5902]
2024-02-14 15:53:39 +01:00
5280391bd9 Update composer.phar in mailpoet/tools
[MAILPOET-5633]
2023-10-05 15:48:55 +03:00
a97ee6adfb Use older version of tracy based on PHP version
[MAILPOET-5277]
2023-05-02 18:25:34 +02:00
d400a758fd Update Tracy to version 2.9.7 to get rid of PHP 8.2 warnings
We were running Tracy 2.9.1 and this version was generating warnings
when running PHP 8.2. Example:

```
ErrorException: Creation of dynamic property Tracy\DefaultBarPanel::$time is deprecated in phar:///var/www/html/wp-content/plugins/mailpoet/tools/vendor/tracy.phar/Tracy/Bar/panels/info.tab.phtml:2
```

[MAILPOET-5265]
2023-05-01 19:36:29 +02:00
926620e8f8 Ignore strict types rule in all existing files that don't have it
[MAILPOET-2688]
2022-11-29 15:04:09 +01:00
0f32da7dda Update composer
[MAILPOET-4268]
2022-05-05 09:29:49 +02:00
4a4dbb2949 Update composer
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
f3fa51b5b0 Update tools in install script
[MAILPOET-4015]
2022-03-14 09:38:20 +01:00
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00