Skip to content

Commit 261f1e8

Browse files
committed
Add support for Statamic 3.4
1 parent a1cea39 commit 261f1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.0",
20-
"statamic/cms": "~3.2.22 || 3.3.*"
20+
"statamic/cms": "~3.2.22 || ~3.3.0 || ~3.4.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)