Skip to content

Commit

Permalink
Merge pull request #7021 from Automattic/fix/polyfill-downgrade
Browse files Browse the repository at this point in the history
Downgrade symfony/polyfill due to incompatibility with SVN
  • Loading branch information
gabrielcaires authored Jul 13, 2023
2 parents 926162d + e5448bb commit adfdac8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"sirbrillig/phpcs-no-get-current-user": "1.1.0",
"sirbrillig/phpcs-variable-analysis": "2.11.16",
"squizlabs/php_codesniffer": "3.7.2",
"symfony/polyfill-php80": "1.27.0",
"symfony/polyfill-php80": "1.16.0",
"wp-coding-standards/wpcs": "2.3.0",
"yoast/phpunit-polyfills": "2.0.0"
},
Expand Down
22 changes: 9 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit adfdac8

Please sign in to comment.