Skip to content

Tags: 1FF/visualception

Tags

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update packages (#16)

* Update dependencies to latest versions in composer.lock and composer.json

- Upgrade codeception/module-webdriver to version 4.0.
- Update phpunit/phpunit to version 10.0.
- Refresh dependency references and hashes in composer.lock to reflect current versions.
- Add .phprc for PHP version management to specify php8.1.
- Correct visualception package reference to "1ff/module-visualception:*".

* Update PHP version to 8.2 in Docker and project files

- Upgrade PHP version from 8.1 to 8.2 in Dockerfile, .phprc, composer.json, and docker-compose.yml.
- Modify required packages in composer.lock for compatibility with PHP 8.2.
- Update GitHub Actions to use the latest checkout action version (v4).

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update content hash in composer.lock and remove version from composer…

….json (#15)