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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2022
1 parent 55a606d commit 6c0f150
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 124 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"php": "^7.4 || ^8.0 || ^8.1",
"doctrine/dbal": "^3.1",
"fideloper/proxy": "^4.4",
"fruitcake/laravel-cors": "^2.0",
"fruitcake/laravel-cors": "^3.0",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^8.12",
"laravel/tinker": "^2.5",
Expand Down
Loading

0 comments on commit 6c0f150

Please sign in to comment.