Skip to content

Commit

Permalink
Bump fruitcake/laravel-cors from 2.0.5 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [fruitcake/laravel-cors](https://github.com/fruitcake/laravel-cors) from 2.0.5 to 3.0.0.
- [Release notes](https://github.com/fruitcake/laravel-cors/releases)
- [Changelog](https://github.com/fruitcake/laravel-cors/blob/master/changelog.md)
- [Commits](fruitcake/laravel-cors@v2.0.5...v3.0.0)

---
updated-dependencies:
- dependency-name: fruitcake/laravel-cors
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2022
1 parent 0234781 commit 6fbcdd0
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 70 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"require": {
"php": "^7.3|^8.0",
"fideloper/proxy": "^4.4",
"fruitcake/laravel-cors": "^2.0",
"fruitcake/laravel-cors": "^3.0",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/cashier": "^12.9",
"laravel/framework": "^8.12",
Expand Down
151 changes: 82 additions & 69 deletions composer.lock

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

0 comments on commit 6fbcdd0

Please sign in to comment.