added omnipay to composer replacement

This commit is contained in:
Denis Duliçi 2021-07-17 10:29:43 +03:00
parent 1990176764
commit 3d3f93b0a7

View File

@ -6,6 +6,7 @@
"guzzlehttp/guzzle": "*",
"guzzlehttp/psr7": "*",
"laravel/framework": "*",
"omnipay/common": "*",
"symfony/http-foundation": "*"
},
"scripts": {