Skip to content

Commit b6bc375

Browse files
committed
Merge branch '5.0' into 5.1
* 5.0: fix PropertyAccess version constraints
2 parents cd305e8 + 6ecdfe7 commit b6bc375

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
@@ -24,7 +24,7 @@
2424
"symfony/polyfill-ctype": "~1.8",
2525
"symfony/polyfill-mbstring": "~1.0",
2626
"symfony/polyfill-php80": "^1.15",
27-
"symfony/property-access": "^5.0",
27+
"symfony/property-access": "^5.0.8",
2828
"symfony/service-contracts": "^1.1|^2"
2929
},
3030
"require-dev": {

0 commit comments

Comments
 (0)