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 6ddb173 commit 04188b3Copy full SHA for 04188b3
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.3.1 (2024-05-07)
4
+
5
+- Statamic 5 support
6
7
## 2.3.0 (2023-06-07)
8
9
- [new] Include Bard field object in metadata
composer.json
@@ -22,7 +22,7 @@
22
}
23
},
24
"require": {
25
- "statamic/cms": "^3.4 || ^4.0"
+ "statamic/cms": "^3.4|^4.0|^5.0"
26
27
"require-dev": {
28
"nunomaduro/collision": "^6.2",
0 commit comments