Skip to content

Commit

Permalink
Increases dependencies (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro authored Sep 15, 2023
1 parent 97ac2a4 commit 16a27c1
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 380 deletions.
10 changes: 5 additions & 5 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.21.1",
"illuminate/view": "^10.5.1",
"friendsofphp/php-cs-fixer": "^3.26.1",
"illuminate/view": "^10.23.1",
"laravel-zero/framework": "^10.1.2",
"mockery/mockery": "^1.5.1",
"nunomaduro/larastan": "^2.5.1",
"mockery/mockery": "^1.6.6",
"nunomaduro/larastan": "^2.6.4",
"nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^2.4.0"
"pestphp/pest": "^2.18.2"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 16a27c1

Please sign in to comment.