Skip to content

Commit

Permalink
Drop var-dumper back down to 6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thefrosty committed Apr 25, 2024
1 parent a9d2b00 commit 6e16d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"phpunit/phpunit": "^9",
"roots/wordpress": "^6.4",
"squizlabs/php_codesniffer": "^3.2",
"symfony/var-dumper": "^6.4 || ^7.0",
"symfony/var-dumper": "^5.4 || ^6.2",
"wp-phpunit/wp-phpunit": "^6.4",
"yoast/phpunit-polyfills": "^2.0"
},
Expand Down

0 comments on commit 6e16d1a

Please sign in to comment.