Skip to content

Commit 645457d

Browse files
Update php-stubs/wordpress-stubs requirement from 6.9.* to 7.0.*
Updates the requirements on [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) to permit the latest version. - [Release notes](https://github.com/php-stubs/wordpress-stubs/releases) - [Commits](php-stubs/wordpress-stubs@v6.9.0...v7.0.0) --- updated-dependencies: - dependency-name: php-stubs/wordpress-stubs dependency-version: 7.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8e1d8d commit 645457d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"phpunit/phpunit": "^8.0 || ^9.0",
3737
"phpstan/phpstan": "^2.0",
3838
"szepeviktor/phpstan-wordpress": "^2.0",
39-
"php-stubs/wordpress-stubs": "6.9.*",
39+
"php-stubs/wordpress-stubs": "7.0.*",
4040
"roots/wordpress": "6.9.*",
4141
"wp-phpunit/wp-phpunit": "6.9.*",
4242
"symfony/var-dumper": "*",

0 commit comments

Comments
 (0)