EnAccess / EnAccess/micropowermanager

[Feature Request]: Update scribe to v5

Open
#937 3 comments 0 reactions 1 assignee Claimed by @amirkhayatpour View on GitHub
Code base improvement documentation enhancement good first issue hacktoberfest help wanted
Dominant language
PHP
Stars
27
Forks
19
Avg merge
1d 18h
Merged PRs (30d)
27

Description

### Preflight Checklist

- [x] I have read the [Contributing Guidelines](https://github.com/EnAccess/micropowermanager/blob/main/CONTRIBUTING.md) for this project, if it exists.
- [x] I agree to follow the [Code of Conduct](https://github.com/EnAccess/micropowermanager/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [x] I have searched the [issue tracker](https://github.com/EnAccess/micropowermanager/issues) for a feature request that matches the one I want to file, without success.

### Problem Description

We are still using `knuckleswtf/scribe 4.40.0`. This pulls in abandoned package `spatie/data-transfer-object `

```sh
>>> composer audit
No security vulnerability advisories found.
Found 1 abandoned package:
+-----------------------------+----------------------------------------------------------------------------------+
| Abandoned Package | Suggested Replacement |
+-----------------------------+----------------------------------------------------------------------------------+
| spatie/data-transfer-object | spatie/laravel-data |
+-----------------------------+----------------------------------------------------------------------------------+
```

### Proposed Solution

Update to scribe v5, see https://scribe.knuckles.wtf/laravel/migrating

### Alternatives Considered

N/A

### Additional Information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.