We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed29af commit 2183e41Copy full SHA for 2183e41
composer.json
@@ -6,7 +6,7 @@
6
"description" : "ZIP File support for the XP Framework",
7
"keywords": ["module", "xp"],
8
"require" : {
9
- "xp-framework/core": "^7.0 | ^6.5",
+ "xp-framework/core": "^8.0 | ^7.0 | ^6.5",
10
"xp-framework/security": "^7.0 | ^6.6",
11
"xp-framework/math": "^7.0 | ^6.6",
12
"php" : ">=5.5.0"
0 commit comments