Bump bhuvidya/laravel-countries from 11.0 to 12.0

Bumps [bhuvidya/laravel-countries](https://github.com/bhuvidya/laravel-countries) from 11.0 to 12.0.
- [Release notes](https://github.com/bhuvidya/laravel-countries/releases)
- [Commits](https://github.com/bhuvidya/laravel-countries/compare/v11.0...v12.0)

---
updated-dependencies:
- dependency-name: bhuvidya/laravel-countries
  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]
2025-03-24 09:38:21 +00:00
committed by GitHub
parent 922a33bcd9
commit 2f4b36bd08
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"anhskohbo/no-captcha": "^3.7.0",
"b3rs3rk/steamfront": "dev-master",
"bacon/bacon-qr-code": "^3.0",
"bhuvidya/laravel-countries": "^11.0",
"bhuvidya/laravel-countries": "^12.0",
"brick/math": "^0.12.3",
"canihavesomecoffee/thetvdbapi": "^2.0",
"dariusiii/php-itunes-api": "^1.0",
Generated
+8 -8
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "05ee755faebd1ad6f831dbdfc69dafe7",
"content-hash": "18d225385e73037982eeed4cf16806ec",
"packages": [
{
"name": "aharen/omdbapi",
@@ -218,21 +218,21 @@
},
{
"name": "bhuvidya/laravel-countries",
"version": "v11.0",
"version": "v12.0",
"source": {
"type": "git",
"url": "https://github.com/bhuvidya/laravel-countries.git",
"reference": "3b108146d3992c716e072f5b17e25c8e2e7bfef5"
"reference": "c27ee169a0d3c61aa829cd0e4e65ef43d708bfcc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bhuvidya/laravel-countries/zipball/3b108146d3992c716e072f5b17e25c8e2e7bfef5",
"reference": "3b108146d3992c716e072f5b17e25c8e2e7bfef5",
"url": "https://api.github.com/repos/bhuvidya/laravel-countries/zipball/c27ee169a0d3c61aa829cd0e4e65ef43d708bfcc",
"reference": "c27ee169a0d3c61aa829cd0e4e65ef43d708bfcc",
"shasum": ""
},
"require": {
"illuminate/database": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/support": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/database": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
"illuminate/support": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
"php": ">=7.0.0"
},
"type": "library",
@@ -271,7 +271,7 @@
"issues": "https://github.com/bhuvidya/laravel-countries/issues",
"source": "https://github.com/bhuvidya/laravel-countries"
},
"time": "2024-04-26T00:19:45+00:00"
"time": "2025-03-13T01:11:07+00:00"
},
{
"name": "brick/math",