Skip to content

Commit 3ee9e99

Browse files
committed
Add note on downgraded versions
1 parent 22e177d commit 3ee9e99

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ includes:
4444
4545
</details>
4646
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+
4752
## Configuration
4853
4954
This extension adds the default namespace for `config()` and `model()` functions as `Config\` and `App\Models\`, respectively,

0 commit comments

Comments
 (0)