Commit Graph

115 Commits

Author SHA1 Message Date
359e30ea8d Update vulnerable symfony/form package
[MAILPOET-1673]
2018-12-10 10:47:51 +01:00
1a52dc36cd Move sensiolabs/security-checker to dev dependencies
[MAILPOET-1642]
2018-11-20 14:06:49 +01:00
7747c30028 Install mozart dependecies from special config
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
8eff3dc3c6 Add symfony/dependency-injection dependency
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
49ff4880f8 Switch mozart to custom repository to enable sub-deps processing
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
469dc15e4d Downgrade aspect mock and goap framework to previous version
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
253be30153 Update kint-php/kint
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
d7fb5450f4 Update sub-dependencies
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
280bc06c03 Update update sensiolabs/security-checker symfony/polyfill-mbstring
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
614d9f7e56 Update lucatume/wp-browser
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
7c9b2be760 Update PHPCompatibility standard and PHP_CodeSniffer
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
0f2bc75248 Update nesbot/carbon and league/filesystem
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
f0df936dbc Update consolidation sub dependencies
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
4b675a41d6 Update aspect mock and goaop framework
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
0e7cc668e2 Update css-tidy
[MAILPOET-1542]
2018-10-11 14:02:13 +02:00
20b1330094 Add logging dependencies
[MAILPOET-570]
2018-08-30 09:34:25 +02:00
8cf548db9f Update composer dependencies
[MAILPOET-1496]
2018-08-23 15:23:05 +02:00
380fb91d8d updating swiftmailer 2018-07-10 14:04:04 +01:00
fe9038d5a0 Update required php version in composer [MAILPOET-1437] 2018-06-22 10:51:45 +01:00
f1462b5f3e Update consolidation/robo, lucatume/wp-browser 2018-06-15 10:35:51 +02:00
2774b6c8dc Update codeception/codeception, codeception/verify, phpunit/phpunit 2018-06-15 10:35:51 +02:00
874fbc704c Remove unused simplyadmire/composer-plugins 2018-06-15 10:35:51 +02:00
8b067c31e5 Replace raveren/kint by kint-php/kint 2018-06-15 10:35:51 +02:00
7ab5717cc8 Update symfony/translation 2018-06-15 10:35:51 +02:00
f4f1b7b8b2 Update j4mie/idiorm 2018-06-15 10:35:51 +02:00
19655c7a21 Update sensiolabs/security-checker 2018-06-15 10:35:51 +02:00
3cc943fcfe Update symfony/polyfill-mbstring 2018-06-15 10:35:51 +02:00
9639400134 Switch from symfony/polyfill-xml to symfony/polyfill-php72
Polyfill-xml is deprecated and it was just "proxy" to polyfill-php72 see https://github.com/symfony/polyfill-xml/blob/master/composer.json
2018-06-15 10:35:51 +02:00
3a2c7b2f94 Update nesbot/carbon 2018-06-15 10:35:51 +02:00
86f5b99f54 Update swiftmailer/swiftmailer 2018-06-15 10:35:51 +02:00
2e2d6c05ac j4mie/paris updated 2018-06-15 10:35:51 +02:00
1e37265feb cerdic/css-tidy updated 2018-06-15 10:35:51 +02:00
63022ccad7 Updates html2text fork and composer references 2018-04-08 11:32:49 -04:00
fda1828637 Adds composer.lock security check
[MAILPOET-1226]
2017-12-14 08:47:47 +00:00
955f24e71a Load mb_strtoupper() polyfill for MP2 migration
* Load mb_strtoupper() polyfill for MP2 migration
* Add "symfony/polyfill-mbstring" as explicit dependency
* Fixate AspectMock at 2.0.1
* Generate composer.lock with PHP 5.6 to include required dependencies

[MAILPOET-1234]
2017-12-05 11:15:31 +00:00
13e64c012f Restore PHP 5 support [MAILPOET-1166] 2017-10-19 12:34:16 +03:00
f69302be48 Add an acceptance test for the public subscription form widget [MAILPOET-1166] 2017-10-19 12:34:16 +03:00
a15e1200b5 Upgrade codeception version
[MAILPOET-1064]
2017-08-23 12:32:34 +02:00
fa1ab733f8 Fix composer.lock
[PREMIUM-35]
2017-08-21 16:34:43 +02:00
127022645e Revert "Update composer.lock"
This reverts commit b1d26b8cee.
2017-08-21 13:39:15 +02:00
b1d26b8cee Update composer.lock
[PREMIUM-35]
2017-08-21 13:26:13 +02:00
d844b7e47f Initial acceptance testing setup
[MAILPOET-997]
2017-08-17 08:13:10 +02:00
223fedba72 Update vendor dependencies
Bump down codeception version to 2.2.11 for code coverage compatibility
with php 5.6

[MAILPOET-1049]
2017-08-15 10:12:48 +02:00
f7cb53de2c Fix composer.lock (remove AspectMock from prod dependencies) 2017-07-04 18:13:17 +03:00
1e4c00169f Adds AspectMock library to mock static methods/etc. 2017-07-01 11:15:15 -04:00
d0bdb1a47b Adds XML polyfill for utf8_encode/decode functions 2017-06-06 15:06:39 -04:00
2d059debb7 Freeze PHP and JS dependencies to specific versions 2017-03-14 15:11:35 +02:00
70fe253db3 Update Robo from 0.7.2 to 1.0.5 2017-02-09 19:08:04 +03:00
f3b2db48c4 - Add new dependency library used to parse CSS rules 2017-01-13 13:16:56 -05:00
011b6f9b3c - Adds PHP Compatibility sniffer dependency
- Updates build script to ignore running post-update|install commands
2016-11-05 19:54:53 -04:00