Skip to content

Commit 98daa76

Browse files
committed
Statamic 5 support
1 parent 178712f commit 98daa76

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.1.2 (2024-05-12)
4+
5+
- Statamic 5 support
6+
37
## 2.1.1 (2023-09-04)
48

59
- [fix] Blank emails in exports

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
},
1919
"require": {
20-
"statamic/cms": "^4.0"
20+
"statamic/cms": "^4.0|^5.0"
2121
},
2222
"config": {
2323
"allow-plugins": {

0 commit comments

Comments
 (0)