google-chat icon indicating copy to clipboard operation
google-chat copied to clipboard

Update README about Laravel version

Open hms5232 opened this issue 1 year ago • 0 comments

Now, the badge will auto renew depend on composer.json.

How and why? Every Laravel package should implement and extend the Illuminate\Support\ServiceProvider which include in illuminate/support. The versions of those packages from illuminate vendor are following the version of Laravel framework. Therefor, we can directly show the version of illuminate/support that in composer.json to indicate supported version in this package.


If PR is accepted and you don't mind, could you add a hacktoberfest-accepted label to help me with hacktoberfest? Thanks!

hms5232 avatar Oct 09 '24 11:10 hms5232