From 8f6779e152abba927d3d9522f62167b441ce5df7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 11:02:13 +0000 Subject: [PATCH] chore(deps-dev): update joshtronic/php-loremipsum requirement Updates the requirements on [joshtronic/php-loremipsum](https://github.com/joshtronic/php-loremipsum) to permit the latest version. - [Commits](https://github.com/joshtronic/php-loremipsum/commits) --- updated-dependencies: - dependency-name: joshtronic/php-loremipsum dependency-version: 3.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 4b617899..ee382aaf 100644 --- a/composer.json +++ b/composer.json @@ -77,7 +77,7 @@ "google/recaptcha": "^1.3.1", "guzzlehttp/guzzle": "^7.10.0", "jetbrains/phpstorm-attributes": "^1.2", - "joshtronic/php-loremipsum": "^2.1.0", + "joshtronic/php-loremipsum": "^3.0.0", "league/csv": "^9.28.0", "league/oauth2-client": "^2.9.0", "league/oauth2-facebook": "^2.2.0", @@ -110,7 +110,7 @@ "google/recaptcha": "^1.3.1", "guzzlehttp/guzzle": "^7.10.0", "jetbrains/phpstorm-attributes": "^1.2", - "joshtronic/php-loremipsum": "^2.1.0", + "joshtronic/php-loremipsum": "^3.0.0", "league/csv": "^9.28.0", "league/oauth2-client": "^2.9.0", "league/oauth2-facebook": "^2.2.0",