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 cf04718 commit bad3fabCopy full SHA for bad3fab
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Release Notes
2
3
+## [0.10.0](https://github.com/ngmy/Laravel.Aop/compare/0.9.0...0.10.0) - 2025-02-26
4
+
5
+- Add compatibility with PHP 8.4. Drop compatibility with Laravel 9.
6
+- Support AOP targeting readonly classes.
7
8
## [0.9.0](https://github.com/ngmy/Laravel.Aop/compare/0.8.0...0.9.0) - 2024-09-18
9
10
- Fix the bug where the second compilation for Artisan commands fails.
0 commit comments