Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit b8c85bd

Browse files
committed
chore: allow symfony/uid ^6.4 || ^7.0
1 parent 54c82db commit b8c85bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"symfony/property-info": "^6.4 || ^7.1",
3434
"symfony/serializer": "^6.4 || ^7.1",
3535
"symfony/type-info": "^7.2.3",
36-
"symfony/uid": "^7.3",
36+
"symfony/uid": "^6.4 || ^7.0",
3737
"webmozart/assert": "^1.11"
3838
},
3939
"require-dev": {

0 commit comments

Comments
 (0)