diff --git "a/.github/ISSUE_TEMPLATE/\360\237\216\211-feature-request.md" "b/.github/ISSUE_TEMPLATE/\360\237\216\211-feature-request.md" deleted file mode 100644 index 6e5a95b..0000000 --- "a/.github/ISSUE_TEMPLATE/\360\237\216\211-feature-request.md" +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: "\U0001F389 Feature Request" -about: You have a neat idea that should be implemented? -title: '' -labels: enhancement -assignees: ericsizemore - ---- - - diff --git "a/.github/ISSUE_TEMPLATE/\360\237\220\236-bug-report.md" "b/.github/ISSUE_TEMPLATE/\360\237\220\236-bug-report.md" deleted file mode 100644 index 44dba59..0000000 --- "a/.github/ISSUE_TEMPLATE/\360\237\220\236-bug-report.md" +++ /dev/null @@ -1,38 +0,0 @@ ---- -name: "\U0001F41E Bug Report" -about: Something is broken? -title: '' -labels: bug -assignees: ericsizemore - ---- - - - -| Q | A -| --------------------------| --------------------- -| Simple Counter version | x.y.z -| PHP version | x.y.z -| Installation Method | Composer / manual - -#### Summary - - - -#### Current behavior - - - -#### How to reproduce - - - -#### Expected behavior - - diff --git a/composer.lock b/composer.lock index 3252c7a..fbe470d 100644 --- a/composer.lock +++ b/composer.lock @@ -2328,12 +2328,12 @@ "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "9007d02056dc86664a0238272ddfc4e055cf8a8b" + "reference": "1632a2d937a8fe700c8aaeb349fc21d8337796ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9007d02056dc86664a0238272ddfc4e055cf8a8b", - "reference": "9007d02056dc86664a0238272ddfc4e055cf8a8b", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1632a2d937a8fe700c8aaeb349fc21d8337796ac", + "reference": "1632a2d937a8fe700c8aaeb349fc21d8337796ac", "shasum": "" }, "require": { @@ -2379,7 +2379,7 @@ "type": "github" } ], - "time": "2024-05-04T14:22:54+00:00" + "time": "2024-05-06T09:34:53+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",