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.
2 parents 7b133c5 + 12bdeed commit c346454Copy full SHA for c346454
composer.json
@@ -14,10 +14,10 @@
14
},
15
"require": {
16
"php": "^7.4",
17
- "symfony/framework-bundle": "^5.0",
18
- "symfony/twig-bundle": "^5.0",
19
- "ezsystems/ezplatform-kernel": "~1.2.1",
20
- "ezsystems/ezplatform-richtext": "~2.2.0"
+ "symfony/framework-bundle": "^5.2",
+ "symfony/twig-bundle": "^5.2",
+ "ezsystems/ezplatform-kernel": "~1.3",
+ "ezsystems/ezplatform-richtext": "~2.3.0"
21
22
"require-dev": {
23
"phpspec/phpspec": "^6.3.0"
0 commit comments