Skip to content

Commit

Permalink
Make 1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
a-schild committed Apr 23, 2019
1 parent 97d0733 commit a05e263
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Currently the UI is in german only

## Installation as compplete package
- Download and expand the archive to your web server
https://github.com/a-schild/churchtools-pdfcalendar/releases/download/0.1/churchtools-pdfcalendar-1.0.zip
https://github.com/a-schild/churchtools-pdfcalendar/releases/download/1.0/churchtools-pdfcalendar-1.0.zip
- Copy `config.sample` to `config.php`
- Modify the serverURL to match your churchtool server name

Expand Down
9 changes: 1 addition & 8 deletions src/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,9 @@
"homepage": "https://github.com/a-schild",
"role": "Developer"
}],
"repositories":
[
{
"type": "vcs",
"url": "http://github.com/a-schild/churchtools-api"
}
],
"require": {
"php": "^7.3",
"a-schild/pdfcalendarbuilder": ">=1.0.6",
"vineyardkoeln/churchtools-api": "dev-master"
"vineyardkoeln/churchtools-api": ">=0.4.1"
}
}

0 comments on commit a05e263

Please sign in to comment.