Skip to content

Commit d309fea

Browse files
committed
Use AST library release version
1 parent a259b31 commit d309fea

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
@@ -8,7 +8,7 @@
88
"require" : {
99
"xp-framework/core": "^12.0 | ^11.6 | ^10.16",
1010
"xp-framework/reflection": "^3.2 | ^2.15",
11-
"xp-framework/ast": "dev-feature/pipelines as 11.6.0",
11+
"xp-framework/ast": "^11.6",
1212
"php" : ">=7.4.0"
1313
},
1414
"require-dev" : {

0 commit comments

Comments
 (0)