build(deps): bump creativecrafts/laravel-paginate-collection

Bumps [creativecrafts/laravel-paginate-collection](https://github.com/CreativeCrafts/laravel-paginate-collection) from 0.2.4 to 1.0.0.
- [Release notes](https://github.com/CreativeCrafts/laravel-paginate-collection/releases)
- [Changelog](https://github.com/CreativeCrafts/laravel-paginate-collection/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CreativeCrafts/laravel-paginate-collection/compare/0.2.4...1.0.0)

---
updated-dependencies:
- dependency-name: creativecrafts/laravel-paginate-collection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-26 10:34:59 +00:00
committed by GitHub
parent 8e95bc9b43
commit f3ffe75f17
2 changed files with 31 additions and 31 deletions

View File

@@ -11,7 +11,7 @@
"php": "^8.2",
"andcarpi/laravel-popper": "^0.9.4",
"blade-ui-kit/blade-icons": "^1.6",
"creativecrafts/laravel-paginate-collection": "^0.2.4",
"creativecrafts/laravel-paginate-collection": "^1.0.0",
"cviebrock/eloquent-sluggable": "^11.0",
"guzzlehttp/guzzle": "^7.2",
"intervention/image": "^3.0",