Skip to content

Commit

Permalink
chore: update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin Lapkovsky committed Dec 21, 2023
1 parent dd674dd commit fef9437
Show file tree
Hide file tree
Showing 3 changed files with 3,705 additions and 3,706 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"laravel/framework": ">=5.7.0",
"ronasit/laravel-helpers": ">=2.5",
"laravel/legacy-factories": ">=1.3.0",
"orchestra/testbench": "^6.25",
"ext-json": "*"
},
"require-dev": {
Expand All @@ -22,8 +23,7 @@
"mockery/mockery": "^1.4",
"phpunit/phpunit": "^8.0",
"mikey179/vfsstream": "^1.6.11",
"php-mock/php-mock": "^2.4.1",
"orchestra/testbench": "^6.25"
"php-mock/php-mock": "^2.4.1"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit fef9437

Please sign in to comment.