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 d2a6339 commit cdfce77Copy full SHA for cdfce77
composer.json
@@ -16,12 +16,11 @@
16
}
17
],
18
"require": {
19
- "php": ">=7.2.5",
+ "php": ">=8.0.2",
20
"symfony/polyfill-ctype": "~1.8",
21
"symfony/polyfill-intl-grapheme": "~1.0",
22
"symfony/polyfill-intl-normalizer": "~1.0",
23
- "symfony/polyfill-mbstring": "~1.0",
24
- "symfony/polyfill-php80": "~1.15"
+ "symfony/polyfill-mbstring": "~1.0"
25
},
26
"require-dev": {
27
"symfony/error-handler": "^4.4|^5.0",
0 commit comments