Skip to content

Commit 2edfe5b

Browse files
committed
remove symfony/polyfill-php80 since the sdk has it now
1 parent 62220e6 commit 2edfe5b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
"yoast/phpunit-polyfills": "^2.0",
4343
"phpstan/phpstan": "^1.10",
4444
"szepeviktor/phpstan-wordpress": "^1.3",
45-
"php-stubs/wp-cli-stubs": "^2.8",
46-
"symfony/polyfill-php80": "^1.29"
45+
"php-stubs/wp-cli-stubs": "^2.8"
4746
},
4847
"scripts": {
4948
"format": "phpcbf --standard=phpcs.xml --report-summary --report-source",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)