Content
View differences
Updated by Nabin Ale about 2 years ago
Currently our test for unit runs in php versions 8.0 and 8.1 and api test runs with only 8.1. We can extend those supporting 8.2 and 8.3 as well.
Task:
* [ ] Make Make the tests run both (api and unit) with php 8.1, 8.2 and 8.3. Moreover, depreciate php 8.0 8.3
Task:
* [ ] Make