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 8372216 commit 7596eb2Copy full SHA for 7596eb2
composer.json
@@ -51,16 +51,16 @@
51
"league/commonmark": "^2.4",
52
"paragonie/random_compat": "^2.0.18",
53
"php": ">=8.1",
54
+ "react/async": "^4.3.0",
55
+ "react/child-process": "^0.6.6",
56
+ "react/promise": "^3.2.0",
57
"symfony/dotenv": "^4.3 || 5.4",
58
"symfony/yaml": "~6.4.3",
59
"thomaspark/bootswatch": "^5.3",
60
"twbs/bootstrap": "^5.3",
61
"twbs/bootstrap-icons": "^1.11",
62
"webklex/composer-info": "^0.0.1",
- "zbateson/mail-mime-parser": "^2.4",
- "react/promise": "^3.2.0",
- "react/async": "^4.3.0",
63
- "react/child-process": "^0.6.6"
+ "zbateson/mail-mime-parser": "^2.4"
64
},
65
"require-dev": {
66
"phpunit/phpunit": "^10.5"
0 commit comments