Skip to content

Commit d4476da

Browse files
committed
Use release version for xp-framework/ast
1 parent 786299f commit d4476da

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": ["module", "xp"],
88
"require" : {
99
"xp-framework/core": "^10.0 | ^9.0 | ^8.0 | ^7.0",
10-
"xp-framework/ast": "dev-feature/php-enums as 7.1.0",
10+
"xp-framework/ast": "^7.1",
1111
"php" : ">=7.0.0"
1212
},
1313
"require-dev" : {

0 commit comments

Comments
 (0)