From c6e734ac88b455b431573e838b4417e20ee0a6ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 16:18:53 +0000 Subject: [PATCH] Bump szepeviktor/phpstan-wordpress from 1.3.3 to 1.3.4 (#394) Bumps [szepeviktor/phpstan-wordpress](https://github.com/szepeviktor/phpstan-wordpress) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/szepeviktor/phpstan-wordpress/releases) - [Commits](https://github.com/szepeviktor/phpstan-wordpress/compare/v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: szepeviktor/phpstan-wordpress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 6079576d..b0eef1c5 100644 --- a/composer.lock +++ b/composer.lock @@ -874,12 +874,12 @@ "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "6fd5d55d691611de797f706875a2a99c17e8d598" + "reference": "f0b84e04c2ad98e75aa29ffba557bdfe4a6ba62b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6fd5d55d691611de797f706875a2a99c17e8d598", - "reference": "6fd5d55d691611de797f706875a2a99c17e8d598", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f0b84e04c2ad98e75aa29ffba557bdfe4a6ba62b", + "reference": "f0b84e04c2ad98e75aa29ffba557bdfe4a6ba62b", "shasum": "" }, "require": { @@ -929,7 +929,7 @@ "type": "tidelift" } ], - "time": "2024-03-09T14:22:36+00:00" + "time": "2024-03-25T13:26:45+00:00" }, { "name": "phpunit/php-code-coverage", @@ -3217,16 +3217,16 @@ }, { "name": "szepeviktor/phpstan-wordpress", - "version": "v1.3.3", + "version": "v1.3.4", "source": { "type": "git", "url": "https://github.com/szepeviktor/phpstan-wordpress.git", - "reference": "f7ff091331bc00c5688fe4ce0c4d51d06fa61553" + "reference": "891d0767855a32c886a439efae090408cc1fa156" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/f7ff091331bc00c5688fe4ce0c4d51d06fa61553", - "reference": "f7ff091331bc00c5688fe4ce0c4d51d06fa61553", + "url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/891d0767855a32c886a439efae090408cc1fa156", + "reference": "891d0767855a32c886a439efae090408cc1fa156", "shasum": "" }, "require": { @@ -3273,9 +3273,9 @@ ], "support": { "issues": "https://github.com/szepeviktor/phpstan-wordpress/issues", - "source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.3.3" + "source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.3.4" }, - "time": "2024-02-26T13:55:50+00:00" + "time": "2024-03-21T16:32:59+00:00" }, { "name": "theseer/tokenizer",