Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package spatie/data-transfer-object is abandoned, you should avoid using it. Use spatie/laravel-data instead. #162

Closed
lucianobosco opened this issue Nov 4, 2022 · 2 comments

Comments

@lucianobosco
Copy link

lucianobosco commented Nov 4, 2022

"spatie/laravel-settings": "^2.4"

When running composer update I'm getting this warning
Package spatie/data-transfer-object is abandoned, you should avoid using it. Use spatie/laravel-data instead.

As far I see, spatie/data-transfer-object is included in composer.json file

"require": {
        "php": "^7.4|^8.0",
        "ext-json": "*",
        "illuminate/database": "^8.73|^9.0",
        "doctrine/dbal": "^2.13|^3.2",
        "phpdocumentor/type-resolver": "^1.5",
        "spatie/data-transfer-object": "^2.8|^3.7",
        "spatie/temporary-directory": "^1.3|^2.0"
    },

Edit: I've just found this pending PR #161

@hamzaelmaghari
Copy link
Contributor

Hope it get fix soon, cause spatie is decided to stop maintaining that package.

@rubenvanassche
Copy link
Member

See the comment on the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants