Skip to content

Commit 6abe214

Browse files
committed
Add compat with xp-forge/rest-client 0.8
1 parent 9da0757 commit 6abe214

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": "^9.0 | ^8.0 | ^7.0 | ^6.5",
10-
"xp-forge/rest-client": "^0.7 | ^0.6 | ^0.5 | ^0.4",
10+
"xp-forge/rest-client": "^0.8 | ^0.7 | ^0.6 | ^0.5 | ^0.4",
1111
"xp-forge/keepass": "^0.6 | ^0.5",
1212
"php" : ">=5.6.0"
1313
},

0 commit comments

Comments
 (0)