Skip to content

Commit 20d838a

Browse files
committed
chore(temp): allow use of dev branch for ocha_ai
Refs: RW-1109
1 parent 98fe13f commit 20d838a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.3",
2020
"drupal/core": "^10",
21-
"unocha/ocha_ai": "^1.7"
21+
"unocha/ocha_ai": "^1.7 | dev-RW-1109"
2222
},
2323
"require-dev": {
2424
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",

0 commit comments

Comments
 (0)