diff --git a/composer.json b/composer.json index c180da4..a8442b9 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^8.0", - "contributte/psr11-container-interface": "^0.4.1", + "contributte/psr11-container-interface": "^0.4.1 || ^0.5.0", "mathematicator-core/numbers": "^2.1", "mathematicator-core/tokenizer": "^2.1 || ^3.0", "baraja-core/url": "^1.1",