Skip to content

Commit 1150567

Browse files
committed
Use AST library release version
1 parent 959a5e8 commit 1150567

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

0 commit comments

Comments
 (0)