Skip to content

Commit 98087fa

Browse files
committed
Use master branch until 4.0.0-RELEASE is available
1 parent eee1d3e commit 98087fa

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
@@ -7,7 +7,7 @@
77
"keywords": ["language", "module", "xp"],
88
"require" : {
99
"xp-framework/core": "^9.0 | ^8.0",
10-
"xp-framework/compiler": "^4.0",
10+
"xp-framework/compiler": "dev-master as 4.0.0",
1111
"php" : ">=7.0.0"
1212
},
1313
"require-dev" : {

0 commit comments

Comments
 (0)