[PropertyAccess] Remove inflector component

[PropertyAccess] Remove inflector component as a requirements since the component is deprecated.
This commit is contained in:
Mponos George 2020-07-03 10:49:29 +03:00 committed by GitHub
parent d51e8d534e
commit 8942d5a5b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,6 @@
],
"require": {
"php": ">=7.2.5",
"symfony/inflector": "^4.4|^5.0",
"symfony/polyfill-php80": "^1.15",
"symfony/property-info": "^5.1.1"
},