Skip to content

Commit f0b6bb6

Browse files
authored
chore(symfony): property-info missing version 7.x (#7568)
1 parent 99c45de commit f0b6bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"api-platform/openapi": "^4.2.3",
4242
"symfony/asset": "^6.4 || ^7.0 || ^8.0",
4343
"symfony/finder": "^6.4 || ^7.0 || ^8.0",
44-
"symfony/property-info": "^6.4 || ^7.1",
44+
"symfony/property-info": "^6.4 || ^7.0 || ^8.0",
4545
"symfony/property-access": "^6.4 || ^7.0 || ^8.0",
4646
"symfony/serializer": "^6.4 || ^7.0 || ^8.0",
4747
"symfony/security-core": "^6.4 || ^7.0 || ^8.0",

0 commit comments

Comments
 (0)