We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb45f7 commit e8cc793Copy full SHA for e8cc793
CHANGELOG.md
@@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- Added `laravel/serializable-closure` as a dependency to `mantle-framework/support` to
13
support serialization of closures.
14
15
+### Changed
16
+
17
+- The framework is now compatible with PHPStan level 8. Many types have been added
18
+ throughout the framework to support this.
19
20
## v1.13.3
21
22
No changes, re-released to fix a bad tag.
0 commit comments