Skip to content

Commit

Permalink
Added explicit polyfill dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed May 15, 2020
1 parent fa1877a commit 5796b1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"symfony/finder": "^4.3.4",
"symfony/http-foundation": "^4.3.4",
"symfony/http-kernel": "^4.3.4",
"symfony/polyfill-php73": "^1.17",
"symfony/process": "^4.3.4",
"symfony/routing": "^4.3.4",
"symfony/var-dumper": "^4.3.4",
Expand Down

0 comments on commit 5796b1e

Please sign in to comment.