Skip to content

Commit bd62d66

Browse files
committed
Forward-compatibility with xp-framework/reflection 3.0
1 parent d1807fb commit bd62d66

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": "^12.0 | ^11.0",
10-
"xp-framework/reflection": "^2.9",
10+
"xp-framework/reflection": "^3.0 | ^2.9",
1111
"php" : ">=7.4.0"
1212
},
1313
"bin": ["bin/xp.xp-framework.test"],

0 commit comments

Comments
 (0)