Skip to content

Commit be50429

Browse files
committed
Use AST release version
1 parent 9454821 commit be50429

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/pfa as 11.8.0",
11+
"xp-framework/ast": "^12.0",
1212
"php" : ">=7.4.0"
1313
},
1414
"require-dev" : {

0 commit comments

Comments
 (0)