Skip to content

Commit fedc79b

Browse files
committed
Require explicitly the PHP v8 polyfill
1 parent 5cf666e commit fedc79b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"doctrine/doctrine-bundle": "^2.4",
2424
"meilisearch/meilisearch-php": "^1.0.0",
2525
"symfony/filesystem": "^4.4 || ^5.0 || ^6.0",
26+
"symfony/polyfill-php80": "^1.27",
2627
"symfony/property-access": "^4.4 || ^5.0 || ^6.0",
2728
"symfony/serializer": "^4.4 || ^5.0 || ^6.0"
2829
},

0 commit comments

Comments
 (0)