diff --git a/composer.json b/composer.json index c8f068a..8e8609e 100644 --- a/composer.json +++ b/composer.json @@ -29,17 +29,17 @@ "elbformat/symfony-behat-bundle": "^1.0" }, "require-dev": { - "dvdoug/behat-code-coverage": "^5.2", - "friendsofphp/php-cs-fixer": "^3.3", + "dvdoug/behat-code-coverage": "5.2.2", + "friendsofphp/php-cs-fixer": "3.9.2", "handcraftedinthealps/elasticsearch-bundle": "5.2.6.9", - "jackalope/jackalope": "^1.4", - "jackalope/jackalope-doctrine-dbal": "^1.7", - "phpunit/phpunit": "^9.5", - "sulu/article-bundle": "^2.3", - "sulu/sulu-form-bundle": "^2.4", + "jackalope/jackalope": "1.4.5", + "jackalope/jackalope-doctrine-dbal": "1.7.6", + "phpunit/phpunit": "9.5.21", + "sulu/article-bundle": "2.3.6", + "sulu/sulu-form-bundle": "2.4.0", "symfony/monolog-bundle": "^3.8", "symfony/runtime": "^5.4", - "vimeo/psalm": "^4.13" + "vimeo/psalm": "4.24.0" }, "config": { "sort-packages": true,