summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2022-12-30 11:46:17 +0000
committerGreg Roach <greg@subaqua.co.uk>2022-12-30 11:46:17 +0000
commit75072ad0b920655b9d4f74fe7642324cca6e7e5a (patch)
treeb9f173e7074992ffee6ba1c24d015b18bbe20a59 /composer.lock
parentf0a21606df00b0801e2f108defbd394a0e6f3aa8 (diff)
downloadwebtrees-75072ad0b920655b9d4f74fe7642324cca6e7e5a.tar.gz
webtrees-75072ad0b920655b9d4f74fe7642324cca6e7e5a.tar.bz2
webtrees-75072ad0b920655b9d4f74fe7642324cca6e7e5a.zip
Update PHP dependencies
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
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",