Skip to content

Commit 8bc8698

Browse files
committed
Make compatible with XP 11
1 parent d1cab0e commit 8bc8698

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description" : "Big number handling",
77
"keywords": ["module", "xp"],
88
"require" : {
9-
"xp-framework/core": "^10.0 | ^9.0 | ^8.0 | ^7.0",
9+
"xp-framework/core": "^11.0 | ^10.0 | ^9.0 | ^8.0 | ^7.0",
1010
"php" : ">=7.0.0"
1111
},
1212
"require-dev" : {

0 commit comments

Comments
 (0)