Skip to content

Commit 2a82e4c

Browse files
committed
deps: add support for laravel 12 and 13
1 parent 2da04a5 commit 2a82e4c

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
@@ -21,8 +21,8 @@
2121
"ext-zlib": "*",
2222
"guzzlehttp/guzzle": "^7.10",
2323
"ifsnop/mysqldump-php": "^2.12",
24-
"illuminate/collections": "^8.76.2|^9.0|^10.0|^11.0",
25-
"illuminate/contracts": "^8.68.0|^9.0|^10.0|^11.0",
24+
"illuminate/collections": "^8.76.2|^9.0|^10.0|^11.0|^12.0|^13.0",
25+
"illuminate/contracts": "^8.68.0|^9.0|^10.0|^11.0|^12.0|^13.0",
2626
"league/flysystem": "^2.1.1|^3.0",
2727
"league/flysystem-ftp": "^2.0|^3.0",
2828
"league/flysystem-sftp-v3": "^2.0|^3.0",

0 commit comments

Comments
 (0)