Skip to content

Commit

Permalink
Require release version of xp-framework/reflection
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Mar 28, 2024
1 parent 997b307 commit 9e6b121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"keywords": ["module", "xp"],
"require" : {
"xp-framework/core": "^12.0 | ^11.0 | ^10.15",
"xp-framework/reflection": "dev-feature/global-package as 3.1.0",
"xp-framework/reflection": "^3.1",
"php" : ">=7.4.0"
},
"require-dev" : {
Expand Down

0 comments on commit 9e6b121

Please sign in to comment.