Skip to content

Commit 16f4e75

Browse files
committed
fix: ✏️: Wrong version constraint
1 parent 5c394c9 commit 16f4e75

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
@@ -14,7 +14,7 @@
1414
"ext-json": "*",
1515
"ext-curl": "*",
1616
"delight-im/cookie": "^3",
17-
"maicol07/flarum-api-client": "^0.2.x-dev"
17+
"maicol07/flarum-api-client": "dev-0.2.x-dev"
1818
},
1919
"require-dev": {
2020
"roave/security-advisories": "dev-master"

0 commit comments

Comments
 (0)