Skip to content

Commit 94ed624

Browse files
committed
Require XP core 10.8.0+
1 parent 327a40e commit 94ed624

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": "^10.0 | ^9.0 | ^8.0 | ^7.0",
9+
"xp-framework/core": "^10.8",
1010
"xp-framework/ast": "dev-feature/php-enums as 7.1.0",
1111
"php" : ">=7.0.0"
1212
},

0 commit comments

Comments
 (0)