From 97331c79907633cc3d7ce768980e2399496c9fa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 22:22:43 +0000 Subject: [PATCH] Bump johnbillion/wp-compat from 0.2.1 to 0.2.2 Bumps [johnbillion/wp-compat](https://github.com/johnbillion/wp-compat) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/johnbillion/wp-compat/releases) - [Commits](https://github.com/johnbillion/wp-compat/compare/0.2.1...0.2.2) --- updated-dependencies: - dependency-name: johnbillion/wp-compat dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index a0ba973..750c21e 100644 --- a/composer.lock +++ b/composer.lock @@ -697,16 +697,16 @@ }, { "name": "johnbillion/wp-compat", - "version": "0.2.1", + "version": "0.2.2", "source": { "type": "git", "url": "https://github.com/johnbillion/wp-compat.git", - "reference": "580cc09bdadd0922bd9de5d4e02fcc39c2ad342c" + "reference": "e692d3d26b5df1fa6956a2b50c3d61c5e152608b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnbillion/wp-compat/zipball/580cc09bdadd0922bd9de5d4e02fcc39c2ad342c", - "reference": "580cc09bdadd0922bd9de5d4e02fcc39c2ad342c", + "url": "https://api.github.com/repos/johnbillion/wp-compat/zipball/e692d3d26b5df1fa6956a2b50c3d61c5e152608b", + "reference": "e692d3d26b5df1fa6956a2b50c3d61c5e152608b", "shasum": "" }, "require": { @@ -769,7 +769,7 @@ "type": "github" } ], - "time": "2024-09-09T23:34:34+00:00" + "time": "2024-09-27T15:50:05+00:00" }, { "name": "justinrainbow/json-schema", @@ -1555,16 +1555,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.3", + "version": "1.12.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "0fcbf194ab63d8159bb70d9aa3e1350051632009" + "reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0fcbf194ab63d8159bb70d9aa3e1350051632009", - "reference": "0fcbf194ab63d8159bb70d9aa3e1350051632009", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17", + "reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17", "shasum": "" }, "require": { @@ -1609,7 +1609,7 @@ "type": "github" } ], - "time": "2024-09-09T08:10:35+00:00" + "time": "2024-09-26T12:45:22+00:00" }, { "name": "psr/container",