Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
orkhanahmadov committed Mar 28, 2021
2 parents 0d937c4 + bc7c285 commit fe9a080
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ class MyClass
{
public function doSomething()
{
$goldenpay = app(YandexCheckoutService::class);
$yandexCheckout = app(YandexCheckoutService::class);
//
}
}
Expand Down Expand Up @@ -297,6 +297,7 @@ If you discover any security related issues, please email [email protected] in
## Credits

- [Orkhan Ahmadov](https://github.com/orkhanahmadov)
- [LinksDerIsar](https://www.linksderisar.com)
- [All Contributors](../../contributors)

## License
Expand Down

0 comments on commit fe9a080

Please sign in to comment.