-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump composer * Code style * WIP * WIP * WIP * WIP * WIP * WIP * WIP * Improve field widths at small container sizes * Cleanup * WIP * Rebuild assets
- Loading branch information
1 parent
ef93667
commit 9defc91
Showing
24 changed files
with
5,056 additions
and
24,729 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,5 @@ composer.lock | |
vendor | ||
node_modules | ||
mix-manifest.json | ||
.php_cs.cache | ||
.php-cs-fixer.cache | ||
vite.hot |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
} | ||
}, | ||
"require": { | ||
"statamic/cms": "^3.3" | ||
"statamic/cms": "^4.0" | ||
}, | ||
"config": { | ||
"allow-plugins": { | ||
|
Oops, something went wrong.