Skip to content

Commit c250599

Browse files
committed
att composer.json
1 parent 30704a7 commit c250599

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

composer.json

+5-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
1-
{
2-
"repositories": [
3-
{
4-
"type": "vcs",
5-
"url": "https://github.com/battye/phpbb-translation-validator.git"
6-
}
7-
],
8-
9-
"require-dev": {
10-
"phpbb/translation-validator": "dev-forks@dev"
11-
}
12-
}
1+
{
2+
"require-dev": {
3+
"phpbb/translation-validator": "1.5.*"
4+
}
5+
}

0 commit comments

Comments
 (0)