morilog / jalali

This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in php appliations, based on Jalali (Shamsi) DateTime class.
MIT License
852 stars 107 forks source link

GitHub Action Integration for Test Automation and Composer Updates #166

Closed alissn closed 2 months ago

alissn commented 6 months ago

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 commented 2 months ago

There are conflicts. please resolve it and submit PR again

alissn commented 2 months ago

@morilog

Hi, conflicts resolved