diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2025-02-12 15:37:01 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2025-02-12 22:56:54 +0000 |
| commit | 1d7c1cc4669761e38c9aa1b6c925294c294eed65 (patch) | |
| tree | a2ddc93a3c734bb50627b52e6549de3db4e3ae9a /composer.lock | |
| parent | 9bad59800a8a81b6263fd5a46e53022ccea4a9a3 (diff) | |
| download | webtrees-1d7c1cc4669761e38c9aa1b6c925294c294eed65.tar.gz webtrees-1d7c1cc4669761e38c9aa1b6c925294c294eed65.tar.bz2 webtrees-1d7c1cc4669761e38c9aa1b6c925294c294eed65.zip | |
Delete old test script
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/composer.lock b/composer.lock index 9b45fb59d3..535a12b199 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": "594a516f5c1857ec10ca30be5f439f4f", + "content-hash": "667992bbe05e1d897b6d7a77eca6dce0", "packages": [ { "name": "aura/router", @@ -5712,16 +5712,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.12.1", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845" + "reference": "024473a478be9df5fdaca2c793f2232fe788e414" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845", - "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414", + "reference": "024473a478be9df5fdaca2c793f2232fe788e414", "shasum": "" }, "require": { @@ -5760,7 +5760,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.12.1" + "source": "https://github.com/myclabs/DeepCopy/tree/1.13.0" }, "funding": [ { @@ -5768,7 +5768,7 @@ "type": "tidelift" } ], - "time": "2024-11-08T17:47:46+00:00" + "time": "2025-02-12T12:17:51+00:00" }, { "name": "nikic/php-parser", @@ -7981,7 +7981,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "8.3 - 8.4", + "php": "8.3 - 8.5", "ext-ctype": "*", "ext-curl": "*", "ext-gd": "*", |
