Skip to content

Commit 1723729

Browse files
authored
Merge pull request #173 from plentymarkets/fix/add_php_comp_notice
add php compatibilie notice for plugin-ui
2 parents fe55334 + e79d030 commit 1723729

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

plugin.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"IO": ">=5.0.26",
1414
"Ceres": ">=5.0.27"
1515
},
16+
"platform": {
17+
"php": ">=7.3 <8.1"
18+
},
1619
"isClosedSource": false,
1720
"serviceProvider": "Feedback\\Providers\\FeedbackServiceProvider",
1821
"runOnBuild": [

0 commit comments

Comments
 (0)