Commit Graph

111 Commits

Author SHA1 Message Date
Rostislav Wolny
ee408fb8a2 Update Doctrine packages
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Pavel Dohnal
fc2e432543 Update php version in composer
[MAILPOET-3144]
2020-09-29 17:32:23 +02:00
wxa
f3bbe49a77 Fix Normalizer prefixing [MAILPOET-3148] 2020-09-16 10:23:53 +02:00
Rostislav Wolny
ceb69a5804 Fix Normalizer polyfill escaping
[MAILPOET-3105]
2020-08-24 09:50:49 +02:00
Pavel Dohnal
585a4d0332 Fix normalizer not being prefixed correctly
[MAILPOET-3105]
2020-08-13 14:58:15 +02:00
Pavel Dohnal
dd542f9440 Fix a doctrine bug
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
Rostislav Wolny
6396a6e9e0 Update symfony polyfills
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
88e2917fda Update sub-dependencies for prefixed PHP packages
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
18f04add26 Update symfony/validator
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
cf36b027d1 Update symfony/polyfill-* packages
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
5ffe498dec Update symfony/dependency-injection
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
238d6fd358 Update sabberworm/php-css-parser
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
b227cca598 Update monolog/monolog and subdependencies
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
Rostislav Wolny
7e05904a36 Remove outdated comment
[MAILPOET-2667]
2020-06-25 10:15:28 +02:00
Rostislav Wolny
e5d9bd7f9d Update fix twig script for twig2
[MAILPOET-2667]
2020-06-25 10:15:28 +02:00
Rostislav Wolny
0c4a1fbb62 Update twig package
[MAILPOET-2667]
2020-06-25 10:15:28 +02:00
Rostislav Wolny
5ce08d045e Remove useless twig class aliases
[MAILPOET-2692]
2020-06-04 09:22:23 +02:00
Rostislav Wolny
10c721bbfa Add cleanup of Monolog unused handlers, processors and formatters
[MAILPOET-2692]
2020-06-04 09:22:23 +02:00
Jan Jakeš
3759b6c901 Update Symfony polyfills, get rid of custom bootsraps
[MAILPOET-2931]
2020-05-21 10:52:20 +02:00
Jan Jakeš
1e8a18ed5b Avoid warning when vendor-prefixed doesn't exist
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
Jan Jakeš
d08f1e5add Whitelist all Symfony polyfill bootstrap files
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
Jan Jakeš
59edef2faa Install all used polyfills explicitly and load them correctly
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
Jan Jakeš
28255d8f56 Update Symfony polyfills
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
Rostislav Wolny
11bc58f68a Update swiftmailer/swiftmailer dependencies
[MAILPOET-2863]
2020-04-17 13:47:53 +02:00
Jan Jakeš
8ffdde144e Backport fix for Doctrine relation lazy loading bug
[MAILPOET-2645]
2020-03-23 00:33:40 +01:00
Jan Jakeš
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
Jan Jakeš
b0760aeeea Remove no longer needed Swiftmailer prefixer patches
[MAILPOET-2589]
2020-01-30 18:33:48 +00:00
Jan Jakeš
aeac8c664d Fix Swiftmailer autoloading, use its official autoloader
[MAILPOET-2589]
2020-01-30 18:33:48 +00:00
Jan Jakeš
05f6d2ca69 Update Swiftmailer to version 6.2.3
[MAILPOET-2589]
2020-01-30 18:33:48 +00:00
Jan Jakeš
4023e4c7bd Increase memory limit for PHPScoper
[MAILPOET-2589]
2020-01-30 18:33:48 +00:00
Jan Jakeš
26b6f340d1 Require PHP >= 7.0
[MAILPOET-2582]
2020-01-28 20:18:39 +00:00
Jan Jakeš
3bbc8ea2af Convert variable names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
0e964de6d4 Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
Rostislav Wolny
6f3b5d1b67 Update twig/twig
[MAILPOET-2563]
2019-12-12 12:46:19 +00:00
Rostislav Wolny
c5314abfd4 Move css-tidy to MailPoetVendor prefixed libraries
[MAILPOET-2563]
2019-12-12 12:46:19 +00:00
Jan Jakeš
bed49f97ef Install symfony\validator to vendor-prefixed
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Jan Jakeš
7ecabdba3a Check also tasks and tools with code sniffer
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
Jan Jakeš
3c3baeb9a9 Prefix Swiftmailer class strings missed by PHPScoper, add tests
[MAILPOET-2448]
2019-10-09 10:00:03 +01:00
Jan Jakeš
ae7ee6f0ed Fix rm parameter to avoid warnings
[MAILPOET-2448]
2019-10-09 10:00:03 +01:00
Jan Jakeš
f3374d8595 Remove unused invalid Swiftmailer file
[MAILPOET-2442]
2019-10-08 11:19:39 +02:00
Jan Jakeš
86675dfd4f Move Swiftmailer to vendor-prefixed
[MAILPOET-2363]
2019-10-02 09:30:49 +01:00
Jan Jakeš
eb3ea8d540 Do not whitelist global classes, prefix them 2019-10-02 09:30:49 +01:00
Jan Jakeš
3659e94e72 Fix class whitelist option name
[MAILPOET-2363]
2019-10-02 09:30:49 +01:00
Jan Jakeš
c0d77e4564 Install Composer PHAR to tools directory
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
Jan Jakeš
26818042f4 Install PHPScoper PHAR to tools directory
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
Pavel Dohnal
6584d84dbb Fix PHP Scoper ignoring doctrine array annotations
[MAILPOET-2297]
2019-09-09 14:11:44 +01:00
Jan Jakeš
43ba11f7f9 Install Doctrine to prefixed dependencies
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00