Skip to content
This repository was archived by the owner on Sep 9, 2019. It is now read-only.

Commit e98a962

Browse files
committed
Revert forced downgrade to 6.4.X
Fixes #52
1 parent 51ba304 commit e98a962

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": ["xp"],
88
"require" : {
9-
"xp-framework/core": "~6.4.0",
9+
"xp-framework/core": "~6.0",
1010
"xp-framework/parser": "~6.0",
1111
"php" : ">=5.4.0"
1212
},

0 commit comments

Comments
 (0)