Skip to content

Commit

Permalink
minor #6327 bump polyfills (SpacePossum)
Browse files Browse the repository at this point in the history
This PR was merged into the master branch.

Discussion
----------

bump polyfills

closes #6323

Commits
-------

4643918 bump polyfills
  • Loading branch information
SpacePossum committed Mar 7, 2022
2 parents 09aec7e + 4643918 commit 6e9f993
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -27,8 +27,8 @@
"symfony/finder": "^5.4 || ^6.0",
"symfony/options-resolver": "^5.4 || ^6.0",
"symfony/polyfill-mbstring": "^1.23",
"symfony/polyfill-php80": "^1.23",
"symfony/polyfill-php81": "^1.23",
"symfony/polyfill-php80": "^1.25",
"symfony/polyfill-php81": "^1.25",
"symfony/process": "^5.4 || ^6.0",
"symfony/stopwatch": "^5.4 || ^6.0"
},
Expand Down

0 comments on commit 6e9f993

Please sign in to comment.