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.
2 parents 82e2aa2 + 53fc76b commit d281bb1Copy full SHA for d281bb1
CHANGELOG.md
@@ -3,7 +3,7 @@
3
All notable changes to this project will be documented in this file. This project adheres to
4
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
5
6
-## Unreleased
+## [2.1.0] - 2022-02-20
7
8
### Added
9
composer.json
@@ -65,7 +65,7 @@
65
]
66
}
67
},
68
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
69
"prefer-stable": true,
70
"config": {
71
"sort-packages": true
0 commit comments