Skip to content

Commit eb7ce21

Browse files
committed
Bump dependencies for Laravel 13
1 parent 37ec61d commit eb7ce21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"require": {
66
"php": "^8.0",
77
"ext-json": "*",
8-
"illuminate/collections": "^8.0|^9.0|^10.0|^11.0|^12.0",
9-
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0",
8+
"illuminate/collections": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0|dev-master",
9+
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0",
1010
"php-http/discovery": "^1.9",
1111
"psr/http-client": "^1.0",
1212
"psr/http-client-implementation": "^1.0",

0 commit comments

Comments
 (0)