Skip to content

Commit

Permalink
update polyfill for bc
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayshah committed Aug 28, 2024
1 parent bf8e9a2 commit 921e055
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "~4.0 || ^9"
"phpunit/phpunit": "~4.0 || ^9",
"symfony/polyfill": "^1.30"
}
}

0 comments on commit 921e055

Please sign in to comment.