Skip to content

Commit dc1697a

Browse files
Update laravel/cashier requirement from ^12.5 to ^13.6
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/13.x/CHANGELOG.md) - [Commits](laravel/cashier-stripe@v12.5.0...v13.6.0) --- updated-dependencies: - dependency-name: laravel/cashier dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c28958c commit dc1697a

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
@@ -33,7 +33,7 @@
3333
"brianium/paratest": "^6.2",
3434
"cknow/laravel-money": "^6.1",
3535
"infection/infection": "~0.17",
36-
"laravel/cashier": "^12.5",
36+
"laravel/cashier": "^13.6",
3737
"nunomaduro/collision": "^5.4",
3838
"orchestra/testbench": "^6.4",
3939
"phpmetrics/phpmetrics": "^v2.7",

0 commit comments

Comments
 (0)