diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-12-30 11:46:17 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-12-30 11:46:17 +0000 |
| commit | 75072ad0b920655b9d4f74fe7642324cca6e7e5a (patch) | |
| tree | b9f173e7074992ffee6ba1c24d015b18bbe20a59 /composer.lock | |
| parent | f0a21606df00b0801e2f108defbd394a0e6f3aa8 (diff) | |
| download | webtrees-75072ad0b920655b9d4f74fe7642324cca6e7e5a.tar.gz webtrees-75072ad0b920655b9d4f74fe7642324cca6e7e5a.tar.bz2 webtrees-75072ad0b920655b9d4f74fe7642324cca6e7e5a.zip | |
Update PHP dependencies
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock index 17028f7950..4c500bf4d4 100644 --- a/composer.lock +++ b/composer.lock @@ -702,16 +702,16 @@ }, { "name": "egulias/email-validator", - "version": "3.2.2", + "version": "3.2.3", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "1ac0be80b32ea829009257934ecfd5ab20f24ba5" + "reference": "0170967656f55a87054fde439ef35a22df91468b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/1ac0be80b32ea829009257934ecfd5ab20f24ba5", - "reference": "1ac0be80b32ea829009257934ecfd5ab20f24ba5", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0170967656f55a87054fde439ef35a22df91468b", + "reference": "0170967656f55a87054fde439ef35a22df91468b", "shasum": "" }, "require": { @@ -758,7 +758,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/3.2.2" + "source": "https://github.com/egulias/EmailValidator/tree/3.2.3" }, "funding": [ { @@ -766,7 +766,7 @@ "type": "github" } ], - "time": "2022-12-29T21:07:24+00:00" + "time": "2022-09-03T09:54:08+00:00" }, { "name": "ezyang/htmlpurifier", |
