diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2026-01-27 10:37:48 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2026-01-27 10:37:48 +0000 |
| commit | 166f3e89665f24c7e6575bef3c77450be9f23a0e (patch) | |
| tree | 72e7a8d4eb504d3bfbcc11e43dcc00027b7bef70 /composer.lock | |
| parent | a787b0fa8bd5c759364b5a14f27e58cd72306018 (diff) | |
| download | webtrees-166f3e89665f24c7e6575bef3c77450be9f23a0e.tar.gz webtrees-166f3e89665f24c7e6575bef3c77450be9f23a0e.tar.bz2 webtrees-166f3e89665f24c7e6575bef3c77450be9f23a0e.zip | |
Update PHP dependencies
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock index 3dce4bcf30..592809931b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "cb13a90fd432abf98fd830c4668b68e8", + "content-hash": "cc3bd7fc750411d7b8ae41830bc7c76d", "packages": [ { "name": "aura/router", @@ -6857,16 +6857,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.5.7", + "version": "12.5.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "79dee3d2685b80518e94b9ea741b3f822b213a5e" + "reference": "37ddb96c14bfee10304825edbb7e66d341ec6889" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/79dee3d2685b80518e94b9ea741b3f822b213a5e", - "reference": "79dee3d2685b80518e94b9ea741b3f822b213a5e", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/37ddb96c14bfee10304825edbb7e66d341ec6889", + "reference": "37ddb96c14bfee10304825edbb7e66d341ec6889", "shasum": "" }, "require": { @@ -6934,7 +6934,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.7" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.8" }, "funding": [ { @@ -6958,7 +6958,7 @@ "type": "tidelift" } ], - "time": "2026-01-24T16:12:53+00:00" + "time": "2026-01-27T06:12:29+00:00" }, { "name": "sebastian/cli-parser", |
