Skip to content

Commit 8f034a9

Browse files
committed
Updates project's dependencies
1 parent 597e043 commit 8f034a9

File tree

2 files changed

+129
-123
lines changed

2 files changed

+129
-123
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
},
2525
"require-dev": {
2626
"friendsofphp/php-cs-fixer": "^3.11.0",
27-
"illuminate/view": "^9.27",
28-
"laravel-zero/framework": "^9.1.3",
29-
"mockery/mockery": "^1.5.0",
30-
"nunomaduro/larastan": "^2.2",
27+
"illuminate/view": "^9.32.0",
28+
"laravel-zero/framework": "^9.2.0",
29+
"mockery/mockery": "^1.5.1",
30+
"nunomaduro/larastan": "^2.2.0",
3131
"nunomaduro/termwind": "^1.14.0",
3232
"pestphp/pest": "^1.22.1"
3333
},

0 commit comments

Comments
 (0)