Skip to content

Commit 7ea1984

Browse files
authored
Bump dependencies (#292)
1 parent 5950785 commit 7ea1984

File tree

2 files changed

+122
-114
lines changed

2 files changed

+122
-114
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"ext-xml": "*"
2424
},
2525
"require-dev": {
26-
"friendsofphp/php-cs-fixer": "^3.59.3",
27-
"illuminate/view": "^10.48.12",
28-
"larastan/larastan": "^2.9.7",
26+
"friendsofphp/php-cs-fixer": "^3.61.1",
27+
"illuminate/view": "^10.48.18",
28+
"larastan/larastan": "^2.9.8",
2929
"laravel-zero/framework": "^10.4.0",
3030
"mockery/mockery": "^1.6.12",
3131
"nunomaduro/termwind": "^1.15.1",
32-
"pestphp/pest": "^2.34.8"
32+
"pestphp/pest": "^2.35.0"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)