Skip to content

Commit 6e7b425

Browse files
Merge pull request #25 from intrepidws/master
Support Statamic 3.3
2 parents c3eba91 + bd1fcf1 commit 6e7b425

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
@@ -9,7 +9,7 @@
99
"require": {
1010
"php": "^7.3 || ^8.0",
1111
"illuminate/support": "^8.0",
12-
"statamic/cms": "3.0.* || 3.1.* || 3.2.*"
12+
"statamic/cms": "3.0.* || 3.1.* || 3.2.* || 3.3.*"
1313
},
1414
"license": "MIT",
1515
"autoload": {

0 commit comments

Comments
 (0)