Skip to content

Commit 4e4a1f0

Browse files
committed
Update dependencies
1 parent 22c5e57 commit 4e4a1f0

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

composer.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,24 +34,23 @@
3434
"symfony/http-foundation": "^4.4|^5.0",
3535
"symfony/http-kernel": "^4.4|^5.0",
3636
"symfony/options-resolver": "^4.4|^5.0",
37-
"symfony/translation": "^4.4|^5.0",
38-
"zendframework/zend-hydrator": "^2.2"
37+
"symfony/translation": "^4.4|^5.0"
3938
},
4039
"require-dev": {
4140
"matthiasnoback/symfony-config-test": "^4.1",
4241
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
4342
"mikey179/vfsstream": "^1.6",
4443
"phpspec/phpspec": "^6.1",
45-
"phpstan/phpstan": "^0.12",
46-
"phpstan/phpstan-phpunit": "^0.12",
47-
"phpstan/phpstan-webmozart-assert": "^0.12",
44+
"phpstan/phpstan": "0.12.23",
45+
"phpstan/phpstan-phpunit": "0.12.8",
46+
"phpstan/phpstan-webmozart-assert": "0.12.4",
4847
"phpunit/phpunit": "^8.5",
4948
"sylius-labs/coding-standard": "^3.0",
5049
"symfony/browser-kit": "^4.4|^5.0",
5150
"symfony/security-csrf": "^4.4|^5.0",
5251
"symfony/twig-bundle": "^4.4|^5.0",
5352
"twig/twig": "^2.0|^3.0",
54-
"vimeo/psalm": "^3.5"
53+
"vimeo/psalm": "3.11.4"
5554
},
5655
"autoload": {
5756
"psr-4": {

0 commit comments

Comments
 (0)