Skip to content

Commit ef3a171

Browse files
committed
Restore compatibility with XP 10
See #169 (comment)
1 parent 456927c commit ef3a171

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" : "XP Compiler",
77
"keywords": ["module", "xp"],
88
"require" : {
9-
"xp-framework/core": "^11.6",
9+
"xp-framework/core": "^11.6 | ^10.16",
1010
"xp-framework/ast": "^10.1",
1111
"php" : ">=7.0.0"
1212
},

0 commit comments

Comments
 (0)