Problem/Motivation
Dependency spatie/data-transfer-object is not maintained anymore, see https://github.com/spatie/data-transfer-object.
Proposed resolution
Maintainer suggest migrating to spatie/laravel-data or cuyz/valinor.
Issue fork overpass_api-3331939
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
orkutmuratyilmazThere is a blog post about this:
https://stitcher.io/blog/deprecating-spatie-dto
Comment #4
orkutmuratyilmazI've created a Merge Request for this.
Comment #5
murzThank you, folks, reviewed the MR. Together with replacing the package name in the composer.json, we should also check for the API changes and replace "use" constructions in the files, and test if all works as well as previously.
Could you please do this? I'm not using this module on my website already, and not a lot of free time, so can't easily test it.
Comment #6
orkutmuratyilmazComment #9
orkutmuratyilmaz@murz, I've created another MR and closed the older one.
Comment #10
orkutmuratyilmazComment #11
orkutmuratyilmazComment #12
orkutmuratyilmazI'm checking them very soon.
Comment #13
orkutmuratyilmazI've fixed those 2 files:)
Comment #15
murzGood now! Merged.
Comment #17
orkutmuratyilmaz@murz, thanks for the merge:)
Comment #18
murz