Skip to content

Commit

Permalink
Docs Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
realrashid committed May 26, 2021
1 parent 2441267 commit 3ede40b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to `sweet-alert` will be documented in this file.

## v3.2.3 - 2021-05-26
- Bug Fixes
- Upgraded SweetAlert2 to latest version
- Docs Updated

## v3.2.2 - 2021-02-17
- Remove Laravel 6 Support
- Upgraded SweetAlert2 to latest version
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"require": {
"php": "^7.2|^8.0",
"laravel/framework": "^5.4|^7.0|^8.0"
"laravel/framework": "^7.0|^8.0"
},
"require-dev": {
"symfony/thanks": "^1.0"
Expand Down
5 changes: 5 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to `sweet-alert` will be documented in this file.

## v3.2.3 - 2021-05-26
- Bug Fixes
- Upgraded SweetAlert2 to latest version
- Docs Updated

## v3.2.2 - 2021-02-17
- Remove Laravel 6 Support
- Upgraded SweetAlert2 to latest version
Expand Down

0 comments on commit 3ede40b

Please sign in to comment.