Skip to content

Commit

Permalink
chore(deps): Update spatie/invade to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
saibotk committed Mar 15, 2024
1 parent 5ae1c5b commit bfadcb7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 15 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### Improved
- Updated `spatie/invade` to v2, works without reflection now 🥳

## [1.5.0](https://github.com/clickbar/laravel-magellan/tree/1.5.0) - 2024-01-19

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"illuminate/contracts": "^9.28|^10.0",
"illuminate/database": "^9.0|^10.0",
"illuminate/support": "^9.0|^10.0",
"spatie/invade": "^1.1",
"spatie/invade": "^2.0",
"spatie/laravel-package-tools": "^1.14.0"
},
"require-dev": {
Expand Down
21 changes: 7 additions & 14 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bfadcb7

Please sign in to comment.