Skip to content

Commit af9fce5

Browse files
committed
Laravel 13 support
1 parent c585090 commit af9fce5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"require": {
2222
"php": "^8.2",
23-
"laravel/framework": "^11.0|^12.0"
23+
"laravel/framework": "^11.0|^12.0|^13.0"
2424
},
2525
"require-dev": {
2626
"larastan/larastan": "^2.0|^3.0",

0 commit comments

Comments
 (0)