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 cc0cbed commit 5f2e8b7Copy full SHA for 5f2e8b7
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Release Notes
2
3
+## [0.11.0](https://github.com/ngmy/Laravel.Aop/compare/0.10.0...0.11.0) - 2026-02-07
4
+
5
+- Add compatibility with PHP 8.5. Drop compatibility with PHP 8.1.
6
+- Add compatibility with Laravel 12. Drop compatibility with Laravel 10.
7
+- Update `ray/aop` requirement to `^2.19`.
8
9
## [0.10.0](https://github.com/ngmy/Laravel.Aop/compare/0.9.0...0.10.0) - 2025-02-26
10
11
- Add compatibility with PHP 8.4. Drop compatibility with Laravel 9.
0 commit comments