Skip to content

Commit

Permalink
Merge pull request hackzilla-project#122 from phansys/documentation
Browse files Browse the repository at this point in the history
Fix version reference at `README.md`
  • Loading branch information
hackzilla committed Nov 22, 2018
2 parents 4036cf1 + 4b3e4c8 commit 2ce57bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Available translations for:

| Ticket Bundle | Symfony | PHP |
| ------------------| --------------- | ----- |
| [3.x][6] (master) | ^2.8\|^.0\|^4.0 | >=5.6 |
| [3.x][6] (master) | ^2.8\|^3.0\|^4.0 | >=5.6 |
| [2.x][7] | ^2.7\|^3.0 | >=5.3 |
| [1.x][8] | ^2.3 | >=5.3 |
| [0.x][9] | ^2.3 | >=5.3 |
Expand Down

0 comments on commit 2ce57bb

Please sign in to comment.