Commit Graph

45 Commits

Author SHA1 Message Date
5ce08d045e Remove useless twig class aliases
[MAILPOET-2692]
2020-06-04 09:22:23 +02:00
10c721bbfa Add cleanup of Monolog unused handlers, processors and formatters
[MAILPOET-2692]
2020-06-04 09:22:23 +02:00
3759b6c901 Update Symfony polyfills, get rid of custom bootsraps
[MAILPOET-2931]
2020-05-21 10:52:20 +02:00
1e8a18ed5b Avoid warning when vendor-prefixed doesn't exist
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
d08f1e5add Whitelist all Symfony polyfill bootstrap files
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
59edef2faa Install all used polyfills explicitly and load them correctly
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
28255d8f56 Update Symfony polyfills
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
11bc58f68a Update swiftmailer/swiftmailer dependencies
[MAILPOET-2863]
2020-04-17 13:47:53 +02:00
8ffdde144e Backport fix for Doctrine relation lazy loading bug
[MAILPOET-2645]
2020-03-23 00:33:40 +01:00
ef1cee0fdf Fix Swiftmailer autoloader to handle only Swift_* classes in MailPoetVendor namespace
[MAILPOET-2722]
2020-03-10 18:36:51 +00:00
wxa
658c693e98 Update backward-compatible packages [MAILPOET-2583] 2020-02-03 17:19:07 +00:00
wxa
925a57703e Update composer packages within existing version constraints [MAILPOET-2583] 2020-02-03 17:19:07 +00:00
b0760aeeea Remove no longer needed Swiftmailer prefixer patches
[MAILPOET-2589]
2020-01-30 18:33:48 +00:00
aeac8c664d Fix Swiftmailer autoloading, use its official autoloader
[MAILPOET-2589]
2020-01-30 18:33:48 +00:00
05f6d2ca69 Update Swiftmailer to version 6.2.3
[MAILPOET-2589]
2020-01-30 18:33:48 +00:00
4023e4c7bd Increase memory limit for PHPScoper
[MAILPOET-2589]
2020-01-30 18:33:48 +00:00
26b6f340d1 Require PHP >= 7.0
[MAILPOET-2582]
2020-01-28 20:18:39 +00:00
3bbc8ea2af Convert variable names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
0e964de6d4 Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
6f3b5d1b67 Update twig/twig
[MAILPOET-2563]
2019-12-12 12:46:19 +00:00
c5314abfd4 Move css-tidy to MailPoetVendor prefixed libraries
[MAILPOET-2563]
2019-12-12 12:46:19 +00:00
bed49f97ef Install symfony\validator to vendor-prefixed
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
7ecabdba3a Check also tasks and tools with code sniffer
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
3c3baeb9a9 Prefix Swiftmailer class strings missed by PHPScoper, add tests
[MAILPOET-2448]
2019-10-09 10:00:03 +01:00
ae7ee6f0ed Fix rm parameter to avoid warnings
[MAILPOET-2448]
2019-10-09 10:00:03 +01:00
f3374d8595 Remove unused invalid Swiftmailer file
[MAILPOET-2442]
2019-10-08 11:19:39 +02:00
86675dfd4f Move Swiftmailer to vendor-prefixed
[MAILPOET-2363]
2019-10-02 09:30:49 +01:00
eb3ea8d540 Do not whitelist global classes, prefix them 2019-10-02 09:30:49 +01:00
3659e94e72 Fix class whitelist option name
[MAILPOET-2363]
2019-10-02 09:30:49 +01:00
c0d77e4564 Install Composer PHAR to tools directory
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
26818042f4 Install PHPScoper PHAR to tools directory
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
6584d84dbb Fix PHP Scoper ignoring doctrine array annotations
[MAILPOET-2297]
2019-09-09 14:11:44 +01:00
43ba11f7f9 Install Doctrine to prefixed dependencies
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
25ec859428 Use Composer package auto sort also for prefixed dependencies
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
wxa
e022d5a9de Add captcha library [MAILPOET-2015] 2019-07-23 08:37:46 -04:00
57fb8ac96c Move Symfony polyfills to vendor-prefixed
[MAILPOET-2011]
2019-06-24 06:06:34 -04:00
e4525bbfe7 Update symfony/dependency-injection in prefixed deps
[MAILPOET-2002]
2019-04-24 10:56:45 +02:00
59a8857a44 Add unwanted class aliases cleanup into twig fix script
[MAILPOET-1929]
2019-04-01 05:43:25 -04:00
3d69b3aeec Move Twig to prefixed dependencies
Closes #1904
[MAILPOET-1929]
2019-04-01 05:43:25 -04:00
344b46e862 Update Symfony DI library
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
4a6d69bae2 Move Sabberworm\CSS\Parser to vendor_prefixed depependencies
[MAILPOET-1761]
2019-02-11 10:29:05 -05:00
94f78bca04 Run composer for prefixed deps only if necessary
[MAILPOET-1638]
2018-12-03 17:13:35 +01:00
385e53bc98 Add platform restriction to PHP 5.6 and update required php version
[MAILPOET-1638]
2018-12-03 17:13:35 +01:00
09d37027c2 Add and configure PHP-Scoper
[MAILPOET-1651]
2018-12-03 17:13:35 +01:00