Skip to content

Commit

Permalink
Merge branch 'hotfix/8.13.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispelzer committed Dec 10, 2024
2 parents 0b0e3df + c27f772 commit 304adc1
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ APP_KEY=
APP_DEBUG=true
APP_TIMEZONE=America/Detroit
APP_LOG_LEVEL=debug
APP_URL=http://base.wayne.local
APP_URL=http://base.wayne.localhost

APP_LOCALE=en
APP_FALLBACK_LOCALE=en
Expand Down
33 changes: 17 additions & 16 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "base",
"private": true,
"version": "8.13.1",
"version": "8.13.2",
"description": "",
"scripts": {
"dev": "npm run development",
Expand Down

0 comments on commit 304adc1

Please sign in to comment.