Skip to content

Commit

Permalink
chore: replace spatie/data-transfer-object with spatie/laravel-data
Browse files Browse the repository at this point in the history
Replaced the abandoned package spatie/data-transfer-object with spatie/laravel-data. 
This resolves the deprecation notice and ensures continued compatibility with maintained libraries.
  • Loading branch information
tiagofrancafernandes authored Dec 31, 2024
1 parent cb4c2e5 commit 25482c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ramsey/uuid": "^4.2.2",
"shalvah/clara": "^3.1.0",
"shalvah/upgrader": ">=0.6.0",
"spatie/data-transfer-object": "^2.6|^3.0",
"spatie/laravel-data": "^3.0|^4.0",
"symfony/var-exporter": "^5.4|^6.0|^7.0",
"symfony/yaml": "^5.4|^6.0|^7.0"
},
Expand Down

0 comments on commit 25482c9

Please sign in to comment.