Skip to content

Commit ee3816e

Browse files
committed
Use myclabs/deep-copy for deep clone
1 parent 9ccab9c commit ee3816e

File tree

3 files changed

+4
-8949
lines changed

3 files changed

+4
-8949
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
"require": {
103103
"php": ">=8.2",
104104
"doctrine/inflector": "^1.0 || ^2.0",
105+
"myclabs/deep-copy": "^1.12",
105106
"psr/cache": "^1.0 || ^2.0 || ^3.0",
106107
"psr/container": "^1.0 || ^2.0",
107108
"symfony/deprecation-contracts": "^3.1",

0 commit comments

Comments
 (0)