Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Action Integration for Test Automation and Composer Updates #166

Merged
merged 4 commits into from
May 9, 2024

Conversation

alissn
Copy link

@alissn alissn commented Jan 5, 2024

Hi there,

In this pull request, I've implemented a GitHub Action to run tests on push and create a merge request. The tests now cover PHP versions 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, and 8.3.

Additionally, I've made changes in the composer.json file to update the PHPUnit version based on the PHP version.

Furthermore, I've performed some clean-up tasks related to PHP versions. The syntax "^7.0" is now used to support all PHP versions from 7.0 to 7.4.

@morilog
Copy link
Owner

morilog commented Apr 30, 2024

There are conflicts. please resolve it and submit PR again

@alissn
Copy link
Author

alissn commented Apr 30, 2024

@morilog

Hi, conflicts resolved

@morilog morilog merged commit 16a9d91 into morilog:master May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants