Skip to content

Commit

Permalink
Merge pull request #5 from hexadog/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
gaetan-hexadog authored Feb 24, 2022
2 parents eb3748f + 4f3aec3 commit b03022e
Show file tree
Hide file tree
Showing 2 changed files with 601 additions and 657 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
Loading

0 comments on commit b03022e

Please sign in to comment.