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 7607ec8 commit bc9acf3Copy full SHA for bc9acf3
CHANGELOG.md
@@ -2,10 +2,14 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## [4.0.1] - 2 Sep 2017
+## [4.0.2] - 2 Sep 2017
6
### Fixed
7
- erroneous method `getProvider()` and marked it as deprecated.
8
9
+## [4.0.1] - 7 Aug 2017
10
+### Fixed
11
+- missing PSR-7 dependency.
12
+
13
## [4.0.0] - 3 Aug 2017
14
### Added
15
- Laravel 5.5 package auto-discovery.
0 commit comments