From 8c6ce38a6e4c46416ba27150ed60463f4008906f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 06:11:43 +0000 Subject: [PATCH] Bump laravel-lang/lang from 15.22.7 to 15.22.8 Bumps [laravel-lang/lang](https://github.com/Laravel-Lang/lang) from 15.22.7 to 15.22.8. - [Release notes](https://github.com/Laravel-Lang/lang/releases) - [Commits](https://github.com/Laravel-Lang/lang/compare/15.22.7...15.22.8) --- updated-dependencies: - dependency-name: laravel-lang/lang dependency-version: 15.22.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index ce45d43..4ca7f80 100644 --- a/composer.lock +++ b/composer.lock @@ -1340,33 +1340,32 @@ }, { "name": "doctrine/inflector", - "version": "2.0.10", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc" + "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc", - "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b", + "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^11.0", - "phpstan/phpstan": "^1.8", - "phpstan/phpstan-phpunit": "^1.1", - "phpstan/phpstan-strict-rules": "^1.3", - "phpunit/phpunit": "^8.5 || ^9.5", - "vimeo/psalm": "^4.25 || ^5.4" + "doctrine/coding-standard": "^12.0 || ^13.0", + "phpstan/phpstan": "^1.12 || ^2.0", + "phpstan/phpstan-phpunit": "^1.4 || ^2.0", + "phpstan/phpstan-strict-rules": "^1.6 || ^2.0", + "phpunit/phpunit": "^8.5 || ^12.2" }, "type": "library", "autoload": { "psr-4": { - "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" + "Doctrine\\Inflector\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1411,7 +1410,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/2.0.10" + "source": "https://github.com/doctrine/inflector/tree/2.1.0" }, "funding": [ { @@ -1427,7 +1426,7 @@ "type": "tidelift" } ], - "time": "2024-02-18T20:23:39+00:00" + "time": "2025-08-10T19:31:58+00:00" }, { "name": "doctrine/lexer", @@ -4612,16 +4611,16 @@ }, { "name": "laravel-lang/lang", - "version": "15.22.7", + "version": "15.22.8", "source": { "type": "git", "url": "https://github.com/Laravel-Lang/lang.git", - "reference": "0e4f9a50b321b7294d95740a5854e260e21545a3" + "reference": "cc45f0d1df17c3521429cfae9b78b42ae7b2ad32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Lang/lang/zipball/0e4f9a50b321b7294d95740a5854e260e21545a3", - "reference": "0e4f9a50b321b7294d95740a5854e260e21545a3", + "url": "https://api.github.com/repos/Laravel-Lang/lang/zipball/cc45f0d1df17c3521429cfae9b78b42ae7b2ad32", + "reference": "cc45f0d1df17c3521429cfae9b78b42ae7b2ad32", "shasum": "" }, "require": { @@ -4671,7 +4670,7 @@ "issues": "https://github.com/Laravel-Lang/lang/issues", "source": "https://github.com/Laravel-Lang/lang" }, - "time": "2025-08-08T00:17:56+00:00" + "time": "2025-08-09T14:38:01+00:00" }, { "name": "laravel-lang/locale-list",