Skip to content

Commit

Permalink
Composer updates
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoshualewis committed Apr 15, 2021
1 parent e644c8c commit c59164b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
Bitpay/BPCheckout/.DS_Store
.DS_Store
code/Bitpay/BPCheckout/bitpay_bpcheckout*.zip
2 changes: 1 addition & 1 deletion code/Bitpay/BPCheckout/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"minimum-stability": "dev",
"require": {
"php": "~7.3.0"
"php": "~7.0.13||~7.1.0||~7.2.0||~7.3.0||~7.4.0"
},
"autoload": {
"files": [
Expand Down

0 comments on commit c59164b

Please sign in to comment.