Skip to content

Commit

Permalink
chore: updates dependencies (laravel#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro authored Apr 3, 2023
1 parent c81e6bf commit 0c29523
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 183 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.15.1",
"illuminate/view": "^10.4.1",
"friendsofphp/php-cs-fixer": "^3.16.0",
"illuminate/view": "^10.5.1",
"laravel-zero/framework": "^10.0.2",
"mockery/mockery": "^1.5.1",
"nunomaduro/larastan": "^2.5.1",
"nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^2.0.2"
"pestphp/pest": "^2.4.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 0c29523

Please sign in to comment.