We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e177d commit 3ee9e99Copy full SHA for 3ee9e99
README.md
@@ -44,6 +44,11 @@ includes:
44
45
</details>
46
47
+Development in this repository uses **PHP 8.1+**.
48
+
49
+Starting [v1.1.0](https://github.com/CodeIgniter/phpstan-codeigniter/releases/tag/v1.1.0), releases come with a downgraded
50
+version to suit lower PHP versions. Currently, lowest supported downgraded PHP version is **PHP 7.4**.
51
52
## Configuration
53
54
This extension adds the default namespace for `config()` and `model()` functions as `Config\` and `App\Models\`, respectively,
0 commit comments