Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
svenpet90 committed Jan 13, 2023
2 parents 98e1457 + 89b564a commit 3561103
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ all of the business logic/handling of opening hours.
certain dates)
* Display your regular schedule or schedules for contrete weeks with variing
opening times
* Show overrides - e.g. for business holidays
* Fully customize the output to your desire by overwriting Fluid templates
* Leverages [spatie/opening-hours](https://github.com/spatie/opening-hours)

Expand Down
11 changes: 0 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,17 +80,6 @@
],
"fix:php:cs-fixer": [
"php-cs-fixer fix -v --using-cache no"
],
"prepare-release": [
"rm .gitignore",
"rm -rf .Build",
"rm -rf .github",
"rm -rf Tests",
"rm -rf Resources",
"rm .editorconfig",
"rm .gitattributes",
"rm .php-cs-fixer.php",
"rm CONTRIBUTING.rst"
]
},
"extra": {
Expand Down

0 comments on commit 3561103

Please sign in to comment.