Merge branch '5.1'

* 5.1:
  fix PropertyAccess version constraints
This commit is contained in:
Christian Flothmann 2020-07-10 10:14:54 +02:00
commit 44226b378a

View File

@ -24,7 +24,7 @@
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "^1.15",
"symfony/property-access": "^5.0",
"symfony/property-access": "^5.0.8",
"symfony/service-contracts": "^1.1|^2"
},
"require-dev": {