We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee37881 commit 986ddf4Copy full SHA for 986ddf4
Changelog.md
@@ -2,6 +2,11 @@
2
3
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
5
+## 3.2.0
6
+
7
+### Added
8
+- Port Symfony 6 support from master into 3.x branch #48
9
10
## 3.1.0
11
12
Added support for PHP8.
Readme.md
@@ -9,11 +9,10 @@
## Install
-``` bash
+```bash
13
$ composer require php-translation/common
14
```
15
16
## Documentation
17
18
-Read the full documentation at [http://php-translation.readthedocs.io](http://php-translation.readthedocs.io/en/latest/).
19
-
+Read the full documentation at [https://php-translation.readthedocs.io/](https://php-translation.readthedocs.io/en/latest/).
0 commit comments