Skip to content

Commit 2183e41

Browse files
committed
Add XP8 compatibility
1 parent 3ed29af commit 2183e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description" : "ZIP File support for the XP Framework",
77
"keywords": ["module", "xp"],
88
"require" : {
9-
"xp-framework/core": "^7.0 | ^6.5",
9+
"xp-framework/core": "^8.0 | ^7.0 | ^6.5",
1010
"xp-framework/security": "^7.0 | ^6.6",
1111
"xp-framework/math": "^7.0 | ^6.6",
1212
"php" : ">=5.5.0"

0 commit comments

Comments
 (0)