Skip to content

Commit

Permalink
Merge pull request #3 from lamoda/feature/update-payture-inpay-client
Browse files Browse the repository at this point in the history
update payture-inpay-client
  • Loading branch information
retvain authored Feb 1, 2024
2 parents dfc1977 + d182d8a commit 2eb0832
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ composer.lock

build/

.idea

.php_cs.cache
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"require": {
"php": "^7.1",
"lamoda/payture-inpay-client": "^1.1",
"lamoda/payture-inpay-client": "^1.2",
"symfony/http-kernel": "^3.4 || ^4.0",
"symfony/config": "^3.4 || ^4.0",
"symfony/dependency-injection": "^3.4 || ^4.0",
Expand Down

0 comments on commit 2eb0832

Please sign in to comment.