Skip to content

Commit

Permalink
Bump dependencies (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jubeki authored Sep 2, 2024
1 parent e24a6aa commit 1bceda8
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 146 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"ext-xml": "*"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.61.1",
"illuminate/view": "^10.48.18",
"friendsofphp/php-cs-fixer": "^3.64.0",
"illuminate/view": "^10.48.20",
"larastan/larastan": "^2.9.8",
"laravel-zero/framework": "^10.4.0",
"mockery/mockery": "^1.6.12",
"nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^2.35.0"
"pestphp/pest": "^2.35.1"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 1bceda8

Please sign in to comment.