Skip to content

Commit 21bc8d7

Browse files
committed
Allow for statamic 6
1 parent cb315f2 commit 21bc8d7

File tree

2 files changed

+785
-579
lines changed

2 files changed

+785
-579
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212
},
1313
"require": {
14-
"statamic/cms": "^5.0",
14+
"statamic/cms": "^5.0|^6.0",
1515
"laravel/pint": "^1.18"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)