CI, read me update, php composer version min = 8.2
Some checks failed
CI / testsuite (pgsql, 8.2, ) (push) Failing after 4m38s
CI / testsuite (mysql, 8.2, ) (push) Failing after 9m2s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 8m59s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 3m30s
CI / testsuite (sqlite, 8.2, ) (push) Failing after 8m10s
CI / testsuite (mysql, 8.4, ) (push) Successful in 19m59s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 6m18s
CI / Coding Standard & Static Analysis (push) Successful in 12m34s

This commit is contained in:
2026-01-26 23:41:25 -08:00
parent 348665deb8
commit d7fa7108a6
6 changed files with 310 additions and 2 deletions

View File

@@ -7,6 +7,6 @@ You can install this plugin into your CakePHP application using [composer](https
The recommended way to install composer packages is:
```
composer require hi-powereddev/cake-contact-us
composer require hi-powered-dev/cake-contact-us
```