laravel-validation-rules / credit-card

Credit Card Validation
https://laravel-validation-rules.github.io/
Apache License 2.0
227 stars 69 forks source link

Add laravel 7 support #31

Closed nnerijuss closed 4 years ago

nnerijuss commented 4 years ago

Add laravel 7 support to composer.json file

{
    "require": {
        "illuminate/validation": "^5.5|^6.0|^7.0",
        "illuminate/translation": "^5.5|^6.0|^7.0"
    }
}
ssx commented 4 years ago

I’ll take a look at these later today to bring them up to Laravel 7.

From: Nerijus Stakutis notifications@github.com notifications@github.com Reply: laravel-validation-rules/credit-card reply@reply.github.com reply@reply.github.com Date: 8 March 2020 at 11:07:45 To: laravel-validation-rules/credit-card credit-card@noreply.github.com credit-card@noreply.github.com CC: Subscribed subscribed@noreply.github.com subscribed@noreply.github.com Subject: [laravel-validation-rules/credit-card] Add laravel 7 support (#31)

Add laravel 7 support o composer.json file

{ "require": { "illuminate/validation": "^5.5|^6.0|^7.0", "illuminate/translation": "^5.5|^6.0|^7.0" } }

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/laravel-validation-rules/credit-card/issues/31?email_source=notifications&email_token=AAB6HKLE76HUQ5IWV2LWEE3RGN4ADA5CNFSM4LDYOO32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ITLWJHA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB6HKJLCWGKBZ7QQGPNQXDRGN4ADANCNFSM4LDYOO3Q .