Skip to content

Commit bfe55ad

Browse files
committed
Add PHP7.4 compatability via symfony8.0 polyfill
1 parent 6ca51f3 commit bfe55ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php": ">=7.4",
1616
"composer-plugin-api": "^1.0 || ^2.0",
1717
"squizlabs/php_codesniffer": "^3.6",
18-
"symfony/polyfill-php80": "^1.0"
18+
"symfony/polyfill-php80": "^1.15"
1919
},
2020
"require-dev": {
2121
"composer/composer": "^2.0",

0 commit comments

Comments
 (0)