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 f5c0122 commit 096c6e4Copy full SHA for 096c6e4
CHANGELOG.md
@@ -7,11 +7,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7
...
8
9
### Changed
10
-- Switched from PSR-4 to fully custom-built autoloader to support static code analysis tools.
+...
11
12
### Fixed
13
14
15
+## [1.0.3] - 2024-07-11
16
+### Changed
17
+- Switched from PSR-4 to fully custom-built autoloader to support static code analysis tools.
18
+
19
## [1.0.2] - 2024-03-12
20
21
- Removed Mockery integration, which was added by mistake.
0 commit comments