From b43c2d44f935724a788f2fcff1913497f402f89b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 09:52:53 +0000 Subject: [PATCH] Statamic v5.35.0 (#32) Co-authored-by: jasonvarga --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 1226b52..df4b938 100644 --- a/composer.lock +++ b/composer.lock @@ -4578,16 +4578,16 @@ }, { "name": "statamic/cms", - "version": "v5.34.0", + "version": "v5.35.0", "source": { "type": "git", "url": "https://github.com/statamic/cms.git", - "reference": "aa2567aaa0a5bfcf5bb2a556f0aafaddfe51e845" + "reference": "8ea5a19a74ad8a1127356dc3d147f3b618b0f10b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/statamic/cms/zipball/aa2567aaa0a5bfcf5bb2a556f0aafaddfe51e845", - "reference": "aa2567aaa0a5bfcf5bb2a556f0aafaddfe51e845", + "url": "https://api.github.com/repos/statamic/cms/zipball/8ea5a19a74ad8a1127356dc3d147f3b618b0f10b", + "reference": "8ea5a19a74ad8a1127356dc3d147f3b618b0f10b", "shasum": "" }, "require": { @@ -4670,7 +4670,7 @@ ], "support": { "issues": "https://github.com/statamic/cms/issues", - "source": "https://github.com/statamic/cms/tree/v5.34.0" + "source": "https://github.com/statamic/cms/tree/v5.35.0" }, "funding": [ { @@ -4678,7 +4678,7 @@ "type": "github" } ], - "time": "2024-10-24T17:47:35+00:00" + "time": "2024-10-28T14:06:17+00:00" }, { "name": "statamic/quotefetcher", @@ -8884,16 +8884,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.37", + "version": "10.5.38", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "c7cffa0efa2b70c22366523e6d804c9419eb2400" + "reference": "a86773b9e887a67bc53efa9da9ad6e3f2498c132" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c7cffa0efa2b70c22366523e6d804c9419eb2400", - "reference": "c7cffa0efa2b70c22366523e6d804c9419eb2400", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a86773b9e887a67bc53efa9da9ad6e3f2498c132", + "reference": "a86773b9e887a67bc53efa9da9ad6e3f2498c132", "shasum": "" }, "require": { @@ -8965,7 +8965,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.37" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.38" }, "funding": [ { @@ -8981,7 +8981,7 @@ "type": "tidelift" } ], - "time": "2024-10-19T13:03:41+00:00" + "time": "2024-10-28T13:06:21+00:00" }, { "name": "sebastian/cli-parser",