Skip to content

Commit 9a01d09

Browse files
authored
Clarify PHP version support and fix format errors (magento#7042)
- The | character in the version constraints caused issues rendering the callout. - Changed PHP version support from annotation to English
1 parent 28c4bcc commit 9a01d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cloud/configure/import-url-rewrites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ functional_areas:
1010
You can easily migrate to the {{site.data.var.ece}} platform without losing SEO rankings and traffic. Use the `magento/url-rewrite-import-export` module to redirect traffic from your old, indexed URLs to new URLs.
1111

1212
{:.bs-callout-info}
13-
This module supports ~7.0.13|~7.1.0|~7.2.0|~7.3.0 PHP versions and is available for Magento version 2.2.x and 2.3.x only.
13+
This module supports PHP versions 7.0.13 and later patch releases and all 7.1.x and 7.2.x patch releases. The module is available for Magento version 2.2.x and 2.3.x only.
1414

1515
{:.procedure}
1616
To install the URL rewrite module:

0 commit comments

Comments
 (0)