Skip to content

Commit f90762b

Browse files
authored
Merge pull request #2037 from alissn/BumpsDependencies
Bumps dependencies
2 parents c36dd70 + 3536198 commit f90762b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"wikimedia/composer-merge-plugin": "^2.1"
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit": "^11.0",
28+
"phpunit/phpunit": "^11.5.3|^12.0.",
2929
"mockery/mockery": "^1.6",
3030
"orchestra/testbench": "^v10.0",
3131
"friendsofphp/php-cs-fixer": "^v3.52",
3232
"laravel/framework": "^v12.0",
3333
"laravel/pint": "^1.16",
3434
"spatie/phpunit-snapshot-assertions": "^5.0",
35-
"phpstan/phpstan": "^1.4"
35+
"phpstan/phpstan": "^2.0"
3636
},
3737
"autoload": {
3838
"psr-4": {
@@ -58,7 +58,7 @@
5858
}
5959
},
6060
"branch-alias": {
61-
"dev-master": "11.0-dev"
61+
"dev-master": "12.x-dev"
6262
}
6363
},
6464
"config": {

0 commit comments

Comments
 (0)