Skip to content

Commit

Permalink
chore: Change name and Version to RadioRoster (#26)
Browse files Browse the repository at this point in the history
Signed-off-by: Valentin Sickert <17144397+Lapotor@users.noreply.github.com>
  • Loading branch information
Lapotor authored Nov 6, 2023
1 parent 4681747 commit c8806bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
APP_NAME=Laravel
APP_NAME=RadioRoster-API
APP_ENV=local
APP_KEY=
APP_DEBUG=true
Expand Down
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* text=auto eol=lf
* text=auto eol=crlf

*.blade.php diff=html
*.css diff=css
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "",
"keywords": ["radio", "api", "schedule", "scheduler", "timetable", "management-system", "roster"],
"license": "AGPL-3.0",
"version": "0.0.0",
"require": {
"php": "^8.1",
"guzzlehttp/guzzle": "^7.2",
Expand Down

0 comments on commit c8806bd

Please sign in to comment.