shetabit / payment

simple laravel payment package , supports multiple drivers
MIT License
833 stars 141 forks source link

Upgrade to PHP 8.0 #312

Open Rayiumir opened 3 months ago

Rayiumir commented 3 months ago

Description

The package must be on the PHP 8.0 .

khanzadimahdi commented 3 months ago

Why should we update the minimum version of our PHP to 8.0? is there any reason?

Rayiumir commented 3 months ago

@khanzadimahdi

The reason is for security and compatibility. php 7.2 version is at least 7 years since its release and security support is over.