Skip to content

Commit

Permalink
Update composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kduma committed Dec 16, 2023
1 parent 29aa3cd commit 285593d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"require": {
"php": "^8.1",
"composer/satis": "3.0.x-dev",
"laravel-zero/framework": "^10.2",
"league/flysystem-aws-s3-v3": "^3.0",
"laravel-zero/framework": "^10.3",
"league/flysystem-aws-s3-v3": "^3.22",
"nunomaduro/termwind": "^1.15.1",
"olvlvl/composer-attribute-collector": "^2.0"
"olvlvl/composer-attribute-collector": "^2.0.1"
},
"require-dev": {
"laravel/pint": "^1.13",
"mockery/mockery": "^1.6",
"pestphp/pest": "^2.22"
"laravel/pint": "^1.13.7",
"mockery/mockery": "^1.6.7",
"pestphp/pest": "^2.28.1"
},
"autoload": {
"psr-4": {
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 285593d

Please sign in to comment.