Skip to content

Commit

Permalink
- update monei-php-sdk to 2.4.0
Browse files Browse the repository at this point in the history
- require php >=7.4
  • Loading branch information
jimmyn committed May 3, 2024
1 parent 3bbd858 commit d168ca5
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 18 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
assets/.DS_Store
build/node_modules
vendor
.php-version
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"require": {
"monei/monei-php-sdk": "^2.3.2"
"php": ">=7.4",
"monei/monei-php-sdk": "^2.4.0"
}
}
36 changes: 19 additions & 17 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d168ca5

Please sign in to comment.