Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
DKravtsov committed Oct 17, 2021
1 parent 380913c commit fd9c828
Show file tree
Hide file tree
Showing 9 changed files with 1,415 additions and 893 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"ext-pdo": "*",
"ext-pdo_mysql": "*",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/guzzle": "^7.3",
"jaybizzle/laravel-migrations-organiser": "^6.1",
"laravel/framework": "^8.54",
"laravel/framework": "^8.55",
"laravel/sanctum": "^2.11",
"laravel/tinker": "^2.5"
"laravel/tinker": "^2.6"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4",
Expand Down
818 changes: 483 additions & 335 deletions composer.lock

Large diffs are not rendered by default.

141 changes: 83 additions & 58 deletions tools/01_phpunit/composer.lock

Large diffs are not rendered by default.

549 changes: 316 additions & 233 deletions tools/02_phpstan/composer.lock

Large diffs are not rendered by default.

84 changes: 56 additions & 28 deletions tools/03_ecs/composer.lock

Large diffs are not rendered by default.

183 changes: 135 additions & 48 deletions tools/04_php-coveralls/composer.lock

Large diffs are not rendered by default.

349 changes: 227 additions & 122 deletions tools/05_phpinsights/composer.lock

Large diffs are not rendered by default.

99 changes: 61 additions & 38 deletions tools/06_phpmd/composer.lock

Large diffs are not rendered by default.

79 changes: 51 additions & 28 deletions tools/07_phpmetrics/composer.lock

Large diffs are not rendered by default.

0 comments on commit fd9c828

Please sign in to comment.