Skip to content

Commit 79a5ddc

Browse files
authored
Bump dependencies (#337)
1 parent 0c31559 commit 79a5ddc

File tree

2 files changed

+185
-191
lines changed

2 files changed

+185
-191
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
"ext-xml": "*"
2424
},
2525
"require-dev": {
26-
"friendsofphp/php-cs-fixer": "^3.66.0",
27-
"illuminate/view": "^11.36.1",
28-
"larastan/larastan": "^3.0",
26+
"friendsofphp/php-cs-fixer": "^3.68.3",
27+
"illuminate/view": "^11.40.0",
28+
"larastan/larastan": "^3.0.2",
2929
"laravel-zero/framework": "^11.36.1",
3030
"mockery/mockery": "^1.6.12",
31-
"nunomaduro/termwind": "^2.0",
31+
"nunomaduro/termwind": "^2.3",
3232
"pestphp/pest": "^2.36.0"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)