Skip to content

Commit 62ffe79

Browse files
committed
Require Statamic 3.0.12, as this version relies of a few fixes from core.
1 parent 2486812 commit 62ffe79

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,6 +17,6 @@
1717
}
1818
},
1919
"require": {
20-
"statamic/cms": "3.0.*"
20+
"statamic/cms": "~3.0.12"
2121
}
2222
}

0 commit comments

Comments
 (0)