diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 774f1c0..dec45a4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,3 @@ updates: schedule: interval: "daily" open-pull-requests-limit: 10 - automerged_updates: - # Opcional: auto-merge patch/minor updates after tests pass - # cuidado com merges automáticos; só ativa se confiares no CI - enable: true diff --git a/.gitignore b/.gitignore index f0d35b3..8142381 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ composer.lock vendor/ .idea/ -.phpunit.cache \ No newline at end of file +.phpunit.cache +.phpunit.result.cache diff --git a/.idea/laravel-utm-tracker.iml b/.idea/laravel-utm-tracker.iml index 508a77e..376154a 100644 --- a/.idea/laravel-utm-tracker.iml +++ b/.idea/laravel-utm-tracker.iml @@ -4,112 +4,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.idea/php.xml b/.idea/php.xml index 9506f1a..196ce4f 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -10,116 +10,6 @@