diff --git a/composer.json b/composer.json index 700c6c0..57f017d 100644 --- a/composer.json +++ b/composer.json @@ -10,11 +10,11 @@ } ], "require": { - "php": "^7.1", - "guzzlehttp/psr7": "^1.3.0", - "heise/shariff": "^8.0", - "neos/neos": "^4.0 || ^5.0 || ^7.0", - "neos/utility-files": "^5.0 || ^6.0 || ^7.0" + "php": "^7.4 || ^8.0", + "guzzlehttp/psr7": "^1.8.4 || ^2.1.1", + "heise/shariff": "^10.0", + "neos/neos": "^5.3 || ^7.0 || ^8.0", + "neos/utility-files": "^6.3 || ^7.0 || ^8.0" }, "autoload": { "psr-4": {