Skip to content

Commit

Permalink
Merge pull request #31 from va-fursenko/dev
Browse files Browse the repository at this point in the history
Обновил композер
  • Loading branch information
va-fursenko authored Nov 18, 2020
2 parents 9aa3323 + ad3913b commit 5c65b68
Show file tree
Hide file tree
Showing 2 changed files with 2,105 additions and 1,953 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
],
"require": {
"php": "^7.3",
"guzzlehttp/guzzle": "^6.0",
"guzzlehttp/guzzle": "^7.0",
"ext-json": "*",
"jms/serializer": "^3.2",
"doctrine/annotations": "^1.7",
"indigophp/doctrine-annotation-autoload": "^0.1"
"jms/serializer": "^3.10",
"doctrine/annotations": "^1.11",
"yogarine/doctrine-annotation-autoload": "^0.3.0"
},
"require-dev": {
"phpunit/phpunit": "^9.1",
Expand Down
Loading

0 comments on commit 5c65b68

Please sign in to comment.