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 9d5df58 commit 4effed7Copy full SHA for 4effed7
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
+## [1.1.0] - 2022-01-03
7
8
### Fixed
9
composer.json
@@ -52,7 +52,7 @@
52
]
53
}
54
},
55
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
56
"prefer-stable": true,
57
"config": {
58
"sort-packages": true
0 commit comments