Skip to content

Commit aa023be

Browse files
authored
v1.2.0 PHP 8.2 & Laravel 10 support
1 parent d96ce10 commit aa023be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.0.5 - 2023-03-27
3+
## 1.2.0 - 2023-03-27
44

55
### added
66
- PHP 8.2 & Laravel 10 support
@@ -40,4 +40,4 @@ $this->info('your message'); // support `info` `warning` `success` `danger`
4040

4141
## 1.0.0 - 2021-05-01
4242

43-
- initial release
43+
- initial release

0 commit comments

Comments
 (0)