Skip to content

Commit 5796b1e

Browse files
Added explicit polyfill dependency
1 parent fa1877a commit 5796b1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"symfony/finder": "^4.3.4",
3737
"symfony/http-foundation": "^4.3.4",
3838
"symfony/http-kernel": "^4.3.4",
39+
"symfony/polyfill-php73": "^1.17",
3940
"symfony/process": "^4.3.4",
4041
"symfony/routing": "^4.3.4",
4142
"symfony/var-dumper": "^4.3.4",

0 commit comments

Comments
 (0)