Skip to content

Commit

Permalink
fix(*): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetan-hexadog committed Feb 24, 2022
1 parent 67b3d43 commit 4f3aec3
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 83 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"issues": "https://github.com/hexadog/laravel-auditable/issues",
"source": "https://github.com/hexadog/laravel-auditable"
},
"authors": [{
"name": "Gaetan",
"email": "gaetan@hexadog.com"
}],
"authors": [
{
"name": "Gaetan",
"email": "gaetan@hexadog.com"
}
],
"minimum-stability": "stable",
"require": {
},
"require": {},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.1",
"squizlabs/php_codesniffer": "3.*",
"phpunit/phpunit": "^7.0|^8.0|^9.0",
"orchestra/testbench": "~5.2"
},
Expand Down
96 changes: 20 additions & 76 deletions composer.lock

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

0 comments on commit 4f3aec3

Please sign in to comment.