Skip to content

Commit 9e7107b

Browse files
committed
Merge pull request #90 from kmfk/readme-updates
Updates versions for installation in docs
2 parents a8da292 + 6b33ba7 commit 9e7107b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The bundle should be installed through composer.
2222
```json
2323
{
2424
"require": {
25-
"uecode/qpush-bundle": "~2.1.0",
25+
"uecode/qpush-bundle": "~2.2.0",
2626
}
2727
}
2828
```

docs/installation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The bundle should be installed through composer.
99
1010
{
1111
"require": {
12-
"uecode/qpush-bundle": "~2.1.0",
12+
"uecode/qpush-bundle": "~2.2.0",
1313
}
1414
}
1515

0 commit comments

Comments
 (0)