1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-16 20:28:28 +01:00

25 Commits

Author SHA1 Message Date
camer0n
697e7f0ff7 Updated dependencies 2024-11-27 13:29:47 -08:00
camer0n
65399f78c4 HybridAuth test update. 2024-03-05 16:35:36 -08:00
camer0n
9c47060bb5 PHPMailer update v6.8.0 => v6.8.1 2023-11-03 07:23:25 -07:00
camer0n
9949a297f6 HybridAuth upgrade v3.9.0 => v3.10.0 2023-08-22 12:10:30 -07:00
camer0n
4cc9d8b085 Updated vendor packages:
hybridauth/hybridauth (v3.8.2 => v3.9.0)
ifsnop/mysqldump-php (v2.9 => v2.12)
guzzlehttp/psr7 (1.9.0 => 1.9.1)
matthiasmullie/minify (1.3.70 => 1.3.71)
phpmailer/phpmailer (v6.7.1 => v6.8.0)
2023-06-22 09:47:35 -07:00
Cameron
5f84a8253e Vendor folder upgrades:
- Upgrading hybridauth/hybridauth (v3.8.0 => v3.8.2)
- Upgrading guzzlehttp/psr7 (1.8.5 => 1.9.0)
- Upgrading matthiasmullie/minify (1.3.68 => 1.3.70)
- Upgrading phpmailer/phpmailer (v6.6.0 => v6.7.1)
2022-12-15 20:46:33 -08:00
Cameron
5ddc27766d Composer update 2022-05-29 12:08:49 -07:00
Cameron
7a9610740a Updated dependencies
- hybridauth (3.7.1 => v3.8.0)
- minify (1.3.66 => 1.3.68)
2022-05-06 11:01:54 -07:00
Cameron
f6d0164f94 Composer update. 2022-03-27 10:23:34 -07:00
Cameron
ce489e5b0f Upgraded intervention/image (2.7.0 => 2.7.1)
Upgraded phpmailer/phpmailer (v6.5.3 => v6.6.0)
2022-03-06 14:25:23 -08:00
Cameron
0ddcd4d23d Intervention upgraded to v2.7.0
PHPMailer upgraded to v6.5.3
2021-12-01 12:10:23 -08:00
Cameron
c15adc1f20 Intervention updated to v2.6.1
PHPMailer updated to v6.5.1
2021-09-27 10:48:29 -07:00
Cameron
3430342d0d PHPMailer upgrade to v6.2.0 2021-06-25 11:47:39 -07:00
dependabot[bot]
ee74e5ad8f
Bump phpmailer/phpmailer from 6.4.0 to 6.5.0
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.4.0...v6.5.0)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 15:40:00 +00:00
Cameron
826b777174 Vendor packages update. 2021-04-12 10:00:18 -07:00
Cameron
f20f00408c Updated vendor folder. 2021-01-04 05:24:35 -08:00
Cameron
aee1d26df8 HybridAuth and PHPMailer updated. 2020-12-20 17:50:56 -08:00
Cameron
d564c5399c Intervention image manipulation library added. 2020-12-06 10:53:46 -08:00
Nick Liu
52ecd679e6
Replaced JavaScript minifier with one that works with PHP 8.0
(Looks like tedivm/jshrink is abandoned)
2020-11-30 12:55:03 +01:00
Nick Liu
3b0a679524
Updated third-party PHP libraries
* phpmailer/phpmailer has been updated to fix an attachment filename
  escaping issue.
* hybridauth/hybridauth has been updated to add Patreon as a social
  login provider.
* ifsnop/mysqldump-php has been updated just 'cause.
2020-05-27 12:45:33 -05:00
Cameron
a3d99f0d19 HybridAuth update 2020-03-04 16:38:22 -08:00
Cameron
1925ce5264 Three dependencies updated and moved to vendor directory:
PHPMailer (upgraded to v6 - more testing required)
JsShink
Mysqldump-php
2020-02-29 11:56:05 -08:00
Nick Liu
46c75ae4d0
Updated Hybridauth from v2.9.6 to v3.1.1 2020-02-17 10:38:49 +01:00
Nick Liu
adcd3734d1
Documented migration plan to Composer dependencies 2020-02-17 10:38:48 +01:00
Nick Liu
7269c80468
Initialized composer.json 2020-02-17 10:38:47 +01:00