diff --git a/composer.json b/composer.json index 126f4fb..d94179f 100644 --- a/composer.json +++ b/composer.json @@ -19,8 +19,8 @@ "require-dev": { "nyholm/nsa": "^1.2.1", "nyholm/psr7": "^1.3.1", - "symfony/http-client": "^5.3", - "phpunit/phpunit": "^9.3" + "phpunit/phpunit": "^9.3", + "symfony/http-client": "^5.3" }, "suggest": { "nyholm/psr7": "PSR-7 message implementation",