Skip to content

Commit 461443e

Browse files
authored
Support Laravel 12
1 parent d7d62b7 commit 461443e

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
@@ -29,7 +29,7 @@
2929
},
3030
"require-dev": {
3131
"phpstan/phpstan": "^1.10",
32-
"phpunit/phpunit": "^10.4|^11.0"
32+
"phpunit/phpunit": "^10.4|^11.0|^12.0"
3333
},
3434
"extra": {
3535
"branch-alias": {

0 commit comments

Comments
 (0)