Skip to content

Commit ccee4b4

Browse files
authored
Merge pull request #507 from laravel/feat/l11
[develop] Adds L11 support
2 parents 2f45104 + 9bc05af commit ccee4b4

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
@@ -24,7 +24,7 @@
2424
"mockery/mockery": "^1.0",
2525
"orchestra/testbench": "^8.16|^9.0",
2626
"phpstan/phpstan": "^1.10",
27-
"phpunit/phpunit": "^10.0"
27+
"phpunit/phpunit": "^10.4"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)