Skip to content

Commit b3a1b35

Browse files
committed
bugfix: add missing php version to property-info
1 parent 028325b commit b3a1b35

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)