Skip to content

Commit a1cea39

Browse files
committed
Add support for Statamic 3.3
1 parent 30d1901 commit a1cea39

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"
20+
"statamic/cms": "~3.2.22 || 3.3.*"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)