Skip to content

Commit 56c87db

Browse files
committed
Merge branch '6.4' into 7.3
* 6.4: bump required PropertyInfo component patch version
2 parents 726941f + 0818333 commit 56c87db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/PropertyAccess/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=8.2",
20-
"symfony/property-info": "^6.4|^7.0"
20+
"symfony/property-info": "^6.4.31|~7.3.9|^7.4.2"
2121
},
2222
"require-dev": {
2323
"symfony/cache": "^6.4|^7.0"

0 commit comments

Comments
 (0)