Skip to content

Commit

Permalink
Обновит Composer зависимости
Browse files Browse the repository at this point in the history
  • Loading branch information
russsiq committed Jun 14, 2022
1 parent 20e8665 commit 5febf4b
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 300 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"require": {
"php": "8.1.*",
"ext-zip": "*",
"guzzlehttp/guzzle": "^7.4.2",
"guzzlehttp/guzzle": "^7.4.4",
"illuminate/support": "9.*",
"russsiq/laravel-env-manager": "^0.6.0",
"russsiq/laravel-zipper": "^0.3.0"
},
"require-dev": {
"orchestra/testbench": "^7.4.0"
"orchestra/testbench": "^7.5.0"
},
"autoload": {
"files": [
Expand Down
Loading

0 comments on commit 5febf4b

Please sign in to comment.