axotion / laravel-dotpay

Paczka do Laravela umożliwająca wysyłanie danych bezpośrednio po API
MIT License
12 stars 11 forks source link

Bugfix #15 - Remove use of not exist exception. #23

Closed plumthedev closed 4 years ago

plumthedev commented 4 years ago

Description

Use InvalidArgumentException instead of not exist exception of Dotenv

Motivation and context

Why is this change required? What problem does it solve?

Fixes #15

How has this been tested?

No tests needed here

Screenshots (if appropriate)

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist:

Go over all the following points, and put an x in all the boxes that apply.

Please, please, please, don't send your pull request until all of the boxes are ticked. Once your pull request is created, it will trigger a build on our continuous integration server to make sure your tests and code style pass.

If you're unsure about any of these, don't hesitate to ask. We're here to help!