Skip to content

Commit 535fa69

Browse files
committed
Bump dependencies for Laravel 13
1 parent fdb08b2 commit 535fa69

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
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": "^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4",
2121
"nesbot/carbon": "^2.0 || ^3.0",
22-
"illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
22+
"illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0",
2323
"psr/http-client": "^1.0",
2424
"psr/http-factory": "^1.0",
2525
"psr/http-message": "^1.0 || ^2.0"

0 commit comments

Comments
 (0)