Commit f3be362
Sync fork with upstream (#13)
* [834d22b] Improve for codeception 5 and PHP 8.1 (#3) (Codeception#78)
[4b5f547] feature/codeception-upgrade-to-v5 (#2)
Co-authored-by: koehnlein <[email protected]>
* Codeception#69 Fix licence type in composer.json (Codeception#74)
* Sync fork with upstream and update dependencies
- Update composer.lock to reflect new package versions and hashes.
- Change PHP requirement from `>=8.0` to `^8.1` in composer.json.
- Upgrade Docker base image to `phpdockerio/php:8.1-fpm`.
- Modify VisualCeption.php methods to enhance exception handling and improve code readability.
* Refactor method declarations by removing unnecessary line breaks for improved readability in VisualCeption module.
---------
Co-authored-by: Giorgos Giakoumettis <[email protected]>
Co-authored-by: Michal Bureš <[email protected]>1 parent b01bc62 commit f3be362
File tree
4 files changed
+145
-133
lines changed- docker/php
- src/Codeception/Module
4 files changed
+145
-133
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments