Skip to content

Commit c60c932

Browse files
updating to latest statamic version
1 parent 608b063 commit c60c932

4 files changed

Lines changed: 16399 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
.idea
3-
.DS_Store
3+
.DS_Store
4+
vendor

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": "^7.2",
2727
"illuminate/support": "6.*",
28-
"statamic/cms": "3.*"
28+
"statamic/cms": "3.*@beta"
2929
},
3030
"extra": {
3131
"statamic": {

0 commit comments

Comments
 (0)