Skip to content

Commit a066e19

Browse files
committed
add symfony serializer benchmark
1 parent 767c766 commit a066e19

3 files changed

Lines changed: 769 additions & 231 deletions

File tree

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
"phpunit/phpunit": "^11.5.17",
3535
"psalm/plugin-phpunit": "^0.19.2",
3636
"roave/infection-static-analysis-plugin": "^1.36.0",
37+
"symfony/property-access": "^7.3",
38+
"symfony/serializer": "^7.0.0",
3739
"symfony/var-dumper": "^5.4.29 || ^6.4.0 || ^7.0.0",
3840
"vimeo/psalm": "^6.0.0"
3941
},

0 commit comments

Comments
 (0)