diff --git a/.idea/nulib.iml b/.idea/nulib.iml index 2f97961..2d1e8b1 100644 --- a/.idea/nulib.iml +++ b/.idea/nulib.iml @@ -1,6 +1,7 @@ - + + diff --git a/composer.json b/composer.json index 530fed3..ed407dd 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ } ], "require": { - "php": "^7.4" + "php": "^7.4 || ^8.2" }, "require-dev": { "nulib/tests": "7.4",