Skip to content

Commit 181ab49

Browse files
build(deps-dev): update laravel/cashier requirement from ^14.12 to ^15.0
Updates the requirements on [laravel/cashier](https://github.com/laravel/cashier-stripe) to permit the latest version. - [Release notes](https://github.com/laravel/cashier-stripe/releases) - [Changelog](https://github.com/laravel/cashier-stripe/blob/15.x/CHANGELOG.md) - [Commits](laravel/cashier-stripe@v14.12.0...v15.0.0) --- updated-dependencies: - dependency-name: laravel/cashier dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88a8bc8 commit 181ab49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"cknow/laravel-money": "^7.1",
3737
"ergebnis/phpstan-rules": "^1.0",
3838
"infection/infection": "~0.27",
39-
"laravel/cashier": "^14.12",
39+
"laravel/cashier": "^15.0",
4040
"nunomaduro/collision": "^7.7",
4141
"nunomaduro/larastan": "^2.6",
4242
"orchestra/testbench": "^8.5",

0 commit comments

Comments
 (0)