Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jan 7, 2021
1 parent 7df94bb commit 8103a42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to `laravel-ray` will be documented in this file

## 1.0.1 - 2021-01-07

- fix deps

## 1.0.0 - 2021-01-07

- initial release
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"illuminate/database": "^7.0|^8.13",
"illuminate/support": "^7.0|^8.13",
"spatie/backtrace": "^1.0",
"spatie/ray": "dev-master",
"spatie/ray": "^1.0",
"symfony/stopwatch": "4.2|^5.2"
},
"require-dev": {
Expand Down

0 comments on commit 8103a42

Please sign in to comment.