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 56f5354 + 9666a72 commit 9a89f6fCopy full SHA for 9a89f6f
composer.json
@@ -21,16 +21,16 @@
21
"spatie/schema-org": "^2.1",
22
"ramsey/uuid": "^3.9|^4.1",
23
"symfony/flex": "^1.9",
24
- "symfony/twig-bundle": "^4.4|^5.1",
+ "symfony/twig-bundle": "^4.4|^5.1|^5.2",
25
"twig/extra-bundle": "^2.12|^3.0",
26
"twig/twig": "^2.12|^3.0",
27
"doctrine/doctrine-bundle": "^1.12|^2.0",
28
"doctrine/doctrine-migrations-bundle": "^3.0",
29
"doctrine/orm": "^2.7",
30
- "symfony/form": "^4.4|^5.1"
+ "symfony/form": "^4.4|^5.1|^5.2"
31
},
32
"require-dev": {
33
- "symfony/phpunit-bridge": "^5.1",
+ "symfony/phpunit-bridge": "^5.1|^5.2",
34
"phpunit/phpunit": "^7.5"
35
36
"minimum-stability": "stable",
0 commit comments