From d85e5ba07f7289043af409ff8fcc8cac57ae1c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Felix=20=C5=A0ulc?= Date: Mon, 30 Nov 2020 21:16:13 +0100 Subject: [PATCH] Tests++ --- tests/cases/DI/ApiExtension.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/cases/DI/ApiExtension.phpt b/tests/cases/DI/ApiExtension.phpt index dbf42fa..92be83d 100644 --- a/tests/cases/DI/ApiExtension.phpt +++ b/tests/cases/DI/ApiExtension.phpt @@ -2,6 +2,8 @@ /** * Test: DI\ApiExtension + * + * @phpVersion > 7.3 */ use Apitte\Core\Application\Application;