We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ecf005 commit 63a5993Copy full SHA for 63a5993
1 file changed
composer.json
@@ -22,6 +22,7 @@
22
"php": ">=8.4"
23
},
24
"replace": {
25
- "symfony/polyfill-php84": "*"
+ "symfony/polyfill-php84": "*",
26
+ "symfony/polyfill-php83": "*"
27
}
28
0 commit comments