Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Commit

Permalink
Update php reqs in BraintreeGraphQl composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pmclain committed Jul 30, 2019
1 parent f69b080 commit ec719be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/BraintreeGraphQl/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "N/A",
"type": "magento2-module",
"require": {
"php": "~7.1.3||~7.2.0",
"php": "~7.1.3||~7.2.0||~7.3.0",
"magento/framework": "*",
"magento/module-braintree": "*",
"magento/module-store": "*",
Expand Down

0 comments on commit ec719be

Please sign in to comment.