mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 04:37:42 +08:00
Raise version min PHP 7.3.
This commit is contained in:
@ -28,5 +28,4 @@ if (getenv('TEST_RUNTIME_PATH')) {
|
||||
Yii::setAlias('@runtime', getenv('TEST_RUNTIME_PATH'));
|
||||
}
|
||||
|
||||
require_once __DIR__ . '/compatibility.php';
|
||||
require_once __DIR__ . '/TestCase.php';
|
||||
|
||||
Reference in New Issue
Block a user