Skip to content

Commit 3852e1e

Browse files
authored
Update dependencies (#409)
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
1 parent 0a438bc commit 3852e1e

File tree

2 files changed

+235
-222
lines changed

2 files changed

+235
-222
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.88.2",
27-
"illuminate/view": "^11.46.0",
28-
"larastan/larastan": "^3.7.1",
26+
"friendsofphp/php-cs-fixer": "^3.89.1",
27+
"illuminate/view": "^11.46.1",
28+
"larastan/larastan": "^3.8.0",
2929
"laravel-zero/framework": "^11.45.0",
3030
"mockery/mockery": "^1.6.12",
31-
"nunomaduro/termwind": "^2.3.1",
31+
"nunomaduro/termwind": "^2.3.2",
3232
"pestphp/pest": "^2.36.0"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)