Skip to content

Commit f7b1f5d

Browse files
committed
Statamic 6 support
1 parent 389f296 commit f7b1f5d

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
@@ -22,7 +22,7 @@
2222
}
2323
},
2424
"require": {
25-
"statamic/cms": "^5.0"
25+
"statamic/cms": "^5.0|^6.0"
2626
},
2727
"require-dev": {
2828
"nunomaduro/collision": "^8.1",

0 commit comments

Comments
 (0)