Skip to content

Commit

Permalink
Update sfneal/scopes requirement from ^1.0 to ^1.0 || ^2.0 (#71)
Browse files Browse the repository at this point in the history
Updates the requirements on [sfneal/scopes](https://github.com/sfneal/scopes) to permit the latest version.
- [Release notes](https://github.com/sfneal/scopes/releases)
- [Changelog](https://github.com/sfneal/scopes/blob/master/CHANGELOG.md)
- [Commits](sfneal/scopes@1.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: sfneal/scopes
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent 3878491 commit 46d6f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"sfneal/datum": "^1.4.1|^2.0",
"sfneal/laravel-helpers": "^2.0",
"sfneal/models": "^2.8.1|^3.0.1",
"sfneal/scopes": "^1.0"
"sfneal/scopes": "^1.0 || ^2.0"
},
"require-dev": {
"josiasmontag/laravel-redis-mock": ">=1.2.6",
Expand Down

0 comments on commit 46d6f03

Please sign in to comment.