Skip to content

Commit e1aede0

Browse files
committed
Remove XP 9, XP 8, XP 7
1 parent 71788db commit e1aede0

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": "^11.0 | ^10.0",
1010
"xp-framework/ast": "^7.7",
1111
"php" : ">=7.0.0"
1212
},

0 commit comments

Comments
 (0)