Skip to content

Commit e81a94b

Browse files
committed
refactor(serializer)!: Removed deprecated \LastDragon_ru\LaraASP\Serializer\Casts\AsSerializable.
1 parent 8e81a20 commit e81a94b

File tree

3 files changed

+0
-199
lines changed

3 files changed

+0
-199
lines changed

packages/serializer/composer.json

-2
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,12 @@
1818
},
1919
"require": {
2020
"php": "^8.3",
21-
"illuminate/container": "^11.0.8",
2221
"illuminate/contracts": "^11.0.8",
2322
"illuminate/database": "^11.0.8",
2423
"illuminate/support": "^11.0.8",
2524
"lastdragon-ru/lara-asp-core": "self.version",
2625
"phpdocumentor/type-resolver": "^1.7",
2726
"phpstan/phpdoc-parser": "^2.0.0",
28-
"symfony/deprecation-contracts": "^3.0.0",
2927
"symfony/property-access": "^7.0.0",
3028
"symfony/property-info": "^7.1.10",
3129
"symfony/serializer": "^7.0.0"

packages/serializer/src/Casts/AsSerializable.php

-88
This file was deleted.

packages/serializer/src/Casts/AsSerializableTest.php

-109
This file was deleted.

0 commit comments

Comments
 (0)