Skip to content

Commit

Permalink
Merge pull request #89 from WimDeMeester/master
Browse files Browse the repository at this point in the history
Update with delta t value for January 2024.
  • Loading branch information
WimDeMeester authored Feb 6, 2024
2 parents edf28c1 + 415ee5a commit e4b57a1
Show file tree
Hide file tree
Showing 43 changed files with 1,805 additions and 1,595 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to `laravel-astronomy-library` will be documented in this file.

## Version 6.1.2

Changed:

- Added delta t value for 2024
- Update to use laravel 11

## Version 6.1.1

Changed:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"keywords": ["Laravel", "laravel-astronomylibrary"],
"require": {
"php": ">=8.0",
"laravel/framework": "^8.0|^9.0|^10.0",
"laravel/framework": "^8.0|^9.0|^10.0|^11.0",
"maatwebsite/excel": "^3.1"
},
"require-dev": {
Expand Down
Loading

0 comments on commit e4b57a1

Please sign in to comment.