Skip to content

Commit 6178fae

Browse files
committed
bump for symfony 6
1 parent c048e97 commit 6178fae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": "^7.4|^8.0",
19-
"symfony/serializer": "^5.2"
19+
"symfony/serializer": "^5.2|^6.0"
2020
},
2121
"require-dev": {
2222
"brick/date-time": "^0.2.3",
@@ -27,7 +27,7 @@
2727
"nesbot/carbon": "^2.46",
2828
"phpunit/phpunit": "^9.5",
2929
"spatie/ray": "^1.10",
30-
"symfony/property-access": "^5.2",
30+
"symfony/property-access": "^5.2|^6.0",
3131
"vimeo/psalm": "^4.3"
3232
},
3333
"autoload": {

0 commit comments

Comments
 (0)