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 bd67005 commit 94fe8feCopy full SHA for 94fe8fe
composer.json
@@ -16,10 +16,11 @@
16
"require-dev": {
17
"doctrine/annotations": "^1.3",
18
"phpspec/prophecy-phpunit": "^2.0",
19
- "phpunit/phpunit": "^9.0",
+ "phpunit/phpunit": "^9.4",
20
"squizlabs/php_codesniffer": "^3.5",
21
"symfony/form": "^4.4|^5.0",
22
"symfony/framework-bundle": "^4.4|^5.0",
23
+ "symfony/translation-contracts": "^2",
24
"symfony/twig-bundle": "^4.4|^5.0",
25
"symfony/validator": "^4.4|^5.0",
26
"twig/twig": "^2.0|^3.0"
0 commit comments