Skip to content

Commit 04188b3

Browse files
committed
Statamic 5 support
1 parent 6ddb173 commit 04188b3

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.3.1 (2024-05-07)
4+
5+
- Statamic 5 support
6+
37
## 2.3.0 (2023-06-07)
48

59
- [new] Include Bard field object in metadata

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323
},
2424
"require": {
25-
"statamic/cms": "^3.4 || ^4.0"
25+
"statamic/cms": "^3.4|^4.0|^5.0"
2626
},
2727
"require-dev": {
2828
"nunomaduro/collision": "^6.2",

0 commit comments

Comments
 (0)