hrshadhin / school-management-system

Another School Management System
http://cloudschoolbd.com
GNU Affero General Public License v3.0
930 stars 857 forks source link

hrshadhin/laravel-userstamps package error #242

Closed gettersettercoder closed 5 months ago

gettersettercoder commented 1 year ago

I am currently using PHP 8.2 and attempting to run the composer update command. While all the packages are successfully updated, I encounter an issue with the hrshadhin/laravel-userstamps package. It indicates that it requires PHP 7.2, whereas my current setup is PHP 8.2. I am unsure whether I should forcefully switch to PHP 7.2 or if there is an alternative solution to address this situation. Could you please advise on the best course of action?

If I am running composer update then I am getting the error with this package:

Problem 1

hrshadhin commented 1 year ago

Thanks for contacting us.

If you are using the school management app then you have to downgrade your php to 7.2 this project won't work perfectly in later versions of php.

If you are talking about the laravel-userstamps package only then you have a option to migrate it and run with php 8.2 to do that follow these steps:

On Thu, Jul 6, 2023 at 8:28 PM sourcefridge @.***> wrote:

I am currently using PHP 8.2 and attempting to run the composer update command. While all the packages are successfully updated, I encounter an issue with the hrshadhin/laravel-userstamps package. It indicates that it requires PHP 7.2, whereas my current setup is PHP 8.2. I am unsure whether I should forcefully switch to PHP 7.2 or if there is an alternative solution to address this situation. Could you please advise on the best course of action?

If I am running composer update then I am getting the error with this package:

Problem 1

  • Root composer.json requires hrshadhin/laravel-userstamps ^2.0.0 -> satisfiable by hrshadhin/laravel-userstamps[v2.0.0, v2.0.1, 2.x-dev].
  • hrshadhin/laravel-userstamps[v2.0.0, ..., 2.x-dev] require php ^7.2 -> your php version (8.2.0) does not satisfy that requirement.

— Reply to this email directly, view it on GitHub https://github.com/hrshadhin/school-management-system/issues/242, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARWENMLR5YHV3M7YHEJZIDXO3DRZANCNFSM6AAAAAA2AQW4LU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

nitishjangra commented 6 months ago

I am currently using PHP 8.2 and attempting to run the composer update command. While all the packages are successfully updated, I encounter an issue with the hrshadhin/laravel-userstamps package. It indicates that it requires PHP 7.2, whereas my current setup is PHP 8.2. I am unsure whether I should forcefully switch to PHP 7.2 or if there is an alternative solution to address this situation. Could you please advise on the best course of action?

If I am running composer update then I am getting the error with this package:

Problem 1 - Root composer.json requires hrshadhin/laravel-userstamps ^2.0.0 -> satisfiable by hrshadhin/laravel-userstamps[v2.0.0, v2.0.1, 2.x-dev]. - hrshadhin/laravel-userstamps[v2.0.0, ..., 2.x-dev] require php ^7.2 -> your php version (8.2.0) does not satisfy that requirement.

Hii bro are you find any ways to run it I try everything, but it doesn't work for me and i also try docker, but it doesn't work. if you find then guide me, please. [and I also request to hrshadhin to configure it on docker it very helpful for everyone].