-
- Downloads
No related branches found
No related tags found
... | ... | @@ -44,6 +44,10 @@ |
"twig/twig": "^2.12|^3.0" | ||
}, | ||
"require-dev": { | ||
"phpstan/extension-installer": "^1.1", | ||
"phpstan/phpstan": "^1.2", | ||
"phpstan/phpstan-doctrine": "^1.0", | ||
"phpstan/phpstan-symfony": "^1.0", | ||
"phpunit/phpunit": "^9.5", | ||
"symfony/browser-kit": "5.3.*", | ||
"symfony/css-selector": "5.3.*", | ||
... | ... |
Please register or sign in to comment