Skip to content

Commit ad32cf0

Browse files
committed
Update dependencies
1 parent a21482e commit ad32cf0

File tree

2 files changed

+730
-496
lines changed

2 files changed

+730
-496
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@
77
"require": {
88
"php": "^8.2",
99
"darkaonline/l5-swagger": "^8.6",
10-
"laravel/framework": "^11.9",
10+
"laravel/framework": "^12.0",
1111
"laravel/tinker": "^2.9"
1212
},
1313
"require-dev": {
1414
"brianium/paratest": "^7.6",
1515
"fakerphp/faker": "^1.23",
16-
"larastan/larastan": "^2.9",
16+
"larastan/larastan": "^v3.1",
1717
"laravel/pail": "^1.1",
1818
"laravel/pint": "^1.13",
1919
"laravel/sail": "^1.26",
2020
"mockery/mockery": "^1.6",
2121
"nunomaduro/collision": "^8.1",
22-
"phpstan/phpstan": "^1.12",
22+
"phpstan/phpstan": "^2.1",
2323
"phpunit/phpunit": "^11.4"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)