Skip to content

Commit 2a37e59

Browse files
authored
chore: update larastan, framework & commonmark dependencies (#639)
1 parent 8919c70 commit 2a37e59

File tree

2 files changed

+897
-726
lines changed

2 files changed

+897
-726
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,11 @@
2525
"jamesmills/laravel-timezone": "dev-master",
2626
"jenssegers/agent": "^2.6",
2727
"laravel/fortify": "^1.21",
28-
"laravel/framework": "^11.0",
28+
"laravel/framework": "^11.45",
2929
"laravel/telescope": "^5.0",
30-
"league/commonmark": "^2.4",
30+
"league/commonmark": "^2.7",
3131
"livewire/livewire": "^3.0",
3232
"mockery/mockery": "^1.6",
33-
"nunomaduro/larastan": "^2.9",
3433
"pestphp/pest": "^3.0",
3534
"phpstan/extension-installer": "^1.3",
3635
"phpstan/phpstan": "^1.10",
@@ -95,6 +94,7 @@
9594
}
9695
},
9796
"require-dev": {
97+
"larastan/larastan": "^2.9",
9898
"orchestra/testbench": "^9.1",
9999
"spatie/mailcoach-sdk-php": "^1.4"
100100
}

0 commit comments

Comments
 (0)