Skip to content

Commit ec719be

Browse files
committed
Update php reqs in BraintreeGraphQl composer.json
1 parent f69b080 commit ec719be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/BraintreeGraphQl/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "N/A",
44
"type": "magento2-module",
55
"require": {
6-
"php": "~7.1.3||~7.2.0",
6+
"php": "~7.1.3||~7.2.0||~7.3.0",
77
"magento/framework": "*",
88
"magento/module-braintree": "*",
99
"magento/module-store": "*",

0 commit comments

Comments
 (0)