Commit Graph

10 Commits

Author SHA1 Message Date
Oluwaseun Olorunsola
394aa30315 Update composer version
MAILPOET-6118
2024-06-24 10:57:09 +02:00
Brezo Cordero
ad6199d915 Update composer.phar
[MAILPOET-5902]
2024-02-14 15:53:39 +01:00
Rostislav Wolny
5280391bd9 Update composer.phar in mailpoet/tools
[MAILPOET-5633]
2023-10-05 15:48:55 +03:00
Rostislav Wolny
a97ee6adfb Use older version of tracy based on PHP version
[MAILPOET-5277]
2023-05-02 18:25:34 +02:00
Rodrigo Primo
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
Jan Jakes
926620e8f8 Ignore strict types rule in all existing files that don't have it
[MAILPOET-2688]
2022-11-29 15:04:09 +01:00
Jan Lysý
0f32da7dda Update composer
[MAILPOET-4268]
2022-05-05 09:29:49 +02:00
Rostislav Wolny
4a4dbb2949 Update composer
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Jan Lysý
f3fa51b5b0 Update tools in install script
[MAILPOET-4015]
2022-03-14 09:38:20 +01:00
Jan Jakes
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00