diff --git a/composer.json b/composer.json index f8933b699791..f348d1fd0e0f 100644 --- a/composer.json +++ b/composer.json @@ -33,8 +33,8 @@ "sirbrillig/phpcs-variable-analysis": "^2.8", "slevomat/coding-standard": "^8.0.0", "sniccowp/php-scoper-wordpress-excludes": "^6.0", - "swissspidy/phpstan-no-private": "^v1.0.0", - "szepeviktor/phpstan-wordpress": "^v2.0.0", + "swissspidy/phpstan-no-private": "^1.0.0", + "szepeviktor/phpstan-wordpress": "^2.0.0", "wp-coding-standards/wpcs": "^3.0.0", "yoast/wp-test-utils": "^1.0.0" }, diff --git a/composer.lock b/composer.lock index 98cc66705487..c688dfcd7dbc 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a37ff368e715e006fc989a9a0cfc5513", + "content-hash": "b40d5f35eea45b1280af53fe80661e4c", "packages": [ { "name": "ampproject/amp-toolbox",